* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
c5c9f40f
CY
12011-03-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
4
09725d26
EZ
52011-03-30 Eli Zaretskii <eliz@gnu.org>
6
7 * display.texi (Auto Scrolling): Document the limit of 100 lines
8 for never-recentering scrolling with `scroll-conservatively'.
9 (Bug#6671)
10
09d9db2c 112011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
12
13 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
14 HOME on Windows and where it looks for init files. (Bug#8221)
15
62d94509
EZ
162011-03-10 Eli Zaretskii <eliz@gnu.org>
17
18 * search.texi (Regexp Example):
19 * mule.texi (International Chars):
20 * building.texi (External Lisp): Don't use characters outside
21 ISO-8859-1.
22
0286d9de
EZ
232011-03-09 Eli Zaretskii <eliz@gnu.org>
24
63a329f8
EZ
25 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding. Use
26 Texinfo @-commands for non Latin-1 characters.
27
28 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
29
114902a5 30 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
31 (Bug#8210)
32
0afb4571
J
332011-03-08 Jan Djärv <jan.h.d@swipnet.se>
34
35 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
36 for Gtk+ 3.
37
bb3865e8
GM
382011-03-08 Glenn Morris <rgm@gnu.org>
39
6446548e
GM
40 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
41 * emacs.texi (Acknowledgments):
42 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 43 * emacs.texi: Set documentencoding.
6446548e 44
bb3865e8
GM
45 * display.texi (Optional Mode Line): Don't mention exactly where
46 display-time appears. (Bug#8193)
47
33383987
JB
482011-03-07 Chong Yidong <cyd@stupidchicken.com>
49
50 * Version 23.3 released.
51
892777ba
CY
522011-03-06 Chong Yidong <cyd@stupidchicken.com>
53
54 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
55
0b973fc5
DW
562011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
57
58 * misc.texi (emacsclient Options): Add q/quiet.
59
8ef5a2f2
GM
602011-03-02 Glenn Morris <rgm@gnu.org>
61
62 * mule.texi (Communication Coding) <x-select-request-type>:
63 Remove duplicate (essentially) paragraph. (Bug#8148)
64
bd106056
CS
652011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
66
67 * maintaining.texi (Format of ChangeLog): Add reference to
68 add-log-full-name.
69 (Change Log Commands): Add documentation for combining multiple
70 symbols in one change.
71
6640b281
GM
722011-03-01 Glenn Morris <rgm@gnu.org>
73
74 * custom.texi (Directory Variables):
75 Give an example of excluding subdirectories.
76
2b0c7330 772011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
78
79 * search.texi (Regexp Search): Move index entries about regexps to the
80 "Regexps" node. Add index entries for regexp search. (Bug#8096)
81
8c62c205
GM
822011-02-19 Glenn Morris <rgm@gnu.org>
83
84 * dired.texi (Dired): Dired-X version number was dropped.
85
3928f2b6
JD
862011-02-14 Jan Djärv <jan.h.d@swipnet.se>
87
88 * xresources.texi (X Resources): Remove *faceName and replace it with
89 *font for Lucid.
90
a41c8660
CY
912011-02-05 Chong Yidong <cyd@stupidchicken.com>
92
93 * rmail.texi (Rmail Display): Document Rmail MIME support more
94 accurately.
95
96 * maintaining.texi (VC Change Log): Document vc-log-incoming and
97 vc-log-outgoing.
98 (Merging): Document vc-find-conflicted-file.
99
233ba4d9 1002011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
101
102 * custom.texi (Variables): Fix typo.
103
14beddf4 1042011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 105
65401ee3
CY
106 * search.texi (Regexps): Copyedits. Mention character classes
107 (Bug#7809).
108
19f81ecf
CY
109 * files.texi (File Aliases): Restore explanatory text from Eli
110 Zaretskii, accidentally removed in 2011-01-08 commit.
111
bf3dae7e
EZ
1122011-01-29 Eli Zaretskii <eliz@gnu.org>
113
114 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
115 (MAKEINFO_OPTS): New variable.
116 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
117 (emacs.html): New target.
118 (clean): Remove emacs.html.
119
45eb2a5d
WL
1202011-01-23 Werner Lemberg <wl@gnu.org>
121
122 * Makefile.in (MAKEINFO): Now controlled by `configure'.
123 (MAKEINFO_OPTS): New variable. Use it where appropriate.
124 (ENVADD): Updated.
125
9acfe703
GM
1262011-01-18 Glenn Morris <rgm@gnu.org>
127
128 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
129
130 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
131
362b9d48
GM
1322011-01-15 Chong Yidong <cyd@stupidchicken.com>
133
bb033b5f
CY
134 * building.texi (Compilation): Improve instructions for running two
135 compilations (Bug#7573).
136
b024d9f0
MD
137 * files.texi (Backup Names): Document the new location of the
138 last-resort backup file.
139
362b9d48
GM
140 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
141 manual. Explain why directory-abbrev-alist elements should be anchored
142 (Bug#7777).
143
1442011-01-15 Eli Zaretskii <eliz@gnu.org>
145
146 * msdog.texi (Windows Startup): Correct inaccurate description of
147 differences between emacsclient.exe and emacsclientw.exe.
148
7c420169 1492011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
150
151 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
152
7c420169 1532011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
154
155 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
156
7c420169 1572011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 158
2d34d523
EZ
159 * frames.texi (Cut and Paste): Modify the section's name and text:
160 don't mix "cut/paste" with "kill/yank".
161 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
162 (Bug#7702)
163
88ab4340
EZ
164 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
165
7c420169 1662011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
167
168 * maintaining.texi: Move inclusion of emerge after EDE, so that it
169 matches its position in the menu. (Bug#7674)
170
7c420169 1712011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
172
173 * trouble.texi (Checklist): Mention not replying via news either.
174
92bb6c52
TH
1752010-12-30 Tassilo Horn <tassilo@member.fsf.org>
176
177 * misc.texi (Document View): Update DocView section with newly
178 supported document formats.
179
b103c904
CY
1802010-12-21 Chong Yidong <cyd@stupidchicken.com>
181
182 * killing.texi: Resection the Info version to conform to the
183 printed manual, to avoid making sections on Accumulating Text, CUA
184 and Rectangles into full chapters.
185
f49d1f52 1862010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
187
188 * custom.texi (Init Syntax): Add index entries for "character syntax".
189 (Bug#7576)
190
f49d1f52 1912010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
192
193 * text.texi (HTML Mode): Small fixes. (Bug#7607)
194
f49d1f52 1952010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
196
197 * trouble.texi (Checklist): Fix typo in newsgroup name.
198
f49d1f52 1992010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
200
201 * search.texi (Word Search): Note that the lazy highlight always
202 matches to whole words (Bug#7470).
203
f49d1f52 2042010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 205
4f1948eb
EZ
206 * display.texi (Optional Mode Line): Make the description of
207 load-average more accurate.
208
b8a9e136
EZ
209 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
210 registry, with a cross-reference.
62d72a4a
EZ
211 (Windows Startup): New node. Move the stuff about the current
212 directory from "Windows HOME".
b8a9e136 213
07976ae3 2142010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
215
216 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
217 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
218
07976ae3 2192010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
220
221 * maintaining.texi (Version Control Systems): Fix repeated sentence.
222 Suggested by Štěpán Němec.
223
07976ae3 2242010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 225
1aaae3f3
CY
226 * maintaining.texi (Version Control): Say "commit", not "check in".
227 (Version Control Systems): Simplify descriptions.
228 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
229 VCS Concepts.
230 (VC Mode Line): Update example.
231 (Old Revisions): Document revert-buffer for vc-diff.
232 (Log Buffer): Promote to a subsection. Document header lines.
233
ec8a6295
CY
234 * macos.texi (Mac / GNUstep Basics): Document
235 ns-right-alternate-modifier.
236
1aaae3f3
CY
237 * emacs.texi (Top): Update node listing.
238
0eb025fb
EZ
2392010-11-13 Eli Zaretskii <eliz@gnu.org>
240
241 * rmail.texi (Rmail Coding): Characters with no fonts are not
242 necessarily displayed as empty boxes.
243
244 * mule.texi (Language Environments, Fontsets): Characters with no
245 fonts are not necessarily displayed as empty boxes.
246
247 * display.texi (Text Display): Document display of glyphless
248 characters.
249
ea4f7750
GM
2502010-11-13 Glenn Morris <rgm@gnu.org>
251
252 * basic.texi (Position Info): Add M-x count-words-region.
253
90639cea
GM
2542010-11-11 Glenn Morris <rgm@gnu.org>
255
256 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
257
d607b96b 2582010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
259
260 * msdog.texi (Windows HOME): Add information regarding startup
261 directory when invoking Emacs from a desktop shortcut. (bug#7300)
262
c12e4a81
GM
2632010-10-11 Glenn Morris <rgm@gnu.org>
264
df187c62
GM
265 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
266
c12e4a81
GM
267 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
268 (DVIPS): New variable.
234db610
GM
269 (.PHONY): Add html, ps.
270 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
271 (clean): Delete html, ps files.
c12e4a81 272
6513b232
EZ
2732010-10-09 Eli Zaretskii <eliz@gnu.org>
274
275 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
276
f4f358f1
GM
2772010-10-09 Glenn Morris <rgm@gnu.org>
278
c1dc72b3
GM
279 * Makefile.in (VPATH): Remove.
280 (infodir): Make it absolute.
281 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
282
4393405b
GM
283 * Makefile.in (dist): Anchor regexps.
284
eef3ab94
GM
285 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
286 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
287 (emacs-xtra.pdf): Use $<.
288
aa9db089
GM
289 * Makefile.in (infoclean): Remove harmless, long-standing error.
290
abd40fb4
GM
291 * Makefile.in ($(infodir)): Delete rule.
292 (mkinfodir): New.
293 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
294
f4f358f1 295 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 296 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
297 * emacsver.texi: New file, replacing emacsver.texi.in.
298
ea274122
GM
2992010-10-09 Glenn Morris <rgm@gnu.org>
300
f7a31f11
GM
301 * emacsver.texi.in: New file.
302 * emacs.texi: Set EMACSVER by including emacsver.texi.
303 * Makefile.in (distclean): Delete emacsver.texi.
304 (dist): Copy emacsver.texi.
b13254e7 305 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 306
3fb78d1f
GM
307 * ack.texi (Acknowledgments): No more b2m.c.
308
ea274122
GM
309 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
310 (emacs): Remove rule.
311 (dist): No need to deal with the emacs rule any more.
312
17ca7950
GM
3132010-10-07 Glenn Morris <rgm@gnu.org>
314
315 * Makefile.in (version): New, set by configure.
316 (clean): Delete dist tar file.
317 (dist): Use version in tar name.
318
4c83f6e1
GM
3192010-10-06 Glenn Morris <rgm@gnu.org>
320
321 * Makefile.in (EMACS_XTRA): Add the main source file.
322 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
323 (mostlyclean): No core files, reorder other files.
324 (clean): Delete specific dvi and pdf files.
325 (infoclean, dist): New rules.
326 (maintainer-clean): Use infoclean.
8a944cea 327 ($(infodir)): Add parallel build workaround.
4c83f6e1 328
0264072d
GM
3292010-10-04 Glenn Morris <rgm@gnu.org>
330
331 * Makefile.in (SHELL): Set it.
332 (INFO_TARGETS, DVI_TARGETS): Remove variables.
333 (info, dvi): Replace above variables with their expansions.
334 (info): Move mkdir from here...
335 ($(infodir)/emacs): ... to here (for parallel builds).
336 (pdf): New target.
337 ($(infodir)/emacs): Pass -o option to makeinfo.
338 (.PHONY): Declare clean rules.
339 (maintainer-clean): Delete dvi and pdf files.
340 Guard against cd failures. Use a more restrictive delete.
341
3226d6ca
GM
3422010-10-02 Glenn Morris <rgm@gnu.org>
343
344 * misc.texi (Shell Mode): Remove reference to old function name.
345
cad90f3b
EZ
3462010-09-30 Eli Zaretskii <eliz@gnu.org>
347
348 * maintaining.texi (VC Mode Line): Mention all the possible VC status
349 indicator characters.
350
5f874327
GM
3512010-09-29 Glenn Morris <rgm@gnu.org>
352
353 * Makefile.in (top_srcdir): Remove unused variable.
354
0ab9cff3
GM
3552010-09-14 Glenn Morris <rgm@gnu.org>
356
67ae9766
GM
357 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
358 the last hook item.
359
0ab9cff3
GM
360 * calendar.texi (Appointments): Also updated when a diary include file
361 is saved.
362
6664fc59 3632010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
364
365 * trouble.texi (Bugs): Update the section intro.
366 (Known Problems): New section.
367 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
368 (Sending Patches): Bug fixes are best as responses to existing bugs.
369 * emacs.texi (Known Problems): Add menu entry for new section.
370
be3283d7
GM
3712010-09-09 Glenn Morris <rgm@gnu.org>
372
373 * xresources.texi: Untabify.
374
10999305 3752010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
376
377 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
378
10999305 3792010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
380
381 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
382
30641319
JD
3832010-09-02 Jan Djärv <jan.h.d@swipnet.se>
384
385 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
386
50dd7bc6
GM
3872010-08-21 Glenn Morris <rgm@gnu.org>
388
389 * misc.texi (Amusements): Mention bubbles and animate.
390
5e620eca
EZ
3912010-07-31 Eli Zaretskii <eliz@gnu.org>
392
393 * files.texi (Visiting): Add more index entries for
394 large-file-warning-threshold.
395
8b2dd508
JD
3962010-07-29 Jan Djärv <jan.h.d@swipnet.se>
397
398 * frames.texi (Tool Bars): Add doc for tool-bar-position.
399
8838673e
GM
4002010-06-23 Glenn Morris <rgm@gnu.org>
401
402 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
403 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
404 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
405 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
406 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
407 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
408 Untabify Texinfo files.
409
04d3bb6c
GM
4102010-06-10 Glenn Morris <rgm@gnu.org>
411
103dd3a8
GM
412 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
413
04d3bb6c
GM
414 * basic.texi (Inserting Text): Fix typo.
415
50b79479
GM
4162010-06-10 Glenn Morris <rgm@gnu.org>
417
418 * ack.texi (Acknowledgments):
419 * emacs.texi (Acknowledgments): Update for notifications.el.
420
86d7a550
DU
4212010-05-31 Daiki Ueno <ueno@unixuser.org>
422
423 * dired.texi (Operating on Files): Mention encryption commands
424 (Bug#6315).
425
db5dce9d
EZ
4262010-05-29 Eli Zaretskii <eliz@gnu.org>
427
428 * basic.texi (Moving Point): Update due to renaming of commands bound
429 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
430
34313041
EZ
4312010-05-18 Eli Zaretskii <eliz@gnu.org>
432
433 * display.texi (Fringes): Document reversal of fringe arrows for R2L
434 paragraphs.
435 (Line Truncation): Fix wording for bidi display.
436
1fc0ce04 437 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
438 keys.
439
0235128c 4402010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
441
442 * building.texi (GDB Graphical Interface): Remove misleading comparison
443 to an IDE (Bug#6128).
444
0235128c 4452010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
446
447 * programs.texi (Man Page):
448 * misc.texi (Invoking emacsclient):
449 * mini.texi (Repetition):
450 * mark.texi (Setting Mark): Fix typos.
451
0235128c 4522010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
453
454 * misc.texi (Printing): Document htmlfontify-buffer.
455
0235128c 4562010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
457
458 * calendar.texi (Displaying the Diary, Format of Diary File):
459 Fix external cross-references for TeX format output.
460
0235128c
SM
4612010-05-07 Chong Yidong <cyd@stupidchicken.com>
462
463 * Version 23.2 released.
464
f63d0028
JD
4652010-05-02 Jan Djärv <jan.h.d@swipnet.se>
466
467 * cmdargs.texi (Initial Options): Mention --chdir.
468
20fe03ad
JD
4692010-04-21 Jan Djärv <jan.h.d@swipnet.se>
470
471 * frames.texi (Tool Bars): Add tool-bar-style.
472
b7d65a5f
GM
4732010-04-21 Glenn Morris <rgm@gnu.org>
474
475 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
476
a42dbee1
CY
4772010-04-18 Chong Yidong <cyd@stupidchicken.com>
478
479 * programs.texi (Semantic): New node.
480
481 * maintaining.texi (EDE): New node.
482
483 * emacs.texi: Update node listing.
484
485 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
486
6e104790 4872010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 488
d52dbd3d
GM
489 * emacs.texi (Acknowledgments): Remove duplicate.
490
a77fe20c
GM
491 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
492
6e104790 4932010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 494
4ebe9902
GM
495 * dired.texi (Misc Dired Features): Mention VC diff and log.
496 * maintaining.texi (Old Revisions, VC Change Log):
497 Mention that diff and log work in Dired buffers.
498
98932641
GM
499 * help.texi (Help Summary): Mention M-x info-finder.
500
d5b22ab2 501 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 502
4d4e9522
GM
503 * custom.texi (Specifying File Variables, Directory Variables):
504 Document new commands for manipulating local variable lists.
505
6e104790 5062010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
507
508 * trouble.texi (Contributing): Add cindex entry.
509 Mention etc/CONTRIBUTE.
510
6e104790 5112010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
512
513 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
514 query-replace (Bug#5774).
515
a20a9df3
GM
5162010-04-16 Glenn Morris <rgm@gnu.org>
517
518 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
519
1ecb2d3f
JD
5202010-04-11 Jan Djärv <jan.h.d@swipnet.se>
521
522 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
523
99852628
JD
5242010-04-08 Jan Djärv <jan.h.d@swipnet.se>
525
526 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
527
ce79424f
EZ
5282010-03-30 Eli Zaretskii <eliz@gnu.org>
529
530 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
531 cross-reference to "Inserting Text".
532
533 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
534 Mention completion provided by `ucs-insert'.
535
85738751 5362010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
537
538 * sending.texi (Sending Mail): Note variables that may need
539 customizing.
540 (Mail Sending): Expand discussion of send-mail-function.
541
85738751 5422010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
543
544 Document Message mode as the default mail mode.
545
546 * sending.texi (Sending Mail): Copyedits.
547 (Mail Format, Mail Headers): Document mail-from-style changes.
548 (Mail Commands): Rename from Mail mode. Document Message mode.
549 (Mail Misc): Rename from Mail mode Misc.
550 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
551 command names and update keybindings.
552 (Header Editing): Document message-tab. De-document
553 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
554 favor of mail-default-headers. Ad index entries for user-full-name and
555 user-mail-address.
556 (Citing Mail): Update changes in Message mode behavior. Document
557 mail-yank-prefix.
558 (Mail Signature): New node, moved from Mail Misc.
559 (Mail Aliases): Mail abbrevs are the default with Message mode.
560 (Mail Methods): Note that Message mode is now the default.
561
562 * rmail.texi (Rmail Reply):
563 * text.texi (Text Mode):
564 * major.texi (Major Modes):
565 * mule.texi (Output Coding): Refer to Message mode.
566
567 * custom.texi (Init Examples): Add xref to Mail Header.
568
1fc0ce04 569 * emacs.texi (Top): Fix xrefs.
e73c2434 570
85738751 5712010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 572
c0c035fa
CY
573 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
574 repository if there is none.
575 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
576 vc-print-root-log.
ef7b27ef 577 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 578
71785b7a
CY
579 * programs.texi (Program Modes): Mention Javascript mode.
580
f67c5dd0
CY
581 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
582 * emacs.texi: Update node description.
583
0f72a391 584 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 585 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 586
dc2d2590
JL
5872010-03-30 Juri Linkov <juri@jurta.org>
588
589 * search.texi (Other Repeating Search): Remove line that `occur'
590 can not handle multiline matches.
591
a7b02820
EZ
5922010-03-30 Eli Zaretskii <eliz@gnu.org>
593
594 * mule.texi (International): Mention support of bidirectional editing.
595 (Bidirectional Editing): New section.
596
22ef1944
NR
5972010-03-28 Nick Roberts <nickrob@snap.net.nz>
598
599 * emacs.texi (Top): Update node names to those in building.texi.
600
146b8b16
NR
6012010-03-27 Nick Roberts <nickrob@snap.net.nz>
602
603 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
604 doc/emacs/emacs.texi: Update node names for building.texi.
605
6d98672d
GM
6062010-03-24 Glenn Morris <rgm@gnu.org>
607
608 * ack.texi (Acknowledgments):
609 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
610
93318cbd
JD
6112010-03-20 Jan Djärv <jan.h.d@swipnet.se>
612
613 * xresources.texi (Table of Resources): Clarify toolBar number
614 for Gtk+.
615
616 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
617
15cf2f52
CY
6182010-03-21 Chong Yidong <cyd@stupidchicken.com>
619
4102856c
CY
620 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
621
15cf2f52
CY
622 * search.texi (Other Repeating Search): Document multi-isearch-buffers
623 and multi-isearch-buffers-regexp.
624
625 * indent.texi (Indentation): Clarify description of
626 indent-for-tab-command. Document tab-always-indent.
627
d68eb23c
CY
6282010-03-20 Chong Yidong <cyd@stupidchicken.com>
629
630 * cmdargs.texi (Font X): Move most content to Fonts.
631
632 * frames.texi (Fonts): New node. Document font-use-system-font.
633
634 * emacs.texi (Top):
635 * xresources.texi (Table of Resources):
636 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
637
288f9fc0
CY
6382010-03-10 Chong Yidong <cyd@stupidchicken.com>
639
640 * Branch for 23.2.
641
17782bec
CY
6422010-03-06 Chong Yidong <cyd@stupidchicken.com>
643
644 * custom.texi (Init Examples): Add xref to Locals.
645
646 * major.texi (Choosing Modes): Mention usage of setq-default for
647 setting the default value of major-mode (Bug#5688).
648
b4a1a8b2
CY
6492010-03-02 Chong Yidong <cyd@stupidchicken.com>
650
651 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
652
653 * display.texi (Display Custom): Document make-pointer-invisible and
654 underline-minimum-offset. Remove inverse-video.
655
a1e759cd
CY
6562010-02-21 Chong Yidong <cyd@stupidchicken.com>
657
658 * frames.texi (Frame Commands): Note that the last ordinary frame can
659 be deleted in daemon mode (Bug#5616).
660
4f3bc373
GM
6612010-02-18 Glenn Morris <rgm@gnu.org>
662
663 * trouble.texi (Contributing): Repository is no longer CVS.
664
5dbbdd33
GM
6652010-02-08 Glenn Morris <rgm@gnu.org>
666
667 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
668
cd61af01
SM
6692010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
670
671 * display.texi (Useless Whitespace, Text Display):
672 * custom.texi (Init Examples): Avoid obsolete special default variables
673 like default-major-mode.
674
b1bb0a25 6752010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
676
677 * programs.texi (Other C Commands): Replace reference to obsolete
678 c-subword-mode.
679
99d0985b
GM
6802010-01-21 Glenn Morris <rgm@gnu.org>
681
682 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
683
893db5bc
GM
6842010-01-12 Glenn Morris <rgm@gnu.org>
685
686 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
687 emacs-pretest-bug for bug reports for development versions.
688
0419b8d6
GM
6892010-01-11 Glenn Morris <rgm@gnu.org>
690
691 * display.texi (Highlight Interactively): `t' does not mean highlight
692 all patterns. (Bug#5335)
693
26e533e2
CY
6942009-12-29 Chong Yidong <cyd@stupidchicken.com>
695
696 * misc.texi (Shell): Document async-shell-command.
697
698 * building.texi (Grep Searching): Document zrgrep.
699
484eaeac 700 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 701
7ee6c59b
NR
7022009-12-29 Nick Roberts <nickrob@snap.net.nz>
703
704 * building.texi: Import GDB Graphical Interface description from
705 EMACS_23_1_RC.
706
91ed7ea8
CY
7072009-12-24 Chong Yidong <cyd@stupidchicken.com>
708
709 * emacs.texi (Top): Update node listing.
710
711 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
712
713 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
714
715 * cmdargs.texi (Initial Options):
716 * xresources.texi (Resources): Document inhibit-x-resources.
717
718 * custom.texi (Specifying File Variables): Note that minor modes are
719 enabled unconditionally.
720
721 * display.texi (Scrolling): Briefly document the old recenter command,
722 and document recenter-positions.
723
724 * files.texi (Visiting):
725 * buffers.texi (Buffers): Max buffer size is now 512 MB.
726
727 * frames.texi (Cut/Paste Other App): Document
728 save-interprogram-paste-before-kill.
729
730 * killing.texi (Kill Options): New node.
731
6ca89aaa
CY
7322009-12-05 Chong Yidong <cyd@stupidchicken.com>
733
734 * misc.texi (Shell Options): ansi-color is now default.
735
806642d4
GM
7362009-12-05 Glenn Morris <rgm@gnu.org>
737
806642d4
GM
738 * emacs.texi (Top): Update menu for cal-xtra node changes.
739 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
740 or mode line. Don't mention invisible text or the details of
741 diary-print-entries here, only in cal-xtra.
742 (Format of Diary File): Mention that the "date on first line" format
743 only really affects the simple display.
744 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
745 (Diary Customizing): Holidays may be in the buffer or mode line.
746 Move diary-print-entries to the "Diary Display" section.
747 (Diary Display): New section, split out from "Fancy Diary Display".
748 Explain the limitations of simple display, and how to print it.
749
1a4f0c0a
GM
750 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
751
e11adbd8
GM
752 * cal-xtra.texi (Diary Display): Mention View mode.
753
29a483ac
JL
7542009-11-29 Juri Linkov <juri@jurta.org>
755
756 * display.texi (Highlight Interactively): Actually a list of
757 default faces is pre-loaded into a list of default values
758 instead of the history.
759
83d60c79
GM
7602009-11-20 Glenn Morris <rgm@gnu.org>
761
762 * ack.texi (Acknowledgments):
763 * emacs.texi (Acknowledgments): Add htmlfontify.
764
276bbe96
GM
7652009-11-14 Glenn Morris <rgm@gnu.org>
766
98ad1bae
GM
767 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
768
276bbe96
GM
769 * ack.texi (Acknowledgments):
770 * emacs.texi (Acknowledgments): Update for recent Org changes.
771
18430066
CY
7722009-10-31 Chong Yidong <cyd@stupidchicken.com>
773
774 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
775 `charset' property, which is irrelevant to the user manual (Bug#3526).
776
522ddc9f
JB
7772009-10-14 Juanma Barranquero <lekktu@gmail.com>
778
779 * trouble.texi (DEL Does Not Delete): Fix typo.
780
50b49ade
MA
7812009-10-05 Michael Albinus <michael.albinus@gmx.de>
782
783 * files.texi (Misc File Ops): Mention copy-directory.
784
6308321a
EZ
7852009-10-04 Eli Zaretskii <eliz@gnu.org>
786
43b3b4d1
EZ
787 * mule.texi (Unibyte Mode): Emphasize that
788 unibyte-display-via-language-environment affects only the display.
789
6308321a
EZ
790 * display.texi (Horizontal Scrolling): Document cursor behavior under
791 horizontal scrolling when point moves off the screen (Bug#4564).
792 Improve wording.
793
bd51ea7f
MA
7942009-10-01 Michael Albinus <michael.albinus@gmx.de>
795
796 * files.texi (Directories): delete-directory prompts for recursive
797 deletion.
798
55381962
GM
7992009-09-30 Glenn Morris <rgm@gnu.org>
800
801 * ack.texi (Acknowledgments):
802 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
803
13989ab1
TH
8042009-09-25 Tassilo Horn <tassilo@member.fsf.org>
805
806 * dired.texi (Dired Navigation): Use @code instead of @var for
807 dired-isearch-filenames, so that it's not capitalized.
808
8ba46c89
CY
8092009-09-19 Chong Yidong <cyd@stupidchicken.com>
810
811 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
812
813 * entering.texi (Exiting): C-z is now bound to suspend-frame.
814
815 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
816 (Key Bindings): Reference Init Rebinding in introductory text. Shift
817 some of the introduction to Keymaps node.
818 (Keymaps): Simplify.
819 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
820 (Minibuffer Maps): Remove mention of Mocklisp.
821 (Init Rebinding): Move mode-local rebinding example here from Local
822 Keymaps.
823 (Modifier Keys): Clarify.
1e11b018 824 (Rebinding): Add cindex for "binding keys".
8ba46c89 825
6a5ca7c8
CY
8262009-09-13 Chong Yidong <cyd@stupidchicken.com>
827
828 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
829
0e1cba51
NR
8302009-08-31 Nick Roberts <nickrob@snap.net.nz>
831
6a5ca7c8 832 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 833 Re-organise these two sections.
0e1cba51 834
76a87a4d
EZ
8352009-08-29 Eli Zaretskii <eliz@gnu.org>
836
837 * cmdargs.texi (Initial Options): Fix last change.
838
82e98df4
SM
8392009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
840
841 * mule.texi (Enabling Multibyte):
842 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
843 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
844
fb89fad9
GM
8452009-08-20 Glenn Morris <rgm@gnu.org>
846
847 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
848
e99652b0
GM
8492009-08-19 Glenn Morris <rgm@gnu.org>
850
851 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
852
5cca97ad
GM
8532009-08-18 Glenn Morris <rgm@gnu.org>
854
855 * ack.texi (Acknowledgments):
856 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
857
997797ae 858 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 859
985bf85b
GM
8602009-08-09 Glenn Morris <rgm@gnu.org>
861
862 * ack.texi (Acknowledgments):
863 * emacs.texi (Acknowledgments): Add gdb-mi entry.
864
8d6bb99e
DD
8652009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
866
867 * emacs.texi (Top): Add new menu items for GDB-UI.
868
869 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 870 section. Threads buffer is in separate section now.
8d6bb99e 871
8353da9c
GM
8722009-08-08 Glenn Morris <rgm@gnu.org>
873
874 * ack.texi (Acknowledgments):
875 * emacs.texi (Acknowledgments):
876 Update for js2-mode and org changes.
877
f2074faf
MA
8782009-08-02 Michael Albinus <michael.albinus@gmx.de>
879
880 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
881 files.
882
e8d2d3fb
CY
8832009-07-28 Chong Yidong <cyd@stupidchicken.com>
884
885 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
886
324a4f6a
GM
8872009-07-23 Glenn Morris <rgm@gnu.org>
888
889 * programs.texi (Matching): Update blink-matching-paren-distance.
890
b6937a70
CY
8912009-07-21 Chong Yidong <cyd@stupidchicken.com>
892
893 * frames.texi (Cut/Paste Other App): For select-active-regions,
894 selection is now updated on moving point.
895
bd8aaa36
RS
8962009-07-21 Richard Stallman <rms@gnu.org>
897
898 * glossary.texi (GNU, Daemon): Update information.
899
8d9b5eba
JL
9002009-07-19 Juri Linkov <juri@jurta.org>
901
902 * custom.texi (Specifying File Variables, Safe File Variables):
903 "variables/value pairs" -> "variable/value pairs".
904
a2acc1db
GM
9052009-07-15 Glenn Morris <rgm@gnu.org>
906
907 * misc.texi (Gnus): Remove widow.
908
c5ae942b
GM
9092009-07-11 Glenn Morris <rgm@gnu.org>
910
703d26ba
GM
911 * Makefile.in (TEXI2PDF): New.
912 (emacs.pdf, emacs-xtra.pdf): New targets.
913
522ddc9f 914 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
915
916 * display.texi (Horizontal Scrolling): Re-word to remove widow.
917
918 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
919 Don't print the copying notice twice in the printed version.
920 Update the menu and detailmenu.
921 (Preface): The meaning of "on-line" has changed.
922 Correct name for "Common Problems" chapter.
923 (Distrib): Update FSF shop URL.
924 (Intro): Showing two files at once is not so exciting.
925
926 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
927 (Mac / GNUstep Basics): Minor grammar changes.
928 (Mac / GNUstep Events): Fix typo.
929 (GNUstep Support): CANNOT_DUMP no longer applies.
930
931 * misc.texi (Document View): Fix typos.
932
933 * dired.texi (Dired):
934 * help.texi (Help):
935 * macos.texi (Mac OS / GNUstep):
936 * maintaining.texi (Version Control, Introduction to VC):
937 End menu descriptions with a period.
c5ae942b 938
b1c8242b
EZ
9392009-07-09 Eli Zaretskii <eliz@gnu.org>
940
941 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
942 so categorical in saying that the option is only useful on NTFS.
943
220d9aa6
GM
9442009-07-09 Glenn Morris <rgm@gnu.org>
945
946 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
947 (ENVADD): Add texinfodir to TEXINPUTS.
948
949 * emacs.texi (Top): Fix cross-reference.
950
951 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
952
953 * vc1-xtra.texi (Revision Tags): Fix typo.
954
d07e72d3
GM
9552009-07-03 Glenn Morris <rgm@gnu.org>
956
957 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
958 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
959 (Merge Commands): `.' does not seem to work in A or B buffer.
960 `l' can recreate the 3-window display.
961
962 * glossary.texi (Glossary): Minor phrasing changes throughout.
963 Add more internal cross-references.
964 <Autoloading>: You can't really autoload a variable.
965 <C-M->: Move details here from `M-C-' item.
966 <Continuation Line>: Refer to `Truncation.'
967 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
968 <Home Directory, Unix>: New entries.
969 <Deletion of Files>: Mention recycle bins.
970 <Directory>: Mention ``folders.''
971 <Error>: Don't mention ``type-ahead.''
972 <Fringe>: Refer to the manual node.
973 <Minor Mode>: Can be global or local.
974 <Spell Checking>: There are other checkers besides Ispell.
975
f144038a
GM
9762009-07-02 Glenn Morris <rgm@gnu.org>
977
978 * anti.texi (Antinews): Minor changes in phrasing.
979
980 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
981 some underfull lines in dvi output.
982
983 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
984
985 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
986
987 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
988
3f1c6666
JD
9892009-07-01 Jan Djärv <jan.h.d@swipnet.se>
990
991 * xresources.texi (Table of Resources): Mention maximized for
992 fullscreen.
993
994 * cmdargs.texi (Window Size X): -mm/--maximized is new.
995
62aadce7
CY
9962009-07-01 Chong Yidong <cyd@stupidchicken.com>
997
998 * anti.texi (Antinews): Correct the list of removed platforms.
999
82ec412e
GM
10002009-06-28 Glenn Morris <rgm@gnu.org>
1001
1002 * arevert-xtra.texi: Minor language tweaks.
1003
09964e7d
GM
1004 * dired-xtra.texi: Minor revisions.
1005
666e158e
MB
10062009-06-23 Miles Bader <miles@gnu.org>
1007
c4cc8b9a 1008 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1009 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1010
70243478
CY
10112009-06-21 Chong Yidong <cyd@stupidchicken.com>
1012
1013 * Branch for 23.1.
1014
67cbe681
KH
10152009-06-17 Kenichi Handa <handa@m17n.org>
1016
1017 * mule.texi (Charsets): Update the description for the new charset.
1018 (list-character-sets): New findex.
125dd7c5 1019 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1020
40e67246
CY
10212009-06-10 Chong Yidong <cyd@stupidchicken.com>
1022
b5700de6
CY
1023 * basic.texi (Moving Point): Fix tag.
1024
1025 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1026
1027 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1028 use camel-case for PageUp and PageDown.
1029
1030 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1031 camel-case for PageUp and PageDown.
1032
1033 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1034
40e67246 1035 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1036 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1037
522ddc9f 10382009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1039
522ddc9f
JB
1040 * fixit.texi (Spelling): Set default dictionary.
1041 Improve descriptions (Bug#2554)
6f591cf4 1042
53483c76
DR
10432009-06-08 David Reitter <david.reitter@gmail.com>
1044
1045 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1046 since saving colors and faces set this way is not implemented.
1047 (Environment variables): Remove mention of mac-fix-env, which is
1048 scheduled to be removed.
1049
1557ef4f
CY
10502009-06-04 Chong Yidong <cyd@stupidchicken.com>
1051
91056528
CY
1052 * custom.texi (Init Examples): Add example of changing load-path.
1053
1557ef4f
CY
1054 * building.texi (Lisp Libraries): Add example of changing
1055 load-path (Bug#3446).
1056
623cec4c
CY
10572009-05-28 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * mark.texi (Mark): Further clarifications.
1060 (Setting Mark): Emphasize that C-SPC activates the mark.
1061
0fcca8ee
CY
10622009-05-28 Chong Yidong <cyd@stupidchicken.com>
1063
702b10e1
CY
1064 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1065 Mark mode.
0fcca8ee
CY
1066 (Using Region, Persistent Mark): Use "active mark" instead of "active
1067 region".
1068
d3b396e4
CY
10692009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1070
1071 * mule.texi (Select Input Method): Fix typo.
1072
3f698a06
CY
10732009-05-13 Chong Yidong <cyd@stupidchicken.com>
1074
1075 * anti.texi (Antinews): Document completion changes. Some additional
1076 copyedits and rearrangement of entries.
1077
b2a42eb7
CY
10782009-05-12 Chong Yidong <cyd@stupidchicken.com>
1079
932fd020
CY
1080 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1081 (Shell History Copying, Terminal emulator): Copyedits.
1082
ac36a8f1
CY
1083 * xresources.texi (Resources): Simplify descriptions. Shorten
1084 description of editres, which is not very useful these days.
1085 (Table of Resources): Document fontBackend resource.
1086
b2a42eb7
CY
1087 * trouble.texi (Quitting): Add other undo bindings to table.
1088 (DEL Does Not Delete): Note that the erasure key is usually labelled
1089 "Backspace". Remove discussion of obscure Xmodmap issue.
1090
c6ea7fb8
CY
10912009-05-07 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * files.texi (Visiting): Copyedits.
1094
ad36c422
CY
10952009-05-06 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * basic.texi (Inserting Text): Document ucs-insert.
1098
1099 * mule.texi (International Chars): Define "multibyte". Note that
1100 internal representation is unicode-based. Simplify definition of raw
1101 bytes. Mention ucs-insert.
1102 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1103 (Language Environments): Add language environments new to Emacs 23.
1104 (Multibyte Conversion): Node deleted.
1105 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
1106 mention obsolete emacs-mule coding system.
1107 (Output Coding): Copyedits.
1108
1109 * emacs.texi (Top): Update node listing.
1110
d4ad7b96
CY
11112009-05-05 Per Starbäck <per@starback.se> (tiny change)
1112
1113 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1114
5bd66204
SM
11152009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1116
1117 * building.texi (Lisp Libraries): `load-library' does offer completion.
1118
bc36ad1c
CY
11192009-04-28 Chong Yidong <cyd@stupidchicken.com>
1120
1121 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1122 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1123
f1a47884
EZ
11242009-04-25 Eli Zaretskii <eliz@gnu.org>
1125
1126 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1127
be77bd45
CY
11282009-04-22 Chong Yidong <cyd@stupidchicken.com>
1129
1130 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1131
1132 * building.texi (Lisp Interaction): Document initial-scratch-message.
1133
d3b82927
JB
11342009-04-18 Juanma Barranquero <lekktu@gmail.com>
1135
ed6e7b11
JB
1136 * msdog.texi (Windows Fonts): Fix typos.
1137
d3b82927
JB
1138 * files.texi (Save Commands): Fix pxref.
1139
bc323c04
CY
11402009-04-18 Chong Yidong <cyd@stupidchicken.com>
1141
1142 * files.texi (Save Commands): Mention diff-buffer-with-file.
1143 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1144 Henoch (Bug#3036).
1145
2186d13f
GM
11462009-03-15 Glenn Morris <rgm@gnu.org>
1147
1148 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1149 the former is not always used.
1150 (Mail Headers): Use active voice. Add "Mail-reply-to".
1151 Change case of "Id". Avoid repeated "appropriate".
1152 (Mail Aliases): Fix previous change - use an example with a ".", so it
1153 does actually get quoted when expanded.
1154 (Mail Sending): Mailclient is the default on some systems.
1155 (Citing Mail): Mention mail-indentation-spaces.
1156 (Mail Mode Misc): Add an @dfn for "mail signature".
1157
71e454fc
CY
11582009-03-15 Chong Yidong <cyd@stupidchicken.com>
1159
1160 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1161 (Completion Options): Document read-file-name-completion-ignore-case,
1162 read-buffer-completion-ignore-case, and completion-styles. Remove
1163 description of partial-completion-mode.
1164
df1a3e06
GM
11652009-03-14 Glenn Morris <rgm@gnu.org>
1166
1167 * sending.texi (Mail Format): Fix typo. Add index entry for
1168 mail-header-separator.
1169 (Mail Headers): Put info about initialization and changing in one place
1170 at the start. Update FCC section for mbox Rmail. Clarify From
1171 section, mention mail-setup-with-from. Clarify Reply-to section.
1172 Add Mail-followup-to and mail-mailing-lists. Clarify References
1173 section.
1174 (Mail Aliases): Update example, make less contentious.
1175 Update for name change of mail-interactive-insert-alias.
1176 (Mail Mode): Remove mention of `%' as a word separator.
1177 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1178 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1179 commands. Clarify FCC handling. In mail-complete, add reference to
1180 Mail Aliases section, and mention mail-complete-function.
1181 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1182 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1183 signature netiquette. Explain how the mail hooks work when continuing
1184 a composition.
1185 (Mail Amusements): Internationalize the spook section a bit.
1186 Remove the spook mail-setup-hook example, since it doesn't work well.
1187 Mention fortune-file.
1188 (Mail Methods): Mention read-mail-command.
1189
ed6e7b11 11902009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1191
df1a3e06
GM
1192 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1193 and NS resources following recent changes.
959d68bd 1194
86dca3e8
JR
11952009-03-10 Jason Rumney <jasonr@gnu.org>
1196
1197 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1198 w32-use-visible-system-caret doc to indicate that it should get set
1199 automatically.
1200 (Windows Fonts): Add doc for the uniscribe backend.
1201
042fe98f
DN
12022009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1203
1204 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1205 vc-dir. (Bug#2598)
1206
7f8dba73
RS
12072009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1208
1209 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1210
505e70c3
GM
12112009-03-05 Glenn Morris <rgm@gnu.org>
1212
04242bdc
GM
1213 * rmail.texi (Rmail Basics): Add reference to sorting.
1214 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1215 Minor re-wordings.
1216 (Rmail Motion): Mention rmail-next-same-subject.
1217 (Rmail Deletion): Expunging is not the only way to change the numbers.
1218 (Rmail Labels): Labels can also be used in sorting.
1219 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1220 (Rmail Display): Mention rmail-mime.
1221
00cfe22c
GM
12222009-03-04 Glenn Morris <rgm@gnu.org>
1223
1224 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1225 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1226 summary. Mention sorts cannot be undone.
1227 (Rmail Display): Give an example of how to use goto-address-mode.
1228 (Rmail Editing): It's keybindings that are redefined, not commands.
1229 Fix some typos.
1230 (Movemail): Some minor rewording.
1231 (Remote Mailboxes): Emacs movemail supports pop by default.
1232 Fix some minor grammatical issues. The "two alternative ways" to
1233 specify a POP mailbox are really just one. Remove all reference to the
1234 variables rmail-pop-password and rmail-pop-password-required, obsolete
1235 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1236 can support Kerberos.
1237
3d963b67
GM
12382009-03-03 Glenn Morris <rgm@gnu.org>
1239
1240 * rmail.texi (Rmail Deletion): Revert previous change, which was
1241 describing the Rmail summary versions.
1242 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1243 Minor re-wording for rmail-resend.
1244 (Rmail Make Summary): Summaries apply to buffers rather than files.
1245 <rmail-summary-by-topic>: Headers includes the subject.
1246 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1247 details, including prefix arguments.
2340abde 1248 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1249 Not counting lines might be faster.
1250 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1251 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1252 Name the commands bound to the various keys. Mention prefix argument
1253 for searching.
3d963b67
GM
1254 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1255 Simplify rmail-highlighted-headers description. Update face name.
1256
a8ce3d17
JB
12572009-03-02 Juanma Barranquero <lekktu@gmail.com>
1258
1259 * mark.texi (Marking Objects): Fix typo.
1260
130a29b6
CY
12612009-03-01 Chong Yidong <cyd@stupidchicken.com>
1262
1263 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1264 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1265
9d5de6f8
GM
12662009-03-01 Glenn Morris <rgm@gnu.org>
1267
79fc530e 1268 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1269 (Rmail Motion): - M-s searches from the end of messages.
1270 (Rmail Deletion): Minor clarification. Fix numeric argument
1271 description.
1272 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1273 newmail and RMAILOSE files need not be in home-directory.
1274 (Rmail Files): Mention I/O menus are unselectable if no files match.
1275 Mention `MAIL' env-var.
1276
b545ff9c
JR
12772009-02-24 Jason Rumney <jasonr@gnu.org>
1278
1279 * mule.texi (Fontsets): Mention fontset-default, font specs and
1280 fallback fontsets.
1281 (Defining Fontsets): Mention ns and w32 variants of
1282 standard-fontset-spec. Update description of startup fontset to match
1283 Emacs 23 behavior.
a93be82a 1284 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1285 (International): Link to Modifying Fontsets.
b545ff9c 1286
75da0618 12872009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1288
1289 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1290 Mention ns-extended-platform-support-mode.
1291
6be93a16
KB
12922009-02-22 Karl Berry <karl@gnu.org>
1293
1294 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1295
867d4bb3
JB
12962009-02-19 Juanma Barranquero <lekktu@gmail.com>
1297
1298 * basic.texi (Moving Point, Position Info):
1299 * files.texi (Visiting):
1300 * mini.texi (Completion Options):
1301 * text.texi (HTML Mode): Remove duplicate words.
1302
49b5c0e8
GM
13032009-02-20 Glenn Morris <rgm@gnu.org>
1304
1305 * rmail.texi: Minor updates for mbox rather than Babyl.
1306
f43a822c
KB
13072009-02-17 Karl Berry <karl@gnu.org>
1308
49b5c0e8 1309 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1310
80d634b8
RS
13112009-02-17 Richard M Stallman <rms@gnu.org>
1312
1313 * anti.texi (Antinews): Mention Babyl format.
1314
1315 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1316
1317 * rmail.texi: Update for mbox format.
1318 Various small fixes, as well as the following.
1319 (Out of Rmail): Node deleted.
1320 (Rmail): Update menu.
1321 (Rmail Files): Comment out set-rmail-inbox-list.
1322 Document rmail-inbox-list instead.
1323 (Rmail Output): Substantial changes since C-o is now
1324 rmail-output-as-seen and o is rmail-output.
1325 (Rmail Attributes): Delete `stored', add `retried'.
1326 (Rmail Display): Editing headers works in all cases.
1327
f0d129c6
GM
13282009-02-17 Glenn Morris <rgm@gnu.org>
1329
1330 * basic.texi (Position Info): M-x count-lines-region is not always on
1331 M-=. (Bug#2269)
1332
160f11d3
GM
13332009-02-09 Glenn Morris <rgm@gnu.org>
1334
1335 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1336 defaults.
1337
763e01c4
EZ
13382009-02-07 Eli Zaretskii <eliz@gnu.org>
1339
1340 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1341 documentation of possible problems with redecoding.
1342
f5e1441d
GM
13432009-02-03 Glenn Morris <rgm@gnu.org>
1344
1345 * rmail.texi (Out of Rmail): Mention b2m.pl.
1346
e1eabe41
GM
13472009-01-31 Glenn Morris <rgm@gnu.org>
1348
1349 * rmail.texi (Out of Rmail): Correct b2m location.
1350
dd05f9de
CY
13512009-01-27 Chong Yidong <cyd@stupidchicken.com>
1352
1353 * fixit.texi (Undo): Update undo limit values.
1354
d74d846e
GM
13552009-01-27 Glenn Morris <rgm@gnu.org>
1356
1357 * emacs.texi (Top): Fix Antinews menu entry.
1358
49ffdce8
KB
13592009-01-25 Karl Berry <karl@gnu.org>
1360
1361 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1362 item with no marker, instead of the syntactically incorrect
1363 @itemize @asis.
1364
467e8d77
JL
13652009-01-25 Juri Linkov <juri@jurta.org>
1366
1367 * building.texi (Grep Searching): Fix index entry for lgrep.
1368
6c60bbdb
EZ
13692009-01-24 Eli Zaretskii <eliz@gnu.org>
1370
1371 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1372
9ce5a36f
AR
13732009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1374
1375 * macos.texi (Preferences Panel): Update description of font setting to
1376 reflect that prior frame selection is no longer needed.
1377
9aa5f2fb
NR
13782009-01-20 Nick Roberts <nickrob@snap.net.nz>
1379
1380 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1381 raise GUD subsections.
1382
3892ff9c
GM
13832009-01-15 Glenn Morris <rgm@gnu.org>
1384
1385 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1386
14731c8f
GM
13872009-01-10 Glenn Morris <rgm@gnu.org>
1388
1389 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1390
45c55e53
CY
13912009-01-04 Chong Yidong <cyd@stupidchicken.com>
1392
1393 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1394 logical lines.
1395
2e4667d1
JL
13962008-12-29 Juri Linkov <juri@jurta.org>
1397
1398 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1399
1400 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1401
2a3eac47
CY
14022008-12-28 Chong Yidong <cyd@stupidchicken.com>
1403
1404 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1405 goto-address-mode instead of goto-address.
1406
3da8da94
CY
1407 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1408 mode.
1409
2a3eac47
CY
1410 * emacs.texi (Top): Update node listing.
1411
057f6dd3
EZ
14122008-12-26 Eli Zaretskii <eliz@gnu.org>
1413
1414 * custom.texi (Directory Variables): Explain what is a "project".
1415 Add indexing. Improve wording. Add a footnote about using
1416 _dir-locals.el on MS-DOS.
1417
e6979067
DN
14182008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1419
1420 * files.texi (Misc File Ops): Mention chmod as an alias for
1421 set-file-modes.
1422
9de15963
MR
14232008-12-24 Martin Rudalics <rudalics@gmx.at>
1424
1425 * help.texi (Help): Fix typos and reword.
1426 (Help Summary): Add entries for C-h n and C-h r, reorder
1427 entries, and do some minor fixes.
1428 (Name Help): Say that C-h F works for commands only.
1429 (Misc Help): Say that view-lossage displays 300 keystrokes.
1430
236fd60d
GM
14312008-12-20 Glenn Morris <rgm@gnu.org>
1432
1433 * ack.texi (Acknowledgments): General update based on AUTHORS,
1434 including removal of some stuff no longer distributed.
1435
349b3256
AM
14362008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1437
1438 * fixit.texi: Mention hunspell
1439
e840fca5
GM
14402008-12-19 Glenn Morris <rgm@gnu.org>
1441
1442 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1443 Consolidate explanatory text at start.
e840fca5
GM
1444
1445 * display.texi (Text Display):
1446 * indent.texi (Indentation): Use @acronym with ASCII.
1447
9dfa7983
GM
14482008-12-18 Glenn Morris <rgm@gnu.org>
1449
1450 * ack.texi: Various small updates and fixes.
1451
97b3a00b
JL
14522008-12-18 Juri Linkov <juri@jurta.org>
1453
1454 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1455 as a key binding to start a forward nonincremental word search.
1456 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1457 a backward nonincremental word search. Add index for `M-s w'
1458 `isearch-forward-word'.
1459 (Regexp Search): Add a short summary of regexp key commands like
1460 in the node "Basic Isearch".
1461 (Other Repeating Search): Fix typo.
1462
14632008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1464
1465 * misc.texi (PostScript Variables): Fix doc.
1466
31ce6a07
CY
14672008-12-10 Chong Yidong <cyd@stupidchicken.com>
1468
1469 * programs.texi (Program Modes): Mention Ruby mode.
1470
636b507b
DN
14712008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1472
1473 * misc.texi (emacsclient Options): Describe what an empty string
1474 argument does for --alternate-editor.
1475
a323fa14
CY
14762008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1477
1478 * cmdargs.texi (Font X): Distinguish between client-side and
1479 server-side fonts. List valid Fontconfig properties. Add reference to
1480 Fontconfig manual. List valid GTK font properties. Explain use of
1481 fc-list.
1482
c5ca6cd0
CY
14832008-12-09 Chong Yidong <cyd@stupidchicken.com>
1484
1485 * cmdargs.texi (Font X): Move discussion of quoting to top.
1486
e5136377
GM
14872008-12-06 Glenn Morris <rgm@gnu.org>
1488
1489 * maintaining.texi (Old Revisions): Improve previous change.
1490
248c026b
RS
14912008-12-05 Richard M Stallman <rms@gnu.org>
1492
1493 * anti.texi (Antinews): Minor fixes.
1494
a9253a1e
GM
14952008-12-03 Glenn Morris <rgm@gnu.org>
1496
1497 * maintaining.texi (Old Revisions): Fix diff-switches description.
1498
fa687b02
MR
14992008-12-01 Martin Rudalics <rudalics@gmx.at>
1500
1501 * emacs.texi (Top): Fix typo.
1502
72e6decd
CY
15032008-11-30 Chong Yidong <cyd@stupidchicken.com>
1504
320ee034
CY
1505 * misc.texi (Document View): Explain dependence on gs at the top.
1506 Copyedits.
1507
1508 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1509
72e6decd
CY
1510 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1511 (Comment Commands): Discuss region-active behavior of M-; first.
1512
2a472ee4
MR
15132008-11-29 Martin Rudalics <rudalics@gmx.at>
1514
9c6361c9
MR
1515 * display.texi (Line Truncation): Add reference to Continuation
1516 Lines.
1517
2a472ee4
MR
1518 * windows.texi (Pop Up Window): Mention split-height-threshold
1519 and split-width-threshold.
9c6361c9 1520 (Split Window): Add reference to Continuation Lines.
2a472ee4 1521
e93bc142
AR
15222008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1523
1524 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1525 (GNUstep Support): New node.
1526 * anti.texi:
1527 * emacs.texi:
1528 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1529
43b978db
RS
15302008-11-28 Richard M Stallman <rms@gnu.org>
1531
1532 * misc.texi (Dissociated Press): Minor cleanups.
1533
1534 * dired.texi (Image-Dired): Avoid passive.
1535
e8e2bd93
EZ
15362008-11-28 Eli Zaretskii <eliz@gnu.org>
1537
1538 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1539 representation.
1540
8d2d45da
CY
15412008-11-26 Richard M. Stallman <rms@gnu.org>
1542
1543 * files.texi (Visiting): Rewrite paragraph for clarity.
1544
1545 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1546
a5f7bbcc
AM
15472008-11-25 Alan Mackenzie <acm@muc.de>
1548
1549 * programs.texi (Moving by Parens): Clarify that parens inside strings
1550 and comments are ignored, and that the commands assume the starting
1551 point isn't in a string or comment.
1552
a71703d3
AR
15532008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1554
1555 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1556 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1557 version.
1558 (Mac Customization): Rewrite Preferences Panel section and merge in to
1559 this node, add Open files by dragging to an Emacs window.
1560
1561 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1562
aa5ab79a
CY
15632008-11-26 Chong Yidong <cyd@stupidchicken.com>
1564
0cc92c19
CY
1565 * files.texi (Misc File Ops): Document set-file-modes.
1566
c366b4e4
CY
1567 * windows.texi (Split Window): Document integer values of
1568 truncate-partial-width-windows.
1569
aa5ab79a
CY
1570 * text.texi (Text): Simplify description of markup languages.
1571 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1572 (TeX Editing): Note that `""' inserts one `"' character.
1573 (HTML Mode): Note in the introduction that XML mode is an alias for
1574 SGML mode. Mention nXML mode.
1575
56221db7
CY
15762008-11-25 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * building.texi (Watch Expressions): Fix typo.
1579
90effe33
CY
15802008-11-24 Chong Yidong <cyd@stupidchicken.com>
1581
f90a5ae3
CY
1582 * files.texi (Visiting): Document new behavior of
1583 confirm-nonexistent-file-or-buffer.
1584
1585 * buffers.texi (Select Buffer): Document
1586 confirm-nonexistent-file-or-buffer.
1587
a18ffb4a
CY
1588 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1589 edit-picture.
1590
90effe33
CY
1591 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1592 edit-picture', since that is just an alias for picture-mode.
1593 (Sentences): Note that repeated M-@ extends the region.
1594 (Pages): Make terminology more consistent. Link to Regexps node.
1595 (Longlines): Discuss relationship with Visual Line mode.
1596 (Text Mode): Remove extraneous discussion of other modes, since they
1597 were already introduced in the parent node.
1598
e85103ec
CY
15992008-11-23 Chong Yidong <cyd@stupidchicken.com>
1600
5cb2fe30
CY
1601 * anti.texi (Antinews): Rewrite.
1602
1eb9b307 1603 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1604
1605 * frames.texi (Frame Commands): Mention "minimize" terminology.
1606
e85103ec
CY
1607 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1608 formats.
b908332f
CY
1609 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1610 (Misc X): Don't document useless -hb option.
e85103ec 1611
607f5f88
JL
16122008-11-22 Juri Linkov <juri@jurta.org>
1613
1614 * dired.texi (Dired Navigation): Change normal file name search option
1615 from `non-nil' to `t'. Add `dwim' option.
1616
e1b867a0
JL
16172008-11-22 Juri Linkov <juri@jurta.org>
1618
1619 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1620 ".dir-locals.el". Rename `define-project-bindings' to
1621 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1622 `dir-locals-set-directory-class'.
1623
dd186936
LK
16242008-11-22 Lute Kamstra <lute@gnu.org>
1625
1626 * buffers.texi (Select Buffer): Index goto-line.
1627 * basic.texi (Moving Point): Mention the use of a numeric prefix
1628 argument with goto-line and refer to Select Buffer for the use of a
1629 plain prefix argument.
1630
4b121911
GM
16312008-11-19 Glenn Morris <rgm@gnu.org>
1632
1633 * doclicense.texi: Update to FDL 1.3.
1634 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1635
27267e4c
CY
16362008-11-17 Chong Yidong <cyd@stupidchicken.com>
1637
696f351d
CY
1638 * custom.texi (Minor Modes): Define mode commands and mode variables
1639 more precisely. Recommend using mode commands instead of setting
1640 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1641 (Easy Customization): Use "init file" instead of .emacs.
1642 (Customization Groups): Update to new Custom buffer appearance.
1643 (Saving Customizations): Copyedits. Update example.
1644 (Variables): Give example of variable type-sensitivity.
1645 (Examining): Update example.
1646 (Hooks): Copyedits.
1647 (Specifying File Variables): Use C comments instead of an artificial
1648 Lisp for the example.
1649 (Keymaps): Move internals discussion to Prefix Keymaps.
1650 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1651 (Init Rebinding): Document kbd macro.
1652 (Init File): Link to Find Init.
696f351d
CY
1653
1654 * mark.texi (Using Region): Document Delete Selection Mode more
1655 thoroughly.
1656
1657 * frames.texi (Mouse Commands): Move most of the description of Delete
1658 Selection Mode to Using Region, and link to it.
1bc9c425 1659 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1660
b0570c25
CY
1661 * building.texi (Compilation): Document first-error value of
1662 compilation-scroll-output.
1663 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1664 works as soon as an error is available. Suggested by Juri Linkov.
1665
27267e4c
CY
1666 * mini.texi (Passwords): New node.
1667
1668 * files.texi (Remote Files): Link to Passwords node.
1669
1670 * emacs.texi (Top): Update node listings.
1671
122eb807
CY
16722008-11-16 Chong Yidong <cyd@stupidchicken.com>
1673
9c9855a3
CY
1674 * ack.texi (Acknowledgments): Some updating of credits.
1675
bd6fdcad
CY
1676 * emacs.texi (Acknowledgments): Add a couple more names.
1677
dd1eef46
CY
1678 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1679
122eb807 1680 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1681 (Misc File Ops): Document use of trash.
122eb807 1682
801a8da1
JB
16832008-11-16 Juanma Barranquero <lekktu@gmail.com>
1684
1685 * macos.texi (Mac Customization): Fix typos.
1686
0b4f2253
CY
16872008-11-14 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1690 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1691 the conventions of the main Emacs manual.
1692
1693 * emacs.texi (Top): Update node listings.
1694
517e2b89
CY
16952008-11-12 Chong Yidong <cyd@stupidchicken.com>
1696
07a85685
CY
1697 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1698 command-line-args is processed during startup.
1699 (Action Arguments): Correctly describe how file arguments interact with
1700 the startup screen. Link to Lisp Interaction for scratch buffer.
1701 (Initial Options): Link to Command Example for -batch option.
1702 (Environment): Document initial-environment.
1703
517e2b89
CY
1704 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1705 can't be changed in the site-start file.
1706
6337bbde
CY
17072008-11-07 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * dired.texi (Dired): Mention C-x C-d too.
1710 (Dired Enter): Document M-n in the Dired minibuffer.
1711 (Dired Navigation): Explain dired-goto-file more clearly. Document
1712 dired-isearch-filenames.
1713 (Dired Deletion): Remove unnecessary "expunged" terminology.
1714 (Flagging Many Files): & is now rebound to `% &'.
1715 (Shell Commands in Dired): Document dired-do-async-shell-command.
1716 Clarify how multi-file arguments are passed.
1717 (Misc Dired Features): Document dired-do-isearch.
1718
9e8eeff9
CY
17192008-11-06 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1722
e071f849
CY
17232008-11-03 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1726
05482eb1
CY
17272008-11-01 Chong Yidong <cyd@stupidchicken.com>
1728
e2346dea
CY
1729 * programs.texi (Program Modes): Link to Program Indent node.
1730 (Left Margin Paren): Explain consequences of changing
1731 open-paren-in-column-0-is-defun-start more concisely.
1732 (Which Function, Program Indent, Info Lookup): Minor edits.
1733 (Basic Indent): If region is active, TAB indents the region.
1734 (Multi-line Indent): If region is active, TAB indents the region. Note
1735 that indent-region is useful when Transient Mark mode is off.
1736 (Matching): The delimiter at the cursor is highlighted---the character
1737 changes color.
1738 (Symbol Completion): Link to Completion node.
1739
e4b6428c
CY
1740 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1741 a strictly text-only system.
1742
05482eb1
CY
1743 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1744 batch mode.
1745
a11d3737
RS
17462008-11-01 Richard M. Stallman <rms@gnu.org>
1747
5abad626
RS
1748 * misc.texi (Document View): Major rewrite.
1749
a11d3737
RS
1750 * maintaining.texi (Types of Log File): Change logs are older than
1751 version control.
1752 (VCS Concepts): Simplify and rearrange.
1753 (Version Control Systems): Make it clear that Linux is only the kernel.
1754 (VC Mode Line): Shorten reference to menu item.
1755 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1756 (VC Directory Mode): Minor cleanup.
1757 Unchanged files are hidden, not omitted.
1758 (VC Directory Commands): Shorten and simplify.
1759 (Change Log Commands): New node, split from Change Logs.
1760 (VC Directory Buffer): New node, split from VC Directory Mode.
1761
c55a4acb
CY
17622008-10-31 Chong Yidong <cyd@stupidchicken.com>
1763
df0356f6
CY
1764 * misc.texi (Document View): Renamed from Document Files, moved here
1765 from files.texi.
1766
1767 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1768 moved as well.
1769 (Document Files): Moved to misc.texi.
1770
c55a4acb
CY
1771 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1772 vc-update-change-log.
df0356f6
CY
1773 (Version Control): Move here from files.texi.
1774 (Format of ChangeLog): Make it a subnode of Change Log.
1775
1776 * emacs.texi (Top): Update node listing.
c55a4acb 1777
ef082374
TH
17782008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1779
1780 * files.texi (Files): Add a section about document
1781 files (doc-view-mode).
1782
d52582c3
CY
17832008-10-31 Chong Yidong <cyd@stupidchicken.com>
1784
1785 * building.texi (Compilation Mode): Document
1786 compilation-auto-jump-to-first-error.
1787 (Debuggers): Lower GUD subsections to subsubsections.
1788 (Starting GUD): Add cindex.
1789 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1790
4e0a0968
CY
17912008-10-30 Chong Yidong <cyd@stupidchicken.com>
1792
03625b47
CY
1793 * indent.texi (Indentation): Link to Program Indent.
1794
4e0a0968
CY
1795 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1796 now uses emacsclient's terminal.
1797
8bd3f7ef
CY
17982008-10-29 Chong Yidong <cyd@stupidchicken.com>
1799
80e5620e
CY
1800 * mark.texi (Using Region): Document use-empty-active-region.
1801
97d5c404
CY
1802 * emacs.texi (Top): Update node listings.
1803
8bd3f7ef
CY
1804 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1805 mention obsolete emacs.bash script.
1806 (Invoking emacsclient): Rewrite, moving optional arguments to
1807 emacsclient Options.
21d2bae3
CY
1808 (emacsclient Options): New node. Document server-use-tcp and
1809 server-host.
8bd3f7ef 1810
5fda2cbd
CY
18112008-10-28 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * indent.texi (Indentation): Replace list with paragraphed text,
1814 putting description of syntax-driven indentation first. Document new
1815 effect of active regions on tab.
1816 (Tab Stops): Note that editable tab stops affect indentation commands.
1817
4ff029f6
DN
18182008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1819
1820 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1821
996cd6e4
CY
18222008-10-23 Chong Yidong <cyd@stupidchicken.com>
1823
f28815e3
CY
1824 * custom.texi (Function Keys): Note that modified keypad keys are not
1825 translated.
1826
996cd6e4
CY
1827 * basic.texi (Arguments): Explain how to insert multiple digits.
1828
49545fe2
MA
18292008-10-22 Michael Albinus <michael.albinus@gmx.de>
1830
1831 * files.texi (Remote Files): Precise selection of default method.
1832 Rewrite paragraph about disabling remote file names.
1833
edac0b53
CY
18342008-10-22 Chong Yidong <cyd@stupidchicken.com>
1835
e752c544
CY
1836 * search.texi (Special Isearch): Document M-TAB is isearch.
1837
edac0b53
CY
1838 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1839 command.
1840
1841 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1842
20a36054
TH
18432008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1844
1845 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1846 section.
1847
69051ab6
CY
18482008-10-21 Chong Yidong <cyd@stupidchicken.com>
1849
c4b1a32a
CY
1850 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1851 to files.texi. Move contents of vc2-xtra.texi here.
1852
1853 * vc2-xtra.texi: File removed.
1854
1855 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1856 Directory Commands from the submenu. Don't include deleted file
1857 vc2-xtra.texi.
1858
1859 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1860 (Version Control): Add VC Directory Mode and VC Directory Commands to
1861 the submenu.
1862 (Why Version Control?): Use table format.
1863 (Version Control Systems): Note that Meta-CVS support is gone.
1864 (VCS Concepts): Note precisely when VC started supporting filesets.
1865 Remove bogus xref to CVS Options node.
1866 (Types of Log File): Copyedits.
1867 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1868 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1869 The Right Thing.
1870 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1871 (Log Buffer): Reorganize node, putting C-c C-c description first.
1872 (Old Revisions): Use CVS for example, not RCS.
1873 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1874 Commands from the submenu, putting them under Version Control.
1875 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1876 need to include it in the manual unconditionally, since it is now
1877 crucial to using distributed version control systems.
1a6e2954
CY
1878 (Comparing Files): Note that diff uses the minibuffer, and that the
1879 output is shown using Diff mode.
1880 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1881 diff-update-on-the-fly, diff-refine-hunk, and
1882 diff-show-trailing-whitespaces.
1a6e2954 1883 (File Archives): Add rar support.
c4b1a32a 1884
69051ab6
CY
1885 * major.texi (Choosing Modes): Make mode selection sequence more
1886 obvious by describing the steps in order of priority. Note that
1887 magic-mode-alist is nil by default. Document
1888 magic-fallback-mode-alist.
1889
e7421e03
CY
18902008-10-20 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * frames.texi (Mouse References): Copyedits.
1893
6b2efdc2
TH
18942008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1895
1896 * ack.texi (Acknowledgments): Add myself as doc-view author.
1897
9c5e9396
EZ
18982008-10-20 Eli Zaretskii <eliz@gnu.org>
1899
1900 * frames.texi (Dialog Boxes): Add @cindex entries.
1901
dac94f8e
CY
19022008-10-20 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1905 (Text-Only Mouse): Copyedit.
1906
25597d40
CY
19072008-10-19 Chong Yidong <cyd@stupidchicken.com>
1908
f8a447f6
CY
1909 * frames.texi: Use @key throughout for mouse clicks.
1910 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1911 (Secondary Selection): Fix modified mouse click syntax.
1912 (Clipboard): Describe Cut, Copy and Paste commands.
1913 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1914 Copyedits.
1915 (Creating Frames): Add xref to Init File.
1916 (Frame Commands): Add xref to Exiting.
1917 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1918
b0f95216
CY
19192008-10-15 Chong Yidong <cyd@stupidchicken.com>
1920
b0817f00
CY
1921 * files.texi (Version Control): Copyedits. Add Bazaar.
1922 (Version Control Systems): List different VCS's using an itemized list.
1923 Add Bazaar.
1924 (VCS Concepts): Copyedits. Tweak description of file merging.
1925
b0f95216
CY
1926 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1927 (Cut/Paste Other App): Document select-active-regions and
1928 x-select-enable-primary.
1929
69d0d701
CY
19302008-10-13 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * mark.texi (Shift Selection): Correct case in node name.
1933
1934 * emacs.texi (Top): Update node order in Mark chapter.
1935
375e8351
EZ
19362008-10-12 Eli Zaretskii <eliz@gnu.org>
1937
1938 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1939
1940 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1941 elsewhere in the manual instead of describing yet again the intricacies
1942 of $HOME on MS-Windows and MS-DOS.
1943
ab58114f
CY
19442008-10-12 Chong Yidong <cyd@stupidchicken.com>
1945
4f959513
CY
1946 * mini.texi (Minibuffer File): Add xref to File Names.
1947 (Minibuffer File): Add discussion of `~' in file names. Add
1948 insert-default-directory index reference.
1949
ab58114f
CY
1950 * files.texi (File Names): Reorganize description.
1951 (Visiting): Add xref to Mode Line. Copyedits.
1952 (Save Commands): Mention prefix behavior of C-x C-s.
1953 (Numbered Backups): Node deleted.
1954 (Backup Names): Contents of Numbered Backups moved here. State default
1955 of version-control variable.
1956 (Reverting): Copyedits.
1957 (Version Control): Add additional version control systems.
1958
1959 * emacs.texi (Top): Delete Numbered Backups node.
1960
1961 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1962 Backup Names.
f2884f63 1963 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1964
b0b5100a
RF
19652008-10-11 Romain Francoise <romain@orebokech.com>
1966
1967 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1968
89774b5f
CY
19692008-10-11 Chong Yidong <cyd@stupidchicken.com>
1970
1971 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1972 (Select Buffer): Mention use of minibuffer history. Describe default
1973 value of default-major-mode. Mention that C-x 4 b selects the other
1974 window.
1975 (List Buffers): Document CRM indicators in the order they appear.
1976 (Kill Buffer): Document new command kill-matching buffers.
1977 (Several Buffers): Move explanation of the relationship between buffer
1978 list and buffer menu to the top.
1979 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1980
4c72bf27
CY
19812008-10-10 Chong Yidong <cyd@stupidchicken.com>
1982
1983 * entering.texi (Exiting): Document change of C-x C-c to
1984 save-buffers-kill-terminal. Document kill-emacs.
1985
f68eb991
EZ
19862008-09-30 Eli Zaretskii <eliz@gnu.org>
1987
1988 * mule.texi (Coding Systems): Don't mention codepage-setup.
1989
1990 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1991 cpNNN coding systems anymore.
1992 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1993 for unibyte mode. Don't mention line-drawing characters. Don't
1994 mention dos-unsupported-char-glyph.
1995
1a2dd44d
CY
19962008-09-25 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * search.texi (Search): Shorten introduction.
1999 (Basic Isearch): Add command table. Discuss reverse isearch and
2000 isearch highlighting.
2001 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2002 ring to cindex.
2003 (Special Isearch): Move input methods discussion here.
2004 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2005 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2006 Repeat Isearch.
2007 (Isearch Minibuffer): New node.
2008 (Word Search): Document new word search commands.
2009 (Regexp Example): Simplify example using sentence-end-base variable.
2010 (Replace): Reword introduction.
2011 (Unconditional Replace): Remove unnecessary example.
2012 (Other Repeating Search): Document new `M-s o' binding.
2013
2014 * emacs.texi (Top): Update node listings.
2015
e45da31d
JB
20162008-09-22 Juanma Barranquero <lekktu@gmail.com>
2017
2018 * emacs.texi (Top): Remove Kill Errors from menu.
2019
841c8096
CY
20202008-09-22 Chong Yidong <cyd@stupidchicken.com>
2021
402168fa
CY
2022 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2023 interface for defining macros. Simplify examples. Note that C-g quits
2024 macro definitions.
801a8da1 2025 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
2026 usage example.
2027 (Keyboard Macro Query): Organize query responses in a table.
2028
2029 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
2030 to Erasing node.
841c8096
CY
2031 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2032 rationale to a footnote.
2033 (Kill Errors): Remove node, due to redundancy with Erasing.
2034 (Spelling): Move discussion of flyspell to end. Note new behavior of
2035 M-$ in active region. Remove non-ispell-specific keybindings from
2036 table.
2037
eab2ee89
DN
20382008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2039
2040 * cmdargs.texi (Initial Options): Document --daemon.
2041
3d53e905
GM
20422008-09-20 Glenn Morris <rgm@gnu.org>
2043
2044 * files.texi (Numbered Backups): Mention that some modes set
2045 version-control.
2046
1c90484d
GM
20472008-09-20 Jim Blandy <jimb@red-bean.com>
2048
2049 * files.texi (Numbered Backups): Reference File Variables, as well.
2050 Remove discussion of Rmail's implementation.
2051
0fc0d844
CY
20522008-09-06 Chong Yidong <cyd@stupidchicken.com>
2053
2054 * misc.texi (Recursive Edit): Note that top-level exits active
2055 minibuffers.
2056
2057 * trouble.texi (Quitting): Likewise.
2058
b18d283d
CY
20592008-08-31 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * emacs.texi (Top): Add Temporary Face Changes xref.
2062
2063 * display.texi (Display): Move Temporary Face Changes node to just
2064 after Standard Faces.
2065 (Scrolling): Document recenter-top-bottom instead of recenter.
2066 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2067 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2068 (Display Custom): Copyedits.
2069 (Optional Mode Line): Document display-battery-mode.
2070
180135fc
RF
20712008-08-27 Romain Francoise <romain@orebokech.com>
2072
2073 * custom.texi (Directory Variables): Minor fix.
2074
d3fe3475
GM
20752008-08-27 Glenn Morris <rgm@gnu.org>
2076
2077 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2078 descriptions.
2079 (Calendar Customizing): Tweak layout description.
183080b6 2080 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2081 markers. Condense calendar-star-date and calendar-mark-today
2082 description.
2083 (Holiday Customizing): Add oriental and solar holidays.
2084 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2085 Fix holiday-float description. Use zerop in examples. Be less verbose.
2086 (Date Display Format): Change ISO format. Be less verbose.
2087 (Diary Customizing): Mention day and month abbrev arrays.
2088 Mention the date-form variables by name. Update European example.
2089 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2090 Condense examples. Mention diary-entry-symbols by name.
2091 Condense table for insertion commands.
2092 (Fancy Diary Display): Mention diary-include-string and
2093 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2094 Ethiopic, Persian date functions. Condense descriptions.
2095
2096 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2097 (Adding to Diary): Adapt for changed node name.
2098
71755807
GM
20992008-08-26 Glenn Morris <rgm@gnu.org>
2100
2101 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2102 node "Hebrew/Islamic Entries".
2103
2104 * calendar.texi (Specified Dates): Fix names of iso functions.
2105 (General Calendar): There may not be another window.
2106 (Writing Calendar Files, Holidays): Tweak intro.
2107 (Holidays): Mention Baha'i and Chinese holidays.
2108 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2109 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2110 (To Other Calendar): Add calendar-print-other-dates.
2111 Refer to "graphic display" rather than "X.
2112 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2113 (Displaying the Diary): Fix whitespace after reference.
2114 Fix `diary-number-of-entries' reference.
2115 (Date Formats): Explicitly mention that day names can be abbreviated.
2116 (Adding to Diary): Add some references to other sections.
2117 (Special Diary Entries): Fix reference.
2118 (Appointments): Simplify appt-message-warning-time entry.
2119 Clarify where times must be.
2120 (Importing Diary): Comment out icalendar paragraph that does not apply.
2121 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2122
d76ebc75
GM
21232008-08-23 Glenn Morris <rgm@gnu.org>
2124
2125 * fortran-xtra.texi (Fortran): Change description of free form and
2126 fixed form a bit. Mention hideshow and imenu.
2127 (Fortran Motion): Mention fortran-end-of-subprogram,
2128 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2129 (Fortran Indent): Minor re-word.
2130 (ForIndent Commands): Mention fortran-fill-paragraph and
2131 fortran-fill-statement.
2132 (ForIndent Cont): Mention fortran-tab-mode-string.
2133 (Fortran Comments): Mention fortran-comment-line-start-skip.
2134 (Fortran Columns): Mention font-locking.
2135 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2136
1fc0ce04 21372008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2138
2139 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2140
5c52e13c
CY
21412008-08-22 Chong Yidong <cyd@stupidchicken.com>
2142
2143 * mini.texi (Minibuffer): Simplify introduction.
2144 (Minibuffer File): Document tilde in minibuffer filenames.
2145 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2146 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2147 (Completion Example): Update example to current command list.
2148 (Completion Options): Document `lazy' value of completion-auto-help.
2149 Update contents of completion-ignored-extensions.
2150 (Minibuffer History): Describe "future history" list. State default
2151 value of history-delete-duplicates.
2152
77a00355
GM
21532008-08-21 Glenn Morris <rgm@gnu.org>
2154
2155 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2156 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2157
39ee1d04
CY
21582008-08-17 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * regs.texi (Registers): Clarify valid register names.
2161 (RegPos): Note that buffer is saved and restored too.
2162 (RegText): Note that mark is reactivated/deactivated.
2163 (RegConfig): Xref to Windows node.
2164
b12c348f
CY
21652008-08-16 Chong Yidong <cyd@stupidchicken.com>
2166
3ae7ba79
CY
2167 * basic.texi (Inserting Text): Provide command name for C-q.
2168
b12c348f
CY
2169 * killing.texi (Killing): Copyedit. Define read-only text.
2170 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2171 (Killing by Lines): Copyedit.
2172 (Other Kill Commands): Move M-w description here.
2173 (Yanking): Move M-w to Other Kill Commands.
2174 (Kill Ring): Also mention saving text in registers. Link to Text
2175 Properties in elisp manual.
2176 (Accumulating Text): Copyedit.
2177 (CUA Bindings): Shift selection is now the default.
2178
d8ff7692
TZ
21792008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2180
2181 * maintaining.texi (Change Log): Mention next-error is available.
2182
a43a8a2e
GM
21832008-08-10 Glenn Morris <rgm@gnu.org>
2184
2185 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2186 and intermonth text.
2187 (Holiday Customizing): Add holiday-chinese.
2188
eba27308
EZ
21892008-08-08 Eli Zaretskii <eliz@gnu.org>
2190
2191 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2192
5f14a5b3
DN
21932008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2194
2195 * files.texi (Log Buffer): Describe C-c C-d.
2196 (Diff Mode): Describe C-x 4 A.
2197
49989bff
EZ
21982008-08-06 Eli Zaretskii <eliz@gnu.org>
2199
2200 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2201
5c915c02
DN
22022008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2203
2beaf97a
DN
2204 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2205 describe the new bindings to show the changeset diff, toggle annotation
2206 visibility, show revisions.
2207 (VC Status): Describe key bindings for modifying the change comments,
2208 displaying changeset diffs and annotations.
2209
5c915c02
DN
2210 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2211
71798ace
NR
22122008-08-05 Nick Roberts <nickrob@snap.net.nz>
2213
2214 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2215
b8949644
EZ
22162008-08-02 Eli Zaretskii <eliz@gnu.org>
2217
2218 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2219 and wording.
2220
819567d1
DN
22212008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2222
2223 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2224 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2225 commands. Improve some old info.
2226
5f38310a
CY
22272008-07-31 Chong Yidong <cyd@stupidchicken.com>
2228
0dc3906b
CY
2229 * display.texi (Visual Line Mode): New node.
2230
5f38310a
CY
2231 * basic.texi (Inserting Text): Move DEL to deletion node.
2232 (Moving Point): Add additional alternative key bindings. Describe
2233 line-move-visual.
2234 (Erasing): Describe DEL.
2235 (Basic Undo, Blank Lines, Arguments): Copyedit.
2236 (Continuation Lines): Mention Visual Line mode.
2237 (Position Info): Move extended discussion to mule.texi.
2238
2239 * mule.texi (International Chars): Describe C-x =.
2240
2241 * emacs.texi (Top): Add Visual Line Mode node.
2242
7c2fb837
DN
22432008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2244
2245 * emacs.texi: Remove VMS support.
2246
3f6b73ef
DN
22472008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2248
2249 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2250 the vc-dir command name.
2251
9e2a2647
DN
22522008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2253
2254 * xresources.texi: Remove mentions of Mac Carbon.
2255
568beaa2
AS
22562008-07-19 Andreas Schwab <schwab@suse.de>
2257
2258 * ns-emacs.texi: Move to ../misc.
2259
0ef94706
CY
22602008-07-15 Chong Yidong <cyd@stupidchicken.com>
2261
2262 * entering.texi (Exiting): Don't describe text-only terminals as the
2263 default. Describe the new startup screen.
2264 (Exiting): Describe how to kill Emacs first. Change description of
2265 iconification to handle modern window systems.
2266
ba60bd44 22672008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2268
2269 * ns-emacs.texi: New file, documents features of Emacs port under
2270 NeXTstep windowing.
2271
9f30aa73
CY
22722008-07-15 Chong Yidong <cyd@stupidchicken.com>
2273
938a5d2e
CY
2274 * entering.texi (Entering Emacs): Update prev node.
2275
2276 * glossary.texi (Glossary): Remove xref to Text Characters.
2277
9f30aa73
CY
2278 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2279 directly, rather than in the context of ASCII. Move description of
2280 special properties of modifier key to new Modifier Keys node.
2281 (Keys): Copyedit.
2282 (Text Characters): Delete node. Multibyte is the default nowadays, and
2283 the node contents are obsolete.
2284
2285 * custom.texi (Modifier Keys): New node.
2286
2287 * emacs.texi (Top): Update node list.
2288
7e53d36c
CY
22892008-07-13 Chong Yidong <cyd@stupidchicken.com>
2290
2291 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2292 saying that Emacs provides menus and mouse support (which is par for
2293 the course).
2294
2295 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2296 early on.
2297 (Point): Copyedit. Relegate historical trivia to a footnote.
2298 (Mode Line): Explain mode-line format more consistently.
2299 (Menu Bar): Copyedit.
2300
1e9fa96d
GM
23012008-06-27 Glenn Morris <rgm@gnu.org>
2302
2303 * cal-xtra.texi (Sexp Diary Entries):
2304 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2305
dc9bebb8
CY
23062008-06-26 Chong Yidong <cyd@stupidchicken.com>
2307
2308 * mark.texi (Shift selection): New node.
2309 (Mark): Copyedits.
2310 (Persistent Mark): Move to the end of the chapter.
2311
e7881076
EZ
23122008-06-20 Eli Zaretskii <eliz@gnu.org>
2313
2314 * makefile.w32-in (distclean): Remove makefile.
2315
f427400c
NR
23162008-06-17 Nick Roberts <nickrob@snap.net.nz>
2317
2318 * building.texi (Starting GUD): Add an entry for gud-gdb.
2319 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2320 command mode.
2321
b597d348
GM
23222008-06-17 Glenn Morris <rgm@gnu.org>
2323
2324 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2325
647b7094
NR
23262008-06-17 Nick Roberts <nickrob@snap.net.nz>
2327
2328 * building.texi (Starting GUD): Expand on remote debugging.
2329 (Other GDB-UI Buffers): Mention new keyboard bindings.
2330
47a30023
GM
23312008-06-15 Glenn Morris <rgm@gnu.org>
2332
2333 * gnu.texi: Use a verbatim license for this invariant section,
2334 as per etc/GNU.
2335
37e5d54a
GM
23362008-06-13 Daniel Engeler <engeler@gmail.com>
2337
2338 * emacs.texi, misc.texi: Add documentation about serial port access.
2339
8e65d46c
GM
23402008-06-13 Glenn Morris <rgm@gnu.org>
2341
c1473b4c
MB
2342 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2343 maintain.info.
8e65d46c 2344
e40a85cd
MB
23452008-06-05 Miles Bader <miles@gnu.org>
2346
2347 * display.texi (Temporary Face Changes): Update to reflect function
2348 renamings in face-remap.el.
2349
56c73dec
MB
23502008-06-04 Miles Bader <miles@gnu.org>
2351
2352 * display.texi (Temporary Face Changes): Add
2353 `adjust-buffer-face-height'. Rewrite description of
2354 `increase-buffer-face-height' and `decrease-default-face-height' now
2355 that they aren't bound by default.
2356
9d3d42fb
MB
23572008-06-03 Miles Bader <miles@gnu.org>
2358
2359 * display.texi (Temporary Face Changes): New node.
2360
2be6bfe2
EZ
23612008-05-31 Eli Zaretskii <eliz@gnu.org>
2362
2363 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2364
daf7e339
GM
23652008-05-31 Glenn Morris <rgm@gnu.org>
2366
2367 * cal-xtra.texi (Fancy Diary Display): Simplify.
2368
d21d2618
GM
23692008-05-30 Glenn Morris <rgm@gnu.org>
2370
2371 * cal-xtra.texi (Fancy Diary Display): Update for
2372 diary-display-function replacing diary-display-hook.
2373
71ce5fd0
JB
23742008-05-29 Drew Adams <drew.adams@oracle.com>
2375
2376 * msdog.texi (Windows Keyboard): Add descriptions of
2377 w32-register-hot-key and w32-unregister-hot-key.
2378
a3cdbdf8
MO
23792008-05-21 Tom Tromey <tromey@redhat.com>
2380
2381 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2382 Variables node.
2383
854a574c
MO
23842008-05-19 Tom Tromey <tromey@redhat.com>
2385
2386 * custom.texi (Variables): Add Directory Variables to menu.
2387 (Directory Variables): New node.
2388
7c2ec3f9
ER
23892008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2390
71ce5fd0 2391 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2392
370fded4
ER
23932008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2394
2395 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2396 Revision Tags and rewritten. Section now uses modern terminology,
2397 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2398 accurately.
2399
6af511e3
EZ
24002008-05-10 Eli Zaretskii <eliz@gnu.org>
2401
2402 * msdog.texi (Windows Files): Update documentation of
2403 w32-get-true-file-attributes.
2404
7a78b6e7
ER
24052008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2406
2407 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2408 directory mode.
2409
1bcfc24e
CY
24102008-05-08 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2413 entry "television".
1bcfc24e 2414
db86064f
ER
24152008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2416
ab5ec32c 2417 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2418
a31b405e
ER
24192008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2420
2421 * emacs/buffers.texi, emacs/files.texi (Version-control):
2422 vc-toggle-read-only is no longer a good idea...
2423
ff2c14fc
GM
24242008-04-29 Glenn Morris <rgm@gnu.org>
2425
2426 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2427
367c9b7c
JL
24282008-04-22 Juri Linkov <juri@jurta.org>
2429
2430 * dired.texi (Subdirectories in Dired): Describe using `^'
2431 to return to the parent directory.
2432
4ac1e9b4
NR
24332008-04-22 Nick Roberts <nickrob@snap.net.nz>
2434
2435 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2436 recent changes.
2437
b9b3bf2b
NR
24382008-04-19 Nick Roberts <nickrob@snap.net.nz>
2439
2440 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2441 (Other GDB-UI Buffers): Update for recent thread related changes.
2442
4d120d6a
SM
24432008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2444
2445 * maintaining.texi (Maintaining):
2446 * emacs.texi (Top): Typo.
2447
a152877d
SM
24482008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2449
b9b3bf2b
NR
2450 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2451 arg in `font-lock-add-keywords'.
a152877d 2452
36c0514c
GM
24532008-04-08 Glenn Morris <rgm@gnu.org>
2454
2455 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2456 Also add Baha'i calendar references where appropriate.
2457
06a97d46
GM
24582008-04-05 Glenn Morris <rgm@gnu.org>
2459
2460 * custom.texi (Init File): Byte-compiling .emacs is bad.
2461
6adc6eed
SM
24622008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2463
2464 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2465
571388b0
GM
24662008-03-29 Glenn Morris <rgm@gnu.org>
2467
2468 * calendar.texi: Update for `calendar-date-style' replacing
2469 `european-calendar'.
2470
3ae8f876
JR
24712008-03-28 Jason Rumney <jasonr@gnu.org>
2472
2473 * display.texi (Display Custom): Mention overlay-margin in text.
2474
5bc6ddff 24752008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2476
5bc6ddff
MB
2477 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2478 tutorial' comments.
03a864d5 2479
7186a830
CY
24802008-03-28 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * mark.texi (Mark): Rearrange nodes.
2483 (Persistent Mark): Rename from Transient Mark.
2484 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2485 Describe Transient Mark mode as the default.
2486
2487 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2488 the default behavior with Transient Mark mode off.
2489 (Position Info): Fix typo.
2490
71ce5fd0
JB
2491 * display.texi (Standard Faces): Reference the Mark node.
2492 Remove discussion of the region face, which is discussed there.
7186a830
CY
2493
2494 * emacs.texi (Top): Update node listings.
2495
2496 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2497 as the default.
2498
2499 * fixit.texi (Undo): Standardize choice of undo key sequence.
2500 (Undo, Spelling): Describe Transient Mark mode as the default.
2501
2502 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2503 default.
2504
2505 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2506
2507 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2508 mode is the default, and note that the mark is not activated when set.
2509
2510 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2511 Describe Transient Mark mode as the default.
2512
2513 * search.texi (Basic Isearch): Reference the Mark Ring node.
2514 (Replace, Unconditional Replace, Other Repeating Search):
2515 Describe Transient Mark mode as the default.
2516
2517 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2518 Transient Mark mode as the default.
2519 (Paragraphs): Describe how M-h behaves when region is active.
2520
2521 * trouble.texi (Quitting): Clarify effects of C-g.
2522
dc47d1ff
GM
25232008-03-13 Glenn Morris <rgm@gnu.org>
2524
2525 * emacs.texi (EMACSVER): Set to 23.0.60.
2526
e3e0fb39 25272008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2528
e3e0fb39
GM
2529 * dired.texi (Hiding Subdirectories): Fix previous change.
2530
25312008-03-05 Drew Adams <drew.adams@oracle.com>
2532
2533 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2534
5e14abf8
KS
25352008-02-28 Kim F. Storm <storm@cua.dk>
2536
2537 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2538 Move describe-distribution to C-h C-o.
2539 Move view-emacs-problems to C-h C-p.
2540 Add view-emacs-debugging on C-h C-d.
2541 Add view-external-packages on C-h C-e.
d0207bf3 2542 Add view-order-manuals on C-h C-m.
5e14abf8 2543
d0207bf3 25442008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2545
2546 * msdog-xtra.texi (MS-DOS): Docstring fix.
2547
87e391bb
EZ
25482008-02-09 Eli Zaretskii <eliz@gnu.org>
2549
2550 * msdog.texi (Windows Fonts): Use a @table for describing font
2551 properties.
2552
5662e503
JR
25532008-02-07 Jason Rumney <jasonr@gnu.org>
2554
2555 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2556 value has changed.
2557 (Windows HOME): Clarify what is meant by "if that fails as well".
2558 (Windows Fonts): New section.
2559
72463824
GM
25602008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2561
2562 * basic.texi (Basic Undo): Remove duplicate "you can".
2563
7ff926e0
EZ
25642008-02-02 Eli Zaretskii <eliz@gnu.org>
2565
2566 * maintaining.texi (Tags): Fix last change.
2567
6ab7aef1
MA
25682008-02-02 Michael Albinus <michael.albinus@gmx.de>
2569
093571c3 2570 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2571
ace67e7e
NR
25722008-01-31 Nick Roberts <nickrob@snap.net.nz>
2573
2574 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2575
ae068fdf
RS
25762008-01-26 Richard Stallman <rms@gnu.org>
2577
2578 * maintaining.texi (Tags): Delete redundant index entry.
2579
a56d9a08
EZ
25802008-01-26 Eli Zaretskii <eliz@gnu.org>
2581
2582 * programs.texi (Imenu): Move "@cindex tags" from here...
2583 * maintaining.texi (Tags): ...to here.
2584
e941ed90
NR
25852008-01-23 Kevin Ryde <user42@zip.com.au>
2586
2587 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2588 click count.
2589
650276d5
JB
25902008-01-21 Juanma Barranquero <lekktu@gmail.com>
2591
2592 * entering.texi (Exiting): Fix typo.
2593 Reported by D. E. Evans <sinuhe@gnu.org>.
2594
8dc17977
MR
25952007-12-31 Martin Rudalics <rudalics@gmx.at>
2596
2597 * glossary.texi (Glossary): Fix typo.
2598
9f9695a6
RS
25992007-12-27 Richard Stallman <rms@gnu.org>
2600
2601 * text.texi (Formatted Text): Improve menu tag.
2602 (Editing Format Info): In Info, add duplicate menu of nodes
2603 about the submenus.
2604 (Format Faces): Say where Faces menu is found. Mention Other.
2605 (Format Colors): Say where these submenus are found.
2606 (Format Indentation, Format Justification): Likewise.
2607 (Format Properties): Likewise.
2608
abfd0191
RS
26092007-12-22 Richard Stallman <rms@gnu.org>
2610
2611 * search.texi (Query Replace): Make exp of query-replace more
2612 self-contained, and clarify.
8dc17977 2613
abfd0191
RS
2614 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2615
a2586785
RS
26162007-12-15 Richard Stallman <rms@gnu.org>
2617
2618 * files.texi (Auto Save): Clarify definition of auto-saving.
2619
a67cf2bb
RS
26202007-11-26 Richard Stallman <rms@gnu.org>
2621
2622 * help.texi (Help Echo): Cleanups.
2623
448b33b1
TTN
26242007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2625
2626 * files.texi (Why Version Control?): Fix typo.
2627 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2628 (Selecting a Fileset): Fix typos; small rewording.
2629 (Log Buffer): Likewise.
2630 (Old Revisions): Likewise.
448b33b1 2631
221bb7f6
EZ
26322007-11-17 Eli Zaretskii <eliz@gnu.org>
2633
2634 * mule.texi (Communication Coding): Fix wording of last change.
2635
d0207bf3 26362007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2637
630cb3b7
JB
2638 * custom.texi (Specifying File Variables):
2639 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2640
53b7759e
KH
26412007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2642
a5ab2e0c 2643 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2644
2645 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2646
c8763fb6 26472007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2648
630cb3b7 2649 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2650 --output=file.
2651
ff98e024
MR
26522007-11-13 Martin Rudalics <rudalics@gmx.at>
2653
2654 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2655 (Help Echo): Avoid mentioning the term "region" here and
2656 consistently use the term "active text".
2657
37b11c22
GM
26582007-11-11 Glenn Morris <rgm@gnu.org>
2659
2660 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2661
21d50ba1
JL
26622007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2663
2664 * search.texi (Query Replace): Mention
2665 `query-replace-show-replacement'.
2666
c12ecb0a 26672007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2668
2669 * building.texi (Watch Expressions): Remove obscure sentence.
2670
3b4201f4
KH
26712007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2672
2673 * mule.texi (Select Input Method): Describe how to activate an input
2674 method in the text mode.
2675
07e5c0b0
DN
26762007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2677
2678 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2679
52dd7391
NR
26802007-10-30 Nick Roberts <nickrob@snap.net.nz>
2681
2682 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2683
c004e539
GM
26842007-10-30 Glenn Morris <rgm@gnu.org>
2685
2686 * misc.texi (Directory Tracking): Explain a bit more about
2687 dirtrack-mode.
2688
ca8c5b8c
GM
26892007-10-25 Glenn Morris <rgm@gnu.org>
2690
2691 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2692
b6c764ef
RS
26932007-10-24 Richard Stallman <rms@gnu.org>
2694
2695 * misc.texi (Interactive Shell): Cleanup last change.
2696
eabd84c9
JL
26972007-10-22 Juri Linkov <juri@jurta.org>
2698
2699 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2700 default values.
2701
0b43c7e2
ER
27022007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2703
ca8c5b8c 2704 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2705 'filesets'.
2706
a80859d4
MR
27072007-10-18 Martin Rudalics <rudalics@gmx.at>
2708
2709 * trouble.texi (Quitting): Fix typo.
2710
c9447ae1
GM
27112007-10-18 Glenn Morris <rgm@gnu.org>
2712
2713 * frames.texi (Mode Line Mouse): Mention minor mode names.
2714
168b980f
JL
27152007-10-17 Juri Linkov <juri@jurta.org>
2716
2717 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2718 fill-paragraph operates on the active region in Transient Mark mode.
2719 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2720 with fill-paragraph.
2721
2722 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2723 fill-paragraph.
2724
2725 * fixit.texi (Spelling): ispell-word operates on the active region
2726 in Transient Mark mode.
2727
5a331f34
JB
27282007-10-17 Aaron S. Hawley <aaronh@garden.org>
2729
2730 * building.texi (Source Buffers):
2731 * custom.texi (Init Non-ASCII):
2732 * glossary.texi (Glossary): Use "key binding" consistently.
2733
2a9f4d55
JB
27342007-10-17 Juanma Barranquero <lekktu@gmail.com>
2735
2736 * calendar.texi (Diary): Fix directive.
2737
de13cecf
RS
27382007-10-16 Richard Stallman <rms@gnu.org>
2739
2740 * calendar.texi (Diary): Clarify text about diary file example.
2741
5f90d53e
ER
27422007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2743
2744 * files.texi: Capitalize node names according to convention.
2745
3aa491bc
GM
27462007-10-13 Glenn Morris <rgm@gnu.org>
2747
2748 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2749
8a3106d3
ER
27502007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2751
2752 * emacs.texi:
2753 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2754 suggested by RMS and Robert J. Chassell.
8a3106d3 2755
da1080a2
ER
27562007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2757
3aa491bc 2758 * files.texi (Version Systems):
0870a421
ER
2759 * vc-xtra.texi:
2760 * vc1-xtra.texi:
ac3f4c6f 2761 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2762 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2763 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2764 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2765
58ade22b
ER
27662007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2767
da1080a2 2768 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2769 Reorder the descriptions to be chronological.
2770
93870ce2
RS
27712007-10-09 Richard Stallman <rms@gnu.org>
2772
2773 * display.texi (Cursor Display): Correct how cursor appears
2774 in nonselected windows.
2775
568c7288
NR
27762007-10-04 Nick Roberts <nickrob@snap.net.nz>
2777
2778 * building.texi (GDB Graphical Interface): Remove references to gdba
2779 and mention gud-gdb.
2780
1af74d06 27812007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2782
1af74d06 2783 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2784
0d8fb755
JL
27852007-10-06 Juri Linkov <juri@jurta.org>
2786
2787 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2788 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2789 fill-paragraph-or-region.
2790
2791 * basic.texi (Arguments): Replace fill-paragraph with
2792 fill-paragraph-or-region.
2793
b981e2c6
ER
27942007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2795
2796 * files.texi: Update the section on version control for 2007
2a9f4d55 2797 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2798 will come later.
2799
5fceaf9c
GM
28002007-09-15 Glenn Morris <rgm@gnu.org>
2801
2802 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2803 to `list-holidays'.
2804
b0e44b17
GM
28052007-09-14 Glenn Morris <rgm@gnu.org>
2806
2807 * calendar.texi: Update all instances of mark-calendar-holidays,
2808 list-calendar-holidays, list-holidays with the new names.
2809
8cf51b2c
GM
28102007-09-06 Glenn Morris <rgm@gnu.org>
2811
46a367db 2812 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2813 Split into the Emacs manual in emacs/, and other manuals in misc/.
2814 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2815 manual.
2816 (infodir): New variable.
2817 (info): Use $infodir.
2818 (emacsman): Delete target, not needed any more.
2819 Move all targets that are not the Emacs manual to misc/Makefile.in.
2820 (mostlyclean): Remove `gnustmp'.
2821 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2822 manual.
92f9b43f 2823 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2824 (emacsman): Delete target, not needed any more.
2825 (clean): Remove all info files but Emacs manual.
2826 Move all targets that are not the Emacs manual to misc/Makefile.in.
2827 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2828
2829 * Makefile.in (INFOSOURCES): Delete.
2830 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2831 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2832 *.vrs *.toc here...
2833 (maintainer-clean): ...from here.
2834
28352007-09-05 Glenn Morris <rgm@gnu.org>
2836
2837 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2838
8cf51b2c
GM
28392007-08-29 Glenn Morris <rgm@gnu.org>
2840
2841 * emacs.texi (EMACSVER): Increase to 23.0.50.
2842
3420c522
RS
28432007-08-27 Richard Stallman <rms@gnu.org>
2844
2845 * emacs.texi (Top): Clarify menu item for Glossary.
2846
2847 * display.texi (Faces): Change secn title.
2848 Clarify not all fonts come from Font Lock.
2849
8cf51b2c
GM
28502007-08-17 Eli Zaretskii <eliz@gnu.org>
2851
2852 * basic.texi (Position Info): Add index entry for face at point.
2853 Mention that character faces are also displayed by "C-u C-x =".
2854
8cf51b2c
GM
28552007-08-08 Glenn Morris <rgm@gnu.org>
2856
2857 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2858
28592007-08-07 Chong Yidong <cyd@stupidchicken.com>
2860
2861 * files.texi (File Conveniences): Document point motion keys in Image
2862 mode.
2863
8cf51b2c
GM
28642007-07-27 Glenn Morris <rgm@gnu.org>
2865
8cf51b2c
GM
2866 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2867 in-line.
2868
2869 * gpl.texi: New file with text of GPL.
2870 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2871
28722007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2873
2874 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2875
2876 * dired.texi (Wdired): Mention C-x C-q key binding.
2877
28782007-07-28 Nick Roberts <nickrob@snap.net.nz>
2879
2880 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2881
28822007-07-25 Glenn Morris <rgm@gnu.org>
2883
8cf51b2c
GM
2884 * emacs.texi (Copying): Replace license with GPLv3.
2885
2886 * Relicense all FSF files to GPLv3 or later.
2887
28882007-07-24 Glenn Morris <rgm@gnu.org>
2889
2890 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2891 for some calendars.
2892
28932007-07-23 Nick Roberts <nickrob@snap.net.nz>
2894
2895 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2896 default-directory for the current buffer is on a remote machine.
2897
8cf51b2c
GM
28982007-07-21 Eli Zaretskii <eliz@gnu.org>
2899
2900 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2901 default value.
2902
29032007-07-21 Richard Stallman <rms@gnu.org>
2904
2905 * files.texi (Why Version Control?): Improve previous change.
2906
29072007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2908
2909 * files.texi (Why Version Control?): New node.
2910
8cf51b2c
GM
29112007-07-12 Nick Roberts <nickrob@snap.net.nz>
2912
8cf51b2c
GM
2913 * building.texi (Starting GUD): Add xref to this anchor.
2914
8cf51b2c
GM
29152007-06-24 Karl Berry <karl@gnu.org>
2916
2a9f4d55 2917 * emacs.texi: New Back-Cover Text.
8cf51b2c 2918
8cf51b2c
GM
29192007-06-07 Alan Mackenzie <acm@muc.de>
2920
2921 * display.texi (Optional Mode Line): Document the new form of
2922 line+column numbers, "(561,2)".
2923
29242007-06-06 Juanma Barranquero <lekktu@gmail.com>
2925
49823426 2926 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2927
29282007-06-02 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * Version 22.1 released.
2931
8cf51b2c
GM
29322007-05-07 Karl Berry <karl@gnu.org>
2933
2934 * emacs.texi (EMACSVER): Back to 22.
2935
29362007-05-06 Richard Stallman <rms@gnu.org>
2937
2938 * maintaining.texi (Create Tags Table): Clean up previous change.
2939
c8763fb6 29402007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2941
2942 * maintaining.texi (Create Tags Table): Add text about the dangers of
2943 making symbolic links to tags files.
2944
29452007-05-04 Karl Berry <karl@gnu.org>
2946
2947 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2948
29492007-05-03 Karl Berry <karl@gnu.org>
2950
2951 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2952
2953 * .cvsignore (*.pdf): New entry.
2954
8cf51b2c
GM
2955 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2956 for printing.
2957
29582007-05-01 Richard Stallman <rms@gnu.org>
2959
2960 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2961
8cf51b2c
GM
29622007-04-28 Glenn Morris <rgm@gnu.org>
2963
2964 * ack.texi (Acknowledgments):
2965 * anti.texi (Antinews):
8cf51b2c
GM
2966 * programs.texi (Program Modes): Restore mention of python.el pending
2967 consideration of legal status.
2968
29692007-04-28 Richard Stallman <rms@gnu.org>
2970
2971 * files.texi (File Names): Fixes to ~ description on MS systems.
2972
8cf51b2c
GM
29732007-04-26 Glenn Morris <rgm@gnu.org>
2974
2975 * emacs.texi (EMACSVER): Increase to 22.1.50.
2976
29772007-04-25 Karl Berry <karl@gnu.org>
2978
2979 * emacs.texi: Improve line breaks on copyright page,
2980 similar layout to lispref, 8.5x11 by default.
2981
2982 * dired.texi (Image-Dired): Improve line break, fix typo.
2983
29842007-04-24 Chong Yidong <cyd@stupidchicken.com>
2985
2986 * programs.texi (Program Modes):
8cf51b2c
GM
2987 * anti.texi (Antinews):
2988 * ack.texi (Acknowledgments): python.el removed.
2989
8cf51b2c
GM
29902007-04-23 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * display.texi (Highlight Interactively): Correct description of
2993 hi-lock-file-patterns-policy.
2994
2995 * files.texi (File Archives): Mention self-extracting executables.
2996
29972007-04-23 Eli Zaretskii <eliz@gnu.org>
2998
2999 * search.texi (Unconditional Replace, Query Replace): Add xref to
3000 "Replacement and Case".
3001
30022007-04-22 Chong Yidong <cyd@stupidchicken.com>
3003
3004 * dired.texi (Image-Dired): Move from Thumbnails node.
3005 * misc.texi (Thumbnails): Node deleted.
3006 * emacs.texi (Top): Update node listing.
3007
3008 * files.texi (File Conveniences):
49823426 3009 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3010
30112007-04-21 Richard Stallman <rms@gnu.org>
3012
3013 * display.texi (Highlight Interactively): Correct previous change.
3014 Clarify doc of hi-lock-find-patterns, and move new features into it.
3015
30162007-04-20 David Koppelman <koppel@ece.lsu.edu>
3017
3018 * display.texi (Highlight Interactively): Document
3019 hi-lock-file-patterns-policy.
3020
30212007-04-20 Martin Rudalics <rudalics@gmx.at>
3022
3023 * display.texi (Scrolling): Fix typo.
3024
8cf51b2c
GM
30252007-04-15 Chong Yidong <cyd@stupidchicken.com>
3026
8cf51b2c
GM
3027 * doclicense.texi: Remove node heading, so that it can be included by
3028 other files.
3029
3030 * emacs.texi: Insert node heading for GFDL.
3031
8cf51b2c
GM
30322007-04-14 Eli Zaretskii <eliz@gnu.org>
3033
3034 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3035 "command line".
3036
3037 * display.texi (Faces): Refer to "Creating Frames" for face
3038 and other frame customizations in .emacs.
3039
3040 * frames.texi (Creating Frames): Mention that face customizations can
3041 be put in .emacs. Add index entries.
3042
30432007-04-12 Richard Stallman <rms@gnu.org>
3044
3045 * glossary.texi (Glossary): Explain `iff'.
3046
30472007-04-11 Karl Berry <karl@gnu.org>
3048
3049 * gnu.texi (Top),
3050 * macos.texi (Mac Font Specs),
3051 * anti.texi (Antinews),
3052 * xresources.texi (Resources),
3053 * misc.texi (Emulation),
3054 * calendar.texi (Daylight Saving),
3055 * dired.texi (Dired and Find),
3056 * rmail.texi (Remote Mailboxes),
3057 * sending.texi (Mail Headers),
3058 * programs.texi (Which Function),
3059 * files.texi (Recover),
3060 * buffers.texi (Uniquify),
3061 * frames.texi (Wheeled Mice),
3062 * killing.texi (Rectangles): Wording to improve breaks in
3063 8.5x11 format.
3064 * mule.texi (Language Environments): \hbadness=10000 since there's
3065 no way to reword.
3066 * emacs.texi (smallbook): New @set to more easily switch between
3067 smallbook and 8.5x11.
3068
30692007-04-11 Richard Stallman <rms@gnu.org>
3070
3071 * files.texi (File Conveniences): Add xref to Tumme.
3072 Delete text about Thumbnail mode.
3073
8cf51b2c
GM
30742007-04-09 Alan Mackenzie <acm@muc.de>
3075
3076 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3077 new name. Insert concept index entries.
3078
8cf51b2c
GM
30792007-04-08 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * display.texi (Standard Faces): Document prefix arg for
3082 list-faces-display.
3083
3084 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3085
8cf51b2c
GM
30862007-04-07 Chong Yidong <cyd@stupidchicken.com>
3087
8cf51b2c
GM
3088 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3089
3090 * files.texi (Misc File Ops): Rewrite description of
3091 insert-file-literally.
3092
8cf51b2c
GM
30932007-03-31 Eli Zaretskii <eliz@gnu.org>
3094
3095 * misc.texi (Printing): Postscript -> PostScript.
3096
8cf51b2c
GM
3097 * ack.texi (Acknowledgments): Postscript -> PostScript.
3098
3099 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3100
3101 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3102 below.
3103
31042007-03-30 Chong Yidong <cyd@stupidchicken.com>
3105
3106 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3107 Init Non-ASCII.
3108 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3109 (Init Non-ASCII): New node.
3110
31112007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3112
3113 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3114
8cf51b2c
GM
31152007-03-12 Glenn Morris <rgm@gnu.org>
3116
8cf51b2c
GM
3117 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3118 "Daylight Savings".
3119
49823426 3120 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3121 saving" in text throughout.
3122
8cf51b2c
GM
31232007-03-04 Richard Stallman <rms@gnu.org>
3124
3125 * custom.texi (Safe File Variables): Minor correction.
3126
8cf51b2c
GM
31272007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3128
3129 * rmail.texi (Movemail): Add internal ref.
3130 Don't indent the intro for the PROTO table.
3131 Format PROTO table items with @code.
3132
8cf51b2c
GM
31332007-02-26 Nick Roberts <nickrob@snap.net.nz>
3134
3135 * building.texi: Remove references to bashdb.
3136
8cf51b2c
GM
31372007-02-19 Juanma Barranquero <lekktu@gmail.com>
3138
3139 * mule.texi (Language Environments): Update list of supported language
3140 environments.
3141
8cf51b2c
GM
31422007-02-14 Kim F. Storm <storm@cua.dk>
3143
3144 * building.texi (Grep Searching): Fix lgrep doc.
3145
31462007-02-12 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * back.texi: Remove unused file.
3149
c8763fb6 31502007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3151
3152 * maintaining.texi (Tag Syntax): Now --members is the default for
3153 etags, not for ctags yet.
3154
8cf51b2c
GM
31552007-02-03 Eli Zaretskii <eliz@gnu.org>
3156
3157 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3158 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3159 expects. Add comments to prevent people from inadvertently modifying
3160 the key parts needed by `texinfo-multiple-files-update'.
3161
31622007-01-29 Chong Yidong <cyd@stupidchicken.com>
3163
3164 * frames.texi (Secondary Selection): Window clicked does not matter
3165 when mouse-yank-at-point is non-nil.
3166
8cf51b2c
GM
31672007-01-16 Glenn Morris <rgm@gnu.org>
3168
3169 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3170 system abbrev.
3171
31722007-01-11 Richard Stallman <rms@gnu.org>
3173
3174 * msdog.texi (Windows Keyboard): Another small cleanup.
3175
31762007-01-10 Richard Stallman <rms@gnu.org>
3177
3178 * msdog.texi (Windows Keyboard): Yet another try to make
3179 everyone happy with that passage.
3180
31812007-01-05 Richard Stallman <rms@gnu.org>
3182
3183 * anti.texi (Antinews): Mention M-x shell scrolling.
3184
31852007-01-05 Nick Roberts <nickrob@snap.net.nz>
3186
3187 * building.texi (Watch Expressions): Describe gdb-max-children.
3188
8cf51b2c
GM
31892007-01-04 Richard Stallman <rms@gnu.org>
3190
8cf51b2c
GM
3191 * msdog.texi (Windows Keyboard): Clarify previous change.
3192
8cf51b2c
GM
31932007-01-02 Richard Stallman <rms@gnu.org>
3194
3195 * custom.texi (Changing a Variable): Minor clarification.
3196 (Specific Customization): customize-customized => customize-unsaved.
3197
3198 * entering.texi (Entering Emacs): Clean up text about restarting
3199 Emacs for each file.
3200
3201 * misc.texi (Shell Options): Minor cleanup.
3202
3203 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3204 with Emacs, not vice versa.
3205
3206 * programs.texi (Symbol Completion): Recommend customizing
3207 window manager.
3208
3209 * xresources.texi (Resources): Minor fix.
3210
c8763fb6 32112007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3212
3213 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3214
32152007-01-01 Richard Stallman <rms@gnu.org>
3216
3217 * commands.texi (User Input): Document keys stolen by window mangers.
3218
32192006-12-31 Richard Stallman <rms@gnu.org>
3220
3221 * custom.texi (Specific Customization): Document customize-option
3222 instead of customize-variable.
3223
32242006-12-31 Kim F. Storm <storm@cua.dk>
3225
3226 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3227
32282006-12-30 Kim F. Storm <storm@cua.dk>
3229
3230 * killing.texi (CUA Bindings): Fix typo.
3231
3232 * xresources.texi (Table of Resources): Mention grow-only value for
3233 auto-resize-tool-bars.
3234
8cf51b2c
GM
32352006-12-27 Eli Zaretskii <eliz@gnu.org>
3236
3237 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3238 and how to get them back.
3239
32402006-12-26 Richard Stallman <rms@gnu.org>
3241
3242 * calendar.texi (Holidays): Holiday listing is based on current
3243 practice, but DST is not.
3244
32452006-12-25 Richard Stallman <rms@gnu.org>
3246
3247 * emacs.texi (Top): Update subnode menus.
3248
3249 * mark.texi (Transient Mark): Fix xref.
3250
3251 * killing.texi (Graphical Kill): Node deleted.
3252 (Killing): Add xref to Cut and Paste.
3253 (CUA Bindings): Update xref.
3254
3255 * frames.texi (Cut and Paste): New section to hold other nodes.
3256 (Mouse Commands): Node demoted.
3257 (Cut/Paste Other App): Split out from Mouse Commands.
3258 (Word and Line Mouse): Likewise.
3259 (Secondary Selection, Clipboard): Nodes demoted.
3260
8cf51b2c
GM
32612006-12-24 Kevin Ryde <user42@zip.com.au>
3262
3263 * calendar.texi (Holidays): US daylight saving begins second Sunday
3264 in March for 2007 onwards.
3265 (Daylight Savings): Show new US default daylight saving rules, 2nd
3266 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3267
32682006-12-23 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * calendar.texi (Scroll Calendar): < and > are switched.
3271
32722006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3273
3274 * killing.texi (Deletion): Describe M-\ prefix argument.
3275
32762006-12-23 Richard Stallman <rms@gnu.org>
3277
3278 * search.texi (Regexp Search): Explain why forward and reverse regexp
3279 search are not mirror images.
3280
8cf51b2c
GM
32812006-12-19 Kim F. Storm <storm@cua.dk>
3282
3283 * major.texi (Choosing Modes): Describe match-function elements for
3284 magic-mode-alist.
3285
8cf51b2c
GM
32862006-12-18 Eli Zaretskii <eliz@gnu.org>
3287
3288 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3289 peculiarities.
3290
32912006-12-18 Richard Stallman <rms@gnu.org>
3292
3293 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3294
8cf51b2c
GM
32952006-12-17 Alan Mackenzie <acm@muc.de>
3296
3297 * programs.texi (Left Margin Paren): Remove the bit which says
3298 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3299 Discuss some of the issues of setting this option to nil.
3300
33012006-12-17 Glenn Morris <rgm@gnu.org>
3302
3303 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3304
33052006-12-16 Eli Zaretskii <eliz@gnu.org>
3306
3307 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3308 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3309 NTFS volumes.
3310 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3311 volumes.
3312
33132006-12-15 Eli Zaretskii <eliz@gnu.org>
3314
3315 * text.texi (HTML Mode): Fix "C-c TAB".
3316
8cf51b2c
GM
33172006-12-09 Richard Stallman <rms@gnu.org>
3318
3319 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3320
33212006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3322
3323 * files.texi (Misc File Ops): Document insert-file-literally.
3324
33252006-12-08 Eli Zaretskii <eliz@gnu.org>
3326
3327 * cmdargs.texi (Colors): Note that --color is intended for overriding
3328 the terminal defaults, not for normal invocation.
3329
3330 * misc.texi (Emacs Server): Improve wording. Don't mention the
3331 ``server program''. Add a cross-reference to "Init File" node.
3332 (Invoking emacsclient): Add index entries. Document both short and
3333 long versions of command-line options. Document the -f option.
3334
8cf51b2c
GM
33352006-12-06 Richard Stallman <rms@gnu.org>
3336
3337 * text.texi (Outline Format): Say to set outline-regexp
3338 and outline-level with major modes and file local variables.
3339
c8763fb6 33402006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3341
3342 * anti.texi (Antinews): Mention the alternative to
3343 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3344
8cf51b2c
GM
3345 * misc.texi (Interactive Shell): Ditto.
3346
33472006-12-04 Eli Zaretskii <eliz@gnu.org>
3348
3349 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3350
3351 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3352
33532006-12-01 Eli Zaretskii <eliz@gnu.org>
3354
3355 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3356 colon in the mode line.
3357
3358 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3359
33602006-11-26 Nick Roberts <nickrob@snap.net.nz>
3361
3362 * building.texi (Watch Expressions): Mention SPC for expanding/
3363 contracting watch expressions.
3364
33652006-11-26 Kim F. Storm <storm@cua.dk>
3366
3367 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3368
33692006-11-26 Nick Roberts <nickrob@snap.net.nz>
3370
3371 * building.texi (Debugger Operation): Define text command mode.
3372 Clarify how tooltips work.
3373 (GDB Graphical Interface): Explain how to run in text command mode
3374 more clearly.
3375
33762006-11-25 Juanma Barranquero <lekktu@gmail.com>
3377
3378 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3379
33802006-11-22 Juanma Barranquero <lekktu@gmail.com>
3381
3382 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3383
8cf51b2c
GM
33842006-11-18 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3387 and EMACS is deprecated.
3388
33892006-11-18 Juanma Barranquero <lekktu@gmail.com>
3390
3391 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3392
c8763fb6 33932006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3394
3395 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3396
3397 * emacs.texi: Include xresources.texi both for info and dvi.
3398
3399 * xresources.texi: Merge text from xresmini.texi.
3400
c8763fb6 34012006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3402
3403 * glossary.texi: Fix typos.
3404
8cf51b2c
GM
34052006-11-06 Richard Stallman <rms@gnu.org>
3406
3407 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3408
3409 * ack.texi (Acknowledgments): Fix name spelling.
3410
34112006-11-01 Juri Linkov <juri@jurta.org>
3412
3413 * search.texi (Word Search): Document incremental word search.
3414
34152006-10-28 Glenn Morris <rgm@gnu.org>
3416
3417 * ack.texi (Acknowledgments): Add cal-html author.
3418
3419 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3420 Calendar"). Describe new package cal-html.
3421 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3422 Calendar Files."
3423
8cf51b2c
GM
34242006-10-23 Richard Stallman <rms@gnu.org>
3425
3426 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3427 Abbrev mode is enabled.
3428
8cf51b2c
GM
34292006-10-16 Richard Stallman <rms@gnu.org>
3430
8cf51b2c
GM
3431 * emacs.texi: Update ISBN.
3432
8cf51b2c
GM
34332006-10-11 Kim F. Storm <storm@cua.dk>
3434
3435 * emacs.texi (Acknowledgments): Use @dotless{i}.
3436
34372006-10-08 Nick Roberts <nickrob@snap.net.nz>
3438
3439 * building.texi (Breakpoints Buffer): Mention catchpoints.
3440
34412006-10-08 Kim F. Storm <storm@cua.dk>
3442
3443 * ack.texi (Acknowledgments): Update.
3444
3445 * emacs.texi (Acknowledgments): Fix bad @/ form.
3446
8cf51b2c
GM
34472006-10-05 Kim F. Storm <storm@cua.dk>
3448
3449 * emacs.texi (Acknowledgments): Add more contributors.
3450
34512006-10-03 Richard Stallman <rms@gnu.org>
3452
3453 * emacs.texi (Acknowledgments): Update version and edition.
3454
8cf51b2c
GM
34552006-10-01 Karl Berry <karl@gnu.org>
3456
3457 * custom.texi (Customization Groups): Page break to keep example buffer
3458 on one page.
3459
34602006-09-30 Karl Berry <karl@gnu.org>
3461
3462 * programs.texi (Basic Indent): @need to improve page break.
3463 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3464
34652006-09-29 Glenn Morris <rgm@gnu.org>
3466
3467 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3468
34692006-09-29 Karl Berry <karl@gnu.org>
3470
3471 * windows.texi (Basic Window): Remove forced @break, no longer
3472 desirable.
3473 * frames.texi (Frame Commands),
3474 * mark.texi (Marking Objects): Reword to avoid bad page break.
3475 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3476
34772006-09-19 Richard Stallman <rms@gnu.org>
3478
3479 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3480 stick to present tense.
3481
c8763fb6 34822006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3483
3484 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3485 to x-gtk-use-old-file-dialog.
3486 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3487
34882006-09-15 Jay Belanger <belanger@truman.edu>
3489
49823426 3490 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3491 Change "Library Public License" to "Lesser Public License"
3492 throughout. Use "yyyy" to represent year.
3493
8cf51b2c
GM
34942006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3495
3496 * files.texi (Visiting): Add index entry "open file".
3497
8cf51b2c
GM
34982006-09-11 Richard Stallman <rms@gnu.org>
3499
3500 * building.texi (Compilation Mode): Clarification.
3501 (Grep Searching): Add xref to Compilation Mode.
3502
8cf51b2c
GM
35032006-09-08 Richard Stallman <rms@gnu.org>
3504
3505 * search.texi (Search): Ref multi-file search commands here.
3506 (Other Repeating Search): Not here.
3507
8cf51b2c
GM
35082006-08-28 Richard Stallman <rms@gnu.org>
3509
3510 * windows.texi (Split Window): Update xref.
3511
3512 * basic.texi (Continuation Lines): Update xref.
3513
3514 * indent.texi (Tab Stops): Update xref.
3515
3516 * emacs.texi (Top): Update subnode menu.
3517
3518 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3519 split out of Display Custom.
3520
35212006-08-25 Kim F. Storm <storm@cua.dk>
3522
3523 * display.texi (Display Custom): Add variables overline-margin
3524 and x-underline-at-descent-line.
3525
35262006-08-25 Richard Stallman <rms@gnu.org>
3527
3528 * entering.texi (Exiting): Rewrite to give graphical displays
3529 priority over text terminals.
3530
3531 * search.texi (Incremental Search): Move index entries.
3532
35332006-08-23 Chong Yidong <cyd@stupidchicken.com>
3534
3535 * custom.texi (Init File): Reference Find Init to avoid "home
3536 directory" confusion.
3537
35382006-08-22 Nick Roberts <nickrob@snap.net.nz>
3539
3540 * building.texi (Other GDB-UI Buffers): Describe how to edit
3541 a value in the locals buffer.
3542
35432006-08-21 Richard Stallman <rms@gnu.org>
3544
3545 * search.texi (Basic Isearch): Add `isearch' index entry.
3546
35472006-08-16 Richard Stallman <rms@gnu.org>
3548
3549 * misc.texi (Saving Emacs Sessions): Clean up wording.
3550
3551 * mark.texi (Marking Objects): Mention term "select all".
3552
3553 * emacs.texi (Top): Update subnode menu.
3554
3555 * help.texi (Help Mode): Move node up in file.
3556
8cf51b2c
GM
35572006-08-15 Nick Roberts <nickrob@snap.net.nz>
3558
3559 * building.texi (Stack Buffer): Explain fringe arrow.
3560
8cf51b2c
GM
35612006-08-12 Eli Zaretskii <eliz@gnu.org>
3562
8cf51b2c
GM
3563 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3564 on startup.
3565
35662006-08-11 Romain Francoise <romain@orebokech.com>
3567
3568 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3569
35702006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3571
3572 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3573
35742006-08-10 Richard Stallman <rms@gnu.org>
3575
3576 * text.texi (Format Faces): Substantial rewrites to deal
3577 with face merging. Empty regions don't count. Clarify
3578 face property inheritance.
3579
35802006-08-08 Romain Francoise <romain@orebokech.com>
3581
3582 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3583 <arjuropo@cc.jyu.fi>.
3584
8cf51b2c
GM
35852006-08-04 Eli Zaretskii <eliz@gnu.org>
3586
3587 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3588 apply to all frames.
3589
8cf51b2c
GM
35902006-08-01 Richard Stallman <rms@gnu.org>
3591
3592 * help.texi (Name Help): Add index entries for describe-variable.
3593
35942006-08-01 Nick Roberts <nickrob@snap.net.nz>
3595
3596 * building.texi (GDB Graphical Interface): Shorten node names.
3597 (GDB-UI Layout): Use GDB-related.
3598 (Other GDB-UI Buffers): Simplify English.
3599
36002006-07-31 Richard Stallman <rms@gnu.org>
3601
3602 * search.texi (Query Replace): Add xref for Dired's Q command.
3603
8cf51b2c
GM
36042006-07-31 Nick Roberts <nickrob@snap.net.nz>
3605
3606 * building.texi (GDB commands in Fringe): Rename to...
3607 (Source Buffers): ..this and move forward. Describe hollow arrow and
3608 new option gdb-find-source-frame.
3609
36102006-07-29 Richard Stallman <rms@gnu.org>
3611
3612 * dired.texi (Operating on Files): Simplify previous change
3613 and fix Texinfo usage.
3614
36152006-07-29 Eli Zaretskii <eliz@gnu.org>
3616
3617 * dired.texi (Operating on Files): Add cross-references. State the
3618 Unix commands that do similar things.
3619
36202006-07-28 Richard Stallman <rms@gnu.org>
3621
3622 * mark.texi (Transient Mark): Clarify that region never disappears
3623 when Transient Mark mode is off, and not when it is on.
3624
36252006-07-27 Richard Stallman <rms@gnu.org>
3626
3627 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3628
36292006-07-24 Richard Stallman <rms@gnu.org>
3630
3631 * xresources.texi (GTK styles): Fix texinfo usage.
3632
8cf51b2c
GM
3633 * commands.texi (User Input): Explain why we teach keyboard cmds.
3634
3635 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3636 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3637 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3638 * doclicense.texi, display.texi, dired.texi, basic.texi:
3639 * anti.texi, ack.texi: Move periods and commas inside quotes.
3640
36412006-07-22 Eli Zaretskii <eliz@gnu.org>
3642
3643 * cmdargs.texi (General Variables): Document EMAIL.
3644
36452006-07-21 Eli Zaretskii <eliz@gnu.org>
3646
3647 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3648 doesn't have effect on MS-Windows.
3649
8cf51b2c
GM
36502006-07-17 Richard Stallman <rms@gnu.org>
3651
3652 * building.texi (Grep Searching): Explain about chaining grep commands.
3653
8cf51b2c
GM
36542006-07-10 Nick Roberts <nickrob@snap.net.nz>
3655
49823426 3656 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3657
36582006-07-09 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3661 is invoked for multiple files.
3662
36632006-07-08 Eli Zaretskii <eliz@gnu.org>
3664
3665 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3666 on-line manual for the rest of this node.
3667 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3668 unconditionally.
3669 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3670 Improve wording.
3671 (Windows Printing): Improve wording.
3672 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3673 rest of this node.
3674
8cf51b2c
GM
36752006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3676
49823426
GM
3677 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3678 with eval-buffer.
8cf51b2c
GM
3679
36802006-07-05 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3683 of character translation.
3684
36852006-07-04 Nick Roberts <nickrob@snap.net.nz>
3686
3687 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3688
36892006-07-03 Karl Berry <karl@gnu.org>
3690
3691 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3692 not-too-underfull hboxes in the TeX output.
3693 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3694 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3695 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3696 * sending.texi, text.texi: Fix overfull/underfull boxes.
3697
36982006-07-03 Romain Francoise <romain@orebokech.com>
3699
3700 * m-x.texi (M-x): Fix.
3701
37022006-07-03 Richard Stallman <rms@gnu.org>
3703
8cf51b2c
GM
3704 * search.texi (Other Repeating Search): filename -> file name.
3705
3706 * misc.texi (Narrowing): Minor cleanups.
3707
3708 * files.texi (Visiting): filename -> file name.
3709
3710 * emacs.texi (Top): Update subnode menus.
3711
3712 * mule.texi (Coding Systems): Move char translation stuff here.
3713 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3714 (Recognize Coding): Substantial local rewrites.
3715 (International): Update menu.
3716
3717 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3718 (Scrolling): Substantial local rewrites.
3719 (Display): Update menu and intro.
3720
3721 * dired.texi: filename -> file name.
3722
3723 * custom.texi (Safe File Variables): Texinfo usage fix.
3724
f0131492 37252006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3726
3727 * help.texi, m-x.texi: Lots of cleanups.
3728
8cf51b2c
GM
37292006-06-30 Eli Zaretskii <eliz@gnu.org>
3730
3731 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3732 (Windows Processes, Windows Misc): Shorten the printed version by
3733 selectively conditioning less important portions by @ifnottex.
3734
8cf51b2c
GM
37352006-06-27 Richard Stallman <rms@gnu.org>
3736
3737 * mini.texi (Minibuffer File): Minor cleanup.
3738
37392006-06-25 Nick Roberts <nickrob@snap.net.nz>
3740
3741 * frames.texi (XTerm Mouse): Rename to...
3742 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3743
3744 * emacs.texi (Top): Use new node name.
3745
37462006-06-24 Eli Zaretskii <eliz@gnu.org>
3747
3748 * emacs.texi (Top): Update the detailed menu according to changes in
3749 msdog.texi.
3750
3751 * msdog.texi (Windows Keyboard): New section.
3752 (Windows Mouse): New section.
3753 (Windows System Menu): Remove section (text merged with "Windows
3754 Keyboard").
3755 (Windows Misc): New section.
3756
3757 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3758
3759 * msdog.texi (ls in Lisp): New section.
3760
3761 * files.texi (Visiting): Document case-insensitive wildcard matching
3762 under find-file-wildcards.
3763
8cf51b2c
GM
37642006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3765
3766 * macos.texi (Mac Input): Add description of mac-function-modifier.
3767 Now Unicode keyboard layouts work.
3768
8cf51b2c
GM
37692006-06-10 Richard Stallman <rms@gnu.org>
3770
3771 * mule.texi (Recognize Coding): Clarify previous change.
3772
37732006-06-09 Kenichi Handa <handa@m17n.org>
3774
3775 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3776 notation.
3777
37782006-06-07 Kevin Ryde <user42@zip.com.au>
3779
3780 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3781 manual for @ifnottex, but in emacs-extra for @iftex.
3782
3783 * cmdargs.texi (General Variables): Fix smtpmail xref.
3784
37852006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3786
8cf51b2c 3787 * programs.texi (Comment Commands):
8cf51b2c 3788 * custom.texi (Specifying File Variables):
49823426 3789 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3790
37912006-06-07 Nick Roberts <nickrob@snap.net.nz>
3792
3793 * building.texi (Watch Expressions): Move node to end.
3794 (GDB Graphical Interface): Move description of clicks in fringe...
3795 (GDB commands in the Fringe): ...to here. New node.
3796
8cf51b2c
GM
37972006-06-05 Romain Francoise <romain@orebokech.com>
3798
49823426 3799 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3800
38012006-06-05 Nick Roberts <nickrob@snap.net.nz>
3802
3803 * building.texi (GDB Graphical Interface): Update bindings.
3804 (Commands of GUD): Add gud-print. Remove gud-run.
3805 Restate availability more generally.
3806
f0131492 38072006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3808
3809 * mini.texi: Lots of cleanups.
3810
38112006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3812
3813 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3814 and Mouse-2.
3815
c8763fb6 38162006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3817
3818 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3819
8cf51b2c
GM
38202006-05-31 Richard Stallman <rms@gnu.org>
3821
3822 * basic.texi (Moving Point): Fix previous change.
3823
c8763fb6 38242006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3825
3826 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3827
f0131492 38282006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3829
3830 * basic.texi: Many simplifications and improvements in wording.
3831
8cf51b2c
GM
38322006-05-26 Nick Roberts <nickrob@snap.net.nz>
3833
3834 * anti.texi (Antinews): Create a node for gdb-ui.
3835
8cf51b2c
GM
38362006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3837
3838 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3839
38402006-05-20 Richard Stallman <rms@gnu.org>
3841
3842 * dired.texi (Dired Navigation): dired-goto-file is now j.
3843
8cf51b2c
GM
38442006-05-20 Eli Zaretskii <eliz@gnu.org>
3845
3846 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3847 and their aliases.
3848
3849 * msdog.texi (Windows Printing): Mention non-support of plain text
3850 printing with some el-cheapo printers, and suggest a workaround.
3851
38522006-05-20 Kevin Ryde <user42@zip.com.au>
3853
3854 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3855 remove the bit saying you must set it.
3856
38572006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * trouble.texi (Checklist):
3860 * text.texi (Text, Auto Fill, Text Mode):
3861 * search.texi (Nonincremental Search):
3862 * rmail.texi (Rmail Labels):
3863 * mule.texi (Input Methods, Multibyte Conversion):
3864 * misc.texi (Gnus, Where to Look, PostScript):
3865 * maintaining.texi (Create Tags Table):
3866 * indent.texi (Indentation Commands):
3867 * fixit.texi (Spelling):
3868 * emacs.texi (Copying):
3869 * custom.texi (Init File): ifinfo -> ifnottex.
3870
8cf51b2c
GM
38712006-05-17 Richard Stallman <rms@gnu.org>
3872
3873 * files.texi (Diff Mode): Mention C-x `.
3874
38752006-05-08 Richard Stallman <rms@gnu.org>
3876
3877 * custom.texi (Disabling): Textual cleanups.
3878
8cf51b2c
GM
38792006-05-12 Glenn Morris <rgm@gnu.org>
3880
3881 * calendar.texi (Displaying the Diary, Format of Diary File):
3882 Refer to diary-view-entries, diary-list-entries,
3883 diary-show-all-entries rather than obsolete aliases.
3884
38852006-05-12 Eli Zaretskii <eliz@gnu.org>
3886
3887 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3888 (Displaying the Diary, Special Diary Entries, Importing Diary):
3889 * building.texi (Compilation Shell):
3890 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3891 emacs-xtra with @inforef's.
3892
3893 * files.texi (Visiting): Fix wording.
3894
3895 * mule.texi (Coding Systems, Text Coding): More indexing.
3896 Mention that C-x RET f can set eol conversion.
3897
c8763fb6 38982006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3899
3900 * xresmini.texi (GTK resources): Insert GTK description.
3901
3902 * xresources.texi (GTK resources): metafont should be menufont.
3903
8cf51b2c
GM
39042006-05-06 Michael Albinus <michael.albinus@gmx.de>
3905
49823426 3906 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3907 method, user name and host name is active only in partial
3908 completion mode.
3909
8cf51b2c
GM
39102006-05-06 Eli Zaretskii <eliz@gnu.org>
3911
3912 * makefile.w32-in (emacs.dvi):
3913 * Makefile.in (emacs.dvi): Add xresmini.texi.
3914
3915 * xresmini.texi (Table of Resources): Remove xref to non-existent
3916 node "LessTif Resources".
3917
3918 * msdog.texi (Microsoft Windows):
3919 * calendar.texi (Calendar/Diary, Displaying the Diary)
3920 (Special Diary Entries, Importing Diary, Holidays):
3921 * programs.texi (Program Modes):
3922 * text.texi (Text):
3923 * buffers.texi (Several Buffers):
3924 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3925
39262006-05-06 Eli Zaretskii <eliz@gnu.org>
3927
3928 The following changes merge the emacs-xtra manual into the main
3929 manual, but only for on-line version of the manual.
3930
3931 * vc2-xtra.texi (Version Backups, Local Version Control)
3932 (Making Snapshots, Change Logs and VC, Version Headers)
3933 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3934 on-line manual.
3935
3936 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3937 for on-line manual.
3938
3939 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3940 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3941 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3942 for on-line manual.
3943
3944 * fortran-xtra.texi (Fortran, Fortran Autofill)
3945 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3946 for on-line manual.
3947
3948 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3949 Conditional xref's for on-line manual.
3950
3951 * emerge-xtra.texi (Emerge, Overview of Emerge)
3952 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3953 manual.
3954
3955 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3956 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3957 (EMACSSOURCES): Use EMACS_XTRA.
3958 (../info/emacs-xtra): Remove.
3959 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3960
3961 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3962 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3963 (EMACSSOURCES): Use EMACS_XTRA.
3964 ($(infodir)/emacs-xtra): Remove.
3965 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3966
3967 * trouble.texi (Quitting):
3968 * text.texi (Text):
3969 * programs.texi (Program Modes):
3970 * msdog.texi (Microsoft Windows):
3971 * frames.texi (Frames):
3972 * files.texi (Backup, Version Control, VC Concepts)
3973 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3974 (Registering, VC Status, VC Undo, Multi-User Branching)
3975 (Comparing Files):
3976 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3977 (Displaying the Diary, Special Diary Entries, Importing Diary):
3978 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3979 conditional xref's, depending on @iftex/@ifnottex.
3980
3981 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3982 "MS-DOS". @include msdog-xtra.texi.
3983
3984 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3985 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3986
3987 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3988 for vc-xtra.texi subsections.
3989 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3990 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3991
3992 * sending.texi (Sending Mail): A @node line without explicit Prev,
3993 Next, and Up links.
3994
3995 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3996 Next, and Up links.
3997
3998 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3999 and its sections. @include picture-xtra.texi.
4000
4001 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4002 "Emerge".
4003 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4004
4005 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4006 exact duplicate of its name-sake in calendar.texi.
4007
4008 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4009 "Advanced Calendar/Diary Usage".
4010 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4011
4012 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4013 dired-xtra.texi.
4014 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4015
4016 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4017 (Files) [ifnottex]: Add menu entry for Autorevert.
4018
4019 * emacs-xtra.texi (Introduction): Reword to make consistent with
4020 printed version only.
4021 <Top level>: Remove the body of all chapters and move them to the
4022 new *-xtra.texi files. Use @raisesections and @lowersections to
4023 convert sections to chapters etc.
4024
4025 * msdog-xtra.texi:
4026 * fortran-xtra.texi:
4027 * vc-xtra.texi:
4028 * vc1-xtra.texi:
4029 * vc2-xtra.texi:
4030 * emerge-xtra.texi:
4031 * cal-xtra.texi:
4032 * dired-xtra.texi:
4033 * arevert-xtra.texi: New files, with text from respective chapters
4034 of emacs-xtra.texi. Convert each @chapter into @section, @section
4035 into @subsection, etc.
4036
4037 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
4038 updated.
4039
4040 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4041 Windows". All references updated.
4042
40432006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4044
4045 * macos.texi (Mac Input): Mention input from Character Palette.
4046 (Mac Font Specs): Fix typo.
4047
40482006-05-05 Richard Stallman <rms@gnu.org>
4049
4050 * files.texi (Diff Mode): Minor cleanup.
4051
40522006-05-05 Karl Berry <karl@gnu.org>
4053
8cf51b2c
GM
4054 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4055 errors from the current release of makeinfo (4.8).
4056 * help.texi (Library Keywords): Change widest word in multitable
4057 template from `emulations' to `convenience'. (Not sure if this is
4058 related to the font change.)
4059
40602006-05-05 Eli Zaretskii <eliz@gnu.org>
4061
4062 * files.texi (File Names): Add a footnote about limited support of
4063 ~USER on MS-Windows.
4064
4065 * cmdargs.texi (Initial Options): Add a footnote about limited
4066 support of ~USER on MS-Windows.
4067
40682006-05-03 Richard Stallman <rms@gnu.org>
4069
4070 * files.texi (Diff Mode): Node moved here.
4071 (Comparing Files): Delete what duplicates new node.
4072 (Files): Put Diff Mode in menu.
4073
4074 * misc.texi (Diff Mode): Moved to files.texi.
4075
4076 * emacs.texi (Top): Update menu for Diff Mode.
4077
4078 * trouble.texi (Emergency Escape): Simplify.
4079
4080 * emacs.texi (Top): Minor clarification.
4081
40822006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4083
4084 * commands.texi, entering.texi, screen.texi: Many simplifications.
4085
40862006-05-03 Richard Stallman <rms@gnu.org>
4087
4088 * commands.texi (Text Characters): Delete paragraph about unibyte
4089 non-ASCII printing chars.
4090
4091 * killing.texi (Killing): Say "graphical displays".
4092 * display.texi: Say "graphical displays".
4093
4094 * cmdargs.texi (Misc X): Say "graphical displays".
4095
40962006-05-01 Richard Stallman <rms@gnu.org>
4097
4098 * emacs.texi (Top): Add Diff Mode to menu.
4099
41002006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4101
4102 * misc.texi (Diff Mode): New node.
4103
41042006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4105
4106 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4107 (Mac Environment Variables): Shorten example line.
4108 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4109
41102006-05-01 Nick Roberts <nickrob@snap.net.nz>
4111
4112 * building.texi (GUD Customization): Describe cases %d and %c.
4113 Update description for %e.
4114
41152006-04-30 Glenn Morris <rgm@gnu.org>
4116
4117 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4118
41192006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4120
4121 * custom.texi (Examining): Update C-h v output example.
4122
41232006-04-29 Kim F. Storm <storm@cua.dk>
4124
4125 * building.texi (Grep Searching): Add lgrep and rgrep.
4126
8cf51b2c
GM
41272006-04-23 Richard Stallman <rms@gnu.org>
4128
4129 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4130
4131 * xresmini.texi: New file.
4132
4133 * xresources.texi (Face Resources): Split table into font resources
4134 and the rest. Combine similar attributes for brevity.
4135
8cf51b2c
GM
41362006-04-21 Eli Zaretskii <eliz@gnu.org>
4137
4138 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4139 backslashes and case-insensitivity in file names (moved to the
4140 main manual).
4141 (MS-DOS Printing): Move most of the text to the main manual.
4142
4143 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4144 New nodes.
4145 (Windows Processes, Windows System Menu): Add index entries and
4146 fix wording.
4147
8cf51b2c
GM
41482006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4149
4150 * misc.texi (Shell Ring): Add notes on saved input when
4151 navigating off the end of the history list.
4152
41532006-04-18 Chong Yidong <cyd@mit.edu>
4154
4155 * misc.texi (Shell Options): Correct default value of
4156 comint-scroll-show-maximum-output.
4157
8cf51b2c
GM
41582006-04-18 Nick Roberts <nickrob@snap.net.nz>
4159
4160 * building.texi (Watch Expressions): Update.
4161
8cf51b2c
GM
41622006-04-12 Richard Stallman <rms@gnu.org>
4163
4164 * search.texi: Clean up previous change.
4165
41662006-04-12 Eli Zaretskii <eliz@gnu.org>
4167
4168 * search.texi (Regexp Backslash, Regexp Replace): Add index
4169 entries for ``back reference'' and mention the term itself in the
4170 text.
4171
41722006-04-11 Richard Stallman <rms@gnu.org>
4173
4174 * custom.texi (Safe File Variables):
4175 Document enable-local-variables = :safe.
4176
41772006-04-11 Karl Berry <karl@gnu.org>
4178
4179 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4180 (Remote Repositories, Version Backups, Local Version Control)
4181 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4182 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4183 (Renaming VC Work Files and Master Files)
4184 (Inserting Version Control Headers, Customizing VC, General Options)
4185 (Options for RCS and SCCS, Options specific for CVS): Move all
4186 these nodes to emacs-xtra.texi, for brevity.
4187 * cmdargs.texi, files.texi: Change cross-references.
4188
8cf51b2c
GM
41892006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4190
4191 * files.texi (Old Versions): Update description of vc-annotate's
4192 use of color to indicate date ranges.
4193
8cf51b2c
GM
41942006-04-09 Kevin Ryde <user42@zip.com.au>
4195
8cf51b2c
GM
4196 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4197 put info and printed manual names the right way around.
4198
41992006-04-09 Karl Berry <karl@gnu.org>
4200
4201 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4202 emacs-xtra.texi, leaving only MS Windows information.
4203 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4204 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4205 node names.
4206
4207 * emacs.texi: Move @summarycontents and @contents to the beginning
4208 of the file.
4209
8cf51b2c
GM
42102006-04-08 Kevin Ryde <user42@zip.com.au>
4211
4212 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4213
42142006-04-07 Richard Stallman <rms@gnu.org>
4215
4216 * programs.texi (Comments, Comment Commands, Options for Comments)
4217 (Multi-Line Comments): "Align", not "indent".
4218 (Basic Indent): C-j deletes trailing whitespace before the newline.
4219
42202006-04-06 Richard Stallman <rms@gnu.org>
4221
8cf51b2c
GM
4222 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4223
42242006-04-06 Eli Zaretskii <eliz@gnu.org>
4225
4226 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4227
8cf51b2c
GM
42282006-04-05 Richard Stallman <rms@gnu.org>
4229
4230 * emacs.texi (Top): Update subnode menu.
4231
4232 * trouble.texi (Unasked-for Search): Node deleted.
4233 (Lossage): Delete from menu.
4234
42352006-04-04 Richard Stallman <rms@gnu.org>
4236
4237 * trouble.texi: Various cleanups.
4238 (Checklist): Don't bother saying how to snail a bug report.
4239 (Emergency Escape): Much rewriting.
4240 (After a Crash): Rename the core dump immediately.
4241 (Total Frustration): Call it a psychotherapist.
4242 (Bug Criteria): Avoid "illegal instruction".
4243 (Sending Patches): We always put the contributor's name in.
4244
4245 * misc.texi (Thumbnails): Minor correction.
4246
8cf51b2c
GM
42472006-04-03 Richard Stallman <rms@gnu.org>
4248
4249 * misc.texi (Thumbnails): Minor cleanup.
4250
42512006-04-02 Karl Berry <karl@gnu.org>
4252
4253 * sending.texi (Mail Sending): pxref to Top needs five args.
4254
4255 * texinfo.tex: Update to current version (2006-03-21.13).
4256
8cf51b2c
GM
42572006-03-31 Richard Stallman <rms@gnu.org>
4258
4259 * emacs.texi (Top): Update subnode menu.
4260
4261 * help.texi (Help Mode): Cleanup.
4262
4263 * dired.texi: Many cleanups.
4264 (Dired Deletion): Describe dired-recursive-deletes.
4265 (Operating on Files): dired-create-directory moved.
4266 (Misc Dired Features): Move to here.
4267 (Tumme): Node moved to misc.texi.
4268
4269 * custom.texi: Many cleanups.
4270 (Minor Modes): Don't mention ISO Accents Mode.
4271 (Examining): Update C-h v output example.
4272 (Hooks): Add index and xref for add-hook.
4273 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4274 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4275
4276 * misc.texi: Many cleanups.
4277 (beginning): Add to summary of topics.
4278 (Shell): Put eshell xref at the end. Remove eshell from table.
4279 (Thumbnails): New node.
4280
8cf51b2c
GM
42812006-03-28 Eli Zaretskii <eliz@gnu.org>
4282
4283 * files.texi (File Name Cache): Make it clear that the cache is
4284 not persistent.
4285
8cf51b2c
GM
42862006-03-25 Karl Berry <karl@gnu.org>
4287
49823426
GM
4288 * emacs-xtra.texi, emacs.texi, gnu.texi:
4289 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4290 (2) do not indent copyright year list (or anything else).
4291
8cf51b2c
GM
42922006-03-21 Juanma Barranquero <lekktu@gmail.com>
4293
4294 * files.texi (VC Dired Mode): Remove misplaced brackets.
4295
42962006-03-21 Andre Spiegel <spiegel@gnu.org>
4297
4298 * files.texi: Various updates and clarifications in the VC chapter.
4299
43002006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4301
4302 * help.texi (Help Mode): Document "C-c C-c".
4303
8cf51b2c
GM
43042006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4305
4306 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4307 menu in the standalone Info reader.
4308
43092006-03-15 Chong Yidong <cyd@stupidchicken.com>
4310
4311 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4312 moved here from Emacs manual.
4313
4314 * programs.texi (Fortran): Section moved to emacs-xtra.
4315 (Program Modes): Xref to Fortran in emacs-xtra.
4316
4317 * maintaining.texi (Emerge): Move to emacs-xtra.
4318 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4319
4320 * picture.texi: File deleted.
4321 * Makefile.in:
4322 * makefile.w32-in: Remove picture.texi.
4323
4324 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4325 * abbrevs.texi (Abbrevs):
4326 * sending.texi (Sending Mail): Picture node removed.
4327
4328 * emacs.texi (Top): Update node listings.
4329
8cf51b2c
GM
43302006-03-12 Richard Stallman <rms@gnu.org>
4331
4332 * calendar.texi: Various cleanups.
4333
8cf51b2c
GM
43342006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4335
4336 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4337 syntax.
4338
8cf51b2c
GM
43392006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4340
4341 * search.texi (Regexps): More accurately describe which characters
4342 are special in which situations. Recommend _not_ to quote `]' or
4343 `-' when they are not special.
4344
8cf51b2c
GM
43452006-02-28 Andre Spiegel <spiegel@gnu.org>
4346
4347 * files.texi (Old Versions): Clarify operation of C-x v =.
4348
8cf51b2c
GM
43492006-02-21 Nick Roberts <nickrob@snap.net.nz>
4350
4351 * building.texi (Watch Expressions): Update and describe
4352 gdb-speedbar-auto-raise.
4353
43542006-02-19 Richard M. Stallman <rms@gnu.org>
4355
4356 * emacs.texi: Use @smallbook.
4357 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4358 Update subnode menu.
4359
4360 * building.texi (Lisp Interaction): Minor addition.
4361
43622006-02-18 Nick Roberts <nickrob@snap.net.nz>
4363
4364 * building.texi (Watch Expressions): Update and be more precise.
4365
c8763fb6 43662006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4367
4368 * maintaining.texi (Create Tags Table): Explain why the
4369 exception when etags writes to files under the /dev tree.
4370
43712006-02-14 Richard M. Stallman <rms@gnu.org>
4372
4373 * custom.texi (Safe File Variables): Lots of clarification.
4374 Renamed from Unsafe File Variables.
4375
43762006-02-14 Chong Yidong <cyd@stupidchicken.com>
4377
4378 * custom.texi (Unsafe File Variables): File variable confirmation
4379 assumed denied in batch mode.
4380
43812006-02-14 Richard M. Stallman <rms@gnu.org>
4382
4383 * building.texi (GDB User Interface Layout): Don't say `inferior'
4384 for program being debugged.
4385
43862006-02-15 Nick Roberts <nickrob@snap.net.nz>
4387
4388 * building.texi (GDB Graphical Interface):
4389 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4390
43912006-02-13 Chong Yidong <cyd@stupidchicken.com>
4392
4393 * custom.texi (Specifying File Variables, Unsafe File Variables):
4394 New nodes, split from File Variables. Document new file local
4395 variable behavior.
4396
43972006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4398
4399 * display.texi (Standard Faces):
8cf51b2c
GM
4400 * files.texi (Visiting):
4401 * frames.texi (Clipboard):
4402 * glossary.texi (Glossary) <Clipboard>:
4403 * xresources.texi (X Resources): Mention Mac OS port.
4404
8cf51b2c
GM
44052006-02-12 Richard M. Stallman <rms@gnu.org>
4406
4407 * building.texi (Building): Clarify topic in intro.
4408
4409 * maintaining.texi (Maintaining): Change title; clarify topic.
4410 Delete duplicate index entries.
4411
4412 * building.texi (Other GDB User Interface Buffers): Clarifications.
4413
4414 * text.texi (Cell Commands): Clarifications.
4415
4416 * programs.texi (Defuns): Delete duplicate explanation of
4417 left-margin paren convention.
4418 (Hungry Delete): Minor cleanup.
4419
44202006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4421
4422 * dired.texi (Tumme): More tumme documentation.
4423
44242006-02-11 Alan Mackenzie <acm@muc.de>
4425
4426 * programs.texi ("Hungry Delete"): Correct the appellation of the
4427 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4428
44292006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4430
4431 * dired.texi (Tumme): Fix small bug.
4432
44332006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4434
4435 * macos.texi (Mac International): Rename "fontset-mac" to
4436 "fontset-standard".
4437
8cf51b2c
GM
44382006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4439
4440 * dired.texi (Tumme): Basic documentation for Tumme added.
4441
8cf51b2c
GM
44422006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4443
4444 * mule.texi (International):
4445 * programs.texi (Basic Indent): Fix typos.
4446
8cf51b2c
GM
4447 * custom.texi (Minor Modes):
4448 * display.texi (Text Display):
4449 * commands.texi (Text Characters): Update xrefs.
4450
44512006-02-07 Richard M. Stallman <rms@gnu.org>
4452
4453 * emacs.texi (Top): Update subnode menu.
4454 Update info on old Emacs papers.
4455 (Intro): "Graphical display", not window system.
4456
4457 * xresources.texi (GTK styles): Minor clarifications.
4458
4459 * trouble.texi: "Graphical display", not window system.
4460 (Stuck Recursive): Minor clarification.
4461
4462 * text.texi: Minor clarifications.
4463 (Sentences): Explain why two-space convention is better.
4464 Explain sentence-end-without-period here.
4465 (Fill Commands): Not here.
4466 (Refill): Node moved down.
4467 (Filling): Update menu.
4468 (Table Creation, Cell Justification, Column Commands): Clarify.
4469
4470 * sending.texi: Minor clarifications.
4471
4472 * search.texi (Regexp Backslash): Clarification.
4473
4474 * rmail.texi: Minor cleanups.
4475 (Rmail): Delete digression about `rmail-mode'.
4476 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4477 (Rmail Files): Mention C-u M-x rmail.
4478 (Rmail Reply): Mention References.
4479 (Rmail Display): Mention rmail-nonignored-headers.
4480
4481 * programs.texi: Minor cleanups.
4482 (Comment Commands): Mention momentary Transient Mark mode.
4483 (Matching): Be more specific about customizing show-paren-mode.
4484 (Info Lookup): Don't list the modes that support C-h S.
4485 Just say what it does in an unsupported mode.
4486 (Man Page): Delete excessive info on customizing woman.
4487 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4488
4489 * abbrevs.texi: Minor clarifications.
4490 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4491 not "dynamic abbrevs" as if they were a kind of abbrev.
4492
4493 * picture.texi (Picture): Minor cleanup.
4494
4495 * mule.texi (Communication Coding): Say "other applications".
4496 (Fontsets): Not specific to X. Add xref to X Resources.
4497 (Unibyte Mode): Rename from Single-Byte Character Support.
4498 "Graphical display", not window system.
4499 (International): Update menu.
4500
4501 * maintaining.texi (Format of ChangeLog):
4502 New node, split out from ChangeLog.
4503 (ChangeLog): Clarifications in the remaining text.
4504 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4505 (Find Tag): Add @w.
4506 (Tags Search): Explain tag table order here. Simplify grep ref.
4507 (List Tags): tags-tag-face is a variable, not a face.
4508 (Emerge): Cleanups.
4509
4510 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4511 (Keyboard Macros): Avoid "the user".
4512
4513 * killing.texi: "Graphical display", not window system.
4514
4515 * help.texi (Help Echo): "Graphical display", not window system.
4516
4517 * glossary.texi: Say "you", not "the user". Say "graphical display".
4518
4519 * frames.texi: Minor cleanups. "Graphical display", not window system.
4520
4521 * files.texi (Visiting): Make drag-and-drop not X-specific.
4522
4523 * custom.texi: Minor cleanups. "Graphical display", not window system.
4524
4525 * cmdargs.texi: Minor cleanups.
4526
4527 * building.texi (Compilation): Move and split kill-compilation para.
4528 Add para about multiple compilers.
4529 (Compilation Mode): Commands also available in grep mode and others.
4530 Mention C-u C-x ` more tutorially. Clarify C-x `.
4531 (Compilation Shell): Clarify. Put Bash example first.
4532 (Grep Searching): Minor cleanups; add @w.
4533 (Debuggers): Minor cleanups.
4534 (Starting GUD): Make GDB xgraphical mode issue clearer.
4535 (Debugger Operation): Lots of clarifications including
4536 GDB tooltip side-effect issue.
4537 (Commands of GUD): Clarify.
4538 (GUD Customization): Add bashdb-mode-hook.
4539 (GDB Graphical Interface): Rewrite for clarity.
4540 (GDB User Interface Layout): Rewrite for clarity.
4541 (Stack Buffer, Watch Expressions): Likewise.
4542 (Other GDB User Interface Buffers): Cleanups.
4543 (Lisp Libraries, External Lisp): Cleanup.
4544
4545 * basic.texi (Position Info): "Graphical displays", rather than
4546 window systems.
4547
4548 * anti.texi: Minor cleanup.
4549
8cf51b2c
GM
45502006-02-03 Eli Zaretskii <eliz@gnu.org>
4551
4552 * custom.texi (Init File, Find Init): Add cross-references to
4553 where $HOME is described.
4554
45552006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4556
4557 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4558 is not inside the @table.
4559
4560 * emacs.texi (Top): Correct node name.
4561
4562 * files.texi (File Names): Fix @xref.
4563 (Reverting): Fix typo.
4564
4565 * mule.texi (International): Correct node name.
4566
4567 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4568
45692006-02-01 Richard M. Stallman <rms@gnu.org>
4570
4571 * emacs.texi (Top): Update subnode menu.
4572
4573 * mule.texi: Minor clarifications.
4574 Reduce the specific references to X Windows.
4575 Refer to "graphical" terminals, rather than window systems.
4576 (Text Coding): Rename from Specify Coding.
4577 (Communication Coding, File Name Coding, Terminal Coding):
4578 New nodes split out from Text Coding.
4579
4580 * kmacro.texi: Minor clarifications.
4581 (Keyboard Macro Ring): Comment out some excessive commands.
4582 (Basic Keyboard Macro): Split up the table, putting part in each node.
4583
4584 * major.texi: Minor clarifications.
4585
4586 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4587
4588 * windows.texi: Minor clarifications.
4589 (Change Window): Don't describe mode-line mouse cmds here.
4590 Add xref to Mode Line Mouse.
4591
4592 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4593
4594 * macos.texi (Mac International): Fix xref.
4595
4596 * indent.texi: Minor clarifications.
4597
4598 * frames.texi: Minor clarifications.
4599 Reduce the specific references to X Windows.
4600 Refer to "graphical" terminals, rather than window systems.
4601 (Frame Parameters): Don't mention commands like
4602 set-foreground-color. Just say to customize a face.
4603 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4604
4605 * files.texi: Minor clarifications.
4606 (Numbered Backups): New node, split out from Backup Names.
4607
4608 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4609
4610 * cmdargs.texi (General Variables): Fix xref.
4611
4612 * buffers.texi: Minor clarifications.
4613
8cf51b2c
GM
46142006-01-31 Richard M. Stallman <rms@gnu.org>
4615
4616 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4617 Nodes moved to top.
4618
4619 * display.texi: Minor clarifications.
4620 (Display): Rearrange menu.
4621 (Standard Faces): Mention query-replace face.
4622 (Faces): Simplify.
4623 (Font Lock): Simplify face customization info.
4624 (Highlight Changes): Node merged into Highlight Interactively.
4625 (Highlight Interactively): Much rewriting and cleanup.
4626 (Optional Mode Line): Narrowed line number not good for goto-line.
4627 Simplify face customization advice.
4628 (Text Display): Mention use of escape-glyph face.
4629 Move ctl-arrow and tab-width here.
4630 (Display Custom): Move no-redraw-on-reenter to end of node.
4631
4632 * search.texi: Minor clarifications.
4633 (Isearch Scroll): Simplify.
4634 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4635
4636 * regs.texi (Registers): Mention bookmarks here.
4637
4638 * mark.texi: Minor clarifications.
4639 (Selective Undo): Node deleted.
4640
4641 * m-x.texi: Minor clarifications.
4642
4643 * killing.texi: Minor clarifications.
4644 Refer to "graphical" terminals, rather than window systems.
4645
4646 * help.texi: Clarifications.
4647 (Help): Don't describe C-h F and C-h K here.
4648 (Key Help): Describe C-h K here.
4649 (Name Help): Mention Emacs Lisp Intro.
4650 Describe C-h F here.
4651 (Misc Help): Mention C-h F and C-h K only briefly.
4652
4653 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4654 Selective undo text merged in.
4655 (Spelling): Mention Aspell along with Ispell.
4656
4657 * emacs.texi (Top): Update subnode menus.
4658
4659 * basic.texi (Basic Undo): Rename from Undo. Most of text
4660 moved to new Undo node.
4661
8cf51b2c
GM
46622006-01-29 Chong Yidong <cyd@stupidchicken.com>
4663
4664 * basic.texi (Continuation Lines, Inserting Text):
4665 Mention longlines mode.
4666
46672006-01-29 Richard M. Stallman <rms@gnu.org>
4668
10d1d0af 4669 * screen.texi: Minor cleanups.
8cf51b2c
GM
4670 (Screen): Clean up the intro paragraphs.
4671 (Mode Line): Lots of rewriting. Handle frame-name better.
4672 eol-mnemonic-... vars moved out.
4673
4674 * emacs.texi (Top): Change menu item for MS-DOS node.
4675 Update subnode menu.
4676
4677 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4678 chapter relates to Windows. Title changed.
4679
4680 * mini.texi: Minor cleanups.
4681
4682 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4683 (Mark): Put it in the menu.
4684
4685 * entering.texi: Minor cleanups.
4686
4687 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4688 (Intro): Refer to "graphical" terminals, rather than X.
4689
4690 * display.texi (Display Custom): Add xref to Variables.
4691 (Optional Mode Line): eol-mnemonic-... vars moved here.
4692
4693 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4694 rather than X.
4695
8cf51b2c
GM
4696 * basic.texi: Minor cleanups.
4697 (Undo): selective-undo moved.
4698
8cf51b2c
GM
46992006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4700
4701 * anti.texi (Antinews): Various corrections and additions.
4702
47032006-01-23 Juri Linkov <juri@jurta.org>
4704
4705 * custom.texi (Easy Customization, Customization Groups)
4706 (Browsing Custom): Mention links along with buttons.
4707
8cf51b2c
GM
47082006-01-21 Eli Zaretskii <eliz@gnu.org>
4709
8cf51b2c
GM
4710 * text.texi (TeX Print): Use @key for TAB.
4711
8cf51b2c
GM
4712 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4713
8cf51b2c
GM
47142006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4715
4716 * files.texi (File Aliases): Don't claim that usually separate
4717 buffers are created for two file names that name the same data.
4718 Mention additional situations where different names mean the same
4719 file on disk.
4720
47212006-01-19 Richard M. Stallman <rms@gnu.org>
4722
4723 * killing.texi (Deletion): Upcase @key argument.
4724
4725 * custom.texi (Custom Themes): Minor cleanup.
4726
4727 * programs.texi (Hungry Delete): Upcase @key argument.
4728
8cf51b2c
GM
47292006-01-16 Juri Linkov <juri@jurta.org>
4730
4731 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4732 Move `mode-line-highlight' before `mode-line-buffer-id'.
4733
8cf51b2c
GM
47342006-01-14 Richard M. Stallman <rms@gnu.org>
4735
4736 * basic.texi (Inserting Text): Minor cleanup.
4737
8cf51b2c
GM
47382006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4739
4740 * custom.texi (Changing a Variable, Face Customization):
4741 Update for changes in Custom menus.
4742
8cf51b2c
GM
47432006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4744
4745 * macos.texi (Mac International): Undo last change.
4746
8cf51b2c
GM
47472006-01-02 Chong Yidong <cyd@stupidchicken.com>
4748
4749 * custom.texi (Custom Themes): Describe the new
4750 customize-create-theme interface.
4751
47522005-12-30 Juri Linkov <juri@jurta.org>
4753
4754 * basic.texi (Position Info): Update example.
4755
c8763fb6 47562005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4757
4758 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4759
47602005-12-24 Chong Yidong <cyd@stupidchicken.com>
4761
4762 * custom.texi (Custom Themes): `load-theme' always loads.
4763
47642005-12-23 Juri Linkov <juri@jurta.org>
4765
4766 * display.texi (Highlight Interactively): Use double space to
4767 separate sentences. Replace C-p with M-p, and C-n with M-n.
4768
47692005-12-22 Richard M. Stallman <rms@gnu.org>
4770
4771 * custom.texi (Easy Customization and subnodes):
4772 Replace "active field" with "button".
4773 Use "user option" only for variables.
4774 Use "setting" for variable-or-face.
4775
47762005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4777
4778 * buffers.texi (Select Buffer): Change order in table to make
4779 "Similar" refer to the correct item.
4780 (Indirect Buffers): Minor rewording.
4781
8cf51b2c
GM
47822005-12-20 Juri Linkov <juri@jurta.org>
4783
4784 * files.texi (VC Status): Put P and N near p and n.
4785
8cf51b2c
GM
47862005-12-19 Richard M. Stallman <rms@gnu.org>
4787
4788 * programs.texi (Electric C): Delete the info about newline control.
4789 (Other C Commands): Minor cleanup.
4790 (Left Margin Paren): Minor cleanup.
4791
47922005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4793
4794 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4795 (Customization Groups): Delete text moved to "Browsing Custom".
4796 (Browsing Custom): New node.
4797 (Specific Customization): Clarify which commands only work for
4798 loaded options.
4799
48002005-12-18 Bill Wohler <wohler@newt.com>
4801
4802 * frames.texi (Tool Bars): Shorten text of previous change.
4803
48042005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4805
4806 * files.texi (VC Status): Document log-view mode.
4807
48082005-12-18 Bill Wohler <wohler@newt.com>
4809
4810 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4811 permanently via the customize interface.
4812
8cf51b2c
GM
48132005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4814
4815 * killing.texi (Killing by Lines): Document `kill-whole-line'
4816 function.
4817
c8763fb6 48182005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4819
4820 * buffers.texi (Select Buffer): Change `prev-buffer' to
4821 `previous-buffer'. Indicate that these functions use a frame
4822 local buffer list.
4823
8cf51b2c
GM
48242005-12-12 Richard M. Stallman <rms@gnu.org>
4825
4826 * custom.texi (Easy Customization): Change menu comment.
4827 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4828
4829 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4830 (Help): Among the Apropos commands, describe only C-h a here.
4831
48322005-12-11 Richard M. Stallman <rms@gnu.org>
4833
4834 * programs.texi (Options for Comments): Comment-end starts with space.
4835
4836 * glossary.texi (Glossary): Minor cleanup.
4837
4838 * files.texi (Old Versions): Use @table.
4839
8cf51b2c
GM
48402005-12-10 David Koppelman <koppel@ece.lsu.edu>
4841
4842 * display.texi (Highlight Interactively): Include
4843 global-hi-lock-mode. Add miscellaneous details and elaborations.
4844
48452005-12-09 Richard M. Stallman <rms@gnu.org>
4846
4847 * display.texi (Font Lock): Delete the Global FL menu item.
4848
48492005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4850
4851 * custom.texi (Minibuffer Maps): Mention the maps for file name
4852 completion.
4853
48542005-12-09 Kim F. Storm <storm@cua.dk>
4855
4856 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4857 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4858 cursor to next corner in rectangle; clarify insert around rectangle.
4859
8cf51b2c
GM
48602005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4861
4862 * custom.texi (Customization): Use xref to elisp manual for
4863 non-TeX output.
4864 (Minor Modes): Update.
4865 (Customization Groups, Changing a Variable, Face Customization):
4866 Update for new appearance of Custom buffers.
4867 (Changing a Variable): `custom-buffer-done-function' has been
4868 replaced by `custom-buffer-done-kill'.
4869 (Specific Customization): In the `customize-group' buffer, a
4870 subgroup's contents are not "hidden". They are not included at
4871 all. They have no [Show] button.
4872 (Mouse Buttons): Add pxref to description of mouse event lists in
4873 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4874 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4875 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4876
48772005-12-08 Richard M. Stallman <rms@gnu.org>
4878
4879 * mini.texi (Completion Commands, Completion):
4880 In file name input, SPC does not do completion.
4881
8cf51b2c
GM
48822005-12-08 Nick Roberts <nickrob@snap.net.nz>
4883
4884 * building.texi (GDB Graphical Interface): Explain screen size
4885 setting.
4886 (Other GDB User Interface Buffers): Describe features specific to
4887 GDB 6.4.
4888
8cf51b2c
GM
48892005-12-01 Nick Roberts <nickrob@snap.net.nz>
4890
4891 * building.texi (GDB User Interface Layout): Describe how to
4892 kill associated buffers.
4893 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4894 (Watch Expressions): Be more precise.
4895 (Other GDB User Interface Buffers): Describe how to change a
4896 register value.
4897
8cf51b2c
GM
48982005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4899
4900 * macos.texi (Mac Input): Remove description of
4901 mac-command-key-is-meta. Add descriptions of
4902 mac-control-modifier, mac-command-modifier, and
4903 mac-option-modifier.
4904 (Mac International): Fix description of conversion of clipboard data.
4905 (Mac Font Specs): Add example of font customization by face attributes.
4906
49072005-11-22 Nick Roberts <nickrob@snap.net.nz>
4908
4909 * building.texi (Watch Expressions): Expand description.
4910 (Other GDB User Interface Buffers): Describe local map for
4911 gud-watch.
4912
49132005-11-21 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * display.texi (Font Lock): Font lock is enabled by default now.
4916
49172005-11-20 Juri Linkov <juri@jurta.org>
4918
4919 * basic.texi (Position Info): Update examples of the output.
4920 Remove the fact that examples are produced in the TeXinfo buffer,
4921 because in the Info reader users will get a different output from
4922 `C-x ='.
4923
4924 * building.texi (Compilation Mode): Remove paragraph duplicated
4925 from the node `Compilation'. Add `compilation-skip-threshold'.
4926
4927 * display.texi (Font Lock): Suggest more user-friendly method of
4928 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4929
49302005-11-18 Richard M. Stallman <rms@gnu.org>
4931
4932 * files.texi (Registering): Mention @@ in mode line.
4933
4934 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4935
49362005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4937
4938 * files.texi (Renaming and VC): Some back-ends don't
4939 handle renaming.
4940
8cf51b2c
GM
49412005-11-17 Juri Linkov <juri@jurta.org>
4942
4943 * emacs.texi (Top):
4944 * display.texi (Highlight Interactively): Put this font-lock based
4945 mode near Font Lock node.
4946
49472005-11-16 Chong Yidong <cyd@stupidchicken.com>
4948
4949 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4950 icons.
4951
49522005-11-12 Kim F. Storm <storm@cua.dk>
4953
4954 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4955 (Help Summary): Add C-h d and C-h e.
4956 (Apropos): Clarify that all apropos commands may search for either
4957 list of words or a regexp. Add C-h d for apropos-documentation.
4958 Describe apropos-documentation-sort-by-scores user option.
4959
8cf51b2c
GM
49602005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4961
4962 * killing.texi (CUA Bindings): Add @section.
4963
49642005-11-10 Kim F. Storm <storm@cua.dk>
4965
4966 * emacs.texi (Top): Add CUA Bindings entry to menu.
4967
4968 * killing.texi (CUA Bindings): New node. Moved here from
4969 misc.texi and extended with info on rectangle commands and
4970 rectangle highlighting, interface to registers, and the global
4971 mark feature.
4972
4973 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4974
4975 * regs.texi: Prev link points to CUA Bindings node.
4976
49772005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4978
4979 * help.texi (Help Echo): By default, help echos are only shown on
4980 mouse-over, not on point-over.
4981
c8763fb6 49822005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4983
4984 * misc.texi (Shell Mode): Describe how to activate password echoing.
4985
8cf51b2c
GM
49862005-11-04 Romain Francoise <romain@orebokech.com>
4987
4988 * mark.texi (Mark Ring): Fix typo.
4989
49902005-11-03 Richard M. Stallman <rms@gnu.org>
4991
4992 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4993
49942005-11-01 Bill Wohler <wohler@newt.com>
4995
4996 * help.texi (Help Mode): Fix typo.
4997
49982005-11-01 Nick Roberts <nickrob@snap.net.nz>
4999
5000 * building.texi (Other GDB User Interface Buffers): Describe
5001 the command gdb-use-inferior-io-buffer.
5002
50032005-10-31 Romain Francoise <romain@orebokech.com>
5004
5005 * files.texi (Compressed Files): Fix typo.
5006
5007 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5008
5009 * windows.texi (Force Same Window): Likewise.
5010
50112005-10-30 Bill Wohler <wohler@newt.com>
5012
5013 * help.texi (Help Mode): URLs viewed with browse-url.
5014
50152005-10-31 Nick Roberts <nickrob@snap.net.nz>
5016
5017 * building.texi (GDB Graphical Interface): Don't reference
5018 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5019 must stay in same frame.
5020
50212005-10-29 Chong Yidong <cyd@stupidchicken.com>
5022
5023 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5024
5025 * anti.texi (Antinews): Likewise.
5026
8cf51b2c
GM
50272005-10-28 Bill Wohler <wohler@newt.com>
5028
5029 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5030
50312005-10-28 Richard M. Stallman <rms@gnu.org>
5032
5033 * files.texi (Visiting): Explain how to enter ? in a file name.
5034
5035 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5036
8cf51b2c
GM
50372005-10-25 Nick Roberts <nickrob@snap.net.nz>
5038
5039 * building.texi (GDB Graphical Interface): Describe
5040 gdb-mouse-until.
5041
50422005-10-23 Richard M. Stallman <rms@gnu.org>
5043
5044 * custom.texi (Init File): Recommend when to use site-start.el.
5045
8cf51b2c
GM
50462005-10-21 Juri Linkov <juri@jurta.org>
5047
5048 * custom.texi (Examining): Mention accessing the old variable
5049 value via M-n in set-variable.
5050
8cf51b2c
GM
50512005-10-18 Romain Francoise <romain@orebokech.com>
5052
5053 * files.texi (Version Systems): Capitalize GNU.
5054
8cf51b2c
GM
50552005-10-18 Nick Roberts <nickrob@snap.net.nz>
5056
5057 * building.texi (Compilation Mode): Remove redundant paragraph.
5058 (Watch Expressions): Remove paragraph to reflect code change.
5059
8cf51b2c
GM
50602005-10-16 Richard M. Stallman <rms@gnu.org>
5061
5062 * building.texi (Compilation Mode, Compilation): Clarified.
5063
50642005-10-15 Richard M. Stallman <rms@gnu.org>
5065
5066 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5067
8cf51b2c
GM
50682005-10-13 Kenichi Handa <handa@m17n.org>
5069
5070 * basic.texi (Position Info): Fix previous change.
5071
c8763fb6 50722005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5073
5074 * cmdargs.texi (Icons X): Fix typo.
5075
50762005-10-12 Kenichi Handa <handa@m17n.org>
5077
5078 * basic.texi (Position Info): Describe the case that Emacs shows
5079 "part of display ...".
5080
c8763fb6 50812005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5082
5083 * cmdargs.texi (Icons X): -nb => -nbi.
5084
50852005-10-10 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * frames.texi (Speedbar): A couple more clarifications.
5088
50892005-10-11 Nick Roberts <nickrob@snap.net.nz>
5090
5091 * building.texi (GDB User Interface Layout): Improve diagram.
5092 (Watch Expressions): Explain how to make speedbar global.
5093 (Other GDB User Interface Buffers): Make references more precise.
5094
8cf51b2c
GM
50952005-10-09 Richard M. Stallman <rms@gnu.org>
5096
5097 * frames.texi (Speedbar): Clarify the text.
5098
50992005-10-09 Chong Yidong <cyd@stupidchicken.com>
5100
5101 * frames.texi (Speedbar): Add information on keybindings,
5102 dismissing the speedbar, and buffer display mode. Link to
5103 speedbar manual.
5104
c8763fb6 51052005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5106
5107 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
5108 added -nb, --no-bitmap-icon.
5109
8cf51b2c
GM
51102005-10-07 Nick Roberts <nickrob@snap.net.nz>
5111
5112 * building.texi (GDB Graphical Interface): Add variables and
5113 functions to indices. Be more precise.
5114
c8763fb6 51152005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5116
5117 * frames.texi (Drag and Drop): Remove the x- from
5118 x-dnd-open-file-other-window and xdnd-protocol-alist.
5119
51202005-09-30 Romain Francoise <romain@orebokech.com>
5121
5122 * mini.texi (Minibuffer): The default value now appears before the
5123 colon in minibuffer prompts.
5124
8cf51b2c
GM
51252005-09-25 Richard M. Stallman <rms@gnu.org>
5126
5127 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5128
8cf51b2c
GM
51292005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5130
5131 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5132
8cf51b2c
GM
51332005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5134
5135 * emacs.texi (Top): Update submenus from macos.texi.
5136
5137 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5138 (Mac OS): Update feature support status.
5139 (Mac Input): List supported input scripts. Remove description
5140 about `mac-keyboard-text-encoding'. Mention mouse button
5141 emulation and related variables.
5142 (Mac International): Mention Central European and Cyrillic
5143 support. Now `keyboard-coding-system' is dynamically changed.
5144 Add description about coding system for selection. Add
5145 description about language environment.
5146 (Mac Environment Variables): Mention
5147 `~/.MacOSX/environment.plist'. Give example of command line
5148 arguments. Add Preferences support.
5149 (Mac Directories): Explicitly state that this node is for Mac OS
5150 Classic only.
5151 (Mac Font Specs): Mention specification for scalable fonts. List
5152 supported charsets. Add preferred way of creating fontsets. Add
5153 description about `mac-allow-anti-aliasing'.
5154 (Mac Functions): Add descriptions about `mac-set-file-creator',
5155 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5156 and `mac-get-preference'.
5157
8cf51b2c
GM
51582005-09-16 Romain Francoise <romain@orebokech.com>
5159
5160 Update all files to specify GFDL version 1.2.
5161
5162 * doclicense.texi (GNU Free Documentation License): Update to
5163 version 1.2.
5164
51652005-09-15 Richard M. Stallman <rms@gnu.org>
5166
5167 * buffers.texi (List Buffers): Fix xref.
5168
5169 * rmail.texi (Rmail Basics): Fix xref.
5170
5171 * emacs.texi (Top): Update subnode menus.
5172
5173 * files.texi (Saving Commands): New node, broken out of Saving.
5174 (Customize Save): New node, broken out of Saving.
5175 Clarify effect of write-region-inhibit-fsync.
5176 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5177
8cf51b2c
GM
51782005-09-14 Romain Francoise <romain@orebokech.com>
5179
5180 * files.texi (Saving): Mention write-region-inhibit-fsync.
5181
51822005-09-05 Chong Yidong <cyd@stupidchicken.com>
5183
5184 * custom.texi (Custom Themes): New node.
5185
51862005-09-03 Richard M. Stallman <rms@gnu.org>
5187
49823426
GM
5188 * search.texi (Search Case): Mention vars that control
5189 case-fold-search for various operations.
8cf51b2c
GM
5190
51912005-08-22 Juri Linkov <juri@jurta.org>
5192
5193 * display.texi (Standard Faces): Merge the text from
5194 `(elisp)Standard Faces' into this node.
5195
51962005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5197
5198 * emacs.texi (Top): Delete menu item for deleted node
5199 Keyboard Translations.
5200
52012005-08-18 Richard M. Stallman <rms@gnu.org>
5202
8cf51b2c
GM
5203 * trouble.texi (Unasked-for Search):
5204 Delete xref to Keyboard Translations.
5205
5206 * glossary.texi (Glossary): Delete xref.
5207
8cf51b2c
GM
5208 * custom.texi (Minor Modes): Say that the list here is not complete.
5209 (Keyboard Translations): Node deleted.
5210 (Disabling): Delete xref to it.
5211 (Customization Groups): Fix Custom buffer example.
5212 (Hooks): Mention remove-hooks.
5213
52142005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5215
5216 * building.texi (GDB Graphical Interface): Improve filling of menu
5217 item.
5218
52192005-08-18 Nick Roberts <nickrob@snap.net.nz>
5220
5221 * building.texi (GDB Graphical Interface): Use better node names.
5222
52232005-08-14 Richard M. Stallman <rms@gnu.org>
5224
5225 * text.texi (Sentences): Fix xref.
5226
52272005-08-14 Juri Linkov <juri@jurta.org>
5228
5229 * building.texi (Compilation, Grep Searching): Move grep command
5230 headings from `Compilation' to `Grep Searching'.
5231
5232 * dired.texi (Dired and Find):
5233 * maintaining.texi (Tags Search): Replace grep xref to
5234 `Compilation' node with `Grep Searching'.
5235
5236 * files.texi (Comparing Files): Replace xref to `Compilation' with
5237 `Compilation Mode'.
5238
52392005-08-13 Alan Mackenzie <acm@muc.de>
5240
5241 * search.texi (Non-ASCII Isearch): Correct a typo.
5242 (Replacement Commands): Mention query-replace key binding.
5243
52442005-08-11 Richard M. Stallman <rms@gnu.org>
5245
5246 * programs.texi (Options for Comments): Fix xref.
5247
5248 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5249 out of Regexps.
5250
8cf51b2c
GM
52512005-08-09 Juri Linkov <juri@jurta.org>
5252
5253 * building.texi (Compilation): Use `itemx' instead of `item'.
5254 (Grep Searching): Simplify phrase.
5255
5256 * display.texi (Standard Faces): Describe vertical-border on
5257 window systems.
5258
5259 * windows.texi (Split Window): Simplify phrase and mention
5260 vertical-border face.
5261
52622005-08-09 Richard M. Stallman <rms@gnu.org>
5263
5264 * files.texi (Comparing Files): Clarify compare-windows.
5265
5266 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5267
8cf51b2c
GM
52682005-08-06 Eli Zaretskii <eliz@gnu.org>
5269
5270 * mule.texi (Coding Systems): Rephrase the paragraph about
5271 codepages: no need for "M-x codepage-setup" anymore, except on
5272 MS-DOS.
5273
5274 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5275 the MS-DOS port only.
5276
52772005-07-30 Eli Zaretskii <eliz@gnu.org>
5278
5279 * makefile.w32-in (info): Don't run multi-install-info.bat.
5280 ($(infodir)/dir): New target, produced by running
5281 multi-install-info.bat.
5282
8cf51b2c
GM
52832005-07-22 Eli Zaretskii <eliz@gnu.org>
5284
5285 * files.texi (Quoted File Names): Add index entry.
5286
8cf51b2c
GM
52872005-07-19 Juri Linkov <juri@jurta.org>
5288
5289 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5290
52912005-07-18 Juri Linkov <juri@jurta.org>
5292
8cf51b2c
GM
5293 * custom.texi (Easy Customization):
5294 * files.texi (Old Versions):
5295 * frames.texi (Wheeled Mice):
5296 * mule.texi (Specify Coding):
8cf51b2c
GM
5297 * text.texi (Cell Justification):
5298 * trouble.texi (After a Crash):
8cf51b2c
GM
5299 * xresources.texi (GTK styles):
5300 Delete duplicate duplicate words.
5301
53022005-07-17 Richard M. Stallman <rms@gnu.org>
5303
5304 * frames.texi (Creating Frames): Fix foreground color example.
5305
5306 * custom.texi (Init Examples): Clean up text about conditionals.
5307
53082005-07-16 Richard M. Stallman <rms@gnu.org>
5309
5310 * mini.texi (Completion Commands): Fix command name for ?.
5311
8cf51b2c
GM
53122005-07-16 Eli Zaretskii <eliz@gnu.org>
5313
5314 * display.texi (Standard Faces): Explain that customization of
5315 `menu' face has no effect on w32 and with GTK. Add
5316 cross-references.
5317
5318 * cmdargs.texi (General Variables): Clarify the default location
5319 of $HOME on w32 systems.
5320
53212005-07-15 Jason Rumney <jasonr@gnu.org>
5322
5323 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5324 changed.
5325
53262005-07-08 Kenichi Handa <handa@m17n.org>
5327
5328 * mule.texi (Recognize Coding): Recommend
5329 revert-buffer-with-coding-system instead of revert-buffer.
5330
53312005-07-07 Richard M. Stallman <rms@gnu.org>
5332
5333 * anti.texi (Antinews): Mention mode-line-inverse-video.
5334
5335 * files.texi (Saving): Minor correction about C-x C-w.
5336
5337 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5338
53392005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * search.texi (Isearch Scroll): Add example of using the
5342 `isearch-scroll' property.
5343 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5344 `Display Custom' node.
5345 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5346 and de-emphasize it.
5347 (Other Repeating Search): `occur' currently can not correctly
5348 handle multiline matches. Correct, clarify and update description
5349 of `flush-lines' and `keep-lines'.
5350
5351 * display.texi (Display Custom): Add anchor for `baud-rate'.
5352
53532005-07-07 Richard M. Stallman <rms@gnu.org>
5354
5355 * gnu.texi: Update where to get GNU status; add refs for how to help.
5356 Add footnotes 6 and 7.
5357
53582005-07-04 Lute Kamstra <lute@gnu.org>
5359
5360 Update FSF's address in GPL notices.
5361
8cf51b2c 5362 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5363 * trouble.texi (Checklist): Update FSF's address.
5364
8cf51b2c
GM
53652005-06-24 Richard M. Stallman <rms@gnu.org>
5366
5367 * display.texi (Text Display): Change index entries.
5368
53692005-06-24 Eli Zaretskii <eliz@gnu.org>
5370
5371 * makefile.w32-in (MAKEINFO): Use --force.
5372 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5373 Makefile.in.
8cf51b2c
GM
5374
53752005-06-23 Richard M. Stallman <rms@gnu.org>
5376
5377 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5378 nobreak-char-display.
5379
5380 * emacs.texi (Top): Update detailed node listing.
5381
5382 * display.texi (Text Display): Renamed show-nonbreak-escape
5383 to nobreak-char-display and no-break-space to nobreak-space.
5384 (Standard Faces): Split up the list of standard faces
5385 and put it in a separate node. Add nobreak-space and
5386 escape-glyph.
5387
8cf51b2c
GM
53882005-06-23 Lute Kamstra <lute@gnu.org>
5389
5390 * mule.texi (Select Input Method): Fix typo.
5391
53922005-06-23 Kenichi Handa <handa@m17n.org>
5393
5394 * mule.texi (International): List all supported scripts. Adjust
5395 text for that leim is now included in the normal Emacs
5396 distribution.
5397 (Language Environments): List all language environments.
5398 Intlfonts contains fonts for most supported scripts, not all..
5399 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5400 input a specific character.
8cf51b2c
GM
5401 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5402
54032005-06-23 Juanma Barranquero <lekktu@gmail.com>
5404
49823426 5405 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5406
54072005-06-22 Miles Bader <miles@gnu.org>
5408
5409 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5410
54112005-06-20 Miles Bader <miles@gnu.org>
5412
5413 * display.texi (Faces): Add `vertical-divider'.
5414
54152005-06-17 Richard M. Stallman <rms@gnu.org>
5416
5417 * text.texi (Adaptive Fill): Minor clarification.
5418
8cf51b2c
GM
54192005-06-10 Lute Kamstra <lute@gnu.org>
5420
5421 * emacs.texi (Top): Correct version number.
5422 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5423 refer to the current version of Emacs.
5424
54252005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5426
5427 * files.texi (Log Buffer): Document when there can be more than
5428 one file to be committed.
5429
54302005-06-08 Juri Linkov <juri@jurta.org>
5431
5432 * display.texi (Faces): Add `shadow' face.
5433
54342005-06-07 Masatake YAMATO <jet@gyve.org>
5435
5436 * display.texi (Faces): Write about mode-line-highlight.
5437
54382005-06-06 Richard M. Stallman <rms@gnu.org>
5439
5440 * misc.texi (Printing Package): Explain how to initialize
5441 printing package.
5442
5443 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5444
54452005-06-05 Chong Yidong <cyd@stupidchicken.com>
5446
5447 * emacs.texi: Rename Hardcopy to Printing.
5448 Make PostScript and PostScript Variables subnodes of it.
5449
5450 * misc.texi (Printing): Rename node from Hardcopy.
5451 Mention menu bar options.
5452 Move PostScript and PostScript Variables to submenu.
5453 (Printing package): New node.
5454
5455 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5456
5457 * dired.texi (Operating on Files): Likewise.
5458
5459 * calendar.texi (Displaying the Diary): Likewise.
5460
5461 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5462
5463 * glossary.texi (Glossary): Likewise.
5464
5465 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5466 effect.
5467
54682005-06-04 Richard M. Stallman <rms@gnu.org>
5469
5470 * trouble.texi (After a Crash): Polish previous change.
5471
8cf51b2c
GM
54722005-05-30 Noah Friedman <friedman@splode.com>
5473
5474 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5475 recovery mechanism.
5476
8cf51b2c
GM
54772005-05-28 Nick Roberts <nickrob@snap.net.nz>
5478
5479 * building.texi (Other Buffers): SPC toggles display of
5480 floating point registers.
5481
8cf51b2c
GM
54822005-05-27 Nick Roberts <nickrob@snap.net.nz>
5483
5484 * files.texi (Log Buffer): Merge in description of Log Edit
5485 mode from pcl-cvs.texi.
5486
54872005-05-26 Richard M. Stallman <rms@gnu.org>
5488
5489 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5490
8cf51b2c
GM
54912005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5492
5493 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5494 not enabled by default.
5495 When not on a word, `ispell-word' by default checks the word
5496 before point.
5497
54982005-05-24 Nick Roberts <nickrob@snap.net.nz>
5499
5500 * building.texi (Debugger Operation): Simplify last sentence.
5501
55022005-05-23 Lute Kamstra <lute@gnu.org>
5503
5504 * emacs.texi: Update FSF's address throughout.
5505 (Preface): Use @cite.
5506 (Distrib): Add cross reference to the node "Copying". Mention the
5507 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5508 printed manuals.
5509 (Intro): Use @xref for the Emacs Lisp Intro.
5510
8cf51b2c
GM
55112005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5514
5515 * basic.texi (Moving Point): Mention default for `goto-line'.
5516
5517 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5518 of a variable's docstring.
5519
55202005-05-18 Lute Kamstra <lute@gnu.org>
5521
5522 * maintaining.texi (Overview of Emerge): Add cross reference.
5523 Remove duplication.
5524
5525 * emacs.texi (Top): Update to the current structure of the manual.
5526 * misc.texi (Emacs Server): Add menu description.
5527 * files.texi (Saving): Fix menu.
5528 * custom.texi (Customization): Fix menu.
5529 * mule.texi (International): Fix menu.
5530 * kmacro.texi (Keyboard Macros): Fix menu.
5531
55322005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5533
5534 * display.texi: Various minor changes.
5535 (Faces): Delete text that is repeated in the next section.
5536
55372005-05-16 Nick Roberts <nickrob@snap.net.nz>
5538
5539 * building.texi (Debugger Operation): Mention GUD tooltips are
5540 disabled with GDB in text command mode.
5541
8cf51b2c
GM
55422005-05-16 Nick Roberts <nickrob@snap.net.nz>
5543
5544 * building.texi: Replace toolbar with "tool bar" for consistency.
5545 (Compilation Mode): Describe compilation-context-lines
5546 and use of arrow in compilation buffer.
5547 (Debugger Operation): Replace help text with variable's value.
5548
5549 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5550 consistency.
5551
55522005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5553
5554 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5555 Add xref.
5556
8cf51b2c
GM
55572005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5560 (Position Info): Delete discussion of `goto-line'. It is already
5561 described in `Moving point'.
5562
5563 * mini.texi (Completion Commands): Correct reference.
5564 (Completion Options): Fix typo.
5565
5566 * killing.texi (Deletion): Complete description of `C-x C-o'.
5567
8cf51b2c
GM
55682005-05-10 Richard M. Stallman <rms@gnu.org>
5569
5570 * building.texi (Compilation): Clarify recompile's directory choice.
5571
5572 * frames.texi (Tooltips): Cleanups.
5573
5574 * basic.texi (Arguments): Fix punctuation.
5575
55762005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5577
5578 * screen.texi (Menu Bar): The up and down (not left and right)
5579 arrow keys move through a keyboard menu.
5580
55812005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5582
5583 * basic.texi: Various typo and grammar fixes.
5584 (Moving Point): C-a now runs move-beginning-of-line.
5585
55862005-05-08 Nick Roberts <nickrob@snap.net.nz>
5587
5588 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5589
5590 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5591 as different animals.
5592
55932005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5594
5595 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5596 Correct index entry.
5597
55982005-05-07 Nick Roberts <nickrob@snap.net.nz>
5599
5600 * building.texi (Debugger Operation): Update to reflect changes
5601 in GUD tooltips.
5602
56032005-04-30 Richard M. Stallman <rms@gnu.org>
5604
5605 * files.texi (Compressed Files): Auto Compression normally enabled.
5606
5607 * building.texi (Debugger Operation): Clarify previous change.
5608
8cf51b2c
GM
56092005-04-28 Nick Roberts <nickrob@snap.net.nz>
5610
5611 * building.texi (Debugger Operation): Add description for
5612 GUD tooltips when program is not running.
5613
56142005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * misc.texi (Shell): Add `Shell Prompts' to menu.
5617 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5618 description. Delete remarks moved to new node.
5619 (Shell Prompts): New node.
5620 (History References): Replace remarks moved to `Shell Prompts'
5621 with xref to that node.
5622 (Remote Host): Clarify how to specify the terminal type when
5623 logging in to a different machine.
5624
56252005-04-26 Richard M. Stallman <rms@gnu.org>
5626
5627 * emacs.texi (Top): Update submenus from files.texi.
5628
5629 * files.texi (Filesets): Clarify previous change.
5630
5631 * dired.texi (Misc Dired Features): Clarify previous change.
5632
56332005-04-25 Chong Yidong <cyd@stupidchicken.com>
5634
5635 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5636
5637 * dired.texi (Misc Dired Features): Document
5638 dired-compare-directories.
5639
5640 * files.texi (Filesets): New node.
5641 (File Conveniences): Document Image mode.
5642
5643 * text.texi (TeX Print): Document tex-compile.
5644
56452005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5646
5647 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5648 Delete redundant reference to tooltip Custom group. It is
5649 referred too again in the next paragraph.
5650
56512005-04-24 Richard M. Stallman <rms@gnu.org>
5652
5653 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5654
8cf51b2c
GM
56552005-04-19 Kim F. Storm <storm@cua.dk>
5656
5657 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5658
56592005-04-18 Lars Hansen <larsh@math.ku.dk>
5660
5661 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5662 turns off desktop-save-mode.
5663
56642005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5665
5666 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5667 by default in terminals compatible with xterm. Mention that
5668 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5669 node.
5670
8cf51b2c
GM
56712005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5672
5673 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5674
c8763fb6 56752005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5676
5677 * xresources.texi (Table of Resources): Add cursorBlink.
5678
56792005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5680
5681 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5682 `d', `C-d' and `u'.
5683
56842005-04-11 Richard M. Stallman <rms@gnu.org>
5685
5686 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5687 (Misc X): Add -D, --basic-display.
5688
5689 * maintaining.texi (Change Log): Correct the description of
5690 the example.
5691
5692 * major.texi (Choosing Modes): Document magic-mode-alist.
5693
8cf51b2c
GM
56942005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5695
5696 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5697 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5698 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5699 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5700 `w', respectively.
5701 (Rmail Labels): Mention `l'.
5702 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5703 (Rmail Summary Edit): Describe `j' and RET.
5704
c8763fb6 57052005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5706
5707 * xresources.texi (Lucid Resources): Add fontSet resource.
5708
8cf51b2c
GM
57092005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5710
5711 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5712 now called `indicate-empty-lines'.
5713
57142005-04-06 Kim F. Storm <storm@cua.dk>
5715
5716 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5717
57182005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5719
5720 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5721 deleted.
5722 (Marks vs Flags): Add some convenient key bindings.
5723 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5724 (Misc Dired Features): Correct and expand description of `w' command.
5725
5726 * frames.texi (XTerm Mouse): Delete apparently false info.
5727 The GNU/Linux console currently does not appear to support
5728 `xterm-mouse-mode'.
5729
8cf51b2c
GM
57302005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5731
5732 * calendar.texi (Diary): Mention shell utility `calendar'.
5733
57342005-04-01 Richard M. Stallman <rms@gnu.org>
5735
5736 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5737
8cf51b2c
GM
57382005-04-01 Lute Kamstra <lute@gnu.org>
5739
5740 * maintaining.texi (Change Log): add-change-log-entry uses
5741 add-log-mailing-address.
5742
57432005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5744
5745 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5746 `VC Mode Line' and put in an xref to that node.
5747 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5748 its description.
5749
57502005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5751
5752 * calendar.texi (Calendar Systems): Say that the Persian calendar
5753 implemented here is the arithmetical one championed by Birashk.
5754
57552005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5756
5757 * programs.texi (Fortran Motion): Fix previous change.
5758
8cf51b2c
GM
57592005-03-29 Richard M. Stallman <rms@gnu.org>
5760
5761 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5762
57632005-03-29 Chong Yidong <cyd@stupidchicken.com>
5764
5765 * text.texi (Refill): Refer to Long Lines Mode.
5766 (Longlines): New node.
5767 (Auto Fill): Don't index "word wrap" here.
5768 (Filling): Add Longlines to menu.
5769
57702005-03-29 Richard M. Stallman <rms@gnu.org>
5771
5772 * xresources.texi: Minor fixes.
5773
5774 * misc.texi (Emacs Server): Fix Texinfo usage.
5775
5776 * emacs.texi (Top): Don't use a real section heading for
5777 "Detailed Node Listing". Fake it instead.
5778
5779 * basic.texi (Position Info): Minor cleanup.
5780
5781 * mule.texi (Input Methods): Minor cleanup.
5782
57832005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5784
5785 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5786 constructs as well.
5787 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5788
57892005-03-29 Kenichi Handa <handa@m17n.org>
5790
5791 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5792
5793 * basic.texi (Position Info): Update the description about the
5794 command C-u C-x =.
5795
57962005-03-28 Richard M. Stallman <rms@gnu.org>
5797
5798 * emacs.texi (Top): Use @section for the detailed node listing.
5799
5800 * calendar.texi: Minor fixes to previous change.
5801
5802 * programs.texi (Fortran): Small fixes to previous changes.
5803
5804 * emacs.texi (Top): Update list of subnodes of Dired.
5805 Likewise for building.texi.
5806
5807 * files.texi (File Conveniences): Delete Auto Image File mode.
5808
58092005-03-28 Chong Yidong <cyd@stupidchicken.com>
5810
5811 * building.texi (Flymake): New node.
5812
5813 * custom.texi (Function Keys): Document kp- event types and
5814 keypad-setup package.
5815
5816 * dired.texi (Wdired): New node.
5817
5818 * files.texi (File Conveniences): Reorder entries.
5819 Explain how to turn on Auto-image-file mode.
5820 Document Thumbs mode.
5821
5822 * mule.texi (Specify Coding): Document recode-region and
5823 recode-file-name.
5824
5825 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5826
58272005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5828
5829 * commands.texi (Keys): M-o is now a prefix key.
5830
58312005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5832
5833 * programs.texi: Reformat and update copyright years.
5834 (Fortran): Update section.
5835
58362005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * files.texi: Several small changes in addition to:
5839 (Visiting): Change xref for Dialog Boxes to ref.
5840 (Version Headers): Replace references to obsolete var
5841 `vc-header-alist' with `vc-BACKEND-header'.
5842 (Customizing VC): Update value of `vc-handled-backends'.
5843
58442005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5845
5846 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5847 move here from Emacs Lisp Reference Manual.
5848 * calendar.texi (Calendar/Diary, Diary Commands)
5849 (Special Diary Entries, Importing Diary): Change some xrefs to
5850 point to emacs-xtra rather than elisp.
5851
5852 * emacs-xtra.texi (Calendar Customizing):
5853 Move view-diary-entries-initially, view-calendar-holidays-initially,
5854 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5855 Emacs Manual.
5856 (Appt Customizing): Merge entire section into main Emacs Manual.
5857 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5858 mark-holidays-in-calendar here from emacs-xtra.
5859 (Displaying the Diary): Move view-diary-entries-initially,
5860 mark-diary-entries-in-calendar here from emacs-xtra.
5861 (Appointments): Move appt-display-mode-line,
5862 appt-display-duration, appt-disp-window-function,
5863 appt-delete-window-function here from emacs-xtra.
5864
5865 * calendar.texi: Update and reformat copyright.
5866 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5867 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5868 (Diary): Refer to `diary-file' rather than ~/diary.
5869 (Diary Commands): Rename node to "Displaying the Diary".
5870 * emacs.texi (Top): Rename "Diary Commands" section.
5871 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5872
58732005-03-26 Eli Zaretskii <eliz@gnu.org>
5874
5875 * misc.texi (Emacs Server): Fix the command for setting
5876 server-name. Add an xref to Invoking emacsclient.
5877
5878 * help.texi (Help Summary): Clarify when "C-h ." will do something
5879 nontrivial.
5880 (Apropos): Add cindex entry for apropos-sort-by-scores.
5881
5882 * display.texi (Text Display): Add index entries for how no-break
5883 characters are displayed.
5884
8cf51b2c
GM
58852005-03-26 Eli Zaretskii <eliz@gnu.org>
5886
5887 * files.texi (Visiting): Fix cross-references introduced with the
5888 last change.
5889
5890 * xresources.texi (GTK resources): Fix last change.
5891
8cf51b2c
GM
58922005-03-25 Chong Yidong <cyd@stupidchicken.com>
5893
5894 * xresources.texi (X Resources): GTK options documented too.
5895 (Resources): Clarify meaning of program name.
5896 (Table of Resources): Add visualClass.
5897 (GTK resources): Rewrite.
5898 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5899
5900 * display.texi (Text Display): Mention non-breaking spaces.
5901
5902 * files.texi (Reverting): Document auto-revert-check-vc-info.
5903
5904 * frames.texi (Mouse Commands): Document
5905 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5906
5907 * help.texi (Help Summary): Add `C-h .'.
5908 (Apropos): Apropos accepts a list of search terms.
5909 Document apropos-sort-by-scores.
5910 (Help Echo): Document display-local-help.
5911
5912 * misc.texi (Emacs Server): Document server-name.
5913 (Invoking emacsclient): Document -s option for server names.
5914
5915 * text.texi (Outline Visibility): Introduce "current heading
5916 line" (commands can be called with point on a body line).
5917 Re-order table to follow the sequence of discussion.
5918 hide-body won't hide lines before first header line.
5919 (TeX Mode): Add DocTeX mode.
5920
8cf51b2c
GM
59212005-03-24 Richard M. Stallman <rms@gnu.org>
5922
5923 * mule.texi (Single-Byte Character Support): Delete mention
5924 of iso-acc.el and iso-transl.el.
5925
8cf51b2c
GM
59262005-03-23 Lute Kamstra <lute@gnu.org>
5927
5928 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5929
59302005-03-23 Richard M. Stallman <rms@gnu.org>
5931
8cf51b2c
GM
5932 * search.texi: Delete explicit node pointers.
5933 (Incremental Search): New menu.
5934 (Basic Isearch, Repeat Isearch, Error in Isearch)
5935 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5936 (Slow Isearch): New subnodes.
5937 (Configuring Scrolling): Node deleted.
5938 (Search Case): Doc default-case-fold-search.
5939 (Regexp Replace): Move replace-regexp doc here.
5940
5941 * rmail.texi (Movemail): Put commas inside closequotes.
5942
5943 * picture.texi (Insert in Picture): Document C-c arrow combos.
5944 (Basic Picture): Clarify erasure.
5945
5946 * display.texi (Font Lock): Put commas inside closequotes.
5947
5948 * cmdargs.texi (General Variables): Put commas inside closequotes.
5949
59502005-03-23 Nick Roberts <nickrob@snap.net.nz>
5951
5952 * building.texi (Stack Buffer): Mention reverse contrast for
5953 *selected* frame (might not be current frame).
5954
8cf51b2c
GM
59552005-03-21 Richard M. Stallman <rms@gnu.org>
5956
5957 * building.texi (Starting GUD): Add bashdb.
5958
59592005-03-20 Chong Yidong <cyd@stupidchicken.com>
5960
5961 * basic.texi (Moving Point): Add M-g M-g binding.
5962 (Undo): Document undo-only.
5963 (Position Info): Document M-g M-g and C-u M-g M-g.
5964
5965 * building.texi (Building): Put Grep Searching after Compilation
5966 Shell.
5967 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5968 Document next-error-highlight.
5969 (Grep Searching): Document grep-highlight-matches.
5970 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5971
5972 * calendar.texi (Importing Diary): Rename node from iCalendar.
5973 Document diary-from-outlook.
5974
5975 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5976 Commands.
5977 Mention effect of X drag and drop on Dired buffers.
5978
5979 * files.texi (Visiting): Document large-file-warning-threshold.
5980 Move paragraph on file-selection dialog.
5981 Mention visiting files using X drag and drop.
5982 (Reverting): Mention using Auto-Revert mode to tail files.
5983 Document auto-revert-tail-mode.
5984 (Version Systems): Minor correction.
5985 (Comparing Files): Diff-mode is no longer based on Compilation
5986 mode.
5987 Document compare-ignore-whitespace.
5988 (Misc File Ops): Explain passing a directory to rename-file.
5989 Likewise for copy-file and make-symbolic-link.
5990
5991 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5992 Document mouse-wheel-progressive speed.
5993
5994 * help.texi (Misc Help): Document numeric argument for C-h i.
5995 Correctly explain the effect of just C-u as argument.
5996
5997 * killing.texi (Deletion): Document numeric argument for
5998 just-one-space.
5999
6000 * mini.texi (Completion): Completion acts on text before point.
6001
6002 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6003 (Emulation): CUA mode replaces pc-bindings-mode,
6004 pc-selection-mode, and s-region.
6005
6006 * mule.texi (Input Methods): Leim is now built-in.
6007 (Select Input Method): Document quail-show-key.
6008 (Specify Coding): Document revert-buffer-with-coding-system.
6009
6010 * programs.texi (Fortran Motion): Document f90-next-statement,
6011 f90-previous-statement, f90-next-block, f90-previous-block,
6012 f90-end-of-block, and f90-beginning-of-block.
6013
6014 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6015
6016 * emacs.texi (Acknowledgments): Updated.
6017
6018 * anti.texi: Total rewrite.
6019
8cf51b2c
GM
60202005-03-19 Chong Yidong <cyd@stupidchicken.com>
6021
6022 * ack.texi (Acknowledgments): Update.
6023
60242005-03-19 Eli Zaretskii <eliz@gnu.org>
6025
6026 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
6027 copyright years.
6028
60292005-03-14 Nick Roberts <nickrob@snap.net.nz>
6030
6031 * building.texi (Commands of GUD): Move paragraph on setting
6032 breakpoints with mouse to the GDB Graphical Interface node.
6033
60342005-03-07 Richard M. Stallman <rms@gnu.org>
6035
8cf51b2c
GM
6036 * misc.texi (Single Shell, Shell Options): Fix previous change.
6037
6038 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6039
60402005-03-06 Richard M. Stallman <rms@gnu.org>
6041
6042 * building.texi (Starting GUD): Don't explain text vs graphical
6043 GDB here. Just mention it and xref.
6044 Delete "just one debugger process".
6045 (Debugger Operation): Move GUD tooltip info here.
6046 (GUD Tooltips): Node deleted.
6047 (GDB Graphical Interface): Explain the two GDB modes here.
6048
8cf51b2c
GM
6049 * sending.texi (Sending Mail): Minor cleanup.
6050 (Mail Aliases): Explain quoting conventions.
6051 Update key rebinding example.
6052 (Header Editing): C-M-i is like M-TAB.
6053 (Mail Mode Misc): mail-attach-file does not do MIME.
6054
6055 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6056 that really belongs here.
6057 (Remote Mailboxes): Text moved to Rmail Inbox.
6058 (Rmail Display): Mention Mouse-1.
6059 (Movemail): Clarify two movemail versions.
6060 Clarify rmail-movemail-program.
6061
8cf51b2c
GM
6062 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6063 Document async shell commands.
6064 (Shell History): Clarify.
6065 (Shell Ring): Mention C-UP an C-DOWN.
6066 (Shell Options): Add comint-prompt-read-only.
6067 (Invoking emacsclient): Set EDITOR to run Emacs.
6068 (Sorting): No need to explain what region is.
6069 (Saving Emacs Sessions): Fix typo.
6070 (Recursive Edit): Fix punctuation.
6071 (Emulation): Don't mention "PC bindings" which are standard.
6072 (Hyperlinking): Explain Mouse-1 convention here.
6073 (Find Func): Node deleted.
6074
8cf51b2c
GM
6075 * help.texi (Name Help): Xref to Hyperlinking.
6076
6077 * glossary.texi (Glossary):
6078 Rename "Balance Parentheses" to "Balancing...".
6079 Add "Byte Compilation". Correct "Copyleft".
6080 New xref in "Customization".
6081 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6082 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6083 Rename "Registers" to "Register".
6084 Replace "Selecting" with "Selected Frame",
6085 "Selected Window", and "Selecting a Buffer".
6086
6087 * files.texi (Types of Log File): Explain how projects'
6088 methods can vary.
6089
8cf51b2c
GM
6090 * display.texi (Faces): Delete "Emacs 21".
6091
6092 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6093 * fixit.texi (Spelling): C-M-i like M-TAB.
6094 * mini.texi (Completion Options): C-M-i like M-TAB.
6095 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6096 * text.texi (Text Mode): C-M-i like M-TAB.
6097
6098 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6099
6100 * calendar.texi (Specified Dates): Mention `g w'.
6101 (Appointments): appt-activate toggles with no arg.
6102
8cf51b2c
GM
61032005-03-05 Juri Linkov <juri@jurta.org>
6104
6105 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6106 "invocation (command line arguments)".
8cf51b2c
GM
6107 (Misc X): Add -nbc, --no-blinking-cursor.
6108
61092005-03-04 Ulf Jasper <ulf.jasper@web.de>
6110
6111 * calendar.texi (iCalendar): No need to require it now.
6112
8cf51b2c
GM
61132005-03-03 Nick Roberts <nickrob@snap.net.nz>
6114
6115 * trouble.texi (Contributing): Mention Savannah. Direct users to
6116 emacs-devel.
6117
61182005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6119
6120 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6121 window.
6122
8cf51b2c
GM
61232005-02-27 Richard M. Stallman <rms@gnu.org>
6124
6125 * building.texi (Compilation): Update mode line status info.
6126
61272005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6128
6129 * calendar.texi (General Calendar): Document binding of
6130 scroll-other-window-down.
6131 (Mayan Calendar): Fix earliest date.
6132 (Time Intervals): Document timeclock-change.
6133 Fix timeclock-ask-before-exiting documentation.
6134
61352005-02-26 Kim F. Storm <storm@cua.dk>
6136
6137 * frames.texi (Mouse References):
6138 Add mouse-1-click-in-non-selected-windows.
6139
61402005-02-25 Richard M. Stallman <rms@gnu.org>
6141
6142 * screen.texi (Screen): Explain better about cursors and mode lines;
6143 don't presuppose text terminals.
6144 (Point): Don't assume just one cursor.
6145 Clarify explanation of cursors.
6146 (Echo Area, Menu Bar): Cleanups.
6147
6148 * mini.texi (Minibuffer): Prompts are highlighted.
6149 (Minibuffer Edit): Newline = C-j only on text terminals.
6150 Clarify resize-mini-windows values.
6151 Mention M-PAGEUP and M-PAGEDOWN.
6152 (Completion Commands): Mouse-1 like Mouse-2.
6153 (Minibuffer History): Explain history commands better.
6154 (Repetition): Add xref to Incremental Search.
6155
6156 * mark.texi (Setting Mark): Clarify info about displaying mark.
6157 Clarify explanation of C-@ and C-SPC.
6158 (Transient Mark): Mention Delete Selection mode.
6159 (Marking Objects): Clean up text about extending the region.
6160
6161 * m-x.texi (M-x): One C-g doesn't always go to top level.
6162 No delay before suggest-key-bindings output.
6163
6164 * fixit.texi (Fixit): Mention C-/ for undo.
6165 (Spelling): Mention ESC TAB like M-TAB.
6166 Replacement words with r and R are rechecked.
6167 Say where C-g leaves point. Mention ? as input.
6168
61692005-02-23 Lute Kamstra <lute@gnu.org>
6170
6171 * cmdargs.texi (Initial Options): Add cross reference.
6172
8cf51b2c
GM
61732005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6174
6175 * emacs.texi (Top): Update menu for splitting of node in
6176 msdog.texi.
6177 * frames.texi (Frames): Update xref for splitting of node in
6178 msdog.texi.
6179 * trouble.texi (Quitting): Ditto.
6180
61812005-02-16 Richard M. Stallman <rms@gnu.org>
6182
6183 * windows.texi (Split Window): Simplify line truncation info
6184 and xref to Display Custom.
6185
6186 * trouble.texi (Quitting): Emergency escape only for text terminal.
6187 (Screen Garbled): C-l for ungarbling is only for text terminal.
6188
6189 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6190
6191 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6192
6193 * programs.texi (Program Modes): Mention Python mode.
6194 (Moving by Defuns): Repeating C-M-h extends region.
6195 (Basic Indent): Clarify.
6196 (Custom C Indent): Clarify.
6197 (Expressions): Repeating C-M-@ extends region.
6198 (Info Lookup): Clarify for C-h S.
6199 (Symbol Completion): ESC TAB alternative for M-TAB.
6200 (Electric C): Clarify.
6201
6202 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6203
6204 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6205 MS-DOS Input node.
6206 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6207 (MS-DOS and MULE): Clarify.
6208 (MS-DOS Processes, Windows Processes): Fix typos.
6209
6210 * major.texi (Choosing Modes): Clarify.
6211
6212 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6213 (Keyboard Macro Step-Edit): Clarify.
6214
6215 * indent.texi (Indentation): Clarifications.
6216
6217 * help.texi (Help): Correct error about C-h in query-replace.
6218 Clarify apropos vs C-h a. Fix how to search in FAQ.
6219 (Key Help): Describe C-h w here.
6220 (Name Help): Minor cleanup. C-h w moved to Key Help.
6221 Clarify the "object" joke.
6222 (Apropos): Clarify. Mouse-1 like Mouse-2.
6223 (Help Mode): Mouse-1 like Mouse-2.
6224
6225 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6226
6227 * display.texi (Display): Reorder menu.
6228 (Faces): Cleanup.
6229 (Font Lock): Cleanup. Mention Options menu.
6230 Delete obsolete text.
6231 (Scrolling): For C-l, don't presume text terminal.
6232 (Horizontal Scrolling): Simplify intro.
6233 (Follow Mode): Clarify.
6234 (Cursor Display): Moved before Display Custom.
6235 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6236 Doc default-tab-width. Doc line truncation more thoroughly.
6237
6238 * dired.texi (Dired Enter): C-x C-f can run Dired.
6239 (Dired Visiting): Comment out `a' command.
6240 Mouse-1 is like Mouse-2.
6241 (Shell Commands in Dired): ? can be used more than once.
6242
6243 * basic.texi (Continuation Lines): Simplify description of truncation,
6244 and refer to Display Custom for the rest of it.
6245
8cf51b2c
GM
62462005-02-06 Lute Kamstra <lute@gnu.org>
6247
6248 * basic.texi (Undo): Fix typo.
6249
6250 * cmdargs.texi (Emacs Invocation): Fix typo.
6251
6252 * custom.texi (Init Examples): Fix typo.
6253
6254 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6255
62562005-02-06 Richard M. Stallman <rms@gnu.org>
6257
6258 * regs.texi (Registers): Registers can hold numbers, too.
6259
6260 * killing.texi (Other Kill Commands): Cleanup.
6261 Delete redundant explanation of kill in read-only buffer.
6262 (Yanking): Mention term "copying".
6263 (Accumulating Text): Fix typo.
6264
6265 * entering.texi (Entering Emacs): Update rationale at start.
6266 (Exiting): Treat iconifying on a par with suspension.
6267
6268 * custom.texi (Minor Modes): Fix typo.
6269 (Easy Customization): Fix menu style.
6270 (Variables): Add xref.
6271 (Examining): Setting for future sessions works through .emacs.
6272 (Keymaps): "Text terminals", not "Many".
6273 (Init Rebinding): Explain \C-. Show example of \M-.
6274 Fix minor wording errors.
6275 (Function Keys): Explain vector syntax just once.
6276 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6277 (Init File): Mention .emacs.d directory.
6278 (Init Examples): Add xref.
6279 (Find Init): Mention .emacs.d directory.
6280
6281 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6282 (Action Arguments): Explain which kinds of -l args are found how.
6283 (Initial Options): --batch does not inhibit site-start.
6284 Add xrefs.
6285 (Command Example): Use --batch, not -batch.
6286
6287 * basic.texi (Inserting Text): Cleanup wording.
6288 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6289 C-n is not error at end of buffer.
6290 (Undo): Doc C-/ like C-_. Add xrefs.
6291 (Arguments): META key may be labeled ALT.
6292 Peculiar arg meanings are explained in doc strings.
6293
6294 * abbrevs.texi (Expanding Abbrevs): Clarify.
6295
62962005-02-05 Eli Zaretskii <eliz@gnu.org>
6297
6298 * frames.texi (Frame Parameters): Add an xref to the description
6299 of list-colors-display. Add a pointer to the X docs about colors.
6300
6301 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6302 Improve docs of list-colors-display.
8cf51b2c
GM
6303
63042005-02-03 Lute Kamstra <lute@gnu.org>
6305
6306 * frames.texi (Frames, Drag and Drop): Fix typos.
6307
63082005-02-03 Richard M. Stallman <rms@gnu.org>
6309
6310 * windows.texi (Basic Window): Mention color-change in mode line.
6311 (Change Window): Explain dragging vertical boundaries.
6312
6313 * text.texi (Sentences): Clarify.
6314 (Paragraphs): Explain M-a and blank lines.
6315 (Outline Mode): Clarify text and menu.
6316 (Hard and Soft Newlines): Mention use-hard-newlines.
6317
6318 * frames.texi (Frames): Delete unnecessary mention of Windows.
6319 (Mouse Commands): Likewise. Mention xterm mouse support.
6320 (Clipboard): Clarify.
6321 (Mouse References): Mention use of Mouse-1 for following links.
6322 (Menu Mouse Clicks): Clarify.
6323 (Mode Line Mouse): Clarify.
6324 (Drag and Drop): Rewrite.
6325
6326 * fixit.texi (Spelling): Fix typo.
6327
6328 * files.texi (File Names): Clarify.
6329 (Visiting): Update conditions for use of file dialog. Clarify.
6330 (Saving): Doc d as answer in save-some-buffers.
6331 (Remote Files): Clean up the text.
6332
6333 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6334
6335 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6336 (List Buffers): Clarify.
6337 (Several Buffers): Doc T command.
6338 (Buffer Convenience): Clarify menu.
6339
6340 * basic.texi (Undo): Clarify last change.
6341
63422005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6343
6344 * fixit.texi (Spelling): Fix typo.
6345
63462005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * basic.texi (Undo): Update description of `undo-outer-limit'.
6349
63502005-02-01 Nick Roberts <nickrob@snap.net.nz>
6351
6352 * building.texi: Update documentation relating to GDB Graphical
6353 Interface.
6354
63552005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * custom.texi (Easy Customization): Adapt menu to node name change.
6358
63592005-01-30 Richard M. Stallman <rms@gnu.org>
6360
6361 * custom.texi (Easy Customization): Defn of "User Option" now
6362 includes faces. Don't say just "option" when talking about variables.
6363 Do say just "options" to mean "anything customizable".
6364 (Specific Customization): Describe `customize-variable',
6365 not `customize-option'.
6366
6367 * glossary.texi (Glossary) <Faces>: Add xref.
6368 <User Option>: Change definition--include faces. Change xref.
6369
6370 * picture.texi (Picture): Mention artist.el.
6371
6372 * sending.texi, screen.texi, programs.texi, misc.texi:
6373 * mini.texi, major.texi, maintaining.texi, macos.texi:
6374 * help.texi, frames.texi, files.texi:
6375 Don't say just "option" when talking about variables.
6376
6377 * display.texi, mule.texi: Don't say just "option" when talking
6378 about variables. Other minor cleanups.
6379
8cf51b2c
GM
63802005-01-26 Lute Kamstra <lute@gnu.org>
6381
6382 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6383 File'. Mention the `-Q' option at the `--no-site-file' option.
6384
8cf51b2c
GM
63852005-01-22 David Kastrup <dak@gnu.org>
6386
6387 * building.texi (Grep Searching): Mention alias `find-grep' for
6388 `grep-find'.
6389
63902005-01-20 Richard M. Stallman <rms@gnu.org>
6391
6392 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6393
8cf51b2c
GM
63942005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6395
6396 * rmail.texi (Movemail): Explain differences
6397 between standard and mailutils versions of movemail.
6398 Describe command line and configuration options introduced
6399 with the latter.
6400 Explain the notion of mailbox URL, provide examples and
6401 cross-references to mailutils documentation.
6402 Describe various methods of specifying mailbox names,
6403 user names and user passwords for rmail.
6404 (Remote Mailboxes): New section. Describe
6405 how movemail handles remote mailboxes. Describe configuration
6406 options used to control its behavior.
6407 (Other Mailbox Formats): Explain handling of various mailbox
6408 formats.
6409
64102005-01-13 Richard M. Stallman <rms@gnu.org>
6411
6412 * commands.texi (Commands): Clarification.
6413
64142005-01-11 Richard M. Stallman <rms@gnu.org>
6415
6416 * programs.texi (Multi-line Indent): Fix previous change.
6417 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6418
8cf51b2c
GM
64192005-01-08 Richard M. Stallman <rms@gnu.org>
6420
6421 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6422 lazy-highlight.
6423
6424 * search.texi (Query Replace): Mention faces query-replace
6425 and lazy-highlight.
6426 (Incremental Search): Update isearch highlighting info.
6427
8cf51b2c
GM
64282005-01-04 Richard M. Stallman <rms@gnu.org>
6429
6430 * custom.texi (Saving Customizations): Minor improvement.
6431
8cf51b2c
GM
64322005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6433
6434 * custom.texi (Saving Customizations): Emacs no longer loads
6435 `custom-file' after .emacs. No longer mention customizing through
6436 Custom.
6437
8cf51b2c
GM
64382005-01-01 Andreas Schwab <schwab@suse.de>
6439
6440 * killing.texi (Graphical Kill): Move up under node Killing,
6441 change @section to @subsection.
6442
64432005-01-01 Richard M. Stallman <rms@gnu.org>
6444
6445 * custom.texi (Face Customization): Mention hex color specs.
6446
6447 * emacs.texi (Top): Update Killing submenu.
6448
6449 * killing.texi (Killing): Reorganize section.
6450 No more TeX-only text; put the node command at start of chapter.
6451 But the first section heading is used only in TeX.
6452 Rewrite the text to read better in this mode.
6453 (Graphical Kill): New subnode gets some of the text that
6454 used to be in the first section.
6455
64562004-12-31 Richard M. Stallman <rms@gnu.org>
6457
6458 * dired.texi (Shell Commands in Dired): Delete the ? example.
6459
6460 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6461
6462 * files.texi (Saving): Describe new require-final-newline features
6463 and mode-require-final-newline.
6464
8cf51b2c
GM
64652004-12-29 Richard M. Stallman <rms@gnu.org>
6466
6467 * custom.texi (File Variables): Clarify previous change.
6468
c8763fb6 64692004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6470
6471 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6472 out now.
6473
64742004-12-27 Richard M. Stallman <rms@gnu.org>
6475
6476 * Makefile.in (MAKEINFO): Specify --force.
6477
6478 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6479 (Undo): Doc undo-outer-limit.
6480
8cf51b2c
GM
64812004-12-15 Juri Linkov <juri@jurta.org>
6482
6483 * mark.texi (Transient Mark, Mark Ring): M-< and other
6484 movement commands don't set mark in Transient Mark mode
6485 if mark is active.
6486
8cf51b2c
GM
64872004-12-12 Juri Linkov <juri@jurta.org>
6488
6489 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6490 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6491
6492 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6493 (Misc Dired Commands): Add @r{(Dired)} to w.
6494
64952004-12-12 Juri Linkov <juri@jurta.org>
6496
6497 * mark.texi (Marking Objects): Marking commands also extend the
6498 region when mark is active in Transient Mark mode.
6499
8cf51b2c
GM
65002004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6501
6502 * custom.texi (Saving Customizations): Emacs only loads the custom
6503 file automatically after the init file in version 22.1 or later.
6504 Adapt text and examples to this fact.
6505
8cf51b2c
GM
65062004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6507
6508 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6509 be set through Custom. Otherwise, it has no effect.
6510
8cf51b2c
GM
65112004-12-05 Richard M. Stallman <rms@gnu.org>
6512
6513 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6514 * entering.texi: Rename Command Line to Emacs Invocation.
6515
10d1d0af 6516 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6517
6518 * custom.texi (Easy Customization): Move up to section level,
6519 before Variables. Avoid using the term "variable"; say "option".
6520 New initial explanation.
6521 (Variables): In initial explanation, connect "variable" to the
6522 already-explained "user option".
6523
6524 * emacs.texi (Top): Fix ref to Command Line.
6525 Move reference to Easy Customization.
6526
6527 * xresources.texi (X Resources): Fix From link.
6528
6529 * doclicense.texi (GNU Free Documentation License): Fix To link.
6530
6531 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6532
6533 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6534
65352004-12-03 Richard M. Stallman <rms@gnu.org>
6536
6537 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6538
65392004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6540
6541 * kmacro.texi: Several small changes in addition to the following.
6542 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6543 defining a keyboard macro.
6544 Mention `kmacro-ring-max'.
6545 (Keyboard Macro Counter): Clarify description of
6546 `kmacro-insert-counter', `kmacro-set-counter',
6547 `kmacro-add-counter' and `kmacro-set-format'.
6548
65492004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6550
6551 * custom.texi (File Variables): Add `unibyte' and make it more
6552 clear that `unibyte' and `coding' are special. Suggested by Simon
6553 Krahnke <overlord@gmx.li>.
6554
6555 * mule.texi (Enabling Multibyte): Refer to File Variables.
6556 Suggested by Simon Krahnke <overlord@gmx.li>.
6557
c8763fb6 65582004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6559
6560 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6561 x-use-old-gtk-file-dialog.
6562
8cf51b2c
GM
65632004-11-20 Richard M. Stallman <rms@gnu.org>
6564
6565 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6566
65672004-11-09 Lars Brinkhoff <lars@nocrew.org>
6568
6569 * building.texi (Lisp Eval): Delete hyphen in section name.
6570
65712004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6572
6573 * files.texi (Old Versions):
6574 No longer document annotation as "CVS only".
6575
65762004-11-10 Andre Spiegel <spiegel@gnu.org>
6577
6578 * files.texi (Version Control): Rewrite the introduction about
6579 version systems, mentioning the new ones that we support. Thanks
6580 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6581 suggestions.
6582
c8763fb6 65832004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6584
49823426 6585 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6586
c8763fb6 65872004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6588
6589 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6590
65912004-10-23 Eli Zaretskii <eliz@gnu.org>
6592
6593 * text.texi (Text Based Tables, Table Definition)
6594 (Table Creation, Table Recognition, Cell Commands)
6595 (Cell Justification, Row Commands, Column Commands)
6596 (Fixed Width Mode, Table Conversion, Measuring Tables)
6597 (Table Misc): New nodes, documenting the Table Mode.
6598
8cf51b2c
GM
65992004-10-19 Jason Rumney <jasonr@gnu.org>
6600
6601 * makefile.w32-in (info): Change order of arguments to makeinfo.
6602
66032004-10-19 Ulf Jasper <ulf.jasper@web.de>
6604
6605 * calendar.texi (iCalendar): Update for package changes.
6606
8cf51b2c
GM
66072004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * files.texi (Misc File Ops): View mode is a minor mode.
6610
8cf51b2c
GM
66112004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6612
6613 * calendar.texi (iCalendar): Style changes.
6614
66152004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6616
6617 * search.texi (Regexps): The regexp described in the example is no
6618 longer stored in the variable `sentence-end'.
6619
8cf51b2c
GM
66202004-10-06 Nick Roberts <nickrob@snap.net.nz>
6621
6622 * building.texi (Starting GUD): Note that multiple debugging
6623 sessions requires `gdb --fullname'.
6624
66252004-10-05 Ulf Jasper <ulf.jasper@web.de>
6626
6627 * calendar.texi (iCalendar): New section for a new package.
6628
8cf51b2c
GM
66292004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6630
6631 * text.texi: Various small changes in addition to the following.
6632 (Text): Replace xref for autotype with inforef.
6633 (Sentences): Explain nil value for `sentence-end'.
6634 (Paragraphs): Update default values for `paragraph-start' and
6635 `paragraph-separate'.
6636 (Text Mode): Correct description of Text mode's effect on the
6637 syntax table.
6638 (Outline Visibility): `hide-other' does not hide top level headings.
6639 `selective-display-ellipses' no longer has an effect on Outline mode.
6640 (TeX Misc): Add missing @cindex.
6641 Replace xref for RefTeX with inforef.
6642 (Requesting Formatted Text): The variable
6643 `enriched-fill-after-visiting' no longer exists.
6644 (Editing Format Info): Update names of menu items and commands.
6645 (Format Faces): Mention special effect of specifying the default face.
6646 Describe inheritance of text properties.
6647 Correct description of `fixed' face.
6648 (Format Indentation): Correct description of effect of setting
6649 margins. Mention `set-left-margin' and `set-right-margin'.
6650 (Format Justification): Update names of menu items.
6651 `set-justification-full' is now bound to `M-j b'.
6652 Mention that `default-justification' is a per buffer variable.
6653 (Format Properties): Update name of menu item.
6654 (Forcing Enriched Mode): `format-decode-buffer' automatically
6655 turns on Enriched mode if the buffer is in text/enriched format.
6656
66572004-10-05 Emilio C. Lopes <eclig@gmx.net>
6658
6659 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6660
66612004-09-28 Kim F. Storm <storm@cua.dk>
6662
6663 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6664 Align with new functionality.
6665
8cf51b2c
GM
66662004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6667
6668 * display.texi (Display Custom): Remove stray `@end defvar'.
6669
66702004-09-23 Kim F. Storm <storm@cua.dk>
6671
6672 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6673 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6674
8cf51b2c
GM
66752004-09-20 Richard M. Stallman <rms@gnu.org>
6676
6677 * custom.texi (Hooks): Explain using setq to clear out a hook.
6678 (File Variables): Explain multiline string constants.
6679 (Non-ASCII Rebinding): Explain when you need to update
6680 non-ASCII char codes in .emacs.
6681
6682 * building.texi (Compilation): Explain how to make a silent
6683 subprocess that won't be terminated. Explain compilation-environment.
6684
66852004-09-13 Kim F. Storm <storm@cua.dk>
6686
6687 * mini.texi (Repetition): Rename isearch-resume-enabled to
6688 isearch-resume-in-command-history and change default to disabled.
6689
8cf51b2c
GM
66902004-09-09 Kim F. Storm <storm@cua.dk>
6691
6692 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6693 with new `kmacro-name-last-macro'.
6694
8cf51b2c
GM
66952004-09-08 Juri Linkov <juri@jurta.org>
6696
6697 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6698
8cf51b2c
GM
66992004-09-03 Juri Linkov <juri@jurta.org>
6700
6701 * search.texi (Incremental Search): Update wording for M-%.
6702
67032004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6704
6705 * killing.texi (Killing): Correct description of kill commands in
6706 read-only buffer.
6707
67082004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6709
6710 * building.texi (Compilation Mode): Add a paragraph about rules
6711 for finding the compilation buffer for `next-error'.
6712
6713 * search.texi (Other Repeating Search): Mention that Occur mode
6714 supports the next-error functionality.
6715
67162004-09-02 Juri Linkov <juri@jurta.org>
6717
6718 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6719
67202004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6721
6722 * kmacro.texi (Basic Keyboard Macro):
6723 `apply-macro-to-region-lines' now operates on all lines that begin
6724 in the region, rather than on all complete lines in the region.
6725
c8763fb6 67262004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6727
6728 * frames.texi (Drag and drop): Add documentation about
6729 x-dnd-test-function and x-dnd-known-types.
6730
67312004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6732
6733 * indent.texi: Various minor changes in addition to:
6734 (Indentation Commands): Correct description of `indent-relative'.
6735 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6736 mode. The *Tab Stops* buffer uses Overwrite Mode.
6737 (Just Spaces): `tabify' converts sequences of at least two spaces
6738 to tabs.
6739
8cf51b2c
GM
67402004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6741
6742 * frames.texi (Secondary Selection): Setting the secondary
6743 selection with M-Drag-Mouse-1 does not alter the kill ring,
6744 setting it with M-Mouse-1 and M-Mouse-3 does.
6745 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6746 toolkit scroll bars.
6747 (Scroll Bars): Ditto.
6748
6749 * windows.texi (Basic Window): When using a window system, the value
6750 of point in a non-selected window is indicated by a hollow box.
6751 (Split Window): Side by side windows are separated by a scroll bar,
6752 if scroll bars are used.
6753 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6754 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6755 (Window Convenience): Update bindings for `winner-undo' and
6756 `winner-redo'.
6757
6758 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6759 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6760 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6761 of "Using Emacs as a Server".
6762 * building.texi (Building): Interchange nodes (for correct numbering).
6763 * programs.texi (Programs): Interchange nodes (for correct numbering).
6764 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6765 Info to the node structure.
6766 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6767 Rearrange order of nodes and sections such that both "GNU GENERAL
6768 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6769 end, as appropriate for appendices.
6770 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6771 Use `@unnumberedsec'.
6772 * trouble.texi: Adapt sectioning in Info to the node structure.
6773 Adapt node pointers to change in emacs.texi.
6774 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6775
8cf51b2c
GM
67762004-08-25 Kenichi Handa <handa@m17n.org>
6777
6778 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6779 description for unibyte mode.
6780
67812004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6782
6783 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6784
6785 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6786 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6787 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6788 in @pxref.
6789
67902004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6791
6792 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6793 Change section names.
6794
8cf51b2c
GM
67952004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6796
6797 * kmacro.texi (Keyboard Macro Ring): Rename section.
6798 Emacs treats the head of the macro ring as the `last keyboard macro'.
6799 (Keyboard Macro Counter): Minor change.
6800 (Save Keyboard Macro): Some clarifications.
6801 (Edit Keyboard Macro): Rename section.
6802
6803 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6804 32-bit machines.
6805 (Several Buffers): Clarify which buffer is selected if `2' is
6806 pressed in the Buffer Menu.
6807 Auto Revert mode can be used to update the Buffer Menu
6808 automatically.
6809
68102004-08-21 Eli Zaretskii <eliz@gnu.org>
6811
6812 * help.texi (Misc Help): Add an index entry for finding an Info
6813 manual by its file name.
6814
68152004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6816
6817 * files.texi (Backup Deletion): Correct description of
6818 `delete-old-versions'.
6819 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6820 (Auto Save Files): Recommend `auto-save-mode' to reenable
6821 auto-saving, rather than the abbreviation `auto-save'.
6822
68232004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6824
6825 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6826 for "killing" and "yanking" in main menu.
6827
68282004-08-16 Richard M. Stallman <rms@gnu.org>
6829
6830 * killing.texi (Yanking, Killing): Minor cleanups.
6831
6832 * mark.texi (Momentary Mark): Minor cleanups.
6833
68342004-08-15 Kenichi Handa <handa@etl.go.jp>
6835
6836 * custom.texi (Non-ASCII Rebinding):
6837 C-q always inserts the right code to pass to global-set-key.
6838
8cf51b2c
GM
68392004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6840
6841 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6842 `insert-register', instead of `C-x r g' binding, for consistency.
6843
68442004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6845
6846 * fixit.texi (Spelling): Fix typo.
6847
68482004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6849
6850 * help.texi (Help): Fix Texinfo usage.
6851
8cf51b2c
GM
68522004-07-24 Richard M. Stallman <rms@gnu.org>
6853
6854 * text.texi (Paragraphs): Update how paragraphs are separated
6855 and the default for paragraph-separate.
6856
6857 * search.texi (Regexp Replace): Further update text for new
6858 replacement operators.
6859
8cf51b2c
GM
68602004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6861
6862 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6863 `R' switch.
6864
6865 * dired.texi (Dired Updating): `k' only deletes inserted
6866 subdirectories from the Dired buffer if a prefix argument was given.
6867
6868 * search.texi (Regexps): Delete redundant definition of `symbol' in
6869 description of `\_>'. It already occurs in the description of `\_<'.
6870
8cf51b2c
GM
68712004-07-01 Juri Linkov <juri@jurta.org>
6872
6873 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6874 (Regexp Search): Add M-r.
6875
68762004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6877
6878 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6879
68802004-06-29 Jesper Harder <harder@ifa.au.dk>
6881
49823426 6882 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6883
68842004-06-25 Richard M. Stallman <rms@gnu.org>
6885
6886 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6887
68882004-06-25 David Kastrup <dak@gnu.org>
6889
6890 * search.texi (Regexp Replace): Some typo corrections and
6891 rearrangement.
6892
68932004-06-24 David Kastrup <dak@gnu.org>
6894
6895 * search.texi (Unconditional Replace): Use replace-string instead
6896 of query-replace in example.
6897 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6898 sequences.
6899 (Query Replace): Correct explanation of `^' which does not use
6900 the mark stack.
6901
69022004-06-21 Nick Roberts <nickrob@gnu.org>
6903
6904 * misc.texi (Shell History Copying): Document comint-insert-input.
6905 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6906
8cf51b2c
GM
69072004-06-20 Jesper Harder <harder@ifa.au.dk>
6908
6909 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6910 * custom.texi (Customization): Do.
6911 * anti.texi (Antinews): Do.
6912 * abbrevs.texi (Defining Abbrevs): Do.
6913
6914 * programs.texi (Info Lookup): Fix keybinding for
6915 info-lookup-symbol.
6916
69172004-06-16 Juanma Barranquero <lektu@terra.es>
6918
6919 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6920 Add emacs-xtra.
6921 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6922 (clean): Add emacs-xtra and flymake. Remove redundancies.
6923
69242004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6925
6926 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6927 Add emacs-xtra.
6928 * emacs-xtra.texi: New file.
6929
69302004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6931
6932 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6933 (Dired and Find): Mention differences with ordinary Dired buffers.
6934
8cf51b2c
GM
69352004-06-13 Richard M. Stallman <rms@gnu.org>
6936
6937 * custom.texi (Init Syntax): Explain about vars that do special
6938 things when set with setq or with Custom.
6939 (Init Examples): Add line-number-mode example.
6940
8cf51b2c
GM
69412004-06-12 Juri Linkov <juri@jurta.org>
6942
6943 * dired.texi (Operating on Files): Add dired-do-touch.
6944
8cf51b2c
GM
69452004-06-10 Juri Linkov <juri@jurta.org>
6946
6947 * building.texi (Lisp Eval): Add C-M-x on defface.
6948
69492004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6950
6951 * files.texi (Reverting): Auto-Revert mode and
6952 Global Auto-Revert mode no longer revert remote files.
6953
8cf51b2c
GM
69542004-05-29 Richard M. Stallman <rms@gnu.org>
6955
6956 * custom.texi (Init File): Two dashes start --no-site-file.
6957
8cf51b2c
GM
69582004-05-29 Alan Mackenzie <acm@muc.de>
6959
6960 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6961 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6962 (AWK, Pike): Document as "C-like modes".
6963 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6964 (M-x man): Supersedes M-x manual-entry.
6965 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6966
6967 ("Comments in C"): Delete node; the info is in CC Mode manual.
6968 (c-comment-only-line-offset): Remove description.
6969
6970 (C-c ., C-c C-c): Describe new C Mode bindings.
6971
6972 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6973 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6974 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6975 Amend definitions.
6976
6977 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6978 Describe functions.
6979
6980 (c-comment-start-regexp, c-hanging-comment-ender-p)
6981 (c-hanging-comment-starter-p): Remove obsolete definitions.
6982
6983 * emacs.texi: Remove the menu entry "Comments in C".
6984
8cf51b2c
GM
69852004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6988 `M-x locate'.
6989
69902004-05-16 Karl Berry <karl@gnu.org>
6991
6992 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6993 makeinfo --html fails.
6994 * help.texi (Help Summary) [@ifnottex]: Likewise.
6995
69962004-05-13 Nick Roberts <nickrob@gnu.org>
6997
6998 * building.texi (GDB Graphical Interface): Update and describe
6999 layout first.
7000
8cf51b2c
GM
70012004-05-04 Jason Rumney <jasonr@gnu.org>
7002
7003 * makefile.w32-in: Revert last change.
7004
70052004-05-03 Jason Rumney <jasonr@gnu.org>
7006
7007 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7008
8cf51b2c
GM
70092004-04-23 Juanma Barranquero <lektu@terra.es>
7010
7011 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7012
70132004-04-18 Juri Linkov <juri@jurta.org>
7014
7015 * fixit.texi (Spelling): Remove file extension from ispell xref.
7016
70172004-04-15 Kim F. Storm <storm@cua.dk>
7018
7019 * cmdargs.texi (Initial Options): Add -Q.
7020
70212004-04-05 Kim F. Storm <storm@cua.dk>
7022
7023 * custom.texi (File Variables): Add safe-local-eval-forms.
7024
8cf51b2c
GM
70252004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7026
7027 * files.texi (Reverting): Correct description of revert-buffer's
7028 handling of point.
7029
70302004-03-22 Juri Linkov <juri@jurta.org>
7031
7032 * emacs.texi (Top): Add `Misc X'.
7033
49823426 7034 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7035
7036 * glossary.texi: Improve references.
7037
7038 * help.texi: Sync keywords with finder.el.
7039
7040 * mini.texi (Completion): Add description for menu items.
7041
7042 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7043
7044 * sending.texi (Mail Methods): Fix xref to Message manual.
7045
8cf51b2c
GM
70462004-03-12 Richard M. Stallman <rms@gnu.org>
7047
8cf51b2c
GM
7048 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7049
8cf51b2c
GM
70502004-03-04 Richard M. Stallman <rms@gnu.org>
7051
7052 * search.texi (Regexps): Explain that ^ and $ have their
7053 special meanings only in certain contexts.
7054
7055 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7056
7057 * mule.texi (Specify Coding): Doc C-x RET F.
7058
7059 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7060 for multiple compile and grep buffers.
7061 (Indirect Buffers): Don't recommand clone-indirect-buffer
7062 for multiple compile and grep buffers.
7063
8cf51b2c
GM
70642004-02-29 Juanma Barranquero <lektu@terra.es>
7065
7066 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7067 Use $(DEL) instead of rm, and ignore exit code.
7068
8cf51b2c
GM
70692004-02-23 Nick Roberts <nick@nick.uklinux.net>
7070
7071 * building.texi (Watch Expressions): Update.
7072
70732004-02-21 Juri Linkov <juri@jurta.org>
7074
7075 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7076 --directory, --help, --version. Move text about command-line-args
7077 to Command Arguments.
7078 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7079 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7080 (Window Size X): Join -g and --geometry. Add @cindex.
7081 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7082 (Title X): Remove alias -title.
7083 (Misc X): New node.
7084
c8763fb6 70852004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7086
7087 * frames.texi (Drag and drop): Add Motif to list of supported
7088 protocols.
7089
c8763fb6 70902004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7091
7092 * frames.texi (Drag and drop): New section.
7093
70942004-01-24 Richard M. Stallman <rms@gnu.org>
7095
7096 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7097 Include it only @ifnotinfo. Patch the preceding and following
7098 node headers to point to each other.
7099
71002004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7101
7102 * calendar.texi (Appointments): Update section.
7103
71042003-12-29 Kevin Ryde <user42@zip.com.au>
7105
8cf51b2c
GM
7106 * programs.texi (C Modes): Fix the xref.
7107
71082003-12-23 Nick Roberts <nick@nick.uklinux.net>
7109
7110 * building.texi (Watch Expressions): Update.
7111 (Commands of GUD): Include use of toolbar + breakpoints set from
7112 fringe/margin.
7113
71142003-12-03 Andre Spiegel <spiegel@gnu.org>
7115
7116 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7117 <acm@muc.de>.
7118
c8763fb6 71192003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7120
7121 * frames.texi (Dialog Boxes): Add use-file-dialog.
7122
8cf51b2c
GM
71232003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7124
7125 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7126 in CC Mode.
7127
8cf51b2c
GM
71282003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7129
7130 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7131 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7132 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7133 * man/frames.texi, man/glossary.texi, man/killing.texi:
7134 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7135 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7136 * man/sending.texi, man/text.texi, man/trouble.texi:
7137 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7138
71392003-11-01 Alan Mackenzie <acm@muc.de>
7140
7141 * search.texi (Scrolling During Incremental Search): Document a
7142 new scrolling facility in isearch mode.
7143
8cf51b2c
GM
71442003-10-22 Miles Bader <miles@gnu.org>
7145
7146 * Makefile.in (info): Move before $(top_srcdir)/info.
7147
71482003-10-22 Nick Roberts <nick@nick.uklinux.net>
7149
7150 * building.texi (Watch Expressions): Update section on data display
7151 to reflect code changes (GDB Graphical Interface).
7152
8cf51b2c
GM
71532003-10-13 Richard M. Stallman <rms@gnu.org>
7154
7155 * xresources.texi (GTK resources): Clean up previous change.
7156
c8763fb6 71572003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7158
7159 * xresources.texi (GTK resources): Add a note that some themes
7160 disallow customizations. Add scroll theme example.
7161
8cf51b2c
GM
71622003-09-30 Richard M. Stallman <rms@gnu.org>
7163
8cf51b2c
GM
7164 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7165
7166 * misc.texi (Saving Emacs Sessions): Shorten the section,
7167 collapsing back into one node.
7168
71692003-09-30 Lars Hansen <larsh@math.ku.dk>
7170
7171 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7172
ce058493 71732003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7174
7175 * xresources.texi (GTK names in Emacs): Correct typo.
7176
8cf51b2c
GM
71772003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7178
7179 * cmdargs.texi (Font X): Mention new default font. More
7180 fully describe long font names, wildcard patterns and the
7181 problems involved. (Result of discussion on emacs-devel.)
7182
71832003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7184
7185 * emacs.texi (Acknowledgements): Correct typo.
7186
71872003-09-22 Richard M. Stallman <rms@gnu.org>
7188
7189 * dired.texi (Misc Dired Commands): New node.
7190 (Dired Navigation): Add dired-goto-file.
7191
7192 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7193
7194 * emacs.texi (Acknowledgements): New node, split from Distribution.
7195
7196 * cmdargs.texi (Action Arguments): -f reads interactive args.
7197
8cf51b2c
GM
71982003-09-08 Lute Kamstra <lute@gnu.org>
7199
7200 * screen.texi (Mode Line): Say that POS comes before LINE.
7201 Mention `size-indication-mode'.
7202 * display.texi (Optional Mode Line): Document
7203 `size-indication-mode'.
7204 * basic.texi (Position Info): Mention `size-indication-mode'.
7205
72062003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7207
7208 * xresources.texi (Resources): Refer to `editres' man page.
7209 (Lucid Resources): Update defaults. Expand description of
7210 `shadowThickness'.
7211
72122003-09-04 Miles Bader <miles@gnu.org>
7213
7214 * Makefile.in (top_srcdir): New variable.
7215 ($(top_srcdir)/info): New rule.
7216 (info): Depend on it.
7217
72182003-09-03 Peter Runestig <peter@runestig.com>
7219
7220 * makefile.w32-in: New file.
7221
72222003-08-29 Richard M. Stallman <rms@gnu.org>
7223
7224 * misc.texi (Saving Emacs Sessions): Correct previous change.
7225
8cf51b2c
GM
72262003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7227
8cf51b2c
GM
7228 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7229 (Intro): Include kmacro.texi after fixit.texi instead of after
7230 custom.texi. (As suggested by Kim Storm.)
7231
72322003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7233
7234 * fixit.texi (Fixit): Update `Next' pointer.
7235 * files.texi (Files): Update `Previous' pointer.
7236 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7237 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7238 (Suggested by Kim Storm.)
7239 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7240
72412003-08-18 Kim F. Storm <storm@cua.dk>
7242
7243 * kmacro.texi: New file describing enhanced keyboard macro
7244 functionality. Replaces old description in custom.texi.
7245
7246 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7247 (Keyboard Macros): Move to new kmacro.texi file.
7248
7249 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7250
8cf51b2c
GM
72512003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7252
7253 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7254
72552003-08-17 Alex Schroeder <alex@gnu.org>
7256
7257 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7258 required.
7259
8cf51b2c
GM
72602003-08-05 Richard M. Stallman <rms@gnu.org>
7261
7262 * programs.texi (Lisp Indent): Don't describe
7263 lisp-indent-function property here. Use xref to Lisp Manual.
7264
8cf51b2c
GM
72652003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7266
fffa137c 7267 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7268 abbreviations.
7269
72702003-07-24 Markus Rost <rost@math.ohio-state.edu>
7271
7272 * buffers.texi (List Buffers): Fix previous change.
7273
8cf51b2c
GM
72742003-07-13 Markus Rost <rost@math.ohio-state.edu>
7275
7276 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7277 List*.
7278
72792003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7280
8cf51b2c
GM
7281 * display.texi (Font Lock): Fix typo.
7282
72832003-07-07 Richard M. Stallman <rms@gnu.org>
7284
7285 * display.texi (Font Lock): Add xref for format info on
7286 font-lock-remove-keywords.
7287
7288 * building.texi (Compilation): Document what happens with asynch
7289 children of compiler process.
7290
7291 * help.texi (Library Keywords): Use @multitable.
7292
8cf51b2c
GM
72932003-06-04 Richard M. Stallman <rms@gnu.org>
7294
7295 * programs.texi (Expressions): Delete C-M-DEL.
7296
7297 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7298 comint-move-point-for-output renamed from
7299 comint-scroll-to-bottom-on-output.
7300
7301 * custom.texi (Init Rebinding): Replace previous change with xref.
7302 (Non-ASCII Rebinding): Explain that issue more briefly here.
7303
73042003-05-28 Richard M. Stallman <rms@gnu.org>
7305
7306 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7307
73082003-05-28 Nick Roberts <nick@nick.uklinux.net>
7309
7310 * building.texi (GDB Graphical Interface): New node.
7311 (Rewritten somewhat by RMS.)
7312
c8763fb6 73132003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7314
7315 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7316 non-English letters. Explain how to set coding systems correctly
7317 and how to include the right coding cookie in the file.
7318
c8763fb6 73192003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7320
7321 * indent.texi (Indentation): Explain the concepts.
7322 (Just Spaces): Explain why preventing tabs for indentation might
7323 be useful.
7324
8cf51b2c
GM
73252003-04-16 Richard M. Stallman <rms@gnu.org>
7326
7327 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7328
8cf51b2c
GM
73292003-02-22 Alex Schroeder <alex@emacswiki.org>
7330
7331 * cmdargs.texi (General Variables): Document SMTPSERVER.
7332
8cf51b2c
GM
7333 * sending.texi: Remove SMTP node.
7334 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7335 library.
7336
8cf51b2c
GM
73372003-02-22 Alex Schroeder <alex@emacswiki.org>
7338
7339 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7340
73412003-02-22 Simon Josefsson <jas@extundo.com>
7342
7343 * sending.texi (Mail Methods): Add node about SMTP.
7344
c8763fb6 73452003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7346
7347 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7348
8cf51b2c
GM
73492003-02-01 Kevin Ryde <user42@zip.com.au>
7350
7351 * glossary.texi (Glossary): Correction to cl cross reference.
7352
73532003-01-20 Richard M. Stallman <rms@gnu.org>
7354
7355 * killing.texi (Rectangles): Document C-x c r.
7356
c8763fb6 73572003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7358
7359 * xresources.texi (GTK resources): New node.
7360 (GTK widget names): New node.
7361 (GTK names in Emacs): New node.
7362 (GTK styles): New node.
7363
c8763fb6 73642003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7365
7366 * maintaining.texi (Create Tags Table): Add reference to the new
7367 `etags --help --lang=LANG' option.
7368
8cf51b2c
GM
73692002-10-02 Karl Berry <karl@gnu.org>
7370
49823426 7371 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7372 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7373 where needed for the sake of the HTML output.
8cf51b2c
GM
7374
73752001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7376
7377 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7378 source files.
7379
73802001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7381
7382 * Makefile.in (emacsman): New target.
7383
8cf51b2c
GM
73842001-10-20 Gerd Moellmann <gerd@gnu.org>
7385
7386 * (Version 21.1 released.)
7387
73882001-10-05 Gerd Moellmann <gerd@gnu.org>
7389
7390 * Branch for 21.1.
7391
8cf51b2c
GM
73922001-03-05 Gerd Moellmann <gerd@gnu.org>
7393
7394 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7395
8cf51b2c
GM
73962000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7397
7398 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7399
8cf51b2c
GM
74001999-07-12 Richard Stallman <rms@gnu.org>
7401
7402 * Version 20.4 released.
7403
74041998-12-04 Markus Rost <rost@delysid.gnu.org>
7405
7406 * Makefile.in (INFO_TARGETS): Delete customize.info.
7407 (DVI_TARGETS): Delete customize.dvi.
7408 (../info/customize, customize.dvi): Targets deleted.
7409
74101998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7411
7412 * Version 20.3 released.
7413
74141998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7415
7416 * Makefile.in (EMACSSOURCES): Add mule.texi.
7417 Add msdog.texi, ack.texi. Remove gnu1.texi.
7418
74191998-04-06 Andreas Schwab <schwab@gnu.org>
7420
768c0c0f
JB
7421 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7422 Use it in dvi targets.
8cf51b2c
GM
7423
74241997-09-23 Paul Eggert <eggert@twinsun.com>
7425
7426 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7427 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7428 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7429
74301997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7431
7432 * Version 20.2 released.
7433
74341997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7435
7436 * Version 20.1 released.
7437
74381997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7439
7440 * Makefile (../info/customize, customize.dvi): New targets.
7441 (INFO_TARGETS): Add ../info/customize.
7442 (DVI_TARGETS): Add customize.dvi.
7443
8cf51b2c
GM
74441996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7445
7446 * Version 19.33 released.
7447
74481996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7449
7450 * Version 19.32 released.
7451
8cf51b2c
GM
74521996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7453
7454 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7455
74561996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7457
7458 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7459 Specify -I option.
7460 (All dvi targets): Set the TEXINPUTS variable.
7461
74621996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7463
7464 * Version 19.31 released.
7465
8cf51b2c
GM
74661995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7467
7468 * Version 19.30 released.
7469
8cf51b2c
GM
74701995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7471
7472 * Makefile.in (maintainer-clean): Rename from realclean.
7473
74741994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7475
7476 * Makefile.in: New file.
7477 * Makefile: File deleted.
7478
74791994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7480
7481 * Makefile (TEXINDEX_OBJS): Variable deleted.
7482 (texindex, texindex.o, getopt.o): Rules deleted.
7483 All deps on texindex deleted.
7484 (distclean): Don't delete texindex.
7485 (mostlyclean): Don't delete *.o.
7486 * texindex.c, getopt.c: Files deleted.
7487
74881994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7489
7490 * Version 19.26 released.
7491
74921994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7493
7494 * Makefile (EMACSSOURCES): Exclude undo.texi.
7495
74961994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7497
7498 * Version 19.25 released.
7499
75001994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7501
7502 * Version 19.24 released.
7503
75041994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7505
7506 * Version 19.23 released.
7507
75081994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7509
7510 * Makefile: Delete spurious tab.
7511
75121994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7513
7514 * Makefile (.SUFFIXES): New rule.
7515
8cf51b2c
GM
75161993-12-04 Richard Stallman (rms@srarc2)
7517
7518 * getopt.c: New file.
7519 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7520 (getopt.o): New rule.
7521 (dvi): Don't depend on texindex.
49823426 7522 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7523
75241993-12-03 Richard Stallman (rms@srarc2)
7525
49823426
GM
7526 * Makefile (TEXI2DVI): New variable.
7527 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7528 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7529
75301993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7531
7532 * Version 19.22 released.
7533
75341993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7535
7536 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7537
75381993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7539
7540 * Version 19.21 released.
7541
8cf51b2c
GM
75421993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7543
7544 * Makefile (realclean): Don't delete the Info files.
7545
f0131492 75461993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7547
8cf51b2c
GM
7548 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7549 4' where appropriate.
7550
f0131492 75511993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7552
49823426 7553 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7554
7555 * texindex.c: Include "../src/config.h" if building in emacs.
7556
7557 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7558 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7559 Add target to build texindex.c, defining `emacs'.
7560
8cf51b2c
GM
75611993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7562
7563 * Version 19.19 released.
7564
8cf51b2c
GM
75651993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7566
7567 * Version 19.18 released.
7568
75691993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7570
7571 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7572
75731993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7574
7575 * Version 19.17 released.
7576
75771993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7578
7579 * split-man: Fix typos in last change.
7580
75811993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7582
7583 * Version 19.16 released.
7584
75851993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7586
7587 * version 19.15 released.
7588
75891993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7590
7591 * Makefile (distclean): It's rm, not rf.
7592
75931993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7594
7595 * Version 19.14 released.
7596
75971993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7598
7599 * Makefile: New file.
7600
76011993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7602
7603 * Version 19.13 released.
7604
76051993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7606
7607 * Version 19.9 released.
7608
76091993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7610
7611 * Version 19.8 released.
7612
76131993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7614
7615 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7616
7617 * trouble.texi: It's `enable-flow-control-on', not
7618 `evade-flow-control-on'.
7619
76201993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7621
7622 * display.texi: Document standard-display-european.
7623
76241993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7625
7626 * Version 19.7 released.
7627
7628 * emacs.texi: Add a sentence to the top menu mentioning the
7629 specific version of Emacs this manual applies to.
7630
76311993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7632
7633 * basic.texi: Document next-line-add-lines variable used to
7634 implement down-arrow.
7635
7636 * killing.texi: Document kill-whole-line.
7637
76381993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7639
7640 * text.texi: Update unix TeX ordering information.
7641
76421993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7643
7644 * news.texi: Mention fill-rectangle in keybinding list.
7645
7646 * killing.texi: Document fill-rectangle.
7647
76481993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7649
7650 * vc.texi: Bring the docs up to date with VC 5.2.
7651
76521992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7653
7654 * emacs.tex: Mention blackbox and gomoku under Amusements.
7655 Assembler mode is now mentioned and appropriately indexed
7656 under Programming Modes.
7657
76581991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7659
7660 * emacs.tex: Update TeX ordering information.
7661
8cf51b2c
GM
76621990-06-26 David Lawrence (tale@geech)
7663
7664 * emacs.tex: Note that completion-ignored-extensions is not used
7665 to filter out names when all completions are displayed in
7666 *Completions*.
7667
76681990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7669
7670 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7671
76721990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7673
7674 * emacs.tex: Add @findex grep.
7675
8cf51b2c
GM
76761988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7677
7678 * emacs.tex: Correct two typos. No other changes before
7679 Version 19 will be made.
7680
8cf51b2c
GM
76811988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7682
7683 * emacs.tex: Update information for obtaining TeX distribution from the
7684 University of Washington.
7685
7686;; Local Variables:
c8763fb6 7687;; coding: utf-8
8cf51b2c
GM
7688;; End:
7689
95df8112 7690 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
7691
7692 This file is part of GNU Emacs.
7693
352c8b4a 7694 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7695 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7696 the Free Software Foundation, either version 3 of the License, or
7697 (at your option) any later version.
8cf51b2c
GM
7698
7699 GNU Emacs is distributed in the hope that it will be useful,
7700 but WITHOUT ANY WARRANTY; without even the implied warranty of
7701 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7702 GNU General Public License for more details.
7703
7704 You should have received a copy of the GNU General Public License
352c8b4a 7705 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.