Exclude NL and TAB from c0-control group for glyphless display.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
0eb025fb
EZ
12010-11-13 Eli Zaretskii <eliz@gnu.org>
2
3 * rmail.texi (Rmail Coding): Characters with no fonts are not
4 necessarily displayed as empty boxes.
5
6 * mule.texi (Language Environments, Fontsets): Characters with no
7 fonts are not necessarily displayed as empty boxes.
8
9 * display.texi (Text Display): Document display of glyphless
10 characters.
11
ea4f7750
GM
122010-11-13 Glenn Morris <rgm@gnu.org>
13
14 * basic.texi (Position Info): Add M-x count-words-region.
15
90639cea
GM
162010-11-11 Glenn Morris <rgm@gnu.org>
17
18 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
19
d607b96b 202010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
21
22 * msdog.texi (Windows HOME): Add information regarding startup
23 directory when invoking Emacs from a desktop shortcut. (bug#7300)
24
c12e4a81
GM
252010-10-11 Glenn Morris <rgm@gnu.org>
26
df187c62
GM
27 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
28
c12e4a81
GM
29 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
30 (DVIPS): New variable.
234db610
GM
31 (.PHONY): Add html, ps.
32 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
33 (clean): Delete html, ps files.
c12e4a81 34
6513b232
EZ
352010-10-09 Eli Zaretskii <eliz@gnu.org>
36
37 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
38
f4f358f1
GM
392010-10-09 Glenn Morris <rgm@gnu.org>
40
c1dc72b3
GM
41 * Makefile.in (VPATH): Remove.
42 (infodir): Make it absolute.
43 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
44
4393405b
GM
45 * Makefile.in (dist): Anchor regexps.
46
eef3ab94
GM
47 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
48 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
49 (emacs-xtra.pdf): Use $<.
50
aa9db089
GM
51 * Makefile.in (infoclean): Remove harmless, long-standing error.
52
abd40fb4
GM
53 * Makefile.in ($(infodir)): Delete rule.
54 (mkinfodir): New.
55 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
56
f4f358f1 57 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 58 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
59 * emacsver.texi: New file, replacing emacsver.texi.in.
60
ea274122
GM
612010-10-09 Glenn Morris <rgm@gnu.org>
62
f7a31f11
GM
63 * emacsver.texi.in: New file.
64 * emacs.texi: Set EMACSVER by including emacsver.texi.
65 * Makefile.in (distclean): Delete emacsver.texi.
66 (dist): Copy emacsver.texi.
b13254e7 67 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 68
3fb78d1f
GM
69 * ack.texi (Acknowledgments): No more b2m.c.
70
ea274122
GM
71 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
72 (emacs): Remove rule.
73 (dist): No need to deal with the emacs rule any more.
74
17ca7950
GM
752010-10-07 Glenn Morris <rgm@gnu.org>
76
77 * Makefile.in (version): New, set by configure.
78 (clean): Delete dist tar file.
79 (dist): Use version in tar name.
80
4c83f6e1
GM
812010-10-06 Glenn Morris <rgm@gnu.org>
82
83 * Makefile.in (EMACS_XTRA): Add the main source file.
84 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
85 (mostlyclean): No core files, reorder other files.
86 (clean): Delete specific dvi and pdf files.
87 (infoclean, dist): New rules.
88 (maintainer-clean): Use infoclean.
8a944cea 89 ($(infodir)): Add parallel build workaround.
4c83f6e1 90
0264072d
GM
912010-10-04 Glenn Morris <rgm@gnu.org>
92
93 * Makefile.in (SHELL): Set it.
94 (INFO_TARGETS, DVI_TARGETS): Remove variables.
95 (info, dvi): Replace above variables with their expansions.
96 (info): Move mkdir from here...
97 ($(infodir)/emacs): ... to here (for parallel builds).
98 (pdf): New target.
99 ($(infodir)/emacs): Pass -o option to makeinfo.
100 (.PHONY): Declare clean rules.
101 (maintainer-clean): Delete dvi and pdf files.
102 Guard against cd failures. Use a more restrictive delete.
103
3226d6ca
GM
1042010-10-02 Glenn Morris <rgm@gnu.org>
105
106 * misc.texi (Shell Mode): Remove reference to old function name.
107
cad90f3b
EZ
1082010-09-30 Eli Zaretskii <eliz@gnu.org>
109
110 * maintaining.texi (VC Mode Line): Mention all the possible VC status
111 indicator characters.
112
5f874327
GM
1132010-09-29 Glenn Morris <rgm@gnu.org>
114
115 * Makefile.in (top_srcdir): Remove unused variable.
116
0ab9cff3
GM
1172010-09-14 Glenn Morris <rgm@gnu.org>
118
67ae9766
GM
119 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
120 the last hook item.
121
0ab9cff3
GM
122 * calendar.texi (Appointments): Also updated when a diary include file
123 is saved.
124
6664fc59 1252010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
126
127 * trouble.texi (Bugs): Update the section intro.
128 (Known Problems): New section.
129 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
130 (Sending Patches): Bug fixes are best as responses to existing bugs.
131 * emacs.texi (Known Problems): Add menu entry for new section.
132
be3283d7
GM
1332010-09-09 Glenn Morris <rgm@gnu.org>
134
135 * xresources.texi: Untabify.
136
10999305 1372010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
138
139 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
140
10999305 1412010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
142
143 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
144
30641319
JD
1452010-09-02 Jan Djärv <jan.h.d@swipnet.se>
146
147 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
148
50dd7bc6
GM
1492010-08-21 Glenn Morris <rgm@gnu.org>
150
151 * misc.texi (Amusements): Mention bubbles and animate.
152
5e620eca
EZ
1532010-07-31 Eli Zaretskii <eliz@gnu.org>
154
155 * files.texi (Visiting): Add more index entries for
156 large-file-warning-threshold.
157
8b2dd508
JD
1582010-07-29 Jan Djärv <jan.h.d@swipnet.se>
159
160 * frames.texi (Tool Bars): Add doc for tool-bar-position.
161
8838673e
GM
1622010-06-23 Glenn Morris <rgm@gnu.org>
163
164 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
165 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
166 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
167 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
168 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
169 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
170 Untabify Texinfo files.
171
04d3bb6c
GM
1722010-06-10 Glenn Morris <rgm@gnu.org>
173
103dd3a8
GM
174 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
175
04d3bb6c
GM
176 * basic.texi (Inserting Text): Fix typo.
177
50b79479
GM
1782010-06-10 Glenn Morris <rgm@gnu.org>
179
180 * ack.texi (Acknowledgments):
181 * emacs.texi (Acknowledgments): Update for notifications.el.
182
86d7a550
DU
1832010-05-31 Daiki Ueno <ueno@unixuser.org>
184
185 * dired.texi (Operating on Files): Mention encryption commands
186 (Bug#6315).
187
db5dce9d
EZ
1882010-05-29 Eli Zaretskii <eliz@gnu.org>
189
190 * basic.texi (Moving Point): Update due to renaming of commands bound
191 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
192
34313041
EZ
1932010-05-18 Eli Zaretskii <eliz@gnu.org>
194
195 * display.texi (Fringes): Document reversal of fringe arrows for R2L
196 paragraphs.
197 (Line Truncation): Fix wording for bidi display.
198
1fc0ce04 199 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
200 keys.
201
0235128c 2022010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
203
204 * building.texi (GDB Graphical Interface): Remove misleading comparison
205 to an IDE (Bug#6128).
206
0235128c 2072010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
208
209 * programs.texi (Man Page):
210 * misc.texi (Invoking emacsclient):
211 * mini.texi (Repetition):
212 * mark.texi (Setting Mark): Fix typos.
213
0235128c 2142010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
215
216 * misc.texi (Printing): Document htmlfontify-buffer.
217
0235128c 2182010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
219
220 * calendar.texi (Displaying the Diary, Format of Diary File):
221 Fix external cross-references for TeX format output.
222
0235128c
SM
2232010-05-07 Chong Yidong <cyd@stupidchicken.com>
224
225 * Version 23.2 released.
226
f63d0028
JD
2272010-05-02 Jan Djärv <jan.h.d@swipnet.se>
228
229 * cmdargs.texi (Initial Options): Mention --chdir.
230
20fe03ad
JD
2312010-04-21 Jan Djärv <jan.h.d@swipnet.se>
232
233 * frames.texi (Tool Bars): Add tool-bar-style.
234
b7d65a5f
GM
2352010-04-21 Glenn Morris <rgm@gnu.org>
236
237 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
238
a42dbee1
CY
2392010-04-18 Chong Yidong <cyd@stupidchicken.com>
240
241 * programs.texi (Semantic): New node.
242
243 * maintaining.texi (EDE): New node.
244
245 * emacs.texi: Update node listing.
246
247 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
248
6e104790 2492010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 250
d52dbd3d
GM
251 * emacs.texi (Acknowledgments): Remove duplicate.
252
a77fe20c
GM
253 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
254
6e104790 2552010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 256
4ebe9902
GM
257 * dired.texi (Misc Dired Features): Mention VC diff and log.
258 * maintaining.texi (Old Revisions, VC Change Log):
259 Mention that diff and log work in Dired buffers.
260
98932641
GM
261 * help.texi (Help Summary): Mention M-x info-finder.
262
d5b22ab2 263 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 264
4d4e9522
GM
265 * custom.texi (Specifying File Variables, Directory Variables):
266 Document new commands for manipulating local variable lists.
267
6e104790 2682010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
269
270 * trouble.texi (Contributing): Add cindex entry.
271 Mention etc/CONTRIBUTE.
272
6e104790 2732010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
274
275 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
276 query-replace (Bug#5774).
277
a20a9df3
GM
2782010-04-16 Glenn Morris <rgm@gnu.org>
279
280 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
281
1ecb2d3f
JD
2822010-04-11 Jan Djärv <jan.h.d@swipnet.se>
283
284 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
285
99852628
JD
2862010-04-08 Jan Djärv <jan.h.d@swipnet.se>
287
288 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
289
ce79424f
EZ
2902010-03-30 Eli Zaretskii <eliz@gnu.org>
291
292 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
293 cross-reference to "Inserting Text".
294
295 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
296 Mention completion provided by `ucs-insert'.
297
85738751 2982010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
299
300 * sending.texi (Sending Mail): Note variables that may need
301 customizing.
302 (Mail Sending): Expand discussion of send-mail-function.
303
85738751 3042010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
305
306 Document Message mode as the default mail mode.
307
308 * sending.texi (Sending Mail): Copyedits.
309 (Mail Format, Mail Headers): Document mail-from-style changes.
310 (Mail Commands): Rename from Mail mode. Document Message mode.
311 (Mail Misc): Rename from Mail mode Misc.
312 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
313 command names and update keybindings.
314 (Header Editing): Document message-tab. De-document
315 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
316 favor of mail-default-headers. Ad index entries for user-full-name and
317 user-mail-address.
318 (Citing Mail): Update changes in Message mode behavior. Document
319 mail-yank-prefix.
320 (Mail Signature): New node, moved from Mail Misc.
321 (Mail Aliases): Mail abbrevs are the default with Message mode.
322 (Mail Methods): Note that Message mode is now the default.
323
324 * rmail.texi (Rmail Reply):
325 * text.texi (Text Mode):
326 * major.texi (Major Modes):
327 * mule.texi (Output Coding): Refer to Message mode.
328
329 * custom.texi (Init Examples): Add xref to Mail Header.
330
1fc0ce04 331 * emacs.texi (Top): Fix xrefs.
e73c2434 332
85738751 3332010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 334
c0c035fa
CY
335 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
336 repository if there is none.
337 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
338 vc-print-root-log.
ef7b27ef 339 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 340
71785b7a
CY
341 * programs.texi (Program Modes): Mention Javascript mode.
342
f67c5dd0
CY
343 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
344 * emacs.texi: Update node description.
345
0f72a391 346 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 347 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 348
dc2d2590
JL
3492010-03-30 Juri Linkov <juri@jurta.org>
350
351 * search.texi (Other Repeating Search): Remove line that `occur'
352 can not handle multiline matches.
353
a7b02820
EZ
3542010-03-30 Eli Zaretskii <eliz@gnu.org>
355
356 * mule.texi (International): Mention support of bidirectional editing.
357 (Bidirectional Editing): New section.
358
22ef1944
NR
3592010-03-28 Nick Roberts <nickrob@snap.net.nz>
360
361 * emacs.texi (Top): Update node names to those in building.texi.
362
146b8b16
NR
3632010-03-27 Nick Roberts <nickrob@snap.net.nz>
364
365 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
366 doc/emacs/emacs.texi: Update node names for building.texi.
367
6d98672d
GM
3682010-03-24 Glenn Morris <rgm@gnu.org>
369
370 * ack.texi (Acknowledgments):
371 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
372
93318cbd
JD
3732010-03-20 Jan Djärv <jan.h.d@swipnet.se>
374
375 * xresources.texi (Table of Resources): Clarify toolBar number
376 for Gtk+.
377
378 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
379
15cf2f52
CY
3802010-03-21 Chong Yidong <cyd@stupidchicken.com>
381
4102856c
CY
382 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
383
15cf2f52
CY
384 * search.texi (Other Repeating Search): Document multi-isearch-buffers
385 and multi-isearch-buffers-regexp.
386
387 * indent.texi (Indentation): Clarify description of
388 indent-for-tab-command. Document tab-always-indent.
389
d68eb23c
CY
3902010-03-20 Chong Yidong <cyd@stupidchicken.com>
391
392 * cmdargs.texi (Font X): Move most content to Fonts.
393
394 * frames.texi (Fonts): New node. Document font-use-system-font.
395
396 * emacs.texi (Top):
397 * xresources.texi (Table of Resources):
398 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
399
288f9fc0
CY
4002010-03-10 Chong Yidong <cyd@stupidchicken.com>
401
402 * Branch for 23.2.
403
17782bec
CY
4042010-03-06 Chong Yidong <cyd@stupidchicken.com>
405
406 * custom.texi (Init Examples): Add xref to Locals.
407
408 * major.texi (Choosing Modes): Mention usage of setq-default for
409 setting the default value of major-mode (Bug#5688).
410
b4a1a8b2
CY
4112010-03-02 Chong Yidong <cyd@stupidchicken.com>
412
413 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
414
415 * display.texi (Display Custom): Document make-pointer-invisible and
416 underline-minimum-offset. Remove inverse-video.
417
a1e759cd
CY
4182010-02-21 Chong Yidong <cyd@stupidchicken.com>
419
420 * frames.texi (Frame Commands): Note that the last ordinary frame can
421 be deleted in daemon mode (Bug#5616).
422
4f3bc373
GM
4232010-02-18 Glenn Morris <rgm@gnu.org>
424
425 * trouble.texi (Contributing): Repository is no longer CVS.
426
5dbbdd33
GM
4272010-02-08 Glenn Morris <rgm@gnu.org>
428
429 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
430
cd61af01
SM
4312010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * display.texi (Useless Whitespace, Text Display):
434 * custom.texi (Init Examples): Avoid obsolete special default variables
435 like default-major-mode.
436
b1bb0a25 4372010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
438
439 * programs.texi (Other C Commands): Replace reference to obsolete
440 c-subword-mode.
441
99d0985b
GM
4422010-01-21 Glenn Morris <rgm@gnu.org>
443
444 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
445
893db5bc
GM
4462010-01-12 Glenn Morris <rgm@gnu.org>
447
448 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
449 emacs-pretest-bug for bug reports for development versions.
450
0419b8d6
GM
4512010-01-11 Glenn Morris <rgm@gnu.org>
452
453 * display.texi (Highlight Interactively): `t' does not mean highlight
454 all patterns. (Bug#5335)
455
26e533e2
CY
4562009-12-29 Chong Yidong <cyd@stupidchicken.com>
457
458 * misc.texi (Shell): Document async-shell-command.
459
460 * building.texi (Grep Searching): Document zrgrep.
461
484eaeac 462 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 463
7ee6c59b
NR
4642009-12-29 Nick Roberts <nickrob@snap.net.nz>
465
466 * building.texi: Import GDB Graphical Interface description from
467 EMACS_23_1_RC.
468
91ed7ea8
CY
4692009-12-24 Chong Yidong <cyd@stupidchicken.com>
470
471 * emacs.texi (Top): Update node listing.
472
473 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
474
475 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
476
477 * cmdargs.texi (Initial Options):
478 * xresources.texi (Resources): Document inhibit-x-resources.
479
480 * custom.texi (Specifying File Variables): Note that minor modes are
481 enabled unconditionally.
482
483 * display.texi (Scrolling): Briefly document the old recenter command,
484 and document recenter-positions.
485
486 * files.texi (Visiting):
487 * buffers.texi (Buffers): Max buffer size is now 512 MB.
488
489 * frames.texi (Cut/Paste Other App): Document
490 save-interprogram-paste-before-kill.
491
492 * killing.texi (Kill Options): New node.
493
6ca89aaa
CY
4942009-12-05 Chong Yidong <cyd@stupidchicken.com>
495
496 * misc.texi (Shell Options): ansi-color is now default.
497
806642d4
GM
4982009-12-05 Glenn Morris <rgm@gnu.org>
499
806642d4
GM
500 * emacs.texi (Top): Update menu for cal-xtra node changes.
501 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
502 or mode line. Don't mention invisible text or the details of
503 diary-print-entries here, only in cal-xtra.
504 (Format of Diary File): Mention that the "date on first line" format
505 only really affects the simple display.
506 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
507 (Diary Customizing): Holidays may be in the buffer or mode line.
508 Move diary-print-entries to the "Diary Display" section.
509 (Diary Display): New section, split out from "Fancy Diary Display".
510 Explain the limitations of simple display, and how to print it.
511
1a4f0c0a
GM
512 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
513
e11adbd8
GM
514 * cal-xtra.texi (Diary Display): Mention View mode.
515
29a483ac
JL
5162009-11-29 Juri Linkov <juri@jurta.org>
517
518 * display.texi (Highlight Interactively): Actually a list of
519 default faces is pre-loaded into a list of default values
520 instead of the history.
521
83d60c79
GM
5222009-11-20 Glenn Morris <rgm@gnu.org>
523
524 * ack.texi (Acknowledgments):
525 * emacs.texi (Acknowledgments): Add htmlfontify.
526
276bbe96
GM
5272009-11-14 Glenn Morris <rgm@gnu.org>
528
98ad1bae
GM
529 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
530
276bbe96
GM
531 * ack.texi (Acknowledgments):
532 * emacs.texi (Acknowledgments): Update for recent Org changes.
533
18430066
CY
5342009-10-31 Chong Yidong <cyd@stupidchicken.com>
535
536 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
537 `charset' property, which is irrelevant to the user manual (Bug#3526).
538
522ddc9f
JB
5392009-10-14 Juanma Barranquero <lekktu@gmail.com>
540
541 * trouble.texi (DEL Does Not Delete): Fix typo.
542
50b49ade
MA
5432009-10-05 Michael Albinus <michael.albinus@gmx.de>
544
545 * files.texi (Misc File Ops): Mention copy-directory.
546
6308321a
EZ
5472009-10-04 Eli Zaretskii <eliz@gnu.org>
548
43b3b4d1
EZ
549 * mule.texi (Unibyte Mode): Emphasize that
550 unibyte-display-via-language-environment affects only the display.
551
6308321a
EZ
552 * display.texi (Horizontal Scrolling): Document cursor behavior under
553 horizontal scrolling when point moves off the screen (Bug#4564).
554 Improve wording.
555
bd51ea7f
MA
5562009-10-01 Michael Albinus <michael.albinus@gmx.de>
557
558 * files.texi (Directories): delete-directory prompts for recursive
559 deletion.
560
55381962
GM
5612009-09-30 Glenn Morris <rgm@gnu.org>
562
563 * ack.texi (Acknowledgments):
564 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
565
13989ab1
TH
5662009-09-25 Tassilo Horn <tassilo@member.fsf.org>
567
568 * dired.texi (Dired Navigation): Use @code instead of @var for
569 dired-isearch-filenames, so that it's not capitalized.
570
8ba46c89
CY
5712009-09-19 Chong Yidong <cyd@stupidchicken.com>
572
573 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
574
575 * entering.texi (Exiting): C-z is now bound to suspend-frame.
576
577 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
578 (Key Bindings): Reference Init Rebinding in introductory text. Shift
579 some of the introduction to Keymaps node.
580 (Keymaps): Simplify.
581 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
582 (Minibuffer Maps): Remove mention of Mocklisp.
583 (Init Rebinding): Move mode-local rebinding example here from Local
584 Keymaps.
585 (Modifier Keys): Clarify.
1e11b018 586 (Rebinding): Add cindex for "binding keys".
8ba46c89 587
6a5ca7c8
CY
5882009-09-13 Chong Yidong <cyd@stupidchicken.com>
589
590 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
591
0e1cba51
NR
5922009-08-31 Nick Roberts <nickrob@snap.net.nz>
593
6a5ca7c8 594 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 595 Re-organise these two sections.
0e1cba51 596
76a87a4d
EZ
5972009-08-29 Eli Zaretskii <eliz@gnu.org>
598
599 * cmdargs.texi (Initial Options): Fix last change.
600
82e98df4
SM
6012009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
602
603 * mule.texi (Enabling Multibyte):
604 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
605 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
606
fb89fad9
GM
6072009-08-20 Glenn Morris <rgm@gnu.org>
608
609 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
610
e99652b0
GM
6112009-08-19 Glenn Morris <rgm@gnu.org>
612
613 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
614
5cca97ad
GM
6152009-08-18 Glenn Morris <rgm@gnu.org>
616
617 * ack.texi (Acknowledgments):
618 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
619
997797ae 620 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 621
985bf85b
GM
6222009-08-09 Glenn Morris <rgm@gnu.org>
623
624 * ack.texi (Acknowledgments):
625 * emacs.texi (Acknowledgments): Add gdb-mi entry.
626
8d6bb99e
DD
6272009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
628
629 * emacs.texi (Top): Add new menu items for GDB-UI.
630
631 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 632 section. Threads buffer is in separate section now.
8d6bb99e 633
8353da9c
GM
6342009-08-08 Glenn Morris <rgm@gnu.org>
635
636 * ack.texi (Acknowledgments):
637 * emacs.texi (Acknowledgments):
638 Update for js2-mode and org changes.
639
f2074faf
MA
6402009-08-02 Michael Albinus <michael.albinus@gmx.de>
641
642 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
643 files.
644
e8d2d3fb
CY
6452009-07-28 Chong Yidong <cyd@stupidchicken.com>
646
647 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
648
324a4f6a
GM
6492009-07-23 Glenn Morris <rgm@gnu.org>
650
651 * programs.texi (Matching): Update blink-matching-paren-distance.
652
b6937a70
CY
6532009-07-21 Chong Yidong <cyd@stupidchicken.com>
654
655 * frames.texi (Cut/Paste Other App): For select-active-regions,
656 selection is now updated on moving point.
657
bd8aaa36
RS
6582009-07-21 Richard Stallman <rms@gnu.org>
659
660 * glossary.texi (GNU, Daemon): Update information.
661
8d9b5eba
JL
6622009-07-19 Juri Linkov <juri@jurta.org>
663
664 * custom.texi (Specifying File Variables, Safe File Variables):
665 "variables/value pairs" -> "variable/value pairs".
666
a2acc1db
GM
6672009-07-15 Glenn Morris <rgm@gnu.org>
668
669 * misc.texi (Gnus): Remove widow.
670
c5ae942b
GM
6712009-07-11 Glenn Morris <rgm@gnu.org>
672
703d26ba
GM
673 * Makefile.in (TEXI2PDF): New.
674 (emacs.pdf, emacs-xtra.pdf): New targets.
675
522ddc9f 676 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
677
678 * display.texi (Horizontal Scrolling): Re-word to remove widow.
679
680 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
681 Don't print the copying notice twice in the printed version.
682 Update the menu and detailmenu.
683 (Preface): The meaning of "on-line" has changed.
684 Correct name for "Common Problems" chapter.
685 (Distrib): Update FSF shop URL.
686 (Intro): Showing two files at once is not so exciting.
687
688 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
689 (Mac / GNUstep Basics): Minor grammar changes.
690 (Mac / GNUstep Events): Fix typo.
691 (GNUstep Support): CANNOT_DUMP no longer applies.
692
693 * misc.texi (Document View): Fix typos.
694
695 * dired.texi (Dired):
696 * help.texi (Help):
697 * macos.texi (Mac OS / GNUstep):
698 * maintaining.texi (Version Control, Introduction to VC):
699 End menu descriptions with a period.
c5ae942b 700
b1c8242b
EZ
7012009-07-09 Eli Zaretskii <eliz@gnu.org>
702
703 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
704 so categorical in saying that the option is only useful on NTFS.
705
220d9aa6
GM
7062009-07-09 Glenn Morris <rgm@gnu.org>
707
708 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
709 (ENVADD): Add texinfodir to TEXINPUTS.
710
711 * emacs.texi (Top): Fix cross-reference.
712
713 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
714
715 * vc1-xtra.texi (Revision Tags): Fix typo.
716
d07e72d3
GM
7172009-07-03 Glenn Morris <rgm@gnu.org>
718
719 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
720 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
721 (Merge Commands): `.' does not seem to work in A or B buffer.
722 `l' can recreate the 3-window display.
723
724 * glossary.texi (Glossary): Minor phrasing changes throughout.
725 Add more internal cross-references.
726 <Autoloading>: You can't really autoload a variable.
727 <C-M->: Move details here from `M-C-' item.
728 <Continuation Line>: Refer to `Truncation.'
729 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
730 <Home Directory, Unix>: New entries.
731 <Deletion of Files>: Mention recycle bins.
732 <Directory>: Mention ``folders.''
733 <Error>: Don't mention ``type-ahead.''
734 <Fringe>: Refer to the manual node.
735 <Minor Mode>: Can be global or local.
736 <Spell Checking>: There are other checkers besides Ispell.
737
f144038a
GM
7382009-07-02 Glenn Morris <rgm@gnu.org>
739
740 * anti.texi (Antinews): Minor changes in phrasing.
741
742 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
743 some underfull lines in dvi output.
744
745 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
746
747 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
748
749 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
750
3f1c6666
JD
7512009-07-01 Jan Djärv <jan.h.d@swipnet.se>
752
753 * xresources.texi (Table of Resources): Mention maximized for
754 fullscreen.
755
756 * cmdargs.texi (Window Size X): -mm/--maximized is new.
757
62aadce7
CY
7582009-07-01 Chong Yidong <cyd@stupidchicken.com>
759
760 * anti.texi (Antinews): Correct the list of removed platforms.
761
82ec412e
GM
7622009-06-28 Glenn Morris <rgm@gnu.org>
763
764 * arevert-xtra.texi: Minor language tweaks.
765
09964e7d
GM
766 * dired-xtra.texi: Minor revisions.
767
666e158e
MB
7682009-06-23 Miles Bader <miles@gnu.org>
769
c4cc8b9a 770 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 771 (Temporary Face Changes): Document `text-scale-set'.
666e158e 772
70243478
CY
7732009-06-21 Chong Yidong <cyd@stupidchicken.com>
774
775 * Branch for 23.1.
776
67cbe681
KH
7772009-06-17 Kenichi Handa <handa@m17n.org>
778
779 * mule.texi (Charsets): Update the description for the new charset.
780 (list-character-sets): New findex.
125dd7c5 781 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 782
40e67246
CY
7832009-06-10 Chong Yidong <cyd@stupidchicken.com>
784
b5700de6
CY
785 * basic.texi (Moving Point): Fix tag.
786
787 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
788
789 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
790 use camel-case for PageUp and PageDown.
791
792 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
793 camel-case for PageUp and PageDown.
794
795 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
796
40e67246 797 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 798 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 799
522ddc9f 8002009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 801
522ddc9f
JB
802 * fixit.texi (Spelling): Set default dictionary.
803 Improve descriptions (Bug#2554)
6f591cf4 804
53483c76
DR
8052009-06-08 David Reitter <david.reitter@gmail.com>
806
807 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
808 since saving colors and faces set this way is not implemented.
809 (Environment variables): Remove mention of mac-fix-env, which is
810 scheduled to be removed.
811
1557ef4f
CY
8122009-06-04 Chong Yidong <cyd@stupidchicken.com>
813
91056528
CY
814 * custom.texi (Init Examples): Add example of changing load-path.
815
1557ef4f
CY
816 * building.texi (Lisp Libraries): Add example of changing
817 load-path (Bug#3446).
818
623cec4c
CY
8192009-05-28 Chong Yidong <cyd@stupidchicken.com>
820
821 * mark.texi (Mark): Further clarifications.
822 (Setting Mark): Emphasize that C-SPC activates the mark.
823
0fcca8ee
CY
8242009-05-28 Chong Yidong <cyd@stupidchicken.com>
825
702b10e1
CY
826 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
827 Mark mode.
0fcca8ee
CY
828 (Using Region, Persistent Mark): Use "active mark" instead of "active
829 region".
830
d3b396e4
CY
8312009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
832
833 * mule.texi (Select Input Method): Fix typo.
834
3f698a06
CY
8352009-05-13 Chong Yidong <cyd@stupidchicken.com>
836
837 * anti.texi (Antinews): Document completion changes. Some additional
838 copyedits and rearrangement of entries.
839
b2a42eb7
CY
8402009-05-12 Chong Yidong <cyd@stupidchicken.com>
841
932fd020
CY
842 * misc.texi (Interactive Shell, Saving Emacs Sessions)
843 (Shell History Copying, Terminal emulator): Copyedits.
844
ac36a8f1
CY
845 * xresources.texi (Resources): Simplify descriptions. Shorten
846 description of editres, which is not very useful these days.
847 (Table of Resources): Document fontBackend resource.
848
b2a42eb7
CY
849 * trouble.texi (Quitting): Add other undo bindings to table.
850 (DEL Does Not Delete): Note that the erasure key is usually labelled
851 "Backspace". Remove discussion of obscure Xmodmap issue.
852
c6ea7fb8
CY
8532009-05-07 Chong Yidong <cyd@stupidchicken.com>
854
855 * files.texi (Visiting): Copyedits.
856
ad36c422
CY
8572009-05-06 Chong Yidong <cyd@stupidchicken.com>
858
859 * basic.texi (Inserting Text): Document ucs-insert.
860
861 * mule.texi (International Chars): Define "multibyte". Note that
862 internal representation is unicode-based. Simplify definition of raw
863 bytes. Mention ucs-insert.
864 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
865 (Language Environments): Add language environments new to Emacs 23.
866 (Multibyte Conversion): Node deleted.
867 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
868 mention obsolete emacs-mule coding system.
869 (Output Coding): Copyedits.
870
871 * emacs.texi (Top): Update node listing.
872
d4ad7b96
CY
8732009-05-05 Per Starbäck <per@starback.se> (tiny change)
874
875 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
876
5bd66204
SM
8772009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
878
879 * building.texi (Lisp Libraries): `load-library' does offer completion.
880
bc36ad1c
CY
8812009-04-28 Chong Yidong <cyd@stupidchicken.com>
882
883 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
884 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
885
f1a47884
EZ
8862009-04-25 Eli Zaretskii <eliz@gnu.org>
887
888 * maintaining.texi (Tags): Clarify text. (Bug#3101)
889
be77bd45
CY
8902009-04-22 Chong Yidong <cyd@stupidchicken.com>
891
892 * entering.texi (Entering Emacs): Document initial-buffer-choice.
893
894 * building.texi (Lisp Interaction): Document initial-scratch-message.
895
d3b82927
JB
8962009-04-18 Juanma Barranquero <lekktu@gmail.com>
897
ed6e7b11
JB
898 * msdog.texi (Windows Fonts): Fix typos.
899
d3b82927
JB
900 * files.texi (Save Commands): Fix pxref.
901
bc323c04
CY
9022009-04-18 Chong Yidong <cyd@stupidchicken.com>
903
904 * files.texi (Save Commands): Mention diff-buffer-with-file.
905 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
906 Henoch (Bug#3036).
907
2186d13f
GM
9082009-03-15 Glenn Morris <rgm@gnu.org>
909
910 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
911 the former is not always used.
912 (Mail Headers): Use active voice. Add "Mail-reply-to".
913 Change case of "Id". Avoid repeated "appropriate".
914 (Mail Aliases): Fix previous change - use an example with a ".", so it
915 does actually get quoted when expanded.
916 (Mail Sending): Mailclient is the default on some systems.
917 (Citing Mail): Mention mail-indentation-spaces.
918 (Mail Mode Misc): Add an @dfn for "mail signature".
919
71e454fc
CY
9202009-03-15 Chong Yidong <cyd@stupidchicken.com>
921
922 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
923 (Completion Options): Document read-file-name-completion-ignore-case,
924 read-buffer-completion-ignore-case, and completion-styles. Remove
925 description of partial-completion-mode.
926
df1a3e06
GM
9272009-03-14 Glenn Morris <rgm@gnu.org>
928
929 * sending.texi (Mail Format): Fix typo. Add index entry for
930 mail-header-separator.
931 (Mail Headers): Put info about initialization and changing in one place
932 at the start. Update FCC section for mbox Rmail. Clarify From
933 section, mention mail-setup-with-from. Clarify Reply-to section.
934 Add Mail-followup-to and mail-mailing-lists. Clarify References
935 section.
936 (Mail Aliases): Update example, make less contentious.
937 Update for name change of mail-interactive-insert-alias.
938 (Mail Mode): Remove mention of `%' as a word separator.
939 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
940 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
941 commands. Clarify FCC handling. In mail-complete, add reference to
942 Mail Aliases section, and mention mail-complete-function.
943 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
944 (Mail Mode Misc): Clarify the mail-signature function. Add basic
945 signature netiquette. Explain how the mail hooks work when continuing
946 a composition.
947 (Mail Amusements): Internationalize the spook section a bit.
948 Remove the spook mail-setup-hook example, since it doesn't work well.
949 Mention fortune-file.
950 (Mail Methods): Mention read-mail-command.
951
ed6e7b11 9522009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 953
df1a3e06
GM
954 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
955 and NS resources following recent changes.
959d68bd 956
86dca3e8
JR
9572009-03-10 Jason Rumney <jasonr@gnu.org>
958
959 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
960 w32-use-visible-system-caret doc to indicate that it should get set
961 automatically.
962 (Windows Fonts): Add doc for the uniscribe backend.
963
042fe98f
DN
9642009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
965
966 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
967 vc-dir. (Bug#2598)
968
7f8dba73
RS
9692009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
970
971 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
972
505e70c3
GM
9732009-03-05 Glenn Morris <rgm@gnu.org>
974
04242bdc
GM
975 * rmail.texi (Rmail Basics): Add reference to sorting.
976 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
977 Minor re-wordings.
978 (Rmail Motion): Mention rmail-next-same-subject.
979 (Rmail Deletion): Expunging is not the only way to change the numbers.
980 (Rmail Labels): Labels can also be used in sorting.
981 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
982 (Rmail Display): Mention rmail-mime.
983
00cfe22c
GM
9842009-03-04 Glenn Morris <rgm@gnu.org>
985
986 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
987 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
988 summary. Mention sorts cannot be undone.
989 (Rmail Display): Give an example of how to use goto-address-mode.
990 (Rmail Editing): It's keybindings that are redefined, not commands.
991 Fix some typos.
992 (Movemail): Some minor rewording.
993 (Remote Mailboxes): Emacs movemail supports pop by default.
994 Fix some minor grammatical issues. The "two alternative ways" to
995 specify a POP mailbox are really just one. Remove all reference to the
996 variables rmail-pop-password and rmail-pop-password-required, obsolete
997 since Emacs 22.1. Clarify the four password steps. Emacs movemail
998 can support Kerberos.
999
3d963b67
GM
10002009-03-03 Glenn Morris <rgm@gnu.org>
1001
1002 * rmail.texi (Rmail Deletion): Revert previous change, which was
1003 describing the Rmail summary versions.
1004 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1005 Minor re-wording for rmail-resend.
1006 (Rmail Make Summary): Summaries apply to buffers rather than files.
1007 <rmail-summary-by-topic>: Headers includes the subject.
1008 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1009 details, including prefix arguments.
2340abde 1010 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1011 Not counting lines might be faster.
1012 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1013 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1014 Name the commands bound to the various keys. Mention prefix argument
1015 for searching.
3d963b67
GM
1016 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1017 Simplify rmail-highlighted-headers description. Update face name.
1018
a8ce3d17
JB
10192009-03-02 Juanma Barranquero <lekktu@gmail.com>
1020
1021 * mark.texi (Marking Objects): Fix typo.
1022
130a29b6
CY
10232009-03-01 Chong Yidong <cyd@stupidchicken.com>
1024
1025 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1026 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1027
9d5de6f8
GM
10282009-03-01 Glenn Morris <rgm@gnu.org>
1029
79fc530e 1030 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1031 (Rmail Motion): - M-s searches from the end of messages.
1032 (Rmail Deletion): Minor clarification. Fix numeric argument
1033 description.
1034 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1035 newmail and RMAILOSE files need not be in home-directory.
1036 (Rmail Files): Mention I/O menus are unselectable if no files match.
1037 Mention `MAIL' env-var.
1038
b545ff9c
JR
10392009-02-24 Jason Rumney <jasonr@gnu.org>
1040
1041 * mule.texi (Fontsets): Mention fontset-default, font specs and
1042 fallback fontsets.
1043 (Defining Fontsets): Mention ns and w32 variants of
1044 standard-fontset-spec. Update description of startup fontset to match
1045 Emacs 23 behavior.
a93be82a 1046 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1047 (International): Link to Modifying Fontsets.
b545ff9c 1048
75da0618 10492009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1050
1051 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1052 Mention ns-extended-platform-support-mode.
1053
6be93a16
KB
10542009-02-22 Karl Berry <karl@gnu.org>
1055
1056 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1057
867d4bb3
JB
10582009-02-19 Juanma Barranquero <lekktu@gmail.com>
1059
1060 * basic.texi (Moving Point, Position Info):
1061 * files.texi (Visiting):
1062 * mini.texi (Completion Options):
1063 * text.texi (HTML Mode): Remove duplicate words.
1064
49b5c0e8
GM
10652009-02-20 Glenn Morris <rgm@gnu.org>
1066
1067 * rmail.texi: Minor updates for mbox rather than Babyl.
1068
f43a822c
KB
10692009-02-17 Karl Berry <karl@gnu.org>
1070
49b5c0e8 1071 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1072
80d634b8
RS
10732009-02-17 Richard M Stallman <rms@gnu.org>
1074
1075 * anti.texi (Antinews): Mention Babyl format.
1076
1077 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1078
1079 * rmail.texi: Update for mbox format.
1080 Various small fixes, as well as the following.
1081 (Out of Rmail): Node deleted.
1082 (Rmail): Update menu.
1083 (Rmail Files): Comment out set-rmail-inbox-list.
1084 Document rmail-inbox-list instead.
1085 (Rmail Output): Substantial changes since C-o is now
1086 rmail-output-as-seen and o is rmail-output.
1087 (Rmail Attributes): Delete `stored', add `retried'.
1088 (Rmail Display): Editing headers works in all cases.
1089
f0d129c6
GM
10902009-02-17 Glenn Morris <rgm@gnu.org>
1091
1092 * basic.texi (Position Info): M-x count-lines-region is not always on
1093 M-=. (Bug#2269)
1094
160f11d3
GM
10952009-02-09 Glenn Morris <rgm@gnu.org>
1096
1097 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1098 defaults.
1099
763e01c4
EZ
11002009-02-07 Eli Zaretskii <eliz@gnu.org>
1101
1102 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1103 documentation of possible problems with redecoding.
1104
f5e1441d
GM
11052009-02-03 Glenn Morris <rgm@gnu.org>
1106
1107 * rmail.texi (Out of Rmail): Mention b2m.pl.
1108
e1eabe41
GM
11092009-01-31 Glenn Morris <rgm@gnu.org>
1110
1111 * rmail.texi (Out of Rmail): Correct b2m location.
1112
dd05f9de
CY
11132009-01-27 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * fixit.texi (Undo): Update undo limit values.
1116
d74d846e
GM
11172009-01-27 Glenn Morris <rgm@gnu.org>
1118
1119 * emacs.texi (Top): Fix Antinews menu entry.
1120
49ffdce8
KB
11212009-01-25 Karl Berry <karl@gnu.org>
1122
1123 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1124 item with no marker, instead of the syntactically incorrect
1125 @itemize @asis.
1126
467e8d77
JL
11272009-01-25 Juri Linkov <juri@jurta.org>
1128
1129 * building.texi (Grep Searching): Fix index entry for lgrep.
1130
6c60bbdb
EZ
11312009-01-24 Eli Zaretskii <eliz@gnu.org>
1132
1133 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1134
9ce5a36f
AR
11352009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1136
1137 * macos.texi (Preferences Panel): Update description of font setting to
1138 reflect that prior frame selection is no longer needed.
1139
9aa5f2fb
NR
11402009-01-20 Nick Roberts <nickrob@snap.net.nz>
1141
1142 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1143 raise GUD subsections.
1144
3892ff9c
GM
11452009-01-15 Glenn Morris <rgm@gnu.org>
1146
1147 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1148
14731c8f
GM
11492009-01-10 Glenn Morris <rgm@gnu.org>
1150
1151 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1152
45c55e53
CY
11532009-01-04 Chong Yidong <cyd@stupidchicken.com>
1154
1155 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1156 logical lines.
1157
2e4667d1
JL
11582008-12-29 Juri Linkov <juri@jurta.org>
1159
1160 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1161
1162 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1163
2a3eac47
CY
11642008-12-28 Chong Yidong <cyd@stupidchicken.com>
1165
1166 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1167 goto-address-mode instead of goto-address.
1168
3da8da94
CY
1169 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1170 mode.
1171
2a3eac47
CY
1172 * emacs.texi (Top): Update node listing.
1173
057f6dd3
EZ
11742008-12-26 Eli Zaretskii <eliz@gnu.org>
1175
1176 * custom.texi (Directory Variables): Explain what is a "project".
1177 Add indexing. Improve wording. Add a footnote about using
1178 _dir-locals.el on MS-DOS.
1179
e6979067
DN
11802008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1181
1182 * files.texi (Misc File Ops): Mention chmod as an alias for
1183 set-file-modes.
1184
9de15963
MR
11852008-12-24 Martin Rudalics <rudalics@gmx.at>
1186
1187 * help.texi (Help): Fix typos and reword.
1188 (Help Summary): Add entries for C-h n and C-h r, reorder
1189 entries, and do some minor fixes.
1190 (Name Help): Say that C-h F works for commands only.
1191 (Misc Help): Say that view-lossage displays 300 keystrokes.
1192
236fd60d
GM
11932008-12-20 Glenn Morris <rgm@gnu.org>
1194
1195 * ack.texi (Acknowledgments): General update based on AUTHORS,
1196 including removal of some stuff no longer distributed.
1197
349b3256
AM
11982008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1199
1200 * fixit.texi: Mention hunspell
1201
e840fca5
GM
12022008-12-19 Glenn Morris <rgm@gnu.org>
1203
1204 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1205 Consolidate explanatory text at start.
e840fca5
GM
1206
1207 * display.texi (Text Display):
1208 * indent.texi (Indentation): Use @acronym with ASCII.
1209
9dfa7983
GM
12102008-12-18 Glenn Morris <rgm@gnu.org>
1211
1212 * ack.texi: Various small updates and fixes.
1213
97b3a00b
JL
12142008-12-18 Juri Linkov <juri@jurta.org>
1215
1216 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1217 as a key binding to start a forward nonincremental word search.
1218 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1219 a backward nonincremental word search. Add index for `M-s w'
1220 `isearch-forward-word'.
1221 (Regexp Search): Add a short summary of regexp key commands like
1222 in the node "Basic Isearch".
1223 (Other Repeating Search): Fix typo.
1224
12252008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1226
1227 * misc.texi (PostScript Variables): Fix doc.
1228
31ce6a07
CY
12292008-12-10 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * programs.texi (Program Modes): Mention Ruby mode.
1232
636b507b
DN
12332008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1234
1235 * misc.texi (emacsclient Options): Describe what an empty string
1236 argument does for --alternate-editor.
1237
a323fa14
CY
12382008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1239
1240 * cmdargs.texi (Font X): Distinguish between client-side and
1241 server-side fonts. List valid Fontconfig properties. Add reference to
1242 Fontconfig manual. List valid GTK font properties. Explain use of
1243 fc-list.
1244
c5ca6cd0
CY
12452008-12-09 Chong Yidong <cyd@stupidchicken.com>
1246
1247 * cmdargs.texi (Font X): Move discussion of quoting to top.
1248
e5136377
GM
12492008-12-06 Glenn Morris <rgm@gnu.org>
1250
1251 * maintaining.texi (Old Revisions): Improve previous change.
1252
248c026b
RS
12532008-12-05 Richard M Stallman <rms@gnu.org>
1254
1255 * anti.texi (Antinews): Minor fixes.
1256
a9253a1e
GM
12572008-12-03 Glenn Morris <rgm@gnu.org>
1258
1259 * maintaining.texi (Old Revisions): Fix diff-switches description.
1260
fa687b02
MR
12612008-12-01 Martin Rudalics <rudalics@gmx.at>
1262
1263 * emacs.texi (Top): Fix typo.
1264
72e6decd
CY
12652008-11-30 Chong Yidong <cyd@stupidchicken.com>
1266
320ee034
CY
1267 * misc.texi (Document View): Explain dependence on gs at the top.
1268 Copyedits.
1269
1270 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1271
72e6decd
CY
1272 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1273 (Comment Commands): Discuss region-active behavior of M-; first.
1274
2a472ee4
MR
12752008-11-29 Martin Rudalics <rudalics@gmx.at>
1276
9c6361c9
MR
1277 * display.texi (Line Truncation): Add reference to Continuation
1278 Lines.
1279
2a472ee4
MR
1280 * windows.texi (Pop Up Window): Mention split-height-threshold
1281 and split-width-threshold.
9c6361c9 1282 (Split Window): Add reference to Continuation Lines.
2a472ee4 1283
e93bc142
AR
12842008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1285
1286 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1287 (GNUstep Support): New node.
1288 * anti.texi:
1289 * emacs.texi:
1290 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1291
43b978db
RS
12922008-11-28 Richard M Stallman <rms@gnu.org>
1293
1294 * misc.texi (Dissociated Press): Minor cleanups.
1295
1296 * dired.texi (Image-Dired): Avoid passive.
1297
e8e2bd93
EZ
12982008-11-28 Eli Zaretskii <eliz@gnu.org>
1299
1300 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1301 representation.
1302
8d2d45da
CY
13032008-11-26 Richard M. Stallman <rms@gnu.org>
1304
1305 * files.texi (Visiting): Rewrite paragraph for clarity.
1306
1307 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1308
a5f7bbcc
AM
13092008-11-25 Alan Mackenzie <acm@muc.de>
1310
1311 * programs.texi (Moving by Parens): Clarify that parens inside strings
1312 and comments are ignored, and that the commands assume the starting
1313 point isn't in a string or comment.
1314
a71703d3
AR
13152008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1316
1317 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1318 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1319 version.
1320 (Mac Customization): Rewrite Preferences Panel section and merge in to
1321 this node, add Open files by dragging to an Emacs window.
1322
1323 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1324
aa5ab79a
CY
13252008-11-26 Chong Yidong <cyd@stupidchicken.com>
1326
0cc92c19
CY
1327 * files.texi (Misc File Ops): Document set-file-modes.
1328
c366b4e4
CY
1329 * windows.texi (Split Window): Document integer values of
1330 truncate-partial-width-windows.
1331
aa5ab79a
CY
1332 * text.texi (Text): Simplify description of markup languages.
1333 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1334 (TeX Editing): Note that `""' inserts one `"' character.
1335 (HTML Mode): Note in the introduction that XML mode is an alias for
1336 SGML mode. Mention nXML mode.
1337
56221db7
CY
13382008-11-25 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * building.texi (Watch Expressions): Fix typo.
1341
90effe33
CY
13422008-11-24 Chong Yidong <cyd@stupidchicken.com>
1343
f90a5ae3
CY
1344 * files.texi (Visiting): Document new behavior of
1345 confirm-nonexistent-file-or-buffer.
1346
1347 * buffers.texi (Select Buffer): Document
1348 confirm-nonexistent-file-or-buffer.
1349
a18ffb4a
CY
1350 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1351 edit-picture.
1352
90effe33
CY
1353 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1354 edit-picture', since that is just an alias for picture-mode.
1355 (Sentences): Note that repeated M-@ extends the region.
1356 (Pages): Make terminology more consistent. Link to Regexps node.
1357 (Longlines): Discuss relationship with Visual Line mode.
1358 (Text Mode): Remove extraneous discussion of other modes, since they
1359 were already introduced in the parent node.
1360
e85103ec
CY
13612008-11-23 Chong Yidong <cyd@stupidchicken.com>
1362
5cb2fe30
CY
1363 * anti.texi (Antinews): Rewrite.
1364
1eb9b307 1365 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1366
1367 * frames.texi (Frame Commands): Mention "minimize" terminology.
1368
e85103ec
CY
1369 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1370 formats.
b908332f
CY
1371 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1372 (Misc X): Don't document useless -hb option.
e85103ec 1373
607f5f88
JL
13742008-11-22 Juri Linkov <juri@jurta.org>
1375
1376 * dired.texi (Dired Navigation): Change normal file name search option
1377 from `non-nil' to `t'. Add `dwim' option.
1378
e1b867a0
JL
13792008-11-22 Juri Linkov <juri@jurta.org>
1380
1381 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1382 ".dir-locals.el". Rename `define-project-bindings' to
1383 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1384 `dir-locals-set-directory-class'.
1385
dd186936
LK
13862008-11-22 Lute Kamstra <lute@gnu.org>
1387
1388 * buffers.texi (Select Buffer): Index goto-line.
1389 * basic.texi (Moving Point): Mention the use of a numeric prefix
1390 argument with goto-line and refer to Select Buffer for the use of a
1391 plain prefix argument.
1392
4b121911
GM
13932008-11-19 Glenn Morris <rgm@gnu.org>
1394
1395 * doclicense.texi: Update to FDL 1.3.
1396 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1397
27267e4c
CY
13982008-11-17 Chong Yidong <cyd@stupidchicken.com>
1399
696f351d
CY
1400 * custom.texi (Minor Modes): Define mode commands and mode variables
1401 more precisely. Recommend using mode commands instead of setting
1402 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1403 (Easy Customization): Use "init file" instead of .emacs.
1404 (Customization Groups): Update to new Custom buffer appearance.
1405 (Saving Customizations): Copyedits. Update example.
1406 (Variables): Give example of variable type-sensitivity.
1407 (Examining): Update example.
1408 (Hooks): Copyedits.
1409 (Specifying File Variables): Use C comments instead of an artificial
1410 Lisp for the example.
1411 (Keymaps): Move internals discussion to Prefix Keymaps.
1412 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1413 (Init Rebinding): Document kbd macro.
1414 (Init File): Link to Find Init.
696f351d
CY
1415
1416 * mark.texi (Using Region): Document Delete Selection Mode more
1417 thoroughly.
1418
1419 * frames.texi (Mouse Commands): Move most of the description of Delete
1420 Selection Mode to Using Region, and link to it.
1bc9c425 1421 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1422
b0570c25
CY
1423 * building.texi (Compilation): Document first-error value of
1424 compilation-scroll-output.
1425 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1426 works as soon as an error is available. Suggested by Juri Linkov.
1427
27267e4c
CY
1428 * mini.texi (Passwords): New node.
1429
1430 * files.texi (Remote Files): Link to Passwords node.
1431
1432 * emacs.texi (Top): Update node listings.
1433
122eb807
CY
14342008-11-16 Chong Yidong <cyd@stupidchicken.com>
1435
9c9855a3
CY
1436 * ack.texi (Acknowledgments): Some updating of credits.
1437
bd6fdcad
CY
1438 * emacs.texi (Acknowledgments): Add a couple more names.
1439
dd1eef46
CY
1440 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1441
122eb807 1442 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1443 (Misc File Ops): Document use of trash.
122eb807 1444
801a8da1
JB
14452008-11-16 Juanma Barranquero <lekktu@gmail.com>
1446
1447 * macos.texi (Mac Customization): Fix typos.
1448
0b4f2253
CY
14492008-11-14 Chong Yidong <cyd@stupidchicken.com>
1450
1451 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1452 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1453 the conventions of the main Emacs manual.
1454
1455 * emacs.texi (Top): Update node listings.
1456
517e2b89
CY
14572008-11-12 Chong Yidong <cyd@stupidchicken.com>
1458
07a85685
CY
1459 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1460 command-line-args is processed during startup.
1461 (Action Arguments): Correctly describe how file arguments interact with
1462 the startup screen. Link to Lisp Interaction for scratch buffer.
1463 (Initial Options): Link to Command Example for -batch option.
1464 (Environment): Document initial-environment.
1465
517e2b89
CY
1466 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1467 can't be changed in the site-start file.
1468
6337bbde
CY
14692008-11-07 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * dired.texi (Dired): Mention C-x C-d too.
1472 (Dired Enter): Document M-n in the Dired minibuffer.
1473 (Dired Navigation): Explain dired-goto-file more clearly. Document
1474 dired-isearch-filenames.
1475 (Dired Deletion): Remove unnecessary "expunged" terminology.
1476 (Flagging Many Files): & is now rebound to `% &'.
1477 (Shell Commands in Dired): Document dired-do-async-shell-command.
1478 Clarify how multi-file arguments are passed.
1479 (Misc Dired Features): Document dired-do-isearch.
1480
9e8eeff9
CY
14812008-11-06 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1484
e071f849
CY
14852008-11-03 Chong Yidong <cyd@stupidchicken.com>
1486
1487 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1488
05482eb1
CY
14892008-11-01 Chong Yidong <cyd@stupidchicken.com>
1490
e2346dea
CY
1491 * programs.texi (Program Modes): Link to Program Indent node.
1492 (Left Margin Paren): Explain consequences of changing
1493 open-paren-in-column-0-is-defun-start more concisely.
1494 (Which Function, Program Indent, Info Lookup): Minor edits.
1495 (Basic Indent): If region is active, TAB indents the region.
1496 (Multi-line Indent): If region is active, TAB indents the region. Note
1497 that indent-region is useful when Transient Mark mode is off.
1498 (Matching): The delimiter at the cursor is highlighted---the character
1499 changes color.
1500 (Symbol Completion): Link to Completion node.
1501
e4b6428c
CY
1502 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1503 a strictly text-only system.
1504
05482eb1
CY
1505 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1506 batch mode.
1507
a11d3737
RS
15082008-11-01 Richard M. Stallman <rms@gnu.org>
1509
5abad626
RS
1510 * misc.texi (Document View): Major rewrite.
1511
a11d3737
RS
1512 * maintaining.texi (Types of Log File): Change logs are older than
1513 version control.
1514 (VCS Concepts): Simplify and rearrange.
1515 (Version Control Systems): Make it clear that Linux is only the kernel.
1516 (VC Mode Line): Shorten reference to menu item.
1517 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1518 (VC Directory Mode): Minor cleanup.
1519 Unchanged files are hidden, not omitted.
1520 (VC Directory Commands): Shorten and simplify.
1521 (Change Log Commands): New node, split from Change Logs.
1522 (VC Directory Buffer): New node, split from VC Directory Mode.
1523
c55a4acb
CY
15242008-10-31 Chong Yidong <cyd@stupidchicken.com>
1525
df0356f6
CY
1526 * misc.texi (Document View): Renamed from Document Files, moved here
1527 from files.texi.
1528
1529 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1530 moved as well.
1531 (Document Files): Moved to misc.texi.
1532
c55a4acb
CY
1533 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1534 vc-update-change-log.
df0356f6
CY
1535 (Version Control): Move here from files.texi.
1536 (Format of ChangeLog): Make it a subnode of Change Log.
1537
1538 * emacs.texi (Top): Update node listing.
c55a4acb 1539
ef082374
TH
15402008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1541
1542 * files.texi (Files): Add a section about document
1543 files (doc-view-mode).
1544
d52582c3
CY
15452008-10-31 Chong Yidong <cyd@stupidchicken.com>
1546
1547 * building.texi (Compilation Mode): Document
1548 compilation-auto-jump-to-first-error.
1549 (Debuggers): Lower GUD subsections to subsubsections.
1550 (Starting GUD): Add cindex.
1551 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1552
4e0a0968
CY
15532008-10-30 Chong Yidong <cyd@stupidchicken.com>
1554
03625b47
CY
1555 * indent.texi (Indentation): Link to Program Indent.
1556
4e0a0968
CY
1557 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1558 now uses emacsclient's terminal.
1559
8bd3f7ef
CY
15602008-10-29 Chong Yidong <cyd@stupidchicken.com>
1561
80e5620e
CY
1562 * mark.texi (Using Region): Document use-empty-active-region.
1563
97d5c404
CY
1564 * emacs.texi (Top): Update node listings.
1565
8bd3f7ef
CY
1566 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1567 mention obsolete emacs.bash script.
1568 (Invoking emacsclient): Rewrite, moving optional arguments to
1569 emacsclient Options.
21d2bae3
CY
1570 (emacsclient Options): New node. Document server-use-tcp and
1571 server-host.
8bd3f7ef 1572
5fda2cbd
CY
15732008-10-28 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * indent.texi (Indentation): Replace list with paragraphed text,
1576 putting description of syntax-driven indentation first. Document new
1577 effect of active regions on tab.
1578 (Tab Stops): Note that editable tab stops affect indentation commands.
1579
4ff029f6
DN
15802008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1581
1582 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1583
996cd6e4
CY
15842008-10-23 Chong Yidong <cyd@stupidchicken.com>
1585
f28815e3
CY
1586 * custom.texi (Function Keys): Note that modified keypad keys are not
1587 translated.
1588
996cd6e4
CY
1589 * basic.texi (Arguments): Explain how to insert multiple digits.
1590
49545fe2
MA
15912008-10-22 Michael Albinus <michael.albinus@gmx.de>
1592
1593 * files.texi (Remote Files): Precise selection of default method.
1594 Rewrite paragraph about disabling remote file names.
1595
edac0b53
CY
15962008-10-22 Chong Yidong <cyd@stupidchicken.com>
1597
e752c544
CY
1598 * search.texi (Special Isearch): Document M-TAB is isearch.
1599
edac0b53
CY
1600 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1601 command.
1602
1603 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1604
20a36054
TH
16052008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1606
1607 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1608 section.
1609
69051ab6
CY
16102008-10-21 Chong Yidong <cyd@stupidchicken.com>
1611
c4b1a32a
CY
1612 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1613 to files.texi. Move contents of vc2-xtra.texi here.
1614
1615 * vc2-xtra.texi: File removed.
1616
1617 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1618 Directory Commands from the submenu. Don't include deleted file
1619 vc2-xtra.texi.
1620
1621 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1622 (Version Control): Add VC Directory Mode and VC Directory Commands to
1623 the submenu.
1624 (Why Version Control?): Use table format.
1625 (Version Control Systems): Note that Meta-CVS support is gone.
1626 (VCS Concepts): Note precisely when VC started supporting filesets.
1627 Remove bogus xref to CVS Options node.
1628 (Types of Log File): Copyedits.
1629 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1630 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1631 The Right Thing.
1632 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1633 (Log Buffer): Reorganize node, putting C-c C-c description first.
1634 (Old Revisions): Use CVS for example, not RCS.
1635 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1636 Commands from the submenu, putting them under Version Control.
1637 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1638 need to include it in the manual unconditionally, since it is now
1639 crucial to using distributed version control systems.
1a6e2954
CY
1640 (Comparing Files): Note that diff uses the minibuffer, and that the
1641 output is shown using Diff mode.
1642 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1643 diff-update-on-the-fly, diff-refine-hunk, and
1644 diff-show-trailing-whitespaces.
1a6e2954 1645 (File Archives): Add rar support.
c4b1a32a 1646
69051ab6
CY
1647 * major.texi (Choosing Modes): Make mode selection sequence more
1648 obvious by describing the steps in order of priority. Note that
1649 magic-mode-alist is nil by default. Document
1650 magic-fallback-mode-alist.
1651
e7421e03
CY
16522008-10-20 Chong Yidong <cyd@stupidchicken.com>
1653
1654 * frames.texi (Mouse References): Copyedits.
1655
6b2efdc2
TH
16562008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1657
1658 * ack.texi (Acknowledgments): Add myself as doc-view author.
1659
9c5e9396
EZ
16602008-10-20 Eli Zaretskii <eliz@gnu.org>
1661
1662 * frames.texi (Dialog Boxes): Add @cindex entries.
1663
dac94f8e
CY
16642008-10-20 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1667 (Text-Only Mouse): Copyedit.
1668
25597d40
CY
16692008-10-19 Chong Yidong <cyd@stupidchicken.com>
1670
f8a447f6
CY
1671 * frames.texi: Use @key throughout for mouse clicks.
1672 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1673 (Secondary Selection): Fix modified mouse click syntax.
1674 (Clipboard): Describe Cut, Copy and Paste commands.
1675 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1676 Copyedits.
1677 (Creating Frames): Add xref to Init File.
1678 (Frame Commands): Add xref to Exiting.
1679 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1680
b0f95216
CY
16812008-10-15 Chong Yidong <cyd@stupidchicken.com>
1682
b0817f00
CY
1683 * files.texi (Version Control): Copyedits. Add Bazaar.
1684 (Version Control Systems): List different VCS's using an itemized list.
1685 Add Bazaar.
1686 (VCS Concepts): Copyedits. Tweak description of file merging.
1687
b0f95216
CY
1688 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1689 (Cut/Paste Other App): Document select-active-regions and
1690 x-select-enable-primary.
1691
69d0d701
CY
16922008-10-13 Chong Yidong <cyd@stupidchicken.com>
1693
1694 * mark.texi (Shift Selection): Correct case in node name.
1695
1696 * emacs.texi (Top): Update node order in Mark chapter.
1697
375e8351
EZ
16982008-10-12 Eli Zaretskii <eliz@gnu.org>
1699
1700 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1701
1702 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1703 elsewhere in the manual instead of describing yet again the intricacies
1704 of $HOME on MS-Windows and MS-DOS.
1705
ab58114f
CY
17062008-10-12 Chong Yidong <cyd@stupidchicken.com>
1707
4f959513
CY
1708 * mini.texi (Minibuffer File): Add xref to File Names.
1709 (Minibuffer File): Add discussion of `~' in file names. Add
1710 insert-default-directory index reference.
1711
ab58114f
CY
1712 * files.texi (File Names): Reorganize description.
1713 (Visiting): Add xref to Mode Line. Copyedits.
1714 (Save Commands): Mention prefix behavior of C-x C-s.
1715 (Numbered Backups): Node deleted.
1716 (Backup Names): Contents of Numbered Backups moved here. State default
1717 of version-control variable.
1718 (Reverting): Copyedits.
1719 (Version Control): Add additional version control systems.
1720
1721 * emacs.texi (Top): Delete Numbered Backups node.
1722
1723 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1724 Backup Names.
f2884f63 1725 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1726
b0b5100a
RF
17272008-10-11 Romain Francoise <romain@orebokech.com>
1728
1729 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1730
89774b5f
CY
17312008-10-11 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1734 (Select Buffer): Mention use of minibuffer history. Describe default
1735 value of default-major-mode. Mention that C-x 4 b selects the other
1736 window.
1737 (List Buffers): Document CRM indicators in the order they appear.
1738 (Kill Buffer): Document new command kill-matching buffers.
1739 (Several Buffers): Move explanation of the relationship between buffer
1740 list and buffer menu to the top.
1741 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1742
4c72bf27
CY
17432008-10-10 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * entering.texi (Exiting): Document change of C-x C-c to
1746 save-buffers-kill-terminal. Document kill-emacs.
1747
f68eb991
EZ
17482008-09-30 Eli Zaretskii <eliz@gnu.org>
1749
1750 * mule.texi (Coding Systems): Don't mention codepage-setup.
1751
1752 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1753 cpNNN coding systems anymore.
1754 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1755 for unibyte mode. Don't mention line-drawing characters. Don't
1756 mention dos-unsupported-char-glyph.
1757
1a2dd44d
CY
17582008-09-25 Chong Yidong <cyd@stupidchicken.com>
1759
1760 * search.texi (Search): Shorten introduction.
1761 (Basic Isearch): Add command table. Discuss reverse isearch and
1762 isearch highlighting.
1763 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1764 ring to cindex.
1765 (Special Isearch): Move input methods discussion here.
1766 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1767 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1768 Repeat Isearch.
1769 (Isearch Minibuffer): New node.
1770 (Word Search): Document new word search commands.
1771 (Regexp Example): Simplify example using sentence-end-base variable.
1772 (Replace): Reword introduction.
1773 (Unconditional Replace): Remove unnecessary example.
1774 (Other Repeating Search): Document new `M-s o' binding.
1775
1776 * emacs.texi (Top): Update node listings.
1777
e45da31d
JB
17782008-09-22 Juanma Barranquero <lekktu@gmail.com>
1779
1780 * emacs.texi (Top): Remove Kill Errors from menu.
1781
841c8096
CY
17822008-09-22 Chong Yidong <cyd@stupidchicken.com>
1783
402168fa
CY
1784 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1785 interface for defining macros. Simplify examples. Note that C-g quits
1786 macro definitions.
801a8da1 1787 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1788 usage example.
1789 (Keyboard Macro Query): Organize query responses in a table.
1790
1791 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1792 to Erasing node.
841c8096
CY
1793 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1794 rationale to a footnote.
1795 (Kill Errors): Remove node, due to redundancy with Erasing.
1796 (Spelling): Move discussion of flyspell to end. Note new behavior of
1797 M-$ in active region. Remove non-ispell-specific keybindings from
1798 table.
1799
eab2ee89
DN
18002008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1801
1802 * cmdargs.texi (Initial Options): Document --daemon.
1803
3d53e905
GM
18042008-09-20 Glenn Morris <rgm@gnu.org>
1805
1806 * files.texi (Numbered Backups): Mention that some modes set
1807 version-control.
1808
1c90484d
GM
18092008-09-20 Jim Blandy <jimb@red-bean.com>
1810
1811 * files.texi (Numbered Backups): Reference File Variables, as well.
1812 Remove discussion of Rmail's implementation.
1813
0fc0d844
CY
18142008-09-06 Chong Yidong <cyd@stupidchicken.com>
1815
1816 * misc.texi (Recursive Edit): Note that top-level exits active
1817 minibuffers.
1818
1819 * trouble.texi (Quitting): Likewise.
1820
b18d283d
CY
18212008-08-31 Chong Yidong <cyd@stupidchicken.com>
1822
1823 * emacs.texi (Top): Add Temporary Face Changes xref.
1824
1825 * display.texi (Display): Move Temporary Face Changes node to just
1826 after Standard Faces.
1827 (Scrolling): Document recenter-top-bottom instead of recenter.
1828 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1829 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1830 (Display Custom): Copyedits.
1831 (Optional Mode Line): Document display-battery-mode.
1832
180135fc
RF
18332008-08-27 Romain Francoise <romain@orebokech.com>
1834
1835 * custom.texi (Directory Variables): Minor fix.
1836
d3fe3475
GM
18372008-08-27 Glenn Morris <rgm@gnu.org>
1838
1839 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1840 descriptions.
1841 (Calendar Customizing): Tweak layout description.
183080b6 1842 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1843 markers. Condense calendar-star-date and calendar-mark-today
1844 description.
1845 (Holiday Customizing): Add oriental and solar holidays.
1846 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1847 Fix holiday-float description. Use zerop in examples. Be less verbose.
1848 (Date Display Format): Change ISO format. Be less verbose.
1849 (Diary Customizing): Mention day and month abbrev arrays.
1850 Mention the date-form variables by name. Update European example.
1851 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1852 Condense examples. Mention diary-entry-symbols by name.
1853 Condense table for insertion commands.
1854 (Fancy Diary Display): Mention diary-include-string and
1855 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1856 Ethiopic, Persian date functions. Condense descriptions.
1857
1858 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1859 (Adding to Diary): Adapt for changed node name.
1860
71755807
GM
18612008-08-26 Glenn Morris <rgm@gnu.org>
1862
1863 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1864 node "Hebrew/Islamic Entries".
1865
1866 * calendar.texi (Specified Dates): Fix names of iso functions.
1867 (General Calendar): There may not be another window.
1868 (Writing Calendar Files, Holidays): Tweak intro.
1869 (Holidays): Mention Baha'i and Chinese holidays.
1870 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1871 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1872 (To Other Calendar): Add calendar-print-other-dates.
1873 Refer to "graphic display" rather than "X.
1874 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1875 (Displaying the Diary): Fix whitespace after reference.
1876 Fix `diary-number-of-entries' reference.
1877 (Date Formats): Explicitly mention that day names can be abbreviated.
1878 (Adding to Diary): Add some references to other sections.
1879 (Special Diary Entries): Fix reference.
1880 (Appointments): Simplify appt-message-warning-time entry.
1881 Clarify where times must be.
1882 (Importing Diary): Comment out icalendar paragraph that does not apply.
1883 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1884
d76ebc75
GM
18852008-08-23 Glenn Morris <rgm@gnu.org>
1886
1887 * fortran-xtra.texi (Fortran): Change description of free form and
1888 fixed form a bit. Mention hideshow and imenu.
1889 (Fortran Motion): Mention fortran-end-of-subprogram,
1890 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1891 (Fortran Indent): Minor re-word.
1892 (ForIndent Commands): Mention fortran-fill-paragraph and
1893 fortran-fill-statement.
1894 (ForIndent Cont): Mention fortran-tab-mode-string.
1895 (Fortran Comments): Mention fortran-comment-line-start-skip.
1896 (Fortran Columns): Mention font-locking.
1897 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1898
1fc0ce04 18992008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
1900
1901 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1902
5c52e13c
CY
19032008-08-22 Chong Yidong <cyd@stupidchicken.com>
1904
1905 * mini.texi (Minibuffer): Simplify introduction.
1906 (Minibuffer File): Document tilde in minibuffer filenames.
1907 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1908 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1909 (Completion Example): Update example to current command list.
1910 (Completion Options): Document `lazy' value of completion-auto-help.
1911 Update contents of completion-ignored-extensions.
1912 (Minibuffer History): Describe "future history" list. State default
1913 value of history-delete-duplicates.
1914
77a00355
GM
19152008-08-21 Glenn Morris <rgm@gnu.org>
1916
1917 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1918 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1919
39ee1d04
CY
19202008-08-17 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * regs.texi (Registers): Clarify valid register names.
1923 (RegPos): Note that buffer is saved and restored too.
1924 (RegText): Note that mark is reactivated/deactivated.
1925 (RegConfig): Xref to Windows node.
1926
b12c348f
CY
19272008-08-16 Chong Yidong <cyd@stupidchicken.com>
1928
3ae7ba79
CY
1929 * basic.texi (Inserting Text): Provide command name for C-q.
1930
b12c348f
CY
1931 * killing.texi (Killing): Copyedit. Define read-only text.
1932 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1933 (Killing by Lines): Copyedit.
1934 (Other Kill Commands): Move M-w description here.
1935 (Yanking): Move M-w to Other Kill Commands.
1936 (Kill Ring): Also mention saving text in registers. Link to Text
1937 Properties in elisp manual.
1938 (Accumulating Text): Copyedit.
1939 (CUA Bindings): Shift selection is now the default.
1940
d8ff7692
TZ
19412008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1942
1943 * maintaining.texi (Change Log): Mention next-error is available.
1944
a43a8a2e
GM
19452008-08-10 Glenn Morris <rgm@gnu.org>
1946
1947 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1948 and intermonth text.
1949 (Holiday Customizing): Add holiday-chinese.
1950
eba27308
EZ
19512008-08-08 Eli Zaretskii <eliz@gnu.org>
1952
1953 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1954
5f14a5b3
DN
19552008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1956
1957 * files.texi (Log Buffer): Describe C-c C-d.
1958 (Diff Mode): Describe C-x 4 A.
1959
49989bff
EZ
19602008-08-06 Eli Zaretskii <eliz@gnu.org>
1961
1962 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1963
5c915c02
DN
19642008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1965
2beaf97a
DN
1966 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1967 describe the new bindings to show the changeset diff, toggle annotation
1968 visibility, show revisions.
1969 (VC Status): Describe key bindings for modifying the change comments,
1970 displaying changeset diffs and annotations.
1971
5c915c02
DN
1972 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1973
71798ace
NR
19742008-08-05 Nick Roberts <nickrob@snap.net.nz>
1975
1976 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1977
b8949644
EZ
19782008-08-02 Eli Zaretskii <eliz@gnu.org>
1979
1980 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1981 and wording.
1982
819567d1
DN
19832008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1984
1985 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1986 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1987 commands. Improve some old info.
1988
5f38310a
CY
19892008-07-31 Chong Yidong <cyd@stupidchicken.com>
1990
0dc3906b
CY
1991 * display.texi (Visual Line Mode): New node.
1992
5f38310a
CY
1993 * basic.texi (Inserting Text): Move DEL to deletion node.
1994 (Moving Point): Add additional alternative key bindings. Describe
1995 line-move-visual.
1996 (Erasing): Describe DEL.
1997 (Basic Undo, Blank Lines, Arguments): Copyedit.
1998 (Continuation Lines): Mention Visual Line mode.
1999 (Position Info): Move extended discussion to mule.texi.
2000
2001 * mule.texi (International Chars): Describe C-x =.
2002
2003 * emacs.texi (Top): Add Visual Line Mode node.
2004
7c2fb837
DN
20052008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2006
2007 * emacs.texi: Remove VMS support.
2008
3f6b73ef
DN
20092008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2010
2011 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2012 the vc-dir command name.
2013
9e2a2647
DN
20142008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2015
2016 * xresources.texi: Remove mentions of Mac Carbon.
2017
568beaa2
AS
20182008-07-19 Andreas Schwab <schwab@suse.de>
2019
2020 * ns-emacs.texi: Move to ../misc.
2021
0ef94706
CY
20222008-07-15 Chong Yidong <cyd@stupidchicken.com>
2023
2024 * entering.texi (Exiting): Don't describe text-only terminals as the
2025 default. Describe the new startup screen.
2026 (Exiting): Describe how to kill Emacs first. Change description of
2027 iconification to handle modern window systems.
2028
ba60bd44 20292008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2030
2031 * ns-emacs.texi: New file, documents features of Emacs port under
2032 NeXTstep windowing.
2033
9f30aa73
CY
20342008-07-15 Chong Yidong <cyd@stupidchicken.com>
2035
938a5d2e
CY
2036 * entering.texi (Entering Emacs): Update prev node.
2037
2038 * glossary.texi (Glossary): Remove xref to Text Characters.
2039
9f30aa73
CY
2040 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2041 directly, rather than in the context of ASCII. Move description of
2042 special properties of modifier key to new Modifier Keys node.
2043 (Keys): Copyedit.
2044 (Text Characters): Delete node. Multibyte is the default nowadays, and
2045 the node contents are obsolete.
2046
2047 * custom.texi (Modifier Keys): New node.
2048
2049 * emacs.texi (Top): Update node list.
2050
7e53d36c
CY
20512008-07-13 Chong Yidong <cyd@stupidchicken.com>
2052
2053 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2054 saying that Emacs provides menus and mouse support (which is par for
2055 the course).
2056
2057 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2058 early on.
2059 (Point): Copyedit. Relegate historical trivia to a footnote.
2060 (Mode Line): Explain mode-line format more consistently.
2061 (Menu Bar): Copyedit.
2062
1e9fa96d
GM
20632008-06-27 Glenn Morris <rgm@gnu.org>
2064
2065 * cal-xtra.texi (Sexp Diary Entries):
2066 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2067
dc9bebb8
CY
20682008-06-26 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * mark.texi (Shift selection): New node.
2071 (Mark): Copyedits.
2072 (Persistent Mark): Move to the end of the chapter.
2073
e7881076
EZ
20742008-06-20 Eli Zaretskii <eliz@gnu.org>
2075
2076 * makefile.w32-in (distclean): Remove makefile.
2077
f427400c
NR
20782008-06-17 Nick Roberts <nickrob@snap.net.nz>
2079
2080 * building.texi (Starting GUD): Add an entry for gud-gdb.
2081 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2082 command mode.
2083
b597d348
GM
20842008-06-17 Glenn Morris <rgm@gnu.org>
2085
2086 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2087
647b7094
NR
20882008-06-17 Nick Roberts <nickrob@snap.net.nz>
2089
2090 * building.texi (Starting GUD): Expand on remote debugging.
2091 (Other GDB-UI Buffers): Mention new keyboard bindings.
2092
47a30023
GM
20932008-06-15 Glenn Morris <rgm@gnu.org>
2094
2095 * gnu.texi: Use a verbatim license for this invariant section,
2096 as per etc/GNU.
2097
37e5d54a
GM
20982008-06-13 Daniel Engeler <engeler@gmail.com>
2099
2100 * emacs.texi, misc.texi: Add documentation about serial port access.
2101
8e65d46c
GM
21022008-06-13 Glenn Morris <rgm@gnu.org>
2103
c1473b4c
MB
2104 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2105 maintain.info.
8e65d46c 2106
e40a85cd
MB
21072008-06-05 Miles Bader <miles@gnu.org>
2108
2109 * display.texi (Temporary Face Changes): Update to reflect function
2110 renamings in face-remap.el.
2111
56c73dec
MB
21122008-06-04 Miles Bader <miles@gnu.org>
2113
2114 * display.texi (Temporary Face Changes): Add
2115 `adjust-buffer-face-height'. Rewrite description of
2116 `increase-buffer-face-height' and `decrease-default-face-height' now
2117 that they aren't bound by default.
2118
9d3d42fb
MB
21192008-06-03 Miles Bader <miles@gnu.org>
2120
2121 * display.texi (Temporary Face Changes): New node.
2122
2be6bfe2
EZ
21232008-05-31 Eli Zaretskii <eliz@gnu.org>
2124
2125 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2126
daf7e339
GM
21272008-05-31 Glenn Morris <rgm@gnu.org>
2128
2129 * cal-xtra.texi (Fancy Diary Display): Simplify.
2130
d21d2618
GM
21312008-05-30 Glenn Morris <rgm@gnu.org>
2132
2133 * cal-xtra.texi (Fancy Diary Display): Update for
2134 diary-display-function replacing diary-display-hook.
2135
71ce5fd0
JB
21362008-05-29 Drew Adams <drew.adams@oracle.com>
2137
2138 * msdog.texi (Windows Keyboard): Add descriptions of
2139 w32-register-hot-key and w32-unregister-hot-key.
2140
a3cdbdf8
MO
21412008-05-21 Tom Tromey <tromey@redhat.com>
2142
2143 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2144 Variables node.
2145
854a574c
MO
21462008-05-19 Tom Tromey <tromey@redhat.com>
2147
2148 * custom.texi (Variables): Add Directory Variables to menu.
2149 (Directory Variables): New node.
2150
7c2ec3f9
ER
21512008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2152
71ce5fd0 2153 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2154
370fded4
ER
21552008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2156
2157 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2158 Revision Tags and rewritten. Section now uses modern terminology,
2159 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2160 accurately.
2161
6af511e3
EZ
21622008-05-10 Eli Zaretskii <eliz@gnu.org>
2163
2164 * msdog.texi (Windows Files): Update documentation of
2165 w32-get-true-file-attributes.
2166
7a78b6e7
ER
21672008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2168
2169 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2170 directory mode.
2171
1bcfc24e
CY
21722008-05-08 Chong Yidong <cyd@stupidchicken.com>
2173
2174 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2175 entry "television".
1bcfc24e 2176
db86064f
ER
21772008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2178
ab5ec32c 2179 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2180
a31b405e
ER
21812008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2182
2183 * emacs/buffers.texi, emacs/files.texi (Version-control):
2184 vc-toggle-read-only is no longer a good idea...
2185
ff2c14fc
GM
21862008-04-29 Glenn Morris <rgm@gnu.org>
2187
2188 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2189
367c9b7c
JL
21902008-04-22 Juri Linkov <juri@jurta.org>
2191
2192 * dired.texi (Subdirectories in Dired): Describe using `^'
2193 to return to the parent directory.
2194
4ac1e9b4
NR
21952008-04-22 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2198 recent changes.
2199
b9b3bf2b
NR
22002008-04-19 Nick Roberts <nickrob@snap.net.nz>
2201
2202 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2203 (Other GDB-UI Buffers): Update for recent thread related changes.
2204
4d120d6a
SM
22052008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2206
2207 * maintaining.texi (Maintaining):
2208 * emacs.texi (Top): Typo.
2209
a152877d
SM
22102008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2211
b9b3bf2b
NR
2212 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2213 arg in `font-lock-add-keywords'.
a152877d 2214
36c0514c
GM
22152008-04-08 Glenn Morris <rgm@gnu.org>
2216
2217 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2218 Also add Baha'i calendar references where appropriate.
2219
06a97d46
GM
22202008-04-05 Glenn Morris <rgm@gnu.org>
2221
2222 * custom.texi (Init File): Byte-compiling .emacs is bad.
2223
6adc6eed
SM
22242008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2225
2226 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2227
571388b0
GM
22282008-03-29 Glenn Morris <rgm@gnu.org>
2229
2230 * calendar.texi: Update for `calendar-date-style' replacing
2231 `european-calendar'.
2232
3ae8f876
JR
22332008-03-28 Jason Rumney <jasonr@gnu.org>
2234
2235 * display.texi (Display Custom): Mention overlay-margin in text.
2236
5bc6ddff 22372008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2238
5bc6ddff
MB
2239 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2240 tutorial' comments.
03a864d5 2241
7186a830
CY
22422008-03-28 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * mark.texi (Mark): Rearrange nodes.
2245 (Persistent Mark): Rename from Transient Mark.
2246 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2247 Describe Transient Mark mode as the default.
2248
2249 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2250 the default behavior with Transient Mark mode off.
2251 (Position Info): Fix typo.
2252
71ce5fd0
JB
2253 * display.texi (Standard Faces): Reference the Mark node.
2254 Remove discussion of the region face, which is discussed there.
7186a830
CY
2255
2256 * emacs.texi (Top): Update node listings.
2257
2258 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2259 as the default.
2260
2261 * fixit.texi (Undo): Standardize choice of undo key sequence.
2262 (Undo, Spelling): Describe Transient Mark mode as the default.
2263
2264 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2265 default.
2266
2267 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2268
2269 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2270 mode is the default, and note that the mark is not activated when set.
2271
2272 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2273 Describe Transient Mark mode as the default.
2274
2275 * search.texi (Basic Isearch): Reference the Mark Ring node.
2276 (Replace, Unconditional Replace, Other Repeating Search):
2277 Describe Transient Mark mode as the default.
2278
2279 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2280 Transient Mark mode as the default.
2281 (Paragraphs): Describe how M-h behaves when region is active.
2282
2283 * trouble.texi (Quitting): Clarify effects of C-g.
2284
dc47d1ff
GM
22852008-03-13 Glenn Morris <rgm@gnu.org>
2286
2287 * emacs.texi (EMACSVER): Set to 23.0.60.
2288
e3e0fb39 22892008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2290
e3e0fb39
GM
2291 * dired.texi (Hiding Subdirectories): Fix previous change.
2292
22932008-03-05 Drew Adams <drew.adams@oracle.com>
2294
2295 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2296
5e14abf8
KS
22972008-02-28 Kim F. Storm <storm@cua.dk>
2298
2299 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2300 Move describe-distribution to C-h C-o.
2301 Move view-emacs-problems to C-h C-p.
2302 Add view-emacs-debugging on C-h C-d.
2303 Add view-external-packages on C-h C-e.
d0207bf3 2304 Add view-order-manuals on C-h C-m.
5e14abf8 2305
d0207bf3 23062008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2307
2308 * msdog-xtra.texi (MS-DOS): Docstring fix.
2309
87e391bb
EZ
23102008-02-09 Eli Zaretskii <eliz@gnu.org>
2311
2312 * msdog.texi (Windows Fonts): Use a @table for describing font
2313 properties.
2314
5662e503
JR
23152008-02-07 Jason Rumney <jasonr@gnu.org>
2316
2317 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2318 value has changed.
2319 (Windows HOME): Clarify what is meant by "if that fails as well".
2320 (Windows Fonts): New section.
2321
72463824
GM
23222008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2323
2324 * basic.texi (Basic Undo): Remove duplicate "you can".
2325
7ff926e0
EZ
23262008-02-02 Eli Zaretskii <eliz@gnu.org>
2327
2328 * maintaining.texi (Tags): Fix last change.
2329
6ab7aef1
MA
23302008-02-02 Michael Albinus <michael.albinus@gmx.de>
2331
093571c3 2332 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2333
ace67e7e
NR
23342008-01-31 Nick Roberts <nickrob@snap.net.nz>
2335
2336 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2337
ae068fdf
RS
23382008-01-26 Richard Stallman <rms@gnu.org>
2339
2340 * maintaining.texi (Tags): Delete redundant index entry.
2341
a56d9a08
EZ
23422008-01-26 Eli Zaretskii <eliz@gnu.org>
2343
2344 * programs.texi (Imenu): Move "@cindex tags" from here...
2345 * maintaining.texi (Tags): ...to here.
2346
e941ed90
NR
23472008-01-23 Kevin Ryde <user42@zip.com.au>
2348
2349 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2350 click count.
2351
650276d5
JB
23522008-01-21 Juanma Barranquero <lekktu@gmail.com>
2353
2354 * entering.texi (Exiting): Fix typo.
2355 Reported by D. E. Evans <sinuhe@gnu.org>.
2356
8dc17977
MR
23572007-12-31 Martin Rudalics <rudalics@gmx.at>
2358
2359 * glossary.texi (Glossary): Fix typo.
2360
9f9695a6
RS
23612007-12-27 Richard Stallman <rms@gnu.org>
2362
2363 * text.texi (Formatted Text): Improve menu tag.
2364 (Editing Format Info): In Info, add duplicate menu of nodes
2365 about the submenus.
2366 (Format Faces): Say where Faces menu is found. Mention Other.
2367 (Format Colors): Say where these submenus are found.
2368 (Format Indentation, Format Justification): Likewise.
2369 (Format Properties): Likewise.
2370
abfd0191
RS
23712007-12-22 Richard Stallman <rms@gnu.org>
2372
2373 * search.texi (Query Replace): Make exp of query-replace more
2374 self-contained, and clarify.
8dc17977 2375
abfd0191
RS
2376 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2377
a2586785
RS
23782007-12-15 Richard Stallman <rms@gnu.org>
2379
2380 * files.texi (Auto Save): Clarify definition of auto-saving.
2381
a67cf2bb
RS
23822007-11-26 Richard Stallman <rms@gnu.org>
2383
2384 * help.texi (Help Echo): Cleanups.
2385
448b33b1
TTN
23862007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2387
2388 * files.texi (Why Version Control?): Fix typo.
2389 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2390 (Selecting a Fileset): Fix typos; small rewording.
2391 (Log Buffer): Likewise.
2392 (Old Revisions): Likewise.
448b33b1 2393
221bb7f6
EZ
23942007-11-17 Eli Zaretskii <eliz@gnu.org>
2395
2396 * mule.texi (Communication Coding): Fix wording of last change.
2397
d0207bf3 23982007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2399
630cb3b7
JB
2400 * custom.texi (Specifying File Variables):
2401 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2402
53b7759e
KH
24032007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2404
a5ab2e0c 2405 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2406
2407 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2408
c8763fb6 24092007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2410
630cb3b7 2411 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2412 --output=file.
2413
ff98e024
MR
24142007-11-13 Martin Rudalics <rudalics@gmx.at>
2415
2416 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2417 (Help Echo): Avoid mentioning the term "region" here and
2418 consistently use the term "active text".
2419
37b11c22
GM
24202007-11-11 Glenn Morris <rgm@gnu.org>
2421
2422 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2423
21d50ba1
JL
24242007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2425
2426 * search.texi (Query Replace): Mention
2427 `query-replace-show-replacement'.
2428
c12ecb0a 24292007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2430
2431 * building.texi (Watch Expressions): Remove obscure sentence.
2432
3b4201f4
KH
24332007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2434
2435 * mule.texi (Select Input Method): Describe how to activate an input
2436 method in the text mode.
2437
07e5c0b0
DN
24382007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2439
2440 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2441
52dd7391
NR
24422007-10-30 Nick Roberts <nickrob@snap.net.nz>
2443
2444 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2445
c004e539
GM
24462007-10-30 Glenn Morris <rgm@gnu.org>
2447
2448 * misc.texi (Directory Tracking): Explain a bit more about
2449 dirtrack-mode.
2450
ca8c5b8c
GM
24512007-10-25 Glenn Morris <rgm@gnu.org>
2452
2453 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2454
b6c764ef
RS
24552007-10-24 Richard Stallman <rms@gnu.org>
2456
2457 * misc.texi (Interactive Shell): Cleanup last change.
2458
eabd84c9
JL
24592007-10-22 Juri Linkov <juri@jurta.org>
2460
2461 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2462 default values.
2463
0b43c7e2
ER
24642007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2465
ca8c5b8c 2466 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2467 'filesets'.
2468
a80859d4
MR
24692007-10-18 Martin Rudalics <rudalics@gmx.at>
2470
2471 * trouble.texi (Quitting): Fix typo.
2472
c9447ae1
GM
24732007-10-18 Glenn Morris <rgm@gnu.org>
2474
2475 * frames.texi (Mode Line Mouse): Mention minor mode names.
2476
168b980f
JL
24772007-10-17 Juri Linkov <juri@jurta.org>
2478
2479 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2480 fill-paragraph operates on the active region in Transient Mark mode.
2481 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2482 with fill-paragraph.
2483
2484 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2485 fill-paragraph.
2486
2487 * fixit.texi (Spelling): ispell-word operates on the active region
2488 in Transient Mark mode.
2489
5a331f34
JB
24902007-10-17 Aaron S. Hawley <aaronh@garden.org>
2491
2492 * building.texi (Source Buffers):
2493 * custom.texi (Init Non-ASCII):
2494 * glossary.texi (Glossary): Use "key binding" consistently.
2495
2a9f4d55
JB
24962007-10-17 Juanma Barranquero <lekktu@gmail.com>
2497
2498 * calendar.texi (Diary): Fix directive.
2499
de13cecf
RS
25002007-10-16 Richard Stallman <rms@gnu.org>
2501
2502 * calendar.texi (Diary): Clarify text about diary file example.
2503
5f90d53e
ER
25042007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2505
2506 * files.texi: Capitalize node names according to convention.
2507
3aa491bc
GM
25082007-10-13 Glenn Morris <rgm@gnu.org>
2509
2510 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2511
8a3106d3
ER
25122007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2513
2514 * emacs.texi:
2515 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2516 suggested by RMS and Robert J. Chassell.
8a3106d3 2517
da1080a2
ER
25182007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2519
3aa491bc 2520 * files.texi (Version Systems):
0870a421
ER
2521 * vc-xtra.texi:
2522 * vc1-xtra.texi:
ac3f4c6f 2523 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2524 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2525 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2526 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2527
58ade22b
ER
25282007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2529
da1080a2 2530 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2531 Reorder the descriptions to be chronological.
2532
93870ce2
RS
25332007-10-09 Richard Stallman <rms@gnu.org>
2534
2535 * display.texi (Cursor Display): Correct how cursor appears
2536 in nonselected windows.
2537
568c7288
NR
25382007-10-04 Nick Roberts <nickrob@snap.net.nz>
2539
2540 * building.texi (GDB Graphical Interface): Remove references to gdba
2541 and mention gud-gdb.
2542
1af74d06 25432007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2544
1af74d06 2545 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2546
0d8fb755
JL
25472007-10-06 Juri Linkov <juri@jurta.org>
2548
2549 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2550 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2551 fill-paragraph-or-region.
2552
2553 * basic.texi (Arguments): Replace fill-paragraph with
2554 fill-paragraph-or-region.
2555
b981e2c6
ER
25562007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2557
2558 * files.texi: Update the section on version control for 2007
2a9f4d55 2559 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2560 will come later.
2561
5fceaf9c
GM
25622007-09-15 Glenn Morris <rgm@gnu.org>
2563
2564 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2565 to `list-holidays'.
2566
b0e44b17
GM
25672007-09-14 Glenn Morris <rgm@gnu.org>
2568
2569 * calendar.texi: Update all instances of mark-calendar-holidays,
2570 list-calendar-holidays, list-holidays with the new names.
2571
8cf51b2c
GM
25722007-09-06 Glenn Morris <rgm@gnu.org>
2573
46a367db 2574 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2575 Split into the Emacs manual in emacs/, and other manuals in misc/.
2576 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2577 manual.
2578 (infodir): New variable.
2579 (info): Use $infodir.
2580 (emacsman): Delete target, not needed any more.
2581 Move all targets that are not the Emacs manual to misc/Makefile.in.
2582 (mostlyclean): Remove `gnustmp'.
2583 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2584 manual.
92f9b43f 2585 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2586 (emacsman): Delete target, not needed any more.
2587 (clean): Remove all info files but Emacs manual.
2588 Move all targets that are not the Emacs manual to misc/Makefile.in.
2589 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2590
2591 * Makefile.in (INFOSOURCES): Delete.
2592 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2593 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2594 *.vrs *.toc here...
2595 (maintainer-clean): ...from here.
2596
25972007-09-05 Glenn Morris <rgm@gnu.org>
2598
2599 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2600
8cf51b2c
GM
26012007-08-29 Glenn Morris <rgm@gnu.org>
2602
2603 * emacs.texi (EMACSVER): Increase to 23.0.50.
2604
3420c522
RS
26052007-08-27 Richard Stallman <rms@gnu.org>
2606
2607 * emacs.texi (Top): Clarify menu item for Glossary.
2608
2609 * display.texi (Faces): Change secn title.
2610 Clarify not all fonts come from Font Lock.
2611
8cf51b2c
GM
26122007-08-17 Eli Zaretskii <eliz@gnu.org>
2613
2614 * basic.texi (Position Info): Add index entry for face at point.
2615 Mention that character faces are also displayed by "C-u C-x =".
2616
8cf51b2c
GM
26172007-08-08 Glenn Morris <rgm@gnu.org>
2618
2619 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2620
26212007-08-07 Chong Yidong <cyd@stupidchicken.com>
2622
2623 * files.texi (File Conveniences): Document point motion keys in Image
2624 mode.
2625
8cf51b2c
GM
26262007-07-27 Glenn Morris <rgm@gnu.org>
2627
8cf51b2c
GM
2628 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2629 in-line.
2630
2631 * gpl.texi: New file with text of GPL.
2632 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2633
26342007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2635
2636 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2637
2638 * dired.texi (Wdired): Mention C-x C-q key binding.
2639
26402007-07-28 Nick Roberts <nickrob@snap.net.nz>
2641
2642 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2643
26442007-07-25 Glenn Morris <rgm@gnu.org>
2645
8cf51b2c
GM
2646 * emacs.texi (Copying): Replace license with GPLv3.
2647
2648 * Relicense all FSF files to GPLv3 or later.
2649
26502007-07-24 Glenn Morris <rgm@gnu.org>
2651
2652 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2653 for some calendars.
2654
26552007-07-23 Nick Roberts <nickrob@snap.net.nz>
2656
2657 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2658 default-directory for the current buffer is on a remote machine.
2659
8cf51b2c
GM
26602007-07-21 Eli Zaretskii <eliz@gnu.org>
2661
2662 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2663 default value.
2664
26652007-07-21 Richard Stallman <rms@gnu.org>
2666
2667 * files.texi (Why Version Control?): Improve previous change.
2668
26692007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2670
2671 * files.texi (Why Version Control?): New node.
2672
8cf51b2c
GM
26732007-07-12 Nick Roberts <nickrob@snap.net.nz>
2674
8cf51b2c
GM
2675 * building.texi (Starting GUD): Add xref to this anchor.
2676
8cf51b2c
GM
26772007-06-24 Karl Berry <karl@gnu.org>
2678
2a9f4d55 2679 * emacs.texi: New Back-Cover Text.
8cf51b2c 2680
8cf51b2c
GM
26812007-06-07 Alan Mackenzie <acm@muc.de>
2682
2683 * display.texi (Optional Mode Line): Document the new form of
2684 line+column numbers, "(561,2)".
2685
26862007-06-06 Juanma Barranquero <lekktu@gmail.com>
2687
49823426 2688 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2689
26902007-06-02 Chong Yidong <cyd@stupidchicken.com>
2691
2692 * Version 22.1 released.
2693
8cf51b2c
GM
26942007-05-07 Karl Berry <karl@gnu.org>
2695
2696 * emacs.texi (EMACSVER): Back to 22.
2697
26982007-05-06 Richard Stallman <rms@gnu.org>
2699
2700 * maintaining.texi (Create Tags Table): Clean up previous change.
2701
c8763fb6 27022007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2703
2704 * maintaining.texi (Create Tags Table): Add text about the dangers of
2705 making symbolic links to tags files.
2706
27072007-05-04 Karl Berry <karl@gnu.org>
2708
2709 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2710
27112007-05-03 Karl Berry <karl@gnu.org>
2712
2713 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2714
2715 * .cvsignore (*.pdf): New entry.
2716
8cf51b2c
GM
2717 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2718 for printing.
2719
27202007-05-01 Richard Stallman <rms@gnu.org>
2721
2722 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2723
8cf51b2c
GM
27242007-04-28 Glenn Morris <rgm@gnu.org>
2725
2726 * ack.texi (Acknowledgments):
2727 * anti.texi (Antinews):
8cf51b2c
GM
2728 * programs.texi (Program Modes): Restore mention of python.el pending
2729 consideration of legal status.
2730
27312007-04-28 Richard Stallman <rms@gnu.org>
2732
2733 * files.texi (File Names): Fixes to ~ description on MS systems.
2734
8cf51b2c
GM
27352007-04-26 Glenn Morris <rgm@gnu.org>
2736
2737 * emacs.texi (EMACSVER): Increase to 22.1.50.
2738
27392007-04-25 Karl Berry <karl@gnu.org>
2740
2741 * emacs.texi: Improve line breaks on copyright page,
2742 similar layout to lispref, 8.5x11 by default.
2743
2744 * dired.texi (Image-Dired): Improve line break, fix typo.
2745
27462007-04-24 Chong Yidong <cyd@stupidchicken.com>
2747
2748 * programs.texi (Program Modes):
8cf51b2c
GM
2749 * anti.texi (Antinews):
2750 * ack.texi (Acknowledgments): python.el removed.
2751
8cf51b2c
GM
27522007-04-23 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * display.texi (Highlight Interactively): Correct description of
2755 hi-lock-file-patterns-policy.
2756
2757 * files.texi (File Archives): Mention self-extracting executables.
2758
27592007-04-23 Eli Zaretskii <eliz@gnu.org>
2760
2761 * search.texi (Unconditional Replace, Query Replace): Add xref to
2762 "Replacement and Case".
2763
27642007-04-22 Chong Yidong <cyd@stupidchicken.com>
2765
2766 * dired.texi (Image-Dired): Move from Thumbnails node.
2767 * misc.texi (Thumbnails): Node deleted.
2768 * emacs.texi (Top): Update node listing.
2769
2770 * files.texi (File Conveniences):
49823426 2771 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2772
27732007-04-21 Richard Stallman <rms@gnu.org>
2774
2775 * display.texi (Highlight Interactively): Correct previous change.
2776 Clarify doc of hi-lock-find-patterns, and move new features into it.
2777
27782007-04-20 David Koppelman <koppel@ece.lsu.edu>
2779
2780 * display.texi (Highlight Interactively): Document
2781 hi-lock-file-patterns-policy.
2782
27832007-04-20 Martin Rudalics <rudalics@gmx.at>
2784
2785 * display.texi (Scrolling): Fix typo.
2786
8cf51b2c
GM
27872007-04-15 Chong Yidong <cyd@stupidchicken.com>
2788
8cf51b2c
GM
2789 * doclicense.texi: Remove node heading, so that it can be included by
2790 other files.
2791
2792 * emacs.texi: Insert node heading for GFDL.
2793
8cf51b2c
GM
27942007-04-14 Eli Zaretskii <eliz@gnu.org>
2795
2796 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2797 "command line".
2798
2799 * display.texi (Faces): Refer to "Creating Frames" for face
2800 and other frame customizations in .emacs.
2801
2802 * frames.texi (Creating Frames): Mention that face customizations can
2803 be put in .emacs. Add index entries.
2804
28052007-04-12 Richard Stallman <rms@gnu.org>
2806
2807 * glossary.texi (Glossary): Explain `iff'.
2808
28092007-04-11 Karl Berry <karl@gnu.org>
2810
2811 * gnu.texi (Top),
2812 * macos.texi (Mac Font Specs),
2813 * anti.texi (Antinews),
2814 * xresources.texi (Resources),
2815 * misc.texi (Emulation),
2816 * calendar.texi (Daylight Saving),
2817 * dired.texi (Dired and Find),
2818 * rmail.texi (Remote Mailboxes),
2819 * sending.texi (Mail Headers),
2820 * programs.texi (Which Function),
2821 * files.texi (Recover),
2822 * buffers.texi (Uniquify),
2823 * frames.texi (Wheeled Mice),
2824 * killing.texi (Rectangles): Wording to improve breaks in
2825 8.5x11 format.
2826 * mule.texi (Language Environments): \hbadness=10000 since there's
2827 no way to reword.
2828 * emacs.texi (smallbook): New @set to more easily switch between
2829 smallbook and 8.5x11.
2830
28312007-04-11 Richard Stallman <rms@gnu.org>
2832
2833 * files.texi (File Conveniences): Add xref to Tumme.
2834 Delete text about Thumbnail mode.
2835
8cf51b2c
GM
28362007-04-09 Alan Mackenzie <acm@muc.de>
2837
2838 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2839 new name. Insert concept index entries.
2840
8cf51b2c
GM
28412007-04-08 Chong Yidong <cyd@stupidchicken.com>
2842
2843 * display.texi (Standard Faces): Document prefix arg for
2844 list-faces-display.
2845
2846 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2847
8cf51b2c
GM
28482007-04-07 Chong Yidong <cyd@stupidchicken.com>
2849
8cf51b2c
GM
2850 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2851
2852 * files.texi (Misc File Ops): Rewrite description of
2853 insert-file-literally.
2854
8cf51b2c
GM
28552007-03-31 Eli Zaretskii <eliz@gnu.org>
2856
2857 * misc.texi (Printing): Postscript -> PostScript.
2858
8cf51b2c
GM
2859 * ack.texi (Acknowledgments): Postscript -> PostScript.
2860
2861 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2862
2863 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2864 below.
2865
28662007-03-30 Chong Yidong <cyd@stupidchicken.com>
2867
2868 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2869 Init Non-ASCII.
2870 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2871 (Init Non-ASCII): New node.
2872
28732007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2874
2875 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2876
8cf51b2c
GM
28772007-03-12 Glenn Morris <rgm@gnu.org>
2878
8cf51b2c
GM
2879 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2880 "Daylight Savings".
2881
49823426 2882 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2883 saving" in text throughout.
2884
8cf51b2c
GM
28852007-03-04 Richard Stallman <rms@gnu.org>
2886
2887 * custom.texi (Safe File Variables): Minor correction.
2888
8cf51b2c
GM
28892007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2890
2891 * rmail.texi (Movemail): Add internal ref.
2892 Don't indent the intro for the PROTO table.
2893 Format PROTO table items with @code.
2894
8cf51b2c
GM
28952007-02-26 Nick Roberts <nickrob@snap.net.nz>
2896
2897 * building.texi: Remove references to bashdb.
2898
8cf51b2c
GM
28992007-02-19 Juanma Barranquero <lekktu@gmail.com>
2900
2901 * mule.texi (Language Environments): Update list of supported language
2902 environments.
2903
8cf51b2c
GM
29042007-02-14 Kim F. Storm <storm@cua.dk>
2905
2906 * building.texi (Grep Searching): Fix lgrep doc.
2907
29082007-02-12 Chong Yidong <cyd@stupidchicken.com>
2909
2910 * back.texi: Remove unused file.
2911
c8763fb6 29122007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2913
2914 * maintaining.texi (Tag Syntax): Now --members is the default for
2915 etags, not for ctags yet.
2916
8cf51b2c
GM
29172007-02-03 Eli Zaretskii <eliz@gnu.org>
2918
2919 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2920 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2921 expects. Add comments to prevent people from inadvertently modifying
2922 the key parts needed by `texinfo-multiple-files-update'.
2923
29242007-01-29 Chong Yidong <cyd@stupidchicken.com>
2925
2926 * frames.texi (Secondary Selection): Window clicked does not matter
2927 when mouse-yank-at-point is non-nil.
2928
8cf51b2c
GM
29292007-01-16 Glenn Morris <rgm@gnu.org>
2930
2931 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2932 system abbrev.
2933
29342007-01-11 Richard Stallman <rms@gnu.org>
2935
2936 * msdog.texi (Windows Keyboard): Another small cleanup.
2937
29382007-01-10 Richard Stallman <rms@gnu.org>
2939
2940 * msdog.texi (Windows Keyboard): Yet another try to make
2941 everyone happy with that passage.
2942
29432007-01-05 Richard Stallman <rms@gnu.org>
2944
2945 * anti.texi (Antinews): Mention M-x shell scrolling.
2946
29472007-01-05 Nick Roberts <nickrob@snap.net.nz>
2948
2949 * building.texi (Watch Expressions): Describe gdb-max-children.
2950
8cf51b2c
GM
29512007-01-04 Richard Stallman <rms@gnu.org>
2952
8cf51b2c
GM
2953 * msdog.texi (Windows Keyboard): Clarify previous change.
2954
8cf51b2c
GM
29552007-01-02 Richard Stallman <rms@gnu.org>
2956
2957 * custom.texi (Changing a Variable): Minor clarification.
2958 (Specific Customization): customize-customized => customize-unsaved.
2959
2960 * entering.texi (Entering Emacs): Clean up text about restarting
2961 Emacs for each file.
2962
2963 * misc.texi (Shell Options): Minor cleanup.
2964
2965 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2966 with Emacs, not vice versa.
2967
2968 * programs.texi (Symbol Completion): Recommend customizing
2969 window manager.
2970
2971 * xresources.texi (Resources): Minor fix.
2972
c8763fb6 29732007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2974
2975 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2976
29772007-01-01 Richard Stallman <rms@gnu.org>
2978
2979 * commands.texi (User Input): Document keys stolen by window mangers.
2980
29812006-12-31 Richard Stallman <rms@gnu.org>
2982
2983 * custom.texi (Specific Customization): Document customize-option
2984 instead of customize-variable.
2985
29862006-12-31 Kim F. Storm <storm@cua.dk>
2987
2988 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2989
29902006-12-30 Kim F. Storm <storm@cua.dk>
2991
2992 * killing.texi (CUA Bindings): Fix typo.
2993
2994 * xresources.texi (Table of Resources): Mention grow-only value for
2995 auto-resize-tool-bars.
2996
8cf51b2c
GM
29972006-12-27 Eli Zaretskii <eliz@gnu.org>
2998
2999 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3000 and how to get them back.
3001
30022006-12-26 Richard Stallman <rms@gnu.org>
3003
3004 * calendar.texi (Holidays): Holiday listing is based on current
3005 practice, but DST is not.
3006
30072006-12-25 Richard Stallman <rms@gnu.org>
3008
3009 * emacs.texi (Top): Update subnode menus.
3010
3011 * mark.texi (Transient Mark): Fix xref.
3012
3013 * killing.texi (Graphical Kill): Node deleted.
3014 (Killing): Add xref to Cut and Paste.
3015 (CUA Bindings): Update xref.
3016
3017 * frames.texi (Cut and Paste): New section to hold other nodes.
3018 (Mouse Commands): Node demoted.
3019 (Cut/Paste Other App): Split out from Mouse Commands.
3020 (Word and Line Mouse): Likewise.
3021 (Secondary Selection, Clipboard): Nodes demoted.
3022
8cf51b2c
GM
30232006-12-24 Kevin Ryde <user42@zip.com.au>
3024
3025 * calendar.texi (Holidays): US daylight saving begins second Sunday
3026 in March for 2007 onwards.
3027 (Daylight Savings): Show new US default daylight saving rules, 2nd
3028 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3029
30302006-12-23 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * calendar.texi (Scroll Calendar): < and > are switched.
3033
30342006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3035
3036 * killing.texi (Deletion): Describe M-\ prefix argument.
3037
30382006-12-23 Richard Stallman <rms@gnu.org>
3039
3040 * search.texi (Regexp Search): Explain why forward and reverse regexp
3041 search are not mirror images.
3042
8cf51b2c
GM
30432006-12-19 Kim F. Storm <storm@cua.dk>
3044
3045 * major.texi (Choosing Modes): Describe match-function elements for
3046 magic-mode-alist.
3047
8cf51b2c
GM
30482006-12-18 Eli Zaretskii <eliz@gnu.org>
3049
3050 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3051 peculiarities.
3052
30532006-12-18 Richard Stallman <rms@gnu.org>
3054
3055 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3056
8cf51b2c
GM
30572006-12-17 Alan Mackenzie <acm@muc.de>
3058
3059 * programs.texi (Left Margin Paren): Remove the bit which says
3060 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3061 Discuss some of the issues of setting this option to nil.
3062
30632006-12-17 Glenn Morris <rgm@gnu.org>
3064
3065 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3066
30672006-12-16 Eli Zaretskii <eliz@gnu.org>
3068
3069 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3070 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3071 NTFS volumes.
3072 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3073 volumes.
3074
30752006-12-15 Eli Zaretskii <eliz@gnu.org>
3076
3077 * text.texi (HTML Mode): Fix "C-c TAB".
3078
8cf51b2c
GM
30792006-12-09 Richard Stallman <rms@gnu.org>
3080
3081 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3082
30832006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3084
3085 * files.texi (Misc File Ops): Document insert-file-literally.
3086
30872006-12-08 Eli Zaretskii <eliz@gnu.org>
3088
3089 * cmdargs.texi (Colors): Note that --color is intended for overriding
3090 the terminal defaults, not for normal invocation.
3091
3092 * misc.texi (Emacs Server): Improve wording. Don't mention the
3093 ``server program''. Add a cross-reference to "Init File" node.
3094 (Invoking emacsclient): Add index entries. Document both short and
3095 long versions of command-line options. Document the -f option.
3096
8cf51b2c
GM
30972006-12-06 Richard Stallman <rms@gnu.org>
3098
3099 * text.texi (Outline Format): Say to set outline-regexp
3100 and outline-level with major modes and file local variables.
3101
c8763fb6 31022006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3103
3104 * anti.texi (Antinews): Mention the alternative to
3105 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3106
8cf51b2c
GM
3107 * misc.texi (Interactive Shell): Ditto.
3108
31092006-12-04 Eli Zaretskii <eliz@gnu.org>
3110
3111 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3112
3113 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3114
31152006-12-01 Eli Zaretskii <eliz@gnu.org>
3116
3117 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3118 colon in the mode line.
3119
3120 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3121
31222006-11-26 Nick Roberts <nickrob@snap.net.nz>
3123
3124 * building.texi (Watch Expressions): Mention SPC for expanding/
3125 contracting watch expressions.
3126
31272006-11-26 Kim F. Storm <storm@cua.dk>
3128
3129 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3130
31312006-11-26 Nick Roberts <nickrob@snap.net.nz>
3132
3133 * building.texi (Debugger Operation): Define text command mode.
3134 Clarify how tooltips work.
3135 (GDB Graphical Interface): Explain how to run in text command mode
3136 more clearly.
3137
31382006-11-25 Juanma Barranquero <lekktu@gmail.com>
3139
3140 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3141
31422006-11-22 Juanma Barranquero <lekktu@gmail.com>
3143
3144 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3145
8cf51b2c
GM
31462006-11-18 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3149 and EMACS is deprecated.
3150
31512006-11-18 Juanma Barranquero <lekktu@gmail.com>
3152
3153 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3154
c8763fb6 31552006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3156
3157 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3158
3159 * emacs.texi: Include xresources.texi both for info and dvi.
3160
3161 * xresources.texi: Merge text from xresmini.texi.
3162
c8763fb6 31632006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3164
3165 * glossary.texi: Fix typos.
3166
8cf51b2c
GM
31672006-11-06 Richard Stallman <rms@gnu.org>
3168
3169 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3170
3171 * ack.texi (Acknowledgments): Fix name spelling.
3172
31732006-11-01 Juri Linkov <juri@jurta.org>
3174
3175 * search.texi (Word Search): Document incremental word search.
3176
31772006-10-28 Glenn Morris <rgm@gnu.org>
3178
3179 * ack.texi (Acknowledgments): Add cal-html author.
3180
3181 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3182 Calendar"). Describe new package cal-html.
3183 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3184 Calendar Files."
3185
8cf51b2c
GM
31862006-10-23 Richard Stallman <rms@gnu.org>
3187
3188 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3189 Abbrev mode is enabled.
3190
8cf51b2c
GM
31912006-10-16 Richard Stallman <rms@gnu.org>
3192
8cf51b2c
GM
3193 * emacs.texi: Update ISBN.
3194
8cf51b2c
GM
31952006-10-11 Kim F. Storm <storm@cua.dk>
3196
3197 * emacs.texi (Acknowledgments): Use @dotless{i}.
3198
31992006-10-08 Nick Roberts <nickrob@snap.net.nz>
3200
3201 * building.texi (Breakpoints Buffer): Mention catchpoints.
3202
32032006-10-08 Kim F. Storm <storm@cua.dk>
3204
3205 * ack.texi (Acknowledgments): Update.
3206
3207 * emacs.texi (Acknowledgments): Fix bad @/ form.
3208
8cf51b2c
GM
32092006-10-05 Kim F. Storm <storm@cua.dk>
3210
3211 * emacs.texi (Acknowledgments): Add more contributors.
3212
32132006-10-03 Richard Stallman <rms@gnu.org>
3214
3215 * emacs.texi (Acknowledgments): Update version and edition.
3216
8cf51b2c
GM
32172006-10-01 Karl Berry <karl@gnu.org>
3218
3219 * custom.texi (Customization Groups): Page break to keep example buffer
3220 on one page.
3221
32222006-09-30 Karl Berry <karl@gnu.org>
3223
3224 * programs.texi (Basic Indent): @need to improve page break.
3225 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3226
32272006-09-29 Glenn Morris <rgm@gnu.org>
3228
3229 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3230
32312006-09-29 Karl Berry <karl@gnu.org>
3232
3233 * windows.texi (Basic Window): Remove forced @break, no longer
3234 desirable.
3235 * frames.texi (Frame Commands),
3236 * mark.texi (Marking Objects): Reword to avoid bad page break.
3237 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3238
32392006-09-19 Richard Stallman <rms@gnu.org>
3240
3241 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3242 stick to present tense.
3243
c8763fb6 32442006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3245
3246 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3247 to x-gtk-use-old-file-dialog.
3248 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3249
32502006-09-15 Jay Belanger <belanger@truman.edu>
3251
49823426 3252 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3253 Change "Library Public License" to "Lesser Public License"
3254 throughout. Use "yyyy" to represent year.
3255
8cf51b2c
GM
32562006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3257
3258 * files.texi (Visiting): Add index entry "open file".
3259
8cf51b2c
GM
32602006-09-11 Richard Stallman <rms@gnu.org>
3261
3262 * building.texi (Compilation Mode): Clarification.
3263 (Grep Searching): Add xref to Compilation Mode.
3264
8cf51b2c
GM
32652006-09-08 Richard Stallman <rms@gnu.org>
3266
3267 * search.texi (Search): Ref multi-file search commands here.
3268 (Other Repeating Search): Not here.
3269
8cf51b2c
GM
32702006-08-28 Richard Stallman <rms@gnu.org>
3271
3272 * windows.texi (Split Window): Update xref.
3273
3274 * basic.texi (Continuation Lines): Update xref.
3275
3276 * indent.texi (Tab Stops): Update xref.
3277
3278 * emacs.texi (Top): Update subnode menu.
3279
3280 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3281 split out of Display Custom.
3282
32832006-08-25 Kim F. Storm <storm@cua.dk>
3284
3285 * display.texi (Display Custom): Add variables overline-margin
3286 and x-underline-at-descent-line.
3287
32882006-08-25 Richard Stallman <rms@gnu.org>
3289
3290 * entering.texi (Exiting): Rewrite to give graphical displays
3291 priority over text terminals.
3292
3293 * search.texi (Incremental Search): Move index entries.
3294
32952006-08-23 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * custom.texi (Init File): Reference Find Init to avoid "home
3298 directory" confusion.
3299
33002006-08-22 Nick Roberts <nickrob@snap.net.nz>
3301
3302 * building.texi (Other GDB-UI Buffers): Describe how to edit
3303 a value in the locals buffer.
3304
33052006-08-21 Richard Stallman <rms@gnu.org>
3306
3307 * search.texi (Basic Isearch): Add `isearch' index entry.
3308
33092006-08-16 Richard Stallman <rms@gnu.org>
3310
3311 * misc.texi (Saving Emacs Sessions): Clean up wording.
3312
3313 * mark.texi (Marking Objects): Mention term "select all".
3314
3315 * emacs.texi (Top): Update subnode menu.
3316
3317 * help.texi (Help Mode): Move node up in file.
3318
8cf51b2c
GM
33192006-08-15 Nick Roberts <nickrob@snap.net.nz>
3320
3321 * building.texi (Stack Buffer): Explain fringe arrow.
3322
8cf51b2c
GM
33232006-08-12 Eli Zaretskii <eliz@gnu.org>
3324
8cf51b2c
GM
3325 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3326 on startup.
3327
33282006-08-11 Romain Francoise <romain@orebokech.com>
3329
3330 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3331
33322006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3333
3334 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3335
33362006-08-10 Richard Stallman <rms@gnu.org>
3337
3338 * text.texi (Format Faces): Substantial rewrites to deal
3339 with face merging. Empty regions don't count. Clarify
3340 face property inheritance.
3341
33422006-08-08 Romain Francoise <romain@orebokech.com>
3343
3344 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3345 <arjuropo@cc.jyu.fi>.
3346
8cf51b2c
GM
33472006-08-04 Eli Zaretskii <eliz@gnu.org>
3348
3349 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3350 apply to all frames.
3351
8cf51b2c
GM
33522006-08-01 Richard Stallman <rms@gnu.org>
3353
3354 * help.texi (Name Help): Add index entries for describe-variable.
3355
33562006-08-01 Nick Roberts <nickrob@snap.net.nz>
3357
3358 * building.texi (GDB Graphical Interface): Shorten node names.
3359 (GDB-UI Layout): Use GDB-related.
3360 (Other GDB-UI Buffers): Simplify English.
3361
33622006-07-31 Richard Stallman <rms@gnu.org>
3363
3364 * search.texi (Query Replace): Add xref for Dired's Q command.
3365
8cf51b2c
GM
33662006-07-31 Nick Roberts <nickrob@snap.net.nz>
3367
3368 * building.texi (GDB commands in Fringe): Rename to...
3369 (Source Buffers): ..this and move forward. Describe hollow arrow and
3370 new option gdb-find-source-frame.
3371
33722006-07-29 Richard Stallman <rms@gnu.org>
3373
3374 * dired.texi (Operating on Files): Simplify previous change
3375 and fix Texinfo usage.
3376
33772006-07-29 Eli Zaretskii <eliz@gnu.org>
3378
3379 * dired.texi (Operating on Files): Add cross-references. State the
3380 Unix commands that do similar things.
3381
33822006-07-28 Richard Stallman <rms@gnu.org>
3383
3384 * mark.texi (Transient Mark): Clarify that region never disappears
3385 when Transient Mark mode is off, and not when it is on.
3386
33872006-07-27 Richard Stallman <rms@gnu.org>
3388
3389 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3390
33912006-07-24 Richard Stallman <rms@gnu.org>
3392
3393 * xresources.texi (GTK styles): Fix texinfo usage.
3394
8cf51b2c
GM
3395 * commands.texi (User Input): Explain why we teach keyboard cmds.
3396
3397 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3398 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3399 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3400 * doclicense.texi, display.texi, dired.texi, basic.texi:
3401 * anti.texi, ack.texi: Move periods and commas inside quotes.
3402
34032006-07-22 Eli Zaretskii <eliz@gnu.org>
3404
3405 * cmdargs.texi (General Variables): Document EMAIL.
3406
34072006-07-21 Eli Zaretskii <eliz@gnu.org>
3408
3409 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3410 doesn't have effect on MS-Windows.
3411
8cf51b2c
GM
34122006-07-17 Richard Stallman <rms@gnu.org>
3413
3414 * building.texi (Grep Searching): Explain about chaining grep commands.
3415
8cf51b2c
GM
34162006-07-10 Nick Roberts <nickrob@snap.net.nz>
3417
49823426 3418 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3419
34202006-07-09 Chong Yidong <cyd@stupidchicken.com>
3421
3422 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3423 is invoked for multiple files.
3424
34252006-07-08 Eli Zaretskii <eliz@gnu.org>
3426
3427 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3428 on-line manual for the rest of this node.
3429 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3430 unconditionally.
3431 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3432 Improve wording.
3433 (Windows Printing): Improve wording.
3434 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3435 rest of this node.
3436
8cf51b2c
GM
34372006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3438
49823426
GM
3439 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3440 with eval-buffer.
8cf51b2c
GM
3441
34422006-07-05 Nick Roberts <nickrob@snap.net.nz>
3443
3444 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3445 of character translation.
3446
34472006-07-04 Nick Roberts <nickrob@snap.net.nz>
3448
3449 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3450
34512006-07-03 Karl Berry <karl@gnu.org>
3452
3453 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3454 not-too-underfull hboxes in the TeX output.
3455 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3456 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3457 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3458 * sending.texi, text.texi: Fix overfull/underfull boxes.
3459
34602006-07-03 Romain Francoise <romain@orebokech.com>
3461
3462 * m-x.texi (M-x): Fix.
3463
34642006-07-03 Richard Stallman <rms@gnu.org>
3465
8cf51b2c
GM
3466 * search.texi (Other Repeating Search): filename -> file name.
3467
3468 * misc.texi (Narrowing): Minor cleanups.
3469
3470 * files.texi (Visiting): filename -> file name.
3471
3472 * emacs.texi (Top): Update subnode menus.
3473
3474 * mule.texi (Coding Systems): Move char translation stuff here.
3475 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3476 (Recognize Coding): Substantial local rewrites.
3477 (International): Update menu.
3478
3479 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3480 (Scrolling): Substantial local rewrites.
3481 (Display): Update menu and intro.
3482
3483 * dired.texi: filename -> file name.
3484
3485 * custom.texi (Safe File Variables): Texinfo usage fix.
3486
f0131492 34872006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3488
3489 * help.texi, m-x.texi: Lots of cleanups.
3490
8cf51b2c
GM
34912006-06-30 Eli Zaretskii <eliz@gnu.org>
3492
3493 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3494 (Windows Processes, Windows Misc): Shorten the printed version by
3495 selectively conditioning less important portions by @ifnottex.
3496
8cf51b2c
GM
34972006-06-27 Richard Stallman <rms@gnu.org>
3498
3499 * mini.texi (Minibuffer File): Minor cleanup.
3500
35012006-06-25 Nick Roberts <nickrob@snap.net.nz>
3502
3503 * frames.texi (XTerm Mouse): Rename to...
3504 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3505
3506 * emacs.texi (Top): Use new node name.
3507
35082006-06-24 Eli Zaretskii <eliz@gnu.org>
3509
3510 * emacs.texi (Top): Update the detailed menu according to changes in
3511 msdog.texi.
3512
3513 * msdog.texi (Windows Keyboard): New section.
3514 (Windows Mouse): New section.
3515 (Windows System Menu): Remove section (text merged with "Windows
3516 Keyboard").
3517 (Windows Misc): New section.
3518
3519 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3520
3521 * msdog.texi (ls in Lisp): New section.
3522
3523 * files.texi (Visiting): Document case-insensitive wildcard matching
3524 under find-file-wildcards.
3525
8cf51b2c
GM
35262006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3527
3528 * macos.texi (Mac Input): Add description of mac-function-modifier.
3529 Now Unicode keyboard layouts work.
3530
8cf51b2c
GM
35312006-06-10 Richard Stallman <rms@gnu.org>
3532
3533 * mule.texi (Recognize Coding): Clarify previous change.
3534
35352006-06-09 Kenichi Handa <handa@m17n.org>
3536
3537 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3538 notation.
3539
35402006-06-07 Kevin Ryde <user42@zip.com.au>
3541
3542 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3543 manual for @ifnottex, but in emacs-extra for @iftex.
3544
3545 * cmdargs.texi (General Variables): Fix smtpmail xref.
3546
35472006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3548
8cf51b2c 3549 * programs.texi (Comment Commands):
8cf51b2c 3550 * custom.texi (Specifying File Variables):
49823426 3551 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3552
35532006-06-07 Nick Roberts <nickrob@snap.net.nz>
3554
3555 * building.texi (Watch Expressions): Move node to end.
3556 (GDB Graphical Interface): Move description of clicks in fringe...
3557 (GDB commands in the Fringe): ...to here. New node.
3558
8cf51b2c
GM
35592006-06-05 Romain Francoise <romain@orebokech.com>
3560
49823426 3561 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3562
35632006-06-05 Nick Roberts <nickrob@snap.net.nz>
3564
3565 * building.texi (GDB Graphical Interface): Update bindings.
3566 (Commands of GUD): Add gud-print. Remove gud-run.
3567 Restate availability more generally.
3568
f0131492 35692006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3570
3571 * mini.texi: Lots of cleanups.
3572
35732006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3574
3575 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3576 and Mouse-2.
3577
c8763fb6 35782006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3579
3580 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3581
8cf51b2c
GM
35822006-05-31 Richard Stallman <rms@gnu.org>
3583
3584 * basic.texi (Moving Point): Fix previous change.
3585
c8763fb6 35862006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3587
3588 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3589
f0131492 35902006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3591
3592 * basic.texi: Many simplifications and improvements in wording.
3593
8cf51b2c
GM
35942006-05-26 Nick Roberts <nickrob@snap.net.nz>
3595
3596 * anti.texi (Antinews): Create a node for gdb-ui.
3597
8cf51b2c
GM
35982006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3599
3600 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3601
36022006-05-20 Richard Stallman <rms@gnu.org>
3603
3604 * dired.texi (Dired Navigation): dired-goto-file is now j.
3605
8cf51b2c
GM
36062006-05-20 Eli Zaretskii <eliz@gnu.org>
3607
3608 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3609 and their aliases.
3610
3611 * msdog.texi (Windows Printing): Mention non-support of plain text
3612 printing with some el-cheapo printers, and suggest a workaround.
3613
36142006-05-20 Kevin Ryde <user42@zip.com.au>
3615
3616 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3617 remove the bit saying you must set it.
3618
36192006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3620
3621 * trouble.texi (Checklist):
3622 * text.texi (Text, Auto Fill, Text Mode):
3623 * search.texi (Nonincremental Search):
3624 * rmail.texi (Rmail Labels):
3625 * mule.texi (Input Methods, Multibyte Conversion):
3626 * misc.texi (Gnus, Where to Look, PostScript):
3627 * maintaining.texi (Create Tags Table):
3628 * indent.texi (Indentation Commands):
3629 * fixit.texi (Spelling):
3630 * emacs.texi (Copying):
3631 * custom.texi (Init File): ifinfo -> ifnottex.
3632
8cf51b2c
GM
36332006-05-17 Richard Stallman <rms@gnu.org>
3634
3635 * files.texi (Diff Mode): Mention C-x `.
3636
36372006-05-08 Richard Stallman <rms@gnu.org>
3638
3639 * custom.texi (Disabling): Textual cleanups.
3640
8cf51b2c
GM
36412006-05-12 Glenn Morris <rgm@gnu.org>
3642
3643 * calendar.texi (Displaying the Diary, Format of Diary File):
3644 Refer to diary-view-entries, diary-list-entries,
3645 diary-show-all-entries rather than obsolete aliases.
3646
36472006-05-12 Eli Zaretskii <eliz@gnu.org>
3648
3649 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3650 (Displaying the Diary, Special Diary Entries, Importing Diary):
3651 * building.texi (Compilation Shell):
3652 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3653 emacs-xtra with @inforef's.
3654
3655 * files.texi (Visiting): Fix wording.
3656
3657 * mule.texi (Coding Systems, Text Coding): More indexing.
3658 Mention that C-x RET f can set eol conversion.
3659
c8763fb6 36602006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3661
3662 * xresmini.texi (GTK resources): Insert GTK description.
3663
3664 * xresources.texi (GTK resources): metafont should be menufont.
3665
8cf51b2c
GM
36662006-05-06 Michael Albinus <michael.albinus@gmx.de>
3667
49823426 3668 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3669 method, user name and host name is active only in partial
3670 completion mode.
3671
8cf51b2c
GM
36722006-05-06 Eli Zaretskii <eliz@gnu.org>
3673
3674 * makefile.w32-in (emacs.dvi):
3675 * Makefile.in (emacs.dvi): Add xresmini.texi.
3676
3677 * xresmini.texi (Table of Resources): Remove xref to non-existent
3678 node "LessTif Resources".
3679
3680 * msdog.texi (Microsoft Windows):
3681 * calendar.texi (Calendar/Diary, Displaying the Diary)
3682 (Special Diary Entries, Importing Diary, Holidays):
3683 * programs.texi (Program Modes):
3684 * text.texi (Text):
3685 * buffers.texi (Several Buffers):
3686 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3687
36882006-05-06 Eli Zaretskii <eliz@gnu.org>
3689
3690 The following changes merge the emacs-xtra manual into the main
3691 manual, but only for on-line version of the manual.
3692
3693 * vc2-xtra.texi (Version Backups, Local Version Control)
3694 (Making Snapshots, Change Logs and VC, Version Headers)
3695 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3696 on-line manual.
3697
3698 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3699 for on-line manual.
3700
3701 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3702 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3703 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3704 for on-line manual.
3705
3706 * fortran-xtra.texi (Fortran, Fortran Autofill)
3707 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3708 for on-line manual.
3709
3710 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3711 Conditional xref's for on-line manual.
3712
3713 * emerge-xtra.texi (Emerge, Overview of Emerge)
3714 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3715 manual.
3716
3717 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3718 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3719 (EMACSSOURCES): Use EMACS_XTRA.
3720 (../info/emacs-xtra): Remove.
3721 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3722
3723 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3724 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3725 (EMACSSOURCES): Use EMACS_XTRA.
3726 ($(infodir)/emacs-xtra): Remove.
3727 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3728
3729 * trouble.texi (Quitting):
3730 * text.texi (Text):
3731 * programs.texi (Program Modes):
3732 * msdog.texi (Microsoft Windows):
3733 * frames.texi (Frames):
3734 * files.texi (Backup, Version Control, VC Concepts)
3735 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3736 (Registering, VC Status, VC Undo, Multi-User Branching)
3737 (Comparing Files):
3738 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3739 (Displaying the Diary, Special Diary Entries, Importing Diary):
3740 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3741 conditional xref's, depending on @iftex/@ifnottex.
3742
3743 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3744 "MS-DOS". @include msdog-xtra.texi.
3745
3746 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3747 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3748
3749 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3750 for vc-xtra.texi subsections.
3751 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3752 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3753
3754 * sending.texi (Sending Mail): A @node line without explicit Prev,
3755 Next, and Up links.
3756
3757 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3758 Next, and Up links.
3759
3760 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3761 and its sections. @include picture-xtra.texi.
3762
3763 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3764 "Emerge".
3765 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3766
3767 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3768 exact duplicate of its name-sake in calendar.texi.
3769
3770 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3771 "Advanced Calendar/Diary Usage".
3772 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3773
3774 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3775 dired-xtra.texi.
3776 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3777
3778 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3779 (Files) [ifnottex]: Add menu entry for Autorevert.
3780
3781 * emacs-xtra.texi (Introduction): Reword to make consistent with
3782 printed version only.
3783 <Top level>: Remove the body of all chapters and move them to the
3784 new *-xtra.texi files. Use @raisesections and @lowersections to
3785 convert sections to chapters etc.
3786
3787 * msdog-xtra.texi:
3788 * fortran-xtra.texi:
3789 * vc-xtra.texi:
3790 * vc1-xtra.texi:
3791 * vc2-xtra.texi:
3792 * emerge-xtra.texi:
3793 * cal-xtra.texi:
3794 * dired-xtra.texi:
3795 * arevert-xtra.texi: New files, with text from respective chapters
3796 of emacs-xtra.texi. Convert each @chapter into @section, @section
3797 into @subsection, etc.
3798
3799 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3800 updated.
3801
3802 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3803 Windows". All references updated.
3804
38052006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3806
3807 * macos.texi (Mac Input): Mention input from Character Palette.
3808 (Mac Font Specs): Fix typo.
3809
38102006-05-05 Richard Stallman <rms@gnu.org>
3811
3812 * files.texi (Diff Mode): Minor cleanup.
3813
38142006-05-05 Karl Berry <karl@gnu.org>
3815
8cf51b2c
GM
3816 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3817 errors from the current release of makeinfo (4.8).
3818 * help.texi (Library Keywords): Change widest word in multitable
3819 template from `emulations' to `convenience'. (Not sure if this is
3820 related to the font change.)
3821
38222006-05-05 Eli Zaretskii <eliz@gnu.org>
3823
3824 * files.texi (File Names): Add a footnote about limited support of
3825 ~USER on MS-Windows.
3826
3827 * cmdargs.texi (Initial Options): Add a footnote about limited
3828 support of ~USER on MS-Windows.
3829
38302006-05-03 Richard Stallman <rms@gnu.org>
3831
3832 * files.texi (Diff Mode): Node moved here.
3833 (Comparing Files): Delete what duplicates new node.
3834 (Files): Put Diff Mode in menu.
3835
3836 * misc.texi (Diff Mode): Moved to files.texi.
3837
3838 * emacs.texi (Top): Update menu for Diff Mode.
3839
3840 * trouble.texi (Emergency Escape): Simplify.
3841
3842 * emacs.texi (Top): Minor clarification.
3843
38442006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3845
3846 * commands.texi, entering.texi, screen.texi: Many simplifications.
3847
38482006-05-03 Richard Stallman <rms@gnu.org>
3849
3850 * commands.texi (Text Characters): Delete paragraph about unibyte
3851 non-ASCII printing chars.
3852
3853 * killing.texi (Killing): Say "graphical displays".
3854 * display.texi: Say "graphical displays".
3855
3856 * cmdargs.texi (Misc X): Say "graphical displays".
3857
38582006-05-01 Richard Stallman <rms@gnu.org>
3859
3860 * emacs.texi (Top): Add Diff Mode to menu.
3861
38622006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3863
3864 * misc.texi (Diff Mode): New node.
3865
38662006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3867
3868 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3869 (Mac Environment Variables): Shorten example line.
3870 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3871
38722006-05-01 Nick Roberts <nickrob@snap.net.nz>
3873
3874 * building.texi (GUD Customization): Describe cases %d and %c.
3875 Update description for %e.
3876
38772006-04-30 Glenn Morris <rgm@gnu.org>
3878
3879 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3880
38812006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3882
3883 * custom.texi (Examining): Update C-h v output example.
3884
38852006-04-29 Kim F. Storm <storm@cua.dk>
3886
3887 * building.texi (Grep Searching): Add lgrep and rgrep.
3888
8cf51b2c
GM
38892006-04-23 Richard Stallman <rms@gnu.org>
3890
3891 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3892
3893 * xresmini.texi: New file.
3894
3895 * xresources.texi (Face Resources): Split table into font resources
3896 and the rest. Combine similar attributes for brevity.
3897
8cf51b2c
GM
38982006-04-21 Eli Zaretskii <eliz@gnu.org>
3899
3900 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3901 backslashes and case-insensitivity in file names (moved to the
3902 main manual).
3903 (MS-DOS Printing): Move most of the text to the main manual.
3904
3905 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3906 New nodes.
3907 (Windows Processes, Windows System Menu): Add index entries and
3908 fix wording.
3909
8cf51b2c
GM
39102006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3911
3912 * misc.texi (Shell Ring): Add notes on saved input when
3913 navigating off the end of the history list.
3914
39152006-04-18 Chong Yidong <cyd@mit.edu>
3916
3917 * misc.texi (Shell Options): Correct default value of
3918 comint-scroll-show-maximum-output.
3919
8cf51b2c
GM
39202006-04-18 Nick Roberts <nickrob@snap.net.nz>
3921
3922 * building.texi (Watch Expressions): Update.
3923
8cf51b2c
GM
39242006-04-12 Richard Stallman <rms@gnu.org>
3925
3926 * search.texi: Clean up previous change.
3927
39282006-04-12 Eli Zaretskii <eliz@gnu.org>
3929
3930 * search.texi (Regexp Backslash, Regexp Replace): Add index
3931 entries for ``back reference'' and mention the term itself in the
3932 text.
3933
39342006-04-11 Richard Stallman <rms@gnu.org>
3935
3936 * custom.texi (Safe File Variables):
3937 Document enable-local-variables = :safe.
3938
39392006-04-11 Karl Berry <karl@gnu.org>
3940
3941 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3942 (Remote Repositories, Version Backups, Local Version Control)
3943 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3944 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3945 (Renaming VC Work Files and Master Files)
3946 (Inserting Version Control Headers, Customizing VC, General Options)
3947 (Options for RCS and SCCS, Options specific for CVS): Move all
3948 these nodes to emacs-xtra.texi, for brevity.
3949 * cmdargs.texi, files.texi: Change cross-references.
3950
8cf51b2c
GM
39512006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3952
3953 * files.texi (Old Versions): Update description of vc-annotate's
3954 use of color to indicate date ranges.
3955
8cf51b2c
GM
39562006-04-09 Kevin Ryde <user42@zip.com.au>
3957
8cf51b2c
GM
3958 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3959 put info and printed manual names the right way around.
3960
39612006-04-09 Karl Berry <karl@gnu.org>
3962
3963 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3964 emacs-xtra.texi, leaving only MS Windows information.
3965 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3966 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3967 node names.
3968
3969 * emacs.texi: Move @summarycontents and @contents to the beginning
3970 of the file.
3971
8cf51b2c
GM
39722006-04-08 Kevin Ryde <user42@zip.com.au>
3973
3974 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3975
39762006-04-07 Richard Stallman <rms@gnu.org>
3977
3978 * programs.texi (Comments, Comment Commands, Options for Comments)
3979 (Multi-Line Comments): "Align", not "indent".
3980 (Basic Indent): C-j deletes trailing whitespace before the newline.
3981
39822006-04-06 Richard Stallman <rms@gnu.org>
3983
8cf51b2c
GM
3984 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3985
39862006-04-06 Eli Zaretskii <eliz@gnu.org>
3987
3988 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3989
8cf51b2c
GM
39902006-04-05 Richard Stallman <rms@gnu.org>
3991
3992 * emacs.texi (Top): Update subnode menu.
3993
3994 * trouble.texi (Unasked-for Search): Node deleted.
3995 (Lossage): Delete from menu.
3996
39972006-04-04 Richard Stallman <rms@gnu.org>
3998
3999 * trouble.texi: Various cleanups.
4000 (Checklist): Don't bother saying how to snail a bug report.
4001 (Emergency Escape): Much rewriting.
4002 (After a Crash): Rename the core dump immediately.
4003 (Total Frustration): Call it a psychotherapist.
4004 (Bug Criteria): Avoid "illegal instruction".
4005 (Sending Patches): We always put the contributor's name in.
4006
4007 * misc.texi (Thumbnails): Minor correction.
4008
8cf51b2c
GM
40092006-04-03 Richard Stallman <rms@gnu.org>
4010
4011 * misc.texi (Thumbnails): Minor cleanup.
4012
40132006-04-02 Karl Berry <karl@gnu.org>
4014
4015 * sending.texi (Mail Sending): pxref to Top needs five args.
4016
4017 * texinfo.tex: Update to current version (2006-03-21.13).
4018
8cf51b2c
GM
40192006-03-31 Richard Stallman <rms@gnu.org>
4020
4021 * emacs.texi (Top): Update subnode menu.
4022
4023 * help.texi (Help Mode): Cleanup.
4024
4025 * dired.texi: Many cleanups.
4026 (Dired Deletion): Describe dired-recursive-deletes.
4027 (Operating on Files): dired-create-directory moved.
4028 (Misc Dired Features): Move to here.
4029 (Tumme): Node moved to misc.texi.
4030
4031 * custom.texi: Many cleanups.
4032 (Minor Modes): Don't mention ISO Accents Mode.
4033 (Examining): Update C-h v output example.
4034 (Hooks): Add index and xref for add-hook.
4035 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4036 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4037
4038 * misc.texi: Many cleanups.
4039 (beginning): Add to summary of topics.
4040 (Shell): Put eshell xref at the end. Remove eshell from table.
4041 (Thumbnails): New node.
4042
8cf51b2c
GM
40432006-03-28 Eli Zaretskii <eliz@gnu.org>
4044
4045 * files.texi (File Name Cache): Make it clear that the cache is
4046 not persistent.
4047
8cf51b2c
GM
40482006-03-25 Karl Berry <karl@gnu.org>
4049
49823426
GM
4050 * emacs-xtra.texi, emacs.texi, gnu.texi:
4051 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4052 (2) do not indent copyright year list (or anything else).
4053
8cf51b2c
GM
40542006-03-21 Juanma Barranquero <lekktu@gmail.com>
4055
4056 * files.texi (VC Dired Mode): Remove misplaced brackets.
4057
40582006-03-21 Andre Spiegel <spiegel@gnu.org>
4059
4060 * files.texi: Various updates and clarifications in the VC chapter.
4061
40622006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4063
4064 * help.texi (Help Mode): Document "C-c C-c".
4065
8cf51b2c
GM
40662006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4067
4068 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4069 menu in the standalone Info reader.
4070
40712006-03-15 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4074 moved here from Emacs manual.
4075
4076 * programs.texi (Fortran): Section moved to emacs-xtra.
4077 (Program Modes): Xref to Fortran in emacs-xtra.
4078
4079 * maintaining.texi (Emerge): Move to emacs-xtra.
4080 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4081
4082 * picture.texi: File deleted.
4083 * Makefile.in:
4084 * makefile.w32-in: Remove picture.texi.
4085
4086 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4087 * abbrevs.texi (Abbrevs):
4088 * sending.texi (Sending Mail): Picture node removed.
4089
4090 * emacs.texi (Top): Update node listings.
4091
8cf51b2c
GM
40922006-03-12 Richard Stallman <rms@gnu.org>
4093
4094 * calendar.texi: Various cleanups.
4095
8cf51b2c
GM
40962006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4097
4098 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4099 syntax.
4100
8cf51b2c
GM
41012006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4102
4103 * search.texi (Regexps): More accurately describe which characters
4104 are special in which situations. Recommend _not_ to quote `]' or
4105 `-' when they are not special.
4106
8cf51b2c
GM
41072006-02-28 Andre Spiegel <spiegel@gnu.org>
4108
4109 * files.texi (Old Versions): Clarify operation of C-x v =.
4110
8cf51b2c
GM
41112006-02-21 Nick Roberts <nickrob@snap.net.nz>
4112
4113 * building.texi (Watch Expressions): Update and describe
4114 gdb-speedbar-auto-raise.
4115
41162006-02-19 Richard M. Stallman <rms@gnu.org>
4117
4118 * emacs.texi: Use @smallbook.
4119 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4120 Update subnode menu.
4121
4122 * building.texi (Lisp Interaction): Minor addition.
4123
41242006-02-18 Nick Roberts <nickrob@snap.net.nz>
4125
4126 * building.texi (Watch Expressions): Update and be more precise.
4127
c8763fb6 41282006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4129
4130 * maintaining.texi (Create Tags Table): Explain why the
4131 exception when etags writes to files under the /dev tree.
4132
41332006-02-14 Richard M. Stallman <rms@gnu.org>
4134
4135 * custom.texi (Safe File Variables): Lots of clarification.
4136 Renamed from Unsafe File Variables.
4137
41382006-02-14 Chong Yidong <cyd@stupidchicken.com>
4139
4140 * custom.texi (Unsafe File Variables): File variable confirmation
4141 assumed denied in batch mode.
4142
41432006-02-14 Richard M. Stallman <rms@gnu.org>
4144
4145 * building.texi (GDB User Interface Layout): Don't say `inferior'
4146 for program being debugged.
4147
41482006-02-15 Nick Roberts <nickrob@snap.net.nz>
4149
4150 * building.texi (GDB Graphical Interface):
4151 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4152
41532006-02-13 Chong Yidong <cyd@stupidchicken.com>
4154
4155 * custom.texi (Specifying File Variables, Unsafe File Variables):
4156 New nodes, split from File Variables. Document new file local
4157 variable behavior.
4158
41592006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4160
4161 * display.texi (Standard Faces):
8cf51b2c
GM
4162 * files.texi (Visiting):
4163 * frames.texi (Clipboard):
4164 * glossary.texi (Glossary) <Clipboard>:
4165 * xresources.texi (X Resources): Mention Mac OS port.
4166
8cf51b2c
GM
41672006-02-12 Richard M. Stallman <rms@gnu.org>
4168
4169 * building.texi (Building): Clarify topic in intro.
4170
4171 * maintaining.texi (Maintaining): Change title; clarify topic.
4172 Delete duplicate index entries.
4173
4174 * building.texi (Other GDB User Interface Buffers): Clarifications.
4175
4176 * text.texi (Cell Commands): Clarifications.
4177
4178 * programs.texi (Defuns): Delete duplicate explanation of
4179 left-margin paren convention.
4180 (Hungry Delete): Minor cleanup.
4181
41822006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4183
4184 * dired.texi (Tumme): More tumme documentation.
4185
41862006-02-11 Alan Mackenzie <acm@muc.de>
4187
4188 * programs.texi ("Hungry Delete"): Correct the appellation of the
4189 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4190
41912006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4192
4193 * dired.texi (Tumme): Fix small bug.
4194
41952006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4196
4197 * macos.texi (Mac International): Rename "fontset-mac" to
4198 "fontset-standard".
4199
8cf51b2c
GM
42002006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4201
4202 * dired.texi (Tumme): Basic documentation for Tumme added.
4203
8cf51b2c
GM
42042006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4205
4206 * mule.texi (International):
4207 * programs.texi (Basic Indent): Fix typos.
4208
8cf51b2c
GM
4209 * custom.texi (Minor Modes):
4210 * display.texi (Text Display):
4211 * commands.texi (Text Characters): Update xrefs.
4212
42132006-02-07 Richard M. Stallman <rms@gnu.org>
4214
4215 * emacs.texi (Top): Update subnode menu.
4216 Update info on old Emacs papers.
4217 (Intro): "Graphical display", not window system.
4218
4219 * xresources.texi (GTK styles): Minor clarifications.
4220
4221 * trouble.texi: "Graphical display", not window system.
4222 (Stuck Recursive): Minor clarification.
4223
4224 * text.texi: Minor clarifications.
4225 (Sentences): Explain why two-space convention is better.
4226 Explain sentence-end-without-period here.
4227 (Fill Commands): Not here.
4228 (Refill): Node moved down.
4229 (Filling): Update menu.
4230 (Table Creation, Cell Justification, Column Commands): Clarify.
4231
4232 * sending.texi: Minor clarifications.
4233
4234 * search.texi (Regexp Backslash): Clarification.
4235
4236 * rmail.texi: Minor cleanups.
4237 (Rmail): Delete digression about `rmail-mode'.
4238 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4239 (Rmail Files): Mention C-u M-x rmail.
4240 (Rmail Reply): Mention References.
4241 (Rmail Display): Mention rmail-nonignored-headers.
4242
4243 * programs.texi: Minor cleanups.
4244 (Comment Commands): Mention momentary Transient Mark mode.
4245 (Matching): Be more specific about customizing show-paren-mode.
4246 (Info Lookup): Don't list the modes that support C-h S.
4247 Just say what it does in an unsupported mode.
4248 (Man Page): Delete excessive info on customizing woman.
4249 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4250
4251 * abbrevs.texi: Minor clarifications.
4252 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4253 not "dynamic abbrevs" as if they were a kind of abbrev.
4254
4255 * picture.texi (Picture): Minor cleanup.
4256
4257 * mule.texi (Communication Coding): Say "other applications".
4258 (Fontsets): Not specific to X. Add xref to X Resources.
4259 (Unibyte Mode): Rename from Single-Byte Character Support.
4260 "Graphical display", not window system.
4261 (International): Update menu.
4262
4263 * maintaining.texi (Format of ChangeLog):
4264 New node, split out from ChangeLog.
4265 (ChangeLog): Clarifications in the remaining text.
4266 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4267 (Find Tag): Add @w.
4268 (Tags Search): Explain tag table order here. Simplify grep ref.
4269 (List Tags): tags-tag-face is a variable, not a face.
4270 (Emerge): Cleanups.
4271
4272 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4273 (Keyboard Macros): Avoid "the user".
4274
4275 * killing.texi: "Graphical display", not window system.
4276
4277 * help.texi (Help Echo): "Graphical display", not window system.
4278
4279 * glossary.texi: Say "you", not "the user". Say "graphical display".
4280
4281 * frames.texi: Minor cleanups. "Graphical display", not window system.
4282
4283 * files.texi (Visiting): Make drag-and-drop not X-specific.
4284
4285 * custom.texi: Minor cleanups. "Graphical display", not window system.
4286
4287 * cmdargs.texi: Minor cleanups.
4288
4289 * building.texi (Compilation): Move and split kill-compilation para.
4290 Add para about multiple compilers.
4291 (Compilation Mode): Commands also available in grep mode and others.
4292 Mention C-u C-x ` more tutorially. Clarify C-x `.
4293 (Compilation Shell): Clarify. Put Bash example first.
4294 (Grep Searching): Minor cleanups; add @w.
4295 (Debuggers): Minor cleanups.
4296 (Starting GUD): Make GDB xgraphical mode issue clearer.
4297 (Debugger Operation): Lots of clarifications including
4298 GDB tooltip side-effect issue.
4299 (Commands of GUD): Clarify.
4300 (GUD Customization): Add bashdb-mode-hook.
4301 (GDB Graphical Interface): Rewrite for clarity.
4302 (GDB User Interface Layout): Rewrite for clarity.
4303 (Stack Buffer, Watch Expressions): Likewise.
4304 (Other GDB User Interface Buffers): Cleanups.
4305 (Lisp Libraries, External Lisp): Cleanup.
4306
4307 * basic.texi (Position Info): "Graphical displays", rather than
4308 window systems.
4309
4310 * anti.texi: Minor cleanup.
4311
8cf51b2c
GM
43122006-02-03 Eli Zaretskii <eliz@gnu.org>
4313
4314 * custom.texi (Init File, Find Init): Add cross-references to
4315 where $HOME is described.
4316
43172006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4318
4319 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4320 is not inside the @table.
4321
4322 * emacs.texi (Top): Correct node name.
4323
4324 * files.texi (File Names): Fix @xref.
4325 (Reverting): Fix typo.
4326
4327 * mule.texi (International): Correct node name.
4328
4329 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4330
43312006-02-01 Richard M. Stallman <rms@gnu.org>
4332
4333 * emacs.texi (Top): Update subnode menu.
4334
4335 * mule.texi: Minor clarifications.
4336 Reduce the specific references to X Windows.
4337 Refer to "graphical" terminals, rather than window systems.
4338 (Text Coding): Rename from Specify Coding.
4339 (Communication Coding, File Name Coding, Terminal Coding):
4340 New nodes split out from Text Coding.
4341
4342 * kmacro.texi: Minor clarifications.
4343 (Keyboard Macro Ring): Comment out some excessive commands.
4344 (Basic Keyboard Macro): Split up the table, putting part in each node.
4345
4346 * major.texi: Minor clarifications.
4347
4348 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4349
4350 * windows.texi: Minor clarifications.
4351 (Change Window): Don't describe mode-line mouse cmds here.
4352 Add xref to Mode Line Mouse.
4353
4354 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4355
4356 * macos.texi (Mac International): Fix xref.
4357
4358 * indent.texi: Minor clarifications.
4359
4360 * frames.texi: Minor clarifications.
4361 Reduce the specific references to X Windows.
4362 Refer to "graphical" terminals, rather than window systems.
4363 (Frame Parameters): Don't mention commands like
4364 set-foreground-color. Just say to customize a face.
4365 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4366
4367 * files.texi: Minor clarifications.
4368 (Numbered Backups): New node, split out from Backup Names.
4369
4370 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4371
4372 * cmdargs.texi (General Variables): Fix xref.
4373
4374 * buffers.texi: Minor clarifications.
4375
8cf51b2c
GM
43762006-01-31 Richard M. Stallman <rms@gnu.org>
4377
4378 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4379 Nodes moved to top.
4380
4381 * display.texi: Minor clarifications.
4382 (Display): Rearrange menu.
4383 (Standard Faces): Mention query-replace face.
4384 (Faces): Simplify.
4385 (Font Lock): Simplify face customization info.
4386 (Highlight Changes): Node merged into Highlight Interactively.
4387 (Highlight Interactively): Much rewriting and cleanup.
4388 (Optional Mode Line): Narrowed line number not good for goto-line.
4389 Simplify face customization advice.
4390 (Text Display): Mention use of escape-glyph face.
4391 Move ctl-arrow and tab-width here.
4392 (Display Custom): Move no-redraw-on-reenter to end of node.
4393
4394 * search.texi: Minor clarifications.
4395 (Isearch Scroll): Simplify.
4396 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4397
4398 * regs.texi (Registers): Mention bookmarks here.
4399
4400 * mark.texi: Minor clarifications.
4401 (Selective Undo): Node deleted.
4402
4403 * m-x.texi: Minor clarifications.
4404
4405 * killing.texi: Minor clarifications.
4406 Refer to "graphical" terminals, rather than window systems.
4407
4408 * help.texi: Clarifications.
4409 (Help): Don't describe C-h F and C-h K here.
4410 (Key Help): Describe C-h K here.
4411 (Name Help): Mention Emacs Lisp Intro.
4412 Describe C-h F here.
4413 (Misc Help): Mention C-h F and C-h K only briefly.
4414
4415 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4416 Selective undo text merged in.
4417 (Spelling): Mention Aspell along with Ispell.
4418
4419 * emacs.texi (Top): Update subnode menus.
4420
4421 * basic.texi (Basic Undo): Rename from Undo. Most of text
4422 moved to new Undo node.
4423
8cf51b2c
GM
44242006-01-29 Chong Yidong <cyd@stupidchicken.com>
4425
4426 * basic.texi (Continuation Lines, Inserting Text):
4427 Mention longlines mode.
4428
44292006-01-29 Richard M. Stallman <rms@gnu.org>
4430
10d1d0af 4431 * screen.texi: Minor cleanups.
8cf51b2c
GM
4432 (Screen): Clean up the intro paragraphs.
4433 (Mode Line): Lots of rewriting. Handle frame-name better.
4434 eol-mnemonic-... vars moved out.
4435
4436 * emacs.texi (Top): Change menu item for MS-DOS node.
4437 Update subnode menu.
4438
4439 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4440 chapter relates to Windows. Title changed.
4441
4442 * mini.texi: Minor cleanups.
4443
4444 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4445 (Mark): Put it in the menu.
4446
4447 * entering.texi: Minor cleanups.
4448
4449 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4450 (Intro): Refer to "graphical" terminals, rather than X.
4451
4452 * display.texi (Display Custom): Add xref to Variables.
4453 (Optional Mode Line): eol-mnemonic-... vars moved here.
4454
4455 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4456 rather than X.
4457
8cf51b2c
GM
4458 * basic.texi: Minor cleanups.
4459 (Undo): selective-undo moved.
4460
8cf51b2c
GM
44612006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * anti.texi (Antinews): Various corrections and additions.
4464
44652006-01-23 Juri Linkov <juri@jurta.org>
4466
4467 * custom.texi (Easy Customization, Customization Groups)
4468 (Browsing Custom): Mention links along with buttons.
4469
8cf51b2c
GM
44702006-01-21 Eli Zaretskii <eliz@gnu.org>
4471
8cf51b2c
GM
4472 * text.texi (TeX Print): Use @key for TAB.
4473
8cf51b2c
GM
4474 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4475
8cf51b2c
GM
44762006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4477
4478 * files.texi (File Aliases): Don't claim that usually separate
4479 buffers are created for two file names that name the same data.
4480 Mention additional situations where different names mean the same
4481 file on disk.
4482
44832006-01-19 Richard M. Stallman <rms@gnu.org>
4484
4485 * killing.texi (Deletion): Upcase @key argument.
4486
4487 * custom.texi (Custom Themes): Minor cleanup.
4488
4489 * programs.texi (Hungry Delete): Upcase @key argument.
4490
8cf51b2c
GM
44912006-01-16 Juri Linkov <juri@jurta.org>
4492
4493 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4494 Move `mode-line-highlight' before `mode-line-buffer-id'.
4495
8cf51b2c
GM
44962006-01-14 Richard M. Stallman <rms@gnu.org>
4497
4498 * basic.texi (Inserting Text): Minor cleanup.
4499
8cf51b2c
GM
45002006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4501
4502 * custom.texi (Changing a Variable, Face Customization):
4503 Update for changes in Custom menus.
4504
8cf51b2c
GM
45052006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4506
4507 * macos.texi (Mac International): Undo last change.
4508
8cf51b2c
GM
45092006-01-02 Chong Yidong <cyd@stupidchicken.com>
4510
4511 * custom.texi (Custom Themes): Describe the new
4512 customize-create-theme interface.
4513
45142005-12-30 Juri Linkov <juri@jurta.org>
4515
4516 * basic.texi (Position Info): Update example.
4517
c8763fb6 45182005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4519
4520 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4521
45222005-12-24 Chong Yidong <cyd@stupidchicken.com>
4523
4524 * custom.texi (Custom Themes): `load-theme' always loads.
4525
45262005-12-23 Juri Linkov <juri@jurta.org>
4527
4528 * display.texi (Highlight Interactively): Use double space to
4529 separate sentences. Replace C-p with M-p, and C-n with M-n.
4530
45312005-12-22 Richard M. Stallman <rms@gnu.org>
4532
4533 * custom.texi (Easy Customization and subnodes):
4534 Replace "active field" with "button".
4535 Use "user option" only for variables.
4536 Use "setting" for variable-or-face.
4537
45382005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4539
4540 * buffers.texi (Select Buffer): Change order in table to make
4541 "Similar" refer to the correct item.
4542 (Indirect Buffers): Minor rewording.
4543
8cf51b2c
GM
45442005-12-20 Juri Linkov <juri@jurta.org>
4545
4546 * files.texi (VC Status): Put P and N near p and n.
4547
8cf51b2c
GM
45482005-12-19 Richard M. Stallman <rms@gnu.org>
4549
4550 * programs.texi (Electric C): Delete the info about newline control.
4551 (Other C Commands): Minor cleanup.
4552 (Left Margin Paren): Minor cleanup.
4553
45542005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4555
4556 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4557 (Customization Groups): Delete text moved to "Browsing Custom".
4558 (Browsing Custom): New node.
4559 (Specific Customization): Clarify which commands only work for
4560 loaded options.
4561
45622005-12-18 Bill Wohler <wohler@newt.com>
4563
4564 * frames.texi (Tool Bars): Shorten text of previous change.
4565
45662005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4567
4568 * files.texi (VC Status): Document log-view mode.
4569
45702005-12-18 Bill Wohler <wohler@newt.com>
4571
4572 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4573 permanently via the customize interface.
4574
8cf51b2c
GM
45752005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4576
4577 * killing.texi (Killing by Lines): Document `kill-whole-line'
4578 function.
4579
c8763fb6 45802005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4581
4582 * buffers.texi (Select Buffer): Change `prev-buffer' to
4583 `previous-buffer'. Indicate that these functions use a frame
4584 local buffer list.
4585
8cf51b2c
GM
45862005-12-12 Richard M. Stallman <rms@gnu.org>
4587
4588 * custom.texi (Easy Customization): Change menu comment.
4589 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4590
4591 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4592 (Help): Among the Apropos commands, describe only C-h a here.
4593
45942005-12-11 Richard M. Stallman <rms@gnu.org>
4595
4596 * programs.texi (Options for Comments): Comment-end starts with space.
4597
4598 * glossary.texi (Glossary): Minor cleanup.
4599
4600 * files.texi (Old Versions): Use @table.
4601
8cf51b2c
GM
46022005-12-10 David Koppelman <koppel@ece.lsu.edu>
4603
4604 * display.texi (Highlight Interactively): Include
4605 global-hi-lock-mode. Add miscellaneous details and elaborations.
4606
46072005-12-09 Richard M. Stallman <rms@gnu.org>
4608
4609 * display.texi (Font Lock): Delete the Global FL menu item.
4610
46112005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4612
4613 * custom.texi (Minibuffer Maps): Mention the maps for file name
4614 completion.
4615
46162005-12-09 Kim F. Storm <storm@cua.dk>
4617
4618 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4619 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4620 cursor to next corner in rectangle; clarify insert around rectangle.
4621
8cf51b2c
GM
46222005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4623
4624 * custom.texi (Customization): Use xref to elisp manual for
4625 non-TeX output.
4626 (Minor Modes): Update.
4627 (Customization Groups, Changing a Variable, Face Customization):
4628 Update for new appearance of Custom buffers.
4629 (Changing a Variable): `custom-buffer-done-function' has been
4630 replaced by `custom-buffer-done-kill'.
4631 (Specific Customization): In the `customize-group' buffer, a
4632 subgroup's contents are not "hidden". They are not included at
4633 all. They have no [Show] button.
4634 (Mouse Buttons): Add pxref to description of mouse event lists in
4635 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4636 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4637 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4638
46392005-12-08 Richard M. Stallman <rms@gnu.org>
4640
4641 * mini.texi (Completion Commands, Completion):
4642 In file name input, SPC does not do completion.
4643
8cf51b2c
GM
46442005-12-08 Nick Roberts <nickrob@snap.net.nz>
4645
4646 * building.texi (GDB Graphical Interface): Explain screen size
4647 setting.
4648 (Other GDB User Interface Buffers): Describe features specific to
4649 GDB 6.4.
4650
8cf51b2c
GM
46512005-12-01 Nick Roberts <nickrob@snap.net.nz>
4652
4653 * building.texi (GDB User Interface Layout): Describe how to
4654 kill associated buffers.
4655 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4656 (Watch Expressions): Be more precise.
4657 (Other GDB User Interface Buffers): Describe how to change a
4658 register value.
4659
8cf51b2c
GM
46602005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4661
4662 * macos.texi (Mac Input): Remove description of
4663 mac-command-key-is-meta. Add descriptions of
4664 mac-control-modifier, mac-command-modifier, and
4665 mac-option-modifier.
4666 (Mac International): Fix description of conversion of clipboard data.
4667 (Mac Font Specs): Add example of font customization by face attributes.
4668
46692005-11-22 Nick Roberts <nickrob@snap.net.nz>
4670
4671 * building.texi (Watch Expressions): Expand description.
4672 (Other GDB User Interface Buffers): Describe local map for
4673 gud-watch.
4674
46752005-11-21 Chong Yidong <cyd@stupidchicken.com>
4676
4677 * display.texi (Font Lock): Font lock is enabled by default now.
4678
46792005-11-20 Juri Linkov <juri@jurta.org>
4680
4681 * basic.texi (Position Info): Update examples of the output.
4682 Remove the fact that examples are produced in the TeXinfo buffer,
4683 because in the Info reader users will get a different output from
4684 `C-x ='.
4685
4686 * building.texi (Compilation Mode): Remove paragraph duplicated
4687 from the node `Compilation'. Add `compilation-skip-threshold'.
4688
4689 * display.texi (Font Lock): Suggest more user-friendly method of
4690 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4691
46922005-11-18 Richard M. Stallman <rms@gnu.org>
4693
4694 * files.texi (Registering): Mention @@ in mode line.
4695
4696 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4697
46982005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4699
4700 * files.texi (Renaming and VC): Some back-ends don't
4701 handle renaming.
4702
8cf51b2c
GM
47032005-11-17 Juri Linkov <juri@jurta.org>
4704
4705 * emacs.texi (Top):
4706 * display.texi (Highlight Interactively): Put this font-lock based
4707 mode near Font Lock node.
4708
47092005-11-16 Chong Yidong <cyd@stupidchicken.com>
4710
4711 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4712 icons.
4713
47142005-11-12 Kim F. Storm <storm@cua.dk>
4715
4716 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4717 (Help Summary): Add C-h d and C-h e.
4718 (Apropos): Clarify that all apropos commands may search for either
4719 list of words or a regexp. Add C-h d for apropos-documentation.
4720 Describe apropos-documentation-sort-by-scores user option.
4721
8cf51b2c
GM
47222005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4723
4724 * killing.texi (CUA Bindings): Add @section.
4725
47262005-11-10 Kim F. Storm <storm@cua.dk>
4727
4728 * emacs.texi (Top): Add CUA Bindings entry to menu.
4729
4730 * killing.texi (CUA Bindings): New node. Moved here from
4731 misc.texi and extended with info on rectangle commands and
4732 rectangle highlighting, interface to registers, and the global
4733 mark feature.
4734
4735 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4736
4737 * regs.texi: Prev link points to CUA Bindings node.
4738
47392005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4740
4741 * help.texi (Help Echo): By default, help echos are only shown on
4742 mouse-over, not on point-over.
4743
c8763fb6 47442005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4745
4746 * misc.texi (Shell Mode): Describe how to activate password echoing.
4747
8cf51b2c
GM
47482005-11-04 Romain Francoise <romain@orebokech.com>
4749
4750 * mark.texi (Mark Ring): Fix typo.
4751
47522005-11-03 Richard M. Stallman <rms@gnu.org>
4753
4754 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4755
47562005-11-01 Bill Wohler <wohler@newt.com>
4757
4758 * help.texi (Help Mode): Fix typo.
4759
47602005-11-01 Nick Roberts <nickrob@snap.net.nz>
4761
4762 * building.texi (Other GDB User Interface Buffers): Describe
4763 the command gdb-use-inferior-io-buffer.
4764
47652005-10-31 Romain Francoise <romain@orebokech.com>
4766
4767 * files.texi (Compressed Files): Fix typo.
4768
4769 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4770
4771 * windows.texi (Force Same Window): Likewise.
4772
47732005-10-30 Bill Wohler <wohler@newt.com>
4774
4775 * help.texi (Help Mode): URLs viewed with browse-url.
4776
47772005-10-31 Nick Roberts <nickrob@snap.net.nz>
4778
4779 * building.texi (GDB Graphical Interface): Don't reference
4780 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4781 must stay in same frame.
4782
47832005-10-29 Chong Yidong <cyd@stupidchicken.com>
4784
4785 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4786
4787 * anti.texi (Antinews): Likewise.
4788
8cf51b2c
GM
47892005-10-28 Bill Wohler <wohler@newt.com>
4790
4791 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4792
47932005-10-28 Richard M. Stallman <rms@gnu.org>
4794
4795 * files.texi (Visiting): Explain how to enter ? in a file name.
4796
4797 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4798
8cf51b2c
GM
47992005-10-25 Nick Roberts <nickrob@snap.net.nz>
4800
4801 * building.texi (GDB Graphical Interface): Describe
4802 gdb-mouse-until.
4803
48042005-10-23 Richard M. Stallman <rms@gnu.org>
4805
4806 * custom.texi (Init File): Recommend when to use site-start.el.
4807
8cf51b2c
GM
48082005-10-21 Juri Linkov <juri@jurta.org>
4809
4810 * custom.texi (Examining): Mention accessing the old variable
4811 value via M-n in set-variable.
4812
8cf51b2c
GM
48132005-10-18 Romain Francoise <romain@orebokech.com>
4814
4815 * files.texi (Version Systems): Capitalize GNU.
4816
8cf51b2c
GM
48172005-10-18 Nick Roberts <nickrob@snap.net.nz>
4818
4819 * building.texi (Compilation Mode): Remove redundant paragraph.
4820 (Watch Expressions): Remove paragraph to reflect code change.
4821
8cf51b2c
GM
48222005-10-16 Richard M. Stallman <rms@gnu.org>
4823
4824 * building.texi (Compilation Mode, Compilation): Clarified.
4825
48262005-10-15 Richard M. Stallman <rms@gnu.org>
4827
4828 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4829
8cf51b2c
GM
48302005-10-13 Kenichi Handa <handa@m17n.org>
4831
4832 * basic.texi (Position Info): Fix previous change.
4833
c8763fb6 48342005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4835
4836 * cmdargs.texi (Icons X): Fix typo.
4837
48382005-10-12 Kenichi Handa <handa@m17n.org>
4839
4840 * basic.texi (Position Info): Describe the case that Emacs shows
4841 "part of display ...".
4842
c8763fb6 48432005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4844
4845 * cmdargs.texi (Icons X): -nb => -nbi.
4846
48472005-10-10 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * frames.texi (Speedbar): A couple more clarifications.
4850
48512005-10-11 Nick Roberts <nickrob@snap.net.nz>
4852
4853 * building.texi (GDB User Interface Layout): Improve diagram.
4854 (Watch Expressions): Explain how to make speedbar global.
4855 (Other GDB User Interface Buffers): Make references more precise.
4856
8cf51b2c
GM
48572005-10-09 Richard M. Stallman <rms@gnu.org>
4858
4859 * frames.texi (Speedbar): Clarify the text.
4860
48612005-10-09 Chong Yidong <cyd@stupidchicken.com>
4862
4863 * frames.texi (Speedbar): Add information on keybindings,
4864 dismissing the speedbar, and buffer display mode. Link to
4865 speedbar manual.
4866
c8763fb6 48672005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4868
4869 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4870 added -nb, --no-bitmap-icon.
4871
8cf51b2c
GM
48722005-10-07 Nick Roberts <nickrob@snap.net.nz>
4873
4874 * building.texi (GDB Graphical Interface): Add variables and
4875 functions to indices. Be more precise.
4876
c8763fb6 48772005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4878
4879 * frames.texi (Drag and Drop): Remove the x- from
4880 x-dnd-open-file-other-window and xdnd-protocol-alist.
4881
48822005-09-30 Romain Francoise <romain@orebokech.com>
4883
4884 * mini.texi (Minibuffer): The default value now appears before the
4885 colon in minibuffer prompts.
4886
8cf51b2c
GM
48872005-09-25 Richard M. Stallman <rms@gnu.org>
4888
4889 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4890
8cf51b2c
GM
48912005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4892
4893 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4894
8cf51b2c
GM
48952005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4896
4897 * emacs.texi (Top): Update submenus from macos.texi.
4898
4899 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4900 (Mac OS): Update feature support status.
4901 (Mac Input): List supported input scripts. Remove description
4902 about `mac-keyboard-text-encoding'. Mention mouse button
4903 emulation and related variables.
4904 (Mac International): Mention Central European and Cyrillic
4905 support. Now `keyboard-coding-system' is dynamically changed.
4906 Add description about coding system for selection. Add
4907 description about language environment.
4908 (Mac Environment Variables): Mention
4909 `~/.MacOSX/environment.plist'. Give example of command line
4910 arguments. Add Preferences support.
4911 (Mac Directories): Explicitly state that this node is for Mac OS
4912 Classic only.
4913 (Mac Font Specs): Mention specification for scalable fonts. List
4914 supported charsets. Add preferred way of creating fontsets. Add
4915 description about `mac-allow-anti-aliasing'.
4916 (Mac Functions): Add descriptions about `mac-set-file-creator',
4917 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4918 and `mac-get-preference'.
4919
8cf51b2c
GM
49202005-09-16 Romain Francoise <romain@orebokech.com>
4921
4922 Update all files to specify GFDL version 1.2.
4923
4924 * doclicense.texi (GNU Free Documentation License): Update to
4925 version 1.2.
4926
49272005-09-15 Richard M. Stallman <rms@gnu.org>
4928
4929 * buffers.texi (List Buffers): Fix xref.
4930
4931 * rmail.texi (Rmail Basics): Fix xref.
4932
4933 * emacs.texi (Top): Update subnode menus.
4934
4935 * files.texi (Saving Commands): New node, broken out of Saving.
4936 (Customize Save): New node, broken out of Saving.
4937 Clarify effect of write-region-inhibit-fsync.
4938 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4939
8cf51b2c
GM
49402005-09-14 Romain Francoise <romain@orebokech.com>
4941
4942 * files.texi (Saving): Mention write-region-inhibit-fsync.
4943
49442005-09-05 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * custom.texi (Custom Themes): New node.
4947
49482005-09-03 Richard M. Stallman <rms@gnu.org>
4949
49823426
GM
4950 * search.texi (Search Case): Mention vars that control
4951 case-fold-search for various operations.
8cf51b2c
GM
4952
49532005-08-22 Juri Linkov <juri@jurta.org>
4954
4955 * display.texi (Standard Faces): Merge the text from
4956 `(elisp)Standard Faces' into this node.
4957
49582005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * emacs.texi (Top): Delete menu item for deleted node
4961 Keyboard Translations.
4962
49632005-08-18 Richard M. Stallman <rms@gnu.org>
4964
8cf51b2c
GM
4965 * trouble.texi (Unasked-for Search):
4966 Delete xref to Keyboard Translations.
4967
4968 * glossary.texi (Glossary): Delete xref.
4969
8cf51b2c
GM
4970 * custom.texi (Minor Modes): Say that the list here is not complete.
4971 (Keyboard Translations): Node deleted.
4972 (Disabling): Delete xref to it.
4973 (Customization Groups): Fix Custom buffer example.
4974 (Hooks): Mention remove-hooks.
4975
49762005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4977
4978 * building.texi (GDB Graphical Interface): Improve filling of menu
4979 item.
4980
49812005-08-18 Nick Roberts <nickrob@snap.net.nz>
4982
4983 * building.texi (GDB Graphical Interface): Use better node names.
4984
49852005-08-14 Richard M. Stallman <rms@gnu.org>
4986
4987 * text.texi (Sentences): Fix xref.
4988
49892005-08-14 Juri Linkov <juri@jurta.org>
4990
4991 * building.texi (Compilation, Grep Searching): Move grep command
4992 headings from `Compilation' to `Grep Searching'.
4993
4994 * dired.texi (Dired and Find):
4995 * maintaining.texi (Tags Search): Replace grep xref to
4996 `Compilation' node with `Grep Searching'.
4997
4998 * files.texi (Comparing Files): Replace xref to `Compilation' with
4999 `Compilation Mode'.
5000
50012005-08-13 Alan Mackenzie <acm@muc.de>
5002
5003 * search.texi (Non-ASCII Isearch): Correct a typo.
5004 (Replacement Commands): Mention query-replace key binding.
5005
50062005-08-11 Richard M. Stallman <rms@gnu.org>
5007
5008 * programs.texi (Options for Comments): Fix xref.
5009
5010 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5011 out of Regexps.
5012
8cf51b2c
GM
50132005-08-09 Juri Linkov <juri@jurta.org>
5014
5015 * building.texi (Compilation): Use `itemx' instead of `item'.
5016 (Grep Searching): Simplify phrase.
5017
5018 * display.texi (Standard Faces): Describe vertical-border on
5019 window systems.
5020
5021 * windows.texi (Split Window): Simplify phrase and mention
5022 vertical-border face.
5023
50242005-08-09 Richard M. Stallman <rms@gnu.org>
5025
5026 * files.texi (Comparing Files): Clarify compare-windows.
5027
5028 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5029
8cf51b2c
GM
50302005-08-06 Eli Zaretskii <eliz@gnu.org>
5031
5032 * mule.texi (Coding Systems): Rephrase the paragraph about
5033 codepages: no need for "M-x codepage-setup" anymore, except on
5034 MS-DOS.
5035
5036 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5037 the MS-DOS port only.
5038
50392005-07-30 Eli Zaretskii <eliz@gnu.org>
5040
5041 * makefile.w32-in (info): Don't run multi-install-info.bat.
5042 ($(infodir)/dir): New target, produced by running
5043 multi-install-info.bat.
5044
8cf51b2c
GM
50452005-07-22 Eli Zaretskii <eliz@gnu.org>
5046
5047 * files.texi (Quoted File Names): Add index entry.
5048
8cf51b2c
GM
50492005-07-19 Juri Linkov <juri@jurta.org>
5050
5051 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5052
50532005-07-18 Juri Linkov <juri@jurta.org>
5054
8cf51b2c
GM
5055 * custom.texi (Easy Customization):
5056 * files.texi (Old Versions):
5057 * frames.texi (Wheeled Mice):
5058 * mule.texi (Specify Coding):
8cf51b2c
GM
5059 * text.texi (Cell Justification):
5060 * trouble.texi (After a Crash):
8cf51b2c
GM
5061 * xresources.texi (GTK styles):
5062 Delete duplicate duplicate words.
5063
50642005-07-17 Richard M. Stallman <rms@gnu.org>
5065
5066 * frames.texi (Creating Frames): Fix foreground color example.
5067
5068 * custom.texi (Init Examples): Clean up text about conditionals.
5069
50702005-07-16 Richard M. Stallman <rms@gnu.org>
5071
5072 * mini.texi (Completion Commands): Fix command name for ?.
5073
8cf51b2c
GM
50742005-07-16 Eli Zaretskii <eliz@gnu.org>
5075
5076 * display.texi (Standard Faces): Explain that customization of
5077 `menu' face has no effect on w32 and with GTK. Add
5078 cross-references.
5079
5080 * cmdargs.texi (General Variables): Clarify the default location
5081 of $HOME on w32 systems.
5082
50832005-07-15 Jason Rumney <jasonr@gnu.org>
5084
5085 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5086 changed.
5087
50882005-07-08 Kenichi Handa <handa@m17n.org>
5089
5090 * mule.texi (Recognize Coding): Recommend
5091 revert-buffer-with-coding-system instead of revert-buffer.
5092
50932005-07-07 Richard M. Stallman <rms@gnu.org>
5094
5095 * anti.texi (Antinews): Mention mode-line-inverse-video.
5096
5097 * files.texi (Saving): Minor correction about C-x C-w.
5098
5099 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5100
51012005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5102
5103 * search.texi (Isearch Scroll): Add example of using the
5104 `isearch-scroll' property.
5105 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5106 `Display Custom' node.
5107 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5108 and de-emphasize it.
5109 (Other Repeating Search): `occur' currently can not correctly
5110 handle multiline matches. Correct, clarify and update description
5111 of `flush-lines' and `keep-lines'.
5112
5113 * display.texi (Display Custom): Add anchor for `baud-rate'.
5114
51152005-07-07 Richard M. Stallman <rms@gnu.org>
5116
5117 * gnu.texi: Update where to get GNU status; add refs for how to help.
5118 Add footnotes 6 and 7.
5119
51202005-07-04 Lute Kamstra <lute@gnu.org>
5121
5122 Update FSF's address in GPL notices.
5123
8cf51b2c 5124 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5125 * trouble.texi (Checklist): Update FSF's address.
5126
8cf51b2c
GM
51272005-06-24 Richard M. Stallman <rms@gnu.org>
5128
5129 * display.texi (Text Display): Change index entries.
5130
51312005-06-24 Eli Zaretskii <eliz@gnu.org>
5132
5133 * makefile.w32-in (MAKEINFO): Use --force.
5134 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5135 Makefile.in.
8cf51b2c
GM
5136
51372005-06-23 Richard M. Stallman <rms@gnu.org>
5138
5139 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5140 nobreak-char-display.
5141
5142 * emacs.texi (Top): Update detailed node listing.
5143
5144 * display.texi (Text Display): Renamed show-nonbreak-escape
5145 to nobreak-char-display and no-break-space to nobreak-space.
5146 (Standard Faces): Split up the list of standard faces
5147 and put it in a separate node. Add nobreak-space and
5148 escape-glyph.
5149
8cf51b2c
GM
51502005-06-23 Lute Kamstra <lute@gnu.org>
5151
5152 * mule.texi (Select Input Method): Fix typo.
5153
51542005-06-23 Kenichi Handa <handa@m17n.org>
5155
5156 * mule.texi (International): List all supported scripts. Adjust
5157 text for that leim is now included in the normal Emacs
5158 distribution.
5159 (Language Environments): List all language environments.
5160 Intlfonts contains fonts for most supported scripts, not all..
5161 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5162 input a specific character.
8cf51b2c
GM
5163 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5164
51652005-06-23 Juanma Barranquero <lekktu@gmail.com>
5166
49823426 5167 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5168
51692005-06-22 Miles Bader <miles@gnu.org>
5170
5171 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5172
51732005-06-20 Miles Bader <miles@gnu.org>
5174
5175 * display.texi (Faces): Add `vertical-divider'.
5176
51772005-06-17 Richard M. Stallman <rms@gnu.org>
5178
5179 * text.texi (Adaptive Fill): Minor clarification.
5180
8cf51b2c
GM
51812005-06-10 Lute Kamstra <lute@gnu.org>
5182
5183 * emacs.texi (Top): Correct version number.
5184 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5185 refer to the current version of Emacs.
5186
51872005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5188
5189 * files.texi (Log Buffer): Document when there can be more than
5190 one file to be committed.
5191
51922005-06-08 Juri Linkov <juri@jurta.org>
5193
5194 * display.texi (Faces): Add `shadow' face.
5195
51962005-06-07 Masatake YAMATO <jet@gyve.org>
5197
5198 * display.texi (Faces): Write about mode-line-highlight.
5199
52002005-06-06 Richard M. Stallman <rms@gnu.org>
5201
5202 * misc.texi (Printing Package): Explain how to initialize
5203 printing package.
5204
5205 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5206
52072005-06-05 Chong Yidong <cyd@stupidchicken.com>
5208
5209 * emacs.texi: Rename Hardcopy to Printing.
5210 Make PostScript and PostScript Variables subnodes of it.
5211
5212 * misc.texi (Printing): Rename node from Hardcopy.
5213 Mention menu bar options.
5214 Move PostScript and PostScript Variables to submenu.
5215 (Printing package): New node.
5216
5217 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5218
5219 * dired.texi (Operating on Files): Likewise.
5220
5221 * calendar.texi (Displaying the Diary): Likewise.
5222
5223 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5224
5225 * glossary.texi (Glossary): Likewise.
5226
5227 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5228 effect.
5229
52302005-06-04 Richard M. Stallman <rms@gnu.org>
5231
5232 * trouble.texi (After a Crash): Polish previous change.
5233
8cf51b2c
GM
52342005-05-30 Noah Friedman <friedman@splode.com>
5235
5236 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5237 recovery mechanism.
5238
8cf51b2c
GM
52392005-05-28 Nick Roberts <nickrob@snap.net.nz>
5240
5241 * building.texi (Other Buffers): SPC toggles display of
5242 floating point registers.
5243
8cf51b2c
GM
52442005-05-27 Nick Roberts <nickrob@snap.net.nz>
5245
5246 * files.texi (Log Buffer): Merge in description of Log Edit
5247 mode from pcl-cvs.texi.
5248
52492005-05-26 Richard M. Stallman <rms@gnu.org>
5250
5251 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5252
8cf51b2c
GM
52532005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5254
5255 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5256 not enabled by default.
5257 When not on a word, `ispell-word' by default checks the word
5258 before point.
5259
52602005-05-24 Nick Roberts <nickrob@snap.net.nz>
5261
5262 * building.texi (Debugger Operation): Simplify last sentence.
5263
52642005-05-23 Lute Kamstra <lute@gnu.org>
5265
5266 * emacs.texi: Update FSF's address throughout.
5267 (Preface): Use @cite.
5268 (Distrib): Add cross reference to the node "Copying". Mention the
5269 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5270 printed manuals.
5271 (Intro): Use @xref for the Emacs Lisp Intro.
5272
8cf51b2c
GM
52732005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5274
5275 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5276
5277 * basic.texi (Moving Point): Mention default for `goto-line'.
5278
5279 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5280 of a variable's docstring.
5281
52822005-05-18 Lute Kamstra <lute@gnu.org>
5283
5284 * maintaining.texi (Overview of Emerge): Add cross reference.
5285 Remove duplication.
5286
5287 * emacs.texi (Top): Update to the current structure of the manual.
5288 * misc.texi (Emacs Server): Add menu description.
5289 * files.texi (Saving): Fix menu.
5290 * custom.texi (Customization): Fix menu.
5291 * mule.texi (International): Fix menu.
5292 * kmacro.texi (Keyboard Macros): Fix menu.
5293
52942005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5295
5296 * display.texi: Various minor changes.
5297 (Faces): Delete text that is repeated in the next section.
5298
52992005-05-16 Nick Roberts <nickrob@snap.net.nz>
5300
5301 * building.texi (Debugger Operation): Mention GUD tooltips are
5302 disabled with GDB in text command mode.
5303
8cf51b2c
GM
53042005-05-16 Nick Roberts <nickrob@snap.net.nz>
5305
5306 * building.texi: Replace toolbar with "tool bar" for consistency.
5307 (Compilation Mode): Describe compilation-context-lines
5308 and use of arrow in compilation buffer.
5309 (Debugger Operation): Replace help text with variable's value.
5310
5311 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5312 consistency.
5313
53142005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5315
5316 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5317 Add xref.
5318
8cf51b2c
GM
53192005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5320
5321 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5322 (Position Info): Delete discussion of `goto-line'. It is already
5323 described in `Moving point'.
5324
5325 * mini.texi (Completion Commands): Correct reference.
5326 (Completion Options): Fix typo.
5327
5328 * killing.texi (Deletion): Complete description of `C-x C-o'.
5329
8cf51b2c
GM
53302005-05-10 Richard M. Stallman <rms@gnu.org>
5331
5332 * building.texi (Compilation): Clarify recompile's directory choice.
5333
5334 * frames.texi (Tooltips): Cleanups.
5335
5336 * basic.texi (Arguments): Fix punctuation.
5337
53382005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * screen.texi (Menu Bar): The up and down (not left and right)
5341 arrow keys move through a keyboard menu.
5342
53432005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5344
5345 * basic.texi: Various typo and grammar fixes.
5346 (Moving Point): C-a now runs move-beginning-of-line.
5347
53482005-05-08 Nick Roberts <nickrob@snap.net.nz>
5349
5350 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5351
5352 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5353 as different animals.
5354
53552005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5356
5357 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5358 Correct index entry.
5359
53602005-05-07 Nick Roberts <nickrob@snap.net.nz>
5361
5362 * building.texi (Debugger Operation): Update to reflect changes
5363 in GUD tooltips.
5364
53652005-04-30 Richard M. Stallman <rms@gnu.org>
5366
5367 * files.texi (Compressed Files): Auto Compression normally enabled.
5368
5369 * building.texi (Debugger Operation): Clarify previous change.
5370
8cf51b2c
GM
53712005-04-28 Nick Roberts <nickrob@snap.net.nz>
5372
5373 * building.texi (Debugger Operation): Add description for
5374 GUD tooltips when program is not running.
5375
53762005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5377
5378 * misc.texi (Shell): Add `Shell Prompts' to menu.
5379 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5380 description. Delete remarks moved to new node.
5381 (Shell Prompts): New node.
5382 (History References): Replace remarks moved to `Shell Prompts'
5383 with xref to that node.
5384 (Remote Host): Clarify how to specify the terminal type when
5385 logging in to a different machine.
5386
53872005-04-26 Richard M. Stallman <rms@gnu.org>
5388
5389 * emacs.texi (Top): Update submenus from files.texi.
5390
5391 * files.texi (Filesets): Clarify previous change.
5392
5393 * dired.texi (Misc Dired Features): Clarify previous change.
5394
53952005-04-25 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5398
5399 * dired.texi (Misc Dired Features): Document
5400 dired-compare-directories.
5401
5402 * files.texi (Filesets): New node.
5403 (File Conveniences): Document Image mode.
5404
5405 * text.texi (TeX Print): Document tex-compile.
5406
54072005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5410 Delete redundant reference to tooltip Custom group. It is
5411 referred too again in the next paragraph.
5412
54132005-04-24 Richard M. Stallman <rms@gnu.org>
5414
5415 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5416
8cf51b2c
GM
54172005-04-19 Kim F. Storm <storm@cua.dk>
5418
5419 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5420
54212005-04-18 Lars Hansen <larsh@math.ku.dk>
5422
5423 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5424 turns off desktop-save-mode.
5425
54262005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5427
5428 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5429 by default in terminals compatible with xterm. Mention that
5430 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5431 node.
5432
8cf51b2c
GM
54332005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5434
5435 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5436
c8763fb6 54372005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5438
5439 * xresources.texi (Table of Resources): Add cursorBlink.
5440
54412005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5442
5443 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5444 `d', `C-d' and `u'.
5445
54462005-04-11 Richard M. Stallman <rms@gnu.org>
5447
5448 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5449 (Misc X): Add -D, --basic-display.
5450
5451 * maintaining.texi (Change Log): Correct the description of
5452 the example.
5453
5454 * major.texi (Choosing Modes): Document magic-mode-alist.
5455
8cf51b2c
GM
54562005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5457
5458 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5459 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5460 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5461 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5462 `w', respectively.
5463 (Rmail Labels): Mention `l'.
5464 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5465 (Rmail Summary Edit): Describe `j' and RET.
5466
c8763fb6 54672005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5468
5469 * xresources.texi (Lucid Resources): Add fontSet resource.
5470
8cf51b2c
GM
54712005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5472
5473 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5474 now called `indicate-empty-lines'.
5475
54762005-04-06 Kim F. Storm <storm@cua.dk>
5477
5478 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5479
54802005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5481
5482 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5483 deleted.
5484 (Marks vs Flags): Add some convenient key bindings.
5485 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5486 (Misc Dired Features): Correct and expand description of `w' command.
5487
5488 * frames.texi (XTerm Mouse): Delete apparently false info.
5489 The GNU/Linux console currently does not appear to support
5490 `xterm-mouse-mode'.
5491
8cf51b2c
GM
54922005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5493
5494 * calendar.texi (Diary): Mention shell utility `calendar'.
5495
54962005-04-01 Richard M. Stallman <rms@gnu.org>
5497
5498 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5499
8cf51b2c
GM
55002005-04-01 Lute Kamstra <lute@gnu.org>
5501
5502 * maintaining.texi (Change Log): add-change-log-entry uses
5503 add-log-mailing-address.
5504
55052005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5506
5507 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5508 `VC Mode Line' and put in an xref to that node.
5509 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5510 its description.
5511
55122005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5513
5514 * calendar.texi (Calendar Systems): Say that the Persian calendar
5515 implemented here is the arithmetical one championed by Birashk.
5516
55172005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5518
5519 * programs.texi (Fortran Motion): Fix previous change.
5520
8cf51b2c
GM
55212005-03-29 Richard M. Stallman <rms@gnu.org>
5522
5523 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5524
55252005-03-29 Chong Yidong <cyd@stupidchicken.com>
5526
5527 * text.texi (Refill): Refer to Long Lines Mode.
5528 (Longlines): New node.
5529 (Auto Fill): Don't index "word wrap" here.
5530 (Filling): Add Longlines to menu.
5531
55322005-03-29 Richard M. Stallman <rms@gnu.org>
5533
5534 * xresources.texi: Minor fixes.
5535
5536 * misc.texi (Emacs Server): Fix Texinfo usage.
5537
5538 * emacs.texi (Top): Don't use a real section heading for
5539 "Detailed Node Listing". Fake it instead.
5540
5541 * basic.texi (Position Info): Minor cleanup.
5542
5543 * mule.texi (Input Methods): Minor cleanup.
5544
55452005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5546
5547 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5548 constructs as well.
5549 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5550
55512005-03-29 Kenichi Handa <handa@m17n.org>
5552
5553 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5554
5555 * basic.texi (Position Info): Update the description about the
5556 command C-u C-x =.
5557
55582005-03-28 Richard M. Stallman <rms@gnu.org>
5559
5560 * emacs.texi (Top): Use @section for the detailed node listing.
5561
5562 * calendar.texi: Minor fixes to previous change.
5563
5564 * programs.texi (Fortran): Small fixes to previous changes.
5565
5566 * emacs.texi (Top): Update list of subnodes of Dired.
5567 Likewise for building.texi.
5568
5569 * files.texi (File Conveniences): Delete Auto Image File mode.
5570
55712005-03-28 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * building.texi (Flymake): New node.
5574
5575 * custom.texi (Function Keys): Document kp- event types and
5576 keypad-setup package.
5577
5578 * dired.texi (Wdired): New node.
5579
5580 * files.texi (File Conveniences): Reorder entries.
5581 Explain how to turn on Auto-image-file mode.
5582 Document Thumbs mode.
5583
5584 * mule.texi (Specify Coding): Document recode-region and
5585 recode-file-name.
5586
5587 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5588
55892005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5590
5591 * commands.texi (Keys): M-o is now a prefix key.
5592
55932005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5594
5595 * programs.texi: Reformat and update copyright years.
5596 (Fortran): Update section.
5597
55982005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5599
5600 * files.texi: Several small changes in addition to:
5601 (Visiting): Change xref for Dialog Boxes to ref.
5602 (Version Headers): Replace references to obsolete var
5603 `vc-header-alist' with `vc-BACKEND-header'.
5604 (Customizing VC): Update value of `vc-handled-backends'.
5605
56062005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5607
5608 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5609 move here from Emacs Lisp Reference Manual.
5610 * calendar.texi (Calendar/Diary, Diary Commands)
5611 (Special Diary Entries, Importing Diary): Change some xrefs to
5612 point to emacs-xtra rather than elisp.
5613
5614 * emacs-xtra.texi (Calendar Customizing):
5615 Move view-diary-entries-initially, view-calendar-holidays-initially,
5616 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5617 Emacs Manual.
5618 (Appt Customizing): Merge entire section into main Emacs Manual.
5619 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5620 mark-holidays-in-calendar here from emacs-xtra.
5621 (Displaying the Diary): Move view-diary-entries-initially,
5622 mark-diary-entries-in-calendar here from emacs-xtra.
5623 (Appointments): Move appt-display-mode-line,
5624 appt-display-duration, appt-disp-window-function,
5625 appt-delete-window-function here from emacs-xtra.
5626
5627 * calendar.texi: Update and reformat copyright.
5628 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5629 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5630 (Diary): Refer to `diary-file' rather than ~/diary.
5631 (Diary Commands): Rename node to "Displaying the Diary".
5632 * emacs.texi (Top): Rename "Diary Commands" section.
5633 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5634
56352005-03-26 Eli Zaretskii <eliz@gnu.org>
5636
5637 * misc.texi (Emacs Server): Fix the command for setting
5638 server-name. Add an xref to Invoking emacsclient.
5639
5640 * help.texi (Help Summary): Clarify when "C-h ." will do something
5641 nontrivial.
5642 (Apropos): Add cindex entry for apropos-sort-by-scores.
5643
5644 * display.texi (Text Display): Add index entries for how no-break
5645 characters are displayed.
5646
8cf51b2c
GM
56472005-03-26 Eli Zaretskii <eliz@gnu.org>
5648
5649 * files.texi (Visiting): Fix cross-references introduced with the
5650 last change.
5651
5652 * xresources.texi (GTK resources): Fix last change.
5653
8cf51b2c
GM
56542005-03-25 Chong Yidong <cyd@stupidchicken.com>
5655
5656 * xresources.texi (X Resources): GTK options documented too.
5657 (Resources): Clarify meaning of program name.
5658 (Table of Resources): Add visualClass.
5659 (GTK resources): Rewrite.
5660 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5661
5662 * display.texi (Text Display): Mention non-breaking spaces.
5663
5664 * files.texi (Reverting): Document auto-revert-check-vc-info.
5665
5666 * frames.texi (Mouse Commands): Document
5667 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5668
5669 * help.texi (Help Summary): Add `C-h .'.
5670 (Apropos): Apropos accepts a list of search terms.
5671 Document apropos-sort-by-scores.
5672 (Help Echo): Document display-local-help.
5673
5674 * misc.texi (Emacs Server): Document server-name.
5675 (Invoking emacsclient): Document -s option for server names.
5676
5677 * text.texi (Outline Visibility): Introduce "current heading
5678 line" (commands can be called with point on a body line).
5679 Re-order table to follow the sequence of discussion.
5680 hide-body won't hide lines before first header line.
5681 (TeX Mode): Add DocTeX mode.
5682
8cf51b2c
GM
56832005-03-24 Richard M. Stallman <rms@gnu.org>
5684
5685 * mule.texi (Single-Byte Character Support): Delete mention
5686 of iso-acc.el and iso-transl.el.
5687
8cf51b2c
GM
56882005-03-23 Lute Kamstra <lute@gnu.org>
5689
5690 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5691
56922005-03-23 Richard M. Stallman <rms@gnu.org>
5693
8cf51b2c
GM
5694 * search.texi: Delete explicit node pointers.
5695 (Incremental Search): New menu.
5696 (Basic Isearch, Repeat Isearch, Error in Isearch)
5697 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5698 (Slow Isearch): New subnodes.
5699 (Configuring Scrolling): Node deleted.
5700 (Search Case): Doc default-case-fold-search.
5701 (Regexp Replace): Move replace-regexp doc here.
5702
5703 * rmail.texi (Movemail): Put commas inside closequotes.
5704
5705 * picture.texi (Insert in Picture): Document C-c arrow combos.
5706 (Basic Picture): Clarify erasure.
5707
5708 * display.texi (Font Lock): Put commas inside closequotes.
5709
5710 * cmdargs.texi (General Variables): Put commas inside closequotes.
5711
57122005-03-23 Nick Roberts <nickrob@snap.net.nz>
5713
5714 * building.texi (Stack Buffer): Mention reverse contrast for
5715 *selected* frame (might not be current frame).
5716
8cf51b2c
GM
57172005-03-21 Richard M. Stallman <rms@gnu.org>
5718
5719 * building.texi (Starting GUD): Add bashdb.
5720
57212005-03-20 Chong Yidong <cyd@stupidchicken.com>
5722
5723 * basic.texi (Moving Point): Add M-g M-g binding.
5724 (Undo): Document undo-only.
5725 (Position Info): Document M-g M-g and C-u M-g M-g.
5726
5727 * building.texi (Building): Put Grep Searching after Compilation
5728 Shell.
5729 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5730 Document next-error-highlight.
5731 (Grep Searching): Document grep-highlight-matches.
5732 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5733
5734 * calendar.texi (Importing Diary): Rename node from iCalendar.
5735 Document diary-from-outlook.
5736
5737 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5738 Commands.
5739 Mention effect of X drag and drop on Dired buffers.
5740
5741 * files.texi (Visiting): Document large-file-warning-threshold.
5742 Move paragraph on file-selection dialog.
5743 Mention visiting files using X drag and drop.
5744 (Reverting): Mention using Auto-Revert mode to tail files.
5745 Document auto-revert-tail-mode.
5746 (Version Systems): Minor correction.
5747 (Comparing Files): Diff-mode is no longer based on Compilation
5748 mode.
5749 Document compare-ignore-whitespace.
5750 (Misc File Ops): Explain passing a directory to rename-file.
5751 Likewise for copy-file and make-symbolic-link.
5752
5753 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5754 Document mouse-wheel-progressive speed.
5755
5756 * help.texi (Misc Help): Document numeric argument for C-h i.
5757 Correctly explain the effect of just C-u as argument.
5758
5759 * killing.texi (Deletion): Document numeric argument for
5760 just-one-space.
5761
5762 * mini.texi (Completion): Completion acts on text before point.
5763
5764 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5765 (Emulation): CUA mode replaces pc-bindings-mode,
5766 pc-selection-mode, and s-region.
5767
5768 * mule.texi (Input Methods): Leim is now built-in.
5769 (Select Input Method): Document quail-show-key.
5770 (Specify Coding): Document revert-buffer-with-coding-system.
5771
5772 * programs.texi (Fortran Motion): Document f90-next-statement,
5773 f90-previous-statement, f90-next-block, f90-previous-block,
5774 f90-end-of-block, and f90-beginning-of-block.
5775
5776 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5777
5778 * emacs.texi (Acknowledgments): Updated.
5779
5780 * anti.texi: Total rewrite.
5781
8cf51b2c
GM
57822005-03-19 Chong Yidong <cyd@stupidchicken.com>
5783
5784 * ack.texi (Acknowledgments): Update.
5785
57862005-03-19 Eli Zaretskii <eliz@gnu.org>
5787
5788 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5789 copyright years.
5790
57912005-03-14 Nick Roberts <nickrob@snap.net.nz>
5792
5793 * building.texi (Commands of GUD): Move paragraph on setting
5794 breakpoints with mouse to the GDB Graphical Interface node.
5795
57962005-03-07 Richard M. Stallman <rms@gnu.org>
5797
8cf51b2c
GM
5798 * misc.texi (Single Shell, Shell Options): Fix previous change.
5799
5800 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5801
58022005-03-06 Richard M. Stallman <rms@gnu.org>
5803
5804 * building.texi (Starting GUD): Don't explain text vs graphical
5805 GDB here. Just mention it and xref.
5806 Delete "just one debugger process".
5807 (Debugger Operation): Move GUD tooltip info here.
5808 (GUD Tooltips): Node deleted.
5809 (GDB Graphical Interface): Explain the two GDB modes here.
5810
8cf51b2c
GM
5811 * sending.texi (Sending Mail): Minor cleanup.
5812 (Mail Aliases): Explain quoting conventions.
5813 Update key rebinding example.
5814 (Header Editing): C-M-i is like M-TAB.
5815 (Mail Mode Misc): mail-attach-file does not do MIME.
5816
5817 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5818 that really belongs here.
5819 (Remote Mailboxes): Text moved to Rmail Inbox.
5820 (Rmail Display): Mention Mouse-1.
5821 (Movemail): Clarify two movemail versions.
5822 Clarify rmail-movemail-program.
5823
8cf51b2c
GM
5824 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5825 Document async shell commands.
5826 (Shell History): Clarify.
5827 (Shell Ring): Mention C-UP an C-DOWN.
5828 (Shell Options): Add comint-prompt-read-only.
5829 (Invoking emacsclient): Set EDITOR to run Emacs.
5830 (Sorting): No need to explain what region is.
5831 (Saving Emacs Sessions): Fix typo.
5832 (Recursive Edit): Fix punctuation.
5833 (Emulation): Don't mention "PC bindings" which are standard.
5834 (Hyperlinking): Explain Mouse-1 convention here.
5835 (Find Func): Node deleted.
5836
8cf51b2c
GM
5837 * help.texi (Name Help): Xref to Hyperlinking.
5838
5839 * glossary.texi (Glossary):
5840 Rename "Balance Parentheses" to "Balancing...".
5841 Add "Byte Compilation". Correct "Copyleft".
5842 New xref in "Customization".
5843 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5844 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5845 Rename "Registers" to "Register".
5846 Replace "Selecting" with "Selected Frame",
5847 "Selected Window", and "Selecting a Buffer".
5848
5849 * files.texi (Types of Log File): Explain how projects'
5850 methods can vary.
5851
8cf51b2c
GM
5852 * display.texi (Faces): Delete "Emacs 21".
5853
5854 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5855 * fixit.texi (Spelling): C-M-i like M-TAB.
5856 * mini.texi (Completion Options): C-M-i like M-TAB.
5857 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5858 * text.texi (Text Mode): C-M-i like M-TAB.
5859
5860 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5861
5862 * calendar.texi (Specified Dates): Mention `g w'.
5863 (Appointments): appt-activate toggles with no arg.
5864
8cf51b2c
GM
58652005-03-05 Juri Linkov <juri@jurta.org>
5866
5867 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5868 "invocation (command line arguments)".
8cf51b2c
GM
5869 (Misc X): Add -nbc, --no-blinking-cursor.
5870
58712005-03-04 Ulf Jasper <ulf.jasper@web.de>
5872
5873 * calendar.texi (iCalendar): No need to require it now.
5874
8cf51b2c
GM
58752005-03-03 Nick Roberts <nickrob@snap.net.nz>
5876
5877 * trouble.texi (Contributing): Mention Savannah. Direct users to
5878 emacs-devel.
5879
58802005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5881
5882 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5883 window.
5884
8cf51b2c
GM
58852005-02-27 Richard M. Stallman <rms@gnu.org>
5886
5887 * building.texi (Compilation): Update mode line status info.
5888
58892005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5890
5891 * calendar.texi (General Calendar): Document binding of
5892 scroll-other-window-down.
5893 (Mayan Calendar): Fix earliest date.
5894 (Time Intervals): Document timeclock-change.
5895 Fix timeclock-ask-before-exiting documentation.
5896
58972005-02-26 Kim F. Storm <storm@cua.dk>
5898
5899 * frames.texi (Mouse References):
5900 Add mouse-1-click-in-non-selected-windows.
5901
59022005-02-25 Richard M. Stallman <rms@gnu.org>
5903
5904 * screen.texi (Screen): Explain better about cursors and mode lines;
5905 don't presuppose text terminals.
5906 (Point): Don't assume just one cursor.
5907 Clarify explanation of cursors.
5908 (Echo Area, Menu Bar): Cleanups.
5909
5910 * mini.texi (Minibuffer): Prompts are highlighted.
5911 (Minibuffer Edit): Newline = C-j only on text terminals.
5912 Clarify resize-mini-windows values.
5913 Mention M-PAGEUP and M-PAGEDOWN.
5914 (Completion Commands): Mouse-1 like Mouse-2.
5915 (Minibuffer History): Explain history commands better.
5916 (Repetition): Add xref to Incremental Search.
5917
5918 * mark.texi (Setting Mark): Clarify info about displaying mark.
5919 Clarify explanation of C-@ and C-SPC.
5920 (Transient Mark): Mention Delete Selection mode.
5921 (Marking Objects): Clean up text about extending the region.
5922
5923 * m-x.texi (M-x): One C-g doesn't always go to top level.
5924 No delay before suggest-key-bindings output.
5925
5926 * fixit.texi (Fixit): Mention C-/ for undo.
5927 (Spelling): Mention ESC TAB like M-TAB.
5928 Replacement words with r and R are rechecked.
5929 Say where C-g leaves point. Mention ? as input.
5930
59312005-02-23 Lute Kamstra <lute@gnu.org>
5932
5933 * cmdargs.texi (Initial Options): Add cross reference.
5934
8cf51b2c
GM
59352005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5936
5937 * emacs.texi (Top): Update menu for splitting of node in
5938 msdog.texi.
5939 * frames.texi (Frames): Update xref for splitting of node in
5940 msdog.texi.
5941 * trouble.texi (Quitting): Ditto.
5942
59432005-02-16 Richard M. Stallman <rms@gnu.org>
5944
5945 * windows.texi (Split Window): Simplify line truncation info
5946 and xref to Display Custom.
5947
5948 * trouble.texi (Quitting): Emergency escape only for text terminal.
5949 (Screen Garbled): C-l for ungarbling is only for text terminal.
5950
5951 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5952
5953 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5954
5955 * programs.texi (Program Modes): Mention Python mode.
5956 (Moving by Defuns): Repeating C-M-h extends region.
5957 (Basic Indent): Clarify.
5958 (Custom C Indent): Clarify.
5959 (Expressions): Repeating C-M-@ extends region.
5960 (Info Lookup): Clarify for C-h S.
5961 (Symbol Completion): ESC TAB alternative for M-TAB.
5962 (Electric C): Clarify.
5963
5964 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5965
5966 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5967 MS-DOS Input node.
5968 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5969 (MS-DOS and MULE): Clarify.
5970 (MS-DOS Processes, Windows Processes): Fix typos.
5971
5972 * major.texi (Choosing Modes): Clarify.
5973
5974 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5975 (Keyboard Macro Step-Edit): Clarify.
5976
5977 * indent.texi (Indentation): Clarifications.
5978
5979 * help.texi (Help): Correct error about C-h in query-replace.
5980 Clarify apropos vs C-h a. Fix how to search in FAQ.
5981 (Key Help): Describe C-h w here.
5982 (Name Help): Minor cleanup. C-h w moved to Key Help.
5983 Clarify the "object" joke.
5984 (Apropos): Clarify. Mouse-1 like Mouse-2.
5985 (Help Mode): Mouse-1 like Mouse-2.
5986
5987 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5988
5989 * display.texi (Display): Reorder menu.
5990 (Faces): Cleanup.
5991 (Font Lock): Cleanup. Mention Options menu.
5992 Delete obsolete text.
5993 (Scrolling): For C-l, don't presume text terminal.
5994 (Horizontal Scrolling): Simplify intro.
5995 (Follow Mode): Clarify.
5996 (Cursor Display): Moved before Display Custom.
5997 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5998 Doc default-tab-width. Doc line truncation more thoroughly.
5999
6000 * dired.texi (Dired Enter): C-x C-f can run Dired.
6001 (Dired Visiting): Comment out `a' command.
6002 Mouse-1 is like Mouse-2.
6003 (Shell Commands in Dired): ? can be used more than once.
6004
6005 * basic.texi (Continuation Lines): Simplify description of truncation,
6006 and refer to Display Custom for the rest of it.
6007
8cf51b2c
GM
60082005-02-06 Lute Kamstra <lute@gnu.org>
6009
6010 * basic.texi (Undo): Fix typo.
6011
6012 * cmdargs.texi (Emacs Invocation): Fix typo.
6013
6014 * custom.texi (Init Examples): Fix typo.
6015
6016 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6017
60182005-02-06 Richard M. Stallman <rms@gnu.org>
6019
6020 * regs.texi (Registers): Registers can hold numbers, too.
6021
6022 * killing.texi (Other Kill Commands): Cleanup.
6023 Delete redundant explanation of kill in read-only buffer.
6024 (Yanking): Mention term "copying".
6025 (Accumulating Text): Fix typo.
6026
6027 * entering.texi (Entering Emacs): Update rationale at start.
6028 (Exiting): Treat iconifying on a par with suspension.
6029
6030 * custom.texi (Minor Modes): Fix typo.
6031 (Easy Customization): Fix menu style.
6032 (Variables): Add xref.
6033 (Examining): Setting for future sessions works through .emacs.
6034 (Keymaps): "Text terminals", not "Many".
6035 (Init Rebinding): Explain \C-. Show example of \M-.
6036 Fix minor wording errors.
6037 (Function Keys): Explain vector syntax just once.
6038 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6039 (Init File): Mention .emacs.d directory.
6040 (Init Examples): Add xref.
6041 (Find Init): Mention .emacs.d directory.
6042
6043 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6044 (Action Arguments): Explain which kinds of -l args are found how.
6045 (Initial Options): --batch does not inhibit site-start.
6046 Add xrefs.
6047 (Command Example): Use --batch, not -batch.
6048
6049 * basic.texi (Inserting Text): Cleanup wording.
6050 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6051 C-n is not error at end of buffer.
6052 (Undo): Doc C-/ like C-_. Add xrefs.
6053 (Arguments): META key may be labeled ALT.
6054 Peculiar arg meanings are explained in doc strings.
6055
6056 * abbrevs.texi (Expanding Abbrevs): Clarify.
6057
60582005-02-05 Eli Zaretskii <eliz@gnu.org>
6059
6060 * frames.texi (Frame Parameters): Add an xref to the description
6061 of list-colors-display. Add a pointer to the X docs about colors.
6062
6063 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6064 Improve docs of list-colors-display.
8cf51b2c
GM
6065
60662005-02-03 Lute Kamstra <lute@gnu.org>
6067
6068 * frames.texi (Frames, Drag and Drop): Fix typos.
6069
60702005-02-03 Richard M. Stallman <rms@gnu.org>
6071
6072 * windows.texi (Basic Window): Mention color-change in mode line.
6073 (Change Window): Explain dragging vertical boundaries.
6074
6075 * text.texi (Sentences): Clarify.
6076 (Paragraphs): Explain M-a and blank lines.
6077 (Outline Mode): Clarify text and menu.
6078 (Hard and Soft Newlines): Mention use-hard-newlines.
6079
6080 * frames.texi (Frames): Delete unnecessary mention of Windows.
6081 (Mouse Commands): Likewise. Mention xterm mouse support.
6082 (Clipboard): Clarify.
6083 (Mouse References): Mention use of Mouse-1 for following links.
6084 (Menu Mouse Clicks): Clarify.
6085 (Mode Line Mouse): Clarify.
6086 (Drag and Drop): Rewrite.
6087
6088 * fixit.texi (Spelling): Fix typo.
6089
6090 * files.texi (File Names): Clarify.
6091 (Visiting): Update conditions for use of file dialog. Clarify.
6092 (Saving): Doc d as answer in save-some-buffers.
6093 (Remote Files): Clean up the text.
6094
6095 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6096
6097 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6098 (List Buffers): Clarify.
6099 (Several Buffers): Doc T command.
6100 (Buffer Convenience): Clarify menu.
6101
6102 * basic.texi (Undo): Clarify last change.
6103
61042005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6105
6106 * fixit.texi (Spelling): Fix typo.
6107
61082005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * basic.texi (Undo): Update description of `undo-outer-limit'.
6111
61122005-02-01 Nick Roberts <nickrob@snap.net.nz>
6113
6114 * building.texi: Update documentation relating to GDB Graphical
6115 Interface.
6116
61172005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6118
6119 * custom.texi (Easy Customization): Adapt menu to node name change.
6120
61212005-01-30 Richard M. Stallman <rms@gnu.org>
6122
6123 * custom.texi (Easy Customization): Defn of "User Option" now
6124 includes faces. Don't say just "option" when talking about variables.
6125 Do say just "options" to mean "anything customizable".
6126 (Specific Customization): Describe `customize-variable',
6127 not `customize-option'.
6128
6129 * glossary.texi (Glossary) <Faces>: Add xref.
6130 <User Option>: Change definition--include faces. Change xref.
6131
6132 * picture.texi (Picture): Mention artist.el.
6133
6134 * sending.texi, screen.texi, programs.texi, misc.texi:
6135 * mini.texi, major.texi, maintaining.texi, macos.texi:
6136 * help.texi, frames.texi, files.texi:
6137 Don't say just "option" when talking about variables.
6138
6139 * display.texi, mule.texi: Don't say just "option" when talking
6140 about variables. Other minor cleanups.
6141
8cf51b2c
GM
61422005-01-26 Lute Kamstra <lute@gnu.org>
6143
6144 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6145 File'. Mention the `-Q' option at the `--no-site-file' option.
6146
8cf51b2c
GM
61472005-01-22 David Kastrup <dak@gnu.org>
6148
6149 * building.texi (Grep Searching): Mention alias `find-grep' for
6150 `grep-find'.
6151
61522005-01-20 Richard M. Stallman <rms@gnu.org>
6153
6154 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6155
8cf51b2c
GM
61562005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6157
6158 * rmail.texi (Movemail): Explain differences
6159 between standard and mailutils versions of movemail.
6160 Describe command line and configuration options introduced
6161 with the latter.
6162 Explain the notion of mailbox URL, provide examples and
6163 cross-references to mailutils documentation.
6164 Describe various methods of specifying mailbox names,
6165 user names and user passwords for rmail.
6166 (Remote Mailboxes): New section. Describe
6167 how movemail handles remote mailboxes. Describe configuration
6168 options used to control its behavior.
6169 (Other Mailbox Formats): Explain handling of various mailbox
6170 formats.
6171
61722005-01-13 Richard M. Stallman <rms@gnu.org>
6173
6174 * commands.texi (Commands): Clarification.
6175
61762005-01-11 Richard M. Stallman <rms@gnu.org>
6177
6178 * programs.texi (Multi-line Indent): Fix previous change.
6179 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6180
8cf51b2c
GM
61812005-01-08 Richard M. Stallman <rms@gnu.org>
6182
6183 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6184 lazy-highlight.
6185
6186 * search.texi (Query Replace): Mention faces query-replace
6187 and lazy-highlight.
6188 (Incremental Search): Update isearch highlighting info.
6189
8cf51b2c
GM
61902005-01-04 Richard M. Stallman <rms@gnu.org>
6191
6192 * custom.texi (Saving Customizations): Minor improvement.
6193
8cf51b2c
GM
61942005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6195
6196 * custom.texi (Saving Customizations): Emacs no longer loads
6197 `custom-file' after .emacs. No longer mention customizing through
6198 Custom.
6199
8cf51b2c
GM
62002005-01-01 Andreas Schwab <schwab@suse.de>
6201
6202 * killing.texi (Graphical Kill): Move up under node Killing,
6203 change @section to @subsection.
6204
62052005-01-01 Richard M. Stallman <rms@gnu.org>
6206
6207 * custom.texi (Face Customization): Mention hex color specs.
6208
6209 * emacs.texi (Top): Update Killing submenu.
6210
6211 * killing.texi (Killing): Reorganize section.
6212 No more TeX-only text; put the node command at start of chapter.
6213 But the first section heading is used only in TeX.
6214 Rewrite the text to read better in this mode.
6215 (Graphical Kill): New subnode gets some of the text that
6216 used to be in the first section.
6217
62182004-12-31 Richard M. Stallman <rms@gnu.org>
6219
6220 * dired.texi (Shell Commands in Dired): Delete the ? example.
6221
6222 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6223
6224 * files.texi (Saving): Describe new require-final-newline features
6225 and mode-require-final-newline.
6226
8cf51b2c
GM
62272004-12-29 Richard M. Stallman <rms@gnu.org>
6228
6229 * custom.texi (File Variables): Clarify previous change.
6230
c8763fb6 62312004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6232
6233 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6234 out now.
6235
62362004-12-27 Richard M. Stallman <rms@gnu.org>
6237
6238 * Makefile.in (MAKEINFO): Specify --force.
6239
6240 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6241 (Undo): Doc undo-outer-limit.
6242
8cf51b2c
GM
62432004-12-15 Juri Linkov <juri@jurta.org>
6244
6245 * mark.texi (Transient Mark, Mark Ring): M-< and other
6246 movement commands don't set mark in Transient Mark mode
6247 if mark is active.
6248
8cf51b2c
GM
62492004-12-12 Juri Linkov <juri@jurta.org>
6250
6251 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6252 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6253
6254 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6255 (Misc Dired Commands): Add @r{(Dired)} to w.
6256
62572004-12-12 Juri Linkov <juri@jurta.org>
6258
6259 * mark.texi (Marking Objects): Marking commands also extend the
6260 region when mark is active in Transient Mark mode.
6261
8cf51b2c
GM
62622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * custom.texi (Saving Customizations): Emacs only loads the custom
6265 file automatically after the init file in version 22.1 or later.
6266 Adapt text and examples to this fact.
6267
8cf51b2c
GM
62682004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6271 be set through Custom. Otherwise, it has no effect.
6272
8cf51b2c
GM
62732004-12-05 Richard M. Stallman <rms@gnu.org>
6274
6275 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6276 * entering.texi: Rename Command Line to Emacs Invocation.
6277
10d1d0af 6278 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6279
6280 * custom.texi (Easy Customization): Move up to section level,
6281 before Variables. Avoid using the term "variable"; say "option".
6282 New initial explanation.
6283 (Variables): In initial explanation, connect "variable" to the
6284 already-explained "user option".
6285
6286 * emacs.texi (Top): Fix ref to Command Line.
6287 Move reference to Easy Customization.
6288
6289 * xresources.texi (X Resources): Fix From link.
6290
6291 * doclicense.texi (GNU Free Documentation License): Fix To link.
6292
6293 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6294
6295 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6296
62972004-12-03 Richard M. Stallman <rms@gnu.org>
6298
6299 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6300
63012004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6302
6303 * kmacro.texi: Several small changes in addition to the following.
6304 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6305 defining a keyboard macro.
6306 Mention `kmacro-ring-max'.
6307 (Keyboard Macro Counter): Clarify description of
6308 `kmacro-insert-counter', `kmacro-set-counter',
6309 `kmacro-add-counter' and `kmacro-set-format'.
6310
63112004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6312
6313 * custom.texi (File Variables): Add `unibyte' and make it more
6314 clear that `unibyte' and `coding' are special. Suggested by Simon
6315 Krahnke <overlord@gmx.li>.
6316
6317 * mule.texi (Enabling Multibyte): Refer to File Variables.
6318 Suggested by Simon Krahnke <overlord@gmx.li>.
6319
c8763fb6 63202004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6321
6322 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6323 x-use-old-gtk-file-dialog.
6324
8cf51b2c
GM
63252004-11-20 Richard M. Stallman <rms@gnu.org>
6326
6327 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6328
63292004-11-09 Lars Brinkhoff <lars@nocrew.org>
6330
6331 * building.texi (Lisp Eval): Delete hyphen in section name.
6332
63332004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6334
6335 * files.texi (Old Versions):
6336 No longer document annotation as "CVS only".
6337
63382004-11-10 Andre Spiegel <spiegel@gnu.org>
6339
6340 * files.texi (Version Control): Rewrite the introduction about
6341 version systems, mentioning the new ones that we support. Thanks
6342 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6343 suggestions.
6344
c8763fb6 63452004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6346
49823426 6347 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6348
c8763fb6 63492004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6350
6351 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6352
63532004-10-23 Eli Zaretskii <eliz@gnu.org>
6354
6355 * text.texi (Text Based Tables, Table Definition)
6356 (Table Creation, Table Recognition, Cell Commands)
6357 (Cell Justification, Row Commands, Column Commands)
6358 (Fixed Width Mode, Table Conversion, Measuring Tables)
6359 (Table Misc): New nodes, documenting the Table Mode.
6360
8cf51b2c
GM
63612004-10-19 Jason Rumney <jasonr@gnu.org>
6362
6363 * makefile.w32-in (info): Change order of arguments to makeinfo.
6364
63652004-10-19 Ulf Jasper <ulf.jasper@web.de>
6366
6367 * calendar.texi (iCalendar): Update for package changes.
6368
8cf51b2c
GM
63692004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * files.texi (Misc File Ops): View mode is a minor mode.
6372
8cf51b2c
GM
63732004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6374
6375 * calendar.texi (iCalendar): Style changes.
6376
63772004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * search.texi (Regexps): The regexp described in the example is no
6380 longer stored in the variable `sentence-end'.
6381
8cf51b2c
GM
63822004-10-06 Nick Roberts <nickrob@snap.net.nz>
6383
6384 * building.texi (Starting GUD): Note that multiple debugging
6385 sessions requires `gdb --fullname'.
6386
63872004-10-05 Ulf Jasper <ulf.jasper@web.de>
6388
6389 * calendar.texi (iCalendar): New section for a new package.
6390
8cf51b2c
GM
63912004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6392
6393 * text.texi: Various small changes in addition to the following.
6394 (Text): Replace xref for autotype with inforef.
6395 (Sentences): Explain nil value for `sentence-end'.
6396 (Paragraphs): Update default values for `paragraph-start' and
6397 `paragraph-separate'.
6398 (Text Mode): Correct description of Text mode's effect on the
6399 syntax table.
6400 (Outline Visibility): `hide-other' does not hide top level headings.
6401 `selective-display-ellipses' no longer has an effect on Outline mode.
6402 (TeX Misc): Add missing @cindex.
6403 Replace xref for RefTeX with inforef.
6404 (Requesting Formatted Text): The variable
6405 `enriched-fill-after-visiting' no longer exists.
6406 (Editing Format Info): Update names of menu items and commands.
6407 (Format Faces): Mention special effect of specifying the default face.
6408 Describe inheritance of text properties.
6409 Correct description of `fixed' face.
6410 (Format Indentation): Correct description of effect of setting
6411 margins. Mention `set-left-margin' and `set-right-margin'.
6412 (Format Justification): Update names of menu items.
6413 `set-justification-full' is now bound to `M-j b'.
6414 Mention that `default-justification' is a per buffer variable.
6415 (Format Properties): Update name of menu item.
6416 (Forcing Enriched Mode): `format-decode-buffer' automatically
6417 turns on Enriched mode if the buffer is in text/enriched format.
6418
64192004-10-05 Emilio C. Lopes <eclig@gmx.net>
6420
6421 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6422
64232004-09-28 Kim F. Storm <storm@cua.dk>
6424
6425 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6426 Align with new functionality.
6427
8cf51b2c
GM
64282004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6429
6430 * display.texi (Display Custom): Remove stray `@end defvar'.
6431
64322004-09-23 Kim F. Storm <storm@cua.dk>
6433
6434 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6435 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6436
8cf51b2c
GM
64372004-09-20 Richard M. Stallman <rms@gnu.org>
6438
6439 * custom.texi (Hooks): Explain using setq to clear out a hook.
6440 (File Variables): Explain multiline string constants.
6441 (Non-ASCII Rebinding): Explain when you need to update
6442 non-ASCII char codes in .emacs.
6443
6444 * building.texi (Compilation): Explain how to make a silent
6445 subprocess that won't be terminated. Explain compilation-environment.
6446
64472004-09-13 Kim F. Storm <storm@cua.dk>
6448
6449 * mini.texi (Repetition): Rename isearch-resume-enabled to
6450 isearch-resume-in-command-history and change default to disabled.
6451
8cf51b2c
GM
64522004-09-09 Kim F. Storm <storm@cua.dk>
6453
6454 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6455 with new `kmacro-name-last-macro'.
6456
8cf51b2c
GM
64572004-09-08 Juri Linkov <juri@jurta.org>
6458
6459 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6460
8cf51b2c
GM
64612004-09-03 Juri Linkov <juri@jurta.org>
6462
6463 * search.texi (Incremental Search): Update wording for M-%.
6464
64652004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6466
6467 * killing.texi (Killing): Correct description of kill commands in
6468 read-only buffer.
6469
64702004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6471
6472 * building.texi (Compilation Mode): Add a paragraph about rules
6473 for finding the compilation buffer for `next-error'.
6474
6475 * search.texi (Other Repeating Search): Mention that Occur mode
6476 supports the next-error functionality.
6477
64782004-09-02 Juri Linkov <juri@jurta.org>
6479
6480 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6481
64822004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * kmacro.texi (Basic Keyboard Macro):
6485 `apply-macro-to-region-lines' now operates on all lines that begin
6486 in the region, rather than on all complete lines in the region.
6487
c8763fb6 64882004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6489
6490 * frames.texi (Drag and drop): Add documentation about
6491 x-dnd-test-function and x-dnd-known-types.
6492
64932004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6494
6495 * indent.texi: Various minor changes in addition to:
6496 (Indentation Commands): Correct description of `indent-relative'.
6497 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6498 mode. The *Tab Stops* buffer uses Overwrite Mode.
6499 (Just Spaces): `tabify' converts sequences of at least two spaces
6500 to tabs.
6501
8cf51b2c
GM
65022004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6503
6504 * frames.texi (Secondary Selection): Setting the secondary
6505 selection with M-Drag-Mouse-1 does not alter the kill ring,
6506 setting it with M-Mouse-1 and M-Mouse-3 does.
6507 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6508 toolkit scroll bars.
6509 (Scroll Bars): Ditto.
6510
6511 * windows.texi (Basic Window): When using a window system, the value
6512 of point in a non-selected window is indicated by a hollow box.
6513 (Split Window): Side by side windows are separated by a scroll bar,
6514 if scroll bars are used.
6515 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6516 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6517 (Window Convenience): Update bindings for `winner-undo' and
6518 `winner-redo'.
6519
6520 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6521 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6522 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6523 of "Using Emacs as a Server".
6524 * building.texi (Building): Interchange nodes (for correct numbering).
6525 * programs.texi (Programs): Interchange nodes (for correct numbering).
6526 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6527 Info to the node structure.
6528 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6529 Rearrange order of nodes and sections such that both "GNU GENERAL
6530 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6531 end, as appropriate for appendices.
6532 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6533 Use `@unnumberedsec'.
6534 * trouble.texi: Adapt sectioning in Info to the node structure.
6535 Adapt node pointers to change in emacs.texi.
6536 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6537
8cf51b2c
GM
65382004-08-25 Kenichi Handa <handa@m17n.org>
6539
6540 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6541 description for unibyte mode.
6542
65432004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6544
6545 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6546
6547 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6548 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6549 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6550 in @pxref.
6551
65522004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6553
6554 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6555 Change section names.
6556
8cf51b2c
GM
65572004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6558
6559 * kmacro.texi (Keyboard Macro Ring): Rename section.
6560 Emacs treats the head of the macro ring as the `last keyboard macro'.
6561 (Keyboard Macro Counter): Minor change.
6562 (Save Keyboard Macro): Some clarifications.
6563 (Edit Keyboard Macro): Rename section.
6564
6565 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6566 32-bit machines.
6567 (Several Buffers): Clarify which buffer is selected if `2' is
6568 pressed in the Buffer Menu.
6569 Auto Revert mode can be used to update the Buffer Menu
6570 automatically.
6571
65722004-08-21 Eli Zaretskii <eliz@gnu.org>
6573
6574 * help.texi (Misc Help): Add an index entry for finding an Info
6575 manual by its file name.
6576
65772004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6578
6579 * files.texi (Backup Deletion): Correct description of
6580 `delete-old-versions'.
6581 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6582 (Auto Save Files): Recommend `auto-save-mode' to reenable
6583 auto-saving, rather than the abbreviation `auto-save'.
6584
65852004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6586
6587 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6588 for "killing" and "yanking" in main menu.
6589
65902004-08-16 Richard M. Stallman <rms@gnu.org>
6591
6592 * killing.texi (Yanking, Killing): Minor cleanups.
6593
6594 * mark.texi (Momentary Mark): Minor cleanups.
6595
65962004-08-15 Kenichi Handa <handa@etl.go.jp>
6597
6598 * custom.texi (Non-ASCII Rebinding):
6599 C-q always inserts the right code to pass to global-set-key.
6600
8cf51b2c
GM
66012004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6602
6603 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6604 `insert-register', instead of `C-x r g' binding, for consistency.
6605
66062004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * fixit.texi (Spelling): Fix typo.
6609
66102004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6611
6612 * help.texi (Help): Fix Texinfo usage.
6613
8cf51b2c
GM
66142004-07-24 Richard M. Stallman <rms@gnu.org>
6615
6616 * text.texi (Paragraphs): Update how paragraphs are separated
6617 and the default for paragraph-separate.
6618
6619 * search.texi (Regexp Replace): Further update text for new
6620 replacement operators.
6621
8cf51b2c
GM
66222004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6625 `R' switch.
6626
6627 * dired.texi (Dired Updating): `k' only deletes inserted
6628 subdirectories from the Dired buffer if a prefix argument was given.
6629
6630 * search.texi (Regexps): Delete redundant definition of `symbol' in
6631 description of `\_>'. It already occurs in the description of `\_<'.
6632
8cf51b2c
GM
66332004-07-01 Juri Linkov <juri@jurta.org>
6634
6635 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6636 (Regexp Search): Add M-r.
6637
66382004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6639
6640 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6641
66422004-06-29 Jesper Harder <harder@ifa.au.dk>
6643
49823426 6644 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6645
66462004-06-25 Richard M. Stallman <rms@gnu.org>
6647
6648 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6649
66502004-06-25 David Kastrup <dak@gnu.org>
6651
6652 * search.texi (Regexp Replace): Some typo corrections and
6653 rearrangement.
6654
66552004-06-24 David Kastrup <dak@gnu.org>
6656
6657 * search.texi (Unconditional Replace): Use replace-string instead
6658 of query-replace in example.
6659 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6660 sequences.
6661 (Query Replace): Correct explanation of `^' which does not use
6662 the mark stack.
6663
66642004-06-21 Nick Roberts <nickrob@gnu.org>
6665
6666 * misc.texi (Shell History Copying): Document comint-insert-input.
6667 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6668
8cf51b2c
GM
66692004-06-20 Jesper Harder <harder@ifa.au.dk>
6670
6671 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6672 * custom.texi (Customization): Do.
6673 * anti.texi (Antinews): Do.
6674 * abbrevs.texi (Defining Abbrevs): Do.
6675
6676 * programs.texi (Info Lookup): Fix keybinding for
6677 info-lookup-symbol.
6678
66792004-06-16 Juanma Barranquero <lektu@terra.es>
6680
6681 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6682 Add emacs-xtra.
6683 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6684 (clean): Add emacs-xtra and flymake. Remove redundancies.
6685
66862004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6687
6688 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6689 Add emacs-xtra.
6690 * emacs-xtra.texi: New file.
6691
66922004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6693
6694 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6695 (Dired and Find): Mention differences with ordinary Dired buffers.
6696
8cf51b2c
GM
66972004-06-13 Richard M. Stallman <rms@gnu.org>
6698
6699 * custom.texi (Init Syntax): Explain about vars that do special
6700 things when set with setq or with Custom.
6701 (Init Examples): Add line-number-mode example.
6702
8cf51b2c
GM
67032004-06-12 Juri Linkov <juri@jurta.org>
6704
6705 * dired.texi (Operating on Files): Add dired-do-touch.
6706
8cf51b2c
GM
67072004-06-10 Juri Linkov <juri@jurta.org>
6708
6709 * building.texi (Lisp Eval): Add C-M-x on defface.
6710
67112004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6712
6713 * files.texi (Reverting): Auto-Revert mode and
6714 Global Auto-Revert mode no longer revert remote files.
6715
8cf51b2c
GM
67162004-05-29 Richard M. Stallman <rms@gnu.org>
6717
6718 * custom.texi (Init File): Two dashes start --no-site-file.
6719
8cf51b2c
GM
67202004-05-29 Alan Mackenzie <acm@muc.de>
6721
6722 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6723 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6724 (AWK, Pike): Document as "C-like modes".
6725 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6726 (M-x man): Supersedes M-x manual-entry.
6727 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6728
6729 ("Comments in C"): Delete node; the info is in CC Mode manual.
6730 (c-comment-only-line-offset): Remove description.
6731
6732 (C-c ., C-c C-c): Describe new C Mode bindings.
6733
6734 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6735 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6736 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6737 Amend definitions.
6738
6739 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6740 Describe functions.
6741
6742 (c-comment-start-regexp, c-hanging-comment-ender-p)
6743 (c-hanging-comment-starter-p): Remove obsolete definitions.
6744
6745 * emacs.texi: Remove the menu entry "Comments in C".
6746
8cf51b2c
GM
67472004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6748
6749 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6750 `M-x locate'.
6751
67522004-05-16 Karl Berry <karl@gnu.org>
6753
6754 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6755 makeinfo --html fails.
6756 * help.texi (Help Summary) [@ifnottex]: Likewise.
6757
67582004-05-13 Nick Roberts <nickrob@gnu.org>
6759
6760 * building.texi (GDB Graphical Interface): Update and describe
6761 layout first.
6762
8cf51b2c
GM
67632004-05-04 Jason Rumney <jasonr@gnu.org>
6764
6765 * makefile.w32-in: Revert last change.
6766
67672004-05-03 Jason Rumney <jasonr@gnu.org>
6768
6769 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6770
8cf51b2c
GM
67712004-04-23 Juanma Barranquero <lektu@terra.es>
6772
6773 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6774
67752004-04-18 Juri Linkov <juri@jurta.org>
6776
6777 * fixit.texi (Spelling): Remove file extension from ispell xref.
6778
67792004-04-15 Kim F. Storm <storm@cua.dk>
6780
6781 * cmdargs.texi (Initial Options): Add -Q.
6782
67832004-04-05 Kim F. Storm <storm@cua.dk>
6784
6785 * custom.texi (File Variables): Add safe-local-eval-forms.
6786
8cf51b2c
GM
67872004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6788
6789 * files.texi (Reverting): Correct description of revert-buffer's
6790 handling of point.
6791
67922004-03-22 Juri Linkov <juri@jurta.org>
6793
6794 * emacs.texi (Top): Add `Misc X'.
6795
49823426 6796 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6797
6798 * glossary.texi: Improve references.
6799
6800 * help.texi: Sync keywords with finder.el.
6801
6802 * mini.texi (Completion): Add description for menu items.
6803
6804 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6805
6806 * sending.texi (Mail Methods): Fix xref to Message manual.
6807
8cf51b2c
GM
68082004-03-12 Richard M. Stallman <rms@gnu.org>
6809
8cf51b2c
GM
6810 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6811
8cf51b2c
GM
68122004-03-04 Richard M. Stallman <rms@gnu.org>
6813
6814 * search.texi (Regexps): Explain that ^ and $ have their
6815 special meanings only in certain contexts.
6816
6817 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6818
6819 * mule.texi (Specify Coding): Doc C-x RET F.
6820
6821 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6822 for multiple compile and grep buffers.
6823 (Indirect Buffers): Don't recommand clone-indirect-buffer
6824 for multiple compile and grep buffers.
6825
8cf51b2c
GM
68262004-02-29 Juanma Barranquero <lektu@terra.es>
6827
6828 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6829 Use $(DEL) instead of rm, and ignore exit code.
6830
8cf51b2c
GM
68312004-02-23 Nick Roberts <nick@nick.uklinux.net>
6832
6833 * building.texi (Watch Expressions): Update.
6834
68352004-02-21 Juri Linkov <juri@jurta.org>
6836
6837 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6838 --directory, --help, --version. Move text about command-line-args
6839 to Command Arguments.
6840 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6841 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6842 (Window Size X): Join -g and --geometry. Add @cindex.
6843 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6844 (Title X): Remove alias -title.
6845 (Misc X): New node.
6846
c8763fb6 68472004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6848
6849 * frames.texi (Drag and drop): Add Motif to list of supported
6850 protocols.
6851
c8763fb6 68522004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6853
6854 * frames.texi (Drag and drop): New section.
6855
68562004-01-24 Richard M. Stallman <rms@gnu.org>
6857
6858 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6859 Include it only @ifnotinfo. Patch the preceding and following
6860 node headers to point to each other.
6861
68622004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6863
6864 * calendar.texi (Appointments): Update section.
6865
68662003-12-29 Kevin Ryde <user42@zip.com.au>
6867
8cf51b2c
GM
6868 * programs.texi (C Modes): Fix the xref.
6869
68702003-12-23 Nick Roberts <nick@nick.uklinux.net>
6871
6872 * building.texi (Watch Expressions): Update.
6873 (Commands of GUD): Include use of toolbar + breakpoints set from
6874 fringe/margin.
6875
68762003-12-03 Andre Spiegel <spiegel@gnu.org>
6877
6878 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6879 <acm@muc.de>.
6880
c8763fb6 68812003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6882
6883 * frames.texi (Dialog Boxes): Add use-file-dialog.
6884
8cf51b2c
GM
68852003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6886
6887 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6888 in CC Mode.
6889
8cf51b2c
GM
68902003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6891
6892 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6893 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6894 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6895 * man/frames.texi, man/glossary.texi, man/killing.texi:
6896 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6897 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6898 * man/sending.texi, man/text.texi, man/trouble.texi:
6899 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6900
69012003-11-01 Alan Mackenzie <acm@muc.de>
6902
6903 * search.texi (Scrolling During Incremental Search): Document a
6904 new scrolling facility in isearch mode.
6905
8cf51b2c
GM
69062003-10-22 Miles Bader <miles@gnu.org>
6907
6908 * Makefile.in (info): Move before $(top_srcdir)/info.
6909
69102003-10-22 Nick Roberts <nick@nick.uklinux.net>
6911
6912 * building.texi (Watch Expressions): Update section on data display
6913 to reflect code changes (GDB Graphical Interface).
6914
8cf51b2c
GM
69152003-10-13 Richard M. Stallman <rms@gnu.org>
6916
6917 * xresources.texi (GTK resources): Clean up previous change.
6918
c8763fb6 69192003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6920
6921 * xresources.texi (GTK resources): Add a note that some themes
6922 disallow customizations. Add scroll theme example.
6923
8cf51b2c
GM
69242003-09-30 Richard M. Stallman <rms@gnu.org>
6925
8cf51b2c
GM
6926 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6927
6928 * misc.texi (Saving Emacs Sessions): Shorten the section,
6929 collapsing back into one node.
6930
69312003-09-30 Lars Hansen <larsh@math.ku.dk>
6932
6933 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6934
ce058493 69352003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6936
6937 * xresources.texi (GTK names in Emacs): Correct typo.
6938
8cf51b2c
GM
69392003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6940
6941 * cmdargs.texi (Font X): Mention new default font. More
6942 fully describe long font names, wildcard patterns and the
6943 problems involved. (Result of discussion on emacs-devel.)
6944
69452003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6946
6947 * emacs.texi (Acknowledgements): Correct typo.
6948
69492003-09-22 Richard M. Stallman <rms@gnu.org>
6950
6951 * dired.texi (Misc Dired Commands): New node.
6952 (Dired Navigation): Add dired-goto-file.
6953
6954 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6955
6956 * emacs.texi (Acknowledgements): New node, split from Distribution.
6957
6958 * cmdargs.texi (Action Arguments): -f reads interactive args.
6959
8cf51b2c
GM
69602003-09-08 Lute Kamstra <lute@gnu.org>
6961
6962 * screen.texi (Mode Line): Say that POS comes before LINE.
6963 Mention `size-indication-mode'.
6964 * display.texi (Optional Mode Line): Document
6965 `size-indication-mode'.
6966 * basic.texi (Position Info): Mention `size-indication-mode'.
6967
69682003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6969
6970 * xresources.texi (Resources): Refer to `editres' man page.
6971 (Lucid Resources): Update defaults. Expand description of
6972 `shadowThickness'.
6973
69742003-09-04 Miles Bader <miles@gnu.org>
6975
6976 * Makefile.in (top_srcdir): New variable.
6977 ($(top_srcdir)/info): New rule.
6978 (info): Depend on it.
6979
69802003-09-03 Peter Runestig <peter@runestig.com>
6981
6982 * makefile.w32-in: New file.
6983
69842003-08-29 Richard M. Stallman <rms@gnu.org>
6985
6986 * misc.texi (Saving Emacs Sessions): Correct previous change.
6987
8cf51b2c
GM
69882003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6989
8cf51b2c
GM
6990 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6991 (Intro): Include kmacro.texi after fixit.texi instead of after
6992 custom.texi. (As suggested by Kim Storm.)
6993
69942003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6995
6996 * fixit.texi (Fixit): Update `Next' pointer.
6997 * files.texi (Files): Update `Previous' pointer.
6998 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6999 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7000 (Suggested by Kim Storm.)
7001 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7002
70032003-08-18 Kim F. Storm <storm@cua.dk>
7004
7005 * kmacro.texi: New file describing enhanced keyboard macro
7006 functionality. Replaces old description in custom.texi.
7007
7008 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7009 (Keyboard Macros): Move to new kmacro.texi file.
7010
7011 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7012
8cf51b2c
GM
70132003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7014
7015 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7016
70172003-08-17 Alex Schroeder <alex@gnu.org>
7018
7019 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7020 required.
7021
8cf51b2c
GM
70222003-08-05 Richard M. Stallman <rms@gnu.org>
7023
7024 * programs.texi (Lisp Indent): Don't describe
7025 lisp-indent-function property here. Use xref to Lisp Manual.
7026
8cf51b2c
GM
70272003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7028
fffa137c 7029 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7030 abbreviations.
7031
70322003-07-24 Markus Rost <rost@math.ohio-state.edu>
7033
7034 * buffers.texi (List Buffers): Fix previous change.
7035
8cf51b2c
GM
70362003-07-13 Markus Rost <rost@math.ohio-state.edu>
7037
7038 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7039 List*.
7040
70412003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7042
8cf51b2c
GM
7043 * display.texi (Font Lock): Fix typo.
7044
70452003-07-07 Richard M. Stallman <rms@gnu.org>
7046
7047 * display.texi (Font Lock): Add xref for format info on
7048 font-lock-remove-keywords.
7049
7050 * building.texi (Compilation): Document what happens with asynch
7051 children of compiler process.
7052
7053 * help.texi (Library Keywords): Use @multitable.
7054
8cf51b2c
GM
70552003-06-04 Richard M. Stallman <rms@gnu.org>
7056
7057 * programs.texi (Expressions): Delete C-M-DEL.
7058
7059 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7060 comint-move-point-for-output renamed from
7061 comint-scroll-to-bottom-on-output.
7062
7063 * custom.texi (Init Rebinding): Replace previous change with xref.
7064 (Non-ASCII Rebinding): Explain that issue more briefly here.
7065
70662003-05-28 Richard M. Stallman <rms@gnu.org>
7067
7068 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7069
70702003-05-28 Nick Roberts <nick@nick.uklinux.net>
7071
7072 * building.texi (GDB Graphical Interface): New node.
7073 (Rewritten somewhat by RMS.)
7074
c8763fb6 70752003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7076
7077 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7078 non-English letters. Explain how to set coding systems correctly
7079 and how to include the right coding cookie in the file.
7080
c8763fb6 70812003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7082
7083 * indent.texi (Indentation): Explain the concepts.
7084 (Just Spaces): Explain why preventing tabs for indentation might
7085 be useful.
7086
8cf51b2c
GM
70872003-04-16 Richard M. Stallman <rms@gnu.org>
7088
7089 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7090
8cf51b2c
GM
70912003-02-22 Alex Schroeder <alex@emacswiki.org>
7092
7093 * cmdargs.texi (General Variables): Document SMTPSERVER.
7094
8cf51b2c
GM
7095 * sending.texi: Remove SMTP node.
7096 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7097 library.
7098
8cf51b2c
GM
70992003-02-22 Alex Schroeder <alex@emacswiki.org>
7100
7101 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7102
71032003-02-22 Simon Josefsson <jas@extundo.com>
7104
7105 * sending.texi (Mail Methods): Add node about SMTP.
7106
c8763fb6 71072003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7108
7109 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7110
8cf51b2c
GM
71112003-02-01 Kevin Ryde <user42@zip.com.au>
7112
7113 * glossary.texi (Glossary): Correction to cl cross reference.
7114
71152003-01-20 Richard M. Stallman <rms@gnu.org>
7116
7117 * killing.texi (Rectangles): Document C-x c r.
7118
c8763fb6 71192003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7120
7121 * xresources.texi (GTK resources): New node.
7122 (GTK widget names): New node.
7123 (GTK names in Emacs): New node.
7124 (GTK styles): New node.
7125
c8763fb6 71262003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7127
7128 * maintaining.texi (Create Tags Table): Add reference to the new
7129 `etags --help --lang=LANG' option.
7130
8cf51b2c
GM
71312002-10-02 Karl Berry <karl@gnu.org>
7132
49823426 7133 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7134 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7135 where needed for the sake of the HTML output.
8cf51b2c
GM
7136
71372001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7138
7139 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7140 source files.
7141
71422001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7143
7144 * Makefile.in (emacsman): New target.
7145
8cf51b2c
GM
71462001-10-20 Gerd Moellmann <gerd@gnu.org>
7147
7148 * (Version 21.1 released.)
7149
71502001-10-05 Gerd Moellmann <gerd@gnu.org>
7151
7152 * Branch for 21.1.
7153
8cf51b2c
GM
71542001-03-05 Gerd Moellmann <gerd@gnu.org>
7155
7156 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7157
8cf51b2c
GM
71582000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7159
7160 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7161
8cf51b2c
GM
71621999-07-12 Richard Stallman <rms@gnu.org>
7163
7164 * Version 20.4 released.
7165
71661998-12-04 Markus Rost <rost@delysid.gnu.org>
7167
7168 * Makefile.in (INFO_TARGETS): Delete customize.info.
7169 (DVI_TARGETS): Delete customize.dvi.
7170 (../info/customize, customize.dvi): Targets deleted.
7171
71721998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7173
7174 * Version 20.3 released.
7175
71761998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7177
7178 * Makefile.in (EMACSSOURCES): Add mule.texi.
7179 Add msdog.texi, ack.texi. Remove gnu1.texi.
7180
71811998-04-06 Andreas Schwab <schwab@gnu.org>
7182
768c0c0f
JB
7183 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7184 Use it in dvi targets.
8cf51b2c
GM
7185
71861997-09-23 Paul Eggert <eggert@twinsun.com>
7187
7188 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7189 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7190 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7191
71921997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7193
7194 * Version 20.2 released.
7195
71961997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7197
7198 * Version 20.1 released.
7199
72001997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7201
7202 * Makefile (../info/customize, customize.dvi): New targets.
7203 (INFO_TARGETS): Add ../info/customize.
7204 (DVI_TARGETS): Add customize.dvi.
7205
8cf51b2c
GM
72061996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7207
7208 * Version 19.33 released.
7209
72101996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7211
7212 * Version 19.32 released.
7213
8cf51b2c
GM
72141996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7215
7216 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7217
72181996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7219
7220 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7221 Specify -I option.
7222 (All dvi targets): Set the TEXINPUTS variable.
7223
72241996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7225
7226 * Version 19.31 released.
7227
8cf51b2c
GM
72281995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7229
7230 * Version 19.30 released.
7231
8cf51b2c
GM
72321995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7233
7234 * Makefile.in (maintainer-clean): Rename from realclean.
7235
72361994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7237
7238 * Makefile.in: New file.
7239 * Makefile: File deleted.
7240
72411994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7242
7243 * Makefile (TEXINDEX_OBJS): Variable deleted.
7244 (texindex, texindex.o, getopt.o): Rules deleted.
7245 All deps on texindex deleted.
7246 (distclean): Don't delete texindex.
7247 (mostlyclean): Don't delete *.o.
7248 * texindex.c, getopt.c: Files deleted.
7249
72501994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7251
7252 * Version 19.26 released.
7253
72541994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7255
7256 * Makefile (EMACSSOURCES): Exclude undo.texi.
7257
72581994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7259
7260 * Version 19.25 released.
7261
72621994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7263
7264 * Version 19.24 released.
7265
72661994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7267
7268 * Version 19.23 released.
7269
72701994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7271
7272 * Makefile: Delete spurious tab.
7273
72741994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7275
7276 * Makefile (.SUFFIXES): New rule.
7277
8cf51b2c
GM
72781993-12-04 Richard Stallman (rms@srarc2)
7279
7280 * getopt.c: New file.
7281 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7282 (getopt.o): New rule.
7283 (dvi): Don't depend on texindex.
49823426 7284 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7285
72861993-12-03 Richard Stallman (rms@srarc2)
7287
49823426
GM
7288 * Makefile (TEXI2DVI): New variable.
7289 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7290 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7291
72921993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7293
7294 * Version 19.22 released.
7295
72961993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7297
7298 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7299
73001993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7301
7302 * Version 19.21 released.
7303
8cf51b2c
GM
73041993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7305
7306 * Makefile (realclean): Don't delete the Info files.
7307
f0131492 73081993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7309
8cf51b2c
GM
7310 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7311 4' where appropriate.
7312
f0131492 73131993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7314
49823426 7315 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7316
7317 * texindex.c: Include "../src/config.h" if building in emacs.
7318
7319 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7320 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7321 Add target to build texindex.c, defining `emacs'.
7322
8cf51b2c
GM
73231993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7324
7325 * Version 19.19 released.
7326
8cf51b2c
GM
73271993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7328
7329 * Version 19.18 released.
7330
73311993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7332
7333 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7334
73351993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7336
7337 * Version 19.17 released.
7338
73391993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7340
7341 * split-man: Fix typos in last change.
7342
73431993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7344
7345 * Version 19.16 released.
7346
73471993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7348
7349 * version 19.15 released.
7350
73511993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7352
7353 * Makefile (distclean): It's rm, not rf.
7354
73551993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7356
7357 * Version 19.14 released.
7358
73591993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7360
7361 * Makefile: New file.
7362
73631993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7364
7365 * Version 19.13 released.
7366
73671993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7368
7369 * Version 19.9 released.
7370
73711993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7372
7373 * Version 19.8 released.
7374
73751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7376
7377 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7378
7379 * trouble.texi: It's `enable-flow-control-on', not
7380 `evade-flow-control-on'.
7381
73821993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7383
7384 * display.texi: Document standard-display-european.
7385
73861993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7387
7388 * Version 19.7 released.
7389
7390 * emacs.texi: Add a sentence to the top menu mentioning the
7391 specific version of Emacs this manual applies to.
7392
73931993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7394
7395 * basic.texi: Document next-line-add-lines variable used to
7396 implement down-arrow.
7397
7398 * killing.texi: Document kill-whole-line.
7399
74001993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7401
7402 * text.texi: Update unix TeX ordering information.
7403
74041993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7405
7406 * news.texi: Mention fill-rectangle in keybinding list.
7407
7408 * killing.texi: Document fill-rectangle.
7409
74101993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7411
7412 * vc.texi: Bring the docs up to date with VC 5.2.
7413
74141992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7415
7416 * emacs.tex: Mention blackbox and gomoku under Amusements.
7417 Assembler mode is now mentioned and appropriately indexed
7418 under Programming Modes.
7419
74201991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7421
7422 * emacs.tex: Update TeX ordering information.
7423
8cf51b2c
GM
74241990-06-26 David Lawrence (tale@geech)
7425
7426 * emacs.tex: Note that completion-ignored-extensions is not used
7427 to filter out names when all completions are displayed in
7428 *Completions*.
7429
74301990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7431
7432 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7433
74341990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7435
7436 * emacs.tex: Add @findex grep.
7437
8cf51b2c
GM
74381988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7439
7440 * emacs.tex: Correct two typos. No other changes before
7441 Version 19 will be made.
7442
8cf51b2c
GM
74431988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7444
7445 * emacs.tex: Update information for obtaining TeX distribution from the
7446 University of Washington.
7447
7448;; Local Variables:
c8763fb6 7449;; coding: utf-8
8cf51b2c
GM
7450;; End:
7451
17ca7950
GM
7452 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7453 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7454 Free Software Foundation, Inc.
8cf51b2c
GM
7455
7456 This file is part of GNU Emacs.
7457
352c8b4a 7458 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7459 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7460 the Free Software Foundation, either version 3 of the License, or
7461 (at your option) any later version.
8cf51b2c
GM
7462
7463 GNU Emacs is distributed in the hope that it will be useful,
7464 but WITHOUT ANY WARRANTY; without even the implied warranty of
7465 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7466 GNU General Public License for more details.
7467
7468 You should have received a copy of the GNU General Public License
352c8b4a 7469 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.