* net/tramp-compat.el (tramp-compat-line-beginning-position)
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
ea4f7750
GM
12010-11-13 Glenn Morris <rgm@gnu.org>
2
3 * basic.texi (Position Info): Add M-x count-words-region.
4
90639cea
GM
52010-11-11 Glenn Morris <rgm@gnu.org>
6
7 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
8
d607b96b 92010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
10
11 * msdog.texi (Windows HOME): Add information regarding startup
12 directory when invoking Emacs from a desktop shortcut. (bug#7300)
13
c12e4a81
GM
142010-10-11 Glenn Morris <rgm@gnu.org>
15
df187c62
GM
16 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
17
c12e4a81
GM
18 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
19 (DVIPS): New variable.
234db610
GM
20 (.PHONY): Add html, ps.
21 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
22 (clean): Delete html, ps files.
c12e4a81 23
6513b232
EZ
242010-10-09 Eli Zaretskii <eliz@gnu.org>
25
26 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
27
f4f358f1
GM
282010-10-09 Glenn Morris <rgm@gnu.org>
29
c1dc72b3
GM
30 * Makefile.in (VPATH): Remove.
31 (infodir): Make it absolute.
32 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
33
4393405b
GM
34 * Makefile.in (dist): Anchor regexps.
35
eef3ab94
GM
36 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
37 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
38 (emacs-xtra.pdf): Use $<.
39
aa9db089
GM
40 * Makefile.in (infoclean): Remove harmless, long-standing error.
41
abd40fb4
GM
42 * Makefile.in ($(infodir)): Delete rule.
43 (mkinfodir): New.
44 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
45
f4f358f1 46 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 47 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
48 * emacsver.texi: New file, replacing emacsver.texi.in.
49
ea274122
GM
502010-10-09 Glenn Morris <rgm@gnu.org>
51
f7a31f11
GM
52 * emacsver.texi.in: New file.
53 * emacs.texi: Set EMACSVER by including emacsver.texi.
54 * Makefile.in (distclean): Delete emacsver.texi.
55 (dist): Copy emacsver.texi.
b13254e7 56 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 57
3fb78d1f
GM
58 * ack.texi (Acknowledgments): No more b2m.c.
59
ea274122
GM
60 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
61 (emacs): Remove rule.
62 (dist): No need to deal with the emacs rule any more.
63
17ca7950
GM
642010-10-07 Glenn Morris <rgm@gnu.org>
65
66 * Makefile.in (version): New, set by configure.
67 (clean): Delete dist tar file.
68 (dist): Use version in tar name.
69
4c83f6e1
GM
702010-10-06 Glenn Morris <rgm@gnu.org>
71
72 * Makefile.in (EMACS_XTRA): Add the main source file.
73 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
74 (mostlyclean): No core files, reorder other files.
75 (clean): Delete specific dvi and pdf files.
76 (infoclean, dist): New rules.
77 (maintainer-clean): Use infoclean.
8a944cea 78 ($(infodir)): Add parallel build workaround.
4c83f6e1 79
0264072d
GM
802010-10-04 Glenn Morris <rgm@gnu.org>
81
82 * Makefile.in (SHELL): Set it.
83 (INFO_TARGETS, DVI_TARGETS): Remove variables.
84 (info, dvi): Replace above variables with their expansions.
85 (info): Move mkdir from here...
86 ($(infodir)/emacs): ... to here (for parallel builds).
87 (pdf): New target.
88 ($(infodir)/emacs): Pass -o option to makeinfo.
89 (.PHONY): Declare clean rules.
90 (maintainer-clean): Delete dvi and pdf files.
91 Guard against cd failures. Use a more restrictive delete.
92
3226d6ca
GM
932010-10-02 Glenn Morris <rgm@gnu.org>
94
95 * misc.texi (Shell Mode): Remove reference to old function name.
96
cad90f3b
EZ
972010-09-30 Eli Zaretskii <eliz@gnu.org>
98
99 * maintaining.texi (VC Mode Line): Mention all the possible VC status
100 indicator characters.
101
5f874327
GM
1022010-09-29 Glenn Morris <rgm@gnu.org>
103
104 * Makefile.in (top_srcdir): Remove unused variable.
105
0ab9cff3
GM
1062010-09-14 Glenn Morris <rgm@gnu.org>
107
67ae9766
GM
108 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
109 the last hook item.
110
0ab9cff3
GM
111 * calendar.texi (Appointments): Also updated when a diary include file
112 is saved.
113
6664fc59 1142010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
115
116 * trouble.texi (Bugs): Update the section intro.
117 (Known Problems): New section.
118 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
119 (Sending Patches): Bug fixes are best as responses to existing bugs.
120 * emacs.texi (Known Problems): Add menu entry for new section.
121
be3283d7
GM
1222010-09-09 Glenn Morris <rgm@gnu.org>
123
124 * xresources.texi: Untabify.
125
10999305 1262010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
127
128 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
129
10999305 1302010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
131
132 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
133
30641319
JD
1342010-09-02 Jan Djärv <jan.h.d@swipnet.se>
135
136 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
137
50dd7bc6
GM
1382010-08-21 Glenn Morris <rgm@gnu.org>
139
140 * misc.texi (Amusements): Mention bubbles and animate.
141
5e620eca
EZ
1422010-07-31 Eli Zaretskii <eliz@gnu.org>
143
144 * files.texi (Visiting): Add more index entries for
145 large-file-warning-threshold.
146
8b2dd508
JD
1472010-07-29 Jan Djärv <jan.h.d@swipnet.se>
148
149 * frames.texi (Tool Bars): Add doc for tool-bar-position.
150
8838673e
GM
1512010-06-23 Glenn Morris <rgm@gnu.org>
152
153 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
154 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
155 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
156 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
157 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
158 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
159 Untabify Texinfo files.
160
04d3bb6c
GM
1612010-06-10 Glenn Morris <rgm@gnu.org>
162
103dd3a8
GM
163 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
164
04d3bb6c
GM
165 * basic.texi (Inserting Text): Fix typo.
166
50b79479
GM
1672010-06-10 Glenn Morris <rgm@gnu.org>
168
169 * ack.texi (Acknowledgments):
170 * emacs.texi (Acknowledgments): Update for notifications.el.
171
86d7a550
DU
1722010-05-31 Daiki Ueno <ueno@unixuser.org>
173
174 * dired.texi (Operating on Files): Mention encryption commands
175 (Bug#6315).
176
db5dce9d
EZ
1772010-05-29 Eli Zaretskii <eliz@gnu.org>
178
179 * basic.texi (Moving Point): Update due to renaming of commands bound
180 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
181
34313041
EZ
1822010-05-18 Eli Zaretskii <eliz@gnu.org>
183
184 * display.texi (Fringes): Document reversal of fringe arrows for R2L
185 paragraphs.
186 (Line Truncation): Fix wording for bidi display.
187
1fc0ce04 188 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
189 keys.
190
0235128c 1912010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
192
193 * building.texi (GDB Graphical Interface): Remove misleading comparison
194 to an IDE (Bug#6128).
195
0235128c 1962010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
197
198 * programs.texi (Man Page):
199 * misc.texi (Invoking emacsclient):
200 * mini.texi (Repetition):
201 * mark.texi (Setting Mark): Fix typos.
202
0235128c 2032010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
204
205 * misc.texi (Printing): Document htmlfontify-buffer.
206
0235128c 2072010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
208
209 * calendar.texi (Displaying the Diary, Format of Diary File):
210 Fix external cross-references for TeX format output.
211
0235128c
SM
2122010-05-07 Chong Yidong <cyd@stupidchicken.com>
213
214 * Version 23.2 released.
215
f63d0028
JD
2162010-05-02 Jan Djärv <jan.h.d@swipnet.se>
217
218 * cmdargs.texi (Initial Options): Mention --chdir.
219
20fe03ad
JD
2202010-04-21 Jan Djärv <jan.h.d@swipnet.se>
221
222 * frames.texi (Tool Bars): Add tool-bar-style.
223
b7d65a5f
GM
2242010-04-21 Glenn Morris <rgm@gnu.org>
225
226 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
227
a42dbee1
CY
2282010-04-18 Chong Yidong <cyd@stupidchicken.com>
229
230 * programs.texi (Semantic): New node.
231
232 * maintaining.texi (EDE): New node.
233
234 * emacs.texi: Update node listing.
235
236 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
237
6e104790 2382010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 239
d52dbd3d
GM
240 * emacs.texi (Acknowledgments): Remove duplicate.
241
a77fe20c
GM
242 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
243
6e104790 2442010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 245
4ebe9902
GM
246 * dired.texi (Misc Dired Features): Mention VC diff and log.
247 * maintaining.texi (Old Revisions, VC Change Log):
248 Mention that diff and log work in Dired buffers.
249
98932641
GM
250 * help.texi (Help Summary): Mention M-x info-finder.
251
d5b22ab2 252 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 253
4d4e9522
GM
254 * custom.texi (Specifying File Variables, Directory Variables):
255 Document new commands for manipulating local variable lists.
256
6e104790 2572010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
258
259 * trouble.texi (Contributing): Add cindex entry.
260 Mention etc/CONTRIBUTE.
261
6e104790 2622010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
263
264 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
265 query-replace (Bug#5774).
266
a20a9df3
GM
2672010-04-16 Glenn Morris <rgm@gnu.org>
268
269 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
270
1ecb2d3f
JD
2712010-04-11 Jan Djärv <jan.h.d@swipnet.se>
272
273 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
274
99852628
JD
2752010-04-08 Jan Djärv <jan.h.d@swipnet.se>
276
277 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
278
ce79424f
EZ
2792010-03-30 Eli Zaretskii <eliz@gnu.org>
280
281 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
282 cross-reference to "Inserting Text".
283
284 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
285 Mention completion provided by `ucs-insert'.
286
85738751 2872010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
288
289 * sending.texi (Sending Mail): Note variables that may need
290 customizing.
291 (Mail Sending): Expand discussion of send-mail-function.
292
85738751 2932010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
294
295 Document Message mode as the default mail mode.
296
297 * sending.texi (Sending Mail): Copyedits.
298 (Mail Format, Mail Headers): Document mail-from-style changes.
299 (Mail Commands): Rename from Mail mode. Document Message mode.
300 (Mail Misc): Rename from Mail mode Misc.
301 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
302 command names and update keybindings.
303 (Header Editing): Document message-tab. De-document
304 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
305 favor of mail-default-headers. Ad index entries for user-full-name and
306 user-mail-address.
307 (Citing Mail): Update changes in Message mode behavior. Document
308 mail-yank-prefix.
309 (Mail Signature): New node, moved from Mail Misc.
310 (Mail Aliases): Mail abbrevs are the default with Message mode.
311 (Mail Methods): Note that Message mode is now the default.
312
313 * rmail.texi (Rmail Reply):
314 * text.texi (Text Mode):
315 * major.texi (Major Modes):
316 * mule.texi (Output Coding): Refer to Message mode.
317
318 * custom.texi (Init Examples): Add xref to Mail Header.
319
1fc0ce04 320 * emacs.texi (Top): Fix xrefs.
e73c2434 321
85738751 3222010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 323
c0c035fa
CY
324 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
325 repository if there is none.
326 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
327 vc-print-root-log.
ef7b27ef 328 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 329
71785b7a
CY
330 * programs.texi (Program Modes): Mention Javascript mode.
331
f67c5dd0
CY
332 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
333 * emacs.texi: Update node description.
334
0f72a391 335 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 336 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 337
dc2d2590
JL
3382010-03-30 Juri Linkov <juri@jurta.org>
339
340 * search.texi (Other Repeating Search): Remove line that `occur'
341 can not handle multiline matches.
342
a7b02820
EZ
3432010-03-30 Eli Zaretskii <eliz@gnu.org>
344
345 * mule.texi (International): Mention support of bidirectional editing.
346 (Bidirectional Editing): New section.
347
22ef1944
NR
3482010-03-28 Nick Roberts <nickrob@snap.net.nz>
349
350 * emacs.texi (Top): Update node names to those in building.texi.
351
146b8b16
NR
3522010-03-27 Nick Roberts <nickrob@snap.net.nz>
353
354 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
355 doc/emacs/emacs.texi: Update node names for building.texi.
356
6d98672d
GM
3572010-03-24 Glenn Morris <rgm@gnu.org>
358
359 * ack.texi (Acknowledgments):
360 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
361
93318cbd
JD
3622010-03-20 Jan Djärv <jan.h.d@swipnet.se>
363
364 * xresources.texi (Table of Resources): Clarify toolBar number
365 for Gtk+.
366
367 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
368
15cf2f52
CY
3692010-03-21 Chong Yidong <cyd@stupidchicken.com>
370
4102856c
CY
371 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
372
15cf2f52
CY
373 * search.texi (Other Repeating Search): Document multi-isearch-buffers
374 and multi-isearch-buffers-regexp.
375
376 * indent.texi (Indentation): Clarify description of
377 indent-for-tab-command. Document tab-always-indent.
378
d68eb23c
CY
3792010-03-20 Chong Yidong <cyd@stupidchicken.com>
380
381 * cmdargs.texi (Font X): Move most content to Fonts.
382
383 * frames.texi (Fonts): New node. Document font-use-system-font.
384
385 * emacs.texi (Top):
386 * xresources.texi (Table of Resources):
387 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
388
288f9fc0
CY
3892010-03-10 Chong Yidong <cyd@stupidchicken.com>
390
391 * Branch for 23.2.
392
17782bec
CY
3932010-03-06 Chong Yidong <cyd@stupidchicken.com>
394
395 * custom.texi (Init Examples): Add xref to Locals.
396
397 * major.texi (Choosing Modes): Mention usage of setq-default for
398 setting the default value of major-mode (Bug#5688).
399
b4a1a8b2
CY
4002010-03-02 Chong Yidong <cyd@stupidchicken.com>
401
402 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
403
404 * display.texi (Display Custom): Document make-pointer-invisible and
405 underline-minimum-offset. Remove inverse-video.
406
a1e759cd
CY
4072010-02-21 Chong Yidong <cyd@stupidchicken.com>
408
409 * frames.texi (Frame Commands): Note that the last ordinary frame can
410 be deleted in daemon mode (Bug#5616).
411
4f3bc373
GM
4122010-02-18 Glenn Morris <rgm@gnu.org>
413
414 * trouble.texi (Contributing): Repository is no longer CVS.
415
5dbbdd33
GM
4162010-02-08 Glenn Morris <rgm@gnu.org>
417
418 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
419
cd61af01
SM
4202010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
421
422 * display.texi (Useless Whitespace, Text Display):
423 * custom.texi (Init Examples): Avoid obsolete special default variables
424 like default-major-mode.
425
b1bb0a25 4262010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
427
428 * programs.texi (Other C Commands): Replace reference to obsolete
429 c-subword-mode.
430
99d0985b
GM
4312010-01-21 Glenn Morris <rgm@gnu.org>
432
433 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
434
893db5bc
GM
4352010-01-12 Glenn Morris <rgm@gnu.org>
436
437 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
438 emacs-pretest-bug for bug reports for development versions.
439
0419b8d6
GM
4402010-01-11 Glenn Morris <rgm@gnu.org>
441
442 * display.texi (Highlight Interactively): `t' does not mean highlight
443 all patterns. (Bug#5335)
444
26e533e2
CY
4452009-12-29 Chong Yidong <cyd@stupidchicken.com>
446
447 * misc.texi (Shell): Document async-shell-command.
448
449 * building.texi (Grep Searching): Document zrgrep.
450
484eaeac 451 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 452
7ee6c59b
NR
4532009-12-29 Nick Roberts <nickrob@snap.net.nz>
454
455 * building.texi: Import GDB Graphical Interface description from
456 EMACS_23_1_RC.
457
91ed7ea8
CY
4582009-12-24 Chong Yidong <cyd@stupidchicken.com>
459
460 * emacs.texi (Top): Update node listing.
461
462 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
463
464 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
465
466 * cmdargs.texi (Initial Options):
467 * xresources.texi (Resources): Document inhibit-x-resources.
468
469 * custom.texi (Specifying File Variables): Note that minor modes are
470 enabled unconditionally.
471
472 * display.texi (Scrolling): Briefly document the old recenter command,
473 and document recenter-positions.
474
475 * files.texi (Visiting):
476 * buffers.texi (Buffers): Max buffer size is now 512 MB.
477
478 * frames.texi (Cut/Paste Other App): Document
479 save-interprogram-paste-before-kill.
480
481 * killing.texi (Kill Options): New node.
482
6ca89aaa
CY
4832009-12-05 Chong Yidong <cyd@stupidchicken.com>
484
485 * misc.texi (Shell Options): ansi-color is now default.
486
806642d4
GM
4872009-12-05 Glenn Morris <rgm@gnu.org>
488
806642d4
GM
489 * emacs.texi (Top): Update menu for cal-xtra node changes.
490 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
491 or mode line. Don't mention invisible text or the details of
492 diary-print-entries here, only in cal-xtra.
493 (Format of Diary File): Mention that the "date on first line" format
494 only really affects the simple display.
495 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
496 (Diary Customizing): Holidays may be in the buffer or mode line.
497 Move diary-print-entries to the "Diary Display" section.
498 (Diary Display): New section, split out from "Fancy Diary Display".
499 Explain the limitations of simple display, and how to print it.
500
1a4f0c0a
GM
501 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
502
e11adbd8
GM
503 * cal-xtra.texi (Diary Display): Mention View mode.
504
29a483ac
JL
5052009-11-29 Juri Linkov <juri@jurta.org>
506
507 * display.texi (Highlight Interactively): Actually a list of
508 default faces is pre-loaded into a list of default values
509 instead of the history.
510
83d60c79
GM
5112009-11-20 Glenn Morris <rgm@gnu.org>
512
513 * ack.texi (Acknowledgments):
514 * emacs.texi (Acknowledgments): Add htmlfontify.
515
276bbe96
GM
5162009-11-14 Glenn Morris <rgm@gnu.org>
517
98ad1bae
GM
518 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
519
276bbe96
GM
520 * ack.texi (Acknowledgments):
521 * emacs.texi (Acknowledgments): Update for recent Org changes.
522
18430066
CY
5232009-10-31 Chong Yidong <cyd@stupidchicken.com>
524
525 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
526 `charset' property, which is irrelevant to the user manual (Bug#3526).
527
522ddc9f
JB
5282009-10-14 Juanma Barranquero <lekktu@gmail.com>
529
530 * trouble.texi (DEL Does Not Delete): Fix typo.
531
50b49ade
MA
5322009-10-05 Michael Albinus <michael.albinus@gmx.de>
533
534 * files.texi (Misc File Ops): Mention copy-directory.
535
6308321a
EZ
5362009-10-04 Eli Zaretskii <eliz@gnu.org>
537
43b3b4d1
EZ
538 * mule.texi (Unibyte Mode): Emphasize that
539 unibyte-display-via-language-environment affects only the display.
540
6308321a
EZ
541 * display.texi (Horizontal Scrolling): Document cursor behavior under
542 horizontal scrolling when point moves off the screen (Bug#4564).
543 Improve wording.
544
bd51ea7f
MA
5452009-10-01 Michael Albinus <michael.albinus@gmx.de>
546
547 * files.texi (Directories): delete-directory prompts for recursive
548 deletion.
549
55381962
GM
5502009-09-30 Glenn Morris <rgm@gnu.org>
551
552 * ack.texi (Acknowledgments):
553 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
554
13989ab1
TH
5552009-09-25 Tassilo Horn <tassilo@member.fsf.org>
556
557 * dired.texi (Dired Navigation): Use @code instead of @var for
558 dired-isearch-filenames, so that it's not capitalized.
559
8ba46c89
CY
5602009-09-19 Chong Yidong <cyd@stupidchicken.com>
561
562 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
563
564 * entering.texi (Exiting): C-z is now bound to suspend-frame.
565
566 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
567 (Key Bindings): Reference Init Rebinding in introductory text. Shift
568 some of the introduction to Keymaps node.
569 (Keymaps): Simplify.
570 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
571 (Minibuffer Maps): Remove mention of Mocklisp.
572 (Init Rebinding): Move mode-local rebinding example here from Local
573 Keymaps.
574 (Modifier Keys): Clarify.
1e11b018 575 (Rebinding): Add cindex for "binding keys".
8ba46c89 576
6a5ca7c8
CY
5772009-09-13 Chong Yidong <cyd@stupidchicken.com>
578
579 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
580
0e1cba51
NR
5812009-08-31 Nick Roberts <nickrob@snap.net.nz>
582
6a5ca7c8 583 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 584 Re-organise these two sections.
0e1cba51 585
76a87a4d
EZ
5862009-08-29 Eli Zaretskii <eliz@gnu.org>
587
588 * cmdargs.texi (Initial Options): Fix last change.
589
82e98df4
SM
5902009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
591
592 * mule.texi (Enabling Multibyte):
593 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
594 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
595
fb89fad9
GM
5962009-08-20 Glenn Morris <rgm@gnu.org>
597
598 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
599
e99652b0
GM
6002009-08-19 Glenn Morris <rgm@gnu.org>
601
602 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
603
5cca97ad
GM
6042009-08-18 Glenn Morris <rgm@gnu.org>
605
606 * ack.texi (Acknowledgments):
607 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
608
997797ae 609 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 610
985bf85b
GM
6112009-08-09 Glenn Morris <rgm@gnu.org>
612
613 * ack.texi (Acknowledgments):
614 * emacs.texi (Acknowledgments): Add gdb-mi entry.
615
8d6bb99e
DD
6162009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
617
618 * emacs.texi (Top): Add new menu items for GDB-UI.
619
620 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 621 section. Threads buffer is in separate section now.
8d6bb99e 622
8353da9c
GM
6232009-08-08 Glenn Morris <rgm@gnu.org>
624
625 * ack.texi (Acknowledgments):
626 * emacs.texi (Acknowledgments):
627 Update for js2-mode and org changes.
628
f2074faf
MA
6292009-08-02 Michael Albinus <michael.albinus@gmx.de>
630
631 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
632 files.
633
e8d2d3fb
CY
6342009-07-28 Chong Yidong <cyd@stupidchicken.com>
635
636 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
637
324a4f6a
GM
6382009-07-23 Glenn Morris <rgm@gnu.org>
639
640 * programs.texi (Matching): Update blink-matching-paren-distance.
641
b6937a70
CY
6422009-07-21 Chong Yidong <cyd@stupidchicken.com>
643
644 * frames.texi (Cut/Paste Other App): For select-active-regions,
645 selection is now updated on moving point.
646
bd8aaa36
RS
6472009-07-21 Richard Stallman <rms@gnu.org>
648
649 * glossary.texi (GNU, Daemon): Update information.
650
8d9b5eba
JL
6512009-07-19 Juri Linkov <juri@jurta.org>
652
653 * custom.texi (Specifying File Variables, Safe File Variables):
654 "variables/value pairs" -> "variable/value pairs".
655
a2acc1db
GM
6562009-07-15 Glenn Morris <rgm@gnu.org>
657
658 * misc.texi (Gnus): Remove widow.
659
c5ae942b
GM
6602009-07-11 Glenn Morris <rgm@gnu.org>
661
703d26ba
GM
662 * Makefile.in (TEXI2PDF): New.
663 (emacs.pdf, emacs-xtra.pdf): New targets.
664
522ddc9f 665 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
666
667 * display.texi (Horizontal Scrolling): Re-word to remove widow.
668
669 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
670 Don't print the copying notice twice in the printed version.
671 Update the menu and detailmenu.
672 (Preface): The meaning of "on-line" has changed.
673 Correct name for "Common Problems" chapter.
674 (Distrib): Update FSF shop URL.
675 (Intro): Showing two files at once is not so exciting.
676
677 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
678 (Mac / GNUstep Basics): Minor grammar changes.
679 (Mac / GNUstep Events): Fix typo.
680 (GNUstep Support): CANNOT_DUMP no longer applies.
681
682 * misc.texi (Document View): Fix typos.
683
684 * dired.texi (Dired):
685 * help.texi (Help):
686 * macos.texi (Mac OS / GNUstep):
687 * maintaining.texi (Version Control, Introduction to VC):
688 End menu descriptions with a period.
c5ae942b 689
b1c8242b
EZ
6902009-07-09 Eli Zaretskii <eliz@gnu.org>
691
692 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
693 so categorical in saying that the option is only useful on NTFS.
694
220d9aa6
GM
6952009-07-09 Glenn Morris <rgm@gnu.org>
696
697 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
698 (ENVADD): Add texinfodir to TEXINPUTS.
699
700 * emacs.texi (Top): Fix cross-reference.
701
702 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
703
704 * vc1-xtra.texi (Revision Tags): Fix typo.
705
d07e72d3
GM
7062009-07-03 Glenn Morris <rgm@gnu.org>
707
708 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
709 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
710 (Merge Commands): `.' does not seem to work in A or B buffer.
711 `l' can recreate the 3-window display.
712
713 * glossary.texi (Glossary): Minor phrasing changes throughout.
714 Add more internal cross-references.
715 <Autoloading>: You can't really autoload a variable.
716 <C-M->: Move details here from `M-C-' item.
717 <Continuation Line>: Refer to `Truncation.'
718 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
719 <Home Directory, Unix>: New entries.
720 <Deletion of Files>: Mention recycle bins.
721 <Directory>: Mention ``folders.''
722 <Error>: Don't mention ``type-ahead.''
723 <Fringe>: Refer to the manual node.
724 <Minor Mode>: Can be global or local.
725 <Spell Checking>: There are other checkers besides Ispell.
726
f144038a
GM
7272009-07-02 Glenn Morris <rgm@gnu.org>
728
729 * anti.texi (Antinews): Minor changes in phrasing.
730
731 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
732 some underfull lines in dvi output.
733
734 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
735
736 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
737
738 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
739
3f1c6666
JD
7402009-07-01 Jan Djärv <jan.h.d@swipnet.se>
741
742 * xresources.texi (Table of Resources): Mention maximized for
743 fullscreen.
744
745 * cmdargs.texi (Window Size X): -mm/--maximized is new.
746
62aadce7
CY
7472009-07-01 Chong Yidong <cyd@stupidchicken.com>
748
749 * anti.texi (Antinews): Correct the list of removed platforms.
750
82ec412e
GM
7512009-06-28 Glenn Morris <rgm@gnu.org>
752
753 * arevert-xtra.texi: Minor language tweaks.
754
09964e7d
GM
755 * dired-xtra.texi: Minor revisions.
756
666e158e
MB
7572009-06-23 Miles Bader <miles@gnu.org>
758
c4cc8b9a 759 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 760 (Temporary Face Changes): Document `text-scale-set'.
666e158e 761
70243478
CY
7622009-06-21 Chong Yidong <cyd@stupidchicken.com>
763
764 * Branch for 23.1.
765
67cbe681
KH
7662009-06-17 Kenichi Handa <handa@m17n.org>
767
768 * mule.texi (Charsets): Update the description for the new charset.
769 (list-character-sets): New findex.
125dd7c5 770 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 771
40e67246
CY
7722009-06-10 Chong Yidong <cyd@stupidchicken.com>
773
b5700de6
CY
774 * basic.texi (Moving Point): Fix tag.
775
776 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
777
778 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
779 use camel-case for PageUp and PageDown.
780
781 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
782 camel-case for PageUp and PageDown.
783
784 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
785
40e67246 786 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 787 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 788
522ddc9f 7892009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 790
522ddc9f
JB
791 * fixit.texi (Spelling): Set default dictionary.
792 Improve descriptions (Bug#2554)
6f591cf4 793
53483c76
DR
7942009-06-08 David Reitter <david.reitter@gmail.com>
795
796 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
797 since saving colors and faces set this way is not implemented.
798 (Environment variables): Remove mention of mac-fix-env, which is
799 scheduled to be removed.
800
1557ef4f
CY
8012009-06-04 Chong Yidong <cyd@stupidchicken.com>
802
91056528
CY
803 * custom.texi (Init Examples): Add example of changing load-path.
804
1557ef4f
CY
805 * building.texi (Lisp Libraries): Add example of changing
806 load-path (Bug#3446).
807
623cec4c
CY
8082009-05-28 Chong Yidong <cyd@stupidchicken.com>
809
810 * mark.texi (Mark): Further clarifications.
811 (Setting Mark): Emphasize that C-SPC activates the mark.
812
0fcca8ee
CY
8132009-05-28 Chong Yidong <cyd@stupidchicken.com>
814
702b10e1
CY
815 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
816 Mark mode.
0fcca8ee
CY
817 (Using Region, Persistent Mark): Use "active mark" instead of "active
818 region".
819
d3b396e4
CY
8202009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
821
822 * mule.texi (Select Input Method): Fix typo.
823
3f698a06
CY
8242009-05-13 Chong Yidong <cyd@stupidchicken.com>
825
826 * anti.texi (Antinews): Document completion changes. Some additional
827 copyedits and rearrangement of entries.
828
b2a42eb7
CY
8292009-05-12 Chong Yidong <cyd@stupidchicken.com>
830
932fd020
CY
831 * misc.texi (Interactive Shell, Saving Emacs Sessions)
832 (Shell History Copying, Terminal emulator): Copyedits.
833
ac36a8f1
CY
834 * xresources.texi (Resources): Simplify descriptions. Shorten
835 description of editres, which is not very useful these days.
836 (Table of Resources): Document fontBackend resource.
837
b2a42eb7
CY
838 * trouble.texi (Quitting): Add other undo bindings to table.
839 (DEL Does Not Delete): Note that the erasure key is usually labelled
840 "Backspace". Remove discussion of obscure Xmodmap issue.
841
c6ea7fb8
CY
8422009-05-07 Chong Yidong <cyd@stupidchicken.com>
843
844 * files.texi (Visiting): Copyedits.
845
ad36c422
CY
8462009-05-06 Chong Yidong <cyd@stupidchicken.com>
847
848 * basic.texi (Inserting Text): Document ucs-insert.
849
850 * mule.texi (International Chars): Define "multibyte". Note that
851 internal representation is unicode-based. Simplify definition of raw
852 bytes. Mention ucs-insert.
853 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
854 (Language Environments): Add language environments new to Emacs 23.
855 (Multibyte Conversion): Node deleted.
856 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
857 mention obsolete emacs-mule coding system.
858 (Output Coding): Copyedits.
859
860 * emacs.texi (Top): Update node listing.
861
d4ad7b96
CY
8622009-05-05 Per Starbäck <per@starback.se> (tiny change)
863
864 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
865
5bd66204
SM
8662009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
867
868 * building.texi (Lisp Libraries): `load-library' does offer completion.
869
bc36ad1c
CY
8702009-04-28 Chong Yidong <cyd@stupidchicken.com>
871
872 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
873 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
874
f1a47884
EZ
8752009-04-25 Eli Zaretskii <eliz@gnu.org>
876
877 * maintaining.texi (Tags): Clarify text. (Bug#3101)
878
be77bd45
CY
8792009-04-22 Chong Yidong <cyd@stupidchicken.com>
880
881 * entering.texi (Entering Emacs): Document initial-buffer-choice.
882
883 * building.texi (Lisp Interaction): Document initial-scratch-message.
884
d3b82927
JB
8852009-04-18 Juanma Barranquero <lekktu@gmail.com>
886
ed6e7b11
JB
887 * msdog.texi (Windows Fonts): Fix typos.
888
d3b82927
JB
889 * files.texi (Save Commands): Fix pxref.
890
bc323c04
CY
8912009-04-18 Chong Yidong <cyd@stupidchicken.com>
892
893 * files.texi (Save Commands): Mention diff-buffer-with-file.
894 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
895 Henoch (Bug#3036).
896
2186d13f
GM
8972009-03-15 Glenn Morris <rgm@gnu.org>
898
899 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
900 the former is not always used.
901 (Mail Headers): Use active voice. Add "Mail-reply-to".
902 Change case of "Id". Avoid repeated "appropriate".
903 (Mail Aliases): Fix previous change - use an example with a ".", so it
904 does actually get quoted when expanded.
905 (Mail Sending): Mailclient is the default on some systems.
906 (Citing Mail): Mention mail-indentation-spaces.
907 (Mail Mode Misc): Add an @dfn for "mail signature".
908
71e454fc
CY
9092009-03-15 Chong Yidong <cyd@stupidchicken.com>
910
911 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
912 (Completion Options): Document read-file-name-completion-ignore-case,
913 read-buffer-completion-ignore-case, and completion-styles. Remove
914 description of partial-completion-mode.
915
df1a3e06
GM
9162009-03-14 Glenn Morris <rgm@gnu.org>
917
918 * sending.texi (Mail Format): Fix typo. Add index entry for
919 mail-header-separator.
920 (Mail Headers): Put info about initialization and changing in one place
921 at the start. Update FCC section for mbox Rmail. Clarify From
922 section, mention mail-setup-with-from. Clarify Reply-to section.
923 Add Mail-followup-to and mail-mailing-lists. Clarify References
924 section.
925 (Mail Aliases): Update example, make less contentious.
926 Update for name change of mail-interactive-insert-alias.
927 (Mail Mode): Remove mention of `%' as a word separator.
928 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
929 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
930 commands. Clarify FCC handling. In mail-complete, add reference to
931 Mail Aliases section, and mention mail-complete-function.
932 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
933 (Mail Mode Misc): Clarify the mail-signature function. Add basic
934 signature netiquette. Explain how the mail hooks work when continuing
935 a composition.
936 (Mail Amusements): Internationalize the spook section a bit.
937 Remove the spook mail-setup-hook example, since it doesn't work well.
938 Mention fortune-file.
939 (Mail Methods): Mention read-mail-command.
940
ed6e7b11 9412009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 942
df1a3e06
GM
943 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
944 and NS resources following recent changes.
959d68bd 945
86dca3e8
JR
9462009-03-10 Jason Rumney <jasonr@gnu.org>
947
948 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
949 w32-use-visible-system-caret doc to indicate that it should get set
950 automatically.
951 (Windows Fonts): Add doc for the uniscribe backend.
952
042fe98f
DN
9532009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
954
955 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
956 vc-dir. (Bug#2598)
957
7f8dba73
RS
9582009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
959
960 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
961
505e70c3
GM
9622009-03-05 Glenn Morris <rgm@gnu.org>
963
04242bdc
GM
964 * rmail.texi (Rmail Basics): Add reference to sorting.
965 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
966 Minor re-wordings.
967 (Rmail Motion): Mention rmail-next-same-subject.
968 (Rmail Deletion): Expunging is not the only way to change the numbers.
969 (Rmail Labels): Labels can also be used in sorting.
970 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
971 (Rmail Display): Mention rmail-mime.
972
00cfe22c
GM
9732009-03-04 Glenn Morris <rgm@gnu.org>
974
975 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
976 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
977 summary. Mention sorts cannot be undone.
978 (Rmail Display): Give an example of how to use goto-address-mode.
979 (Rmail Editing): It's keybindings that are redefined, not commands.
980 Fix some typos.
981 (Movemail): Some minor rewording.
982 (Remote Mailboxes): Emacs movemail supports pop by default.
983 Fix some minor grammatical issues. The "two alternative ways" to
984 specify a POP mailbox are really just one. Remove all reference to the
985 variables rmail-pop-password and rmail-pop-password-required, obsolete
986 since Emacs 22.1. Clarify the four password steps. Emacs movemail
987 can support Kerberos.
988
3d963b67
GM
9892009-03-03 Glenn Morris <rgm@gnu.org>
990
991 * rmail.texi (Rmail Deletion): Revert previous change, which was
992 describing the Rmail summary versions.
993 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
994 Minor re-wording for rmail-resend.
995 (Rmail Make Summary): Summaries apply to buffers rather than files.
996 <rmail-summary-by-topic>: Headers includes the subject.
997 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
998 details, including prefix arguments.
2340abde 999 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1000 Not counting lines might be faster.
1001 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1002 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1003 Name the commands bound to the various keys. Mention prefix argument
1004 for searching.
3d963b67
GM
1005 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1006 Simplify rmail-highlighted-headers description. Update face name.
1007
a8ce3d17
JB
10082009-03-02 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * mark.texi (Marking Objects): Fix typo.
1011
130a29b6
CY
10122009-03-01 Chong Yidong <cyd@stupidchicken.com>
1013
1014 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1015 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1016
9d5de6f8
GM
10172009-03-01 Glenn Morris <rgm@gnu.org>
1018
79fc530e 1019 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1020 (Rmail Motion): - M-s searches from the end of messages.
1021 (Rmail Deletion): Minor clarification. Fix numeric argument
1022 description.
1023 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1024 newmail and RMAILOSE files need not be in home-directory.
1025 (Rmail Files): Mention I/O menus are unselectable if no files match.
1026 Mention `MAIL' env-var.
1027
b545ff9c
JR
10282009-02-24 Jason Rumney <jasonr@gnu.org>
1029
1030 * mule.texi (Fontsets): Mention fontset-default, font specs and
1031 fallback fontsets.
1032 (Defining Fontsets): Mention ns and w32 variants of
1033 standard-fontset-spec. Update description of startup fontset to match
1034 Emacs 23 behavior.
a93be82a 1035 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1036 (International): Link to Modifying Fontsets.
b545ff9c 1037
75da0618 10382009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1039
1040 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1041 Mention ns-extended-platform-support-mode.
1042
6be93a16
KB
10432009-02-22 Karl Berry <karl@gnu.org>
1044
1045 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1046
867d4bb3
JB
10472009-02-19 Juanma Barranquero <lekktu@gmail.com>
1048
1049 * basic.texi (Moving Point, Position Info):
1050 * files.texi (Visiting):
1051 * mini.texi (Completion Options):
1052 * text.texi (HTML Mode): Remove duplicate words.
1053
49b5c0e8
GM
10542009-02-20 Glenn Morris <rgm@gnu.org>
1055
1056 * rmail.texi: Minor updates for mbox rather than Babyl.
1057
f43a822c
KB
10582009-02-17 Karl Berry <karl@gnu.org>
1059
49b5c0e8 1060 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1061
80d634b8
RS
10622009-02-17 Richard M Stallman <rms@gnu.org>
1063
1064 * anti.texi (Antinews): Mention Babyl format.
1065
1066 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1067
1068 * rmail.texi: Update for mbox format.
1069 Various small fixes, as well as the following.
1070 (Out of Rmail): Node deleted.
1071 (Rmail): Update menu.
1072 (Rmail Files): Comment out set-rmail-inbox-list.
1073 Document rmail-inbox-list instead.
1074 (Rmail Output): Substantial changes since C-o is now
1075 rmail-output-as-seen and o is rmail-output.
1076 (Rmail Attributes): Delete `stored', add `retried'.
1077 (Rmail Display): Editing headers works in all cases.
1078
f0d129c6
GM
10792009-02-17 Glenn Morris <rgm@gnu.org>
1080
1081 * basic.texi (Position Info): M-x count-lines-region is not always on
1082 M-=. (Bug#2269)
1083
160f11d3
GM
10842009-02-09 Glenn Morris <rgm@gnu.org>
1085
1086 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1087 defaults.
1088
763e01c4
EZ
10892009-02-07 Eli Zaretskii <eliz@gnu.org>
1090
1091 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1092 documentation of possible problems with redecoding.
1093
f5e1441d
GM
10942009-02-03 Glenn Morris <rgm@gnu.org>
1095
1096 * rmail.texi (Out of Rmail): Mention b2m.pl.
1097
e1eabe41
GM
10982009-01-31 Glenn Morris <rgm@gnu.org>
1099
1100 * rmail.texi (Out of Rmail): Correct b2m location.
1101
dd05f9de
CY
11022009-01-27 Chong Yidong <cyd@stupidchicken.com>
1103
1104 * fixit.texi (Undo): Update undo limit values.
1105
d74d846e
GM
11062009-01-27 Glenn Morris <rgm@gnu.org>
1107
1108 * emacs.texi (Top): Fix Antinews menu entry.
1109
49ffdce8
KB
11102009-01-25 Karl Berry <karl@gnu.org>
1111
1112 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1113 item with no marker, instead of the syntactically incorrect
1114 @itemize @asis.
1115
467e8d77
JL
11162009-01-25 Juri Linkov <juri@jurta.org>
1117
1118 * building.texi (Grep Searching): Fix index entry for lgrep.
1119
6c60bbdb
EZ
11202009-01-24 Eli Zaretskii <eliz@gnu.org>
1121
1122 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1123
9ce5a36f
AR
11242009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1125
1126 * macos.texi (Preferences Panel): Update description of font setting to
1127 reflect that prior frame selection is no longer needed.
1128
9aa5f2fb
NR
11292009-01-20 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1132 raise GUD subsections.
1133
3892ff9c
GM
11342009-01-15 Glenn Morris <rgm@gnu.org>
1135
1136 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1137
14731c8f
GM
11382009-01-10 Glenn Morris <rgm@gnu.org>
1139
1140 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1141
45c55e53
CY
11422009-01-04 Chong Yidong <cyd@stupidchicken.com>
1143
1144 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1145 logical lines.
1146
2e4667d1
JL
11472008-12-29 Juri Linkov <juri@jurta.org>
1148
1149 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1150
1151 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1152
2a3eac47
CY
11532008-12-28 Chong Yidong <cyd@stupidchicken.com>
1154
1155 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1156 goto-address-mode instead of goto-address.
1157
3da8da94
CY
1158 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1159 mode.
1160
2a3eac47
CY
1161 * emacs.texi (Top): Update node listing.
1162
057f6dd3
EZ
11632008-12-26 Eli Zaretskii <eliz@gnu.org>
1164
1165 * custom.texi (Directory Variables): Explain what is a "project".
1166 Add indexing. Improve wording. Add a footnote about using
1167 _dir-locals.el on MS-DOS.
1168
e6979067
DN
11692008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1170
1171 * files.texi (Misc File Ops): Mention chmod as an alias for
1172 set-file-modes.
1173
9de15963
MR
11742008-12-24 Martin Rudalics <rudalics@gmx.at>
1175
1176 * help.texi (Help): Fix typos and reword.
1177 (Help Summary): Add entries for C-h n and C-h r, reorder
1178 entries, and do some minor fixes.
1179 (Name Help): Say that C-h F works for commands only.
1180 (Misc Help): Say that view-lossage displays 300 keystrokes.
1181
236fd60d
GM
11822008-12-20 Glenn Morris <rgm@gnu.org>
1183
1184 * ack.texi (Acknowledgments): General update based on AUTHORS,
1185 including removal of some stuff no longer distributed.
1186
349b3256
AM
11872008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1188
1189 * fixit.texi: Mention hunspell
1190
e840fca5
GM
11912008-12-19 Glenn Morris <rgm@gnu.org>
1192
1193 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1194 Consolidate explanatory text at start.
e840fca5
GM
1195
1196 * display.texi (Text Display):
1197 * indent.texi (Indentation): Use @acronym with ASCII.
1198
9dfa7983
GM
11992008-12-18 Glenn Morris <rgm@gnu.org>
1200
1201 * ack.texi: Various small updates and fixes.
1202
97b3a00b
JL
12032008-12-18 Juri Linkov <juri@jurta.org>
1204
1205 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1206 as a key binding to start a forward nonincremental word search.
1207 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1208 a backward nonincremental word search. Add index for `M-s w'
1209 `isearch-forward-word'.
1210 (Regexp Search): Add a short summary of regexp key commands like
1211 in the node "Basic Isearch".
1212 (Other Repeating Search): Fix typo.
1213
12142008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1215
1216 * misc.texi (PostScript Variables): Fix doc.
1217
31ce6a07
CY
12182008-12-10 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * programs.texi (Program Modes): Mention Ruby mode.
1221
636b507b
DN
12222008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1223
1224 * misc.texi (emacsclient Options): Describe what an empty string
1225 argument does for --alternate-editor.
1226
a323fa14
CY
12272008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1228
1229 * cmdargs.texi (Font X): Distinguish between client-side and
1230 server-side fonts. List valid Fontconfig properties. Add reference to
1231 Fontconfig manual. List valid GTK font properties. Explain use of
1232 fc-list.
1233
c5ca6cd0
CY
12342008-12-09 Chong Yidong <cyd@stupidchicken.com>
1235
1236 * cmdargs.texi (Font X): Move discussion of quoting to top.
1237
e5136377
GM
12382008-12-06 Glenn Morris <rgm@gnu.org>
1239
1240 * maintaining.texi (Old Revisions): Improve previous change.
1241
248c026b
RS
12422008-12-05 Richard M Stallman <rms@gnu.org>
1243
1244 * anti.texi (Antinews): Minor fixes.
1245
a9253a1e
GM
12462008-12-03 Glenn Morris <rgm@gnu.org>
1247
1248 * maintaining.texi (Old Revisions): Fix diff-switches description.
1249
fa687b02
MR
12502008-12-01 Martin Rudalics <rudalics@gmx.at>
1251
1252 * emacs.texi (Top): Fix typo.
1253
72e6decd
CY
12542008-11-30 Chong Yidong <cyd@stupidchicken.com>
1255
320ee034
CY
1256 * misc.texi (Document View): Explain dependence on gs at the top.
1257 Copyedits.
1258
1259 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1260
72e6decd
CY
1261 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1262 (Comment Commands): Discuss region-active behavior of M-; first.
1263
2a472ee4
MR
12642008-11-29 Martin Rudalics <rudalics@gmx.at>
1265
9c6361c9
MR
1266 * display.texi (Line Truncation): Add reference to Continuation
1267 Lines.
1268
2a472ee4
MR
1269 * windows.texi (Pop Up Window): Mention split-height-threshold
1270 and split-width-threshold.
9c6361c9 1271 (Split Window): Add reference to Continuation Lines.
2a472ee4 1272
e93bc142
AR
12732008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1274
1275 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1276 (GNUstep Support): New node.
1277 * anti.texi:
1278 * emacs.texi:
1279 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1280
43b978db
RS
12812008-11-28 Richard M Stallman <rms@gnu.org>
1282
1283 * misc.texi (Dissociated Press): Minor cleanups.
1284
1285 * dired.texi (Image-Dired): Avoid passive.
1286
e8e2bd93
EZ
12872008-11-28 Eli Zaretskii <eliz@gnu.org>
1288
1289 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1290 representation.
1291
8d2d45da
CY
12922008-11-26 Richard M. Stallman <rms@gnu.org>
1293
1294 * files.texi (Visiting): Rewrite paragraph for clarity.
1295
1296 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1297
a5f7bbcc
AM
12982008-11-25 Alan Mackenzie <acm@muc.de>
1299
1300 * programs.texi (Moving by Parens): Clarify that parens inside strings
1301 and comments are ignored, and that the commands assume the starting
1302 point isn't in a string or comment.
1303
a71703d3
AR
13042008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1305
1306 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1307 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1308 version.
1309 (Mac Customization): Rewrite Preferences Panel section and merge in to
1310 this node, add Open files by dragging to an Emacs window.
1311
1312 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1313
aa5ab79a
CY
13142008-11-26 Chong Yidong <cyd@stupidchicken.com>
1315
0cc92c19
CY
1316 * files.texi (Misc File Ops): Document set-file-modes.
1317
c366b4e4
CY
1318 * windows.texi (Split Window): Document integer values of
1319 truncate-partial-width-windows.
1320
aa5ab79a
CY
1321 * text.texi (Text): Simplify description of markup languages.
1322 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1323 (TeX Editing): Note that `""' inserts one `"' character.
1324 (HTML Mode): Note in the introduction that XML mode is an alias for
1325 SGML mode. Mention nXML mode.
1326
56221db7
CY
13272008-11-25 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * building.texi (Watch Expressions): Fix typo.
1330
90effe33
CY
13312008-11-24 Chong Yidong <cyd@stupidchicken.com>
1332
f90a5ae3
CY
1333 * files.texi (Visiting): Document new behavior of
1334 confirm-nonexistent-file-or-buffer.
1335
1336 * buffers.texi (Select Buffer): Document
1337 confirm-nonexistent-file-or-buffer.
1338
a18ffb4a
CY
1339 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1340 edit-picture.
1341
90effe33
CY
1342 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1343 edit-picture', since that is just an alias for picture-mode.
1344 (Sentences): Note that repeated M-@ extends the region.
1345 (Pages): Make terminology more consistent. Link to Regexps node.
1346 (Longlines): Discuss relationship with Visual Line mode.
1347 (Text Mode): Remove extraneous discussion of other modes, since they
1348 were already introduced in the parent node.
1349
e85103ec
CY
13502008-11-23 Chong Yidong <cyd@stupidchicken.com>
1351
5cb2fe30
CY
1352 * anti.texi (Antinews): Rewrite.
1353
1eb9b307 1354 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1355
1356 * frames.texi (Frame Commands): Mention "minimize" terminology.
1357
e85103ec
CY
1358 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1359 formats.
b908332f
CY
1360 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1361 (Misc X): Don't document useless -hb option.
e85103ec 1362
607f5f88
JL
13632008-11-22 Juri Linkov <juri@jurta.org>
1364
1365 * dired.texi (Dired Navigation): Change normal file name search option
1366 from `non-nil' to `t'. Add `dwim' option.
1367
e1b867a0
JL
13682008-11-22 Juri Linkov <juri@jurta.org>
1369
1370 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1371 ".dir-locals.el". Rename `define-project-bindings' to
1372 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1373 `dir-locals-set-directory-class'.
1374
dd186936
LK
13752008-11-22 Lute Kamstra <lute@gnu.org>
1376
1377 * buffers.texi (Select Buffer): Index goto-line.
1378 * basic.texi (Moving Point): Mention the use of a numeric prefix
1379 argument with goto-line and refer to Select Buffer for the use of a
1380 plain prefix argument.
1381
4b121911
GM
13822008-11-19 Glenn Morris <rgm@gnu.org>
1383
1384 * doclicense.texi: Update to FDL 1.3.
1385 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1386
27267e4c
CY
13872008-11-17 Chong Yidong <cyd@stupidchicken.com>
1388
696f351d
CY
1389 * custom.texi (Minor Modes): Define mode commands and mode variables
1390 more precisely. Recommend using mode commands instead of setting
1391 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1392 (Easy Customization): Use "init file" instead of .emacs.
1393 (Customization Groups): Update to new Custom buffer appearance.
1394 (Saving Customizations): Copyedits. Update example.
1395 (Variables): Give example of variable type-sensitivity.
1396 (Examining): Update example.
1397 (Hooks): Copyedits.
1398 (Specifying File Variables): Use C comments instead of an artificial
1399 Lisp for the example.
1400 (Keymaps): Move internals discussion to Prefix Keymaps.
1401 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1402 (Init Rebinding): Document kbd macro.
1403 (Init File): Link to Find Init.
696f351d
CY
1404
1405 * mark.texi (Using Region): Document Delete Selection Mode more
1406 thoroughly.
1407
1408 * frames.texi (Mouse Commands): Move most of the description of Delete
1409 Selection Mode to Using Region, and link to it.
1bc9c425 1410 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1411
b0570c25
CY
1412 * building.texi (Compilation): Document first-error value of
1413 compilation-scroll-output.
1414 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1415 works as soon as an error is available. Suggested by Juri Linkov.
1416
27267e4c
CY
1417 * mini.texi (Passwords): New node.
1418
1419 * files.texi (Remote Files): Link to Passwords node.
1420
1421 * emacs.texi (Top): Update node listings.
1422
122eb807
CY
14232008-11-16 Chong Yidong <cyd@stupidchicken.com>
1424
9c9855a3
CY
1425 * ack.texi (Acknowledgments): Some updating of credits.
1426
bd6fdcad
CY
1427 * emacs.texi (Acknowledgments): Add a couple more names.
1428
dd1eef46
CY
1429 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1430
122eb807 1431 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1432 (Misc File Ops): Document use of trash.
122eb807 1433
801a8da1
JB
14342008-11-16 Juanma Barranquero <lekktu@gmail.com>
1435
1436 * macos.texi (Mac Customization): Fix typos.
1437
0b4f2253
CY
14382008-11-14 Chong Yidong <cyd@stupidchicken.com>
1439
1440 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1441 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1442 the conventions of the main Emacs manual.
1443
1444 * emacs.texi (Top): Update node listings.
1445
517e2b89
CY
14462008-11-12 Chong Yidong <cyd@stupidchicken.com>
1447
07a85685
CY
1448 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1449 command-line-args is processed during startup.
1450 (Action Arguments): Correctly describe how file arguments interact with
1451 the startup screen. Link to Lisp Interaction for scratch buffer.
1452 (Initial Options): Link to Command Example for -batch option.
1453 (Environment): Document initial-environment.
1454
517e2b89
CY
1455 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1456 can't be changed in the site-start file.
1457
6337bbde
CY
14582008-11-07 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * dired.texi (Dired): Mention C-x C-d too.
1461 (Dired Enter): Document M-n in the Dired minibuffer.
1462 (Dired Navigation): Explain dired-goto-file more clearly. Document
1463 dired-isearch-filenames.
1464 (Dired Deletion): Remove unnecessary "expunged" terminology.
1465 (Flagging Many Files): & is now rebound to `% &'.
1466 (Shell Commands in Dired): Document dired-do-async-shell-command.
1467 Clarify how multi-file arguments are passed.
1468 (Misc Dired Features): Document dired-do-isearch.
1469
9e8eeff9
CY
14702008-11-06 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1473
e071f849
CY
14742008-11-03 Chong Yidong <cyd@stupidchicken.com>
1475
1476 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1477
05482eb1
CY
14782008-11-01 Chong Yidong <cyd@stupidchicken.com>
1479
e2346dea
CY
1480 * programs.texi (Program Modes): Link to Program Indent node.
1481 (Left Margin Paren): Explain consequences of changing
1482 open-paren-in-column-0-is-defun-start more concisely.
1483 (Which Function, Program Indent, Info Lookup): Minor edits.
1484 (Basic Indent): If region is active, TAB indents the region.
1485 (Multi-line Indent): If region is active, TAB indents the region. Note
1486 that indent-region is useful when Transient Mark mode is off.
1487 (Matching): The delimiter at the cursor is highlighted---the character
1488 changes color.
1489 (Symbol Completion): Link to Completion node.
1490
e4b6428c
CY
1491 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1492 a strictly text-only system.
1493
05482eb1
CY
1494 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1495 batch mode.
1496
a11d3737
RS
14972008-11-01 Richard M. Stallman <rms@gnu.org>
1498
5abad626
RS
1499 * misc.texi (Document View): Major rewrite.
1500
a11d3737
RS
1501 * maintaining.texi (Types of Log File): Change logs are older than
1502 version control.
1503 (VCS Concepts): Simplify and rearrange.
1504 (Version Control Systems): Make it clear that Linux is only the kernel.
1505 (VC Mode Line): Shorten reference to menu item.
1506 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1507 (VC Directory Mode): Minor cleanup.
1508 Unchanged files are hidden, not omitted.
1509 (VC Directory Commands): Shorten and simplify.
1510 (Change Log Commands): New node, split from Change Logs.
1511 (VC Directory Buffer): New node, split from VC Directory Mode.
1512
c55a4acb
CY
15132008-10-31 Chong Yidong <cyd@stupidchicken.com>
1514
df0356f6
CY
1515 * misc.texi (Document View): Renamed from Document Files, moved here
1516 from files.texi.
1517
1518 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1519 moved as well.
1520 (Document Files): Moved to misc.texi.
1521
c55a4acb
CY
1522 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1523 vc-update-change-log.
df0356f6
CY
1524 (Version Control): Move here from files.texi.
1525 (Format of ChangeLog): Make it a subnode of Change Log.
1526
1527 * emacs.texi (Top): Update node listing.
c55a4acb 1528
ef082374
TH
15292008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1530
1531 * files.texi (Files): Add a section about document
1532 files (doc-view-mode).
1533
d52582c3
CY
15342008-10-31 Chong Yidong <cyd@stupidchicken.com>
1535
1536 * building.texi (Compilation Mode): Document
1537 compilation-auto-jump-to-first-error.
1538 (Debuggers): Lower GUD subsections to subsubsections.
1539 (Starting GUD): Add cindex.
1540 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1541
4e0a0968
CY
15422008-10-30 Chong Yidong <cyd@stupidchicken.com>
1543
03625b47
CY
1544 * indent.texi (Indentation): Link to Program Indent.
1545
4e0a0968
CY
1546 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1547 now uses emacsclient's terminal.
1548
8bd3f7ef
CY
15492008-10-29 Chong Yidong <cyd@stupidchicken.com>
1550
80e5620e
CY
1551 * mark.texi (Using Region): Document use-empty-active-region.
1552
97d5c404
CY
1553 * emacs.texi (Top): Update node listings.
1554
8bd3f7ef
CY
1555 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1556 mention obsolete emacs.bash script.
1557 (Invoking emacsclient): Rewrite, moving optional arguments to
1558 emacsclient Options.
21d2bae3
CY
1559 (emacsclient Options): New node. Document server-use-tcp and
1560 server-host.
8bd3f7ef 1561
5fda2cbd
CY
15622008-10-28 Chong Yidong <cyd@stupidchicken.com>
1563
1564 * indent.texi (Indentation): Replace list with paragraphed text,
1565 putting description of syntax-driven indentation first. Document new
1566 effect of active regions on tab.
1567 (Tab Stops): Note that editable tab stops affect indentation commands.
1568
4ff029f6
DN
15692008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1570
1571 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1572
996cd6e4
CY
15732008-10-23 Chong Yidong <cyd@stupidchicken.com>
1574
f28815e3
CY
1575 * custom.texi (Function Keys): Note that modified keypad keys are not
1576 translated.
1577
996cd6e4
CY
1578 * basic.texi (Arguments): Explain how to insert multiple digits.
1579
49545fe2
MA
15802008-10-22 Michael Albinus <michael.albinus@gmx.de>
1581
1582 * files.texi (Remote Files): Precise selection of default method.
1583 Rewrite paragraph about disabling remote file names.
1584
edac0b53
CY
15852008-10-22 Chong Yidong <cyd@stupidchicken.com>
1586
e752c544
CY
1587 * search.texi (Special Isearch): Document M-TAB is isearch.
1588
edac0b53
CY
1589 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1590 command.
1591
1592 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1593
20a36054
TH
15942008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1595
1596 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1597 section.
1598
69051ab6
CY
15992008-10-21 Chong Yidong <cyd@stupidchicken.com>
1600
c4b1a32a
CY
1601 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1602 to files.texi. Move contents of vc2-xtra.texi here.
1603
1604 * vc2-xtra.texi: File removed.
1605
1606 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1607 Directory Commands from the submenu. Don't include deleted file
1608 vc2-xtra.texi.
1609
1610 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1611 (Version Control): Add VC Directory Mode and VC Directory Commands to
1612 the submenu.
1613 (Why Version Control?): Use table format.
1614 (Version Control Systems): Note that Meta-CVS support is gone.
1615 (VCS Concepts): Note precisely when VC started supporting filesets.
1616 Remove bogus xref to CVS Options node.
1617 (Types of Log File): Copyedits.
1618 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1619 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1620 The Right Thing.
1621 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1622 (Log Buffer): Reorganize node, putting C-c C-c description first.
1623 (Old Revisions): Use CVS for example, not RCS.
1624 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1625 Commands from the submenu, putting them under Version Control.
1626 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1627 need to include it in the manual unconditionally, since it is now
1628 crucial to using distributed version control systems.
1a6e2954
CY
1629 (Comparing Files): Note that diff uses the minibuffer, and that the
1630 output is shown using Diff mode.
1631 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1632 diff-update-on-the-fly, diff-refine-hunk, and
1633 diff-show-trailing-whitespaces.
1a6e2954 1634 (File Archives): Add rar support.
c4b1a32a 1635
69051ab6
CY
1636 * major.texi (Choosing Modes): Make mode selection sequence more
1637 obvious by describing the steps in order of priority. Note that
1638 magic-mode-alist is nil by default. Document
1639 magic-fallback-mode-alist.
1640
e7421e03
CY
16412008-10-20 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * frames.texi (Mouse References): Copyedits.
1644
6b2efdc2
TH
16452008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1646
1647 * ack.texi (Acknowledgments): Add myself as doc-view author.
1648
9c5e9396
EZ
16492008-10-20 Eli Zaretskii <eliz@gnu.org>
1650
1651 * frames.texi (Dialog Boxes): Add @cindex entries.
1652
dac94f8e
CY
16532008-10-20 Chong Yidong <cyd@stupidchicken.com>
1654
1655 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1656 (Text-Only Mouse): Copyedit.
1657
25597d40
CY
16582008-10-19 Chong Yidong <cyd@stupidchicken.com>
1659
f8a447f6
CY
1660 * frames.texi: Use @key throughout for mouse clicks.
1661 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1662 (Secondary Selection): Fix modified mouse click syntax.
1663 (Clipboard): Describe Cut, Copy and Paste commands.
1664 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1665 Copyedits.
1666 (Creating Frames): Add xref to Init File.
1667 (Frame Commands): Add xref to Exiting.
1668 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1669
b0f95216
CY
16702008-10-15 Chong Yidong <cyd@stupidchicken.com>
1671
b0817f00
CY
1672 * files.texi (Version Control): Copyedits. Add Bazaar.
1673 (Version Control Systems): List different VCS's using an itemized list.
1674 Add Bazaar.
1675 (VCS Concepts): Copyedits. Tweak description of file merging.
1676
b0f95216
CY
1677 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1678 (Cut/Paste Other App): Document select-active-regions and
1679 x-select-enable-primary.
1680
69d0d701
CY
16812008-10-13 Chong Yidong <cyd@stupidchicken.com>
1682
1683 * mark.texi (Shift Selection): Correct case in node name.
1684
1685 * emacs.texi (Top): Update node order in Mark chapter.
1686
375e8351
EZ
16872008-10-12 Eli Zaretskii <eliz@gnu.org>
1688
1689 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1690
1691 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1692 elsewhere in the manual instead of describing yet again the intricacies
1693 of $HOME on MS-Windows and MS-DOS.
1694
ab58114f
CY
16952008-10-12 Chong Yidong <cyd@stupidchicken.com>
1696
4f959513
CY
1697 * mini.texi (Minibuffer File): Add xref to File Names.
1698 (Minibuffer File): Add discussion of `~' in file names. Add
1699 insert-default-directory index reference.
1700
ab58114f
CY
1701 * files.texi (File Names): Reorganize description.
1702 (Visiting): Add xref to Mode Line. Copyedits.
1703 (Save Commands): Mention prefix behavior of C-x C-s.
1704 (Numbered Backups): Node deleted.
1705 (Backup Names): Contents of Numbered Backups moved here. State default
1706 of version-control variable.
1707 (Reverting): Copyedits.
1708 (Version Control): Add additional version control systems.
1709
1710 * emacs.texi (Top): Delete Numbered Backups node.
1711
1712 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1713 Backup Names.
f2884f63 1714 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1715
b0b5100a
RF
17162008-10-11 Romain Francoise <romain@orebokech.com>
1717
1718 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1719
89774b5f
CY
17202008-10-11 Chong Yidong <cyd@stupidchicken.com>
1721
1722 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1723 (Select Buffer): Mention use of minibuffer history. Describe default
1724 value of default-major-mode. Mention that C-x 4 b selects the other
1725 window.
1726 (List Buffers): Document CRM indicators in the order they appear.
1727 (Kill Buffer): Document new command kill-matching buffers.
1728 (Several Buffers): Move explanation of the relationship between buffer
1729 list and buffer menu to the top.
1730 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1731
4c72bf27
CY
17322008-10-10 Chong Yidong <cyd@stupidchicken.com>
1733
1734 * entering.texi (Exiting): Document change of C-x C-c to
1735 save-buffers-kill-terminal. Document kill-emacs.
1736
f68eb991
EZ
17372008-09-30 Eli Zaretskii <eliz@gnu.org>
1738
1739 * mule.texi (Coding Systems): Don't mention codepage-setup.
1740
1741 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1742 cpNNN coding systems anymore.
1743 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1744 for unibyte mode. Don't mention line-drawing characters. Don't
1745 mention dos-unsupported-char-glyph.
1746
1a2dd44d
CY
17472008-09-25 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * search.texi (Search): Shorten introduction.
1750 (Basic Isearch): Add command table. Discuss reverse isearch and
1751 isearch highlighting.
1752 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1753 ring to cindex.
1754 (Special Isearch): Move input methods discussion here.
1755 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1756 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1757 Repeat Isearch.
1758 (Isearch Minibuffer): New node.
1759 (Word Search): Document new word search commands.
1760 (Regexp Example): Simplify example using sentence-end-base variable.
1761 (Replace): Reword introduction.
1762 (Unconditional Replace): Remove unnecessary example.
1763 (Other Repeating Search): Document new `M-s o' binding.
1764
1765 * emacs.texi (Top): Update node listings.
1766
e45da31d
JB
17672008-09-22 Juanma Barranquero <lekktu@gmail.com>
1768
1769 * emacs.texi (Top): Remove Kill Errors from menu.
1770
841c8096
CY
17712008-09-22 Chong Yidong <cyd@stupidchicken.com>
1772
402168fa
CY
1773 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1774 interface for defining macros. Simplify examples. Note that C-g quits
1775 macro definitions.
801a8da1 1776 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1777 usage example.
1778 (Keyboard Macro Query): Organize query responses in a table.
1779
1780 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1781 to Erasing node.
841c8096
CY
1782 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1783 rationale to a footnote.
1784 (Kill Errors): Remove node, due to redundancy with Erasing.
1785 (Spelling): Move discussion of flyspell to end. Note new behavior of
1786 M-$ in active region. Remove non-ispell-specific keybindings from
1787 table.
1788
eab2ee89
DN
17892008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1790
1791 * cmdargs.texi (Initial Options): Document --daemon.
1792
3d53e905
GM
17932008-09-20 Glenn Morris <rgm@gnu.org>
1794
1795 * files.texi (Numbered Backups): Mention that some modes set
1796 version-control.
1797
1c90484d
GM
17982008-09-20 Jim Blandy <jimb@red-bean.com>
1799
1800 * files.texi (Numbered Backups): Reference File Variables, as well.
1801 Remove discussion of Rmail's implementation.
1802
0fc0d844
CY
18032008-09-06 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * misc.texi (Recursive Edit): Note that top-level exits active
1806 minibuffers.
1807
1808 * trouble.texi (Quitting): Likewise.
1809
b18d283d
CY
18102008-08-31 Chong Yidong <cyd@stupidchicken.com>
1811
1812 * emacs.texi (Top): Add Temporary Face Changes xref.
1813
1814 * display.texi (Display): Move Temporary Face Changes node to just
1815 after Standard Faces.
1816 (Scrolling): Document recenter-top-bottom instead of recenter.
1817 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1818 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1819 (Display Custom): Copyedits.
1820 (Optional Mode Line): Document display-battery-mode.
1821
180135fc
RF
18222008-08-27 Romain Francoise <romain@orebokech.com>
1823
1824 * custom.texi (Directory Variables): Minor fix.
1825
d3fe3475
GM
18262008-08-27 Glenn Morris <rgm@gnu.org>
1827
1828 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1829 descriptions.
1830 (Calendar Customizing): Tweak layout description.
183080b6 1831 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1832 markers. Condense calendar-star-date and calendar-mark-today
1833 description.
1834 (Holiday Customizing): Add oriental and solar holidays.
1835 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1836 Fix holiday-float description. Use zerop in examples. Be less verbose.
1837 (Date Display Format): Change ISO format. Be less verbose.
1838 (Diary Customizing): Mention day and month abbrev arrays.
1839 Mention the date-form variables by name. Update European example.
1840 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1841 Condense examples. Mention diary-entry-symbols by name.
1842 Condense table for insertion commands.
1843 (Fancy Diary Display): Mention diary-include-string and
1844 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1845 Ethiopic, Persian date functions. Condense descriptions.
1846
1847 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1848 (Adding to Diary): Adapt for changed node name.
1849
71755807
GM
18502008-08-26 Glenn Morris <rgm@gnu.org>
1851
1852 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1853 node "Hebrew/Islamic Entries".
1854
1855 * calendar.texi (Specified Dates): Fix names of iso functions.
1856 (General Calendar): There may not be another window.
1857 (Writing Calendar Files, Holidays): Tweak intro.
1858 (Holidays): Mention Baha'i and Chinese holidays.
1859 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1860 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1861 (To Other Calendar): Add calendar-print-other-dates.
1862 Refer to "graphic display" rather than "X.
1863 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1864 (Displaying the Diary): Fix whitespace after reference.
1865 Fix `diary-number-of-entries' reference.
1866 (Date Formats): Explicitly mention that day names can be abbreviated.
1867 (Adding to Diary): Add some references to other sections.
1868 (Special Diary Entries): Fix reference.
1869 (Appointments): Simplify appt-message-warning-time entry.
1870 Clarify where times must be.
1871 (Importing Diary): Comment out icalendar paragraph that does not apply.
1872 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1873
d76ebc75
GM
18742008-08-23 Glenn Morris <rgm@gnu.org>
1875
1876 * fortran-xtra.texi (Fortran): Change description of free form and
1877 fixed form a bit. Mention hideshow and imenu.
1878 (Fortran Motion): Mention fortran-end-of-subprogram,
1879 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1880 (Fortran Indent): Minor re-word.
1881 (ForIndent Commands): Mention fortran-fill-paragraph and
1882 fortran-fill-statement.
1883 (ForIndent Cont): Mention fortran-tab-mode-string.
1884 (Fortran Comments): Mention fortran-comment-line-start-skip.
1885 (Fortran Columns): Mention font-locking.
1886 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1887
1fc0ce04 18882008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
1889
1890 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1891
5c52e13c
CY
18922008-08-22 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * mini.texi (Minibuffer): Simplify introduction.
1895 (Minibuffer File): Document tilde in minibuffer filenames.
1896 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1897 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1898 (Completion Example): Update example to current command list.
1899 (Completion Options): Document `lazy' value of completion-auto-help.
1900 Update contents of completion-ignored-extensions.
1901 (Minibuffer History): Describe "future history" list. State default
1902 value of history-delete-duplicates.
1903
77a00355
GM
19042008-08-21 Glenn Morris <rgm@gnu.org>
1905
1906 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1907 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1908
39ee1d04
CY
19092008-08-17 Chong Yidong <cyd@stupidchicken.com>
1910
1911 * regs.texi (Registers): Clarify valid register names.
1912 (RegPos): Note that buffer is saved and restored too.
1913 (RegText): Note that mark is reactivated/deactivated.
1914 (RegConfig): Xref to Windows node.
1915
b12c348f
CY
19162008-08-16 Chong Yidong <cyd@stupidchicken.com>
1917
3ae7ba79
CY
1918 * basic.texi (Inserting Text): Provide command name for C-q.
1919
b12c348f
CY
1920 * killing.texi (Killing): Copyedit. Define read-only text.
1921 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1922 (Killing by Lines): Copyedit.
1923 (Other Kill Commands): Move M-w description here.
1924 (Yanking): Move M-w to Other Kill Commands.
1925 (Kill Ring): Also mention saving text in registers. Link to Text
1926 Properties in elisp manual.
1927 (Accumulating Text): Copyedit.
1928 (CUA Bindings): Shift selection is now the default.
1929
d8ff7692
TZ
19302008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1931
1932 * maintaining.texi (Change Log): Mention next-error is available.
1933
a43a8a2e
GM
19342008-08-10 Glenn Morris <rgm@gnu.org>
1935
1936 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1937 and intermonth text.
1938 (Holiday Customizing): Add holiday-chinese.
1939
eba27308
EZ
19402008-08-08 Eli Zaretskii <eliz@gnu.org>
1941
1942 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1943
5f14a5b3
DN
19442008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1945
1946 * files.texi (Log Buffer): Describe C-c C-d.
1947 (Diff Mode): Describe C-x 4 A.
1948
49989bff
EZ
19492008-08-06 Eli Zaretskii <eliz@gnu.org>
1950
1951 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1952
5c915c02
DN
19532008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1954
2beaf97a
DN
1955 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1956 describe the new bindings to show the changeset diff, toggle annotation
1957 visibility, show revisions.
1958 (VC Status): Describe key bindings for modifying the change comments,
1959 displaying changeset diffs and annotations.
1960
5c915c02
DN
1961 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1962
71798ace
NR
19632008-08-05 Nick Roberts <nickrob@snap.net.nz>
1964
1965 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1966
b8949644
EZ
19672008-08-02 Eli Zaretskii <eliz@gnu.org>
1968
1969 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1970 and wording.
1971
819567d1
DN
19722008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1973
1974 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1975 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1976 commands. Improve some old info.
1977
5f38310a
CY
19782008-07-31 Chong Yidong <cyd@stupidchicken.com>
1979
0dc3906b
CY
1980 * display.texi (Visual Line Mode): New node.
1981
5f38310a
CY
1982 * basic.texi (Inserting Text): Move DEL to deletion node.
1983 (Moving Point): Add additional alternative key bindings. Describe
1984 line-move-visual.
1985 (Erasing): Describe DEL.
1986 (Basic Undo, Blank Lines, Arguments): Copyedit.
1987 (Continuation Lines): Mention Visual Line mode.
1988 (Position Info): Move extended discussion to mule.texi.
1989
1990 * mule.texi (International Chars): Describe C-x =.
1991
1992 * emacs.texi (Top): Add Visual Line Mode node.
1993
7c2fb837
DN
19942008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1995
1996 * emacs.texi: Remove VMS support.
1997
3f6b73ef
DN
19982008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1999
2000 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2001 the vc-dir command name.
2002
9e2a2647
DN
20032008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2004
2005 * xresources.texi: Remove mentions of Mac Carbon.
2006
568beaa2
AS
20072008-07-19 Andreas Schwab <schwab@suse.de>
2008
2009 * ns-emacs.texi: Move to ../misc.
2010
0ef94706
CY
20112008-07-15 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * entering.texi (Exiting): Don't describe text-only terminals as the
2014 default. Describe the new startup screen.
2015 (Exiting): Describe how to kill Emacs first. Change description of
2016 iconification to handle modern window systems.
2017
ba60bd44 20182008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2019
2020 * ns-emacs.texi: New file, documents features of Emacs port under
2021 NeXTstep windowing.
2022
9f30aa73
CY
20232008-07-15 Chong Yidong <cyd@stupidchicken.com>
2024
938a5d2e
CY
2025 * entering.texi (Entering Emacs): Update prev node.
2026
2027 * glossary.texi (Glossary): Remove xref to Text Characters.
2028
9f30aa73
CY
2029 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2030 directly, rather than in the context of ASCII. Move description of
2031 special properties of modifier key to new Modifier Keys node.
2032 (Keys): Copyedit.
2033 (Text Characters): Delete node. Multibyte is the default nowadays, and
2034 the node contents are obsolete.
2035
2036 * custom.texi (Modifier Keys): New node.
2037
2038 * emacs.texi (Top): Update node list.
2039
7e53d36c
CY
20402008-07-13 Chong Yidong <cyd@stupidchicken.com>
2041
2042 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2043 saying that Emacs provides menus and mouse support (which is par for
2044 the course).
2045
2046 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2047 early on.
2048 (Point): Copyedit. Relegate historical trivia to a footnote.
2049 (Mode Line): Explain mode-line format more consistently.
2050 (Menu Bar): Copyedit.
2051
1e9fa96d
GM
20522008-06-27 Glenn Morris <rgm@gnu.org>
2053
2054 * cal-xtra.texi (Sexp Diary Entries):
2055 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2056
dc9bebb8
CY
20572008-06-26 Chong Yidong <cyd@stupidchicken.com>
2058
2059 * mark.texi (Shift selection): New node.
2060 (Mark): Copyedits.
2061 (Persistent Mark): Move to the end of the chapter.
2062
e7881076
EZ
20632008-06-20 Eli Zaretskii <eliz@gnu.org>
2064
2065 * makefile.w32-in (distclean): Remove makefile.
2066
f427400c
NR
20672008-06-17 Nick Roberts <nickrob@snap.net.nz>
2068
2069 * building.texi (Starting GUD): Add an entry for gud-gdb.
2070 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2071 command mode.
2072
b597d348
GM
20732008-06-17 Glenn Morris <rgm@gnu.org>
2074
2075 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2076
647b7094
NR
20772008-06-17 Nick Roberts <nickrob@snap.net.nz>
2078
2079 * building.texi (Starting GUD): Expand on remote debugging.
2080 (Other GDB-UI Buffers): Mention new keyboard bindings.
2081
47a30023
GM
20822008-06-15 Glenn Morris <rgm@gnu.org>
2083
2084 * gnu.texi: Use a verbatim license for this invariant section,
2085 as per etc/GNU.
2086
37e5d54a
GM
20872008-06-13 Daniel Engeler <engeler@gmail.com>
2088
2089 * emacs.texi, misc.texi: Add documentation about serial port access.
2090
8e65d46c
GM
20912008-06-13 Glenn Morris <rgm@gnu.org>
2092
c1473b4c
MB
2093 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2094 maintain.info.
8e65d46c 2095
e40a85cd
MB
20962008-06-05 Miles Bader <miles@gnu.org>
2097
2098 * display.texi (Temporary Face Changes): Update to reflect function
2099 renamings in face-remap.el.
2100
56c73dec
MB
21012008-06-04 Miles Bader <miles@gnu.org>
2102
2103 * display.texi (Temporary Face Changes): Add
2104 `adjust-buffer-face-height'. Rewrite description of
2105 `increase-buffer-face-height' and `decrease-default-face-height' now
2106 that they aren't bound by default.
2107
9d3d42fb
MB
21082008-06-03 Miles Bader <miles@gnu.org>
2109
2110 * display.texi (Temporary Face Changes): New node.
2111
2be6bfe2
EZ
21122008-05-31 Eli Zaretskii <eliz@gnu.org>
2113
2114 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2115
daf7e339
GM
21162008-05-31 Glenn Morris <rgm@gnu.org>
2117
2118 * cal-xtra.texi (Fancy Diary Display): Simplify.
2119
d21d2618
GM
21202008-05-30 Glenn Morris <rgm@gnu.org>
2121
2122 * cal-xtra.texi (Fancy Diary Display): Update for
2123 diary-display-function replacing diary-display-hook.
2124
71ce5fd0
JB
21252008-05-29 Drew Adams <drew.adams@oracle.com>
2126
2127 * msdog.texi (Windows Keyboard): Add descriptions of
2128 w32-register-hot-key and w32-unregister-hot-key.
2129
a3cdbdf8
MO
21302008-05-21 Tom Tromey <tromey@redhat.com>
2131
2132 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2133 Variables node.
2134
854a574c
MO
21352008-05-19 Tom Tromey <tromey@redhat.com>
2136
2137 * custom.texi (Variables): Add Directory Variables to menu.
2138 (Directory Variables): New node.
2139
7c2ec3f9
ER
21402008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2141
71ce5fd0 2142 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2143
370fded4
ER
21442008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2145
2146 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2147 Revision Tags and rewritten. Section now uses modern terminology,
2148 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2149 accurately.
2150
6af511e3
EZ
21512008-05-10 Eli Zaretskii <eliz@gnu.org>
2152
2153 * msdog.texi (Windows Files): Update documentation of
2154 w32-get-true-file-attributes.
2155
7a78b6e7
ER
21562008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2157
2158 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2159 directory mode.
2160
1bcfc24e
CY
21612008-05-08 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2164 entry "television".
1bcfc24e 2165
db86064f
ER
21662008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2167
ab5ec32c 2168 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2169
a31b405e
ER
21702008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2171
2172 * emacs/buffers.texi, emacs/files.texi (Version-control):
2173 vc-toggle-read-only is no longer a good idea...
2174
ff2c14fc
GM
21752008-04-29 Glenn Morris <rgm@gnu.org>
2176
2177 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2178
367c9b7c
JL
21792008-04-22 Juri Linkov <juri@jurta.org>
2180
2181 * dired.texi (Subdirectories in Dired): Describe using `^'
2182 to return to the parent directory.
2183
4ac1e9b4
NR
21842008-04-22 Nick Roberts <nickrob@snap.net.nz>
2185
2186 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2187 recent changes.
2188
b9b3bf2b
NR
21892008-04-19 Nick Roberts <nickrob@snap.net.nz>
2190
2191 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2192 (Other GDB-UI Buffers): Update for recent thread related changes.
2193
4d120d6a
SM
21942008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2195
2196 * maintaining.texi (Maintaining):
2197 * emacs.texi (Top): Typo.
2198
a152877d
SM
21992008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2200
b9b3bf2b
NR
2201 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2202 arg in `font-lock-add-keywords'.
a152877d 2203
36c0514c
GM
22042008-04-08 Glenn Morris <rgm@gnu.org>
2205
2206 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2207 Also add Baha'i calendar references where appropriate.
2208
06a97d46
GM
22092008-04-05 Glenn Morris <rgm@gnu.org>
2210
2211 * custom.texi (Init File): Byte-compiling .emacs is bad.
2212
6adc6eed
SM
22132008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2214
2215 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2216
571388b0
GM
22172008-03-29 Glenn Morris <rgm@gnu.org>
2218
2219 * calendar.texi: Update for `calendar-date-style' replacing
2220 `european-calendar'.
2221
3ae8f876
JR
22222008-03-28 Jason Rumney <jasonr@gnu.org>
2223
2224 * display.texi (Display Custom): Mention overlay-margin in text.
2225
5bc6ddff 22262008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2227
5bc6ddff
MB
2228 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2229 tutorial' comments.
03a864d5 2230
7186a830
CY
22312008-03-28 Chong Yidong <cyd@stupidchicken.com>
2232
2233 * mark.texi (Mark): Rearrange nodes.
2234 (Persistent Mark): Rename from Transient Mark.
2235 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2236 Describe Transient Mark mode as the default.
2237
2238 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2239 the default behavior with Transient Mark mode off.
2240 (Position Info): Fix typo.
2241
71ce5fd0
JB
2242 * display.texi (Standard Faces): Reference the Mark node.
2243 Remove discussion of the region face, which is discussed there.
7186a830
CY
2244
2245 * emacs.texi (Top): Update node listings.
2246
2247 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2248 as the default.
2249
2250 * fixit.texi (Undo): Standardize choice of undo key sequence.
2251 (Undo, Spelling): Describe Transient Mark mode as the default.
2252
2253 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2254 default.
2255
2256 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2257
2258 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2259 mode is the default, and note that the mark is not activated when set.
2260
2261 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2262 Describe Transient Mark mode as the default.
2263
2264 * search.texi (Basic Isearch): Reference the Mark Ring node.
2265 (Replace, Unconditional Replace, Other Repeating Search):
2266 Describe Transient Mark mode as the default.
2267
2268 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2269 Transient Mark mode as the default.
2270 (Paragraphs): Describe how M-h behaves when region is active.
2271
2272 * trouble.texi (Quitting): Clarify effects of C-g.
2273
dc47d1ff
GM
22742008-03-13 Glenn Morris <rgm@gnu.org>
2275
2276 * emacs.texi (EMACSVER): Set to 23.0.60.
2277
e3e0fb39 22782008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2279
e3e0fb39
GM
2280 * dired.texi (Hiding Subdirectories): Fix previous change.
2281
22822008-03-05 Drew Adams <drew.adams@oracle.com>
2283
2284 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2285
5e14abf8
KS
22862008-02-28 Kim F. Storm <storm@cua.dk>
2287
2288 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2289 Move describe-distribution to C-h C-o.
2290 Move view-emacs-problems to C-h C-p.
2291 Add view-emacs-debugging on C-h C-d.
2292 Add view-external-packages on C-h C-e.
d0207bf3 2293 Add view-order-manuals on C-h C-m.
5e14abf8 2294
d0207bf3 22952008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2296
2297 * msdog-xtra.texi (MS-DOS): Docstring fix.
2298
87e391bb
EZ
22992008-02-09 Eli Zaretskii <eliz@gnu.org>
2300
2301 * msdog.texi (Windows Fonts): Use a @table for describing font
2302 properties.
2303
5662e503
JR
23042008-02-07 Jason Rumney <jasonr@gnu.org>
2305
2306 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2307 value has changed.
2308 (Windows HOME): Clarify what is meant by "if that fails as well".
2309 (Windows Fonts): New section.
2310
72463824
GM
23112008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2312
2313 * basic.texi (Basic Undo): Remove duplicate "you can".
2314
7ff926e0
EZ
23152008-02-02 Eli Zaretskii <eliz@gnu.org>
2316
2317 * maintaining.texi (Tags): Fix last change.
2318
6ab7aef1
MA
23192008-02-02 Michael Albinus <michael.albinus@gmx.de>
2320
093571c3 2321 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2322
ace67e7e
NR
23232008-01-31 Nick Roberts <nickrob@snap.net.nz>
2324
2325 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2326
ae068fdf
RS
23272008-01-26 Richard Stallman <rms@gnu.org>
2328
2329 * maintaining.texi (Tags): Delete redundant index entry.
2330
a56d9a08
EZ
23312008-01-26 Eli Zaretskii <eliz@gnu.org>
2332
2333 * programs.texi (Imenu): Move "@cindex tags" from here...
2334 * maintaining.texi (Tags): ...to here.
2335
e941ed90
NR
23362008-01-23 Kevin Ryde <user42@zip.com.au>
2337
2338 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2339 click count.
2340
650276d5
JB
23412008-01-21 Juanma Barranquero <lekktu@gmail.com>
2342
2343 * entering.texi (Exiting): Fix typo.
2344 Reported by D. E. Evans <sinuhe@gnu.org>.
2345
8dc17977
MR
23462007-12-31 Martin Rudalics <rudalics@gmx.at>
2347
2348 * glossary.texi (Glossary): Fix typo.
2349
9f9695a6
RS
23502007-12-27 Richard Stallman <rms@gnu.org>
2351
2352 * text.texi (Formatted Text): Improve menu tag.
2353 (Editing Format Info): In Info, add duplicate menu of nodes
2354 about the submenus.
2355 (Format Faces): Say where Faces menu is found. Mention Other.
2356 (Format Colors): Say where these submenus are found.
2357 (Format Indentation, Format Justification): Likewise.
2358 (Format Properties): Likewise.
2359
abfd0191
RS
23602007-12-22 Richard Stallman <rms@gnu.org>
2361
2362 * search.texi (Query Replace): Make exp of query-replace more
2363 self-contained, and clarify.
8dc17977 2364
abfd0191
RS
2365 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2366
a2586785
RS
23672007-12-15 Richard Stallman <rms@gnu.org>
2368
2369 * files.texi (Auto Save): Clarify definition of auto-saving.
2370
a67cf2bb
RS
23712007-11-26 Richard Stallman <rms@gnu.org>
2372
2373 * help.texi (Help Echo): Cleanups.
2374
448b33b1
TTN
23752007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2376
2377 * files.texi (Why Version Control?): Fix typo.
2378 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2379 (Selecting a Fileset): Fix typos; small rewording.
2380 (Log Buffer): Likewise.
2381 (Old Revisions): Likewise.
448b33b1 2382
221bb7f6
EZ
23832007-11-17 Eli Zaretskii <eliz@gnu.org>
2384
2385 * mule.texi (Communication Coding): Fix wording of last change.
2386
d0207bf3 23872007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2388
630cb3b7
JB
2389 * custom.texi (Specifying File Variables):
2390 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2391
53b7759e
KH
23922007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2393
a5ab2e0c 2394 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2395
2396 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2397
c8763fb6 23982007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2399
630cb3b7 2400 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2401 --output=file.
2402
ff98e024
MR
24032007-11-13 Martin Rudalics <rudalics@gmx.at>
2404
2405 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2406 (Help Echo): Avoid mentioning the term "region" here and
2407 consistently use the term "active text".
2408
37b11c22
GM
24092007-11-11 Glenn Morris <rgm@gnu.org>
2410
2411 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2412
21d50ba1
JL
24132007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2414
2415 * search.texi (Query Replace): Mention
2416 `query-replace-show-replacement'.
2417
c12ecb0a 24182007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2419
2420 * building.texi (Watch Expressions): Remove obscure sentence.
2421
3b4201f4
KH
24222007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2423
2424 * mule.texi (Select Input Method): Describe how to activate an input
2425 method in the text mode.
2426
07e5c0b0
DN
24272007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2428
2429 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2430
52dd7391
NR
24312007-10-30 Nick Roberts <nickrob@snap.net.nz>
2432
2433 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2434
c004e539
GM
24352007-10-30 Glenn Morris <rgm@gnu.org>
2436
2437 * misc.texi (Directory Tracking): Explain a bit more about
2438 dirtrack-mode.
2439
ca8c5b8c
GM
24402007-10-25 Glenn Morris <rgm@gnu.org>
2441
2442 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2443
b6c764ef
RS
24442007-10-24 Richard Stallman <rms@gnu.org>
2445
2446 * misc.texi (Interactive Shell): Cleanup last change.
2447
eabd84c9
JL
24482007-10-22 Juri Linkov <juri@jurta.org>
2449
2450 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2451 default values.
2452
0b43c7e2
ER
24532007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2454
ca8c5b8c 2455 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2456 'filesets'.
2457
a80859d4
MR
24582007-10-18 Martin Rudalics <rudalics@gmx.at>
2459
2460 * trouble.texi (Quitting): Fix typo.
2461
c9447ae1
GM
24622007-10-18 Glenn Morris <rgm@gnu.org>
2463
2464 * frames.texi (Mode Line Mouse): Mention minor mode names.
2465
168b980f
JL
24662007-10-17 Juri Linkov <juri@jurta.org>
2467
2468 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2469 fill-paragraph operates on the active region in Transient Mark mode.
2470 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2471 with fill-paragraph.
2472
2473 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2474 fill-paragraph.
2475
2476 * fixit.texi (Spelling): ispell-word operates on the active region
2477 in Transient Mark mode.
2478
5a331f34
JB
24792007-10-17 Aaron S. Hawley <aaronh@garden.org>
2480
2481 * building.texi (Source Buffers):
2482 * custom.texi (Init Non-ASCII):
2483 * glossary.texi (Glossary): Use "key binding" consistently.
2484
2a9f4d55
JB
24852007-10-17 Juanma Barranquero <lekktu@gmail.com>
2486
2487 * calendar.texi (Diary): Fix directive.
2488
de13cecf
RS
24892007-10-16 Richard Stallman <rms@gnu.org>
2490
2491 * calendar.texi (Diary): Clarify text about diary file example.
2492
5f90d53e
ER
24932007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2494
2495 * files.texi: Capitalize node names according to convention.
2496
3aa491bc
GM
24972007-10-13 Glenn Morris <rgm@gnu.org>
2498
2499 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2500
8a3106d3
ER
25012007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2502
2503 * emacs.texi:
2504 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2505 suggested by RMS and Robert J. Chassell.
8a3106d3 2506
da1080a2
ER
25072007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2508
3aa491bc 2509 * files.texi (Version Systems):
0870a421
ER
2510 * vc-xtra.texi:
2511 * vc1-xtra.texi:
ac3f4c6f 2512 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2513 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2514 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2515 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2516
58ade22b
ER
25172007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2518
da1080a2 2519 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2520 Reorder the descriptions to be chronological.
2521
93870ce2
RS
25222007-10-09 Richard Stallman <rms@gnu.org>
2523
2524 * display.texi (Cursor Display): Correct how cursor appears
2525 in nonselected windows.
2526
568c7288
NR
25272007-10-04 Nick Roberts <nickrob@snap.net.nz>
2528
2529 * building.texi (GDB Graphical Interface): Remove references to gdba
2530 and mention gud-gdb.
2531
1af74d06 25322007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2533
1af74d06 2534 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2535
0d8fb755
JL
25362007-10-06 Juri Linkov <juri@jurta.org>
2537
2538 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2539 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2540 fill-paragraph-or-region.
2541
2542 * basic.texi (Arguments): Replace fill-paragraph with
2543 fill-paragraph-or-region.
2544
b981e2c6
ER
25452007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2546
2547 * files.texi: Update the section on version control for 2007
2a9f4d55 2548 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2549 will come later.
2550
5fceaf9c
GM
25512007-09-15 Glenn Morris <rgm@gnu.org>
2552
2553 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2554 to `list-holidays'.
2555
b0e44b17
GM
25562007-09-14 Glenn Morris <rgm@gnu.org>
2557
2558 * calendar.texi: Update all instances of mark-calendar-holidays,
2559 list-calendar-holidays, list-holidays with the new names.
2560
8cf51b2c
GM
25612007-09-06 Glenn Morris <rgm@gnu.org>
2562
46a367db 2563 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2564 Split into the Emacs manual in emacs/, and other manuals in misc/.
2565 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2566 manual.
2567 (infodir): New variable.
2568 (info): Use $infodir.
2569 (emacsman): Delete target, not needed any more.
2570 Move all targets that are not the Emacs manual to misc/Makefile.in.
2571 (mostlyclean): Remove `gnustmp'.
2572 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2573 manual.
92f9b43f 2574 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2575 (emacsman): Delete target, not needed any more.
2576 (clean): Remove all info files but Emacs manual.
2577 Move all targets that are not the Emacs manual to misc/Makefile.in.
2578 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2579
2580 * Makefile.in (INFOSOURCES): Delete.
2581 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2582 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2583 *.vrs *.toc here...
2584 (maintainer-clean): ...from here.
2585
25862007-09-05 Glenn Morris <rgm@gnu.org>
2587
2588 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2589
8cf51b2c
GM
25902007-08-29 Glenn Morris <rgm@gnu.org>
2591
2592 * emacs.texi (EMACSVER): Increase to 23.0.50.
2593
3420c522
RS
25942007-08-27 Richard Stallman <rms@gnu.org>
2595
2596 * emacs.texi (Top): Clarify menu item for Glossary.
2597
2598 * display.texi (Faces): Change secn title.
2599 Clarify not all fonts come from Font Lock.
2600
8cf51b2c
GM
26012007-08-17 Eli Zaretskii <eliz@gnu.org>
2602
2603 * basic.texi (Position Info): Add index entry for face at point.
2604 Mention that character faces are also displayed by "C-u C-x =".
2605
8cf51b2c
GM
26062007-08-08 Glenn Morris <rgm@gnu.org>
2607
2608 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2609
26102007-08-07 Chong Yidong <cyd@stupidchicken.com>
2611
2612 * files.texi (File Conveniences): Document point motion keys in Image
2613 mode.
2614
8cf51b2c
GM
26152007-07-27 Glenn Morris <rgm@gnu.org>
2616
8cf51b2c
GM
2617 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2618 in-line.
2619
2620 * gpl.texi: New file with text of GPL.
2621 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2622
26232007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2624
2625 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2626
2627 * dired.texi (Wdired): Mention C-x C-q key binding.
2628
26292007-07-28 Nick Roberts <nickrob@snap.net.nz>
2630
2631 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2632
26332007-07-25 Glenn Morris <rgm@gnu.org>
2634
8cf51b2c
GM
2635 * emacs.texi (Copying): Replace license with GPLv3.
2636
2637 * Relicense all FSF files to GPLv3 or later.
2638
26392007-07-24 Glenn Morris <rgm@gnu.org>
2640
2641 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2642 for some calendars.
2643
26442007-07-23 Nick Roberts <nickrob@snap.net.nz>
2645
2646 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2647 default-directory for the current buffer is on a remote machine.
2648
8cf51b2c
GM
26492007-07-21 Eli Zaretskii <eliz@gnu.org>
2650
2651 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2652 default value.
2653
26542007-07-21 Richard Stallman <rms@gnu.org>
2655
2656 * files.texi (Why Version Control?): Improve previous change.
2657
26582007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2659
2660 * files.texi (Why Version Control?): New node.
2661
8cf51b2c
GM
26622007-07-12 Nick Roberts <nickrob@snap.net.nz>
2663
8cf51b2c
GM
2664 * building.texi (Starting GUD): Add xref to this anchor.
2665
8cf51b2c
GM
26662007-06-24 Karl Berry <karl@gnu.org>
2667
2a9f4d55 2668 * emacs.texi: New Back-Cover Text.
8cf51b2c 2669
8cf51b2c
GM
26702007-06-07 Alan Mackenzie <acm@muc.de>
2671
2672 * display.texi (Optional Mode Line): Document the new form of
2673 line+column numbers, "(561,2)".
2674
26752007-06-06 Juanma Barranquero <lekktu@gmail.com>
2676
49823426 2677 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2678
26792007-06-02 Chong Yidong <cyd@stupidchicken.com>
2680
2681 * Version 22.1 released.
2682
8cf51b2c
GM
26832007-05-07 Karl Berry <karl@gnu.org>
2684
2685 * emacs.texi (EMACSVER): Back to 22.
2686
26872007-05-06 Richard Stallman <rms@gnu.org>
2688
2689 * maintaining.texi (Create Tags Table): Clean up previous change.
2690
c8763fb6 26912007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2692
2693 * maintaining.texi (Create Tags Table): Add text about the dangers of
2694 making symbolic links to tags files.
2695
26962007-05-04 Karl Berry <karl@gnu.org>
2697
2698 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2699
27002007-05-03 Karl Berry <karl@gnu.org>
2701
2702 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2703
2704 * .cvsignore (*.pdf): New entry.
2705
8cf51b2c
GM
2706 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2707 for printing.
2708
27092007-05-01 Richard Stallman <rms@gnu.org>
2710
2711 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2712
8cf51b2c
GM
27132007-04-28 Glenn Morris <rgm@gnu.org>
2714
2715 * ack.texi (Acknowledgments):
2716 * anti.texi (Antinews):
8cf51b2c
GM
2717 * programs.texi (Program Modes): Restore mention of python.el pending
2718 consideration of legal status.
2719
27202007-04-28 Richard Stallman <rms@gnu.org>
2721
2722 * files.texi (File Names): Fixes to ~ description on MS systems.
2723
8cf51b2c
GM
27242007-04-26 Glenn Morris <rgm@gnu.org>
2725
2726 * emacs.texi (EMACSVER): Increase to 22.1.50.
2727
27282007-04-25 Karl Berry <karl@gnu.org>
2729
2730 * emacs.texi: Improve line breaks on copyright page,
2731 similar layout to lispref, 8.5x11 by default.
2732
2733 * dired.texi (Image-Dired): Improve line break, fix typo.
2734
27352007-04-24 Chong Yidong <cyd@stupidchicken.com>
2736
2737 * programs.texi (Program Modes):
8cf51b2c
GM
2738 * anti.texi (Antinews):
2739 * ack.texi (Acknowledgments): python.el removed.
2740
8cf51b2c
GM
27412007-04-23 Chong Yidong <cyd@stupidchicken.com>
2742
2743 * display.texi (Highlight Interactively): Correct description of
2744 hi-lock-file-patterns-policy.
2745
2746 * files.texi (File Archives): Mention self-extracting executables.
2747
27482007-04-23 Eli Zaretskii <eliz@gnu.org>
2749
2750 * search.texi (Unconditional Replace, Query Replace): Add xref to
2751 "Replacement and Case".
2752
27532007-04-22 Chong Yidong <cyd@stupidchicken.com>
2754
2755 * dired.texi (Image-Dired): Move from Thumbnails node.
2756 * misc.texi (Thumbnails): Node deleted.
2757 * emacs.texi (Top): Update node listing.
2758
2759 * files.texi (File Conveniences):
49823426 2760 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2761
27622007-04-21 Richard Stallman <rms@gnu.org>
2763
2764 * display.texi (Highlight Interactively): Correct previous change.
2765 Clarify doc of hi-lock-find-patterns, and move new features into it.
2766
27672007-04-20 David Koppelman <koppel@ece.lsu.edu>
2768
2769 * display.texi (Highlight Interactively): Document
2770 hi-lock-file-patterns-policy.
2771
27722007-04-20 Martin Rudalics <rudalics@gmx.at>
2773
2774 * display.texi (Scrolling): Fix typo.
2775
8cf51b2c
GM
27762007-04-15 Chong Yidong <cyd@stupidchicken.com>
2777
8cf51b2c
GM
2778 * doclicense.texi: Remove node heading, so that it can be included by
2779 other files.
2780
2781 * emacs.texi: Insert node heading for GFDL.
2782
8cf51b2c
GM
27832007-04-14 Eli Zaretskii <eliz@gnu.org>
2784
2785 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2786 "command line".
2787
2788 * display.texi (Faces): Refer to "Creating Frames" for face
2789 and other frame customizations in .emacs.
2790
2791 * frames.texi (Creating Frames): Mention that face customizations can
2792 be put in .emacs. Add index entries.
2793
27942007-04-12 Richard Stallman <rms@gnu.org>
2795
2796 * glossary.texi (Glossary): Explain `iff'.
2797
27982007-04-11 Karl Berry <karl@gnu.org>
2799
2800 * gnu.texi (Top),
2801 * macos.texi (Mac Font Specs),
2802 * anti.texi (Antinews),
2803 * xresources.texi (Resources),
2804 * misc.texi (Emulation),
2805 * calendar.texi (Daylight Saving),
2806 * dired.texi (Dired and Find),
2807 * rmail.texi (Remote Mailboxes),
2808 * sending.texi (Mail Headers),
2809 * programs.texi (Which Function),
2810 * files.texi (Recover),
2811 * buffers.texi (Uniquify),
2812 * frames.texi (Wheeled Mice),
2813 * killing.texi (Rectangles): Wording to improve breaks in
2814 8.5x11 format.
2815 * mule.texi (Language Environments): \hbadness=10000 since there's
2816 no way to reword.
2817 * emacs.texi (smallbook): New @set to more easily switch between
2818 smallbook and 8.5x11.
2819
28202007-04-11 Richard Stallman <rms@gnu.org>
2821
2822 * files.texi (File Conveniences): Add xref to Tumme.
2823 Delete text about Thumbnail mode.
2824
8cf51b2c
GM
28252007-04-09 Alan Mackenzie <acm@muc.de>
2826
2827 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2828 new name. Insert concept index entries.
2829
8cf51b2c
GM
28302007-04-08 Chong Yidong <cyd@stupidchicken.com>
2831
2832 * display.texi (Standard Faces): Document prefix arg for
2833 list-faces-display.
2834
2835 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2836
8cf51b2c
GM
28372007-04-07 Chong Yidong <cyd@stupidchicken.com>
2838
8cf51b2c
GM
2839 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2840
2841 * files.texi (Misc File Ops): Rewrite description of
2842 insert-file-literally.
2843
8cf51b2c
GM
28442007-03-31 Eli Zaretskii <eliz@gnu.org>
2845
2846 * misc.texi (Printing): Postscript -> PostScript.
2847
8cf51b2c
GM
2848 * ack.texi (Acknowledgments): Postscript -> PostScript.
2849
2850 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2851
2852 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2853 below.
2854
28552007-03-30 Chong Yidong <cyd@stupidchicken.com>
2856
2857 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2858 Init Non-ASCII.
2859 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2860 (Init Non-ASCII): New node.
2861
28622007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2863
2864 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2865
8cf51b2c
GM
28662007-03-12 Glenn Morris <rgm@gnu.org>
2867
8cf51b2c
GM
2868 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2869 "Daylight Savings".
2870
49823426 2871 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2872 saving" in text throughout.
2873
8cf51b2c
GM
28742007-03-04 Richard Stallman <rms@gnu.org>
2875
2876 * custom.texi (Safe File Variables): Minor correction.
2877
8cf51b2c
GM
28782007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2879
2880 * rmail.texi (Movemail): Add internal ref.
2881 Don't indent the intro for the PROTO table.
2882 Format PROTO table items with @code.
2883
8cf51b2c
GM
28842007-02-26 Nick Roberts <nickrob@snap.net.nz>
2885
2886 * building.texi: Remove references to bashdb.
2887
8cf51b2c
GM
28882007-02-19 Juanma Barranquero <lekktu@gmail.com>
2889
2890 * mule.texi (Language Environments): Update list of supported language
2891 environments.
2892
8cf51b2c
GM
28932007-02-14 Kim F. Storm <storm@cua.dk>
2894
2895 * building.texi (Grep Searching): Fix lgrep doc.
2896
28972007-02-12 Chong Yidong <cyd@stupidchicken.com>
2898
2899 * back.texi: Remove unused file.
2900
c8763fb6 29012007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2902
2903 * maintaining.texi (Tag Syntax): Now --members is the default for
2904 etags, not for ctags yet.
2905
8cf51b2c
GM
29062007-02-03 Eli Zaretskii <eliz@gnu.org>
2907
2908 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2909 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2910 expects. Add comments to prevent people from inadvertently modifying
2911 the key parts needed by `texinfo-multiple-files-update'.
2912
29132007-01-29 Chong Yidong <cyd@stupidchicken.com>
2914
2915 * frames.texi (Secondary Selection): Window clicked does not matter
2916 when mouse-yank-at-point is non-nil.
2917
8cf51b2c
GM
29182007-01-16 Glenn Morris <rgm@gnu.org>
2919
2920 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2921 system abbrev.
2922
29232007-01-11 Richard Stallman <rms@gnu.org>
2924
2925 * msdog.texi (Windows Keyboard): Another small cleanup.
2926
29272007-01-10 Richard Stallman <rms@gnu.org>
2928
2929 * msdog.texi (Windows Keyboard): Yet another try to make
2930 everyone happy with that passage.
2931
29322007-01-05 Richard Stallman <rms@gnu.org>
2933
2934 * anti.texi (Antinews): Mention M-x shell scrolling.
2935
29362007-01-05 Nick Roberts <nickrob@snap.net.nz>
2937
2938 * building.texi (Watch Expressions): Describe gdb-max-children.
2939
8cf51b2c
GM
29402007-01-04 Richard Stallman <rms@gnu.org>
2941
8cf51b2c
GM
2942 * msdog.texi (Windows Keyboard): Clarify previous change.
2943
8cf51b2c
GM
29442007-01-02 Richard Stallman <rms@gnu.org>
2945
2946 * custom.texi (Changing a Variable): Minor clarification.
2947 (Specific Customization): customize-customized => customize-unsaved.
2948
2949 * entering.texi (Entering Emacs): Clean up text about restarting
2950 Emacs for each file.
2951
2952 * misc.texi (Shell Options): Minor cleanup.
2953
2954 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2955 with Emacs, not vice versa.
2956
2957 * programs.texi (Symbol Completion): Recommend customizing
2958 window manager.
2959
2960 * xresources.texi (Resources): Minor fix.
2961
c8763fb6 29622007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2963
2964 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2965
29662007-01-01 Richard Stallman <rms@gnu.org>
2967
2968 * commands.texi (User Input): Document keys stolen by window mangers.
2969
29702006-12-31 Richard Stallman <rms@gnu.org>
2971
2972 * custom.texi (Specific Customization): Document customize-option
2973 instead of customize-variable.
2974
29752006-12-31 Kim F. Storm <storm@cua.dk>
2976
2977 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2978
29792006-12-30 Kim F. Storm <storm@cua.dk>
2980
2981 * killing.texi (CUA Bindings): Fix typo.
2982
2983 * xresources.texi (Table of Resources): Mention grow-only value for
2984 auto-resize-tool-bars.
2985
8cf51b2c
GM
29862006-12-27 Eli Zaretskii <eliz@gnu.org>
2987
2988 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2989 and how to get them back.
2990
29912006-12-26 Richard Stallman <rms@gnu.org>
2992
2993 * calendar.texi (Holidays): Holiday listing is based on current
2994 practice, but DST is not.
2995
29962006-12-25 Richard Stallman <rms@gnu.org>
2997
2998 * emacs.texi (Top): Update subnode menus.
2999
3000 * mark.texi (Transient Mark): Fix xref.
3001
3002 * killing.texi (Graphical Kill): Node deleted.
3003 (Killing): Add xref to Cut and Paste.
3004 (CUA Bindings): Update xref.
3005
3006 * frames.texi (Cut and Paste): New section to hold other nodes.
3007 (Mouse Commands): Node demoted.
3008 (Cut/Paste Other App): Split out from Mouse Commands.
3009 (Word and Line Mouse): Likewise.
3010 (Secondary Selection, Clipboard): Nodes demoted.
3011
8cf51b2c
GM
30122006-12-24 Kevin Ryde <user42@zip.com.au>
3013
3014 * calendar.texi (Holidays): US daylight saving begins second Sunday
3015 in March for 2007 onwards.
3016 (Daylight Savings): Show new US default daylight saving rules, 2nd
3017 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3018
30192006-12-23 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * calendar.texi (Scroll Calendar): < and > are switched.
3022
30232006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3024
3025 * killing.texi (Deletion): Describe M-\ prefix argument.
3026
30272006-12-23 Richard Stallman <rms@gnu.org>
3028
3029 * search.texi (Regexp Search): Explain why forward and reverse regexp
3030 search are not mirror images.
3031
8cf51b2c
GM
30322006-12-19 Kim F. Storm <storm@cua.dk>
3033
3034 * major.texi (Choosing Modes): Describe match-function elements for
3035 magic-mode-alist.
3036
8cf51b2c
GM
30372006-12-18 Eli Zaretskii <eliz@gnu.org>
3038
3039 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3040 peculiarities.
3041
30422006-12-18 Richard Stallman <rms@gnu.org>
3043
3044 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3045
8cf51b2c
GM
30462006-12-17 Alan Mackenzie <acm@muc.de>
3047
3048 * programs.texi (Left Margin Paren): Remove the bit which says
3049 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3050 Discuss some of the issues of setting this option to nil.
3051
30522006-12-17 Glenn Morris <rgm@gnu.org>
3053
3054 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3055
30562006-12-16 Eli Zaretskii <eliz@gnu.org>
3057
3058 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3059 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3060 NTFS volumes.
3061 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3062 volumes.
3063
30642006-12-15 Eli Zaretskii <eliz@gnu.org>
3065
3066 * text.texi (HTML Mode): Fix "C-c TAB".
3067
8cf51b2c
GM
30682006-12-09 Richard Stallman <rms@gnu.org>
3069
3070 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3071
30722006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3073
3074 * files.texi (Misc File Ops): Document insert-file-literally.
3075
30762006-12-08 Eli Zaretskii <eliz@gnu.org>
3077
3078 * cmdargs.texi (Colors): Note that --color is intended for overriding
3079 the terminal defaults, not for normal invocation.
3080
3081 * misc.texi (Emacs Server): Improve wording. Don't mention the
3082 ``server program''. Add a cross-reference to "Init File" node.
3083 (Invoking emacsclient): Add index entries. Document both short and
3084 long versions of command-line options. Document the -f option.
3085
8cf51b2c
GM
30862006-12-06 Richard Stallman <rms@gnu.org>
3087
3088 * text.texi (Outline Format): Say to set outline-regexp
3089 and outline-level with major modes and file local variables.
3090
c8763fb6 30912006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3092
3093 * anti.texi (Antinews): Mention the alternative to
3094 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3095
8cf51b2c
GM
3096 * misc.texi (Interactive Shell): Ditto.
3097
30982006-12-04 Eli Zaretskii <eliz@gnu.org>
3099
3100 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3101
3102 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3103
31042006-12-01 Eli Zaretskii <eliz@gnu.org>
3105
3106 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3107 colon in the mode line.
3108
3109 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3110
31112006-11-26 Nick Roberts <nickrob@snap.net.nz>
3112
3113 * building.texi (Watch Expressions): Mention SPC for expanding/
3114 contracting watch expressions.
3115
31162006-11-26 Kim F. Storm <storm@cua.dk>
3117
3118 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3119
31202006-11-26 Nick Roberts <nickrob@snap.net.nz>
3121
3122 * building.texi (Debugger Operation): Define text command mode.
3123 Clarify how tooltips work.
3124 (GDB Graphical Interface): Explain how to run in text command mode
3125 more clearly.
3126
31272006-11-25 Juanma Barranquero <lekktu@gmail.com>
3128
3129 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3130
31312006-11-22 Juanma Barranquero <lekktu@gmail.com>
3132
3133 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3134
8cf51b2c
GM
31352006-11-18 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3138 and EMACS is deprecated.
3139
31402006-11-18 Juanma Barranquero <lekktu@gmail.com>
3141
3142 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3143
c8763fb6 31442006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3145
3146 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3147
3148 * emacs.texi: Include xresources.texi both for info and dvi.
3149
3150 * xresources.texi: Merge text from xresmini.texi.
3151
c8763fb6 31522006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3153
3154 * glossary.texi: Fix typos.
3155
8cf51b2c
GM
31562006-11-06 Richard Stallman <rms@gnu.org>
3157
3158 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3159
3160 * ack.texi (Acknowledgments): Fix name spelling.
3161
31622006-11-01 Juri Linkov <juri@jurta.org>
3163
3164 * search.texi (Word Search): Document incremental word search.
3165
31662006-10-28 Glenn Morris <rgm@gnu.org>
3167
3168 * ack.texi (Acknowledgments): Add cal-html author.
3169
3170 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3171 Calendar"). Describe new package cal-html.
3172 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3173 Calendar Files."
3174
8cf51b2c
GM
31752006-10-23 Richard Stallman <rms@gnu.org>
3176
3177 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3178 Abbrev mode is enabled.
3179
8cf51b2c
GM
31802006-10-16 Richard Stallman <rms@gnu.org>
3181
8cf51b2c
GM
3182 * emacs.texi: Update ISBN.
3183
8cf51b2c
GM
31842006-10-11 Kim F. Storm <storm@cua.dk>
3185
3186 * emacs.texi (Acknowledgments): Use @dotless{i}.
3187
31882006-10-08 Nick Roberts <nickrob@snap.net.nz>
3189
3190 * building.texi (Breakpoints Buffer): Mention catchpoints.
3191
31922006-10-08 Kim F. Storm <storm@cua.dk>
3193
3194 * ack.texi (Acknowledgments): Update.
3195
3196 * emacs.texi (Acknowledgments): Fix bad @/ form.
3197
8cf51b2c
GM
31982006-10-05 Kim F. Storm <storm@cua.dk>
3199
3200 * emacs.texi (Acknowledgments): Add more contributors.
3201
32022006-10-03 Richard Stallman <rms@gnu.org>
3203
3204 * emacs.texi (Acknowledgments): Update version and edition.
3205
8cf51b2c
GM
32062006-10-01 Karl Berry <karl@gnu.org>
3207
3208 * custom.texi (Customization Groups): Page break to keep example buffer
3209 on one page.
3210
32112006-09-30 Karl Berry <karl@gnu.org>
3212
3213 * programs.texi (Basic Indent): @need to improve page break.
3214 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3215
32162006-09-29 Glenn Morris <rgm@gnu.org>
3217
3218 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3219
32202006-09-29 Karl Berry <karl@gnu.org>
3221
3222 * windows.texi (Basic Window): Remove forced @break, no longer
3223 desirable.
3224 * frames.texi (Frame Commands),
3225 * mark.texi (Marking Objects): Reword to avoid bad page break.
3226 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3227
32282006-09-19 Richard Stallman <rms@gnu.org>
3229
3230 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3231 stick to present tense.
3232
c8763fb6 32332006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3234
3235 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3236 to x-gtk-use-old-file-dialog.
3237 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3238
32392006-09-15 Jay Belanger <belanger@truman.edu>
3240
49823426 3241 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3242 Change "Library Public License" to "Lesser Public License"
3243 throughout. Use "yyyy" to represent year.
3244
8cf51b2c
GM
32452006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3246
3247 * files.texi (Visiting): Add index entry "open file".
3248
8cf51b2c
GM
32492006-09-11 Richard Stallman <rms@gnu.org>
3250
3251 * building.texi (Compilation Mode): Clarification.
3252 (Grep Searching): Add xref to Compilation Mode.
3253
8cf51b2c
GM
32542006-09-08 Richard Stallman <rms@gnu.org>
3255
3256 * search.texi (Search): Ref multi-file search commands here.
3257 (Other Repeating Search): Not here.
3258
8cf51b2c
GM
32592006-08-28 Richard Stallman <rms@gnu.org>
3260
3261 * windows.texi (Split Window): Update xref.
3262
3263 * basic.texi (Continuation Lines): Update xref.
3264
3265 * indent.texi (Tab Stops): Update xref.
3266
3267 * emacs.texi (Top): Update subnode menu.
3268
3269 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3270 split out of Display Custom.
3271
32722006-08-25 Kim F. Storm <storm@cua.dk>
3273
3274 * display.texi (Display Custom): Add variables overline-margin
3275 and x-underline-at-descent-line.
3276
32772006-08-25 Richard Stallman <rms@gnu.org>
3278
3279 * entering.texi (Exiting): Rewrite to give graphical displays
3280 priority over text terminals.
3281
3282 * search.texi (Incremental Search): Move index entries.
3283
32842006-08-23 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * custom.texi (Init File): Reference Find Init to avoid "home
3287 directory" confusion.
3288
32892006-08-22 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * building.texi (Other GDB-UI Buffers): Describe how to edit
3292 a value in the locals buffer.
3293
32942006-08-21 Richard Stallman <rms@gnu.org>
3295
3296 * search.texi (Basic Isearch): Add `isearch' index entry.
3297
32982006-08-16 Richard Stallman <rms@gnu.org>
3299
3300 * misc.texi (Saving Emacs Sessions): Clean up wording.
3301
3302 * mark.texi (Marking Objects): Mention term "select all".
3303
3304 * emacs.texi (Top): Update subnode menu.
3305
3306 * help.texi (Help Mode): Move node up in file.
3307
8cf51b2c
GM
33082006-08-15 Nick Roberts <nickrob@snap.net.nz>
3309
3310 * building.texi (Stack Buffer): Explain fringe arrow.
3311
8cf51b2c
GM
33122006-08-12 Eli Zaretskii <eliz@gnu.org>
3313
8cf51b2c
GM
3314 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3315 on startup.
3316
33172006-08-11 Romain Francoise <romain@orebokech.com>
3318
3319 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3320
33212006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3322
3323 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3324
33252006-08-10 Richard Stallman <rms@gnu.org>
3326
3327 * text.texi (Format Faces): Substantial rewrites to deal
3328 with face merging. Empty regions don't count. Clarify
3329 face property inheritance.
3330
33312006-08-08 Romain Francoise <romain@orebokech.com>
3332
3333 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3334 <arjuropo@cc.jyu.fi>.
3335
8cf51b2c
GM
33362006-08-04 Eli Zaretskii <eliz@gnu.org>
3337
3338 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3339 apply to all frames.
3340
8cf51b2c
GM
33412006-08-01 Richard Stallman <rms@gnu.org>
3342
3343 * help.texi (Name Help): Add index entries for describe-variable.
3344
33452006-08-01 Nick Roberts <nickrob@snap.net.nz>
3346
3347 * building.texi (GDB Graphical Interface): Shorten node names.
3348 (GDB-UI Layout): Use GDB-related.
3349 (Other GDB-UI Buffers): Simplify English.
3350
33512006-07-31 Richard Stallman <rms@gnu.org>
3352
3353 * search.texi (Query Replace): Add xref for Dired's Q command.
3354
8cf51b2c
GM
33552006-07-31 Nick Roberts <nickrob@snap.net.nz>
3356
3357 * building.texi (GDB commands in Fringe): Rename to...
3358 (Source Buffers): ..this and move forward. Describe hollow arrow and
3359 new option gdb-find-source-frame.
3360
33612006-07-29 Richard Stallman <rms@gnu.org>
3362
3363 * dired.texi (Operating on Files): Simplify previous change
3364 and fix Texinfo usage.
3365
33662006-07-29 Eli Zaretskii <eliz@gnu.org>
3367
3368 * dired.texi (Operating on Files): Add cross-references. State the
3369 Unix commands that do similar things.
3370
33712006-07-28 Richard Stallman <rms@gnu.org>
3372
3373 * mark.texi (Transient Mark): Clarify that region never disappears
3374 when Transient Mark mode is off, and not when it is on.
3375
33762006-07-27 Richard Stallman <rms@gnu.org>
3377
3378 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3379
33802006-07-24 Richard Stallman <rms@gnu.org>
3381
3382 * xresources.texi (GTK styles): Fix texinfo usage.
3383
8cf51b2c
GM
3384 * commands.texi (User Input): Explain why we teach keyboard cmds.
3385
3386 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3387 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3388 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3389 * doclicense.texi, display.texi, dired.texi, basic.texi:
3390 * anti.texi, ack.texi: Move periods and commas inside quotes.
3391
33922006-07-22 Eli Zaretskii <eliz@gnu.org>
3393
3394 * cmdargs.texi (General Variables): Document EMAIL.
3395
33962006-07-21 Eli Zaretskii <eliz@gnu.org>
3397
3398 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3399 doesn't have effect on MS-Windows.
3400
8cf51b2c
GM
34012006-07-17 Richard Stallman <rms@gnu.org>
3402
3403 * building.texi (Grep Searching): Explain about chaining grep commands.
3404
8cf51b2c
GM
34052006-07-10 Nick Roberts <nickrob@snap.net.nz>
3406
49823426 3407 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3408
34092006-07-09 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3412 is invoked for multiple files.
3413
34142006-07-08 Eli Zaretskii <eliz@gnu.org>
3415
3416 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3417 on-line manual for the rest of this node.
3418 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3419 unconditionally.
3420 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3421 Improve wording.
3422 (Windows Printing): Improve wording.
3423 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3424 rest of this node.
3425
8cf51b2c
GM
34262006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3427
49823426
GM
3428 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3429 with eval-buffer.
8cf51b2c
GM
3430
34312006-07-05 Nick Roberts <nickrob@snap.net.nz>
3432
3433 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3434 of character translation.
3435
34362006-07-04 Nick Roberts <nickrob@snap.net.nz>
3437
3438 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3439
34402006-07-03 Karl Berry <karl@gnu.org>
3441
3442 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3443 not-too-underfull hboxes in the TeX output.
3444 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3445 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3446 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3447 * sending.texi, text.texi: Fix overfull/underfull boxes.
3448
34492006-07-03 Romain Francoise <romain@orebokech.com>
3450
3451 * m-x.texi (M-x): Fix.
3452
34532006-07-03 Richard Stallman <rms@gnu.org>
3454
8cf51b2c
GM
3455 * search.texi (Other Repeating Search): filename -> file name.
3456
3457 * misc.texi (Narrowing): Minor cleanups.
3458
3459 * files.texi (Visiting): filename -> file name.
3460
3461 * emacs.texi (Top): Update subnode menus.
3462
3463 * mule.texi (Coding Systems): Move char translation stuff here.
3464 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3465 (Recognize Coding): Substantial local rewrites.
3466 (International): Update menu.
3467
3468 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3469 (Scrolling): Substantial local rewrites.
3470 (Display): Update menu and intro.
3471
3472 * dired.texi: filename -> file name.
3473
3474 * custom.texi (Safe File Variables): Texinfo usage fix.
3475
f0131492 34762006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3477
3478 * help.texi, m-x.texi: Lots of cleanups.
3479
8cf51b2c
GM
34802006-06-30 Eli Zaretskii <eliz@gnu.org>
3481
3482 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3483 (Windows Processes, Windows Misc): Shorten the printed version by
3484 selectively conditioning less important portions by @ifnottex.
3485
8cf51b2c
GM
34862006-06-27 Richard Stallman <rms@gnu.org>
3487
3488 * mini.texi (Minibuffer File): Minor cleanup.
3489
34902006-06-25 Nick Roberts <nickrob@snap.net.nz>
3491
3492 * frames.texi (XTerm Mouse): Rename to...
3493 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3494
3495 * emacs.texi (Top): Use new node name.
3496
34972006-06-24 Eli Zaretskii <eliz@gnu.org>
3498
3499 * emacs.texi (Top): Update the detailed menu according to changes in
3500 msdog.texi.
3501
3502 * msdog.texi (Windows Keyboard): New section.
3503 (Windows Mouse): New section.
3504 (Windows System Menu): Remove section (text merged with "Windows
3505 Keyboard").
3506 (Windows Misc): New section.
3507
3508 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3509
3510 * msdog.texi (ls in Lisp): New section.
3511
3512 * files.texi (Visiting): Document case-insensitive wildcard matching
3513 under find-file-wildcards.
3514
8cf51b2c
GM
35152006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3516
3517 * macos.texi (Mac Input): Add description of mac-function-modifier.
3518 Now Unicode keyboard layouts work.
3519
8cf51b2c
GM
35202006-06-10 Richard Stallman <rms@gnu.org>
3521
3522 * mule.texi (Recognize Coding): Clarify previous change.
3523
35242006-06-09 Kenichi Handa <handa@m17n.org>
3525
3526 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3527 notation.
3528
35292006-06-07 Kevin Ryde <user42@zip.com.au>
3530
3531 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3532 manual for @ifnottex, but in emacs-extra for @iftex.
3533
3534 * cmdargs.texi (General Variables): Fix smtpmail xref.
3535
35362006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3537
8cf51b2c 3538 * programs.texi (Comment Commands):
8cf51b2c 3539 * custom.texi (Specifying File Variables):
49823426 3540 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3541
35422006-06-07 Nick Roberts <nickrob@snap.net.nz>
3543
3544 * building.texi (Watch Expressions): Move node to end.
3545 (GDB Graphical Interface): Move description of clicks in fringe...
3546 (GDB commands in the Fringe): ...to here. New node.
3547
8cf51b2c
GM
35482006-06-05 Romain Francoise <romain@orebokech.com>
3549
49823426 3550 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3551
35522006-06-05 Nick Roberts <nickrob@snap.net.nz>
3553
3554 * building.texi (GDB Graphical Interface): Update bindings.
3555 (Commands of GUD): Add gud-print. Remove gud-run.
3556 Restate availability more generally.
3557
f0131492 35582006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3559
3560 * mini.texi: Lots of cleanups.
3561
35622006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3563
3564 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3565 and Mouse-2.
3566
c8763fb6 35672006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3568
3569 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3570
8cf51b2c
GM
35712006-05-31 Richard Stallman <rms@gnu.org>
3572
3573 * basic.texi (Moving Point): Fix previous change.
3574
c8763fb6 35752006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3576
3577 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3578
f0131492 35792006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3580
3581 * basic.texi: Many simplifications and improvements in wording.
3582
8cf51b2c
GM
35832006-05-26 Nick Roberts <nickrob@snap.net.nz>
3584
3585 * anti.texi (Antinews): Create a node for gdb-ui.
3586
8cf51b2c
GM
35872006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3588
3589 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3590
35912006-05-20 Richard Stallman <rms@gnu.org>
3592
3593 * dired.texi (Dired Navigation): dired-goto-file is now j.
3594
8cf51b2c
GM
35952006-05-20 Eli Zaretskii <eliz@gnu.org>
3596
3597 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3598 and their aliases.
3599
3600 * msdog.texi (Windows Printing): Mention non-support of plain text
3601 printing with some el-cheapo printers, and suggest a workaround.
3602
36032006-05-20 Kevin Ryde <user42@zip.com.au>
3604
3605 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3606 remove the bit saying you must set it.
3607
36082006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3609
3610 * trouble.texi (Checklist):
3611 * text.texi (Text, Auto Fill, Text Mode):
3612 * search.texi (Nonincremental Search):
3613 * rmail.texi (Rmail Labels):
3614 * mule.texi (Input Methods, Multibyte Conversion):
3615 * misc.texi (Gnus, Where to Look, PostScript):
3616 * maintaining.texi (Create Tags Table):
3617 * indent.texi (Indentation Commands):
3618 * fixit.texi (Spelling):
3619 * emacs.texi (Copying):
3620 * custom.texi (Init File): ifinfo -> ifnottex.
3621
8cf51b2c
GM
36222006-05-17 Richard Stallman <rms@gnu.org>
3623
3624 * files.texi (Diff Mode): Mention C-x `.
3625
36262006-05-08 Richard Stallman <rms@gnu.org>
3627
3628 * custom.texi (Disabling): Textual cleanups.
3629
8cf51b2c
GM
36302006-05-12 Glenn Morris <rgm@gnu.org>
3631
3632 * calendar.texi (Displaying the Diary, Format of Diary File):
3633 Refer to diary-view-entries, diary-list-entries,
3634 diary-show-all-entries rather than obsolete aliases.
3635
36362006-05-12 Eli Zaretskii <eliz@gnu.org>
3637
3638 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3639 (Displaying the Diary, Special Diary Entries, Importing Diary):
3640 * building.texi (Compilation Shell):
3641 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3642 emacs-xtra with @inforef's.
3643
3644 * files.texi (Visiting): Fix wording.
3645
3646 * mule.texi (Coding Systems, Text Coding): More indexing.
3647 Mention that C-x RET f can set eol conversion.
3648
c8763fb6 36492006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3650
3651 * xresmini.texi (GTK resources): Insert GTK description.
3652
3653 * xresources.texi (GTK resources): metafont should be menufont.
3654
8cf51b2c
GM
36552006-05-06 Michael Albinus <michael.albinus@gmx.de>
3656
49823426 3657 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3658 method, user name and host name is active only in partial
3659 completion mode.
3660
8cf51b2c
GM
36612006-05-06 Eli Zaretskii <eliz@gnu.org>
3662
3663 * makefile.w32-in (emacs.dvi):
3664 * Makefile.in (emacs.dvi): Add xresmini.texi.
3665
3666 * xresmini.texi (Table of Resources): Remove xref to non-existent
3667 node "LessTif Resources".
3668
3669 * msdog.texi (Microsoft Windows):
3670 * calendar.texi (Calendar/Diary, Displaying the Diary)
3671 (Special Diary Entries, Importing Diary, Holidays):
3672 * programs.texi (Program Modes):
3673 * text.texi (Text):
3674 * buffers.texi (Several Buffers):
3675 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3676
36772006-05-06 Eli Zaretskii <eliz@gnu.org>
3678
3679 The following changes merge the emacs-xtra manual into the main
3680 manual, but only for on-line version of the manual.
3681
3682 * vc2-xtra.texi (Version Backups, Local Version Control)
3683 (Making Snapshots, Change Logs and VC, Version Headers)
3684 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3685 on-line manual.
3686
3687 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3688 for on-line manual.
3689
3690 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3691 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3692 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3693 for on-line manual.
3694
3695 * fortran-xtra.texi (Fortran, Fortran Autofill)
3696 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3697 for on-line manual.
3698
3699 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3700 Conditional xref's for on-line manual.
3701
3702 * emerge-xtra.texi (Emerge, Overview of Emerge)
3703 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3704 manual.
3705
3706 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3707 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3708 (EMACSSOURCES): Use EMACS_XTRA.
3709 (../info/emacs-xtra): Remove.
3710 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3711
3712 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3713 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3714 (EMACSSOURCES): Use EMACS_XTRA.
3715 ($(infodir)/emacs-xtra): Remove.
3716 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3717
3718 * trouble.texi (Quitting):
3719 * text.texi (Text):
3720 * programs.texi (Program Modes):
3721 * msdog.texi (Microsoft Windows):
3722 * frames.texi (Frames):
3723 * files.texi (Backup, Version Control, VC Concepts)
3724 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3725 (Registering, VC Status, VC Undo, Multi-User Branching)
3726 (Comparing Files):
3727 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3728 (Displaying the Diary, Special Diary Entries, Importing Diary):
3729 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3730 conditional xref's, depending on @iftex/@ifnottex.
3731
3732 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3733 "MS-DOS". @include msdog-xtra.texi.
3734
3735 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3736 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3737
3738 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3739 for vc-xtra.texi subsections.
3740 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3741 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3742
3743 * sending.texi (Sending Mail): A @node line without explicit Prev,
3744 Next, and Up links.
3745
3746 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3747 Next, and Up links.
3748
3749 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3750 and its sections. @include picture-xtra.texi.
3751
3752 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3753 "Emerge".
3754 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3755
3756 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3757 exact duplicate of its name-sake in calendar.texi.
3758
3759 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3760 "Advanced Calendar/Diary Usage".
3761 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3762
3763 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3764 dired-xtra.texi.
3765 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3766
3767 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3768 (Files) [ifnottex]: Add menu entry for Autorevert.
3769
3770 * emacs-xtra.texi (Introduction): Reword to make consistent with
3771 printed version only.
3772 <Top level>: Remove the body of all chapters and move them to the
3773 new *-xtra.texi files. Use @raisesections and @lowersections to
3774 convert sections to chapters etc.
3775
3776 * msdog-xtra.texi:
3777 * fortran-xtra.texi:
3778 * vc-xtra.texi:
3779 * vc1-xtra.texi:
3780 * vc2-xtra.texi:
3781 * emerge-xtra.texi:
3782 * cal-xtra.texi:
3783 * dired-xtra.texi:
3784 * arevert-xtra.texi: New files, with text from respective chapters
3785 of emacs-xtra.texi. Convert each @chapter into @section, @section
3786 into @subsection, etc.
3787
3788 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3789 updated.
3790
3791 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3792 Windows". All references updated.
3793
37942006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3795
3796 * macos.texi (Mac Input): Mention input from Character Palette.
3797 (Mac Font Specs): Fix typo.
3798
37992006-05-05 Richard Stallman <rms@gnu.org>
3800
3801 * files.texi (Diff Mode): Minor cleanup.
3802
38032006-05-05 Karl Berry <karl@gnu.org>
3804
8cf51b2c
GM
3805 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3806 errors from the current release of makeinfo (4.8).
3807 * help.texi (Library Keywords): Change widest word in multitable
3808 template from `emulations' to `convenience'. (Not sure if this is
3809 related to the font change.)
3810
38112006-05-05 Eli Zaretskii <eliz@gnu.org>
3812
3813 * files.texi (File Names): Add a footnote about limited support of
3814 ~USER on MS-Windows.
3815
3816 * cmdargs.texi (Initial Options): Add a footnote about limited
3817 support of ~USER on MS-Windows.
3818
38192006-05-03 Richard Stallman <rms@gnu.org>
3820
3821 * files.texi (Diff Mode): Node moved here.
3822 (Comparing Files): Delete what duplicates new node.
3823 (Files): Put Diff Mode in menu.
3824
3825 * misc.texi (Diff Mode): Moved to files.texi.
3826
3827 * emacs.texi (Top): Update menu for Diff Mode.
3828
3829 * trouble.texi (Emergency Escape): Simplify.
3830
3831 * emacs.texi (Top): Minor clarification.
3832
38332006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3834
3835 * commands.texi, entering.texi, screen.texi: Many simplifications.
3836
38372006-05-03 Richard Stallman <rms@gnu.org>
3838
3839 * commands.texi (Text Characters): Delete paragraph about unibyte
3840 non-ASCII printing chars.
3841
3842 * killing.texi (Killing): Say "graphical displays".
3843 * display.texi: Say "graphical displays".
3844
3845 * cmdargs.texi (Misc X): Say "graphical displays".
3846
38472006-05-01 Richard Stallman <rms@gnu.org>
3848
3849 * emacs.texi (Top): Add Diff Mode to menu.
3850
38512006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3852
3853 * misc.texi (Diff Mode): New node.
3854
38552006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3856
3857 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3858 (Mac Environment Variables): Shorten example line.
3859 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3860
38612006-05-01 Nick Roberts <nickrob@snap.net.nz>
3862
3863 * building.texi (GUD Customization): Describe cases %d and %c.
3864 Update description for %e.
3865
38662006-04-30 Glenn Morris <rgm@gnu.org>
3867
3868 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3869
38702006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3871
3872 * custom.texi (Examining): Update C-h v output example.
3873
38742006-04-29 Kim F. Storm <storm@cua.dk>
3875
3876 * building.texi (Grep Searching): Add lgrep and rgrep.
3877
8cf51b2c
GM
38782006-04-23 Richard Stallman <rms@gnu.org>
3879
3880 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3881
3882 * xresmini.texi: New file.
3883
3884 * xresources.texi (Face Resources): Split table into font resources
3885 and the rest. Combine similar attributes for brevity.
3886
8cf51b2c
GM
38872006-04-21 Eli Zaretskii <eliz@gnu.org>
3888
3889 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3890 backslashes and case-insensitivity in file names (moved to the
3891 main manual).
3892 (MS-DOS Printing): Move most of the text to the main manual.
3893
3894 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3895 New nodes.
3896 (Windows Processes, Windows System Menu): Add index entries and
3897 fix wording.
3898
8cf51b2c
GM
38992006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3900
3901 * misc.texi (Shell Ring): Add notes on saved input when
3902 navigating off the end of the history list.
3903
39042006-04-18 Chong Yidong <cyd@mit.edu>
3905
3906 * misc.texi (Shell Options): Correct default value of
3907 comint-scroll-show-maximum-output.
3908
8cf51b2c
GM
39092006-04-18 Nick Roberts <nickrob@snap.net.nz>
3910
3911 * building.texi (Watch Expressions): Update.
3912
8cf51b2c
GM
39132006-04-12 Richard Stallman <rms@gnu.org>
3914
3915 * search.texi: Clean up previous change.
3916
39172006-04-12 Eli Zaretskii <eliz@gnu.org>
3918
3919 * search.texi (Regexp Backslash, Regexp Replace): Add index
3920 entries for ``back reference'' and mention the term itself in the
3921 text.
3922
39232006-04-11 Richard Stallman <rms@gnu.org>
3924
3925 * custom.texi (Safe File Variables):
3926 Document enable-local-variables = :safe.
3927
39282006-04-11 Karl Berry <karl@gnu.org>
3929
3930 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3931 (Remote Repositories, Version Backups, Local Version Control)
3932 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3933 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3934 (Renaming VC Work Files and Master Files)
3935 (Inserting Version Control Headers, Customizing VC, General Options)
3936 (Options for RCS and SCCS, Options specific for CVS): Move all
3937 these nodes to emacs-xtra.texi, for brevity.
3938 * cmdargs.texi, files.texi: Change cross-references.
3939
8cf51b2c
GM
39402006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3941
3942 * files.texi (Old Versions): Update description of vc-annotate's
3943 use of color to indicate date ranges.
3944
8cf51b2c
GM
39452006-04-09 Kevin Ryde <user42@zip.com.au>
3946
8cf51b2c
GM
3947 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3948 put info and printed manual names the right way around.
3949
39502006-04-09 Karl Berry <karl@gnu.org>
3951
3952 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3953 emacs-xtra.texi, leaving only MS Windows information.
3954 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3955 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3956 node names.
3957
3958 * emacs.texi: Move @summarycontents and @contents to the beginning
3959 of the file.
3960
8cf51b2c
GM
39612006-04-08 Kevin Ryde <user42@zip.com.au>
3962
3963 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3964
39652006-04-07 Richard Stallman <rms@gnu.org>
3966
3967 * programs.texi (Comments, Comment Commands, Options for Comments)
3968 (Multi-Line Comments): "Align", not "indent".
3969 (Basic Indent): C-j deletes trailing whitespace before the newline.
3970
39712006-04-06 Richard Stallman <rms@gnu.org>
3972
8cf51b2c
GM
3973 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3974
39752006-04-06 Eli Zaretskii <eliz@gnu.org>
3976
3977 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3978
8cf51b2c
GM
39792006-04-05 Richard Stallman <rms@gnu.org>
3980
3981 * emacs.texi (Top): Update subnode menu.
3982
3983 * trouble.texi (Unasked-for Search): Node deleted.
3984 (Lossage): Delete from menu.
3985
39862006-04-04 Richard Stallman <rms@gnu.org>
3987
3988 * trouble.texi: Various cleanups.
3989 (Checklist): Don't bother saying how to snail a bug report.
3990 (Emergency Escape): Much rewriting.
3991 (After a Crash): Rename the core dump immediately.
3992 (Total Frustration): Call it a psychotherapist.
3993 (Bug Criteria): Avoid "illegal instruction".
3994 (Sending Patches): We always put the contributor's name in.
3995
3996 * misc.texi (Thumbnails): Minor correction.
3997
8cf51b2c
GM
39982006-04-03 Richard Stallman <rms@gnu.org>
3999
4000 * misc.texi (Thumbnails): Minor cleanup.
4001
40022006-04-02 Karl Berry <karl@gnu.org>
4003
4004 * sending.texi (Mail Sending): pxref to Top needs five args.
4005
4006 * texinfo.tex: Update to current version (2006-03-21.13).
4007
8cf51b2c
GM
40082006-03-31 Richard Stallman <rms@gnu.org>
4009
4010 * emacs.texi (Top): Update subnode menu.
4011
4012 * help.texi (Help Mode): Cleanup.
4013
4014 * dired.texi: Many cleanups.
4015 (Dired Deletion): Describe dired-recursive-deletes.
4016 (Operating on Files): dired-create-directory moved.
4017 (Misc Dired Features): Move to here.
4018 (Tumme): Node moved to misc.texi.
4019
4020 * custom.texi: Many cleanups.
4021 (Minor Modes): Don't mention ISO Accents Mode.
4022 (Examining): Update C-h v output example.
4023 (Hooks): Add index and xref for add-hook.
4024 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4025 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4026
4027 * misc.texi: Many cleanups.
4028 (beginning): Add to summary of topics.
4029 (Shell): Put eshell xref at the end. Remove eshell from table.
4030 (Thumbnails): New node.
4031
8cf51b2c
GM
40322006-03-28 Eli Zaretskii <eliz@gnu.org>
4033
4034 * files.texi (File Name Cache): Make it clear that the cache is
4035 not persistent.
4036
8cf51b2c
GM
40372006-03-25 Karl Berry <karl@gnu.org>
4038
49823426
GM
4039 * emacs-xtra.texi, emacs.texi, gnu.texi:
4040 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4041 (2) do not indent copyright year list (or anything else).
4042
8cf51b2c
GM
40432006-03-21 Juanma Barranquero <lekktu@gmail.com>
4044
4045 * files.texi (VC Dired Mode): Remove misplaced brackets.
4046
40472006-03-21 Andre Spiegel <spiegel@gnu.org>
4048
4049 * files.texi: Various updates and clarifications in the VC chapter.
4050
40512006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4052
4053 * help.texi (Help Mode): Document "C-c C-c".
4054
8cf51b2c
GM
40552006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4058 menu in the standalone Info reader.
4059
40602006-03-15 Chong Yidong <cyd@stupidchicken.com>
4061
4062 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4063 moved here from Emacs manual.
4064
4065 * programs.texi (Fortran): Section moved to emacs-xtra.
4066 (Program Modes): Xref to Fortran in emacs-xtra.
4067
4068 * maintaining.texi (Emerge): Move to emacs-xtra.
4069 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4070
4071 * picture.texi: File deleted.
4072 * Makefile.in:
4073 * makefile.w32-in: Remove picture.texi.
4074
4075 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4076 * abbrevs.texi (Abbrevs):
4077 * sending.texi (Sending Mail): Picture node removed.
4078
4079 * emacs.texi (Top): Update node listings.
4080
8cf51b2c
GM
40812006-03-12 Richard Stallman <rms@gnu.org>
4082
4083 * calendar.texi: Various cleanups.
4084
8cf51b2c
GM
40852006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4086
4087 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4088 syntax.
4089
8cf51b2c
GM
40902006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4091
4092 * search.texi (Regexps): More accurately describe which characters
4093 are special in which situations. Recommend _not_ to quote `]' or
4094 `-' when they are not special.
4095
8cf51b2c
GM
40962006-02-28 Andre Spiegel <spiegel@gnu.org>
4097
4098 * files.texi (Old Versions): Clarify operation of C-x v =.
4099
8cf51b2c
GM
41002006-02-21 Nick Roberts <nickrob@snap.net.nz>
4101
4102 * building.texi (Watch Expressions): Update and describe
4103 gdb-speedbar-auto-raise.
4104
41052006-02-19 Richard M. Stallman <rms@gnu.org>
4106
4107 * emacs.texi: Use @smallbook.
4108 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4109 Update subnode menu.
4110
4111 * building.texi (Lisp Interaction): Minor addition.
4112
41132006-02-18 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * building.texi (Watch Expressions): Update and be more precise.
4116
c8763fb6 41172006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4118
4119 * maintaining.texi (Create Tags Table): Explain why the
4120 exception when etags writes to files under the /dev tree.
4121
41222006-02-14 Richard M. Stallman <rms@gnu.org>
4123
4124 * custom.texi (Safe File Variables): Lots of clarification.
4125 Renamed from Unsafe File Variables.
4126
41272006-02-14 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * custom.texi (Unsafe File Variables): File variable confirmation
4130 assumed denied in batch mode.
4131
41322006-02-14 Richard M. Stallman <rms@gnu.org>
4133
4134 * building.texi (GDB User Interface Layout): Don't say `inferior'
4135 for program being debugged.
4136
41372006-02-15 Nick Roberts <nickrob@snap.net.nz>
4138
4139 * building.texi (GDB Graphical Interface):
4140 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4141
41422006-02-13 Chong Yidong <cyd@stupidchicken.com>
4143
4144 * custom.texi (Specifying File Variables, Unsafe File Variables):
4145 New nodes, split from File Variables. Document new file local
4146 variable behavior.
4147
41482006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4149
4150 * display.texi (Standard Faces):
8cf51b2c
GM
4151 * files.texi (Visiting):
4152 * frames.texi (Clipboard):
4153 * glossary.texi (Glossary) <Clipboard>:
4154 * xresources.texi (X Resources): Mention Mac OS port.
4155
8cf51b2c
GM
41562006-02-12 Richard M. Stallman <rms@gnu.org>
4157
4158 * building.texi (Building): Clarify topic in intro.
4159
4160 * maintaining.texi (Maintaining): Change title; clarify topic.
4161 Delete duplicate index entries.
4162
4163 * building.texi (Other GDB User Interface Buffers): Clarifications.
4164
4165 * text.texi (Cell Commands): Clarifications.
4166
4167 * programs.texi (Defuns): Delete duplicate explanation of
4168 left-margin paren convention.
4169 (Hungry Delete): Minor cleanup.
4170
41712006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4172
4173 * dired.texi (Tumme): More tumme documentation.
4174
41752006-02-11 Alan Mackenzie <acm@muc.de>
4176
4177 * programs.texi ("Hungry Delete"): Correct the appellation of the
4178 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4179
41802006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4181
4182 * dired.texi (Tumme): Fix small bug.
4183
41842006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4185
4186 * macos.texi (Mac International): Rename "fontset-mac" to
4187 "fontset-standard".
4188
8cf51b2c
GM
41892006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4190
4191 * dired.texi (Tumme): Basic documentation for Tumme added.
4192
8cf51b2c
GM
41932006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4194
4195 * mule.texi (International):
4196 * programs.texi (Basic Indent): Fix typos.
4197
8cf51b2c
GM
4198 * custom.texi (Minor Modes):
4199 * display.texi (Text Display):
4200 * commands.texi (Text Characters): Update xrefs.
4201
42022006-02-07 Richard M. Stallman <rms@gnu.org>
4203
4204 * emacs.texi (Top): Update subnode menu.
4205 Update info on old Emacs papers.
4206 (Intro): "Graphical display", not window system.
4207
4208 * xresources.texi (GTK styles): Minor clarifications.
4209
4210 * trouble.texi: "Graphical display", not window system.
4211 (Stuck Recursive): Minor clarification.
4212
4213 * text.texi: Minor clarifications.
4214 (Sentences): Explain why two-space convention is better.
4215 Explain sentence-end-without-period here.
4216 (Fill Commands): Not here.
4217 (Refill): Node moved down.
4218 (Filling): Update menu.
4219 (Table Creation, Cell Justification, Column Commands): Clarify.
4220
4221 * sending.texi: Minor clarifications.
4222
4223 * search.texi (Regexp Backslash): Clarification.
4224
4225 * rmail.texi: Minor cleanups.
4226 (Rmail): Delete digression about `rmail-mode'.
4227 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4228 (Rmail Files): Mention C-u M-x rmail.
4229 (Rmail Reply): Mention References.
4230 (Rmail Display): Mention rmail-nonignored-headers.
4231
4232 * programs.texi: Minor cleanups.
4233 (Comment Commands): Mention momentary Transient Mark mode.
4234 (Matching): Be more specific about customizing show-paren-mode.
4235 (Info Lookup): Don't list the modes that support C-h S.
4236 Just say what it does in an unsupported mode.
4237 (Man Page): Delete excessive info on customizing woman.
4238 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4239
4240 * abbrevs.texi: Minor clarifications.
4241 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4242 not "dynamic abbrevs" as if they were a kind of abbrev.
4243
4244 * picture.texi (Picture): Minor cleanup.
4245
4246 * mule.texi (Communication Coding): Say "other applications".
4247 (Fontsets): Not specific to X. Add xref to X Resources.
4248 (Unibyte Mode): Rename from Single-Byte Character Support.
4249 "Graphical display", not window system.
4250 (International): Update menu.
4251
4252 * maintaining.texi (Format of ChangeLog):
4253 New node, split out from ChangeLog.
4254 (ChangeLog): Clarifications in the remaining text.
4255 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4256 (Find Tag): Add @w.
4257 (Tags Search): Explain tag table order here. Simplify grep ref.
4258 (List Tags): tags-tag-face is a variable, not a face.
4259 (Emerge): Cleanups.
4260
4261 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4262 (Keyboard Macros): Avoid "the user".
4263
4264 * killing.texi: "Graphical display", not window system.
4265
4266 * help.texi (Help Echo): "Graphical display", not window system.
4267
4268 * glossary.texi: Say "you", not "the user". Say "graphical display".
4269
4270 * frames.texi: Minor cleanups. "Graphical display", not window system.
4271
4272 * files.texi (Visiting): Make drag-and-drop not X-specific.
4273
4274 * custom.texi: Minor cleanups. "Graphical display", not window system.
4275
4276 * cmdargs.texi: Minor cleanups.
4277
4278 * building.texi (Compilation): Move and split kill-compilation para.
4279 Add para about multiple compilers.
4280 (Compilation Mode): Commands also available in grep mode and others.
4281 Mention C-u C-x ` more tutorially. Clarify C-x `.
4282 (Compilation Shell): Clarify. Put Bash example first.
4283 (Grep Searching): Minor cleanups; add @w.
4284 (Debuggers): Minor cleanups.
4285 (Starting GUD): Make GDB xgraphical mode issue clearer.
4286 (Debugger Operation): Lots of clarifications including
4287 GDB tooltip side-effect issue.
4288 (Commands of GUD): Clarify.
4289 (GUD Customization): Add bashdb-mode-hook.
4290 (GDB Graphical Interface): Rewrite for clarity.
4291 (GDB User Interface Layout): Rewrite for clarity.
4292 (Stack Buffer, Watch Expressions): Likewise.
4293 (Other GDB User Interface Buffers): Cleanups.
4294 (Lisp Libraries, External Lisp): Cleanup.
4295
4296 * basic.texi (Position Info): "Graphical displays", rather than
4297 window systems.
4298
4299 * anti.texi: Minor cleanup.
4300
8cf51b2c
GM
43012006-02-03 Eli Zaretskii <eliz@gnu.org>
4302
4303 * custom.texi (Init File, Find Init): Add cross-references to
4304 where $HOME is described.
4305
43062006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4307
4308 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4309 is not inside the @table.
4310
4311 * emacs.texi (Top): Correct node name.
4312
4313 * files.texi (File Names): Fix @xref.
4314 (Reverting): Fix typo.
4315
4316 * mule.texi (International): Correct node name.
4317
4318 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4319
43202006-02-01 Richard M. Stallman <rms@gnu.org>
4321
4322 * emacs.texi (Top): Update subnode menu.
4323
4324 * mule.texi: Minor clarifications.
4325 Reduce the specific references to X Windows.
4326 Refer to "graphical" terminals, rather than window systems.
4327 (Text Coding): Rename from Specify Coding.
4328 (Communication Coding, File Name Coding, Terminal Coding):
4329 New nodes split out from Text Coding.
4330
4331 * kmacro.texi: Minor clarifications.
4332 (Keyboard Macro Ring): Comment out some excessive commands.
4333 (Basic Keyboard Macro): Split up the table, putting part in each node.
4334
4335 * major.texi: Minor clarifications.
4336
4337 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4338
4339 * windows.texi: Minor clarifications.
4340 (Change Window): Don't describe mode-line mouse cmds here.
4341 Add xref to Mode Line Mouse.
4342
4343 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4344
4345 * macos.texi (Mac International): Fix xref.
4346
4347 * indent.texi: Minor clarifications.
4348
4349 * frames.texi: Minor clarifications.
4350 Reduce the specific references to X Windows.
4351 Refer to "graphical" terminals, rather than window systems.
4352 (Frame Parameters): Don't mention commands like
4353 set-foreground-color. Just say to customize a face.
4354 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4355
4356 * files.texi: Minor clarifications.
4357 (Numbered Backups): New node, split out from Backup Names.
4358
4359 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4360
4361 * cmdargs.texi (General Variables): Fix xref.
4362
4363 * buffers.texi: Minor clarifications.
4364
8cf51b2c
GM
43652006-01-31 Richard M. Stallman <rms@gnu.org>
4366
4367 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4368 Nodes moved to top.
4369
4370 * display.texi: Minor clarifications.
4371 (Display): Rearrange menu.
4372 (Standard Faces): Mention query-replace face.
4373 (Faces): Simplify.
4374 (Font Lock): Simplify face customization info.
4375 (Highlight Changes): Node merged into Highlight Interactively.
4376 (Highlight Interactively): Much rewriting and cleanup.
4377 (Optional Mode Line): Narrowed line number not good for goto-line.
4378 Simplify face customization advice.
4379 (Text Display): Mention use of escape-glyph face.
4380 Move ctl-arrow and tab-width here.
4381 (Display Custom): Move no-redraw-on-reenter to end of node.
4382
4383 * search.texi: Minor clarifications.
4384 (Isearch Scroll): Simplify.
4385 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4386
4387 * regs.texi (Registers): Mention bookmarks here.
4388
4389 * mark.texi: Minor clarifications.
4390 (Selective Undo): Node deleted.
4391
4392 * m-x.texi: Minor clarifications.
4393
4394 * killing.texi: Minor clarifications.
4395 Refer to "graphical" terminals, rather than window systems.
4396
4397 * help.texi: Clarifications.
4398 (Help): Don't describe C-h F and C-h K here.
4399 (Key Help): Describe C-h K here.
4400 (Name Help): Mention Emacs Lisp Intro.
4401 Describe C-h F here.
4402 (Misc Help): Mention C-h F and C-h K only briefly.
4403
4404 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4405 Selective undo text merged in.
4406 (Spelling): Mention Aspell along with Ispell.
4407
4408 * emacs.texi (Top): Update subnode menus.
4409
4410 * basic.texi (Basic Undo): Rename from Undo. Most of text
4411 moved to new Undo node.
4412
8cf51b2c
GM
44132006-01-29 Chong Yidong <cyd@stupidchicken.com>
4414
4415 * basic.texi (Continuation Lines, Inserting Text):
4416 Mention longlines mode.
4417
44182006-01-29 Richard M. Stallman <rms@gnu.org>
4419
10d1d0af 4420 * screen.texi: Minor cleanups.
8cf51b2c
GM
4421 (Screen): Clean up the intro paragraphs.
4422 (Mode Line): Lots of rewriting. Handle frame-name better.
4423 eol-mnemonic-... vars moved out.
4424
4425 * emacs.texi (Top): Change menu item for MS-DOS node.
4426 Update subnode menu.
4427
4428 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4429 chapter relates to Windows. Title changed.
4430
4431 * mini.texi: Minor cleanups.
4432
4433 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4434 (Mark): Put it in the menu.
4435
4436 * entering.texi: Minor cleanups.
4437
4438 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4439 (Intro): Refer to "graphical" terminals, rather than X.
4440
4441 * display.texi (Display Custom): Add xref to Variables.
4442 (Optional Mode Line): eol-mnemonic-... vars moved here.
4443
4444 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4445 rather than X.
4446
8cf51b2c
GM
4447 * basic.texi: Minor cleanups.
4448 (Undo): selective-undo moved.
4449
8cf51b2c
GM
44502006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4451
4452 * anti.texi (Antinews): Various corrections and additions.
4453
44542006-01-23 Juri Linkov <juri@jurta.org>
4455
4456 * custom.texi (Easy Customization, Customization Groups)
4457 (Browsing Custom): Mention links along with buttons.
4458
8cf51b2c
GM
44592006-01-21 Eli Zaretskii <eliz@gnu.org>
4460
8cf51b2c
GM
4461 * text.texi (TeX Print): Use @key for TAB.
4462
8cf51b2c
GM
4463 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4464
8cf51b2c
GM
44652006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4466
4467 * files.texi (File Aliases): Don't claim that usually separate
4468 buffers are created for two file names that name the same data.
4469 Mention additional situations where different names mean the same
4470 file on disk.
4471
44722006-01-19 Richard M. Stallman <rms@gnu.org>
4473
4474 * killing.texi (Deletion): Upcase @key argument.
4475
4476 * custom.texi (Custom Themes): Minor cleanup.
4477
4478 * programs.texi (Hungry Delete): Upcase @key argument.
4479
8cf51b2c
GM
44802006-01-16 Juri Linkov <juri@jurta.org>
4481
4482 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4483 Move `mode-line-highlight' before `mode-line-buffer-id'.
4484
8cf51b2c
GM
44852006-01-14 Richard M. Stallman <rms@gnu.org>
4486
4487 * basic.texi (Inserting Text): Minor cleanup.
4488
8cf51b2c
GM
44892006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * custom.texi (Changing a Variable, Face Customization):
4492 Update for changes in Custom menus.
4493
8cf51b2c
GM
44942006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4495
4496 * macos.texi (Mac International): Undo last change.
4497
8cf51b2c
GM
44982006-01-02 Chong Yidong <cyd@stupidchicken.com>
4499
4500 * custom.texi (Custom Themes): Describe the new
4501 customize-create-theme interface.
4502
45032005-12-30 Juri Linkov <juri@jurta.org>
4504
4505 * basic.texi (Position Info): Update example.
4506
c8763fb6 45072005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4508
4509 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4510
45112005-12-24 Chong Yidong <cyd@stupidchicken.com>
4512
4513 * custom.texi (Custom Themes): `load-theme' always loads.
4514
45152005-12-23 Juri Linkov <juri@jurta.org>
4516
4517 * display.texi (Highlight Interactively): Use double space to
4518 separate sentences. Replace C-p with M-p, and C-n with M-n.
4519
45202005-12-22 Richard M. Stallman <rms@gnu.org>
4521
4522 * custom.texi (Easy Customization and subnodes):
4523 Replace "active field" with "button".
4524 Use "user option" only for variables.
4525 Use "setting" for variable-or-face.
4526
45272005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4528
4529 * buffers.texi (Select Buffer): Change order in table to make
4530 "Similar" refer to the correct item.
4531 (Indirect Buffers): Minor rewording.
4532
8cf51b2c
GM
45332005-12-20 Juri Linkov <juri@jurta.org>
4534
4535 * files.texi (VC Status): Put P and N near p and n.
4536
8cf51b2c
GM
45372005-12-19 Richard M. Stallman <rms@gnu.org>
4538
4539 * programs.texi (Electric C): Delete the info about newline control.
4540 (Other C Commands): Minor cleanup.
4541 (Left Margin Paren): Minor cleanup.
4542
45432005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4546 (Customization Groups): Delete text moved to "Browsing Custom".
4547 (Browsing Custom): New node.
4548 (Specific Customization): Clarify which commands only work for
4549 loaded options.
4550
45512005-12-18 Bill Wohler <wohler@newt.com>
4552
4553 * frames.texi (Tool Bars): Shorten text of previous change.
4554
45552005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4556
4557 * files.texi (VC Status): Document log-view mode.
4558
45592005-12-18 Bill Wohler <wohler@newt.com>
4560
4561 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4562 permanently via the customize interface.
4563
8cf51b2c
GM
45642005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4565
4566 * killing.texi (Killing by Lines): Document `kill-whole-line'
4567 function.
4568
c8763fb6 45692005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4570
4571 * buffers.texi (Select Buffer): Change `prev-buffer' to
4572 `previous-buffer'. Indicate that these functions use a frame
4573 local buffer list.
4574
8cf51b2c
GM
45752005-12-12 Richard M. Stallman <rms@gnu.org>
4576
4577 * custom.texi (Easy Customization): Change menu comment.
4578 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4579
4580 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4581 (Help): Among the Apropos commands, describe only C-h a here.
4582
45832005-12-11 Richard M. Stallman <rms@gnu.org>
4584
4585 * programs.texi (Options for Comments): Comment-end starts with space.
4586
4587 * glossary.texi (Glossary): Minor cleanup.
4588
4589 * files.texi (Old Versions): Use @table.
4590
8cf51b2c
GM
45912005-12-10 David Koppelman <koppel@ece.lsu.edu>
4592
4593 * display.texi (Highlight Interactively): Include
4594 global-hi-lock-mode. Add miscellaneous details and elaborations.
4595
45962005-12-09 Richard M. Stallman <rms@gnu.org>
4597
4598 * display.texi (Font Lock): Delete the Global FL menu item.
4599
46002005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4601
4602 * custom.texi (Minibuffer Maps): Mention the maps for file name
4603 completion.
4604
46052005-12-09 Kim F. Storm <storm@cua.dk>
4606
4607 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4608 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4609 cursor to next corner in rectangle; clarify insert around rectangle.
4610
8cf51b2c
GM
46112005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4612
4613 * custom.texi (Customization): Use xref to elisp manual for
4614 non-TeX output.
4615 (Minor Modes): Update.
4616 (Customization Groups, Changing a Variable, Face Customization):
4617 Update for new appearance of Custom buffers.
4618 (Changing a Variable): `custom-buffer-done-function' has been
4619 replaced by `custom-buffer-done-kill'.
4620 (Specific Customization): In the `customize-group' buffer, a
4621 subgroup's contents are not "hidden". They are not included at
4622 all. They have no [Show] button.
4623 (Mouse Buttons): Add pxref to description of mouse event lists in
4624 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4625 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4626 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4627
46282005-12-08 Richard M. Stallman <rms@gnu.org>
4629
4630 * mini.texi (Completion Commands, Completion):
4631 In file name input, SPC does not do completion.
4632
8cf51b2c
GM
46332005-12-08 Nick Roberts <nickrob@snap.net.nz>
4634
4635 * building.texi (GDB Graphical Interface): Explain screen size
4636 setting.
4637 (Other GDB User Interface Buffers): Describe features specific to
4638 GDB 6.4.
4639
8cf51b2c
GM
46402005-12-01 Nick Roberts <nickrob@snap.net.nz>
4641
4642 * building.texi (GDB User Interface Layout): Describe how to
4643 kill associated buffers.
4644 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4645 (Watch Expressions): Be more precise.
4646 (Other GDB User Interface Buffers): Describe how to change a
4647 register value.
4648
8cf51b2c
GM
46492005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4650
4651 * macos.texi (Mac Input): Remove description of
4652 mac-command-key-is-meta. Add descriptions of
4653 mac-control-modifier, mac-command-modifier, and
4654 mac-option-modifier.
4655 (Mac International): Fix description of conversion of clipboard data.
4656 (Mac Font Specs): Add example of font customization by face attributes.
4657
46582005-11-22 Nick Roberts <nickrob@snap.net.nz>
4659
4660 * building.texi (Watch Expressions): Expand description.
4661 (Other GDB User Interface Buffers): Describe local map for
4662 gud-watch.
4663
46642005-11-21 Chong Yidong <cyd@stupidchicken.com>
4665
4666 * display.texi (Font Lock): Font lock is enabled by default now.
4667
46682005-11-20 Juri Linkov <juri@jurta.org>
4669
4670 * basic.texi (Position Info): Update examples of the output.
4671 Remove the fact that examples are produced in the TeXinfo buffer,
4672 because in the Info reader users will get a different output from
4673 `C-x ='.
4674
4675 * building.texi (Compilation Mode): Remove paragraph duplicated
4676 from the node `Compilation'. Add `compilation-skip-threshold'.
4677
4678 * display.texi (Font Lock): Suggest more user-friendly method of
4679 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4680
46812005-11-18 Richard M. Stallman <rms@gnu.org>
4682
4683 * files.texi (Registering): Mention @@ in mode line.
4684
4685 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4686
46872005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4688
4689 * files.texi (Renaming and VC): Some back-ends don't
4690 handle renaming.
4691
8cf51b2c
GM
46922005-11-17 Juri Linkov <juri@jurta.org>
4693
4694 * emacs.texi (Top):
4695 * display.texi (Highlight Interactively): Put this font-lock based
4696 mode near Font Lock node.
4697
46982005-11-16 Chong Yidong <cyd@stupidchicken.com>
4699
4700 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4701 icons.
4702
47032005-11-12 Kim F. Storm <storm@cua.dk>
4704
4705 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4706 (Help Summary): Add C-h d and C-h e.
4707 (Apropos): Clarify that all apropos commands may search for either
4708 list of words or a regexp. Add C-h d for apropos-documentation.
4709 Describe apropos-documentation-sort-by-scores user option.
4710
8cf51b2c
GM
47112005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4712
4713 * killing.texi (CUA Bindings): Add @section.
4714
47152005-11-10 Kim F. Storm <storm@cua.dk>
4716
4717 * emacs.texi (Top): Add CUA Bindings entry to menu.
4718
4719 * killing.texi (CUA Bindings): New node. Moved here from
4720 misc.texi and extended with info on rectangle commands and
4721 rectangle highlighting, interface to registers, and the global
4722 mark feature.
4723
4724 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4725
4726 * regs.texi: Prev link points to CUA Bindings node.
4727
47282005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * help.texi (Help Echo): By default, help echos are only shown on
4731 mouse-over, not on point-over.
4732
c8763fb6 47332005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4734
4735 * misc.texi (Shell Mode): Describe how to activate password echoing.
4736
8cf51b2c
GM
47372005-11-04 Romain Francoise <romain@orebokech.com>
4738
4739 * mark.texi (Mark Ring): Fix typo.
4740
47412005-11-03 Richard M. Stallman <rms@gnu.org>
4742
4743 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4744
47452005-11-01 Bill Wohler <wohler@newt.com>
4746
4747 * help.texi (Help Mode): Fix typo.
4748
47492005-11-01 Nick Roberts <nickrob@snap.net.nz>
4750
4751 * building.texi (Other GDB User Interface Buffers): Describe
4752 the command gdb-use-inferior-io-buffer.
4753
47542005-10-31 Romain Francoise <romain@orebokech.com>
4755
4756 * files.texi (Compressed Files): Fix typo.
4757
4758 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4759
4760 * windows.texi (Force Same Window): Likewise.
4761
47622005-10-30 Bill Wohler <wohler@newt.com>
4763
4764 * help.texi (Help Mode): URLs viewed with browse-url.
4765
47662005-10-31 Nick Roberts <nickrob@snap.net.nz>
4767
4768 * building.texi (GDB Graphical Interface): Don't reference
4769 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4770 must stay in same frame.
4771
47722005-10-29 Chong Yidong <cyd@stupidchicken.com>
4773
4774 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4775
4776 * anti.texi (Antinews): Likewise.
4777
8cf51b2c
GM
47782005-10-28 Bill Wohler <wohler@newt.com>
4779
4780 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4781
47822005-10-28 Richard M. Stallman <rms@gnu.org>
4783
4784 * files.texi (Visiting): Explain how to enter ? in a file name.
4785
4786 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4787
8cf51b2c
GM
47882005-10-25 Nick Roberts <nickrob@snap.net.nz>
4789
4790 * building.texi (GDB Graphical Interface): Describe
4791 gdb-mouse-until.
4792
47932005-10-23 Richard M. Stallman <rms@gnu.org>
4794
4795 * custom.texi (Init File): Recommend when to use site-start.el.
4796
8cf51b2c
GM
47972005-10-21 Juri Linkov <juri@jurta.org>
4798
4799 * custom.texi (Examining): Mention accessing the old variable
4800 value via M-n in set-variable.
4801
8cf51b2c
GM
48022005-10-18 Romain Francoise <romain@orebokech.com>
4803
4804 * files.texi (Version Systems): Capitalize GNU.
4805
8cf51b2c
GM
48062005-10-18 Nick Roberts <nickrob@snap.net.nz>
4807
4808 * building.texi (Compilation Mode): Remove redundant paragraph.
4809 (Watch Expressions): Remove paragraph to reflect code change.
4810
8cf51b2c
GM
48112005-10-16 Richard M. Stallman <rms@gnu.org>
4812
4813 * building.texi (Compilation Mode, Compilation): Clarified.
4814
48152005-10-15 Richard M. Stallman <rms@gnu.org>
4816
4817 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4818
8cf51b2c
GM
48192005-10-13 Kenichi Handa <handa@m17n.org>
4820
4821 * basic.texi (Position Info): Fix previous change.
4822
c8763fb6 48232005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4824
4825 * cmdargs.texi (Icons X): Fix typo.
4826
48272005-10-12 Kenichi Handa <handa@m17n.org>
4828
4829 * basic.texi (Position Info): Describe the case that Emacs shows
4830 "part of display ...".
4831
c8763fb6 48322005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4833
4834 * cmdargs.texi (Icons X): -nb => -nbi.
4835
48362005-10-10 Chong Yidong <cyd@stupidchicken.com>
4837
4838 * frames.texi (Speedbar): A couple more clarifications.
4839
48402005-10-11 Nick Roberts <nickrob@snap.net.nz>
4841
4842 * building.texi (GDB User Interface Layout): Improve diagram.
4843 (Watch Expressions): Explain how to make speedbar global.
4844 (Other GDB User Interface Buffers): Make references more precise.
4845
8cf51b2c
GM
48462005-10-09 Richard M. Stallman <rms@gnu.org>
4847
4848 * frames.texi (Speedbar): Clarify the text.
4849
48502005-10-09 Chong Yidong <cyd@stupidchicken.com>
4851
4852 * frames.texi (Speedbar): Add information on keybindings,
4853 dismissing the speedbar, and buffer display mode. Link to
4854 speedbar manual.
4855
c8763fb6 48562005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4857
4858 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4859 added -nb, --no-bitmap-icon.
4860
8cf51b2c
GM
48612005-10-07 Nick Roberts <nickrob@snap.net.nz>
4862
4863 * building.texi (GDB Graphical Interface): Add variables and
4864 functions to indices. Be more precise.
4865
c8763fb6 48662005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4867
4868 * frames.texi (Drag and Drop): Remove the x- from
4869 x-dnd-open-file-other-window and xdnd-protocol-alist.
4870
48712005-09-30 Romain Francoise <romain@orebokech.com>
4872
4873 * mini.texi (Minibuffer): The default value now appears before the
4874 colon in minibuffer prompts.
4875
8cf51b2c
GM
48762005-09-25 Richard M. Stallman <rms@gnu.org>
4877
4878 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4879
8cf51b2c
GM
48802005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4881
4882 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4883
8cf51b2c
GM
48842005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4885
4886 * emacs.texi (Top): Update submenus from macos.texi.
4887
4888 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4889 (Mac OS): Update feature support status.
4890 (Mac Input): List supported input scripts. Remove description
4891 about `mac-keyboard-text-encoding'. Mention mouse button
4892 emulation and related variables.
4893 (Mac International): Mention Central European and Cyrillic
4894 support. Now `keyboard-coding-system' is dynamically changed.
4895 Add description about coding system for selection. Add
4896 description about language environment.
4897 (Mac Environment Variables): Mention
4898 `~/.MacOSX/environment.plist'. Give example of command line
4899 arguments. Add Preferences support.
4900 (Mac Directories): Explicitly state that this node is for Mac OS
4901 Classic only.
4902 (Mac Font Specs): Mention specification for scalable fonts. List
4903 supported charsets. Add preferred way of creating fontsets. Add
4904 description about `mac-allow-anti-aliasing'.
4905 (Mac Functions): Add descriptions about `mac-set-file-creator',
4906 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4907 and `mac-get-preference'.
4908
8cf51b2c
GM
49092005-09-16 Romain Francoise <romain@orebokech.com>
4910
4911 Update all files to specify GFDL version 1.2.
4912
4913 * doclicense.texi (GNU Free Documentation License): Update to
4914 version 1.2.
4915
49162005-09-15 Richard M. Stallman <rms@gnu.org>
4917
4918 * buffers.texi (List Buffers): Fix xref.
4919
4920 * rmail.texi (Rmail Basics): Fix xref.
4921
4922 * emacs.texi (Top): Update subnode menus.
4923
4924 * files.texi (Saving Commands): New node, broken out of Saving.
4925 (Customize Save): New node, broken out of Saving.
4926 Clarify effect of write-region-inhibit-fsync.
4927 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4928
8cf51b2c
GM
49292005-09-14 Romain Francoise <romain@orebokech.com>
4930
4931 * files.texi (Saving): Mention write-region-inhibit-fsync.
4932
49332005-09-05 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * custom.texi (Custom Themes): New node.
4936
49372005-09-03 Richard M. Stallman <rms@gnu.org>
4938
49823426
GM
4939 * search.texi (Search Case): Mention vars that control
4940 case-fold-search for various operations.
8cf51b2c
GM
4941
49422005-08-22 Juri Linkov <juri@jurta.org>
4943
4944 * display.texi (Standard Faces): Merge the text from
4945 `(elisp)Standard Faces' into this node.
4946
49472005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4948
4949 * emacs.texi (Top): Delete menu item for deleted node
4950 Keyboard Translations.
4951
49522005-08-18 Richard M. Stallman <rms@gnu.org>
4953
8cf51b2c
GM
4954 * trouble.texi (Unasked-for Search):
4955 Delete xref to Keyboard Translations.
4956
4957 * glossary.texi (Glossary): Delete xref.
4958
8cf51b2c
GM
4959 * custom.texi (Minor Modes): Say that the list here is not complete.
4960 (Keyboard Translations): Node deleted.
4961 (Disabling): Delete xref to it.
4962 (Customization Groups): Fix Custom buffer example.
4963 (Hooks): Mention remove-hooks.
4964
49652005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * building.texi (GDB Graphical Interface): Improve filling of menu
4968 item.
4969
49702005-08-18 Nick Roberts <nickrob@snap.net.nz>
4971
4972 * building.texi (GDB Graphical Interface): Use better node names.
4973
49742005-08-14 Richard M. Stallman <rms@gnu.org>
4975
4976 * text.texi (Sentences): Fix xref.
4977
49782005-08-14 Juri Linkov <juri@jurta.org>
4979
4980 * building.texi (Compilation, Grep Searching): Move grep command
4981 headings from `Compilation' to `Grep Searching'.
4982
4983 * dired.texi (Dired and Find):
4984 * maintaining.texi (Tags Search): Replace grep xref to
4985 `Compilation' node with `Grep Searching'.
4986
4987 * files.texi (Comparing Files): Replace xref to `Compilation' with
4988 `Compilation Mode'.
4989
49902005-08-13 Alan Mackenzie <acm@muc.de>
4991
4992 * search.texi (Non-ASCII Isearch): Correct a typo.
4993 (Replacement Commands): Mention query-replace key binding.
4994
49952005-08-11 Richard M. Stallman <rms@gnu.org>
4996
4997 * programs.texi (Options for Comments): Fix xref.
4998
4999 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5000 out of Regexps.
5001
8cf51b2c
GM
50022005-08-09 Juri Linkov <juri@jurta.org>
5003
5004 * building.texi (Compilation): Use `itemx' instead of `item'.
5005 (Grep Searching): Simplify phrase.
5006
5007 * display.texi (Standard Faces): Describe vertical-border on
5008 window systems.
5009
5010 * windows.texi (Split Window): Simplify phrase and mention
5011 vertical-border face.
5012
50132005-08-09 Richard M. Stallman <rms@gnu.org>
5014
5015 * files.texi (Comparing Files): Clarify compare-windows.
5016
5017 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5018
8cf51b2c
GM
50192005-08-06 Eli Zaretskii <eliz@gnu.org>
5020
5021 * mule.texi (Coding Systems): Rephrase the paragraph about
5022 codepages: no need for "M-x codepage-setup" anymore, except on
5023 MS-DOS.
5024
5025 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5026 the MS-DOS port only.
5027
50282005-07-30 Eli Zaretskii <eliz@gnu.org>
5029
5030 * makefile.w32-in (info): Don't run multi-install-info.bat.
5031 ($(infodir)/dir): New target, produced by running
5032 multi-install-info.bat.
5033
8cf51b2c
GM
50342005-07-22 Eli Zaretskii <eliz@gnu.org>
5035
5036 * files.texi (Quoted File Names): Add index entry.
5037
8cf51b2c
GM
50382005-07-19 Juri Linkov <juri@jurta.org>
5039
5040 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5041
50422005-07-18 Juri Linkov <juri@jurta.org>
5043
8cf51b2c
GM
5044 * custom.texi (Easy Customization):
5045 * files.texi (Old Versions):
5046 * frames.texi (Wheeled Mice):
5047 * mule.texi (Specify Coding):
8cf51b2c
GM
5048 * text.texi (Cell Justification):
5049 * trouble.texi (After a Crash):
8cf51b2c
GM
5050 * xresources.texi (GTK styles):
5051 Delete duplicate duplicate words.
5052
50532005-07-17 Richard M. Stallman <rms@gnu.org>
5054
5055 * frames.texi (Creating Frames): Fix foreground color example.
5056
5057 * custom.texi (Init Examples): Clean up text about conditionals.
5058
50592005-07-16 Richard M. Stallman <rms@gnu.org>
5060
5061 * mini.texi (Completion Commands): Fix command name for ?.
5062
8cf51b2c
GM
50632005-07-16 Eli Zaretskii <eliz@gnu.org>
5064
5065 * display.texi (Standard Faces): Explain that customization of
5066 `menu' face has no effect on w32 and with GTK. Add
5067 cross-references.
5068
5069 * cmdargs.texi (General Variables): Clarify the default location
5070 of $HOME on w32 systems.
5071
50722005-07-15 Jason Rumney <jasonr@gnu.org>
5073
5074 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5075 changed.
5076
50772005-07-08 Kenichi Handa <handa@m17n.org>
5078
5079 * mule.texi (Recognize Coding): Recommend
5080 revert-buffer-with-coding-system instead of revert-buffer.
5081
50822005-07-07 Richard M. Stallman <rms@gnu.org>
5083
5084 * anti.texi (Antinews): Mention mode-line-inverse-video.
5085
5086 * files.texi (Saving): Minor correction about C-x C-w.
5087
5088 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5089
50902005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5091
5092 * search.texi (Isearch Scroll): Add example of using the
5093 `isearch-scroll' property.
5094 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5095 `Display Custom' node.
5096 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5097 and de-emphasize it.
5098 (Other Repeating Search): `occur' currently can not correctly
5099 handle multiline matches. Correct, clarify and update description
5100 of `flush-lines' and `keep-lines'.
5101
5102 * display.texi (Display Custom): Add anchor for `baud-rate'.
5103
51042005-07-07 Richard M. Stallman <rms@gnu.org>
5105
5106 * gnu.texi: Update where to get GNU status; add refs for how to help.
5107 Add footnotes 6 and 7.
5108
51092005-07-04 Lute Kamstra <lute@gnu.org>
5110
5111 Update FSF's address in GPL notices.
5112
8cf51b2c 5113 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5114 * trouble.texi (Checklist): Update FSF's address.
5115
8cf51b2c
GM
51162005-06-24 Richard M. Stallman <rms@gnu.org>
5117
5118 * display.texi (Text Display): Change index entries.
5119
51202005-06-24 Eli Zaretskii <eliz@gnu.org>
5121
5122 * makefile.w32-in (MAKEINFO): Use --force.
5123 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5124 Makefile.in.
8cf51b2c
GM
5125
51262005-06-23 Richard M. Stallman <rms@gnu.org>
5127
5128 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5129 nobreak-char-display.
5130
5131 * emacs.texi (Top): Update detailed node listing.
5132
5133 * display.texi (Text Display): Renamed show-nonbreak-escape
5134 to nobreak-char-display and no-break-space to nobreak-space.
5135 (Standard Faces): Split up the list of standard faces
5136 and put it in a separate node. Add nobreak-space and
5137 escape-glyph.
5138
8cf51b2c
GM
51392005-06-23 Lute Kamstra <lute@gnu.org>
5140
5141 * mule.texi (Select Input Method): Fix typo.
5142
51432005-06-23 Kenichi Handa <handa@m17n.org>
5144
5145 * mule.texi (International): List all supported scripts. Adjust
5146 text for that leim is now included in the normal Emacs
5147 distribution.
5148 (Language Environments): List all language environments.
5149 Intlfonts contains fonts for most supported scripts, not all..
5150 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5151 input a specific character.
8cf51b2c
GM
5152 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5153
51542005-06-23 Juanma Barranquero <lekktu@gmail.com>
5155
49823426 5156 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5157
51582005-06-22 Miles Bader <miles@gnu.org>
5159
5160 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5161
51622005-06-20 Miles Bader <miles@gnu.org>
5163
5164 * display.texi (Faces): Add `vertical-divider'.
5165
51662005-06-17 Richard M. Stallman <rms@gnu.org>
5167
5168 * text.texi (Adaptive Fill): Minor clarification.
5169
8cf51b2c
GM
51702005-06-10 Lute Kamstra <lute@gnu.org>
5171
5172 * emacs.texi (Top): Correct version number.
5173 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5174 refer to the current version of Emacs.
5175
51762005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5177
5178 * files.texi (Log Buffer): Document when there can be more than
5179 one file to be committed.
5180
51812005-06-08 Juri Linkov <juri@jurta.org>
5182
5183 * display.texi (Faces): Add `shadow' face.
5184
51852005-06-07 Masatake YAMATO <jet@gyve.org>
5186
5187 * display.texi (Faces): Write about mode-line-highlight.
5188
51892005-06-06 Richard M. Stallman <rms@gnu.org>
5190
5191 * misc.texi (Printing Package): Explain how to initialize
5192 printing package.
5193
5194 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5195
51962005-06-05 Chong Yidong <cyd@stupidchicken.com>
5197
5198 * emacs.texi: Rename Hardcopy to Printing.
5199 Make PostScript and PostScript Variables subnodes of it.
5200
5201 * misc.texi (Printing): Rename node from Hardcopy.
5202 Mention menu bar options.
5203 Move PostScript and PostScript Variables to submenu.
5204 (Printing package): New node.
5205
5206 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5207
5208 * dired.texi (Operating on Files): Likewise.
5209
5210 * calendar.texi (Displaying the Diary): Likewise.
5211
5212 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5213
5214 * glossary.texi (Glossary): Likewise.
5215
5216 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5217 effect.
5218
52192005-06-04 Richard M. Stallman <rms@gnu.org>
5220
5221 * trouble.texi (After a Crash): Polish previous change.
5222
8cf51b2c
GM
52232005-05-30 Noah Friedman <friedman@splode.com>
5224
5225 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5226 recovery mechanism.
5227
8cf51b2c
GM
52282005-05-28 Nick Roberts <nickrob@snap.net.nz>
5229
5230 * building.texi (Other Buffers): SPC toggles display of
5231 floating point registers.
5232
8cf51b2c
GM
52332005-05-27 Nick Roberts <nickrob@snap.net.nz>
5234
5235 * files.texi (Log Buffer): Merge in description of Log Edit
5236 mode from pcl-cvs.texi.
5237
52382005-05-26 Richard M. Stallman <rms@gnu.org>
5239
5240 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5241
8cf51b2c
GM
52422005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5243
5244 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5245 not enabled by default.
5246 When not on a word, `ispell-word' by default checks the word
5247 before point.
5248
52492005-05-24 Nick Roberts <nickrob@snap.net.nz>
5250
5251 * building.texi (Debugger Operation): Simplify last sentence.
5252
52532005-05-23 Lute Kamstra <lute@gnu.org>
5254
5255 * emacs.texi: Update FSF's address throughout.
5256 (Preface): Use @cite.
5257 (Distrib): Add cross reference to the node "Copying". Mention the
5258 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5259 printed manuals.
5260 (Intro): Use @xref for the Emacs Lisp Intro.
5261
8cf51b2c
GM
52622005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5263
5264 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5265
5266 * basic.texi (Moving Point): Mention default for `goto-line'.
5267
5268 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5269 of a variable's docstring.
5270
52712005-05-18 Lute Kamstra <lute@gnu.org>
5272
5273 * maintaining.texi (Overview of Emerge): Add cross reference.
5274 Remove duplication.
5275
5276 * emacs.texi (Top): Update to the current structure of the manual.
5277 * misc.texi (Emacs Server): Add menu description.
5278 * files.texi (Saving): Fix menu.
5279 * custom.texi (Customization): Fix menu.
5280 * mule.texi (International): Fix menu.
5281 * kmacro.texi (Keyboard Macros): Fix menu.
5282
52832005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5284
5285 * display.texi: Various minor changes.
5286 (Faces): Delete text that is repeated in the next section.
5287
52882005-05-16 Nick Roberts <nickrob@snap.net.nz>
5289
5290 * building.texi (Debugger Operation): Mention GUD tooltips are
5291 disabled with GDB in text command mode.
5292
8cf51b2c
GM
52932005-05-16 Nick Roberts <nickrob@snap.net.nz>
5294
5295 * building.texi: Replace toolbar with "tool bar" for consistency.
5296 (Compilation Mode): Describe compilation-context-lines
5297 and use of arrow in compilation buffer.
5298 (Debugger Operation): Replace help text with variable's value.
5299
5300 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5301 consistency.
5302
53032005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5306 Add xref.
5307
8cf51b2c
GM
53082005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5311 (Position Info): Delete discussion of `goto-line'. It is already
5312 described in `Moving point'.
5313
5314 * mini.texi (Completion Commands): Correct reference.
5315 (Completion Options): Fix typo.
5316
5317 * killing.texi (Deletion): Complete description of `C-x C-o'.
5318
8cf51b2c
GM
53192005-05-10 Richard M. Stallman <rms@gnu.org>
5320
5321 * building.texi (Compilation): Clarify recompile's directory choice.
5322
5323 * frames.texi (Tooltips): Cleanups.
5324
5325 * basic.texi (Arguments): Fix punctuation.
5326
53272005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5328
5329 * screen.texi (Menu Bar): The up and down (not left and right)
5330 arrow keys move through a keyboard menu.
5331
53322005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5333
5334 * basic.texi: Various typo and grammar fixes.
5335 (Moving Point): C-a now runs move-beginning-of-line.
5336
53372005-05-08 Nick Roberts <nickrob@snap.net.nz>
5338
5339 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5340
5341 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5342 as different animals.
5343
53442005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5347 Correct index entry.
5348
53492005-05-07 Nick Roberts <nickrob@snap.net.nz>
5350
5351 * building.texi (Debugger Operation): Update to reflect changes
5352 in GUD tooltips.
5353
53542005-04-30 Richard M. Stallman <rms@gnu.org>
5355
5356 * files.texi (Compressed Files): Auto Compression normally enabled.
5357
5358 * building.texi (Debugger Operation): Clarify previous change.
5359
8cf51b2c
GM
53602005-04-28 Nick Roberts <nickrob@snap.net.nz>
5361
5362 * building.texi (Debugger Operation): Add description for
5363 GUD tooltips when program is not running.
5364
53652005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5366
5367 * misc.texi (Shell): Add `Shell Prompts' to menu.
5368 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5369 description. Delete remarks moved to new node.
5370 (Shell Prompts): New node.
5371 (History References): Replace remarks moved to `Shell Prompts'
5372 with xref to that node.
5373 (Remote Host): Clarify how to specify the terminal type when
5374 logging in to a different machine.
5375
53762005-04-26 Richard M. Stallman <rms@gnu.org>
5377
5378 * emacs.texi (Top): Update submenus from files.texi.
5379
5380 * files.texi (Filesets): Clarify previous change.
5381
5382 * dired.texi (Misc Dired Features): Clarify previous change.
5383
53842005-04-25 Chong Yidong <cyd@stupidchicken.com>
5385
5386 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5387
5388 * dired.texi (Misc Dired Features): Document
5389 dired-compare-directories.
5390
5391 * files.texi (Filesets): New node.
5392 (File Conveniences): Document Image mode.
5393
5394 * text.texi (TeX Print): Document tex-compile.
5395
53962005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5397
5398 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5399 Delete redundant reference to tooltip Custom group. It is
5400 referred too again in the next paragraph.
5401
54022005-04-24 Richard M. Stallman <rms@gnu.org>
5403
5404 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5405
8cf51b2c
GM
54062005-04-19 Kim F. Storm <storm@cua.dk>
5407
5408 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5409
54102005-04-18 Lars Hansen <larsh@math.ku.dk>
5411
5412 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5413 turns off desktop-save-mode.
5414
54152005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5416
5417 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5418 by default in terminals compatible with xterm. Mention that
5419 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5420 node.
5421
8cf51b2c
GM
54222005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5423
5424 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5425
c8763fb6 54262005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5427
5428 * xresources.texi (Table of Resources): Add cursorBlink.
5429
54302005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5431
5432 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5433 `d', `C-d' and `u'.
5434
54352005-04-11 Richard M. Stallman <rms@gnu.org>
5436
5437 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5438 (Misc X): Add -D, --basic-display.
5439
5440 * maintaining.texi (Change Log): Correct the description of
5441 the example.
5442
5443 * major.texi (Choosing Modes): Document magic-mode-alist.
5444
8cf51b2c
GM
54452005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5446
5447 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5448 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5449 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5450 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5451 `w', respectively.
5452 (Rmail Labels): Mention `l'.
5453 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5454 (Rmail Summary Edit): Describe `j' and RET.
5455
c8763fb6 54562005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5457
5458 * xresources.texi (Lucid Resources): Add fontSet resource.
5459
8cf51b2c
GM
54602005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5461
5462 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5463 now called `indicate-empty-lines'.
5464
54652005-04-06 Kim F. Storm <storm@cua.dk>
5466
5467 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5468
54692005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5470
5471 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5472 deleted.
5473 (Marks vs Flags): Add some convenient key bindings.
5474 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5475 (Misc Dired Features): Correct and expand description of `w' command.
5476
5477 * frames.texi (XTerm Mouse): Delete apparently false info.
5478 The GNU/Linux console currently does not appear to support
5479 `xterm-mouse-mode'.
5480
8cf51b2c
GM
54812005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5482
5483 * calendar.texi (Diary): Mention shell utility `calendar'.
5484
54852005-04-01 Richard M. Stallman <rms@gnu.org>
5486
5487 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5488
8cf51b2c
GM
54892005-04-01 Lute Kamstra <lute@gnu.org>
5490
5491 * maintaining.texi (Change Log): add-change-log-entry uses
5492 add-log-mailing-address.
5493
54942005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5495
5496 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5497 `VC Mode Line' and put in an xref to that node.
5498 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5499 its description.
5500
55012005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5502
5503 * calendar.texi (Calendar Systems): Say that the Persian calendar
5504 implemented here is the arithmetical one championed by Birashk.
5505
55062005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5507
5508 * programs.texi (Fortran Motion): Fix previous change.
5509
8cf51b2c
GM
55102005-03-29 Richard M. Stallman <rms@gnu.org>
5511
5512 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5513
55142005-03-29 Chong Yidong <cyd@stupidchicken.com>
5515
5516 * text.texi (Refill): Refer to Long Lines Mode.
5517 (Longlines): New node.
5518 (Auto Fill): Don't index "word wrap" here.
5519 (Filling): Add Longlines to menu.
5520
55212005-03-29 Richard M. Stallman <rms@gnu.org>
5522
5523 * xresources.texi: Minor fixes.
5524
5525 * misc.texi (Emacs Server): Fix Texinfo usage.
5526
5527 * emacs.texi (Top): Don't use a real section heading for
5528 "Detailed Node Listing". Fake it instead.
5529
5530 * basic.texi (Position Info): Minor cleanup.
5531
5532 * mule.texi (Input Methods): Minor cleanup.
5533
55342005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5535
5536 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5537 constructs as well.
5538 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5539
55402005-03-29 Kenichi Handa <handa@m17n.org>
5541
5542 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5543
5544 * basic.texi (Position Info): Update the description about the
5545 command C-u C-x =.
5546
55472005-03-28 Richard M. Stallman <rms@gnu.org>
5548
5549 * emacs.texi (Top): Use @section for the detailed node listing.
5550
5551 * calendar.texi: Minor fixes to previous change.
5552
5553 * programs.texi (Fortran): Small fixes to previous changes.
5554
5555 * emacs.texi (Top): Update list of subnodes of Dired.
5556 Likewise for building.texi.
5557
5558 * files.texi (File Conveniences): Delete Auto Image File mode.
5559
55602005-03-28 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * building.texi (Flymake): New node.
5563
5564 * custom.texi (Function Keys): Document kp- event types and
5565 keypad-setup package.
5566
5567 * dired.texi (Wdired): New node.
5568
5569 * files.texi (File Conveniences): Reorder entries.
5570 Explain how to turn on Auto-image-file mode.
5571 Document Thumbs mode.
5572
5573 * mule.texi (Specify Coding): Document recode-region and
5574 recode-file-name.
5575
5576 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5577
55782005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5579
5580 * commands.texi (Keys): M-o is now a prefix key.
5581
55822005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5583
5584 * programs.texi: Reformat and update copyright years.
5585 (Fortran): Update section.
5586
55872005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5588
5589 * files.texi: Several small changes in addition to:
5590 (Visiting): Change xref for Dialog Boxes to ref.
5591 (Version Headers): Replace references to obsolete var
5592 `vc-header-alist' with `vc-BACKEND-header'.
5593 (Customizing VC): Update value of `vc-handled-backends'.
5594
55952005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5596
5597 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5598 move here from Emacs Lisp Reference Manual.
5599 * calendar.texi (Calendar/Diary, Diary Commands)
5600 (Special Diary Entries, Importing Diary): Change some xrefs to
5601 point to emacs-xtra rather than elisp.
5602
5603 * emacs-xtra.texi (Calendar Customizing):
5604 Move view-diary-entries-initially, view-calendar-holidays-initially,
5605 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5606 Emacs Manual.
5607 (Appt Customizing): Merge entire section into main Emacs Manual.
5608 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5609 mark-holidays-in-calendar here from emacs-xtra.
5610 (Displaying the Diary): Move view-diary-entries-initially,
5611 mark-diary-entries-in-calendar here from emacs-xtra.
5612 (Appointments): Move appt-display-mode-line,
5613 appt-display-duration, appt-disp-window-function,
5614 appt-delete-window-function here from emacs-xtra.
5615
5616 * calendar.texi: Update and reformat copyright.
5617 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5618 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5619 (Diary): Refer to `diary-file' rather than ~/diary.
5620 (Diary Commands): Rename node to "Displaying the Diary".
5621 * emacs.texi (Top): Rename "Diary Commands" section.
5622 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5623
56242005-03-26 Eli Zaretskii <eliz@gnu.org>
5625
5626 * misc.texi (Emacs Server): Fix the command for setting
5627 server-name. Add an xref to Invoking emacsclient.
5628
5629 * help.texi (Help Summary): Clarify when "C-h ." will do something
5630 nontrivial.
5631 (Apropos): Add cindex entry for apropos-sort-by-scores.
5632
5633 * display.texi (Text Display): Add index entries for how no-break
5634 characters are displayed.
5635
8cf51b2c
GM
56362005-03-26 Eli Zaretskii <eliz@gnu.org>
5637
5638 * files.texi (Visiting): Fix cross-references introduced with the
5639 last change.
5640
5641 * xresources.texi (GTK resources): Fix last change.
5642
8cf51b2c
GM
56432005-03-25 Chong Yidong <cyd@stupidchicken.com>
5644
5645 * xresources.texi (X Resources): GTK options documented too.
5646 (Resources): Clarify meaning of program name.
5647 (Table of Resources): Add visualClass.
5648 (GTK resources): Rewrite.
5649 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5650
5651 * display.texi (Text Display): Mention non-breaking spaces.
5652
5653 * files.texi (Reverting): Document auto-revert-check-vc-info.
5654
5655 * frames.texi (Mouse Commands): Document
5656 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5657
5658 * help.texi (Help Summary): Add `C-h .'.
5659 (Apropos): Apropos accepts a list of search terms.
5660 Document apropos-sort-by-scores.
5661 (Help Echo): Document display-local-help.
5662
5663 * misc.texi (Emacs Server): Document server-name.
5664 (Invoking emacsclient): Document -s option for server names.
5665
5666 * text.texi (Outline Visibility): Introduce "current heading
5667 line" (commands can be called with point on a body line).
5668 Re-order table to follow the sequence of discussion.
5669 hide-body won't hide lines before first header line.
5670 (TeX Mode): Add DocTeX mode.
5671
8cf51b2c
GM
56722005-03-24 Richard M. Stallman <rms@gnu.org>
5673
5674 * mule.texi (Single-Byte Character Support): Delete mention
5675 of iso-acc.el and iso-transl.el.
5676
8cf51b2c
GM
56772005-03-23 Lute Kamstra <lute@gnu.org>
5678
5679 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5680
56812005-03-23 Richard M. Stallman <rms@gnu.org>
5682
8cf51b2c
GM
5683 * search.texi: Delete explicit node pointers.
5684 (Incremental Search): New menu.
5685 (Basic Isearch, Repeat Isearch, Error in Isearch)
5686 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5687 (Slow Isearch): New subnodes.
5688 (Configuring Scrolling): Node deleted.
5689 (Search Case): Doc default-case-fold-search.
5690 (Regexp Replace): Move replace-regexp doc here.
5691
5692 * rmail.texi (Movemail): Put commas inside closequotes.
5693
5694 * picture.texi (Insert in Picture): Document C-c arrow combos.
5695 (Basic Picture): Clarify erasure.
5696
5697 * display.texi (Font Lock): Put commas inside closequotes.
5698
5699 * cmdargs.texi (General Variables): Put commas inside closequotes.
5700
57012005-03-23 Nick Roberts <nickrob@snap.net.nz>
5702
5703 * building.texi (Stack Buffer): Mention reverse contrast for
5704 *selected* frame (might not be current frame).
5705
8cf51b2c
GM
57062005-03-21 Richard M. Stallman <rms@gnu.org>
5707
5708 * building.texi (Starting GUD): Add bashdb.
5709
57102005-03-20 Chong Yidong <cyd@stupidchicken.com>
5711
5712 * basic.texi (Moving Point): Add M-g M-g binding.
5713 (Undo): Document undo-only.
5714 (Position Info): Document M-g M-g and C-u M-g M-g.
5715
5716 * building.texi (Building): Put Grep Searching after Compilation
5717 Shell.
5718 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5719 Document next-error-highlight.
5720 (Grep Searching): Document grep-highlight-matches.
5721 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5722
5723 * calendar.texi (Importing Diary): Rename node from iCalendar.
5724 Document diary-from-outlook.
5725
5726 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5727 Commands.
5728 Mention effect of X drag and drop on Dired buffers.
5729
5730 * files.texi (Visiting): Document large-file-warning-threshold.
5731 Move paragraph on file-selection dialog.
5732 Mention visiting files using X drag and drop.
5733 (Reverting): Mention using Auto-Revert mode to tail files.
5734 Document auto-revert-tail-mode.
5735 (Version Systems): Minor correction.
5736 (Comparing Files): Diff-mode is no longer based on Compilation
5737 mode.
5738 Document compare-ignore-whitespace.
5739 (Misc File Ops): Explain passing a directory to rename-file.
5740 Likewise for copy-file and make-symbolic-link.
5741
5742 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5743 Document mouse-wheel-progressive speed.
5744
5745 * help.texi (Misc Help): Document numeric argument for C-h i.
5746 Correctly explain the effect of just C-u as argument.
5747
5748 * killing.texi (Deletion): Document numeric argument for
5749 just-one-space.
5750
5751 * mini.texi (Completion): Completion acts on text before point.
5752
5753 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5754 (Emulation): CUA mode replaces pc-bindings-mode,
5755 pc-selection-mode, and s-region.
5756
5757 * mule.texi (Input Methods): Leim is now built-in.
5758 (Select Input Method): Document quail-show-key.
5759 (Specify Coding): Document revert-buffer-with-coding-system.
5760
5761 * programs.texi (Fortran Motion): Document f90-next-statement,
5762 f90-previous-statement, f90-next-block, f90-previous-block,
5763 f90-end-of-block, and f90-beginning-of-block.
5764
5765 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5766
5767 * emacs.texi (Acknowledgments): Updated.
5768
5769 * anti.texi: Total rewrite.
5770
8cf51b2c
GM
57712005-03-19 Chong Yidong <cyd@stupidchicken.com>
5772
5773 * ack.texi (Acknowledgments): Update.
5774
57752005-03-19 Eli Zaretskii <eliz@gnu.org>
5776
5777 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5778 copyright years.
5779
57802005-03-14 Nick Roberts <nickrob@snap.net.nz>
5781
5782 * building.texi (Commands of GUD): Move paragraph on setting
5783 breakpoints with mouse to the GDB Graphical Interface node.
5784
57852005-03-07 Richard M. Stallman <rms@gnu.org>
5786
8cf51b2c
GM
5787 * misc.texi (Single Shell, Shell Options): Fix previous change.
5788
5789 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5790
57912005-03-06 Richard M. Stallman <rms@gnu.org>
5792
5793 * building.texi (Starting GUD): Don't explain text vs graphical
5794 GDB here. Just mention it and xref.
5795 Delete "just one debugger process".
5796 (Debugger Operation): Move GUD tooltip info here.
5797 (GUD Tooltips): Node deleted.
5798 (GDB Graphical Interface): Explain the two GDB modes here.
5799
8cf51b2c
GM
5800 * sending.texi (Sending Mail): Minor cleanup.
5801 (Mail Aliases): Explain quoting conventions.
5802 Update key rebinding example.
5803 (Header Editing): C-M-i is like M-TAB.
5804 (Mail Mode Misc): mail-attach-file does not do MIME.
5805
5806 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5807 that really belongs here.
5808 (Remote Mailboxes): Text moved to Rmail Inbox.
5809 (Rmail Display): Mention Mouse-1.
5810 (Movemail): Clarify two movemail versions.
5811 Clarify rmail-movemail-program.
5812
8cf51b2c
GM
5813 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5814 Document async shell commands.
5815 (Shell History): Clarify.
5816 (Shell Ring): Mention C-UP an C-DOWN.
5817 (Shell Options): Add comint-prompt-read-only.
5818 (Invoking emacsclient): Set EDITOR to run Emacs.
5819 (Sorting): No need to explain what region is.
5820 (Saving Emacs Sessions): Fix typo.
5821 (Recursive Edit): Fix punctuation.
5822 (Emulation): Don't mention "PC bindings" which are standard.
5823 (Hyperlinking): Explain Mouse-1 convention here.
5824 (Find Func): Node deleted.
5825
8cf51b2c
GM
5826 * help.texi (Name Help): Xref to Hyperlinking.
5827
5828 * glossary.texi (Glossary):
5829 Rename "Balance Parentheses" to "Balancing...".
5830 Add "Byte Compilation". Correct "Copyleft".
5831 New xref in "Customization".
5832 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5833 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5834 Rename "Registers" to "Register".
5835 Replace "Selecting" with "Selected Frame",
5836 "Selected Window", and "Selecting a Buffer".
5837
5838 * files.texi (Types of Log File): Explain how projects'
5839 methods can vary.
5840
8cf51b2c
GM
5841 * display.texi (Faces): Delete "Emacs 21".
5842
5843 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5844 * fixit.texi (Spelling): C-M-i like M-TAB.
5845 * mini.texi (Completion Options): C-M-i like M-TAB.
5846 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5847 * text.texi (Text Mode): C-M-i like M-TAB.
5848
5849 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5850
5851 * calendar.texi (Specified Dates): Mention `g w'.
5852 (Appointments): appt-activate toggles with no arg.
5853
8cf51b2c
GM
58542005-03-05 Juri Linkov <juri@jurta.org>
5855
5856 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5857 "invocation (command line arguments)".
8cf51b2c
GM
5858 (Misc X): Add -nbc, --no-blinking-cursor.
5859
58602005-03-04 Ulf Jasper <ulf.jasper@web.de>
5861
5862 * calendar.texi (iCalendar): No need to require it now.
5863
8cf51b2c
GM
58642005-03-03 Nick Roberts <nickrob@snap.net.nz>
5865
5866 * trouble.texi (Contributing): Mention Savannah. Direct users to
5867 emacs-devel.
5868
58692005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5870
5871 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5872 window.
5873
8cf51b2c
GM
58742005-02-27 Richard M. Stallman <rms@gnu.org>
5875
5876 * building.texi (Compilation): Update mode line status info.
5877
58782005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5879
5880 * calendar.texi (General Calendar): Document binding of
5881 scroll-other-window-down.
5882 (Mayan Calendar): Fix earliest date.
5883 (Time Intervals): Document timeclock-change.
5884 Fix timeclock-ask-before-exiting documentation.
5885
58862005-02-26 Kim F. Storm <storm@cua.dk>
5887
5888 * frames.texi (Mouse References):
5889 Add mouse-1-click-in-non-selected-windows.
5890
58912005-02-25 Richard M. Stallman <rms@gnu.org>
5892
5893 * screen.texi (Screen): Explain better about cursors and mode lines;
5894 don't presuppose text terminals.
5895 (Point): Don't assume just one cursor.
5896 Clarify explanation of cursors.
5897 (Echo Area, Menu Bar): Cleanups.
5898
5899 * mini.texi (Minibuffer): Prompts are highlighted.
5900 (Minibuffer Edit): Newline = C-j only on text terminals.
5901 Clarify resize-mini-windows values.
5902 Mention M-PAGEUP and M-PAGEDOWN.
5903 (Completion Commands): Mouse-1 like Mouse-2.
5904 (Minibuffer History): Explain history commands better.
5905 (Repetition): Add xref to Incremental Search.
5906
5907 * mark.texi (Setting Mark): Clarify info about displaying mark.
5908 Clarify explanation of C-@ and C-SPC.
5909 (Transient Mark): Mention Delete Selection mode.
5910 (Marking Objects): Clean up text about extending the region.
5911
5912 * m-x.texi (M-x): One C-g doesn't always go to top level.
5913 No delay before suggest-key-bindings output.
5914
5915 * fixit.texi (Fixit): Mention C-/ for undo.
5916 (Spelling): Mention ESC TAB like M-TAB.
5917 Replacement words with r and R are rechecked.
5918 Say where C-g leaves point. Mention ? as input.
5919
59202005-02-23 Lute Kamstra <lute@gnu.org>
5921
5922 * cmdargs.texi (Initial Options): Add cross reference.
5923
8cf51b2c
GM
59242005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5925
5926 * emacs.texi (Top): Update menu for splitting of node in
5927 msdog.texi.
5928 * frames.texi (Frames): Update xref for splitting of node in
5929 msdog.texi.
5930 * trouble.texi (Quitting): Ditto.
5931
59322005-02-16 Richard M. Stallman <rms@gnu.org>
5933
5934 * windows.texi (Split Window): Simplify line truncation info
5935 and xref to Display Custom.
5936
5937 * trouble.texi (Quitting): Emergency escape only for text terminal.
5938 (Screen Garbled): C-l for ungarbling is only for text terminal.
5939
5940 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5941
5942 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5943
5944 * programs.texi (Program Modes): Mention Python mode.
5945 (Moving by Defuns): Repeating C-M-h extends region.
5946 (Basic Indent): Clarify.
5947 (Custom C Indent): Clarify.
5948 (Expressions): Repeating C-M-@ extends region.
5949 (Info Lookup): Clarify for C-h S.
5950 (Symbol Completion): ESC TAB alternative for M-TAB.
5951 (Electric C): Clarify.
5952
5953 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5954
5955 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5956 MS-DOS Input node.
5957 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5958 (MS-DOS and MULE): Clarify.
5959 (MS-DOS Processes, Windows Processes): Fix typos.
5960
5961 * major.texi (Choosing Modes): Clarify.
5962
5963 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5964 (Keyboard Macro Step-Edit): Clarify.
5965
5966 * indent.texi (Indentation): Clarifications.
5967
5968 * help.texi (Help): Correct error about C-h in query-replace.
5969 Clarify apropos vs C-h a. Fix how to search in FAQ.
5970 (Key Help): Describe C-h w here.
5971 (Name Help): Minor cleanup. C-h w moved to Key Help.
5972 Clarify the "object" joke.
5973 (Apropos): Clarify. Mouse-1 like Mouse-2.
5974 (Help Mode): Mouse-1 like Mouse-2.
5975
5976 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5977
5978 * display.texi (Display): Reorder menu.
5979 (Faces): Cleanup.
5980 (Font Lock): Cleanup. Mention Options menu.
5981 Delete obsolete text.
5982 (Scrolling): For C-l, don't presume text terminal.
5983 (Horizontal Scrolling): Simplify intro.
5984 (Follow Mode): Clarify.
5985 (Cursor Display): Moved before Display Custom.
5986 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5987 Doc default-tab-width. Doc line truncation more thoroughly.
5988
5989 * dired.texi (Dired Enter): C-x C-f can run Dired.
5990 (Dired Visiting): Comment out `a' command.
5991 Mouse-1 is like Mouse-2.
5992 (Shell Commands in Dired): ? can be used more than once.
5993
5994 * basic.texi (Continuation Lines): Simplify description of truncation,
5995 and refer to Display Custom for the rest of it.
5996
8cf51b2c
GM
59972005-02-06 Lute Kamstra <lute@gnu.org>
5998
5999 * basic.texi (Undo): Fix typo.
6000
6001 * cmdargs.texi (Emacs Invocation): Fix typo.
6002
6003 * custom.texi (Init Examples): Fix typo.
6004
6005 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6006
60072005-02-06 Richard M. Stallman <rms@gnu.org>
6008
6009 * regs.texi (Registers): Registers can hold numbers, too.
6010
6011 * killing.texi (Other Kill Commands): Cleanup.
6012 Delete redundant explanation of kill in read-only buffer.
6013 (Yanking): Mention term "copying".
6014 (Accumulating Text): Fix typo.
6015
6016 * entering.texi (Entering Emacs): Update rationale at start.
6017 (Exiting): Treat iconifying on a par with suspension.
6018
6019 * custom.texi (Minor Modes): Fix typo.
6020 (Easy Customization): Fix menu style.
6021 (Variables): Add xref.
6022 (Examining): Setting for future sessions works through .emacs.
6023 (Keymaps): "Text terminals", not "Many".
6024 (Init Rebinding): Explain \C-. Show example of \M-.
6025 Fix minor wording errors.
6026 (Function Keys): Explain vector syntax just once.
6027 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6028 (Init File): Mention .emacs.d directory.
6029 (Init Examples): Add xref.
6030 (Find Init): Mention .emacs.d directory.
6031
6032 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6033 (Action Arguments): Explain which kinds of -l args are found how.
6034 (Initial Options): --batch does not inhibit site-start.
6035 Add xrefs.
6036 (Command Example): Use --batch, not -batch.
6037
6038 * basic.texi (Inserting Text): Cleanup wording.
6039 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6040 C-n is not error at end of buffer.
6041 (Undo): Doc C-/ like C-_. Add xrefs.
6042 (Arguments): META key may be labeled ALT.
6043 Peculiar arg meanings are explained in doc strings.
6044
6045 * abbrevs.texi (Expanding Abbrevs): Clarify.
6046
60472005-02-05 Eli Zaretskii <eliz@gnu.org>
6048
6049 * frames.texi (Frame Parameters): Add an xref to the description
6050 of list-colors-display. Add a pointer to the X docs about colors.
6051
6052 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6053 Improve docs of list-colors-display.
8cf51b2c
GM
6054
60552005-02-03 Lute Kamstra <lute@gnu.org>
6056
6057 * frames.texi (Frames, Drag and Drop): Fix typos.
6058
60592005-02-03 Richard M. Stallman <rms@gnu.org>
6060
6061 * windows.texi (Basic Window): Mention color-change in mode line.
6062 (Change Window): Explain dragging vertical boundaries.
6063
6064 * text.texi (Sentences): Clarify.
6065 (Paragraphs): Explain M-a and blank lines.
6066 (Outline Mode): Clarify text and menu.
6067 (Hard and Soft Newlines): Mention use-hard-newlines.
6068
6069 * frames.texi (Frames): Delete unnecessary mention of Windows.
6070 (Mouse Commands): Likewise. Mention xterm mouse support.
6071 (Clipboard): Clarify.
6072 (Mouse References): Mention use of Mouse-1 for following links.
6073 (Menu Mouse Clicks): Clarify.
6074 (Mode Line Mouse): Clarify.
6075 (Drag and Drop): Rewrite.
6076
6077 * fixit.texi (Spelling): Fix typo.
6078
6079 * files.texi (File Names): Clarify.
6080 (Visiting): Update conditions for use of file dialog. Clarify.
6081 (Saving): Doc d as answer in save-some-buffers.
6082 (Remote Files): Clean up the text.
6083
6084 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6085
6086 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6087 (List Buffers): Clarify.
6088 (Several Buffers): Doc T command.
6089 (Buffer Convenience): Clarify menu.
6090
6091 * basic.texi (Undo): Clarify last change.
6092
60932005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6094
6095 * fixit.texi (Spelling): Fix typo.
6096
60972005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6098
6099 * basic.texi (Undo): Update description of `undo-outer-limit'.
6100
61012005-02-01 Nick Roberts <nickrob@snap.net.nz>
6102
6103 * building.texi: Update documentation relating to GDB Graphical
6104 Interface.
6105
61062005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6107
6108 * custom.texi (Easy Customization): Adapt menu to node name change.
6109
61102005-01-30 Richard M. Stallman <rms@gnu.org>
6111
6112 * custom.texi (Easy Customization): Defn of "User Option" now
6113 includes faces. Don't say just "option" when talking about variables.
6114 Do say just "options" to mean "anything customizable".
6115 (Specific Customization): Describe `customize-variable',
6116 not `customize-option'.
6117
6118 * glossary.texi (Glossary) <Faces>: Add xref.
6119 <User Option>: Change definition--include faces. Change xref.
6120
6121 * picture.texi (Picture): Mention artist.el.
6122
6123 * sending.texi, screen.texi, programs.texi, misc.texi:
6124 * mini.texi, major.texi, maintaining.texi, macos.texi:
6125 * help.texi, frames.texi, files.texi:
6126 Don't say just "option" when talking about variables.
6127
6128 * display.texi, mule.texi: Don't say just "option" when talking
6129 about variables. Other minor cleanups.
6130
8cf51b2c
GM
61312005-01-26 Lute Kamstra <lute@gnu.org>
6132
6133 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6134 File'. Mention the `-Q' option at the `--no-site-file' option.
6135
8cf51b2c
GM
61362005-01-22 David Kastrup <dak@gnu.org>
6137
6138 * building.texi (Grep Searching): Mention alias `find-grep' for
6139 `grep-find'.
6140
61412005-01-20 Richard M. Stallman <rms@gnu.org>
6142
6143 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6144
8cf51b2c
GM
61452005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6146
6147 * rmail.texi (Movemail): Explain differences
6148 between standard and mailutils versions of movemail.
6149 Describe command line and configuration options introduced
6150 with the latter.
6151 Explain the notion of mailbox URL, provide examples and
6152 cross-references to mailutils documentation.
6153 Describe various methods of specifying mailbox names,
6154 user names and user passwords for rmail.
6155 (Remote Mailboxes): New section. Describe
6156 how movemail handles remote mailboxes. Describe configuration
6157 options used to control its behavior.
6158 (Other Mailbox Formats): Explain handling of various mailbox
6159 formats.
6160
61612005-01-13 Richard M. Stallman <rms@gnu.org>
6162
6163 * commands.texi (Commands): Clarification.
6164
61652005-01-11 Richard M. Stallman <rms@gnu.org>
6166
6167 * programs.texi (Multi-line Indent): Fix previous change.
6168 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6169
8cf51b2c
GM
61702005-01-08 Richard M. Stallman <rms@gnu.org>
6171
6172 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6173 lazy-highlight.
6174
6175 * search.texi (Query Replace): Mention faces query-replace
6176 and lazy-highlight.
6177 (Incremental Search): Update isearch highlighting info.
6178
8cf51b2c
GM
61792005-01-04 Richard M. Stallman <rms@gnu.org>
6180
6181 * custom.texi (Saving Customizations): Minor improvement.
6182
8cf51b2c
GM
61832005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6184
6185 * custom.texi (Saving Customizations): Emacs no longer loads
6186 `custom-file' after .emacs. No longer mention customizing through
6187 Custom.
6188
8cf51b2c
GM
61892005-01-01 Andreas Schwab <schwab@suse.de>
6190
6191 * killing.texi (Graphical Kill): Move up under node Killing,
6192 change @section to @subsection.
6193
61942005-01-01 Richard M. Stallman <rms@gnu.org>
6195
6196 * custom.texi (Face Customization): Mention hex color specs.
6197
6198 * emacs.texi (Top): Update Killing submenu.
6199
6200 * killing.texi (Killing): Reorganize section.
6201 No more TeX-only text; put the node command at start of chapter.
6202 But the first section heading is used only in TeX.
6203 Rewrite the text to read better in this mode.
6204 (Graphical Kill): New subnode gets some of the text that
6205 used to be in the first section.
6206
62072004-12-31 Richard M. Stallman <rms@gnu.org>
6208
6209 * dired.texi (Shell Commands in Dired): Delete the ? example.
6210
6211 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6212
6213 * files.texi (Saving): Describe new require-final-newline features
6214 and mode-require-final-newline.
6215
8cf51b2c
GM
62162004-12-29 Richard M. Stallman <rms@gnu.org>
6217
6218 * custom.texi (File Variables): Clarify previous change.
6219
c8763fb6 62202004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6221
6222 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6223 out now.
6224
62252004-12-27 Richard M. Stallman <rms@gnu.org>
6226
6227 * Makefile.in (MAKEINFO): Specify --force.
6228
6229 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6230 (Undo): Doc undo-outer-limit.
6231
8cf51b2c
GM
62322004-12-15 Juri Linkov <juri@jurta.org>
6233
6234 * mark.texi (Transient Mark, Mark Ring): M-< and other
6235 movement commands don't set mark in Transient Mark mode
6236 if mark is active.
6237
8cf51b2c
GM
62382004-12-12 Juri Linkov <juri@jurta.org>
6239
6240 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6241 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6242
6243 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6244 (Misc Dired Commands): Add @r{(Dired)} to w.
6245
62462004-12-12 Juri Linkov <juri@jurta.org>
6247
6248 * mark.texi (Marking Objects): Marking commands also extend the
6249 region when mark is active in Transient Mark mode.
6250
8cf51b2c
GM
62512004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6252
6253 * custom.texi (Saving Customizations): Emacs only loads the custom
6254 file automatically after the init file in version 22.1 or later.
6255 Adapt text and examples to this fact.
6256
8cf51b2c
GM
62572004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6258
6259 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6260 be set through Custom. Otherwise, it has no effect.
6261
8cf51b2c
GM
62622004-12-05 Richard M. Stallman <rms@gnu.org>
6263
6264 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6265 * entering.texi: Rename Command Line to Emacs Invocation.
6266
10d1d0af 6267 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6268
6269 * custom.texi (Easy Customization): Move up to section level,
6270 before Variables. Avoid using the term "variable"; say "option".
6271 New initial explanation.
6272 (Variables): In initial explanation, connect "variable" to the
6273 already-explained "user option".
6274
6275 * emacs.texi (Top): Fix ref to Command Line.
6276 Move reference to Easy Customization.
6277
6278 * xresources.texi (X Resources): Fix From link.
6279
6280 * doclicense.texi (GNU Free Documentation License): Fix To link.
6281
6282 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6283
6284 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6285
62862004-12-03 Richard M. Stallman <rms@gnu.org>
6287
6288 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6289
62902004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6291
6292 * kmacro.texi: Several small changes in addition to the following.
6293 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6294 defining a keyboard macro.
6295 Mention `kmacro-ring-max'.
6296 (Keyboard Macro Counter): Clarify description of
6297 `kmacro-insert-counter', `kmacro-set-counter',
6298 `kmacro-add-counter' and `kmacro-set-format'.
6299
63002004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6301
6302 * custom.texi (File Variables): Add `unibyte' and make it more
6303 clear that `unibyte' and `coding' are special. Suggested by Simon
6304 Krahnke <overlord@gmx.li>.
6305
6306 * mule.texi (Enabling Multibyte): Refer to File Variables.
6307 Suggested by Simon Krahnke <overlord@gmx.li>.
6308
c8763fb6 63092004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6310
6311 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6312 x-use-old-gtk-file-dialog.
6313
8cf51b2c
GM
63142004-11-20 Richard M. Stallman <rms@gnu.org>
6315
6316 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6317
63182004-11-09 Lars Brinkhoff <lars@nocrew.org>
6319
6320 * building.texi (Lisp Eval): Delete hyphen in section name.
6321
63222004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6323
6324 * files.texi (Old Versions):
6325 No longer document annotation as "CVS only".
6326
63272004-11-10 Andre Spiegel <spiegel@gnu.org>
6328
6329 * files.texi (Version Control): Rewrite the introduction about
6330 version systems, mentioning the new ones that we support. Thanks
6331 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6332 suggestions.
6333
c8763fb6 63342004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6335
49823426 6336 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6337
c8763fb6 63382004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6339
6340 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6341
63422004-10-23 Eli Zaretskii <eliz@gnu.org>
6343
6344 * text.texi (Text Based Tables, Table Definition)
6345 (Table Creation, Table Recognition, Cell Commands)
6346 (Cell Justification, Row Commands, Column Commands)
6347 (Fixed Width Mode, Table Conversion, Measuring Tables)
6348 (Table Misc): New nodes, documenting the Table Mode.
6349
8cf51b2c
GM
63502004-10-19 Jason Rumney <jasonr@gnu.org>
6351
6352 * makefile.w32-in (info): Change order of arguments to makeinfo.
6353
63542004-10-19 Ulf Jasper <ulf.jasper@web.de>
6355
6356 * calendar.texi (iCalendar): Update for package changes.
6357
8cf51b2c
GM
63582004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6359
6360 * files.texi (Misc File Ops): View mode is a minor mode.
6361
8cf51b2c
GM
63622004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6363
6364 * calendar.texi (iCalendar): Style changes.
6365
63662004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6367
6368 * search.texi (Regexps): The regexp described in the example is no
6369 longer stored in the variable `sentence-end'.
6370
8cf51b2c
GM
63712004-10-06 Nick Roberts <nickrob@snap.net.nz>
6372
6373 * building.texi (Starting GUD): Note that multiple debugging
6374 sessions requires `gdb --fullname'.
6375
63762004-10-05 Ulf Jasper <ulf.jasper@web.de>
6377
6378 * calendar.texi (iCalendar): New section for a new package.
6379
8cf51b2c
GM
63802004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6381
6382 * text.texi: Various small changes in addition to the following.
6383 (Text): Replace xref for autotype with inforef.
6384 (Sentences): Explain nil value for `sentence-end'.
6385 (Paragraphs): Update default values for `paragraph-start' and
6386 `paragraph-separate'.
6387 (Text Mode): Correct description of Text mode's effect on the
6388 syntax table.
6389 (Outline Visibility): `hide-other' does not hide top level headings.
6390 `selective-display-ellipses' no longer has an effect on Outline mode.
6391 (TeX Misc): Add missing @cindex.
6392 Replace xref for RefTeX with inforef.
6393 (Requesting Formatted Text): The variable
6394 `enriched-fill-after-visiting' no longer exists.
6395 (Editing Format Info): Update names of menu items and commands.
6396 (Format Faces): Mention special effect of specifying the default face.
6397 Describe inheritance of text properties.
6398 Correct description of `fixed' face.
6399 (Format Indentation): Correct description of effect of setting
6400 margins. Mention `set-left-margin' and `set-right-margin'.
6401 (Format Justification): Update names of menu items.
6402 `set-justification-full' is now bound to `M-j b'.
6403 Mention that `default-justification' is a per buffer variable.
6404 (Format Properties): Update name of menu item.
6405 (Forcing Enriched Mode): `format-decode-buffer' automatically
6406 turns on Enriched mode if the buffer is in text/enriched format.
6407
64082004-10-05 Emilio C. Lopes <eclig@gmx.net>
6409
6410 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6411
64122004-09-28 Kim F. Storm <storm@cua.dk>
6413
6414 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6415 Align with new functionality.
6416
8cf51b2c
GM
64172004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6418
6419 * display.texi (Display Custom): Remove stray `@end defvar'.
6420
64212004-09-23 Kim F. Storm <storm@cua.dk>
6422
6423 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6424 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6425
8cf51b2c
GM
64262004-09-20 Richard M. Stallman <rms@gnu.org>
6427
6428 * custom.texi (Hooks): Explain using setq to clear out a hook.
6429 (File Variables): Explain multiline string constants.
6430 (Non-ASCII Rebinding): Explain when you need to update
6431 non-ASCII char codes in .emacs.
6432
6433 * building.texi (Compilation): Explain how to make a silent
6434 subprocess that won't be terminated. Explain compilation-environment.
6435
64362004-09-13 Kim F. Storm <storm@cua.dk>
6437
6438 * mini.texi (Repetition): Rename isearch-resume-enabled to
6439 isearch-resume-in-command-history and change default to disabled.
6440
8cf51b2c
GM
64412004-09-09 Kim F. Storm <storm@cua.dk>
6442
6443 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6444 with new `kmacro-name-last-macro'.
6445
8cf51b2c
GM
64462004-09-08 Juri Linkov <juri@jurta.org>
6447
6448 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6449
8cf51b2c
GM
64502004-09-03 Juri Linkov <juri@jurta.org>
6451
6452 * search.texi (Incremental Search): Update wording for M-%.
6453
64542004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6455
6456 * killing.texi (Killing): Correct description of kill commands in
6457 read-only buffer.
6458
64592004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6460
6461 * building.texi (Compilation Mode): Add a paragraph about rules
6462 for finding the compilation buffer for `next-error'.
6463
6464 * search.texi (Other Repeating Search): Mention that Occur mode
6465 supports the next-error functionality.
6466
64672004-09-02 Juri Linkov <juri@jurta.org>
6468
6469 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6470
64712004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6472
6473 * kmacro.texi (Basic Keyboard Macro):
6474 `apply-macro-to-region-lines' now operates on all lines that begin
6475 in the region, rather than on all complete lines in the region.
6476
c8763fb6 64772004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6478
6479 * frames.texi (Drag and drop): Add documentation about
6480 x-dnd-test-function and x-dnd-known-types.
6481
64822004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * indent.texi: Various minor changes in addition to:
6485 (Indentation Commands): Correct description of `indent-relative'.
6486 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6487 mode. The *Tab Stops* buffer uses Overwrite Mode.
6488 (Just Spaces): `tabify' converts sequences of at least two spaces
6489 to tabs.
6490
8cf51b2c
GM
64912004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6492
6493 * frames.texi (Secondary Selection): Setting the secondary
6494 selection with M-Drag-Mouse-1 does not alter the kill ring,
6495 setting it with M-Mouse-1 and M-Mouse-3 does.
6496 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6497 toolkit scroll bars.
6498 (Scroll Bars): Ditto.
6499
6500 * windows.texi (Basic Window): When using a window system, the value
6501 of point in a non-selected window is indicated by a hollow box.
6502 (Split Window): Side by side windows are separated by a scroll bar,
6503 if scroll bars are used.
6504 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6505 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6506 (Window Convenience): Update bindings for `winner-undo' and
6507 `winner-redo'.
6508
6509 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6510 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6511 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6512 of "Using Emacs as a Server".
6513 * building.texi (Building): Interchange nodes (for correct numbering).
6514 * programs.texi (Programs): Interchange nodes (for correct numbering).
6515 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6516 Info to the node structure.
6517 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6518 Rearrange order of nodes and sections such that both "GNU GENERAL
6519 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6520 end, as appropriate for appendices.
6521 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6522 Use `@unnumberedsec'.
6523 * trouble.texi: Adapt sectioning in Info to the node structure.
6524 Adapt node pointers to change in emacs.texi.
6525 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6526
8cf51b2c
GM
65272004-08-25 Kenichi Handa <handa@m17n.org>
6528
6529 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6530 description for unibyte mode.
6531
65322004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6533
6534 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6535
6536 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6537 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6538 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6539 in @pxref.
6540
65412004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6544 Change section names.
6545
8cf51b2c
GM
65462004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6547
6548 * kmacro.texi (Keyboard Macro Ring): Rename section.
6549 Emacs treats the head of the macro ring as the `last keyboard macro'.
6550 (Keyboard Macro Counter): Minor change.
6551 (Save Keyboard Macro): Some clarifications.
6552 (Edit Keyboard Macro): Rename section.
6553
6554 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6555 32-bit machines.
6556 (Several Buffers): Clarify which buffer is selected if `2' is
6557 pressed in the Buffer Menu.
6558 Auto Revert mode can be used to update the Buffer Menu
6559 automatically.
6560
65612004-08-21 Eli Zaretskii <eliz@gnu.org>
6562
6563 * help.texi (Misc Help): Add an index entry for finding an Info
6564 manual by its file name.
6565
65662004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * files.texi (Backup Deletion): Correct description of
6569 `delete-old-versions'.
6570 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6571 (Auto Save Files): Recommend `auto-save-mode' to reenable
6572 auto-saving, rather than the abbreviation `auto-save'.
6573
65742004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6575
6576 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6577 for "killing" and "yanking" in main menu.
6578
65792004-08-16 Richard M. Stallman <rms@gnu.org>
6580
6581 * killing.texi (Yanking, Killing): Minor cleanups.
6582
6583 * mark.texi (Momentary Mark): Minor cleanups.
6584
65852004-08-15 Kenichi Handa <handa@etl.go.jp>
6586
6587 * custom.texi (Non-ASCII Rebinding):
6588 C-q always inserts the right code to pass to global-set-key.
6589
8cf51b2c
GM
65902004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6591
6592 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6593 `insert-register', instead of `C-x r g' binding, for consistency.
6594
65952004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * fixit.texi (Spelling): Fix typo.
6598
65992004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6600
6601 * help.texi (Help): Fix Texinfo usage.
6602
8cf51b2c
GM
66032004-07-24 Richard M. Stallman <rms@gnu.org>
6604
6605 * text.texi (Paragraphs): Update how paragraphs are separated
6606 and the default for paragraph-separate.
6607
6608 * search.texi (Regexp Replace): Further update text for new
6609 replacement operators.
6610
8cf51b2c
GM
66112004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6612
6613 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6614 `R' switch.
6615
6616 * dired.texi (Dired Updating): `k' only deletes inserted
6617 subdirectories from the Dired buffer if a prefix argument was given.
6618
6619 * search.texi (Regexps): Delete redundant definition of `symbol' in
6620 description of `\_>'. It already occurs in the description of `\_<'.
6621
8cf51b2c
GM
66222004-07-01 Juri Linkov <juri@jurta.org>
6623
6624 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6625 (Regexp Search): Add M-r.
6626
66272004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6628
6629 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6630
66312004-06-29 Jesper Harder <harder@ifa.au.dk>
6632
49823426 6633 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6634
66352004-06-25 Richard M. Stallman <rms@gnu.org>
6636
6637 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6638
66392004-06-25 David Kastrup <dak@gnu.org>
6640
6641 * search.texi (Regexp Replace): Some typo corrections and
6642 rearrangement.
6643
66442004-06-24 David Kastrup <dak@gnu.org>
6645
6646 * search.texi (Unconditional Replace): Use replace-string instead
6647 of query-replace in example.
6648 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6649 sequences.
6650 (Query Replace): Correct explanation of `^' which does not use
6651 the mark stack.
6652
66532004-06-21 Nick Roberts <nickrob@gnu.org>
6654
6655 * misc.texi (Shell History Copying): Document comint-insert-input.
6656 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6657
8cf51b2c
GM
66582004-06-20 Jesper Harder <harder@ifa.au.dk>
6659
6660 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6661 * custom.texi (Customization): Do.
6662 * anti.texi (Antinews): Do.
6663 * abbrevs.texi (Defining Abbrevs): Do.
6664
6665 * programs.texi (Info Lookup): Fix keybinding for
6666 info-lookup-symbol.
6667
66682004-06-16 Juanma Barranquero <lektu@terra.es>
6669
6670 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6671 Add emacs-xtra.
6672 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6673 (clean): Add emacs-xtra and flymake. Remove redundancies.
6674
66752004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6676
6677 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6678 Add emacs-xtra.
6679 * emacs-xtra.texi: New file.
6680
66812004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6682
6683 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6684 (Dired and Find): Mention differences with ordinary Dired buffers.
6685
8cf51b2c
GM
66862004-06-13 Richard M. Stallman <rms@gnu.org>
6687
6688 * custom.texi (Init Syntax): Explain about vars that do special
6689 things when set with setq or with Custom.
6690 (Init Examples): Add line-number-mode example.
6691
8cf51b2c
GM
66922004-06-12 Juri Linkov <juri@jurta.org>
6693
6694 * dired.texi (Operating on Files): Add dired-do-touch.
6695
8cf51b2c
GM
66962004-06-10 Juri Linkov <juri@jurta.org>
6697
6698 * building.texi (Lisp Eval): Add C-M-x on defface.
6699
67002004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6701
6702 * files.texi (Reverting): Auto-Revert mode and
6703 Global Auto-Revert mode no longer revert remote files.
6704
8cf51b2c
GM
67052004-05-29 Richard M. Stallman <rms@gnu.org>
6706
6707 * custom.texi (Init File): Two dashes start --no-site-file.
6708
8cf51b2c
GM
67092004-05-29 Alan Mackenzie <acm@muc.de>
6710
6711 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6712 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6713 (AWK, Pike): Document as "C-like modes".
6714 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6715 (M-x man): Supersedes M-x manual-entry.
6716 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6717
6718 ("Comments in C"): Delete node; the info is in CC Mode manual.
6719 (c-comment-only-line-offset): Remove description.
6720
6721 (C-c ., C-c C-c): Describe new C Mode bindings.
6722
6723 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6724 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6725 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6726 Amend definitions.
6727
6728 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6729 Describe functions.
6730
6731 (c-comment-start-regexp, c-hanging-comment-ender-p)
6732 (c-hanging-comment-starter-p): Remove obsolete definitions.
6733
6734 * emacs.texi: Remove the menu entry "Comments in C".
6735
8cf51b2c
GM
67362004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6737
6738 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6739 `M-x locate'.
6740
67412004-05-16 Karl Berry <karl@gnu.org>
6742
6743 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6744 makeinfo --html fails.
6745 * help.texi (Help Summary) [@ifnottex]: Likewise.
6746
67472004-05-13 Nick Roberts <nickrob@gnu.org>
6748
6749 * building.texi (GDB Graphical Interface): Update and describe
6750 layout first.
6751
8cf51b2c
GM
67522004-05-04 Jason Rumney <jasonr@gnu.org>
6753
6754 * makefile.w32-in: Revert last change.
6755
67562004-05-03 Jason Rumney <jasonr@gnu.org>
6757
6758 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6759
8cf51b2c
GM
67602004-04-23 Juanma Barranquero <lektu@terra.es>
6761
6762 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6763
67642004-04-18 Juri Linkov <juri@jurta.org>
6765
6766 * fixit.texi (Spelling): Remove file extension from ispell xref.
6767
67682004-04-15 Kim F. Storm <storm@cua.dk>
6769
6770 * cmdargs.texi (Initial Options): Add -Q.
6771
67722004-04-05 Kim F. Storm <storm@cua.dk>
6773
6774 * custom.texi (File Variables): Add safe-local-eval-forms.
6775
8cf51b2c
GM
67762004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6777
6778 * files.texi (Reverting): Correct description of revert-buffer's
6779 handling of point.
6780
67812004-03-22 Juri Linkov <juri@jurta.org>
6782
6783 * emacs.texi (Top): Add `Misc X'.
6784
49823426 6785 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6786
6787 * glossary.texi: Improve references.
6788
6789 * help.texi: Sync keywords with finder.el.
6790
6791 * mini.texi (Completion): Add description for menu items.
6792
6793 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6794
6795 * sending.texi (Mail Methods): Fix xref to Message manual.
6796
8cf51b2c
GM
67972004-03-12 Richard M. Stallman <rms@gnu.org>
6798
8cf51b2c
GM
6799 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6800
8cf51b2c
GM
68012004-03-04 Richard M. Stallman <rms@gnu.org>
6802
6803 * search.texi (Regexps): Explain that ^ and $ have their
6804 special meanings only in certain contexts.
6805
6806 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6807
6808 * mule.texi (Specify Coding): Doc C-x RET F.
6809
6810 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6811 for multiple compile and grep buffers.
6812 (Indirect Buffers): Don't recommand clone-indirect-buffer
6813 for multiple compile and grep buffers.
6814
8cf51b2c
GM
68152004-02-29 Juanma Barranquero <lektu@terra.es>
6816
6817 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6818 Use $(DEL) instead of rm, and ignore exit code.
6819
8cf51b2c
GM
68202004-02-23 Nick Roberts <nick@nick.uklinux.net>
6821
6822 * building.texi (Watch Expressions): Update.
6823
68242004-02-21 Juri Linkov <juri@jurta.org>
6825
6826 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6827 --directory, --help, --version. Move text about command-line-args
6828 to Command Arguments.
6829 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6830 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6831 (Window Size X): Join -g and --geometry. Add @cindex.
6832 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6833 (Title X): Remove alias -title.
6834 (Misc X): New node.
6835
c8763fb6 68362004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6837
6838 * frames.texi (Drag and drop): Add Motif to list of supported
6839 protocols.
6840
c8763fb6 68412004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6842
6843 * frames.texi (Drag and drop): New section.
6844
68452004-01-24 Richard M. Stallman <rms@gnu.org>
6846
6847 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6848 Include it only @ifnotinfo. Patch the preceding and following
6849 node headers to point to each other.
6850
68512004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6852
6853 * calendar.texi (Appointments): Update section.
6854
68552003-12-29 Kevin Ryde <user42@zip.com.au>
6856
8cf51b2c
GM
6857 * programs.texi (C Modes): Fix the xref.
6858
68592003-12-23 Nick Roberts <nick@nick.uklinux.net>
6860
6861 * building.texi (Watch Expressions): Update.
6862 (Commands of GUD): Include use of toolbar + breakpoints set from
6863 fringe/margin.
6864
68652003-12-03 Andre Spiegel <spiegel@gnu.org>
6866
6867 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6868 <acm@muc.de>.
6869
c8763fb6 68702003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6871
6872 * frames.texi (Dialog Boxes): Add use-file-dialog.
6873
8cf51b2c
GM
68742003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6875
6876 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6877 in CC Mode.
6878
8cf51b2c
GM
68792003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6880
6881 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6882 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6883 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6884 * man/frames.texi, man/glossary.texi, man/killing.texi:
6885 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6886 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6887 * man/sending.texi, man/text.texi, man/trouble.texi:
6888 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6889
68902003-11-01 Alan Mackenzie <acm@muc.de>
6891
6892 * search.texi (Scrolling During Incremental Search): Document a
6893 new scrolling facility in isearch mode.
6894
8cf51b2c
GM
68952003-10-22 Miles Bader <miles@gnu.org>
6896
6897 * Makefile.in (info): Move before $(top_srcdir)/info.
6898
68992003-10-22 Nick Roberts <nick@nick.uklinux.net>
6900
6901 * building.texi (Watch Expressions): Update section on data display
6902 to reflect code changes (GDB Graphical Interface).
6903
8cf51b2c
GM
69042003-10-13 Richard M. Stallman <rms@gnu.org>
6905
6906 * xresources.texi (GTK resources): Clean up previous change.
6907
c8763fb6 69082003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6909
6910 * xresources.texi (GTK resources): Add a note that some themes
6911 disallow customizations. Add scroll theme example.
6912
8cf51b2c
GM
69132003-09-30 Richard M. Stallman <rms@gnu.org>
6914
8cf51b2c
GM
6915 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6916
6917 * misc.texi (Saving Emacs Sessions): Shorten the section,
6918 collapsing back into one node.
6919
69202003-09-30 Lars Hansen <larsh@math.ku.dk>
6921
6922 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6923
ce058493 69242003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6925
6926 * xresources.texi (GTK names in Emacs): Correct typo.
6927
8cf51b2c
GM
69282003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6929
6930 * cmdargs.texi (Font X): Mention new default font. More
6931 fully describe long font names, wildcard patterns and the
6932 problems involved. (Result of discussion on emacs-devel.)
6933
69342003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6935
6936 * emacs.texi (Acknowledgements): Correct typo.
6937
69382003-09-22 Richard M. Stallman <rms@gnu.org>
6939
6940 * dired.texi (Misc Dired Commands): New node.
6941 (Dired Navigation): Add dired-goto-file.
6942
6943 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6944
6945 * emacs.texi (Acknowledgements): New node, split from Distribution.
6946
6947 * cmdargs.texi (Action Arguments): -f reads interactive args.
6948
8cf51b2c
GM
69492003-09-08 Lute Kamstra <lute@gnu.org>
6950
6951 * screen.texi (Mode Line): Say that POS comes before LINE.
6952 Mention `size-indication-mode'.
6953 * display.texi (Optional Mode Line): Document
6954 `size-indication-mode'.
6955 * basic.texi (Position Info): Mention `size-indication-mode'.
6956
69572003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6958
6959 * xresources.texi (Resources): Refer to `editres' man page.
6960 (Lucid Resources): Update defaults. Expand description of
6961 `shadowThickness'.
6962
69632003-09-04 Miles Bader <miles@gnu.org>
6964
6965 * Makefile.in (top_srcdir): New variable.
6966 ($(top_srcdir)/info): New rule.
6967 (info): Depend on it.
6968
69692003-09-03 Peter Runestig <peter@runestig.com>
6970
6971 * makefile.w32-in: New file.
6972
69732003-08-29 Richard M. Stallman <rms@gnu.org>
6974
6975 * misc.texi (Saving Emacs Sessions): Correct previous change.
6976
8cf51b2c
GM
69772003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6978
8cf51b2c
GM
6979 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6980 (Intro): Include kmacro.texi after fixit.texi instead of after
6981 custom.texi. (As suggested by Kim Storm.)
6982
69832003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6984
6985 * fixit.texi (Fixit): Update `Next' pointer.
6986 * files.texi (Files): Update `Previous' pointer.
6987 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6988 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6989 (Suggested by Kim Storm.)
6990 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6991
69922003-08-18 Kim F. Storm <storm@cua.dk>
6993
6994 * kmacro.texi: New file describing enhanced keyboard macro
6995 functionality. Replaces old description in custom.texi.
6996
6997 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6998 (Keyboard Macros): Move to new kmacro.texi file.
6999
7000 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7001
8cf51b2c
GM
70022003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7003
7004 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7005
70062003-08-17 Alex Schroeder <alex@gnu.org>
7007
7008 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7009 required.
7010
8cf51b2c
GM
70112003-08-05 Richard M. Stallman <rms@gnu.org>
7012
7013 * programs.texi (Lisp Indent): Don't describe
7014 lisp-indent-function property here. Use xref to Lisp Manual.
7015
8cf51b2c
GM
70162003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7017
fffa137c 7018 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7019 abbreviations.
7020
70212003-07-24 Markus Rost <rost@math.ohio-state.edu>
7022
7023 * buffers.texi (List Buffers): Fix previous change.
7024
8cf51b2c
GM
70252003-07-13 Markus Rost <rost@math.ohio-state.edu>
7026
7027 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7028 List*.
7029
70302003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7031
8cf51b2c
GM
7032 * display.texi (Font Lock): Fix typo.
7033
70342003-07-07 Richard M. Stallman <rms@gnu.org>
7035
7036 * display.texi (Font Lock): Add xref for format info on
7037 font-lock-remove-keywords.
7038
7039 * building.texi (Compilation): Document what happens with asynch
7040 children of compiler process.
7041
7042 * help.texi (Library Keywords): Use @multitable.
7043
8cf51b2c
GM
70442003-06-04 Richard M. Stallman <rms@gnu.org>
7045
7046 * programs.texi (Expressions): Delete C-M-DEL.
7047
7048 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7049 comint-move-point-for-output renamed from
7050 comint-scroll-to-bottom-on-output.
7051
7052 * custom.texi (Init Rebinding): Replace previous change with xref.
7053 (Non-ASCII Rebinding): Explain that issue more briefly here.
7054
70552003-05-28 Richard M. Stallman <rms@gnu.org>
7056
7057 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7058
70592003-05-28 Nick Roberts <nick@nick.uklinux.net>
7060
7061 * building.texi (GDB Graphical Interface): New node.
7062 (Rewritten somewhat by RMS.)
7063
c8763fb6 70642003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7065
7066 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7067 non-English letters. Explain how to set coding systems correctly
7068 and how to include the right coding cookie in the file.
7069
c8763fb6 70702003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7071
7072 * indent.texi (Indentation): Explain the concepts.
7073 (Just Spaces): Explain why preventing tabs for indentation might
7074 be useful.
7075
8cf51b2c
GM
70762003-04-16 Richard M. Stallman <rms@gnu.org>
7077
7078 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7079
8cf51b2c
GM
70802003-02-22 Alex Schroeder <alex@emacswiki.org>
7081
7082 * cmdargs.texi (General Variables): Document SMTPSERVER.
7083
8cf51b2c
GM
7084 * sending.texi: Remove SMTP node.
7085 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7086 library.
7087
8cf51b2c
GM
70882003-02-22 Alex Schroeder <alex@emacswiki.org>
7089
7090 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7091
70922003-02-22 Simon Josefsson <jas@extundo.com>
7093
7094 * sending.texi (Mail Methods): Add node about SMTP.
7095
c8763fb6 70962003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7097
7098 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7099
8cf51b2c
GM
71002003-02-01 Kevin Ryde <user42@zip.com.au>
7101
7102 * glossary.texi (Glossary): Correction to cl cross reference.
7103
71042003-01-20 Richard M. Stallman <rms@gnu.org>
7105
7106 * killing.texi (Rectangles): Document C-x c r.
7107
c8763fb6 71082003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7109
7110 * xresources.texi (GTK resources): New node.
7111 (GTK widget names): New node.
7112 (GTK names in Emacs): New node.
7113 (GTK styles): New node.
7114
c8763fb6 71152003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7116
7117 * maintaining.texi (Create Tags Table): Add reference to the new
7118 `etags --help --lang=LANG' option.
7119
8cf51b2c
GM
71202002-10-02 Karl Berry <karl@gnu.org>
7121
49823426 7122 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7123 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7124 where needed for the sake of the HTML output.
8cf51b2c
GM
7125
71262001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7127
7128 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7129 source files.
7130
71312001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7132
7133 * Makefile.in (emacsman): New target.
7134
8cf51b2c
GM
71352001-10-20 Gerd Moellmann <gerd@gnu.org>
7136
7137 * (Version 21.1 released.)
7138
71392001-10-05 Gerd Moellmann <gerd@gnu.org>
7140
7141 * Branch for 21.1.
7142
8cf51b2c
GM
71432001-03-05 Gerd Moellmann <gerd@gnu.org>
7144
7145 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7146
8cf51b2c
GM
71472000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7148
7149 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7150
8cf51b2c
GM
71511999-07-12 Richard Stallman <rms@gnu.org>
7152
7153 * Version 20.4 released.
7154
71551998-12-04 Markus Rost <rost@delysid.gnu.org>
7156
7157 * Makefile.in (INFO_TARGETS): Delete customize.info.
7158 (DVI_TARGETS): Delete customize.dvi.
7159 (../info/customize, customize.dvi): Targets deleted.
7160
71611998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7162
7163 * Version 20.3 released.
7164
71651998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7166
7167 * Makefile.in (EMACSSOURCES): Add mule.texi.
7168 Add msdog.texi, ack.texi. Remove gnu1.texi.
7169
71701998-04-06 Andreas Schwab <schwab@gnu.org>
7171
768c0c0f
JB
7172 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7173 Use it in dvi targets.
8cf51b2c
GM
7174
71751997-09-23 Paul Eggert <eggert@twinsun.com>
7176
7177 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7178 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7179 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7180
71811997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7182
7183 * Version 20.2 released.
7184
71851997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7186
7187 * Version 20.1 released.
7188
71891997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7190
7191 * Makefile (../info/customize, customize.dvi): New targets.
7192 (INFO_TARGETS): Add ../info/customize.
7193 (DVI_TARGETS): Add customize.dvi.
7194
8cf51b2c
GM
71951996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7196
7197 * Version 19.33 released.
7198
71991996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7200
7201 * Version 19.32 released.
7202
8cf51b2c
GM
72031996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7204
7205 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7206
72071996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7208
7209 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7210 Specify -I option.
7211 (All dvi targets): Set the TEXINPUTS variable.
7212
72131996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7214
7215 * Version 19.31 released.
7216
8cf51b2c
GM
72171995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7218
7219 * Version 19.30 released.
7220
8cf51b2c
GM
72211995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7222
7223 * Makefile.in (maintainer-clean): Rename from realclean.
7224
72251994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7226
7227 * Makefile.in: New file.
7228 * Makefile: File deleted.
7229
72301994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7231
7232 * Makefile (TEXINDEX_OBJS): Variable deleted.
7233 (texindex, texindex.o, getopt.o): Rules deleted.
7234 All deps on texindex deleted.
7235 (distclean): Don't delete texindex.
7236 (mostlyclean): Don't delete *.o.
7237 * texindex.c, getopt.c: Files deleted.
7238
72391994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7240
7241 * Version 19.26 released.
7242
72431994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7244
7245 * Makefile (EMACSSOURCES): Exclude undo.texi.
7246
72471994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7248
7249 * Version 19.25 released.
7250
72511994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7252
7253 * Version 19.24 released.
7254
72551994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7256
7257 * Version 19.23 released.
7258
72591994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7260
7261 * Makefile: Delete spurious tab.
7262
72631994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7264
7265 * Makefile (.SUFFIXES): New rule.
7266
8cf51b2c
GM
72671993-12-04 Richard Stallman (rms@srarc2)
7268
7269 * getopt.c: New file.
7270 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7271 (getopt.o): New rule.
7272 (dvi): Don't depend on texindex.
49823426 7273 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7274
72751993-12-03 Richard Stallman (rms@srarc2)
7276
49823426
GM
7277 * Makefile (TEXI2DVI): New variable.
7278 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7279 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7280
72811993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7282
7283 * Version 19.22 released.
7284
72851993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7286
7287 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7288
72891993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7290
7291 * Version 19.21 released.
7292
8cf51b2c
GM
72931993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7294
7295 * Makefile (realclean): Don't delete the Info files.
7296
f0131492 72971993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7298
8cf51b2c
GM
7299 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7300 4' where appropriate.
7301
f0131492 73021993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7303
49823426 7304 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7305
7306 * texindex.c: Include "../src/config.h" if building in emacs.
7307
7308 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7309 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7310 Add target to build texindex.c, defining `emacs'.
7311
8cf51b2c
GM
73121993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7313
7314 * Version 19.19 released.
7315
8cf51b2c
GM
73161993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7317
7318 * Version 19.18 released.
7319
73201993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7321
7322 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7323
73241993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7325
7326 * Version 19.17 released.
7327
73281993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7329
7330 * split-man: Fix typos in last change.
7331
73321993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7333
7334 * Version 19.16 released.
7335
73361993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7337
7338 * version 19.15 released.
7339
73401993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7341
7342 * Makefile (distclean): It's rm, not rf.
7343
73441993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7345
7346 * Version 19.14 released.
7347
73481993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7349
7350 * Makefile: New file.
7351
73521993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7353
7354 * Version 19.13 released.
7355
73561993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7357
7358 * Version 19.9 released.
7359
73601993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7361
7362 * Version 19.8 released.
7363
73641993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7365
7366 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7367
7368 * trouble.texi: It's `enable-flow-control-on', not
7369 `evade-flow-control-on'.
7370
73711993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7372
7373 * display.texi: Document standard-display-european.
7374
73751993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7376
7377 * Version 19.7 released.
7378
7379 * emacs.texi: Add a sentence to the top menu mentioning the
7380 specific version of Emacs this manual applies to.
7381
73821993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7383
7384 * basic.texi: Document next-line-add-lines variable used to
7385 implement down-arrow.
7386
7387 * killing.texi: Document kill-whole-line.
7388
73891993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7390
7391 * text.texi: Update unix TeX ordering information.
7392
73931993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7394
7395 * news.texi: Mention fill-rectangle in keybinding list.
7396
7397 * killing.texi: Document fill-rectangle.
7398
73991993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7400
7401 * vc.texi: Bring the docs up to date with VC 5.2.
7402
74031992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7404
7405 * emacs.tex: Mention blackbox and gomoku under Amusements.
7406 Assembler mode is now mentioned and appropriately indexed
7407 under Programming Modes.
7408
74091991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7410
7411 * emacs.tex: Update TeX ordering information.
7412
8cf51b2c
GM
74131990-06-26 David Lawrence (tale@geech)
7414
7415 * emacs.tex: Note that completion-ignored-extensions is not used
7416 to filter out names when all completions are displayed in
7417 *Completions*.
7418
74191990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7420
7421 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7422
74231990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7424
7425 * emacs.tex: Add @findex grep.
7426
8cf51b2c
GM
74271988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7428
7429 * emacs.tex: Correct two typos. No other changes before
7430 Version 19 will be made.
7431
8cf51b2c
GM
74321988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7433
7434 * emacs.tex: Update information for obtaining TeX distribution from the
7435 University of Washington.
7436
7437;; Local Variables:
c8763fb6 7438;; coding: utf-8
8cf51b2c
GM
7439;; End:
7440
17ca7950
GM
7441 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7442 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7443 Free Software Foundation, Inc.
8cf51b2c
GM
7444
7445 This file is part of GNU Emacs.
7446
352c8b4a 7447 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7448 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7449 the Free Software Foundation, either version 3 of the License, or
7450 (at your option) any later version.
8cf51b2c
GM
7451
7452 GNU Emacs is distributed in the hope that it will be useful,
7453 but WITHOUT ANY WARRANTY; without even the implied warranty of
7454 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7455 GNU General Public License for more details.
7456
7457 You should have received a copy of the GNU General Public License
352c8b4a 7458 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.