Fix previous doc/*/Makefile.in change.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
f4f358f1
GM
12010-10-09 Glenn Morris <rgm@gnu.org>
2
aa9db089
GM
3 * Makefile.in (infoclean): Remove harmless, long-standing error.
4
abd40fb4
GM
5 * Makefile.in ($(infodir)): Delete rule.
6 (mkinfodir): New.
7 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
8
f4f358f1
GM
9 * Makefile.in (distclean): Do not delete emacsver.texi.
10 * emacsver.texi: New file, replacing emacsver.texi.in.
11
ea274122
GM
122010-10-09 Glenn Morris <rgm@gnu.org>
13
f7a31f11
GM
14 * emacsver.texi.in: New file.
15 * emacs.texi: Set EMACSVER by including emacsver.texi.
16 * Makefile.in (distclean): Delete emacsver.texi.
17 (dist): Copy emacsver.texi.
b13254e7 18 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 19
3fb78d1f
GM
20 * ack.texi (Acknowledgments): No more b2m.c.
21
ea274122
GM
22 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
23 (emacs): Remove rule.
24 (dist): No need to deal with the emacs rule any more.
25
17ca7950
GM
262010-10-07 Glenn Morris <rgm@gnu.org>
27
28 * Makefile.in (version): New, set by configure.
29 (clean): Delete dist tar file.
30 (dist): Use version in tar name.
31
4c83f6e1
GM
322010-10-06 Glenn Morris <rgm@gnu.org>
33
34 * Makefile.in (EMACS_XTRA): Add the main source file.
35 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
36 (mostlyclean): No core files, reorder other files.
37 (clean): Delete specific dvi and pdf files.
38 (infoclean, dist): New rules.
39 (maintainer-clean): Use infoclean.
8a944cea 40 ($(infodir)): Add parallel build workaround.
4c83f6e1 41
0264072d
GM
422010-10-04 Glenn Morris <rgm@gnu.org>
43
44 * Makefile.in (SHELL): Set it.
45 (INFO_TARGETS, DVI_TARGETS): Remove variables.
46 (info, dvi): Replace above variables with their expansions.
47 (info): Move mkdir from here...
48 ($(infodir)/emacs): ... to here (for parallel builds).
49 (pdf): New target.
50 ($(infodir)/emacs): Pass -o option to makeinfo.
51 (.PHONY): Declare clean rules.
52 (maintainer-clean): Delete dvi and pdf files.
53 Guard against cd failures. Use a more restrictive delete.
54
3226d6ca
GM
552010-10-02 Glenn Morris <rgm@gnu.org>
56
57 * misc.texi (Shell Mode): Remove reference to old function name.
58
cad90f3b
EZ
592010-09-30 Eli Zaretskii <eliz@gnu.org>
60
61 * maintaining.texi (VC Mode Line): Mention all the possible VC status
62 indicator characters.
63
5f874327
GM
642010-09-29 Glenn Morris <rgm@gnu.org>
65
66 * Makefile.in (top_srcdir): Remove unused variable.
67
0ab9cff3
GM
682010-09-14 Glenn Morris <rgm@gnu.org>
69
67ae9766
GM
70 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
71 the last hook item.
72
0ab9cff3
GM
73 * calendar.texi (Appointments): Also updated when a diary include file
74 is saved.
75
6664fc59 762010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
77
78 * trouble.texi (Bugs): Update the section intro.
79 (Known Problems): New section.
80 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
81 (Sending Patches): Bug fixes are best as responses to existing bugs.
82 * emacs.texi (Known Problems): Add menu entry for new section.
83
be3283d7
GM
842010-09-09 Glenn Morris <rgm@gnu.org>
85
86 * xresources.texi: Untabify.
87
10999305 882010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
89
90 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
91
10999305 922010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
93
94 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
95
30641319
JD
962010-09-02 Jan Djärv <jan.h.d@swipnet.se>
97
98 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
99
50dd7bc6
GM
1002010-08-21 Glenn Morris <rgm@gnu.org>
101
102 * misc.texi (Amusements): Mention bubbles and animate.
103
5e620eca
EZ
1042010-07-31 Eli Zaretskii <eliz@gnu.org>
105
106 * files.texi (Visiting): Add more index entries for
107 large-file-warning-threshold.
108
8b2dd508
JD
1092010-07-29 Jan Djärv <jan.h.d@swipnet.se>
110
111 * frames.texi (Tool Bars): Add doc for tool-bar-position.
112
8838673e
GM
1132010-06-23 Glenn Morris <rgm@gnu.org>
114
115 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
116 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
117 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
118 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
119 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
120 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
121 Untabify Texinfo files.
122
04d3bb6c
GM
1232010-06-10 Glenn Morris <rgm@gnu.org>
124
103dd3a8
GM
125 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
126
04d3bb6c
GM
127 * basic.texi (Inserting Text): Fix typo.
128
50b79479
GM
1292010-06-10 Glenn Morris <rgm@gnu.org>
130
131 * ack.texi (Acknowledgments):
132 * emacs.texi (Acknowledgments): Update for notifications.el.
133
86d7a550
DU
1342010-05-31 Daiki Ueno <ueno@unixuser.org>
135
136 * dired.texi (Operating on Files): Mention encryption commands
137 (Bug#6315).
138
db5dce9d
EZ
1392010-05-29 Eli Zaretskii <eliz@gnu.org>
140
141 * basic.texi (Moving Point): Update due to renaming of commands bound
142 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
143
34313041
EZ
1442010-05-18 Eli Zaretskii <eliz@gnu.org>
145
146 * display.texi (Fringes): Document reversal of fringe arrows for R2L
147 paragraphs.
148 (Line Truncation): Fix wording for bidi display.
149
1fc0ce04 150 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
151 keys.
152
0235128c 1532010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
154
155 * building.texi (GDB Graphical Interface): Remove misleading comparison
156 to an IDE (Bug#6128).
157
0235128c 1582010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
159
160 * programs.texi (Man Page):
161 * misc.texi (Invoking emacsclient):
162 * mini.texi (Repetition):
163 * mark.texi (Setting Mark): Fix typos.
164
0235128c 1652010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
166
167 * misc.texi (Printing): Document htmlfontify-buffer.
168
0235128c 1692010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
170
171 * calendar.texi (Displaying the Diary, Format of Diary File):
172 Fix external cross-references for TeX format output.
173
0235128c
SM
1742010-05-07 Chong Yidong <cyd@stupidchicken.com>
175
176 * Version 23.2 released.
177
f63d0028
JD
1782010-05-02 Jan Djärv <jan.h.d@swipnet.se>
179
180 * cmdargs.texi (Initial Options): Mention --chdir.
181
20fe03ad
JD
1822010-04-21 Jan Djärv <jan.h.d@swipnet.se>
183
184 * frames.texi (Tool Bars): Add tool-bar-style.
185
b7d65a5f
GM
1862010-04-21 Glenn Morris <rgm@gnu.org>
187
188 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
189
a42dbee1
CY
1902010-04-18 Chong Yidong <cyd@stupidchicken.com>
191
192 * programs.texi (Semantic): New node.
193
194 * maintaining.texi (EDE): New node.
195
196 * emacs.texi: Update node listing.
197
198 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
199
6e104790 2002010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 201
d52dbd3d
GM
202 * emacs.texi (Acknowledgments): Remove duplicate.
203
a77fe20c
GM
204 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
205
6e104790 2062010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 207
4ebe9902
GM
208 * dired.texi (Misc Dired Features): Mention VC diff and log.
209 * maintaining.texi (Old Revisions, VC Change Log):
210 Mention that diff and log work in Dired buffers.
211
98932641
GM
212 * help.texi (Help Summary): Mention M-x info-finder.
213
d5b22ab2 214 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 215
4d4e9522
GM
216 * custom.texi (Specifying File Variables, Directory Variables):
217 Document new commands for manipulating local variable lists.
218
6e104790 2192010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
220
221 * trouble.texi (Contributing): Add cindex entry.
222 Mention etc/CONTRIBUTE.
223
6e104790 2242010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
225
226 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
227 query-replace (Bug#5774).
228
a20a9df3
GM
2292010-04-16 Glenn Morris <rgm@gnu.org>
230
231 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
232
1ecb2d3f
JD
2332010-04-11 Jan Djärv <jan.h.d@swipnet.se>
234
235 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
236
99852628
JD
2372010-04-08 Jan Djärv <jan.h.d@swipnet.se>
238
239 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
240
ce79424f
EZ
2412010-03-30 Eli Zaretskii <eliz@gnu.org>
242
243 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
244 cross-reference to "Inserting Text".
245
246 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
247 Mention completion provided by `ucs-insert'.
248
85738751 2492010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
250
251 * sending.texi (Sending Mail): Note variables that may need
252 customizing.
253 (Mail Sending): Expand discussion of send-mail-function.
254
85738751 2552010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
256
257 Document Message mode as the default mail mode.
258
259 * sending.texi (Sending Mail): Copyedits.
260 (Mail Format, Mail Headers): Document mail-from-style changes.
261 (Mail Commands): Rename from Mail mode. Document Message mode.
262 (Mail Misc): Rename from Mail mode Misc.
263 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
264 command names and update keybindings.
265 (Header Editing): Document message-tab. De-document
266 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
267 favor of mail-default-headers. Ad index entries for user-full-name and
268 user-mail-address.
269 (Citing Mail): Update changes in Message mode behavior. Document
270 mail-yank-prefix.
271 (Mail Signature): New node, moved from Mail Misc.
272 (Mail Aliases): Mail abbrevs are the default with Message mode.
273 (Mail Methods): Note that Message mode is now the default.
274
275 * rmail.texi (Rmail Reply):
276 * text.texi (Text Mode):
277 * major.texi (Major Modes):
278 * mule.texi (Output Coding): Refer to Message mode.
279
280 * custom.texi (Init Examples): Add xref to Mail Header.
281
1fc0ce04 282 * emacs.texi (Top): Fix xrefs.
e73c2434 283
85738751 2842010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 285
c0c035fa
CY
286 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
287 repository if there is none.
288 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
289 vc-print-root-log.
ef7b27ef 290 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 291
71785b7a
CY
292 * programs.texi (Program Modes): Mention Javascript mode.
293
f67c5dd0
CY
294 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
295 * emacs.texi: Update node description.
296
0f72a391 297 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 298 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 299
dc2d2590
JL
3002010-03-30 Juri Linkov <juri@jurta.org>
301
302 * search.texi (Other Repeating Search): Remove line that `occur'
303 can not handle multiline matches.
304
a7b02820
EZ
3052010-03-30 Eli Zaretskii <eliz@gnu.org>
306
307 * mule.texi (International): Mention support of bidirectional editing.
308 (Bidirectional Editing): New section.
309
22ef1944
NR
3102010-03-28 Nick Roberts <nickrob@snap.net.nz>
311
312 * emacs.texi (Top): Update node names to those in building.texi.
313
146b8b16
NR
3142010-03-27 Nick Roberts <nickrob@snap.net.nz>
315
316 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
317 doc/emacs/emacs.texi: Update node names for building.texi.
318
6d98672d
GM
3192010-03-24 Glenn Morris <rgm@gnu.org>
320
321 * ack.texi (Acknowledgments):
322 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
323
93318cbd
JD
3242010-03-20 Jan Djärv <jan.h.d@swipnet.se>
325
326 * xresources.texi (Table of Resources): Clarify toolBar number
327 for Gtk+.
328
329 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
330
15cf2f52
CY
3312010-03-21 Chong Yidong <cyd@stupidchicken.com>
332
4102856c
CY
333 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
334
15cf2f52
CY
335 * search.texi (Other Repeating Search): Document multi-isearch-buffers
336 and multi-isearch-buffers-regexp.
337
338 * indent.texi (Indentation): Clarify description of
339 indent-for-tab-command. Document tab-always-indent.
340
d68eb23c
CY
3412010-03-20 Chong Yidong <cyd@stupidchicken.com>
342
343 * cmdargs.texi (Font X): Move most content to Fonts.
344
345 * frames.texi (Fonts): New node. Document font-use-system-font.
346
347 * emacs.texi (Top):
348 * xresources.texi (Table of Resources):
349 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
350
288f9fc0
CY
3512010-03-10 Chong Yidong <cyd@stupidchicken.com>
352
353 * Branch for 23.2.
354
17782bec
CY
3552010-03-06 Chong Yidong <cyd@stupidchicken.com>
356
357 * custom.texi (Init Examples): Add xref to Locals.
358
359 * major.texi (Choosing Modes): Mention usage of setq-default for
360 setting the default value of major-mode (Bug#5688).
361
b4a1a8b2
CY
3622010-03-02 Chong Yidong <cyd@stupidchicken.com>
363
364 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
365
366 * display.texi (Display Custom): Document make-pointer-invisible and
367 underline-minimum-offset. Remove inverse-video.
368
a1e759cd
CY
3692010-02-21 Chong Yidong <cyd@stupidchicken.com>
370
371 * frames.texi (Frame Commands): Note that the last ordinary frame can
372 be deleted in daemon mode (Bug#5616).
373
4f3bc373
GM
3742010-02-18 Glenn Morris <rgm@gnu.org>
375
376 * trouble.texi (Contributing): Repository is no longer CVS.
377
5dbbdd33
GM
3782010-02-08 Glenn Morris <rgm@gnu.org>
379
380 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
381
cd61af01
SM
3822010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
383
384 * display.texi (Useless Whitespace, Text Display):
385 * custom.texi (Init Examples): Avoid obsolete special default variables
386 like default-major-mode.
387
b1bb0a25 3882010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
389
390 * programs.texi (Other C Commands): Replace reference to obsolete
391 c-subword-mode.
392
99d0985b
GM
3932010-01-21 Glenn Morris <rgm@gnu.org>
394
395 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
396
893db5bc
GM
3972010-01-12 Glenn Morris <rgm@gnu.org>
398
399 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
400 emacs-pretest-bug for bug reports for development versions.
401
0419b8d6
GM
4022010-01-11 Glenn Morris <rgm@gnu.org>
403
404 * display.texi (Highlight Interactively): `t' does not mean highlight
405 all patterns. (Bug#5335)
406
26e533e2
CY
4072009-12-29 Chong Yidong <cyd@stupidchicken.com>
408
409 * misc.texi (Shell): Document async-shell-command.
410
411 * building.texi (Grep Searching): Document zrgrep.
412
484eaeac 413 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 414
7ee6c59b
NR
4152009-12-29 Nick Roberts <nickrob@snap.net.nz>
416
417 * building.texi: Import GDB Graphical Interface description from
418 EMACS_23_1_RC.
419
91ed7ea8
CY
4202009-12-24 Chong Yidong <cyd@stupidchicken.com>
421
422 * emacs.texi (Top): Update node listing.
423
424 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
425
426 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
427
428 * cmdargs.texi (Initial Options):
429 * xresources.texi (Resources): Document inhibit-x-resources.
430
431 * custom.texi (Specifying File Variables): Note that minor modes are
432 enabled unconditionally.
433
434 * display.texi (Scrolling): Briefly document the old recenter command,
435 and document recenter-positions.
436
437 * files.texi (Visiting):
438 * buffers.texi (Buffers): Max buffer size is now 512 MB.
439
440 * frames.texi (Cut/Paste Other App): Document
441 save-interprogram-paste-before-kill.
442
443 * killing.texi (Kill Options): New node.
444
6ca89aaa
CY
4452009-12-05 Chong Yidong <cyd@stupidchicken.com>
446
447 * misc.texi (Shell Options): ansi-color is now default.
448
806642d4
GM
4492009-12-05 Glenn Morris <rgm@gnu.org>
450
806642d4
GM
451 * emacs.texi (Top): Update menu for cal-xtra node changes.
452 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
453 or mode line. Don't mention invisible text or the details of
454 diary-print-entries here, only in cal-xtra.
455 (Format of Diary File): Mention that the "date on first line" format
456 only really affects the simple display.
457 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
458 (Diary Customizing): Holidays may be in the buffer or mode line.
459 Move diary-print-entries to the "Diary Display" section.
460 (Diary Display): New section, split out from "Fancy Diary Display".
461 Explain the limitations of simple display, and how to print it.
462
1a4f0c0a
GM
463 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
464
e11adbd8
GM
465 * cal-xtra.texi (Diary Display): Mention View mode.
466
29a483ac
JL
4672009-11-29 Juri Linkov <juri@jurta.org>
468
469 * display.texi (Highlight Interactively): Actually a list of
470 default faces is pre-loaded into a list of default values
471 instead of the history.
472
83d60c79
GM
4732009-11-20 Glenn Morris <rgm@gnu.org>
474
475 * ack.texi (Acknowledgments):
476 * emacs.texi (Acknowledgments): Add htmlfontify.
477
276bbe96
GM
4782009-11-14 Glenn Morris <rgm@gnu.org>
479
98ad1bae
GM
480 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
481
276bbe96
GM
482 * ack.texi (Acknowledgments):
483 * emacs.texi (Acknowledgments): Update for recent Org changes.
484
18430066
CY
4852009-10-31 Chong Yidong <cyd@stupidchicken.com>
486
487 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
488 `charset' property, which is irrelevant to the user manual (Bug#3526).
489
522ddc9f
JB
4902009-10-14 Juanma Barranquero <lekktu@gmail.com>
491
492 * trouble.texi (DEL Does Not Delete): Fix typo.
493
50b49ade
MA
4942009-10-05 Michael Albinus <michael.albinus@gmx.de>
495
496 * files.texi (Misc File Ops): Mention copy-directory.
497
6308321a
EZ
4982009-10-04 Eli Zaretskii <eliz@gnu.org>
499
43b3b4d1
EZ
500 * mule.texi (Unibyte Mode): Emphasize that
501 unibyte-display-via-language-environment affects only the display.
502
6308321a
EZ
503 * display.texi (Horizontal Scrolling): Document cursor behavior under
504 horizontal scrolling when point moves off the screen (Bug#4564).
505 Improve wording.
506
bd51ea7f
MA
5072009-10-01 Michael Albinus <michael.albinus@gmx.de>
508
509 * files.texi (Directories): delete-directory prompts for recursive
510 deletion.
511
55381962
GM
5122009-09-30 Glenn Morris <rgm@gnu.org>
513
514 * ack.texi (Acknowledgments):
515 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
516
13989ab1
TH
5172009-09-25 Tassilo Horn <tassilo@member.fsf.org>
518
519 * dired.texi (Dired Navigation): Use @code instead of @var for
520 dired-isearch-filenames, so that it's not capitalized.
521
8ba46c89
CY
5222009-09-19 Chong Yidong <cyd@stupidchicken.com>
523
524 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
525
526 * entering.texi (Exiting): C-z is now bound to suspend-frame.
527
528 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
529 (Key Bindings): Reference Init Rebinding in introductory text. Shift
530 some of the introduction to Keymaps node.
531 (Keymaps): Simplify.
532 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
533 (Minibuffer Maps): Remove mention of Mocklisp.
534 (Init Rebinding): Move mode-local rebinding example here from Local
535 Keymaps.
536 (Modifier Keys): Clarify.
1e11b018 537 (Rebinding): Add cindex for "binding keys".
8ba46c89 538
6a5ca7c8
CY
5392009-09-13 Chong Yidong <cyd@stupidchicken.com>
540
541 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
542
0e1cba51
NR
5432009-08-31 Nick Roberts <nickrob@snap.net.nz>
544
6a5ca7c8 545 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 546 Re-organise these two sections.
0e1cba51 547
76a87a4d
EZ
5482009-08-29 Eli Zaretskii <eliz@gnu.org>
549
550 * cmdargs.texi (Initial Options): Fix last change.
551
82e98df4
SM
5522009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
553
554 * mule.texi (Enabling Multibyte):
555 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
556 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
557
fb89fad9
GM
5582009-08-20 Glenn Morris <rgm@gnu.org>
559
560 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
561
e99652b0
GM
5622009-08-19 Glenn Morris <rgm@gnu.org>
563
564 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
565
5cca97ad
GM
5662009-08-18 Glenn Morris <rgm@gnu.org>
567
568 * ack.texi (Acknowledgments):
569 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
570
997797ae 571 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 572
985bf85b
GM
5732009-08-09 Glenn Morris <rgm@gnu.org>
574
575 * ack.texi (Acknowledgments):
576 * emacs.texi (Acknowledgments): Add gdb-mi entry.
577
8d6bb99e
DD
5782009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
579
580 * emacs.texi (Top): Add new menu items for GDB-UI.
581
582 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 583 section. Threads buffer is in separate section now.
8d6bb99e 584
8353da9c
GM
5852009-08-08 Glenn Morris <rgm@gnu.org>
586
587 * ack.texi (Acknowledgments):
588 * emacs.texi (Acknowledgments):
589 Update for js2-mode and org changes.
590
f2074faf
MA
5912009-08-02 Michael Albinus <michael.albinus@gmx.de>
592
593 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
594 files.
595
e8d2d3fb
CY
5962009-07-28 Chong Yidong <cyd@stupidchicken.com>
597
598 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
599
324a4f6a
GM
6002009-07-23 Glenn Morris <rgm@gnu.org>
601
602 * programs.texi (Matching): Update blink-matching-paren-distance.
603
b6937a70
CY
6042009-07-21 Chong Yidong <cyd@stupidchicken.com>
605
606 * frames.texi (Cut/Paste Other App): For select-active-regions,
607 selection is now updated on moving point.
608
bd8aaa36
RS
6092009-07-21 Richard Stallman <rms@gnu.org>
610
611 * glossary.texi (GNU, Daemon): Update information.
612
8d9b5eba
JL
6132009-07-19 Juri Linkov <juri@jurta.org>
614
615 * custom.texi (Specifying File Variables, Safe File Variables):
616 "variables/value pairs" -> "variable/value pairs".
617
a2acc1db
GM
6182009-07-15 Glenn Morris <rgm@gnu.org>
619
620 * misc.texi (Gnus): Remove widow.
621
c5ae942b
GM
6222009-07-11 Glenn Morris <rgm@gnu.org>
623
703d26ba
GM
624 * Makefile.in (TEXI2PDF): New.
625 (emacs.pdf, emacs-xtra.pdf): New targets.
626
522ddc9f 627 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
628
629 * display.texi (Horizontal Scrolling): Re-word to remove widow.
630
631 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
632 Don't print the copying notice twice in the printed version.
633 Update the menu and detailmenu.
634 (Preface): The meaning of "on-line" has changed.
635 Correct name for "Common Problems" chapter.
636 (Distrib): Update FSF shop URL.
637 (Intro): Showing two files at once is not so exciting.
638
639 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
640 (Mac / GNUstep Basics): Minor grammar changes.
641 (Mac / GNUstep Events): Fix typo.
642 (GNUstep Support): CANNOT_DUMP no longer applies.
643
644 * misc.texi (Document View): Fix typos.
645
646 * dired.texi (Dired):
647 * help.texi (Help):
648 * macos.texi (Mac OS / GNUstep):
649 * maintaining.texi (Version Control, Introduction to VC):
650 End menu descriptions with a period.
c5ae942b 651
b1c8242b
EZ
6522009-07-09 Eli Zaretskii <eliz@gnu.org>
653
654 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
655 so categorical in saying that the option is only useful on NTFS.
656
220d9aa6
GM
6572009-07-09 Glenn Morris <rgm@gnu.org>
658
659 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
660 (ENVADD): Add texinfodir to TEXINPUTS.
661
662 * emacs.texi (Top): Fix cross-reference.
663
664 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
665
666 * vc1-xtra.texi (Revision Tags): Fix typo.
667
d07e72d3
GM
6682009-07-03 Glenn Morris <rgm@gnu.org>
669
670 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
671 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
672 (Merge Commands): `.' does not seem to work in A or B buffer.
673 `l' can recreate the 3-window display.
674
675 * glossary.texi (Glossary): Minor phrasing changes throughout.
676 Add more internal cross-references.
677 <Autoloading>: You can't really autoload a variable.
678 <C-M->: Move details here from `M-C-' item.
679 <Continuation Line>: Refer to `Truncation.'
680 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
681 <Home Directory, Unix>: New entries.
682 <Deletion of Files>: Mention recycle bins.
683 <Directory>: Mention ``folders.''
684 <Error>: Don't mention ``type-ahead.''
685 <Fringe>: Refer to the manual node.
686 <Minor Mode>: Can be global or local.
687 <Spell Checking>: There are other checkers besides Ispell.
688
f144038a
GM
6892009-07-02 Glenn Morris <rgm@gnu.org>
690
691 * anti.texi (Antinews): Minor changes in phrasing.
692
693 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
694 some underfull lines in dvi output.
695
696 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
697
698 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
699
700 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
701
3f1c6666
JD
7022009-07-01 Jan Djärv <jan.h.d@swipnet.se>
703
704 * xresources.texi (Table of Resources): Mention maximized for
705 fullscreen.
706
707 * cmdargs.texi (Window Size X): -mm/--maximized is new.
708
62aadce7
CY
7092009-07-01 Chong Yidong <cyd@stupidchicken.com>
710
711 * anti.texi (Antinews): Correct the list of removed platforms.
712
82ec412e
GM
7132009-06-28 Glenn Morris <rgm@gnu.org>
714
715 * arevert-xtra.texi: Minor language tweaks.
716
09964e7d
GM
717 * dired-xtra.texi: Minor revisions.
718
666e158e
MB
7192009-06-23 Miles Bader <miles@gnu.org>
720
c4cc8b9a 721 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 722 (Temporary Face Changes): Document `text-scale-set'.
666e158e 723
70243478
CY
7242009-06-21 Chong Yidong <cyd@stupidchicken.com>
725
726 * Branch for 23.1.
727
67cbe681
KH
7282009-06-17 Kenichi Handa <handa@m17n.org>
729
730 * mule.texi (Charsets): Update the description for the new charset.
731 (list-character-sets): New findex.
125dd7c5 732 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 733
40e67246
CY
7342009-06-10 Chong Yidong <cyd@stupidchicken.com>
735
b5700de6
CY
736 * basic.texi (Moving Point): Fix tag.
737
738 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
739
740 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
741 use camel-case for PageUp and PageDown.
742
743 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
744 camel-case for PageUp and PageDown.
745
746 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
747
40e67246 748 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 749 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 750
522ddc9f 7512009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 752
522ddc9f
JB
753 * fixit.texi (Spelling): Set default dictionary.
754 Improve descriptions (Bug#2554)
6f591cf4 755
53483c76
DR
7562009-06-08 David Reitter <david.reitter@gmail.com>
757
758 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
759 since saving colors and faces set this way is not implemented.
760 (Environment variables): Remove mention of mac-fix-env, which is
761 scheduled to be removed.
762
1557ef4f
CY
7632009-06-04 Chong Yidong <cyd@stupidchicken.com>
764
91056528
CY
765 * custom.texi (Init Examples): Add example of changing load-path.
766
1557ef4f
CY
767 * building.texi (Lisp Libraries): Add example of changing
768 load-path (Bug#3446).
769
623cec4c
CY
7702009-05-28 Chong Yidong <cyd@stupidchicken.com>
771
772 * mark.texi (Mark): Further clarifications.
773 (Setting Mark): Emphasize that C-SPC activates the mark.
774
0fcca8ee
CY
7752009-05-28 Chong Yidong <cyd@stupidchicken.com>
776
702b10e1
CY
777 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
778 Mark mode.
0fcca8ee
CY
779 (Using Region, Persistent Mark): Use "active mark" instead of "active
780 region".
781
d3b396e4
CY
7822009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
783
784 * mule.texi (Select Input Method): Fix typo.
785
3f698a06
CY
7862009-05-13 Chong Yidong <cyd@stupidchicken.com>
787
788 * anti.texi (Antinews): Document completion changes. Some additional
789 copyedits and rearrangement of entries.
790
b2a42eb7
CY
7912009-05-12 Chong Yidong <cyd@stupidchicken.com>
792
932fd020
CY
793 * misc.texi (Interactive Shell, Saving Emacs Sessions)
794 (Shell History Copying, Terminal emulator): Copyedits.
795
ac36a8f1
CY
796 * xresources.texi (Resources): Simplify descriptions. Shorten
797 description of editres, which is not very useful these days.
798 (Table of Resources): Document fontBackend resource.
799
b2a42eb7
CY
800 * trouble.texi (Quitting): Add other undo bindings to table.
801 (DEL Does Not Delete): Note that the erasure key is usually labelled
802 "Backspace". Remove discussion of obscure Xmodmap issue.
803
c6ea7fb8
CY
8042009-05-07 Chong Yidong <cyd@stupidchicken.com>
805
806 * files.texi (Visiting): Copyedits.
807
ad36c422
CY
8082009-05-06 Chong Yidong <cyd@stupidchicken.com>
809
810 * basic.texi (Inserting Text): Document ucs-insert.
811
812 * mule.texi (International Chars): Define "multibyte". Note that
813 internal representation is unicode-based. Simplify definition of raw
814 bytes. Mention ucs-insert.
815 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
816 (Language Environments): Add language environments new to Emacs 23.
817 (Multibyte Conversion): Node deleted.
818 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
819 mention obsolete emacs-mule coding system.
820 (Output Coding): Copyedits.
821
822 * emacs.texi (Top): Update node listing.
823
d4ad7b96
CY
8242009-05-05 Per Starbäck <per@starback.se> (tiny change)
825
826 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
827
5bd66204
SM
8282009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
829
830 * building.texi (Lisp Libraries): `load-library' does offer completion.
831
bc36ad1c
CY
8322009-04-28 Chong Yidong <cyd@stupidchicken.com>
833
834 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
835 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
836
f1a47884
EZ
8372009-04-25 Eli Zaretskii <eliz@gnu.org>
838
839 * maintaining.texi (Tags): Clarify text. (Bug#3101)
840
be77bd45
CY
8412009-04-22 Chong Yidong <cyd@stupidchicken.com>
842
843 * entering.texi (Entering Emacs): Document initial-buffer-choice.
844
845 * building.texi (Lisp Interaction): Document initial-scratch-message.
846
d3b82927
JB
8472009-04-18 Juanma Barranquero <lekktu@gmail.com>
848
ed6e7b11
JB
849 * msdog.texi (Windows Fonts): Fix typos.
850
d3b82927
JB
851 * files.texi (Save Commands): Fix pxref.
852
bc323c04
CY
8532009-04-18 Chong Yidong <cyd@stupidchicken.com>
854
855 * files.texi (Save Commands): Mention diff-buffer-with-file.
856 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
857 Henoch (Bug#3036).
858
2186d13f
GM
8592009-03-15 Glenn Morris <rgm@gnu.org>
860
861 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
862 the former is not always used.
863 (Mail Headers): Use active voice. Add "Mail-reply-to".
864 Change case of "Id". Avoid repeated "appropriate".
865 (Mail Aliases): Fix previous change - use an example with a ".", so it
866 does actually get quoted when expanded.
867 (Mail Sending): Mailclient is the default on some systems.
868 (Citing Mail): Mention mail-indentation-spaces.
869 (Mail Mode Misc): Add an @dfn for "mail signature".
870
71e454fc
CY
8712009-03-15 Chong Yidong <cyd@stupidchicken.com>
872
873 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
874 (Completion Options): Document read-file-name-completion-ignore-case,
875 read-buffer-completion-ignore-case, and completion-styles. Remove
876 description of partial-completion-mode.
877
df1a3e06
GM
8782009-03-14 Glenn Morris <rgm@gnu.org>
879
880 * sending.texi (Mail Format): Fix typo. Add index entry for
881 mail-header-separator.
882 (Mail Headers): Put info about initialization and changing in one place
883 at the start. Update FCC section for mbox Rmail. Clarify From
884 section, mention mail-setup-with-from. Clarify Reply-to section.
885 Add Mail-followup-to and mail-mailing-lists. Clarify References
886 section.
887 (Mail Aliases): Update example, make less contentious.
888 Update for name change of mail-interactive-insert-alias.
889 (Mail Mode): Remove mention of `%' as a word separator.
890 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
891 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
892 commands. Clarify FCC handling. In mail-complete, add reference to
893 Mail Aliases section, and mention mail-complete-function.
894 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
895 (Mail Mode Misc): Clarify the mail-signature function. Add basic
896 signature netiquette. Explain how the mail hooks work when continuing
897 a composition.
898 (Mail Amusements): Internationalize the spook section a bit.
899 Remove the spook mail-setup-hook example, since it doesn't work well.
900 Mention fortune-file.
901 (Mail Methods): Mention read-mail-command.
902
ed6e7b11 9032009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 904
df1a3e06
GM
905 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
906 and NS resources following recent changes.
959d68bd 907
86dca3e8
JR
9082009-03-10 Jason Rumney <jasonr@gnu.org>
909
910 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
911 w32-use-visible-system-caret doc to indicate that it should get set
912 automatically.
913 (Windows Fonts): Add doc for the uniscribe backend.
914
042fe98f
DN
9152009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
916
917 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
918 vc-dir. (Bug#2598)
919
7f8dba73
RS
9202009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
921
922 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
923
505e70c3
GM
9242009-03-05 Glenn Morris <rgm@gnu.org>
925
04242bdc
GM
926 * rmail.texi (Rmail Basics): Add reference to sorting.
927 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
928 Minor re-wordings.
929 (Rmail Motion): Mention rmail-next-same-subject.
930 (Rmail Deletion): Expunging is not the only way to change the numbers.
931 (Rmail Labels): Labels can also be used in sorting.
932 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
933 (Rmail Display): Mention rmail-mime.
934
00cfe22c
GM
9352009-03-04 Glenn Morris <rgm@gnu.org>
936
937 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
938 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
939 summary. Mention sorts cannot be undone.
940 (Rmail Display): Give an example of how to use goto-address-mode.
941 (Rmail Editing): It's keybindings that are redefined, not commands.
942 Fix some typos.
943 (Movemail): Some minor rewording.
944 (Remote Mailboxes): Emacs movemail supports pop by default.
945 Fix some minor grammatical issues. The "two alternative ways" to
946 specify a POP mailbox are really just one. Remove all reference to the
947 variables rmail-pop-password and rmail-pop-password-required, obsolete
948 since Emacs 22.1. Clarify the four password steps. Emacs movemail
949 can support Kerberos.
950
3d963b67
GM
9512009-03-03 Glenn Morris <rgm@gnu.org>
952
953 * rmail.texi (Rmail Deletion): Revert previous change, which was
954 describing the Rmail summary versions.
955 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
956 Minor re-wording for rmail-resend.
957 (Rmail Make Summary): Summaries apply to buffers rather than files.
958 <rmail-summary-by-topic>: Headers includes the subject.
959 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
960 details, including prefix arguments.
2340abde 961 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
962 Not counting lines might be faster.
963 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
964 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
965 Name the commands bound to the various keys. Mention prefix argument
966 for searching.
3d963b67
GM
967 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
968 Simplify rmail-highlighted-headers description. Update face name.
969
a8ce3d17
JB
9702009-03-02 Juanma Barranquero <lekktu@gmail.com>
971
972 * mark.texi (Marking Objects): Fix typo.
973
130a29b6
CY
9742009-03-01 Chong Yidong <cyd@stupidchicken.com>
975
976 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
977 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
978
9d5de6f8
GM
9792009-03-01 Glenn Morris <rgm@gnu.org>
980
79fc530e 981 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
982 (Rmail Motion): - M-s searches from the end of messages.
983 (Rmail Deletion): Minor clarification. Fix numeric argument
984 description.
985 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
986 newmail and RMAILOSE files need not be in home-directory.
987 (Rmail Files): Mention I/O menus are unselectable if no files match.
988 Mention `MAIL' env-var.
989
b545ff9c
JR
9902009-02-24 Jason Rumney <jasonr@gnu.org>
991
992 * mule.texi (Fontsets): Mention fontset-default, font specs and
993 fallback fontsets.
994 (Defining Fontsets): Mention ns and w32 variants of
995 standard-fontset-spec. Update description of startup fontset to match
996 Emacs 23 behavior.
a93be82a 997 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 998 (International): Link to Modifying Fontsets.
b545ff9c 999
75da0618 10002009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1001
1002 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1003 Mention ns-extended-platform-support-mode.
1004
6be93a16
KB
10052009-02-22 Karl Berry <karl@gnu.org>
1006
1007 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1008
867d4bb3
JB
10092009-02-19 Juanma Barranquero <lekktu@gmail.com>
1010
1011 * basic.texi (Moving Point, Position Info):
1012 * files.texi (Visiting):
1013 * mini.texi (Completion Options):
1014 * text.texi (HTML Mode): Remove duplicate words.
1015
49b5c0e8
GM
10162009-02-20 Glenn Morris <rgm@gnu.org>
1017
1018 * rmail.texi: Minor updates for mbox rather than Babyl.
1019
f43a822c
KB
10202009-02-17 Karl Berry <karl@gnu.org>
1021
49b5c0e8 1022 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1023
80d634b8
RS
10242009-02-17 Richard M Stallman <rms@gnu.org>
1025
1026 * anti.texi (Antinews): Mention Babyl format.
1027
1028 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1029
1030 * rmail.texi: Update for mbox format.
1031 Various small fixes, as well as the following.
1032 (Out of Rmail): Node deleted.
1033 (Rmail): Update menu.
1034 (Rmail Files): Comment out set-rmail-inbox-list.
1035 Document rmail-inbox-list instead.
1036 (Rmail Output): Substantial changes since C-o is now
1037 rmail-output-as-seen and o is rmail-output.
1038 (Rmail Attributes): Delete `stored', add `retried'.
1039 (Rmail Display): Editing headers works in all cases.
1040
f0d129c6
GM
10412009-02-17 Glenn Morris <rgm@gnu.org>
1042
1043 * basic.texi (Position Info): M-x count-lines-region is not always on
1044 M-=. (Bug#2269)
1045
160f11d3
GM
10462009-02-09 Glenn Morris <rgm@gnu.org>
1047
1048 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1049 defaults.
1050
763e01c4
EZ
10512009-02-07 Eli Zaretskii <eliz@gnu.org>
1052
1053 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1054 documentation of possible problems with redecoding.
1055
f5e1441d
GM
10562009-02-03 Glenn Morris <rgm@gnu.org>
1057
1058 * rmail.texi (Out of Rmail): Mention b2m.pl.
1059
e1eabe41
GM
10602009-01-31 Glenn Morris <rgm@gnu.org>
1061
1062 * rmail.texi (Out of Rmail): Correct b2m location.
1063
dd05f9de
CY
10642009-01-27 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * fixit.texi (Undo): Update undo limit values.
1067
d74d846e
GM
10682009-01-27 Glenn Morris <rgm@gnu.org>
1069
1070 * emacs.texi (Top): Fix Antinews menu entry.
1071
49ffdce8
KB
10722009-01-25 Karl Berry <karl@gnu.org>
1073
1074 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1075 item with no marker, instead of the syntactically incorrect
1076 @itemize @asis.
1077
467e8d77
JL
10782009-01-25 Juri Linkov <juri@jurta.org>
1079
1080 * building.texi (Grep Searching): Fix index entry for lgrep.
1081
6c60bbdb
EZ
10822009-01-24 Eli Zaretskii <eliz@gnu.org>
1083
1084 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1085
9ce5a36f
AR
10862009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1087
1088 * macos.texi (Preferences Panel): Update description of font setting to
1089 reflect that prior frame selection is no longer needed.
1090
9aa5f2fb
NR
10912009-01-20 Nick Roberts <nickrob@snap.net.nz>
1092
1093 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1094 raise GUD subsections.
1095
3892ff9c
GM
10962009-01-15 Glenn Morris <rgm@gnu.org>
1097
1098 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1099
14731c8f
GM
11002009-01-10 Glenn Morris <rgm@gnu.org>
1101
1102 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1103
45c55e53
CY
11042009-01-04 Chong Yidong <cyd@stupidchicken.com>
1105
1106 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1107 logical lines.
1108
2e4667d1
JL
11092008-12-29 Juri Linkov <juri@jurta.org>
1110
1111 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1112
1113 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1114
2a3eac47
CY
11152008-12-28 Chong Yidong <cyd@stupidchicken.com>
1116
1117 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1118 goto-address-mode instead of goto-address.
1119
3da8da94
CY
1120 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1121 mode.
1122
2a3eac47
CY
1123 * emacs.texi (Top): Update node listing.
1124
057f6dd3
EZ
11252008-12-26 Eli Zaretskii <eliz@gnu.org>
1126
1127 * custom.texi (Directory Variables): Explain what is a "project".
1128 Add indexing. Improve wording. Add a footnote about using
1129 _dir-locals.el on MS-DOS.
1130
e6979067
DN
11312008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1132
1133 * files.texi (Misc File Ops): Mention chmod as an alias for
1134 set-file-modes.
1135
9de15963
MR
11362008-12-24 Martin Rudalics <rudalics@gmx.at>
1137
1138 * help.texi (Help): Fix typos and reword.
1139 (Help Summary): Add entries for C-h n and C-h r, reorder
1140 entries, and do some minor fixes.
1141 (Name Help): Say that C-h F works for commands only.
1142 (Misc Help): Say that view-lossage displays 300 keystrokes.
1143
236fd60d
GM
11442008-12-20 Glenn Morris <rgm@gnu.org>
1145
1146 * ack.texi (Acknowledgments): General update based on AUTHORS,
1147 including removal of some stuff no longer distributed.
1148
349b3256
AM
11492008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1150
1151 * fixit.texi: Mention hunspell
1152
e840fca5
GM
11532008-12-19 Glenn Morris <rgm@gnu.org>
1154
1155 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1156 Consolidate explanatory text at start.
e840fca5
GM
1157
1158 * display.texi (Text Display):
1159 * indent.texi (Indentation): Use @acronym with ASCII.
1160
9dfa7983
GM
11612008-12-18 Glenn Morris <rgm@gnu.org>
1162
1163 * ack.texi: Various small updates and fixes.
1164
97b3a00b
JL
11652008-12-18 Juri Linkov <juri@jurta.org>
1166
1167 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1168 as a key binding to start a forward nonincremental word search.
1169 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1170 a backward nonincremental word search. Add index for `M-s w'
1171 `isearch-forward-word'.
1172 (Regexp Search): Add a short summary of regexp key commands like
1173 in the node "Basic Isearch".
1174 (Other Repeating Search): Fix typo.
1175
11762008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1177
1178 * misc.texi (PostScript Variables): Fix doc.
1179
31ce6a07
CY
11802008-12-10 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * programs.texi (Program Modes): Mention Ruby mode.
1183
636b507b
DN
11842008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1185
1186 * misc.texi (emacsclient Options): Describe what an empty string
1187 argument does for --alternate-editor.
1188
a323fa14
CY
11892008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1190
1191 * cmdargs.texi (Font X): Distinguish between client-side and
1192 server-side fonts. List valid Fontconfig properties. Add reference to
1193 Fontconfig manual. List valid GTK font properties. Explain use of
1194 fc-list.
1195
c5ca6cd0
CY
11962008-12-09 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * cmdargs.texi (Font X): Move discussion of quoting to top.
1199
e5136377
GM
12002008-12-06 Glenn Morris <rgm@gnu.org>
1201
1202 * maintaining.texi (Old Revisions): Improve previous change.
1203
248c026b
RS
12042008-12-05 Richard M Stallman <rms@gnu.org>
1205
1206 * anti.texi (Antinews): Minor fixes.
1207
a9253a1e
GM
12082008-12-03 Glenn Morris <rgm@gnu.org>
1209
1210 * maintaining.texi (Old Revisions): Fix diff-switches description.
1211
fa687b02
MR
12122008-12-01 Martin Rudalics <rudalics@gmx.at>
1213
1214 * emacs.texi (Top): Fix typo.
1215
72e6decd
CY
12162008-11-30 Chong Yidong <cyd@stupidchicken.com>
1217
320ee034
CY
1218 * misc.texi (Document View): Explain dependence on gs at the top.
1219 Copyedits.
1220
1221 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1222
72e6decd
CY
1223 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1224 (Comment Commands): Discuss region-active behavior of M-; first.
1225
2a472ee4
MR
12262008-11-29 Martin Rudalics <rudalics@gmx.at>
1227
9c6361c9
MR
1228 * display.texi (Line Truncation): Add reference to Continuation
1229 Lines.
1230
2a472ee4
MR
1231 * windows.texi (Pop Up Window): Mention split-height-threshold
1232 and split-width-threshold.
9c6361c9 1233 (Split Window): Add reference to Continuation Lines.
2a472ee4 1234
e93bc142
AR
12352008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1236
1237 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1238 (GNUstep Support): New node.
1239 * anti.texi:
1240 * emacs.texi:
1241 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1242
43b978db
RS
12432008-11-28 Richard M Stallman <rms@gnu.org>
1244
1245 * misc.texi (Dissociated Press): Minor cleanups.
1246
1247 * dired.texi (Image-Dired): Avoid passive.
1248
e8e2bd93
EZ
12492008-11-28 Eli Zaretskii <eliz@gnu.org>
1250
1251 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1252 representation.
1253
8d2d45da
CY
12542008-11-26 Richard M. Stallman <rms@gnu.org>
1255
1256 * files.texi (Visiting): Rewrite paragraph for clarity.
1257
1258 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1259
a5f7bbcc
AM
12602008-11-25 Alan Mackenzie <acm@muc.de>
1261
1262 * programs.texi (Moving by Parens): Clarify that parens inside strings
1263 and comments are ignored, and that the commands assume the starting
1264 point isn't in a string or comment.
1265
a71703d3
AR
12662008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1267
1268 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1269 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1270 version.
1271 (Mac Customization): Rewrite Preferences Panel section and merge in to
1272 this node, add Open files by dragging to an Emacs window.
1273
1274 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1275
aa5ab79a
CY
12762008-11-26 Chong Yidong <cyd@stupidchicken.com>
1277
0cc92c19
CY
1278 * files.texi (Misc File Ops): Document set-file-modes.
1279
c366b4e4
CY
1280 * windows.texi (Split Window): Document integer values of
1281 truncate-partial-width-windows.
1282
aa5ab79a
CY
1283 * text.texi (Text): Simplify description of markup languages.
1284 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1285 (TeX Editing): Note that `""' inserts one `"' character.
1286 (HTML Mode): Note in the introduction that XML mode is an alias for
1287 SGML mode. Mention nXML mode.
1288
56221db7
CY
12892008-11-25 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * building.texi (Watch Expressions): Fix typo.
1292
90effe33
CY
12932008-11-24 Chong Yidong <cyd@stupidchicken.com>
1294
f90a5ae3
CY
1295 * files.texi (Visiting): Document new behavior of
1296 confirm-nonexistent-file-or-buffer.
1297
1298 * buffers.texi (Select Buffer): Document
1299 confirm-nonexistent-file-or-buffer.
1300
a18ffb4a
CY
1301 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1302 edit-picture.
1303
90effe33
CY
1304 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1305 edit-picture', since that is just an alias for picture-mode.
1306 (Sentences): Note that repeated M-@ extends the region.
1307 (Pages): Make terminology more consistent. Link to Regexps node.
1308 (Longlines): Discuss relationship with Visual Line mode.
1309 (Text Mode): Remove extraneous discussion of other modes, since they
1310 were already introduced in the parent node.
1311
e85103ec
CY
13122008-11-23 Chong Yidong <cyd@stupidchicken.com>
1313
5cb2fe30
CY
1314 * anti.texi (Antinews): Rewrite.
1315
1eb9b307 1316 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1317
1318 * frames.texi (Frame Commands): Mention "minimize" terminology.
1319
e85103ec
CY
1320 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1321 formats.
b908332f
CY
1322 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1323 (Misc X): Don't document useless -hb option.
e85103ec 1324
607f5f88
JL
13252008-11-22 Juri Linkov <juri@jurta.org>
1326
1327 * dired.texi (Dired Navigation): Change normal file name search option
1328 from `non-nil' to `t'. Add `dwim' option.
1329
e1b867a0
JL
13302008-11-22 Juri Linkov <juri@jurta.org>
1331
1332 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1333 ".dir-locals.el". Rename `define-project-bindings' to
1334 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1335 `dir-locals-set-directory-class'.
1336
dd186936
LK
13372008-11-22 Lute Kamstra <lute@gnu.org>
1338
1339 * buffers.texi (Select Buffer): Index goto-line.
1340 * basic.texi (Moving Point): Mention the use of a numeric prefix
1341 argument with goto-line and refer to Select Buffer for the use of a
1342 plain prefix argument.
1343
4b121911
GM
13442008-11-19 Glenn Morris <rgm@gnu.org>
1345
1346 * doclicense.texi: Update to FDL 1.3.
1347 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1348
27267e4c
CY
13492008-11-17 Chong Yidong <cyd@stupidchicken.com>
1350
696f351d
CY
1351 * custom.texi (Minor Modes): Define mode commands and mode variables
1352 more precisely. Recommend using mode commands instead of setting
1353 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1354 (Easy Customization): Use "init file" instead of .emacs.
1355 (Customization Groups): Update to new Custom buffer appearance.
1356 (Saving Customizations): Copyedits. Update example.
1357 (Variables): Give example of variable type-sensitivity.
1358 (Examining): Update example.
1359 (Hooks): Copyedits.
1360 (Specifying File Variables): Use C comments instead of an artificial
1361 Lisp for the example.
1362 (Keymaps): Move internals discussion to Prefix Keymaps.
1363 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1364 (Init Rebinding): Document kbd macro.
1365 (Init File): Link to Find Init.
696f351d
CY
1366
1367 * mark.texi (Using Region): Document Delete Selection Mode more
1368 thoroughly.
1369
1370 * frames.texi (Mouse Commands): Move most of the description of Delete
1371 Selection Mode to Using Region, and link to it.
1bc9c425 1372 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1373
b0570c25
CY
1374 * building.texi (Compilation): Document first-error value of
1375 compilation-scroll-output.
1376 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1377 works as soon as an error is available. Suggested by Juri Linkov.
1378
27267e4c
CY
1379 * mini.texi (Passwords): New node.
1380
1381 * files.texi (Remote Files): Link to Passwords node.
1382
1383 * emacs.texi (Top): Update node listings.
1384
122eb807
CY
13852008-11-16 Chong Yidong <cyd@stupidchicken.com>
1386
9c9855a3
CY
1387 * ack.texi (Acknowledgments): Some updating of credits.
1388
bd6fdcad
CY
1389 * emacs.texi (Acknowledgments): Add a couple more names.
1390
dd1eef46
CY
1391 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1392
122eb807 1393 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1394 (Misc File Ops): Document use of trash.
122eb807 1395
801a8da1
JB
13962008-11-16 Juanma Barranquero <lekktu@gmail.com>
1397
1398 * macos.texi (Mac Customization): Fix typos.
1399
0b4f2253
CY
14002008-11-14 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1403 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1404 the conventions of the main Emacs manual.
1405
1406 * emacs.texi (Top): Update node listings.
1407
517e2b89
CY
14082008-11-12 Chong Yidong <cyd@stupidchicken.com>
1409
07a85685
CY
1410 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1411 command-line-args is processed during startup.
1412 (Action Arguments): Correctly describe how file arguments interact with
1413 the startup screen. Link to Lisp Interaction for scratch buffer.
1414 (Initial Options): Link to Command Example for -batch option.
1415 (Environment): Document initial-environment.
1416
517e2b89
CY
1417 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1418 can't be changed in the site-start file.
1419
6337bbde
CY
14202008-11-07 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * dired.texi (Dired): Mention C-x C-d too.
1423 (Dired Enter): Document M-n in the Dired minibuffer.
1424 (Dired Navigation): Explain dired-goto-file more clearly. Document
1425 dired-isearch-filenames.
1426 (Dired Deletion): Remove unnecessary "expunged" terminology.
1427 (Flagging Many Files): & is now rebound to `% &'.
1428 (Shell Commands in Dired): Document dired-do-async-shell-command.
1429 Clarify how multi-file arguments are passed.
1430 (Misc Dired Features): Document dired-do-isearch.
1431
9e8eeff9
CY
14322008-11-06 Chong Yidong <cyd@stupidchicken.com>
1433
1434 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1435
e071f849
CY
14362008-11-03 Chong Yidong <cyd@stupidchicken.com>
1437
1438 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1439
05482eb1
CY
14402008-11-01 Chong Yidong <cyd@stupidchicken.com>
1441
e2346dea
CY
1442 * programs.texi (Program Modes): Link to Program Indent node.
1443 (Left Margin Paren): Explain consequences of changing
1444 open-paren-in-column-0-is-defun-start more concisely.
1445 (Which Function, Program Indent, Info Lookup): Minor edits.
1446 (Basic Indent): If region is active, TAB indents the region.
1447 (Multi-line Indent): If region is active, TAB indents the region. Note
1448 that indent-region is useful when Transient Mark mode is off.
1449 (Matching): The delimiter at the cursor is highlighted---the character
1450 changes color.
1451 (Symbol Completion): Link to Completion node.
1452
e4b6428c
CY
1453 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1454 a strictly text-only system.
1455
05482eb1
CY
1456 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1457 batch mode.
1458
a11d3737
RS
14592008-11-01 Richard M. Stallman <rms@gnu.org>
1460
5abad626
RS
1461 * misc.texi (Document View): Major rewrite.
1462
a11d3737
RS
1463 * maintaining.texi (Types of Log File): Change logs are older than
1464 version control.
1465 (VCS Concepts): Simplify and rearrange.
1466 (Version Control Systems): Make it clear that Linux is only the kernel.
1467 (VC Mode Line): Shorten reference to menu item.
1468 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1469 (VC Directory Mode): Minor cleanup.
1470 Unchanged files are hidden, not omitted.
1471 (VC Directory Commands): Shorten and simplify.
1472 (Change Log Commands): New node, split from Change Logs.
1473 (VC Directory Buffer): New node, split from VC Directory Mode.
1474
c55a4acb
CY
14752008-10-31 Chong Yidong <cyd@stupidchicken.com>
1476
df0356f6
CY
1477 * misc.texi (Document View): Renamed from Document Files, moved here
1478 from files.texi.
1479
1480 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1481 moved as well.
1482 (Document Files): Moved to misc.texi.
1483
c55a4acb
CY
1484 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1485 vc-update-change-log.
df0356f6
CY
1486 (Version Control): Move here from files.texi.
1487 (Format of ChangeLog): Make it a subnode of Change Log.
1488
1489 * emacs.texi (Top): Update node listing.
c55a4acb 1490
ef082374
TH
14912008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1492
1493 * files.texi (Files): Add a section about document
1494 files (doc-view-mode).
1495
d52582c3
CY
14962008-10-31 Chong Yidong <cyd@stupidchicken.com>
1497
1498 * building.texi (Compilation Mode): Document
1499 compilation-auto-jump-to-first-error.
1500 (Debuggers): Lower GUD subsections to subsubsections.
1501 (Starting GUD): Add cindex.
1502 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1503
4e0a0968
CY
15042008-10-30 Chong Yidong <cyd@stupidchicken.com>
1505
03625b47
CY
1506 * indent.texi (Indentation): Link to Program Indent.
1507
4e0a0968
CY
1508 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1509 now uses emacsclient's terminal.
1510
8bd3f7ef
CY
15112008-10-29 Chong Yidong <cyd@stupidchicken.com>
1512
80e5620e
CY
1513 * mark.texi (Using Region): Document use-empty-active-region.
1514
97d5c404
CY
1515 * emacs.texi (Top): Update node listings.
1516
8bd3f7ef
CY
1517 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1518 mention obsolete emacs.bash script.
1519 (Invoking emacsclient): Rewrite, moving optional arguments to
1520 emacsclient Options.
21d2bae3
CY
1521 (emacsclient Options): New node. Document server-use-tcp and
1522 server-host.
8bd3f7ef 1523
5fda2cbd
CY
15242008-10-28 Chong Yidong <cyd@stupidchicken.com>
1525
1526 * indent.texi (Indentation): Replace list with paragraphed text,
1527 putting description of syntax-driven indentation first. Document new
1528 effect of active regions on tab.
1529 (Tab Stops): Note that editable tab stops affect indentation commands.
1530
4ff029f6
DN
15312008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1532
1533 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1534
996cd6e4
CY
15352008-10-23 Chong Yidong <cyd@stupidchicken.com>
1536
f28815e3
CY
1537 * custom.texi (Function Keys): Note that modified keypad keys are not
1538 translated.
1539
996cd6e4
CY
1540 * basic.texi (Arguments): Explain how to insert multiple digits.
1541
49545fe2
MA
15422008-10-22 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * files.texi (Remote Files): Precise selection of default method.
1545 Rewrite paragraph about disabling remote file names.
1546
edac0b53
CY
15472008-10-22 Chong Yidong <cyd@stupidchicken.com>
1548
e752c544
CY
1549 * search.texi (Special Isearch): Document M-TAB is isearch.
1550
edac0b53
CY
1551 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1552 command.
1553
1554 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1555
20a36054
TH
15562008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1557
1558 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1559 section.
1560
69051ab6
CY
15612008-10-21 Chong Yidong <cyd@stupidchicken.com>
1562
c4b1a32a
CY
1563 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1564 to files.texi. Move contents of vc2-xtra.texi here.
1565
1566 * vc2-xtra.texi: File removed.
1567
1568 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1569 Directory Commands from the submenu. Don't include deleted file
1570 vc2-xtra.texi.
1571
1572 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1573 (Version Control): Add VC Directory Mode and VC Directory Commands to
1574 the submenu.
1575 (Why Version Control?): Use table format.
1576 (Version Control Systems): Note that Meta-CVS support is gone.
1577 (VCS Concepts): Note precisely when VC started supporting filesets.
1578 Remove bogus xref to CVS Options node.
1579 (Types of Log File): Copyedits.
1580 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1581 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1582 The Right Thing.
1583 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1584 (Log Buffer): Reorganize node, putting C-c C-c description first.
1585 (Old Revisions): Use CVS for example, not RCS.
1586 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1587 Commands from the submenu, putting them under Version Control.
1588 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1589 need to include it in the manual unconditionally, since it is now
1590 crucial to using distributed version control systems.
1a6e2954
CY
1591 (Comparing Files): Note that diff uses the minibuffer, and that the
1592 output is shown using Diff mode.
1593 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1594 diff-update-on-the-fly, diff-refine-hunk, and
1595 diff-show-trailing-whitespaces.
1a6e2954 1596 (File Archives): Add rar support.
c4b1a32a 1597
69051ab6
CY
1598 * major.texi (Choosing Modes): Make mode selection sequence more
1599 obvious by describing the steps in order of priority. Note that
1600 magic-mode-alist is nil by default. Document
1601 magic-fallback-mode-alist.
1602
e7421e03
CY
16032008-10-20 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * frames.texi (Mouse References): Copyedits.
1606
6b2efdc2
TH
16072008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1608
1609 * ack.texi (Acknowledgments): Add myself as doc-view author.
1610
9c5e9396
EZ
16112008-10-20 Eli Zaretskii <eliz@gnu.org>
1612
1613 * frames.texi (Dialog Boxes): Add @cindex entries.
1614
dac94f8e
CY
16152008-10-20 Chong Yidong <cyd@stupidchicken.com>
1616
1617 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1618 (Text-Only Mouse): Copyedit.
1619
25597d40
CY
16202008-10-19 Chong Yidong <cyd@stupidchicken.com>
1621
f8a447f6
CY
1622 * frames.texi: Use @key throughout for mouse clicks.
1623 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1624 (Secondary Selection): Fix modified mouse click syntax.
1625 (Clipboard): Describe Cut, Copy and Paste commands.
1626 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1627 Copyedits.
1628 (Creating Frames): Add xref to Init File.
1629 (Frame Commands): Add xref to Exiting.
1630 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1631
b0f95216
CY
16322008-10-15 Chong Yidong <cyd@stupidchicken.com>
1633
b0817f00
CY
1634 * files.texi (Version Control): Copyedits. Add Bazaar.
1635 (Version Control Systems): List different VCS's using an itemized list.
1636 Add Bazaar.
1637 (VCS Concepts): Copyedits. Tweak description of file merging.
1638
b0f95216
CY
1639 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1640 (Cut/Paste Other App): Document select-active-regions and
1641 x-select-enable-primary.
1642
69d0d701
CY
16432008-10-13 Chong Yidong <cyd@stupidchicken.com>
1644
1645 * mark.texi (Shift Selection): Correct case in node name.
1646
1647 * emacs.texi (Top): Update node order in Mark chapter.
1648
375e8351
EZ
16492008-10-12 Eli Zaretskii <eliz@gnu.org>
1650
1651 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1652
1653 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1654 elsewhere in the manual instead of describing yet again the intricacies
1655 of $HOME on MS-Windows and MS-DOS.
1656
ab58114f
CY
16572008-10-12 Chong Yidong <cyd@stupidchicken.com>
1658
4f959513
CY
1659 * mini.texi (Minibuffer File): Add xref to File Names.
1660 (Minibuffer File): Add discussion of `~' in file names. Add
1661 insert-default-directory index reference.
1662
ab58114f
CY
1663 * files.texi (File Names): Reorganize description.
1664 (Visiting): Add xref to Mode Line. Copyedits.
1665 (Save Commands): Mention prefix behavior of C-x C-s.
1666 (Numbered Backups): Node deleted.
1667 (Backup Names): Contents of Numbered Backups moved here. State default
1668 of version-control variable.
1669 (Reverting): Copyedits.
1670 (Version Control): Add additional version control systems.
1671
1672 * emacs.texi (Top): Delete Numbered Backups node.
1673
1674 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1675 Backup Names.
f2884f63 1676 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1677
b0b5100a
RF
16782008-10-11 Romain Francoise <romain@orebokech.com>
1679
1680 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1681
89774b5f
CY
16822008-10-11 Chong Yidong <cyd@stupidchicken.com>
1683
1684 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1685 (Select Buffer): Mention use of minibuffer history. Describe default
1686 value of default-major-mode. Mention that C-x 4 b selects the other
1687 window.
1688 (List Buffers): Document CRM indicators in the order they appear.
1689 (Kill Buffer): Document new command kill-matching buffers.
1690 (Several Buffers): Move explanation of the relationship between buffer
1691 list and buffer menu to the top.
1692 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1693
4c72bf27
CY
16942008-10-10 Chong Yidong <cyd@stupidchicken.com>
1695
1696 * entering.texi (Exiting): Document change of C-x C-c to
1697 save-buffers-kill-terminal. Document kill-emacs.
1698
f68eb991
EZ
16992008-09-30 Eli Zaretskii <eliz@gnu.org>
1700
1701 * mule.texi (Coding Systems): Don't mention codepage-setup.
1702
1703 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1704 cpNNN coding systems anymore.
1705 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1706 for unibyte mode. Don't mention line-drawing characters. Don't
1707 mention dos-unsupported-char-glyph.
1708
1a2dd44d
CY
17092008-09-25 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * search.texi (Search): Shorten introduction.
1712 (Basic Isearch): Add command table. Discuss reverse isearch and
1713 isearch highlighting.
1714 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1715 ring to cindex.
1716 (Special Isearch): Move input methods discussion here.
1717 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1718 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1719 Repeat Isearch.
1720 (Isearch Minibuffer): New node.
1721 (Word Search): Document new word search commands.
1722 (Regexp Example): Simplify example using sentence-end-base variable.
1723 (Replace): Reword introduction.
1724 (Unconditional Replace): Remove unnecessary example.
1725 (Other Repeating Search): Document new `M-s o' binding.
1726
1727 * emacs.texi (Top): Update node listings.
1728
e45da31d
JB
17292008-09-22 Juanma Barranquero <lekktu@gmail.com>
1730
1731 * emacs.texi (Top): Remove Kill Errors from menu.
1732
841c8096
CY
17332008-09-22 Chong Yidong <cyd@stupidchicken.com>
1734
402168fa
CY
1735 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1736 interface for defining macros. Simplify examples. Note that C-g quits
1737 macro definitions.
801a8da1 1738 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1739 usage example.
1740 (Keyboard Macro Query): Organize query responses in a table.
1741
1742 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1743 to Erasing node.
841c8096
CY
1744 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1745 rationale to a footnote.
1746 (Kill Errors): Remove node, due to redundancy with Erasing.
1747 (Spelling): Move discussion of flyspell to end. Note new behavior of
1748 M-$ in active region. Remove non-ispell-specific keybindings from
1749 table.
1750
eab2ee89
DN
17512008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1752
1753 * cmdargs.texi (Initial Options): Document --daemon.
1754
3d53e905
GM
17552008-09-20 Glenn Morris <rgm@gnu.org>
1756
1757 * files.texi (Numbered Backups): Mention that some modes set
1758 version-control.
1759
1c90484d
GM
17602008-09-20 Jim Blandy <jimb@red-bean.com>
1761
1762 * files.texi (Numbered Backups): Reference File Variables, as well.
1763 Remove discussion of Rmail's implementation.
1764
0fc0d844
CY
17652008-09-06 Chong Yidong <cyd@stupidchicken.com>
1766
1767 * misc.texi (Recursive Edit): Note that top-level exits active
1768 minibuffers.
1769
1770 * trouble.texi (Quitting): Likewise.
1771
b18d283d
CY
17722008-08-31 Chong Yidong <cyd@stupidchicken.com>
1773
1774 * emacs.texi (Top): Add Temporary Face Changes xref.
1775
1776 * display.texi (Display): Move Temporary Face Changes node to just
1777 after Standard Faces.
1778 (Scrolling): Document recenter-top-bottom instead of recenter.
1779 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1780 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1781 (Display Custom): Copyedits.
1782 (Optional Mode Line): Document display-battery-mode.
1783
180135fc
RF
17842008-08-27 Romain Francoise <romain@orebokech.com>
1785
1786 * custom.texi (Directory Variables): Minor fix.
1787
d3fe3475
GM
17882008-08-27 Glenn Morris <rgm@gnu.org>
1789
1790 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1791 descriptions.
1792 (Calendar Customizing): Tweak layout description.
183080b6 1793 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1794 markers. Condense calendar-star-date and calendar-mark-today
1795 description.
1796 (Holiday Customizing): Add oriental and solar holidays.
1797 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1798 Fix holiday-float description. Use zerop in examples. Be less verbose.
1799 (Date Display Format): Change ISO format. Be less verbose.
1800 (Diary Customizing): Mention day and month abbrev arrays.
1801 Mention the date-form variables by name. Update European example.
1802 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1803 Condense examples. Mention diary-entry-symbols by name.
1804 Condense table for insertion commands.
1805 (Fancy Diary Display): Mention diary-include-string and
1806 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1807 Ethiopic, Persian date functions. Condense descriptions.
1808
1809 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1810 (Adding to Diary): Adapt for changed node name.
1811
71755807
GM
18122008-08-26 Glenn Morris <rgm@gnu.org>
1813
1814 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1815 node "Hebrew/Islamic Entries".
1816
1817 * calendar.texi (Specified Dates): Fix names of iso functions.
1818 (General Calendar): There may not be another window.
1819 (Writing Calendar Files, Holidays): Tweak intro.
1820 (Holidays): Mention Baha'i and Chinese holidays.
1821 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1822 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1823 (To Other Calendar): Add calendar-print-other-dates.
1824 Refer to "graphic display" rather than "X.
1825 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1826 (Displaying the Diary): Fix whitespace after reference.
1827 Fix `diary-number-of-entries' reference.
1828 (Date Formats): Explicitly mention that day names can be abbreviated.
1829 (Adding to Diary): Add some references to other sections.
1830 (Special Diary Entries): Fix reference.
1831 (Appointments): Simplify appt-message-warning-time entry.
1832 Clarify where times must be.
1833 (Importing Diary): Comment out icalendar paragraph that does not apply.
1834 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1835
d76ebc75
GM
18362008-08-23 Glenn Morris <rgm@gnu.org>
1837
1838 * fortran-xtra.texi (Fortran): Change description of free form and
1839 fixed form a bit. Mention hideshow and imenu.
1840 (Fortran Motion): Mention fortran-end-of-subprogram,
1841 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1842 (Fortran Indent): Minor re-word.
1843 (ForIndent Commands): Mention fortran-fill-paragraph and
1844 fortran-fill-statement.
1845 (ForIndent Cont): Mention fortran-tab-mode-string.
1846 (Fortran Comments): Mention fortran-comment-line-start-skip.
1847 (Fortran Columns): Mention font-locking.
1848 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1849
1fc0ce04 18502008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
1851
1852 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1853
5c52e13c
CY
18542008-08-22 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * mini.texi (Minibuffer): Simplify introduction.
1857 (Minibuffer File): Document tilde in minibuffer filenames.
1858 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1859 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1860 (Completion Example): Update example to current command list.
1861 (Completion Options): Document `lazy' value of completion-auto-help.
1862 Update contents of completion-ignored-extensions.
1863 (Minibuffer History): Describe "future history" list. State default
1864 value of history-delete-duplicates.
1865
77a00355
GM
18662008-08-21 Glenn Morris <rgm@gnu.org>
1867
1868 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1869 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1870
39ee1d04
CY
18712008-08-17 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * regs.texi (Registers): Clarify valid register names.
1874 (RegPos): Note that buffer is saved and restored too.
1875 (RegText): Note that mark is reactivated/deactivated.
1876 (RegConfig): Xref to Windows node.
1877
b12c348f
CY
18782008-08-16 Chong Yidong <cyd@stupidchicken.com>
1879
3ae7ba79
CY
1880 * basic.texi (Inserting Text): Provide command name for C-q.
1881
b12c348f
CY
1882 * killing.texi (Killing): Copyedit. Define read-only text.
1883 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1884 (Killing by Lines): Copyedit.
1885 (Other Kill Commands): Move M-w description here.
1886 (Yanking): Move M-w to Other Kill Commands.
1887 (Kill Ring): Also mention saving text in registers. Link to Text
1888 Properties in elisp manual.
1889 (Accumulating Text): Copyedit.
1890 (CUA Bindings): Shift selection is now the default.
1891
d8ff7692
TZ
18922008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1893
1894 * maintaining.texi (Change Log): Mention next-error is available.
1895
a43a8a2e
GM
18962008-08-10 Glenn Morris <rgm@gnu.org>
1897
1898 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1899 and intermonth text.
1900 (Holiday Customizing): Add holiday-chinese.
1901
eba27308
EZ
19022008-08-08 Eli Zaretskii <eliz@gnu.org>
1903
1904 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1905
5f14a5b3
DN
19062008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1907
1908 * files.texi (Log Buffer): Describe C-c C-d.
1909 (Diff Mode): Describe C-x 4 A.
1910
49989bff
EZ
19112008-08-06 Eli Zaretskii <eliz@gnu.org>
1912
1913 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1914
5c915c02
DN
19152008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1916
2beaf97a
DN
1917 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1918 describe the new bindings to show the changeset diff, toggle annotation
1919 visibility, show revisions.
1920 (VC Status): Describe key bindings for modifying the change comments,
1921 displaying changeset diffs and annotations.
1922
5c915c02
DN
1923 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1924
71798ace
NR
19252008-08-05 Nick Roberts <nickrob@snap.net.nz>
1926
1927 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1928
b8949644
EZ
19292008-08-02 Eli Zaretskii <eliz@gnu.org>
1930
1931 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1932 and wording.
1933
819567d1
DN
19342008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1935
1936 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1937 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1938 commands. Improve some old info.
1939
5f38310a
CY
19402008-07-31 Chong Yidong <cyd@stupidchicken.com>
1941
0dc3906b
CY
1942 * display.texi (Visual Line Mode): New node.
1943
5f38310a
CY
1944 * basic.texi (Inserting Text): Move DEL to deletion node.
1945 (Moving Point): Add additional alternative key bindings. Describe
1946 line-move-visual.
1947 (Erasing): Describe DEL.
1948 (Basic Undo, Blank Lines, Arguments): Copyedit.
1949 (Continuation Lines): Mention Visual Line mode.
1950 (Position Info): Move extended discussion to mule.texi.
1951
1952 * mule.texi (International Chars): Describe C-x =.
1953
1954 * emacs.texi (Top): Add Visual Line Mode node.
1955
7c2fb837
DN
19562008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1957
1958 * emacs.texi: Remove VMS support.
1959
3f6b73ef
DN
19602008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1961
1962 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1963 the vc-dir command name.
1964
9e2a2647
DN
19652008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1966
1967 * xresources.texi: Remove mentions of Mac Carbon.
1968
568beaa2
AS
19692008-07-19 Andreas Schwab <schwab@suse.de>
1970
1971 * ns-emacs.texi: Move to ../misc.
1972
0ef94706
CY
19732008-07-15 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * entering.texi (Exiting): Don't describe text-only terminals as the
1976 default. Describe the new startup screen.
1977 (Exiting): Describe how to kill Emacs first. Change description of
1978 iconification to handle modern window systems.
1979
ba60bd44 19802008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1981
1982 * ns-emacs.texi: New file, documents features of Emacs port under
1983 NeXTstep windowing.
1984
9f30aa73
CY
19852008-07-15 Chong Yidong <cyd@stupidchicken.com>
1986
938a5d2e
CY
1987 * entering.texi (Entering Emacs): Update prev node.
1988
1989 * glossary.texi (Glossary): Remove xref to Text Characters.
1990
9f30aa73
CY
1991 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1992 directly, rather than in the context of ASCII. Move description of
1993 special properties of modifier key to new Modifier Keys node.
1994 (Keys): Copyedit.
1995 (Text Characters): Delete node. Multibyte is the default nowadays, and
1996 the node contents are obsolete.
1997
1998 * custom.texi (Modifier Keys): New node.
1999
2000 * emacs.texi (Top): Update node list.
2001
7e53d36c
CY
20022008-07-13 Chong Yidong <cyd@stupidchicken.com>
2003
2004 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2005 saying that Emacs provides menus and mouse support (which is par for
2006 the course).
2007
2008 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2009 early on.
2010 (Point): Copyedit. Relegate historical trivia to a footnote.
2011 (Mode Line): Explain mode-line format more consistently.
2012 (Menu Bar): Copyedit.
2013
1e9fa96d
GM
20142008-06-27 Glenn Morris <rgm@gnu.org>
2015
2016 * cal-xtra.texi (Sexp Diary Entries):
2017 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2018
dc9bebb8
CY
20192008-06-26 Chong Yidong <cyd@stupidchicken.com>
2020
2021 * mark.texi (Shift selection): New node.
2022 (Mark): Copyedits.
2023 (Persistent Mark): Move to the end of the chapter.
2024
e7881076
EZ
20252008-06-20 Eli Zaretskii <eliz@gnu.org>
2026
2027 * makefile.w32-in (distclean): Remove makefile.
2028
f427400c
NR
20292008-06-17 Nick Roberts <nickrob@snap.net.nz>
2030
2031 * building.texi (Starting GUD): Add an entry for gud-gdb.
2032 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2033 command mode.
2034
b597d348
GM
20352008-06-17 Glenn Morris <rgm@gnu.org>
2036
2037 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2038
647b7094
NR
20392008-06-17 Nick Roberts <nickrob@snap.net.nz>
2040
2041 * building.texi (Starting GUD): Expand on remote debugging.
2042 (Other GDB-UI Buffers): Mention new keyboard bindings.
2043
47a30023
GM
20442008-06-15 Glenn Morris <rgm@gnu.org>
2045
2046 * gnu.texi: Use a verbatim license for this invariant section,
2047 as per etc/GNU.
2048
37e5d54a
GM
20492008-06-13 Daniel Engeler <engeler@gmail.com>
2050
2051 * emacs.texi, misc.texi: Add documentation about serial port access.
2052
8e65d46c
GM
20532008-06-13 Glenn Morris <rgm@gnu.org>
2054
c1473b4c
MB
2055 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2056 maintain.info.
8e65d46c 2057
e40a85cd
MB
20582008-06-05 Miles Bader <miles@gnu.org>
2059
2060 * display.texi (Temporary Face Changes): Update to reflect function
2061 renamings in face-remap.el.
2062
56c73dec
MB
20632008-06-04 Miles Bader <miles@gnu.org>
2064
2065 * display.texi (Temporary Face Changes): Add
2066 `adjust-buffer-face-height'. Rewrite description of
2067 `increase-buffer-face-height' and `decrease-default-face-height' now
2068 that they aren't bound by default.
2069
9d3d42fb
MB
20702008-06-03 Miles Bader <miles@gnu.org>
2071
2072 * display.texi (Temporary Face Changes): New node.
2073
2be6bfe2
EZ
20742008-05-31 Eli Zaretskii <eliz@gnu.org>
2075
2076 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2077
daf7e339
GM
20782008-05-31 Glenn Morris <rgm@gnu.org>
2079
2080 * cal-xtra.texi (Fancy Diary Display): Simplify.
2081
d21d2618
GM
20822008-05-30 Glenn Morris <rgm@gnu.org>
2083
2084 * cal-xtra.texi (Fancy Diary Display): Update for
2085 diary-display-function replacing diary-display-hook.
2086
71ce5fd0
JB
20872008-05-29 Drew Adams <drew.adams@oracle.com>
2088
2089 * msdog.texi (Windows Keyboard): Add descriptions of
2090 w32-register-hot-key and w32-unregister-hot-key.
2091
a3cdbdf8
MO
20922008-05-21 Tom Tromey <tromey@redhat.com>
2093
2094 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2095 Variables node.
2096
854a574c
MO
20972008-05-19 Tom Tromey <tromey@redhat.com>
2098
2099 * custom.texi (Variables): Add Directory Variables to menu.
2100 (Directory Variables): New node.
2101
7c2ec3f9
ER
21022008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2103
71ce5fd0 2104 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2105
370fded4
ER
21062008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2107
2108 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2109 Revision Tags and rewritten. Section now uses modern terminology,
2110 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2111 accurately.
2112
6af511e3
EZ
21132008-05-10 Eli Zaretskii <eliz@gnu.org>
2114
2115 * msdog.texi (Windows Files): Update documentation of
2116 w32-get-true-file-attributes.
2117
7a78b6e7
ER
21182008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2119
2120 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2121 directory mode.
2122
1bcfc24e
CY
21232008-05-08 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2126 entry "television".
1bcfc24e 2127
db86064f
ER
21282008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2129
ab5ec32c 2130 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2131
a31b405e
ER
21322008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2133
2134 * emacs/buffers.texi, emacs/files.texi (Version-control):
2135 vc-toggle-read-only is no longer a good idea...
2136
ff2c14fc
GM
21372008-04-29 Glenn Morris <rgm@gnu.org>
2138
2139 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2140
367c9b7c
JL
21412008-04-22 Juri Linkov <juri@jurta.org>
2142
2143 * dired.texi (Subdirectories in Dired): Describe using `^'
2144 to return to the parent directory.
2145
4ac1e9b4
NR
21462008-04-22 Nick Roberts <nickrob@snap.net.nz>
2147
2148 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2149 recent changes.
2150
b9b3bf2b
NR
21512008-04-19 Nick Roberts <nickrob@snap.net.nz>
2152
2153 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2154 (Other GDB-UI Buffers): Update for recent thread related changes.
2155
4d120d6a
SM
21562008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2157
2158 * maintaining.texi (Maintaining):
2159 * emacs.texi (Top): Typo.
2160
a152877d
SM
21612008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2162
b9b3bf2b
NR
2163 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2164 arg in `font-lock-add-keywords'.
a152877d 2165
36c0514c
GM
21662008-04-08 Glenn Morris <rgm@gnu.org>
2167
2168 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2169 Also add Baha'i calendar references where appropriate.
2170
06a97d46
GM
21712008-04-05 Glenn Morris <rgm@gnu.org>
2172
2173 * custom.texi (Init File): Byte-compiling .emacs is bad.
2174
6adc6eed
SM
21752008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2176
2177 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2178
571388b0
GM
21792008-03-29 Glenn Morris <rgm@gnu.org>
2180
2181 * calendar.texi: Update for `calendar-date-style' replacing
2182 `european-calendar'.
2183
3ae8f876
JR
21842008-03-28 Jason Rumney <jasonr@gnu.org>
2185
2186 * display.texi (Display Custom): Mention overlay-margin in text.
2187
5bc6ddff 21882008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2189
5bc6ddff
MB
2190 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2191 tutorial' comments.
03a864d5 2192
7186a830
CY
21932008-03-28 Chong Yidong <cyd@stupidchicken.com>
2194
2195 * mark.texi (Mark): Rearrange nodes.
2196 (Persistent Mark): Rename from Transient Mark.
2197 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2198 Describe Transient Mark mode as the default.
2199
2200 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2201 the default behavior with Transient Mark mode off.
2202 (Position Info): Fix typo.
2203
71ce5fd0
JB
2204 * display.texi (Standard Faces): Reference the Mark node.
2205 Remove discussion of the region face, which is discussed there.
7186a830
CY
2206
2207 * emacs.texi (Top): Update node listings.
2208
2209 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2210 as the default.
2211
2212 * fixit.texi (Undo): Standardize choice of undo key sequence.
2213 (Undo, Spelling): Describe Transient Mark mode as the default.
2214
2215 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2216 default.
2217
2218 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2219
2220 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2221 mode is the default, and note that the mark is not activated when set.
2222
2223 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2224 Describe Transient Mark mode as the default.
2225
2226 * search.texi (Basic Isearch): Reference the Mark Ring node.
2227 (Replace, Unconditional Replace, Other Repeating Search):
2228 Describe Transient Mark mode as the default.
2229
2230 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2231 Transient Mark mode as the default.
2232 (Paragraphs): Describe how M-h behaves when region is active.
2233
2234 * trouble.texi (Quitting): Clarify effects of C-g.
2235
dc47d1ff
GM
22362008-03-13 Glenn Morris <rgm@gnu.org>
2237
2238 * emacs.texi (EMACSVER): Set to 23.0.60.
2239
e3e0fb39 22402008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2241
e3e0fb39
GM
2242 * dired.texi (Hiding Subdirectories): Fix previous change.
2243
22442008-03-05 Drew Adams <drew.adams@oracle.com>
2245
2246 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2247
5e14abf8
KS
22482008-02-28 Kim F. Storm <storm@cua.dk>
2249
2250 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2251 Move describe-distribution to C-h C-o.
2252 Move view-emacs-problems to C-h C-p.
2253 Add view-emacs-debugging on C-h C-d.
2254 Add view-external-packages on C-h C-e.
d0207bf3 2255 Add view-order-manuals on C-h C-m.
5e14abf8 2256
d0207bf3 22572008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2258
2259 * msdog-xtra.texi (MS-DOS): Docstring fix.
2260
87e391bb
EZ
22612008-02-09 Eli Zaretskii <eliz@gnu.org>
2262
2263 * msdog.texi (Windows Fonts): Use a @table for describing font
2264 properties.
2265
5662e503
JR
22662008-02-07 Jason Rumney <jasonr@gnu.org>
2267
2268 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2269 value has changed.
2270 (Windows HOME): Clarify what is meant by "if that fails as well".
2271 (Windows Fonts): New section.
2272
72463824
GM
22732008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2274
2275 * basic.texi (Basic Undo): Remove duplicate "you can".
2276
7ff926e0
EZ
22772008-02-02 Eli Zaretskii <eliz@gnu.org>
2278
2279 * maintaining.texi (Tags): Fix last change.
2280
6ab7aef1
MA
22812008-02-02 Michael Albinus <michael.albinus@gmx.de>
2282
093571c3 2283 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2284
ace67e7e
NR
22852008-01-31 Nick Roberts <nickrob@snap.net.nz>
2286
2287 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2288
ae068fdf
RS
22892008-01-26 Richard Stallman <rms@gnu.org>
2290
2291 * maintaining.texi (Tags): Delete redundant index entry.
2292
a56d9a08
EZ
22932008-01-26 Eli Zaretskii <eliz@gnu.org>
2294
2295 * programs.texi (Imenu): Move "@cindex tags" from here...
2296 * maintaining.texi (Tags): ...to here.
2297
e941ed90
NR
22982008-01-23 Kevin Ryde <user42@zip.com.au>
2299
2300 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2301 click count.
2302
650276d5
JB
23032008-01-21 Juanma Barranquero <lekktu@gmail.com>
2304
2305 * entering.texi (Exiting): Fix typo.
2306 Reported by D. E. Evans <sinuhe@gnu.org>.
2307
8dc17977
MR
23082007-12-31 Martin Rudalics <rudalics@gmx.at>
2309
2310 * glossary.texi (Glossary): Fix typo.
2311
9f9695a6
RS
23122007-12-27 Richard Stallman <rms@gnu.org>
2313
2314 * text.texi (Formatted Text): Improve menu tag.
2315 (Editing Format Info): In Info, add duplicate menu of nodes
2316 about the submenus.
2317 (Format Faces): Say where Faces menu is found. Mention Other.
2318 (Format Colors): Say where these submenus are found.
2319 (Format Indentation, Format Justification): Likewise.
2320 (Format Properties): Likewise.
2321
abfd0191
RS
23222007-12-22 Richard Stallman <rms@gnu.org>
2323
2324 * search.texi (Query Replace): Make exp of query-replace more
2325 self-contained, and clarify.
8dc17977 2326
abfd0191
RS
2327 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2328
a2586785
RS
23292007-12-15 Richard Stallman <rms@gnu.org>
2330
2331 * files.texi (Auto Save): Clarify definition of auto-saving.
2332
a67cf2bb
RS
23332007-11-26 Richard Stallman <rms@gnu.org>
2334
2335 * help.texi (Help Echo): Cleanups.
2336
448b33b1
TTN
23372007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2338
2339 * files.texi (Why Version Control?): Fix typo.
2340 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2341 (Selecting a Fileset): Fix typos; small rewording.
2342 (Log Buffer): Likewise.
2343 (Old Revisions): Likewise.
448b33b1 2344
221bb7f6
EZ
23452007-11-17 Eli Zaretskii <eliz@gnu.org>
2346
2347 * mule.texi (Communication Coding): Fix wording of last change.
2348
d0207bf3 23492007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2350
630cb3b7
JB
2351 * custom.texi (Specifying File Variables):
2352 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2353
53b7759e
KH
23542007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2355
a5ab2e0c 2356 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2357
2358 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2359
c8763fb6 23602007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2361
630cb3b7 2362 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2363 --output=file.
2364
ff98e024
MR
23652007-11-13 Martin Rudalics <rudalics@gmx.at>
2366
2367 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2368 (Help Echo): Avoid mentioning the term "region" here and
2369 consistently use the term "active text".
2370
37b11c22
GM
23712007-11-11 Glenn Morris <rgm@gnu.org>
2372
2373 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2374
21d50ba1
JL
23752007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2376
2377 * search.texi (Query Replace): Mention
2378 `query-replace-show-replacement'.
2379
c12ecb0a 23802007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2381
2382 * building.texi (Watch Expressions): Remove obscure sentence.
2383
3b4201f4
KH
23842007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2385
2386 * mule.texi (Select Input Method): Describe how to activate an input
2387 method in the text mode.
2388
07e5c0b0
DN
23892007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2390
2391 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2392
52dd7391
NR
23932007-10-30 Nick Roberts <nickrob@snap.net.nz>
2394
2395 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2396
c004e539
GM
23972007-10-30 Glenn Morris <rgm@gnu.org>
2398
2399 * misc.texi (Directory Tracking): Explain a bit more about
2400 dirtrack-mode.
2401
ca8c5b8c
GM
24022007-10-25 Glenn Morris <rgm@gnu.org>
2403
2404 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2405
b6c764ef
RS
24062007-10-24 Richard Stallman <rms@gnu.org>
2407
2408 * misc.texi (Interactive Shell): Cleanup last change.
2409
eabd84c9
JL
24102007-10-22 Juri Linkov <juri@jurta.org>
2411
2412 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2413 default values.
2414
0b43c7e2
ER
24152007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2416
ca8c5b8c 2417 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2418 'filesets'.
2419
a80859d4
MR
24202007-10-18 Martin Rudalics <rudalics@gmx.at>
2421
2422 * trouble.texi (Quitting): Fix typo.
2423
c9447ae1
GM
24242007-10-18 Glenn Morris <rgm@gnu.org>
2425
2426 * frames.texi (Mode Line Mouse): Mention minor mode names.
2427
168b980f
JL
24282007-10-17 Juri Linkov <juri@jurta.org>
2429
2430 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2431 fill-paragraph operates on the active region in Transient Mark mode.
2432 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2433 with fill-paragraph.
2434
2435 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2436 fill-paragraph.
2437
2438 * fixit.texi (Spelling): ispell-word operates on the active region
2439 in Transient Mark mode.
2440
5a331f34
JB
24412007-10-17 Aaron S. Hawley <aaronh@garden.org>
2442
2443 * building.texi (Source Buffers):
2444 * custom.texi (Init Non-ASCII):
2445 * glossary.texi (Glossary): Use "key binding" consistently.
2446
2a9f4d55
JB
24472007-10-17 Juanma Barranquero <lekktu@gmail.com>
2448
2449 * calendar.texi (Diary): Fix directive.
2450
de13cecf
RS
24512007-10-16 Richard Stallman <rms@gnu.org>
2452
2453 * calendar.texi (Diary): Clarify text about diary file example.
2454
5f90d53e
ER
24552007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2456
2457 * files.texi: Capitalize node names according to convention.
2458
3aa491bc
GM
24592007-10-13 Glenn Morris <rgm@gnu.org>
2460
2461 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2462
8a3106d3
ER
24632007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2464
2465 * emacs.texi:
2466 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2467 suggested by RMS and Robert J. Chassell.
8a3106d3 2468
da1080a2
ER
24692007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2470
3aa491bc 2471 * files.texi (Version Systems):
0870a421
ER
2472 * vc-xtra.texi:
2473 * vc1-xtra.texi:
ac3f4c6f 2474 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2475 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2476 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2477 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2478
58ade22b
ER
24792007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2480
da1080a2 2481 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2482 Reorder the descriptions to be chronological.
2483
93870ce2
RS
24842007-10-09 Richard Stallman <rms@gnu.org>
2485
2486 * display.texi (Cursor Display): Correct how cursor appears
2487 in nonselected windows.
2488
568c7288
NR
24892007-10-04 Nick Roberts <nickrob@snap.net.nz>
2490
2491 * building.texi (GDB Graphical Interface): Remove references to gdba
2492 and mention gud-gdb.
2493
1af74d06 24942007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2495
1af74d06 2496 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2497
0d8fb755
JL
24982007-10-06 Juri Linkov <juri@jurta.org>
2499
2500 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2501 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2502 fill-paragraph-or-region.
2503
2504 * basic.texi (Arguments): Replace fill-paragraph with
2505 fill-paragraph-or-region.
2506
b981e2c6
ER
25072007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2508
2509 * files.texi: Update the section on version control for 2007
2a9f4d55 2510 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2511 will come later.
2512
5fceaf9c
GM
25132007-09-15 Glenn Morris <rgm@gnu.org>
2514
2515 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2516 to `list-holidays'.
2517
b0e44b17
GM
25182007-09-14 Glenn Morris <rgm@gnu.org>
2519
2520 * calendar.texi: Update all instances of mark-calendar-holidays,
2521 list-calendar-holidays, list-holidays with the new names.
2522
8cf51b2c
GM
25232007-09-06 Glenn Morris <rgm@gnu.org>
2524
46a367db 2525 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2526 Split into the Emacs manual in emacs/, and other manuals in misc/.
2527 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2528 manual.
2529 (infodir): New variable.
2530 (info): Use $infodir.
2531 (emacsman): Delete target, not needed any more.
2532 Move all targets that are not the Emacs manual to misc/Makefile.in.
2533 (mostlyclean): Remove `gnustmp'.
2534 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2535 manual.
92f9b43f 2536 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2537 (emacsman): Delete target, not needed any more.
2538 (clean): Remove all info files but Emacs manual.
2539 Move all targets that are not the Emacs manual to misc/Makefile.in.
2540 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2541
2542 * Makefile.in (INFOSOURCES): Delete.
2543 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2544 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2545 *.vrs *.toc here...
2546 (maintainer-clean): ...from here.
2547
25482007-09-05 Glenn Morris <rgm@gnu.org>
2549
2550 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2551
8cf51b2c
GM
25522007-08-29 Glenn Morris <rgm@gnu.org>
2553
2554 * emacs.texi (EMACSVER): Increase to 23.0.50.
2555
3420c522
RS
25562007-08-27 Richard Stallman <rms@gnu.org>
2557
2558 * emacs.texi (Top): Clarify menu item for Glossary.
2559
2560 * display.texi (Faces): Change secn title.
2561 Clarify not all fonts come from Font Lock.
2562
8cf51b2c
GM
25632007-08-17 Eli Zaretskii <eliz@gnu.org>
2564
2565 * basic.texi (Position Info): Add index entry for face at point.
2566 Mention that character faces are also displayed by "C-u C-x =".
2567
8cf51b2c
GM
25682007-08-08 Glenn Morris <rgm@gnu.org>
2569
2570 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2571
25722007-08-07 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * files.texi (File Conveniences): Document point motion keys in Image
2575 mode.
2576
8cf51b2c
GM
25772007-07-27 Glenn Morris <rgm@gnu.org>
2578
8cf51b2c
GM
2579 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2580 in-line.
2581
2582 * gpl.texi: New file with text of GPL.
2583 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2584
25852007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2586
2587 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2588
2589 * dired.texi (Wdired): Mention C-x C-q key binding.
2590
25912007-07-28 Nick Roberts <nickrob@snap.net.nz>
2592
2593 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2594
25952007-07-25 Glenn Morris <rgm@gnu.org>
2596
8cf51b2c
GM
2597 * emacs.texi (Copying): Replace license with GPLv3.
2598
2599 * Relicense all FSF files to GPLv3 or later.
2600
26012007-07-24 Glenn Morris <rgm@gnu.org>
2602
2603 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2604 for some calendars.
2605
26062007-07-23 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2609 default-directory for the current buffer is on a remote machine.
2610
8cf51b2c
GM
26112007-07-21 Eli Zaretskii <eliz@gnu.org>
2612
2613 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2614 default value.
2615
26162007-07-21 Richard Stallman <rms@gnu.org>
2617
2618 * files.texi (Why Version Control?): Improve previous change.
2619
26202007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2621
2622 * files.texi (Why Version Control?): New node.
2623
8cf51b2c
GM
26242007-07-12 Nick Roberts <nickrob@snap.net.nz>
2625
8cf51b2c
GM
2626 * building.texi (Starting GUD): Add xref to this anchor.
2627
8cf51b2c
GM
26282007-06-24 Karl Berry <karl@gnu.org>
2629
2a9f4d55 2630 * emacs.texi: New Back-Cover Text.
8cf51b2c 2631
8cf51b2c
GM
26322007-06-07 Alan Mackenzie <acm@muc.de>
2633
2634 * display.texi (Optional Mode Line): Document the new form of
2635 line+column numbers, "(561,2)".
2636
26372007-06-06 Juanma Barranquero <lekktu@gmail.com>
2638
49823426 2639 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2640
26412007-06-02 Chong Yidong <cyd@stupidchicken.com>
2642
2643 * Version 22.1 released.
2644
8cf51b2c
GM
26452007-05-07 Karl Berry <karl@gnu.org>
2646
2647 * emacs.texi (EMACSVER): Back to 22.
2648
26492007-05-06 Richard Stallman <rms@gnu.org>
2650
2651 * maintaining.texi (Create Tags Table): Clean up previous change.
2652
c8763fb6 26532007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2654
2655 * maintaining.texi (Create Tags Table): Add text about the dangers of
2656 making symbolic links to tags files.
2657
26582007-05-04 Karl Berry <karl@gnu.org>
2659
2660 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2661
26622007-05-03 Karl Berry <karl@gnu.org>
2663
2664 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2665
2666 * .cvsignore (*.pdf): New entry.
2667
8cf51b2c
GM
2668 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2669 for printing.
2670
26712007-05-01 Richard Stallman <rms@gnu.org>
2672
2673 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2674
8cf51b2c
GM
26752007-04-28 Glenn Morris <rgm@gnu.org>
2676
2677 * ack.texi (Acknowledgments):
2678 * anti.texi (Antinews):
8cf51b2c
GM
2679 * programs.texi (Program Modes): Restore mention of python.el pending
2680 consideration of legal status.
2681
26822007-04-28 Richard Stallman <rms@gnu.org>
2683
2684 * files.texi (File Names): Fixes to ~ description on MS systems.
2685
8cf51b2c
GM
26862007-04-26 Glenn Morris <rgm@gnu.org>
2687
2688 * emacs.texi (EMACSVER): Increase to 22.1.50.
2689
26902007-04-25 Karl Berry <karl@gnu.org>
2691
2692 * emacs.texi: Improve line breaks on copyright page,
2693 similar layout to lispref, 8.5x11 by default.
2694
2695 * dired.texi (Image-Dired): Improve line break, fix typo.
2696
26972007-04-24 Chong Yidong <cyd@stupidchicken.com>
2698
2699 * programs.texi (Program Modes):
8cf51b2c
GM
2700 * anti.texi (Antinews):
2701 * ack.texi (Acknowledgments): python.el removed.
2702
8cf51b2c
GM
27032007-04-23 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * display.texi (Highlight Interactively): Correct description of
2706 hi-lock-file-patterns-policy.
2707
2708 * files.texi (File Archives): Mention self-extracting executables.
2709
27102007-04-23 Eli Zaretskii <eliz@gnu.org>
2711
2712 * search.texi (Unconditional Replace, Query Replace): Add xref to
2713 "Replacement and Case".
2714
27152007-04-22 Chong Yidong <cyd@stupidchicken.com>
2716
2717 * dired.texi (Image-Dired): Move from Thumbnails node.
2718 * misc.texi (Thumbnails): Node deleted.
2719 * emacs.texi (Top): Update node listing.
2720
2721 * files.texi (File Conveniences):
49823426 2722 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2723
27242007-04-21 Richard Stallman <rms@gnu.org>
2725
2726 * display.texi (Highlight Interactively): Correct previous change.
2727 Clarify doc of hi-lock-find-patterns, and move new features into it.
2728
27292007-04-20 David Koppelman <koppel@ece.lsu.edu>
2730
2731 * display.texi (Highlight Interactively): Document
2732 hi-lock-file-patterns-policy.
2733
27342007-04-20 Martin Rudalics <rudalics@gmx.at>
2735
2736 * display.texi (Scrolling): Fix typo.
2737
8cf51b2c
GM
27382007-04-15 Chong Yidong <cyd@stupidchicken.com>
2739
8cf51b2c
GM
2740 * doclicense.texi: Remove node heading, so that it can be included by
2741 other files.
2742
2743 * emacs.texi: Insert node heading for GFDL.
2744
8cf51b2c
GM
27452007-04-14 Eli Zaretskii <eliz@gnu.org>
2746
2747 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2748 "command line".
2749
2750 * display.texi (Faces): Refer to "Creating Frames" for face
2751 and other frame customizations in .emacs.
2752
2753 * frames.texi (Creating Frames): Mention that face customizations can
2754 be put in .emacs. Add index entries.
2755
27562007-04-12 Richard Stallman <rms@gnu.org>
2757
2758 * glossary.texi (Glossary): Explain `iff'.
2759
27602007-04-11 Karl Berry <karl@gnu.org>
2761
2762 * gnu.texi (Top),
2763 * macos.texi (Mac Font Specs),
2764 * anti.texi (Antinews),
2765 * xresources.texi (Resources),
2766 * misc.texi (Emulation),
2767 * calendar.texi (Daylight Saving),
2768 * dired.texi (Dired and Find),
2769 * rmail.texi (Remote Mailboxes),
2770 * sending.texi (Mail Headers),
2771 * programs.texi (Which Function),
2772 * files.texi (Recover),
2773 * buffers.texi (Uniquify),
2774 * frames.texi (Wheeled Mice),
2775 * killing.texi (Rectangles): Wording to improve breaks in
2776 8.5x11 format.
2777 * mule.texi (Language Environments): \hbadness=10000 since there's
2778 no way to reword.
2779 * emacs.texi (smallbook): New @set to more easily switch between
2780 smallbook and 8.5x11.
2781
27822007-04-11 Richard Stallman <rms@gnu.org>
2783
2784 * files.texi (File Conveniences): Add xref to Tumme.
2785 Delete text about Thumbnail mode.
2786
8cf51b2c
GM
27872007-04-09 Alan Mackenzie <acm@muc.de>
2788
2789 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2790 new name. Insert concept index entries.
2791
8cf51b2c
GM
27922007-04-08 Chong Yidong <cyd@stupidchicken.com>
2793
2794 * display.texi (Standard Faces): Document prefix arg for
2795 list-faces-display.
2796
2797 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2798
8cf51b2c
GM
27992007-04-07 Chong Yidong <cyd@stupidchicken.com>
2800
8cf51b2c
GM
2801 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2802
2803 * files.texi (Misc File Ops): Rewrite description of
2804 insert-file-literally.
2805
8cf51b2c
GM
28062007-03-31 Eli Zaretskii <eliz@gnu.org>
2807
2808 * misc.texi (Printing): Postscript -> PostScript.
2809
8cf51b2c
GM
2810 * ack.texi (Acknowledgments): Postscript -> PostScript.
2811
2812 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2813
2814 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2815 below.
2816
28172007-03-30 Chong Yidong <cyd@stupidchicken.com>
2818
2819 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2820 Init Non-ASCII.
2821 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2822 (Init Non-ASCII): New node.
2823
28242007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2825
2826 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2827
8cf51b2c
GM
28282007-03-12 Glenn Morris <rgm@gnu.org>
2829
8cf51b2c
GM
2830 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2831 "Daylight Savings".
2832
49823426 2833 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2834 saving" in text throughout.
2835
8cf51b2c
GM
28362007-03-04 Richard Stallman <rms@gnu.org>
2837
2838 * custom.texi (Safe File Variables): Minor correction.
2839
8cf51b2c
GM
28402007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2841
2842 * rmail.texi (Movemail): Add internal ref.
2843 Don't indent the intro for the PROTO table.
2844 Format PROTO table items with @code.
2845
8cf51b2c
GM
28462007-02-26 Nick Roberts <nickrob@snap.net.nz>
2847
2848 * building.texi: Remove references to bashdb.
2849
8cf51b2c
GM
28502007-02-19 Juanma Barranquero <lekktu@gmail.com>
2851
2852 * mule.texi (Language Environments): Update list of supported language
2853 environments.
2854
8cf51b2c
GM
28552007-02-14 Kim F. Storm <storm@cua.dk>
2856
2857 * building.texi (Grep Searching): Fix lgrep doc.
2858
28592007-02-12 Chong Yidong <cyd@stupidchicken.com>
2860
2861 * back.texi: Remove unused file.
2862
c8763fb6 28632007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2864
2865 * maintaining.texi (Tag Syntax): Now --members is the default for
2866 etags, not for ctags yet.
2867
8cf51b2c
GM
28682007-02-03 Eli Zaretskii <eliz@gnu.org>
2869
2870 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2871 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2872 expects. Add comments to prevent people from inadvertently modifying
2873 the key parts needed by `texinfo-multiple-files-update'.
2874
28752007-01-29 Chong Yidong <cyd@stupidchicken.com>
2876
2877 * frames.texi (Secondary Selection): Window clicked does not matter
2878 when mouse-yank-at-point is non-nil.
2879
8cf51b2c
GM
28802007-01-16 Glenn Morris <rgm@gnu.org>
2881
2882 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2883 system abbrev.
2884
28852007-01-11 Richard Stallman <rms@gnu.org>
2886
2887 * msdog.texi (Windows Keyboard): Another small cleanup.
2888
28892007-01-10 Richard Stallman <rms@gnu.org>
2890
2891 * msdog.texi (Windows Keyboard): Yet another try to make
2892 everyone happy with that passage.
2893
28942007-01-05 Richard Stallman <rms@gnu.org>
2895
2896 * anti.texi (Antinews): Mention M-x shell scrolling.
2897
28982007-01-05 Nick Roberts <nickrob@snap.net.nz>
2899
2900 * building.texi (Watch Expressions): Describe gdb-max-children.
2901
8cf51b2c
GM
29022007-01-04 Richard Stallman <rms@gnu.org>
2903
8cf51b2c
GM
2904 * msdog.texi (Windows Keyboard): Clarify previous change.
2905
8cf51b2c
GM
29062007-01-02 Richard Stallman <rms@gnu.org>
2907
2908 * custom.texi (Changing a Variable): Minor clarification.
2909 (Specific Customization): customize-customized => customize-unsaved.
2910
2911 * entering.texi (Entering Emacs): Clean up text about restarting
2912 Emacs for each file.
2913
2914 * misc.texi (Shell Options): Minor cleanup.
2915
2916 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2917 with Emacs, not vice versa.
2918
2919 * programs.texi (Symbol Completion): Recommend customizing
2920 window manager.
2921
2922 * xresources.texi (Resources): Minor fix.
2923
c8763fb6 29242007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2925
2926 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2927
29282007-01-01 Richard Stallman <rms@gnu.org>
2929
2930 * commands.texi (User Input): Document keys stolen by window mangers.
2931
29322006-12-31 Richard Stallman <rms@gnu.org>
2933
2934 * custom.texi (Specific Customization): Document customize-option
2935 instead of customize-variable.
2936
29372006-12-31 Kim F. Storm <storm@cua.dk>
2938
2939 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2940
29412006-12-30 Kim F. Storm <storm@cua.dk>
2942
2943 * killing.texi (CUA Bindings): Fix typo.
2944
2945 * xresources.texi (Table of Resources): Mention grow-only value for
2946 auto-resize-tool-bars.
2947
8cf51b2c
GM
29482006-12-27 Eli Zaretskii <eliz@gnu.org>
2949
2950 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2951 and how to get them back.
2952
29532006-12-26 Richard Stallman <rms@gnu.org>
2954
2955 * calendar.texi (Holidays): Holiday listing is based on current
2956 practice, but DST is not.
2957
29582006-12-25 Richard Stallman <rms@gnu.org>
2959
2960 * emacs.texi (Top): Update subnode menus.
2961
2962 * mark.texi (Transient Mark): Fix xref.
2963
2964 * killing.texi (Graphical Kill): Node deleted.
2965 (Killing): Add xref to Cut and Paste.
2966 (CUA Bindings): Update xref.
2967
2968 * frames.texi (Cut and Paste): New section to hold other nodes.
2969 (Mouse Commands): Node demoted.
2970 (Cut/Paste Other App): Split out from Mouse Commands.
2971 (Word and Line Mouse): Likewise.
2972 (Secondary Selection, Clipboard): Nodes demoted.
2973
8cf51b2c
GM
29742006-12-24 Kevin Ryde <user42@zip.com.au>
2975
2976 * calendar.texi (Holidays): US daylight saving begins second Sunday
2977 in March for 2007 onwards.
2978 (Daylight Savings): Show new US default daylight saving rules, 2nd
2979 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2980
29812006-12-23 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * calendar.texi (Scroll Calendar): < and > are switched.
2984
29852006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2986
2987 * killing.texi (Deletion): Describe M-\ prefix argument.
2988
29892006-12-23 Richard Stallman <rms@gnu.org>
2990
2991 * search.texi (Regexp Search): Explain why forward and reverse regexp
2992 search are not mirror images.
2993
8cf51b2c
GM
29942006-12-19 Kim F. Storm <storm@cua.dk>
2995
2996 * major.texi (Choosing Modes): Describe match-function elements for
2997 magic-mode-alist.
2998
8cf51b2c
GM
29992006-12-18 Eli Zaretskii <eliz@gnu.org>
3000
3001 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3002 peculiarities.
3003
30042006-12-18 Richard Stallman <rms@gnu.org>
3005
3006 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3007
8cf51b2c
GM
30082006-12-17 Alan Mackenzie <acm@muc.de>
3009
3010 * programs.texi (Left Margin Paren): Remove the bit which says
3011 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3012 Discuss some of the issues of setting this option to nil.
3013
30142006-12-17 Glenn Morris <rgm@gnu.org>
3015
3016 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3017
30182006-12-16 Eli Zaretskii <eliz@gnu.org>
3019
3020 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3021 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3022 NTFS volumes.
3023 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3024 volumes.
3025
30262006-12-15 Eli Zaretskii <eliz@gnu.org>
3027
3028 * text.texi (HTML Mode): Fix "C-c TAB".
3029
8cf51b2c
GM
30302006-12-09 Richard Stallman <rms@gnu.org>
3031
3032 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3033
30342006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3035
3036 * files.texi (Misc File Ops): Document insert-file-literally.
3037
30382006-12-08 Eli Zaretskii <eliz@gnu.org>
3039
3040 * cmdargs.texi (Colors): Note that --color is intended for overriding
3041 the terminal defaults, not for normal invocation.
3042
3043 * misc.texi (Emacs Server): Improve wording. Don't mention the
3044 ``server program''. Add a cross-reference to "Init File" node.
3045 (Invoking emacsclient): Add index entries. Document both short and
3046 long versions of command-line options. Document the -f option.
3047
8cf51b2c
GM
30482006-12-06 Richard Stallman <rms@gnu.org>
3049
3050 * text.texi (Outline Format): Say to set outline-regexp
3051 and outline-level with major modes and file local variables.
3052
c8763fb6 30532006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3054
3055 * anti.texi (Antinews): Mention the alternative to
3056 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3057
8cf51b2c
GM
3058 * misc.texi (Interactive Shell): Ditto.
3059
30602006-12-04 Eli Zaretskii <eliz@gnu.org>
3061
3062 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3063
3064 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3065
30662006-12-01 Eli Zaretskii <eliz@gnu.org>
3067
3068 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3069 colon in the mode line.
3070
3071 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3072
30732006-11-26 Nick Roberts <nickrob@snap.net.nz>
3074
3075 * building.texi (Watch Expressions): Mention SPC for expanding/
3076 contracting watch expressions.
3077
30782006-11-26 Kim F. Storm <storm@cua.dk>
3079
3080 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3081
30822006-11-26 Nick Roberts <nickrob@snap.net.nz>
3083
3084 * building.texi (Debugger Operation): Define text command mode.
3085 Clarify how tooltips work.
3086 (GDB Graphical Interface): Explain how to run in text command mode
3087 more clearly.
3088
30892006-11-25 Juanma Barranquero <lekktu@gmail.com>
3090
3091 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3092
30932006-11-22 Juanma Barranquero <lekktu@gmail.com>
3094
3095 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3096
8cf51b2c
GM
30972006-11-18 Chong Yidong <cyd@stupidchicken.com>
3098
3099 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3100 and EMACS is deprecated.
3101
31022006-11-18 Juanma Barranquero <lekktu@gmail.com>
3103
3104 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3105
c8763fb6 31062006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3107
3108 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3109
3110 * emacs.texi: Include xresources.texi both for info and dvi.
3111
3112 * xresources.texi: Merge text from xresmini.texi.
3113
c8763fb6 31142006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3115
3116 * glossary.texi: Fix typos.
3117
8cf51b2c
GM
31182006-11-06 Richard Stallman <rms@gnu.org>
3119
3120 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3121
3122 * ack.texi (Acknowledgments): Fix name spelling.
3123
31242006-11-01 Juri Linkov <juri@jurta.org>
3125
3126 * search.texi (Word Search): Document incremental word search.
3127
31282006-10-28 Glenn Morris <rgm@gnu.org>
3129
3130 * ack.texi (Acknowledgments): Add cal-html author.
3131
3132 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3133 Calendar"). Describe new package cal-html.
3134 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3135 Calendar Files."
3136
8cf51b2c
GM
31372006-10-23 Richard Stallman <rms@gnu.org>
3138
3139 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3140 Abbrev mode is enabled.
3141
8cf51b2c
GM
31422006-10-16 Richard Stallman <rms@gnu.org>
3143
8cf51b2c
GM
3144 * emacs.texi: Update ISBN.
3145
8cf51b2c
GM
31462006-10-11 Kim F. Storm <storm@cua.dk>
3147
3148 * emacs.texi (Acknowledgments): Use @dotless{i}.
3149
31502006-10-08 Nick Roberts <nickrob@snap.net.nz>
3151
3152 * building.texi (Breakpoints Buffer): Mention catchpoints.
3153
31542006-10-08 Kim F. Storm <storm@cua.dk>
3155
3156 * ack.texi (Acknowledgments): Update.
3157
3158 * emacs.texi (Acknowledgments): Fix bad @/ form.
3159
8cf51b2c
GM
31602006-10-05 Kim F. Storm <storm@cua.dk>
3161
3162 * emacs.texi (Acknowledgments): Add more contributors.
3163
31642006-10-03 Richard Stallman <rms@gnu.org>
3165
3166 * emacs.texi (Acknowledgments): Update version and edition.
3167
8cf51b2c
GM
31682006-10-01 Karl Berry <karl@gnu.org>
3169
3170 * custom.texi (Customization Groups): Page break to keep example buffer
3171 on one page.
3172
31732006-09-30 Karl Berry <karl@gnu.org>
3174
3175 * programs.texi (Basic Indent): @need to improve page break.
3176 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3177
31782006-09-29 Glenn Morris <rgm@gnu.org>
3179
3180 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3181
31822006-09-29 Karl Berry <karl@gnu.org>
3183
3184 * windows.texi (Basic Window): Remove forced @break, no longer
3185 desirable.
3186 * frames.texi (Frame Commands),
3187 * mark.texi (Marking Objects): Reword to avoid bad page break.
3188 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3189
31902006-09-19 Richard Stallman <rms@gnu.org>
3191
3192 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3193 stick to present tense.
3194
c8763fb6 31952006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3196
3197 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3198 to x-gtk-use-old-file-dialog.
3199 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3200
32012006-09-15 Jay Belanger <belanger@truman.edu>
3202
49823426 3203 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3204 Change "Library Public License" to "Lesser Public License"
3205 throughout. Use "yyyy" to represent year.
3206
8cf51b2c
GM
32072006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3208
3209 * files.texi (Visiting): Add index entry "open file".
3210
8cf51b2c
GM
32112006-09-11 Richard Stallman <rms@gnu.org>
3212
3213 * building.texi (Compilation Mode): Clarification.
3214 (Grep Searching): Add xref to Compilation Mode.
3215
8cf51b2c
GM
32162006-09-08 Richard Stallman <rms@gnu.org>
3217
3218 * search.texi (Search): Ref multi-file search commands here.
3219 (Other Repeating Search): Not here.
3220
8cf51b2c
GM
32212006-08-28 Richard Stallman <rms@gnu.org>
3222
3223 * windows.texi (Split Window): Update xref.
3224
3225 * basic.texi (Continuation Lines): Update xref.
3226
3227 * indent.texi (Tab Stops): Update xref.
3228
3229 * emacs.texi (Top): Update subnode menu.
3230
3231 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3232 split out of Display Custom.
3233
32342006-08-25 Kim F. Storm <storm@cua.dk>
3235
3236 * display.texi (Display Custom): Add variables overline-margin
3237 and x-underline-at-descent-line.
3238
32392006-08-25 Richard Stallman <rms@gnu.org>
3240
3241 * entering.texi (Exiting): Rewrite to give graphical displays
3242 priority over text terminals.
3243
3244 * search.texi (Incremental Search): Move index entries.
3245
32462006-08-23 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * custom.texi (Init File): Reference Find Init to avoid "home
3249 directory" confusion.
3250
32512006-08-22 Nick Roberts <nickrob@snap.net.nz>
3252
3253 * building.texi (Other GDB-UI Buffers): Describe how to edit
3254 a value in the locals buffer.
3255
32562006-08-21 Richard Stallman <rms@gnu.org>
3257
3258 * search.texi (Basic Isearch): Add `isearch' index entry.
3259
32602006-08-16 Richard Stallman <rms@gnu.org>
3261
3262 * misc.texi (Saving Emacs Sessions): Clean up wording.
3263
3264 * mark.texi (Marking Objects): Mention term "select all".
3265
3266 * emacs.texi (Top): Update subnode menu.
3267
3268 * help.texi (Help Mode): Move node up in file.
3269
8cf51b2c
GM
32702006-08-15 Nick Roberts <nickrob@snap.net.nz>
3271
3272 * building.texi (Stack Buffer): Explain fringe arrow.
3273
8cf51b2c
GM
32742006-08-12 Eli Zaretskii <eliz@gnu.org>
3275
8cf51b2c
GM
3276 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3277 on startup.
3278
32792006-08-11 Romain Francoise <romain@orebokech.com>
3280
3281 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3282
32832006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3284
3285 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3286
32872006-08-10 Richard Stallman <rms@gnu.org>
3288
3289 * text.texi (Format Faces): Substantial rewrites to deal
3290 with face merging. Empty regions don't count. Clarify
3291 face property inheritance.
3292
32932006-08-08 Romain Francoise <romain@orebokech.com>
3294
3295 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3296 <arjuropo@cc.jyu.fi>.
3297
8cf51b2c
GM
32982006-08-04 Eli Zaretskii <eliz@gnu.org>
3299
3300 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3301 apply to all frames.
3302
8cf51b2c
GM
33032006-08-01 Richard Stallman <rms@gnu.org>
3304
3305 * help.texi (Name Help): Add index entries for describe-variable.
3306
33072006-08-01 Nick Roberts <nickrob@snap.net.nz>
3308
3309 * building.texi (GDB Graphical Interface): Shorten node names.
3310 (GDB-UI Layout): Use GDB-related.
3311 (Other GDB-UI Buffers): Simplify English.
3312
33132006-07-31 Richard Stallman <rms@gnu.org>
3314
3315 * search.texi (Query Replace): Add xref for Dired's Q command.
3316
8cf51b2c
GM
33172006-07-31 Nick Roberts <nickrob@snap.net.nz>
3318
3319 * building.texi (GDB commands in Fringe): Rename to...
3320 (Source Buffers): ..this and move forward. Describe hollow arrow and
3321 new option gdb-find-source-frame.
3322
33232006-07-29 Richard Stallman <rms@gnu.org>
3324
3325 * dired.texi (Operating on Files): Simplify previous change
3326 and fix Texinfo usage.
3327
33282006-07-29 Eli Zaretskii <eliz@gnu.org>
3329
3330 * dired.texi (Operating on Files): Add cross-references. State the
3331 Unix commands that do similar things.
3332
33332006-07-28 Richard Stallman <rms@gnu.org>
3334
3335 * mark.texi (Transient Mark): Clarify that region never disappears
3336 when Transient Mark mode is off, and not when it is on.
3337
33382006-07-27 Richard Stallman <rms@gnu.org>
3339
3340 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3341
33422006-07-24 Richard Stallman <rms@gnu.org>
3343
3344 * xresources.texi (GTK styles): Fix texinfo usage.
3345
8cf51b2c
GM
3346 * commands.texi (User Input): Explain why we teach keyboard cmds.
3347
3348 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3349 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3350 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3351 * doclicense.texi, display.texi, dired.texi, basic.texi:
3352 * anti.texi, ack.texi: Move periods and commas inside quotes.
3353
33542006-07-22 Eli Zaretskii <eliz@gnu.org>
3355
3356 * cmdargs.texi (General Variables): Document EMAIL.
3357
33582006-07-21 Eli Zaretskii <eliz@gnu.org>
3359
3360 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3361 doesn't have effect on MS-Windows.
3362
8cf51b2c
GM
33632006-07-17 Richard Stallman <rms@gnu.org>
3364
3365 * building.texi (Grep Searching): Explain about chaining grep commands.
3366
8cf51b2c
GM
33672006-07-10 Nick Roberts <nickrob@snap.net.nz>
3368
49823426 3369 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3370
33712006-07-09 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3374 is invoked for multiple files.
3375
33762006-07-08 Eli Zaretskii <eliz@gnu.org>
3377
3378 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3379 on-line manual for the rest of this node.
3380 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3381 unconditionally.
3382 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3383 Improve wording.
3384 (Windows Printing): Improve wording.
3385 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3386 rest of this node.
3387
8cf51b2c
GM
33882006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3389
49823426
GM
3390 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3391 with eval-buffer.
8cf51b2c
GM
3392
33932006-07-05 Nick Roberts <nickrob@snap.net.nz>
3394
3395 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3396 of character translation.
3397
33982006-07-04 Nick Roberts <nickrob@snap.net.nz>
3399
3400 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3401
34022006-07-03 Karl Berry <karl@gnu.org>
3403
3404 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3405 not-too-underfull hboxes in the TeX output.
3406 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3407 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3408 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3409 * sending.texi, text.texi: Fix overfull/underfull boxes.
3410
34112006-07-03 Romain Francoise <romain@orebokech.com>
3412
3413 * m-x.texi (M-x): Fix.
3414
34152006-07-03 Richard Stallman <rms@gnu.org>
3416
8cf51b2c
GM
3417 * search.texi (Other Repeating Search): filename -> file name.
3418
3419 * misc.texi (Narrowing): Minor cleanups.
3420
3421 * files.texi (Visiting): filename -> file name.
3422
3423 * emacs.texi (Top): Update subnode menus.
3424
3425 * mule.texi (Coding Systems): Move char translation stuff here.
3426 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3427 (Recognize Coding): Substantial local rewrites.
3428 (International): Update menu.
3429
3430 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3431 (Scrolling): Substantial local rewrites.
3432 (Display): Update menu and intro.
3433
3434 * dired.texi: filename -> file name.
3435
3436 * custom.texi (Safe File Variables): Texinfo usage fix.
3437
f0131492 34382006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3439
3440 * help.texi, m-x.texi: Lots of cleanups.
3441
8cf51b2c
GM
34422006-06-30 Eli Zaretskii <eliz@gnu.org>
3443
3444 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3445 (Windows Processes, Windows Misc): Shorten the printed version by
3446 selectively conditioning less important portions by @ifnottex.
3447
8cf51b2c
GM
34482006-06-27 Richard Stallman <rms@gnu.org>
3449
3450 * mini.texi (Minibuffer File): Minor cleanup.
3451
34522006-06-25 Nick Roberts <nickrob@snap.net.nz>
3453
3454 * frames.texi (XTerm Mouse): Rename to...
3455 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3456
3457 * emacs.texi (Top): Use new node name.
3458
34592006-06-24 Eli Zaretskii <eliz@gnu.org>
3460
3461 * emacs.texi (Top): Update the detailed menu according to changes in
3462 msdog.texi.
3463
3464 * msdog.texi (Windows Keyboard): New section.
3465 (Windows Mouse): New section.
3466 (Windows System Menu): Remove section (text merged with "Windows
3467 Keyboard").
3468 (Windows Misc): New section.
3469
3470 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3471
3472 * msdog.texi (ls in Lisp): New section.
3473
3474 * files.texi (Visiting): Document case-insensitive wildcard matching
3475 under find-file-wildcards.
3476
8cf51b2c
GM
34772006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3478
3479 * macos.texi (Mac Input): Add description of mac-function-modifier.
3480 Now Unicode keyboard layouts work.
3481
8cf51b2c
GM
34822006-06-10 Richard Stallman <rms@gnu.org>
3483
3484 * mule.texi (Recognize Coding): Clarify previous change.
3485
34862006-06-09 Kenichi Handa <handa@m17n.org>
3487
3488 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3489 notation.
3490
34912006-06-07 Kevin Ryde <user42@zip.com.au>
3492
3493 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3494 manual for @ifnottex, but in emacs-extra for @iftex.
3495
3496 * cmdargs.texi (General Variables): Fix smtpmail xref.
3497
34982006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3499
8cf51b2c 3500 * programs.texi (Comment Commands):
8cf51b2c 3501 * custom.texi (Specifying File Variables):
49823426 3502 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3503
35042006-06-07 Nick Roberts <nickrob@snap.net.nz>
3505
3506 * building.texi (Watch Expressions): Move node to end.
3507 (GDB Graphical Interface): Move description of clicks in fringe...
3508 (GDB commands in the Fringe): ...to here. New node.
3509
8cf51b2c
GM
35102006-06-05 Romain Francoise <romain@orebokech.com>
3511
49823426 3512 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3513
35142006-06-05 Nick Roberts <nickrob@snap.net.nz>
3515
3516 * building.texi (GDB Graphical Interface): Update bindings.
3517 (Commands of GUD): Add gud-print. Remove gud-run.
3518 Restate availability more generally.
3519
f0131492 35202006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3521
3522 * mini.texi: Lots of cleanups.
3523
35242006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3527 and Mouse-2.
3528
c8763fb6 35292006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3530
3531 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3532
8cf51b2c
GM
35332006-05-31 Richard Stallman <rms@gnu.org>
3534
3535 * basic.texi (Moving Point): Fix previous change.
3536
c8763fb6 35372006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3538
3539 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3540
f0131492 35412006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3542
3543 * basic.texi: Many simplifications and improvements in wording.
3544
8cf51b2c
GM
35452006-05-26 Nick Roberts <nickrob@snap.net.nz>
3546
3547 * anti.texi (Antinews): Create a node for gdb-ui.
3548
8cf51b2c
GM
35492006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3550
3551 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3552
35532006-05-20 Richard Stallman <rms@gnu.org>
3554
3555 * dired.texi (Dired Navigation): dired-goto-file is now j.
3556
8cf51b2c
GM
35572006-05-20 Eli Zaretskii <eliz@gnu.org>
3558
3559 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3560 and their aliases.
3561
3562 * msdog.texi (Windows Printing): Mention non-support of plain text
3563 printing with some el-cheapo printers, and suggest a workaround.
3564
35652006-05-20 Kevin Ryde <user42@zip.com.au>
3566
3567 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3568 remove the bit saying you must set it.
3569
35702006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3571
3572 * trouble.texi (Checklist):
3573 * text.texi (Text, Auto Fill, Text Mode):
3574 * search.texi (Nonincremental Search):
3575 * rmail.texi (Rmail Labels):
3576 * mule.texi (Input Methods, Multibyte Conversion):
3577 * misc.texi (Gnus, Where to Look, PostScript):
3578 * maintaining.texi (Create Tags Table):
3579 * indent.texi (Indentation Commands):
3580 * fixit.texi (Spelling):
3581 * emacs.texi (Copying):
3582 * custom.texi (Init File): ifinfo -> ifnottex.
3583
8cf51b2c
GM
35842006-05-17 Richard Stallman <rms@gnu.org>
3585
3586 * files.texi (Diff Mode): Mention C-x `.
3587
35882006-05-08 Richard Stallman <rms@gnu.org>
3589
3590 * custom.texi (Disabling): Textual cleanups.
3591
8cf51b2c
GM
35922006-05-12 Glenn Morris <rgm@gnu.org>
3593
3594 * calendar.texi (Displaying the Diary, Format of Diary File):
3595 Refer to diary-view-entries, diary-list-entries,
3596 diary-show-all-entries rather than obsolete aliases.
3597
35982006-05-12 Eli Zaretskii <eliz@gnu.org>
3599
3600 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3601 (Displaying the Diary, Special Diary Entries, Importing Diary):
3602 * building.texi (Compilation Shell):
3603 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3604 emacs-xtra with @inforef's.
3605
3606 * files.texi (Visiting): Fix wording.
3607
3608 * mule.texi (Coding Systems, Text Coding): More indexing.
3609 Mention that C-x RET f can set eol conversion.
3610
c8763fb6 36112006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3612
3613 * xresmini.texi (GTK resources): Insert GTK description.
3614
3615 * xresources.texi (GTK resources): metafont should be menufont.
3616
8cf51b2c
GM
36172006-05-06 Michael Albinus <michael.albinus@gmx.de>
3618
49823426 3619 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3620 method, user name and host name is active only in partial
3621 completion mode.
3622
8cf51b2c
GM
36232006-05-06 Eli Zaretskii <eliz@gnu.org>
3624
3625 * makefile.w32-in (emacs.dvi):
3626 * Makefile.in (emacs.dvi): Add xresmini.texi.
3627
3628 * xresmini.texi (Table of Resources): Remove xref to non-existent
3629 node "LessTif Resources".
3630
3631 * msdog.texi (Microsoft Windows):
3632 * calendar.texi (Calendar/Diary, Displaying the Diary)
3633 (Special Diary Entries, Importing Diary, Holidays):
3634 * programs.texi (Program Modes):
3635 * text.texi (Text):
3636 * buffers.texi (Several Buffers):
3637 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3638
36392006-05-06 Eli Zaretskii <eliz@gnu.org>
3640
3641 The following changes merge the emacs-xtra manual into the main
3642 manual, but only for on-line version of the manual.
3643
3644 * vc2-xtra.texi (Version Backups, Local Version Control)
3645 (Making Snapshots, Change Logs and VC, Version Headers)
3646 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3647 on-line manual.
3648
3649 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3650 for on-line manual.
3651
3652 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3653 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3654 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3655 for on-line manual.
3656
3657 * fortran-xtra.texi (Fortran, Fortran Autofill)
3658 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3659 for on-line manual.
3660
3661 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3662 Conditional xref's for on-line manual.
3663
3664 * emerge-xtra.texi (Emerge, Overview of Emerge)
3665 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3666 manual.
3667
3668 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3669 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3670 (EMACSSOURCES): Use EMACS_XTRA.
3671 (../info/emacs-xtra): Remove.
3672 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3673
3674 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3675 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3676 (EMACSSOURCES): Use EMACS_XTRA.
3677 ($(infodir)/emacs-xtra): Remove.
3678 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3679
3680 * trouble.texi (Quitting):
3681 * text.texi (Text):
3682 * programs.texi (Program Modes):
3683 * msdog.texi (Microsoft Windows):
3684 * frames.texi (Frames):
3685 * files.texi (Backup, Version Control, VC Concepts)
3686 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3687 (Registering, VC Status, VC Undo, Multi-User Branching)
3688 (Comparing Files):
3689 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3690 (Displaying the Diary, Special Diary Entries, Importing Diary):
3691 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3692 conditional xref's, depending on @iftex/@ifnottex.
3693
3694 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3695 "MS-DOS". @include msdog-xtra.texi.
3696
3697 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3698 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3699
3700 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3701 for vc-xtra.texi subsections.
3702 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3703 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3704
3705 * sending.texi (Sending Mail): A @node line without explicit Prev,
3706 Next, and Up links.
3707
3708 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3709 Next, and Up links.
3710
3711 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3712 and its sections. @include picture-xtra.texi.
3713
3714 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3715 "Emerge".
3716 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3717
3718 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3719 exact duplicate of its name-sake in calendar.texi.
3720
3721 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3722 "Advanced Calendar/Diary Usage".
3723 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3724
3725 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3726 dired-xtra.texi.
3727 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3728
3729 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3730 (Files) [ifnottex]: Add menu entry for Autorevert.
3731
3732 * emacs-xtra.texi (Introduction): Reword to make consistent with
3733 printed version only.
3734 <Top level>: Remove the body of all chapters and move them to the
3735 new *-xtra.texi files. Use @raisesections and @lowersections to
3736 convert sections to chapters etc.
3737
3738 * msdog-xtra.texi:
3739 * fortran-xtra.texi:
3740 * vc-xtra.texi:
3741 * vc1-xtra.texi:
3742 * vc2-xtra.texi:
3743 * emerge-xtra.texi:
3744 * cal-xtra.texi:
3745 * dired-xtra.texi:
3746 * arevert-xtra.texi: New files, with text from respective chapters
3747 of emacs-xtra.texi. Convert each @chapter into @section, @section
3748 into @subsection, etc.
3749
3750 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3751 updated.
3752
3753 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3754 Windows". All references updated.
3755
37562006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3757
3758 * macos.texi (Mac Input): Mention input from Character Palette.
3759 (Mac Font Specs): Fix typo.
3760
37612006-05-05 Richard Stallman <rms@gnu.org>
3762
3763 * files.texi (Diff Mode): Minor cleanup.
3764
37652006-05-05 Karl Berry <karl@gnu.org>
3766
8cf51b2c
GM
3767 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3768 errors from the current release of makeinfo (4.8).
3769 * help.texi (Library Keywords): Change widest word in multitable
3770 template from `emulations' to `convenience'. (Not sure if this is
3771 related to the font change.)
3772
37732006-05-05 Eli Zaretskii <eliz@gnu.org>
3774
3775 * files.texi (File Names): Add a footnote about limited support of
3776 ~USER on MS-Windows.
3777
3778 * cmdargs.texi (Initial Options): Add a footnote about limited
3779 support of ~USER on MS-Windows.
3780
37812006-05-03 Richard Stallman <rms@gnu.org>
3782
3783 * files.texi (Diff Mode): Node moved here.
3784 (Comparing Files): Delete what duplicates new node.
3785 (Files): Put Diff Mode in menu.
3786
3787 * misc.texi (Diff Mode): Moved to files.texi.
3788
3789 * emacs.texi (Top): Update menu for Diff Mode.
3790
3791 * trouble.texi (Emergency Escape): Simplify.
3792
3793 * emacs.texi (Top): Minor clarification.
3794
37952006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3796
3797 * commands.texi, entering.texi, screen.texi: Many simplifications.
3798
37992006-05-03 Richard Stallman <rms@gnu.org>
3800
3801 * commands.texi (Text Characters): Delete paragraph about unibyte
3802 non-ASCII printing chars.
3803
3804 * killing.texi (Killing): Say "graphical displays".
3805 * display.texi: Say "graphical displays".
3806
3807 * cmdargs.texi (Misc X): Say "graphical displays".
3808
38092006-05-01 Richard Stallman <rms@gnu.org>
3810
3811 * emacs.texi (Top): Add Diff Mode to menu.
3812
38132006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3814
3815 * misc.texi (Diff Mode): New node.
3816
38172006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3818
3819 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3820 (Mac Environment Variables): Shorten example line.
3821 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3822
38232006-05-01 Nick Roberts <nickrob@snap.net.nz>
3824
3825 * building.texi (GUD Customization): Describe cases %d and %c.
3826 Update description for %e.
3827
38282006-04-30 Glenn Morris <rgm@gnu.org>
3829
3830 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3831
38322006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3833
3834 * custom.texi (Examining): Update C-h v output example.
3835
38362006-04-29 Kim F. Storm <storm@cua.dk>
3837
3838 * building.texi (Grep Searching): Add lgrep and rgrep.
3839
8cf51b2c
GM
38402006-04-23 Richard Stallman <rms@gnu.org>
3841
3842 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3843
3844 * xresmini.texi: New file.
3845
3846 * xresources.texi (Face Resources): Split table into font resources
3847 and the rest. Combine similar attributes for brevity.
3848
8cf51b2c
GM
38492006-04-21 Eli Zaretskii <eliz@gnu.org>
3850
3851 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3852 backslashes and case-insensitivity in file names (moved to the
3853 main manual).
3854 (MS-DOS Printing): Move most of the text to the main manual.
3855
3856 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3857 New nodes.
3858 (Windows Processes, Windows System Menu): Add index entries and
3859 fix wording.
3860
8cf51b2c
GM
38612006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3862
3863 * misc.texi (Shell Ring): Add notes on saved input when
3864 navigating off the end of the history list.
3865
38662006-04-18 Chong Yidong <cyd@mit.edu>
3867
3868 * misc.texi (Shell Options): Correct default value of
3869 comint-scroll-show-maximum-output.
3870
8cf51b2c
GM
38712006-04-18 Nick Roberts <nickrob@snap.net.nz>
3872
3873 * building.texi (Watch Expressions): Update.
3874
8cf51b2c
GM
38752006-04-12 Richard Stallman <rms@gnu.org>
3876
3877 * search.texi: Clean up previous change.
3878
38792006-04-12 Eli Zaretskii <eliz@gnu.org>
3880
3881 * search.texi (Regexp Backslash, Regexp Replace): Add index
3882 entries for ``back reference'' and mention the term itself in the
3883 text.
3884
38852006-04-11 Richard Stallman <rms@gnu.org>
3886
3887 * custom.texi (Safe File Variables):
3888 Document enable-local-variables = :safe.
3889
38902006-04-11 Karl Berry <karl@gnu.org>
3891
3892 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3893 (Remote Repositories, Version Backups, Local Version Control)
3894 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3895 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3896 (Renaming VC Work Files and Master Files)
3897 (Inserting Version Control Headers, Customizing VC, General Options)
3898 (Options for RCS and SCCS, Options specific for CVS): Move all
3899 these nodes to emacs-xtra.texi, for brevity.
3900 * cmdargs.texi, files.texi: Change cross-references.
3901
8cf51b2c
GM
39022006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3903
3904 * files.texi (Old Versions): Update description of vc-annotate's
3905 use of color to indicate date ranges.
3906
8cf51b2c
GM
39072006-04-09 Kevin Ryde <user42@zip.com.au>
3908
8cf51b2c
GM
3909 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3910 put info and printed manual names the right way around.
3911
39122006-04-09 Karl Berry <karl@gnu.org>
3913
3914 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3915 emacs-xtra.texi, leaving only MS Windows information.
3916 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3917 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3918 node names.
3919
3920 * emacs.texi: Move @summarycontents and @contents to the beginning
3921 of the file.
3922
8cf51b2c
GM
39232006-04-08 Kevin Ryde <user42@zip.com.au>
3924
3925 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3926
39272006-04-07 Richard Stallman <rms@gnu.org>
3928
3929 * programs.texi (Comments, Comment Commands, Options for Comments)
3930 (Multi-Line Comments): "Align", not "indent".
3931 (Basic Indent): C-j deletes trailing whitespace before the newline.
3932
39332006-04-06 Richard Stallman <rms@gnu.org>
3934
8cf51b2c
GM
3935 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3936
39372006-04-06 Eli Zaretskii <eliz@gnu.org>
3938
3939 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3940
8cf51b2c
GM
39412006-04-05 Richard Stallman <rms@gnu.org>
3942
3943 * emacs.texi (Top): Update subnode menu.
3944
3945 * trouble.texi (Unasked-for Search): Node deleted.
3946 (Lossage): Delete from menu.
3947
39482006-04-04 Richard Stallman <rms@gnu.org>
3949
3950 * trouble.texi: Various cleanups.
3951 (Checklist): Don't bother saying how to snail a bug report.
3952 (Emergency Escape): Much rewriting.
3953 (After a Crash): Rename the core dump immediately.
3954 (Total Frustration): Call it a psychotherapist.
3955 (Bug Criteria): Avoid "illegal instruction".
3956 (Sending Patches): We always put the contributor's name in.
3957
3958 * misc.texi (Thumbnails): Minor correction.
3959
8cf51b2c
GM
39602006-04-03 Richard Stallman <rms@gnu.org>
3961
3962 * misc.texi (Thumbnails): Minor cleanup.
3963
39642006-04-02 Karl Berry <karl@gnu.org>
3965
3966 * sending.texi (Mail Sending): pxref to Top needs five args.
3967
3968 * texinfo.tex: Update to current version (2006-03-21.13).
3969
8cf51b2c
GM
39702006-03-31 Richard Stallman <rms@gnu.org>
3971
3972 * emacs.texi (Top): Update subnode menu.
3973
3974 * help.texi (Help Mode): Cleanup.
3975
3976 * dired.texi: Many cleanups.
3977 (Dired Deletion): Describe dired-recursive-deletes.
3978 (Operating on Files): dired-create-directory moved.
3979 (Misc Dired Features): Move to here.
3980 (Tumme): Node moved to misc.texi.
3981
3982 * custom.texi: Many cleanups.
3983 (Minor Modes): Don't mention ISO Accents Mode.
3984 (Examining): Update C-h v output example.
3985 (Hooks): Add index and xref for add-hook.
3986 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3987 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3988
3989 * misc.texi: Many cleanups.
3990 (beginning): Add to summary of topics.
3991 (Shell): Put eshell xref at the end. Remove eshell from table.
3992 (Thumbnails): New node.
3993
8cf51b2c
GM
39942006-03-28 Eli Zaretskii <eliz@gnu.org>
3995
3996 * files.texi (File Name Cache): Make it clear that the cache is
3997 not persistent.
3998
8cf51b2c
GM
39992006-03-25 Karl Berry <karl@gnu.org>
4000
49823426
GM
4001 * emacs-xtra.texi, emacs.texi, gnu.texi:
4002 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4003 (2) do not indent copyright year list (or anything else).
4004
8cf51b2c
GM
40052006-03-21 Juanma Barranquero <lekktu@gmail.com>
4006
4007 * files.texi (VC Dired Mode): Remove misplaced brackets.
4008
40092006-03-21 Andre Spiegel <spiegel@gnu.org>
4010
4011 * files.texi: Various updates and clarifications in the VC chapter.
4012
40132006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4014
4015 * help.texi (Help Mode): Document "C-c C-c".
4016
8cf51b2c
GM
40172006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4018
4019 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4020 menu in the standalone Info reader.
4021
40222006-03-15 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4025 moved here from Emacs manual.
4026
4027 * programs.texi (Fortran): Section moved to emacs-xtra.
4028 (Program Modes): Xref to Fortran in emacs-xtra.
4029
4030 * maintaining.texi (Emerge): Move to emacs-xtra.
4031 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4032
4033 * picture.texi: File deleted.
4034 * Makefile.in:
4035 * makefile.w32-in: Remove picture.texi.
4036
4037 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4038 * abbrevs.texi (Abbrevs):
4039 * sending.texi (Sending Mail): Picture node removed.
4040
4041 * emacs.texi (Top): Update node listings.
4042
8cf51b2c
GM
40432006-03-12 Richard Stallman <rms@gnu.org>
4044
4045 * calendar.texi: Various cleanups.
4046
8cf51b2c
GM
40472006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4048
4049 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4050 syntax.
4051
8cf51b2c
GM
40522006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4053
4054 * search.texi (Regexps): More accurately describe which characters
4055 are special in which situations. Recommend _not_ to quote `]' or
4056 `-' when they are not special.
4057
8cf51b2c
GM
40582006-02-28 Andre Spiegel <spiegel@gnu.org>
4059
4060 * files.texi (Old Versions): Clarify operation of C-x v =.
4061
8cf51b2c
GM
40622006-02-21 Nick Roberts <nickrob@snap.net.nz>
4063
4064 * building.texi (Watch Expressions): Update and describe
4065 gdb-speedbar-auto-raise.
4066
40672006-02-19 Richard M. Stallman <rms@gnu.org>
4068
4069 * emacs.texi: Use @smallbook.
4070 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4071 Update subnode menu.
4072
4073 * building.texi (Lisp Interaction): Minor addition.
4074
40752006-02-18 Nick Roberts <nickrob@snap.net.nz>
4076
4077 * building.texi (Watch Expressions): Update and be more precise.
4078
c8763fb6 40792006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4080
4081 * maintaining.texi (Create Tags Table): Explain why the
4082 exception when etags writes to files under the /dev tree.
4083
40842006-02-14 Richard M. Stallman <rms@gnu.org>
4085
4086 * custom.texi (Safe File Variables): Lots of clarification.
4087 Renamed from Unsafe File Variables.
4088
40892006-02-14 Chong Yidong <cyd@stupidchicken.com>
4090
4091 * custom.texi (Unsafe File Variables): File variable confirmation
4092 assumed denied in batch mode.
4093
40942006-02-14 Richard M. Stallman <rms@gnu.org>
4095
4096 * building.texi (GDB User Interface Layout): Don't say `inferior'
4097 for program being debugged.
4098
40992006-02-15 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * building.texi (GDB Graphical Interface):
4102 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4103
41042006-02-13 Chong Yidong <cyd@stupidchicken.com>
4105
4106 * custom.texi (Specifying File Variables, Unsafe File Variables):
4107 New nodes, split from File Variables. Document new file local
4108 variable behavior.
4109
41102006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4111
4112 * display.texi (Standard Faces):
8cf51b2c
GM
4113 * files.texi (Visiting):
4114 * frames.texi (Clipboard):
4115 * glossary.texi (Glossary) <Clipboard>:
4116 * xresources.texi (X Resources): Mention Mac OS port.
4117
8cf51b2c
GM
41182006-02-12 Richard M. Stallman <rms@gnu.org>
4119
4120 * building.texi (Building): Clarify topic in intro.
4121
4122 * maintaining.texi (Maintaining): Change title; clarify topic.
4123 Delete duplicate index entries.
4124
4125 * building.texi (Other GDB User Interface Buffers): Clarifications.
4126
4127 * text.texi (Cell Commands): Clarifications.
4128
4129 * programs.texi (Defuns): Delete duplicate explanation of
4130 left-margin paren convention.
4131 (Hungry Delete): Minor cleanup.
4132
41332006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4134
4135 * dired.texi (Tumme): More tumme documentation.
4136
41372006-02-11 Alan Mackenzie <acm@muc.de>
4138
4139 * programs.texi ("Hungry Delete"): Correct the appellation of the
4140 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4141
41422006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4143
4144 * dired.texi (Tumme): Fix small bug.
4145
41462006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4147
4148 * macos.texi (Mac International): Rename "fontset-mac" to
4149 "fontset-standard".
4150
8cf51b2c
GM
41512006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4152
4153 * dired.texi (Tumme): Basic documentation for Tumme added.
4154
8cf51b2c
GM
41552006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4156
4157 * mule.texi (International):
4158 * programs.texi (Basic Indent): Fix typos.
4159
8cf51b2c
GM
4160 * custom.texi (Minor Modes):
4161 * display.texi (Text Display):
4162 * commands.texi (Text Characters): Update xrefs.
4163
41642006-02-07 Richard M. Stallman <rms@gnu.org>
4165
4166 * emacs.texi (Top): Update subnode menu.
4167 Update info on old Emacs papers.
4168 (Intro): "Graphical display", not window system.
4169
4170 * xresources.texi (GTK styles): Minor clarifications.
4171
4172 * trouble.texi: "Graphical display", not window system.
4173 (Stuck Recursive): Minor clarification.
4174
4175 * text.texi: Minor clarifications.
4176 (Sentences): Explain why two-space convention is better.
4177 Explain sentence-end-without-period here.
4178 (Fill Commands): Not here.
4179 (Refill): Node moved down.
4180 (Filling): Update menu.
4181 (Table Creation, Cell Justification, Column Commands): Clarify.
4182
4183 * sending.texi: Minor clarifications.
4184
4185 * search.texi (Regexp Backslash): Clarification.
4186
4187 * rmail.texi: Minor cleanups.
4188 (Rmail): Delete digression about `rmail-mode'.
4189 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4190 (Rmail Files): Mention C-u M-x rmail.
4191 (Rmail Reply): Mention References.
4192 (Rmail Display): Mention rmail-nonignored-headers.
4193
4194 * programs.texi: Minor cleanups.
4195 (Comment Commands): Mention momentary Transient Mark mode.
4196 (Matching): Be more specific about customizing show-paren-mode.
4197 (Info Lookup): Don't list the modes that support C-h S.
4198 Just say what it does in an unsupported mode.
4199 (Man Page): Delete excessive info on customizing woman.
4200 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4201
4202 * abbrevs.texi: Minor clarifications.
4203 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4204 not "dynamic abbrevs" as if they were a kind of abbrev.
4205
4206 * picture.texi (Picture): Minor cleanup.
4207
4208 * mule.texi (Communication Coding): Say "other applications".
4209 (Fontsets): Not specific to X. Add xref to X Resources.
4210 (Unibyte Mode): Rename from Single-Byte Character Support.
4211 "Graphical display", not window system.
4212 (International): Update menu.
4213
4214 * maintaining.texi (Format of ChangeLog):
4215 New node, split out from ChangeLog.
4216 (ChangeLog): Clarifications in the remaining text.
4217 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4218 (Find Tag): Add @w.
4219 (Tags Search): Explain tag table order here. Simplify grep ref.
4220 (List Tags): tags-tag-face is a variable, not a face.
4221 (Emerge): Cleanups.
4222
4223 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4224 (Keyboard Macros): Avoid "the user".
4225
4226 * killing.texi: "Graphical display", not window system.
4227
4228 * help.texi (Help Echo): "Graphical display", not window system.
4229
4230 * glossary.texi: Say "you", not "the user". Say "graphical display".
4231
4232 * frames.texi: Minor cleanups. "Graphical display", not window system.
4233
4234 * files.texi (Visiting): Make drag-and-drop not X-specific.
4235
4236 * custom.texi: Minor cleanups. "Graphical display", not window system.
4237
4238 * cmdargs.texi: Minor cleanups.
4239
4240 * building.texi (Compilation): Move and split kill-compilation para.
4241 Add para about multiple compilers.
4242 (Compilation Mode): Commands also available in grep mode and others.
4243 Mention C-u C-x ` more tutorially. Clarify C-x `.
4244 (Compilation Shell): Clarify. Put Bash example first.
4245 (Grep Searching): Minor cleanups; add @w.
4246 (Debuggers): Minor cleanups.
4247 (Starting GUD): Make GDB xgraphical mode issue clearer.
4248 (Debugger Operation): Lots of clarifications including
4249 GDB tooltip side-effect issue.
4250 (Commands of GUD): Clarify.
4251 (GUD Customization): Add bashdb-mode-hook.
4252 (GDB Graphical Interface): Rewrite for clarity.
4253 (GDB User Interface Layout): Rewrite for clarity.
4254 (Stack Buffer, Watch Expressions): Likewise.
4255 (Other GDB User Interface Buffers): Cleanups.
4256 (Lisp Libraries, External Lisp): Cleanup.
4257
4258 * basic.texi (Position Info): "Graphical displays", rather than
4259 window systems.
4260
4261 * anti.texi: Minor cleanup.
4262
8cf51b2c
GM
42632006-02-03 Eli Zaretskii <eliz@gnu.org>
4264
4265 * custom.texi (Init File, Find Init): Add cross-references to
4266 where $HOME is described.
4267
42682006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4269
4270 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4271 is not inside the @table.
4272
4273 * emacs.texi (Top): Correct node name.
4274
4275 * files.texi (File Names): Fix @xref.
4276 (Reverting): Fix typo.
4277
4278 * mule.texi (International): Correct node name.
4279
4280 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4281
42822006-02-01 Richard M. Stallman <rms@gnu.org>
4283
4284 * emacs.texi (Top): Update subnode menu.
4285
4286 * mule.texi: Minor clarifications.
4287 Reduce the specific references to X Windows.
4288 Refer to "graphical" terminals, rather than window systems.
4289 (Text Coding): Rename from Specify Coding.
4290 (Communication Coding, File Name Coding, Terminal Coding):
4291 New nodes split out from Text Coding.
4292
4293 * kmacro.texi: Minor clarifications.
4294 (Keyboard Macro Ring): Comment out some excessive commands.
4295 (Basic Keyboard Macro): Split up the table, putting part in each node.
4296
4297 * major.texi: Minor clarifications.
4298
4299 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4300
4301 * windows.texi: Minor clarifications.
4302 (Change Window): Don't describe mode-line mouse cmds here.
4303 Add xref to Mode Line Mouse.
4304
4305 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4306
4307 * macos.texi (Mac International): Fix xref.
4308
4309 * indent.texi: Minor clarifications.
4310
4311 * frames.texi: Minor clarifications.
4312 Reduce the specific references to X Windows.
4313 Refer to "graphical" terminals, rather than window systems.
4314 (Frame Parameters): Don't mention commands like
4315 set-foreground-color. Just say to customize a face.
4316 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4317
4318 * files.texi: Minor clarifications.
4319 (Numbered Backups): New node, split out from Backup Names.
4320
4321 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4322
4323 * cmdargs.texi (General Variables): Fix xref.
4324
4325 * buffers.texi: Minor clarifications.
4326
8cf51b2c
GM
43272006-01-31 Richard M. Stallman <rms@gnu.org>
4328
4329 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4330 Nodes moved to top.
4331
4332 * display.texi: Minor clarifications.
4333 (Display): Rearrange menu.
4334 (Standard Faces): Mention query-replace face.
4335 (Faces): Simplify.
4336 (Font Lock): Simplify face customization info.
4337 (Highlight Changes): Node merged into Highlight Interactively.
4338 (Highlight Interactively): Much rewriting and cleanup.
4339 (Optional Mode Line): Narrowed line number not good for goto-line.
4340 Simplify face customization advice.
4341 (Text Display): Mention use of escape-glyph face.
4342 Move ctl-arrow and tab-width here.
4343 (Display Custom): Move no-redraw-on-reenter to end of node.
4344
4345 * search.texi: Minor clarifications.
4346 (Isearch Scroll): Simplify.
4347 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4348
4349 * regs.texi (Registers): Mention bookmarks here.
4350
4351 * mark.texi: Minor clarifications.
4352 (Selective Undo): Node deleted.
4353
4354 * m-x.texi: Minor clarifications.
4355
4356 * killing.texi: Minor clarifications.
4357 Refer to "graphical" terminals, rather than window systems.
4358
4359 * help.texi: Clarifications.
4360 (Help): Don't describe C-h F and C-h K here.
4361 (Key Help): Describe C-h K here.
4362 (Name Help): Mention Emacs Lisp Intro.
4363 Describe C-h F here.
4364 (Misc Help): Mention C-h F and C-h K only briefly.
4365
4366 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4367 Selective undo text merged in.
4368 (Spelling): Mention Aspell along with Ispell.
4369
4370 * emacs.texi (Top): Update subnode menus.
4371
4372 * basic.texi (Basic Undo): Rename from Undo. Most of text
4373 moved to new Undo node.
4374
8cf51b2c
GM
43752006-01-29 Chong Yidong <cyd@stupidchicken.com>
4376
4377 * basic.texi (Continuation Lines, Inserting Text):
4378 Mention longlines mode.
4379
43802006-01-29 Richard M. Stallman <rms@gnu.org>
4381
10d1d0af 4382 * screen.texi: Minor cleanups.
8cf51b2c
GM
4383 (Screen): Clean up the intro paragraphs.
4384 (Mode Line): Lots of rewriting. Handle frame-name better.
4385 eol-mnemonic-... vars moved out.
4386
4387 * emacs.texi (Top): Change menu item for MS-DOS node.
4388 Update subnode menu.
4389
4390 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4391 chapter relates to Windows. Title changed.
4392
4393 * mini.texi: Minor cleanups.
4394
4395 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4396 (Mark): Put it in the menu.
4397
4398 * entering.texi: Minor cleanups.
4399
4400 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4401 (Intro): Refer to "graphical" terminals, rather than X.
4402
4403 * display.texi (Display Custom): Add xref to Variables.
4404 (Optional Mode Line): eol-mnemonic-... vars moved here.
4405
4406 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4407 rather than X.
4408
8cf51b2c
GM
4409 * basic.texi: Minor cleanups.
4410 (Undo): selective-undo moved.
4411
8cf51b2c
GM
44122006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4413
4414 * anti.texi (Antinews): Various corrections and additions.
4415
44162006-01-23 Juri Linkov <juri@jurta.org>
4417
4418 * custom.texi (Easy Customization, Customization Groups)
4419 (Browsing Custom): Mention links along with buttons.
4420
8cf51b2c
GM
44212006-01-21 Eli Zaretskii <eliz@gnu.org>
4422
8cf51b2c
GM
4423 * text.texi (TeX Print): Use @key for TAB.
4424
8cf51b2c
GM
4425 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4426
8cf51b2c
GM
44272006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4428
4429 * files.texi (File Aliases): Don't claim that usually separate
4430 buffers are created for two file names that name the same data.
4431 Mention additional situations where different names mean the same
4432 file on disk.
4433
44342006-01-19 Richard M. Stallman <rms@gnu.org>
4435
4436 * killing.texi (Deletion): Upcase @key argument.
4437
4438 * custom.texi (Custom Themes): Minor cleanup.
4439
4440 * programs.texi (Hungry Delete): Upcase @key argument.
4441
8cf51b2c
GM
44422006-01-16 Juri Linkov <juri@jurta.org>
4443
4444 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4445 Move `mode-line-highlight' before `mode-line-buffer-id'.
4446
8cf51b2c
GM
44472006-01-14 Richard M. Stallman <rms@gnu.org>
4448
4449 * basic.texi (Inserting Text): Minor cleanup.
4450
8cf51b2c
GM
44512006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4452
4453 * custom.texi (Changing a Variable, Face Customization):
4454 Update for changes in Custom menus.
4455
8cf51b2c
GM
44562006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4457
4458 * macos.texi (Mac International): Undo last change.
4459
8cf51b2c
GM
44602006-01-02 Chong Yidong <cyd@stupidchicken.com>
4461
4462 * custom.texi (Custom Themes): Describe the new
4463 customize-create-theme interface.
4464
44652005-12-30 Juri Linkov <juri@jurta.org>
4466
4467 * basic.texi (Position Info): Update example.
4468
c8763fb6 44692005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4470
4471 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4472
44732005-12-24 Chong Yidong <cyd@stupidchicken.com>
4474
4475 * custom.texi (Custom Themes): `load-theme' always loads.
4476
44772005-12-23 Juri Linkov <juri@jurta.org>
4478
4479 * display.texi (Highlight Interactively): Use double space to
4480 separate sentences. Replace C-p with M-p, and C-n with M-n.
4481
44822005-12-22 Richard M. Stallman <rms@gnu.org>
4483
4484 * custom.texi (Easy Customization and subnodes):
4485 Replace "active field" with "button".
4486 Use "user option" only for variables.
4487 Use "setting" for variable-or-face.
4488
44892005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * buffers.texi (Select Buffer): Change order in table to make
4492 "Similar" refer to the correct item.
4493 (Indirect Buffers): Minor rewording.
4494
8cf51b2c
GM
44952005-12-20 Juri Linkov <juri@jurta.org>
4496
4497 * files.texi (VC Status): Put P and N near p and n.
4498
8cf51b2c
GM
44992005-12-19 Richard M. Stallman <rms@gnu.org>
4500
4501 * programs.texi (Electric C): Delete the info about newline control.
4502 (Other C Commands): Minor cleanup.
4503 (Left Margin Paren): Minor cleanup.
4504
45052005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4506
4507 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4508 (Customization Groups): Delete text moved to "Browsing Custom".
4509 (Browsing Custom): New node.
4510 (Specific Customization): Clarify which commands only work for
4511 loaded options.
4512
45132005-12-18 Bill Wohler <wohler@newt.com>
4514
4515 * frames.texi (Tool Bars): Shorten text of previous change.
4516
45172005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4518
4519 * files.texi (VC Status): Document log-view mode.
4520
45212005-12-18 Bill Wohler <wohler@newt.com>
4522
4523 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4524 permanently via the customize interface.
4525
8cf51b2c
GM
45262005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4527
4528 * killing.texi (Killing by Lines): Document `kill-whole-line'
4529 function.
4530
c8763fb6 45312005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4532
4533 * buffers.texi (Select Buffer): Change `prev-buffer' to
4534 `previous-buffer'. Indicate that these functions use a frame
4535 local buffer list.
4536
8cf51b2c
GM
45372005-12-12 Richard M. Stallman <rms@gnu.org>
4538
4539 * custom.texi (Easy Customization): Change menu comment.
4540 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4541
4542 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4543 (Help): Among the Apropos commands, describe only C-h a here.
4544
45452005-12-11 Richard M. Stallman <rms@gnu.org>
4546
4547 * programs.texi (Options for Comments): Comment-end starts with space.
4548
4549 * glossary.texi (Glossary): Minor cleanup.
4550
4551 * files.texi (Old Versions): Use @table.
4552
8cf51b2c
GM
45532005-12-10 David Koppelman <koppel@ece.lsu.edu>
4554
4555 * display.texi (Highlight Interactively): Include
4556 global-hi-lock-mode. Add miscellaneous details and elaborations.
4557
45582005-12-09 Richard M. Stallman <rms@gnu.org>
4559
4560 * display.texi (Font Lock): Delete the Global FL menu item.
4561
45622005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4563
4564 * custom.texi (Minibuffer Maps): Mention the maps for file name
4565 completion.
4566
45672005-12-09 Kim F. Storm <storm@cua.dk>
4568
4569 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4570 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4571 cursor to next corner in rectangle; clarify insert around rectangle.
4572
8cf51b2c
GM
45732005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4574
4575 * custom.texi (Customization): Use xref to elisp manual for
4576 non-TeX output.
4577 (Minor Modes): Update.
4578 (Customization Groups, Changing a Variable, Face Customization):
4579 Update for new appearance of Custom buffers.
4580 (Changing a Variable): `custom-buffer-done-function' has been
4581 replaced by `custom-buffer-done-kill'.
4582 (Specific Customization): In the `customize-group' buffer, a
4583 subgroup's contents are not "hidden". They are not included at
4584 all. They have no [Show] button.
4585 (Mouse Buttons): Add pxref to description of mouse event lists in
4586 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4587 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4588 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4589
45902005-12-08 Richard M. Stallman <rms@gnu.org>
4591
4592 * mini.texi (Completion Commands, Completion):
4593 In file name input, SPC does not do completion.
4594
8cf51b2c
GM
45952005-12-08 Nick Roberts <nickrob@snap.net.nz>
4596
4597 * building.texi (GDB Graphical Interface): Explain screen size
4598 setting.
4599 (Other GDB User Interface Buffers): Describe features specific to
4600 GDB 6.4.
4601
8cf51b2c
GM
46022005-12-01 Nick Roberts <nickrob@snap.net.nz>
4603
4604 * building.texi (GDB User Interface Layout): Describe how to
4605 kill associated buffers.
4606 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4607 (Watch Expressions): Be more precise.
4608 (Other GDB User Interface Buffers): Describe how to change a
4609 register value.
4610
8cf51b2c
GM
46112005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4612
4613 * macos.texi (Mac Input): Remove description of
4614 mac-command-key-is-meta. Add descriptions of
4615 mac-control-modifier, mac-command-modifier, and
4616 mac-option-modifier.
4617 (Mac International): Fix description of conversion of clipboard data.
4618 (Mac Font Specs): Add example of font customization by face attributes.
4619
46202005-11-22 Nick Roberts <nickrob@snap.net.nz>
4621
4622 * building.texi (Watch Expressions): Expand description.
4623 (Other GDB User Interface Buffers): Describe local map for
4624 gud-watch.
4625
46262005-11-21 Chong Yidong <cyd@stupidchicken.com>
4627
4628 * display.texi (Font Lock): Font lock is enabled by default now.
4629
46302005-11-20 Juri Linkov <juri@jurta.org>
4631
4632 * basic.texi (Position Info): Update examples of the output.
4633 Remove the fact that examples are produced in the TeXinfo buffer,
4634 because in the Info reader users will get a different output from
4635 `C-x ='.
4636
4637 * building.texi (Compilation Mode): Remove paragraph duplicated
4638 from the node `Compilation'. Add `compilation-skip-threshold'.
4639
4640 * display.texi (Font Lock): Suggest more user-friendly method of
4641 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4642
46432005-11-18 Richard M. Stallman <rms@gnu.org>
4644
4645 * files.texi (Registering): Mention @@ in mode line.
4646
4647 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4648
46492005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4650
4651 * files.texi (Renaming and VC): Some back-ends don't
4652 handle renaming.
4653
8cf51b2c
GM
46542005-11-17 Juri Linkov <juri@jurta.org>
4655
4656 * emacs.texi (Top):
4657 * display.texi (Highlight Interactively): Put this font-lock based
4658 mode near Font Lock node.
4659
46602005-11-16 Chong Yidong <cyd@stupidchicken.com>
4661
4662 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4663 icons.
4664
46652005-11-12 Kim F. Storm <storm@cua.dk>
4666
4667 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4668 (Help Summary): Add C-h d and C-h e.
4669 (Apropos): Clarify that all apropos commands may search for either
4670 list of words or a regexp. Add C-h d for apropos-documentation.
4671 Describe apropos-documentation-sort-by-scores user option.
4672
8cf51b2c
GM
46732005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4674
4675 * killing.texi (CUA Bindings): Add @section.
4676
46772005-11-10 Kim F. Storm <storm@cua.dk>
4678
4679 * emacs.texi (Top): Add CUA Bindings entry to menu.
4680
4681 * killing.texi (CUA Bindings): New node. Moved here from
4682 misc.texi and extended with info on rectangle commands and
4683 rectangle highlighting, interface to registers, and the global
4684 mark feature.
4685
4686 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4687
4688 * regs.texi: Prev link points to CUA Bindings node.
4689
46902005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4691
4692 * help.texi (Help Echo): By default, help echos are only shown on
4693 mouse-over, not on point-over.
4694
c8763fb6 46952005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4696
4697 * misc.texi (Shell Mode): Describe how to activate password echoing.
4698
8cf51b2c
GM
46992005-11-04 Romain Francoise <romain@orebokech.com>
4700
4701 * mark.texi (Mark Ring): Fix typo.
4702
47032005-11-03 Richard M. Stallman <rms@gnu.org>
4704
4705 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4706
47072005-11-01 Bill Wohler <wohler@newt.com>
4708
4709 * help.texi (Help Mode): Fix typo.
4710
47112005-11-01 Nick Roberts <nickrob@snap.net.nz>
4712
4713 * building.texi (Other GDB User Interface Buffers): Describe
4714 the command gdb-use-inferior-io-buffer.
4715
47162005-10-31 Romain Francoise <romain@orebokech.com>
4717
4718 * files.texi (Compressed Files): Fix typo.
4719
4720 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4721
4722 * windows.texi (Force Same Window): Likewise.
4723
47242005-10-30 Bill Wohler <wohler@newt.com>
4725
4726 * help.texi (Help Mode): URLs viewed with browse-url.
4727
47282005-10-31 Nick Roberts <nickrob@snap.net.nz>
4729
4730 * building.texi (GDB Graphical Interface): Don't reference
4731 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4732 must stay in same frame.
4733
47342005-10-29 Chong Yidong <cyd@stupidchicken.com>
4735
4736 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4737
4738 * anti.texi (Antinews): Likewise.
4739
8cf51b2c
GM
47402005-10-28 Bill Wohler <wohler@newt.com>
4741
4742 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4743
47442005-10-28 Richard M. Stallman <rms@gnu.org>
4745
4746 * files.texi (Visiting): Explain how to enter ? in a file name.
4747
4748 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4749
8cf51b2c
GM
47502005-10-25 Nick Roberts <nickrob@snap.net.nz>
4751
4752 * building.texi (GDB Graphical Interface): Describe
4753 gdb-mouse-until.
4754
47552005-10-23 Richard M. Stallman <rms@gnu.org>
4756
4757 * custom.texi (Init File): Recommend when to use site-start.el.
4758
8cf51b2c
GM
47592005-10-21 Juri Linkov <juri@jurta.org>
4760
4761 * custom.texi (Examining): Mention accessing the old variable
4762 value via M-n in set-variable.
4763
8cf51b2c
GM
47642005-10-18 Romain Francoise <romain@orebokech.com>
4765
4766 * files.texi (Version Systems): Capitalize GNU.
4767
8cf51b2c
GM
47682005-10-18 Nick Roberts <nickrob@snap.net.nz>
4769
4770 * building.texi (Compilation Mode): Remove redundant paragraph.
4771 (Watch Expressions): Remove paragraph to reflect code change.
4772
8cf51b2c
GM
47732005-10-16 Richard M. Stallman <rms@gnu.org>
4774
4775 * building.texi (Compilation Mode, Compilation): Clarified.
4776
47772005-10-15 Richard M. Stallman <rms@gnu.org>
4778
4779 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4780
8cf51b2c
GM
47812005-10-13 Kenichi Handa <handa@m17n.org>
4782
4783 * basic.texi (Position Info): Fix previous change.
4784
c8763fb6 47852005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4786
4787 * cmdargs.texi (Icons X): Fix typo.
4788
47892005-10-12 Kenichi Handa <handa@m17n.org>
4790
4791 * basic.texi (Position Info): Describe the case that Emacs shows
4792 "part of display ...".
4793
c8763fb6 47942005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4795
4796 * cmdargs.texi (Icons X): -nb => -nbi.
4797
47982005-10-10 Chong Yidong <cyd@stupidchicken.com>
4799
4800 * frames.texi (Speedbar): A couple more clarifications.
4801
48022005-10-11 Nick Roberts <nickrob@snap.net.nz>
4803
4804 * building.texi (GDB User Interface Layout): Improve diagram.
4805 (Watch Expressions): Explain how to make speedbar global.
4806 (Other GDB User Interface Buffers): Make references more precise.
4807
8cf51b2c
GM
48082005-10-09 Richard M. Stallman <rms@gnu.org>
4809
4810 * frames.texi (Speedbar): Clarify the text.
4811
48122005-10-09 Chong Yidong <cyd@stupidchicken.com>
4813
4814 * frames.texi (Speedbar): Add information on keybindings,
4815 dismissing the speedbar, and buffer display mode. Link to
4816 speedbar manual.
4817
c8763fb6 48182005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4819
4820 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4821 added -nb, --no-bitmap-icon.
4822
8cf51b2c
GM
48232005-10-07 Nick Roberts <nickrob@snap.net.nz>
4824
4825 * building.texi (GDB Graphical Interface): Add variables and
4826 functions to indices. Be more precise.
4827
c8763fb6 48282005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4829
4830 * frames.texi (Drag and Drop): Remove the x- from
4831 x-dnd-open-file-other-window and xdnd-protocol-alist.
4832
48332005-09-30 Romain Francoise <romain@orebokech.com>
4834
4835 * mini.texi (Minibuffer): The default value now appears before the
4836 colon in minibuffer prompts.
4837
8cf51b2c
GM
48382005-09-25 Richard M. Stallman <rms@gnu.org>
4839
4840 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4841
8cf51b2c
GM
48422005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4843
4844 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4845
8cf51b2c
GM
48462005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4847
4848 * emacs.texi (Top): Update submenus from macos.texi.
4849
4850 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4851 (Mac OS): Update feature support status.
4852 (Mac Input): List supported input scripts. Remove description
4853 about `mac-keyboard-text-encoding'. Mention mouse button
4854 emulation and related variables.
4855 (Mac International): Mention Central European and Cyrillic
4856 support. Now `keyboard-coding-system' is dynamically changed.
4857 Add description about coding system for selection. Add
4858 description about language environment.
4859 (Mac Environment Variables): Mention
4860 `~/.MacOSX/environment.plist'. Give example of command line
4861 arguments. Add Preferences support.
4862 (Mac Directories): Explicitly state that this node is for Mac OS
4863 Classic only.
4864 (Mac Font Specs): Mention specification for scalable fonts. List
4865 supported charsets. Add preferred way of creating fontsets. Add
4866 description about `mac-allow-anti-aliasing'.
4867 (Mac Functions): Add descriptions about `mac-set-file-creator',
4868 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4869 and `mac-get-preference'.
4870
8cf51b2c
GM
48712005-09-16 Romain Francoise <romain@orebokech.com>
4872
4873 Update all files to specify GFDL version 1.2.
4874
4875 * doclicense.texi (GNU Free Documentation License): Update to
4876 version 1.2.
4877
48782005-09-15 Richard M. Stallman <rms@gnu.org>
4879
4880 * buffers.texi (List Buffers): Fix xref.
4881
4882 * rmail.texi (Rmail Basics): Fix xref.
4883
4884 * emacs.texi (Top): Update subnode menus.
4885
4886 * files.texi (Saving Commands): New node, broken out of Saving.
4887 (Customize Save): New node, broken out of Saving.
4888 Clarify effect of write-region-inhibit-fsync.
4889 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4890
8cf51b2c
GM
48912005-09-14 Romain Francoise <romain@orebokech.com>
4892
4893 * files.texi (Saving): Mention write-region-inhibit-fsync.
4894
48952005-09-05 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * custom.texi (Custom Themes): New node.
4898
48992005-09-03 Richard M. Stallman <rms@gnu.org>
4900
49823426
GM
4901 * search.texi (Search Case): Mention vars that control
4902 case-fold-search for various operations.
8cf51b2c
GM
4903
49042005-08-22 Juri Linkov <juri@jurta.org>
4905
4906 * display.texi (Standard Faces): Merge the text from
4907 `(elisp)Standard Faces' into this node.
4908
49092005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * emacs.texi (Top): Delete menu item for deleted node
4912 Keyboard Translations.
4913
49142005-08-18 Richard M. Stallman <rms@gnu.org>
4915
8cf51b2c
GM
4916 * trouble.texi (Unasked-for Search):
4917 Delete xref to Keyboard Translations.
4918
4919 * glossary.texi (Glossary): Delete xref.
4920
8cf51b2c
GM
4921 * custom.texi (Minor Modes): Say that the list here is not complete.
4922 (Keyboard Translations): Node deleted.
4923 (Disabling): Delete xref to it.
4924 (Customization Groups): Fix Custom buffer example.
4925 (Hooks): Mention remove-hooks.
4926
49272005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4928
4929 * building.texi (GDB Graphical Interface): Improve filling of menu
4930 item.
4931
49322005-08-18 Nick Roberts <nickrob@snap.net.nz>
4933
4934 * building.texi (GDB Graphical Interface): Use better node names.
4935
49362005-08-14 Richard M. Stallman <rms@gnu.org>
4937
4938 * text.texi (Sentences): Fix xref.
4939
49402005-08-14 Juri Linkov <juri@jurta.org>
4941
4942 * building.texi (Compilation, Grep Searching): Move grep command
4943 headings from `Compilation' to `Grep Searching'.
4944
4945 * dired.texi (Dired and Find):
4946 * maintaining.texi (Tags Search): Replace grep xref to
4947 `Compilation' node with `Grep Searching'.
4948
4949 * files.texi (Comparing Files): Replace xref to `Compilation' with
4950 `Compilation Mode'.
4951
49522005-08-13 Alan Mackenzie <acm@muc.de>
4953
4954 * search.texi (Non-ASCII Isearch): Correct a typo.
4955 (Replacement Commands): Mention query-replace key binding.
4956
49572005-08-11 Richard M. Stallman <rms@gnu.org>
4958
4959 * programs.texi (Options for Comments): Fix xref.
4960
4961 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4962 out of Regexps.
4963
8cf51b2c
GM
49642005-08-09 Juri Linkov <juri@jurta.org>
4965
4966 * building.texi (Compilation): Use `itemx' instead of `item'.
4967 (Grep Searching): Simplify phrase.
4968
4969 * display.texi (Standard Faces): Describe vertical-border on
4970 window systems.
4971
4972 * windows.texi (Split Window): Simplify phrase and mention
4973 vertical-border face.
4974
49752005-08-09 Richard M. Stallman <rms@gnu.org>
4976
4977 * files.texi (Comparing Files): Clarify compare-windows.
4978
4979 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4980
8cf51b2c
GM
49812005-08-06 Eli Zaretskii <eliz@gnu.org>
4982
4983 * mule.texi (Coding Systems): Rephrase the paragraph about
4984 codepages: no need for "M-x codepage-setup" anymore, except on
4985 MS-DOS.
4986
4987 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4988 the MS-DOS port only.
4989
49902005-07-30 Eli Zaretskii <eliz@gnu.org>
4991
4992 * makefile.w32-in (info): Don't run multi-install-info.bat.
4993 ($(infodir)/dir): New target, produced by running
4994 multi-install-info.bat.
4995
8cf51b2c
GM
49962005-07-22 Eli Zaretskii <eliz@gnu.org>
4997
4998 * files.texi (Quoted File Names): Add index entry.
4999
8cf51b2c
GM
50002005-07-19 Juri Linkov <juri@jurta.org>
5001
5002 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5003
50042005-07-18 Juri Linkov <juri@jurta.org>
5005
8cf51b2c
GM
5006 * custom.texi (Easy Customization):
5007 * files.texi (Old Versions):
5008 * frames.texi (Wheeled Mice):
5009 * mule.texi (Specify Coding):
8cf51b2c
GM
5010 * text.texi (Cell Justification):
5011 * trouble.texi (After a Crash):
8cf51b2c
GM
5012 * xresources.texi (GTK styles):
5013 Delete duplicate duplicate words.
5014
50152005-07-17 Richard M. Stallman <rms@gnu.org>
5016
5017 * frames.texi (Creating Frames): Fix foreground color example.
5018
5019 * custom.texi (Init Examples): Clean up text about conditionals.
5020
50212005-07-16 Richard M. Stallman <rms@gnu.org>
5022
5023 * mini.texi (Completion Commands): Fix command name for ?.
5024
8cf51b2c
GM
50252005-07-16 Eli Zaretskii <eliz@gnu.org>
5026
5027 * display.texi (Standard Faces): Explain that customization of
5028 `menu' face has no effect on w32 and with GTK. Add
5029 cross-references.
5030
5031 * cmdargs.texi (General Variables): Clarify the default location
5032 of $HOME on w32 systems.
5033
50342005-07-15 Jason Rumney <jasonr@gnu.org>
5035
5036 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5037 changed.
5038
50392005-07-08 Kenichi Handa <handa@m17n.org>
5040
5041 * mule.texi (Recognize Coding): Recommend
5042 revert-buffer-with-coding-system instead of revert-buffer.
5043
50442005-07-07 Richard M. Stallman <rms@gnu.org>
5045
5046 * anti.texi (Antinews): Mention mode-line-inverse-video.
5047
5048 * files.texi (Saving): Minor correction about C-x C-w.
5049
5050 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5051
50522005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5053
5054 * search.texi (Isearch Scroll): Add example of using the
5055 `isearch-scroll' property.
5056 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5057 `Display Custom' node.
5058 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5059 and de-emphasize it.
5060 (Other Repeating Search): `occur' currently can not correctly
5061 handle multiline matches. Correct, clarify and update description
5062 of `flush-lines' and `keep-lines'.
5063
5064 * display.texi (Display Custom): Add anchor for `baud-rate'.
5065
50662005-07-07 Richard M. Stallman <rms@gnu.org>
5067
5068 * gnu.texi: Update where to get GNU status; add refs for how to help.
5069 Add footnotes 6 and 7.
5070
50712005-07-04 Lute Kamstra <lute@gnu.org>
5072
5073 Update FSF's address in GPL notices.
5074
8cf51b2c 5075 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5076 * trouble.texi (Checklist): Update FSF's address.
5077
8cf51b2c
GM
50782005-06-24 Richard M. Stallman <rms@gnu.org>
5079
5080 * display.texi (Text Display): Change index entries.
5081
50822005-06-24 Eli Zaretskii <eliz@gnu.org>
5083
5084 * makefile.w32-in (MAKEINFO): Use --force.
5085 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5086 Makefile.in.
8cf51b2c
GM
5087
50882005-06-23 Richard M. Stallman <rms@gnu.org>
5089
5090 * anti.texi (Antinews): Renamed show-nonbreak-escape to
5091 nobreak-char-display.
5092
5093 * emacs.texi (Top): Update detailed node listing.
5094
5095 * display.texi (Text Display): Renamed show-nonbreak-escape
5096 to nobreak-char-display and no-break-space to nobreak-space.
5097 (Standard Faces): Split up the list of standard faces
5098 and put it in a separate node. Add nobreak-space and
5099 escape-glyph.
5100
8cf51b2c
GM
51012005-06-23 Lute Kamstra <lute@gnu.org>
5102
5103 * mule.texi (Select Input Method): Fix typo.
5104
51052005-06-23 Kenichi Handa <handa@m17n.org>
5106
5107 * mule.texi (International): List all supported scripts. Adjust
5108 text for that leim is now included in the normal Emacs
5109 distribution.
5110 (Language Environments): List all language environments.
5111 Intlfonts contains fonts for most supported scripts, not all..
5112 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5113 input a specific character.
8cf51b2c
GM
5114 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5115
51162005-06-23 Juanma Barranquero <lekktu@gmail.com>
5117
49823426 5118 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5119
51202005-06-22 Miles Bader <miles@gnu.org>
5121
5122 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5123
51242005-06-20 Miles Bader <miles@gnu.org>
5125
5126 * display.texi (Faces): Add `vertical-divider'.
5127
51282005-06-17 Richard M. Stallman <rms@gnu.org>
5129
5130 * text.texi (Adaptive Fill): Minor clarification.
5131
8cf51b2c
GM
51322005-06-10 Lute Kamstra <lute@gnu.org>
5133
5134 * emacs.texi (Top): Correct version number.
5135 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5136 refer to the current version of Emacs.
5137
51382005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5139
5140 * files.texi (Log Buffer): Document when there can be more than
5141 one file to be committed.
5142
51432005-06-08 Juri Linkov <juri@jurta.org>
5144
5145 * display.texi (Faces): Add `shadow' face.
5146
51472005-06-07 Masatake YAMATO <jet@gyve.org>
5148
5149 * display.texi (Faces): Write about mode-line-highlight.
5150
51512005-06-06 Richard M. Stallman <rms@gnu.org>
5152
5153 * misc.texi (Printing Package): Explain how to initialize
5154 printing package.
5155
5156 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5157
51582005-06-05 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * emacs.texi: Rename Hardcopy to Printing.
5161 Make PostScript and PostScript Variables subnodes of it.
5162
5163 * misc.texi (Printing): Rename node from Hardcopy.
5164 Mention menu bar options.
5165 Move PostScript and PostScript Variables to submenu.
5166 (Printing package): New node.
5167
5168 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5169
5170 * dired.texi (Operating on Files): Likewise.
5171
5172 * calendar.texi (Displaying the Diary): Likewise.
5173
5174 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5175
5176 * glossary.texi (Glossary): Likewise.
5177
5178 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5179 effect.
5180
51812005-06-04 Richard M. Stallman <rms@gnu.org>
5182
5183 * trouble.texi (After a Crash): Polish previous change.
5184
8cf51b2c
GM
51852005-05-30 Noah Friedman <friedman@splode.com>
5186
5187 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5188 recovery mechanism.
5189
8cf51b2c
GM
51902005-05-28 Nick Roberts <nickrob@snap.net.nz>
5191
5192 * building.texi (Other Buffers): SPC toggles display of
5193 floating point registers.
5194
8cf51b2c
GM
51952005-05-27 Nick Roberts <nickrob@snap.net.nz>
5196
5197 * files.texi (Log Buffer): Merge in description of Log Edit
5198 mode from pcl-cvs.texi.
5199
52002005-05-26 Richard M. Stallman <rms@gnu.org>
5201
5202 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5203
8cf51b2c
GM
52042005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5205
5206 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5207 not enabled by default.
5208 When not on a word, `ispell-word' by default checks the word
5209 before point.
5210
52112005-05-24 Nick Roberts <nickrob@snap.net.nz>
5212
5213 * building.texi (Debugger Operation): Simplify last sentence.
5214
52152005-05-23 Lute Kamstra <lute@gnu.org>
5216
5217 * emacs.texi: Update FSF's address throughout.
5218 (Preface): Use @cite.
5219 (Distrib): Add cross reference to the node "Copying". Mention the
5220 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5221 printed manuals.
5222 (Intro): Use @xref for the Emacs Lisp Intro.
5223
8cf51b2c
GM
52242005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5225
5226 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5227
5228 * basic.texi (Moving Point): Mention default for `goto-line'.
5229
5230 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5231 of a variable's docstring.
5232
52332005-05-18 Lute Kamstra <lute@gnu.org>
5234
5235 * maintaining.texi (Overview of Emerge): Add cross reference.
5236 Remove duplication.
5237
5238 * emacs.texi (Top): Update to the current structure of the manual.
5239 * misc.texi (Emacs Server): Add menu description.
5240 * files.texi (Saving): Fix menu.
5241 * custom.texi (Customization): Fix menu.
5242 * mule.texi (International): Fix menu.
5243 * kmacro.texi (Keyboard Macros): Fix menu.
5244
52452005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5246
5247 * display.texi: Various minor changes.
5248 (Faces): Delete text that is repeated in the next section.
5249
52502005-05-16 Nick Roberts <nickrob@snap.net.nz>
5251
5252 * building.texi (Debugger Operation): Mention GUD tooltips are
5253 disabled with GDB in text command mode.
5254
8cf51b2c
GM
52552005-05-16 Nick Roberts <nickrob@snap.net.nz>
5256
5257 * building.texi: Replace toolbar with "tool bar" for consistency.
5258 (Compilation Mode): Describe compilation-context-lines
5259 and use of arrow in compilation buffer.
5260 (Debugger Operation): Replace help text with variable's value.
5261
5262 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5263 consistency.
5264
52652005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5266
5267 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5268 Add xref.
5269
8cf51b2c
GM
52702005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5271
5272 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5273 (Position Info): Delete discussion of `goto-line'. It is already
5274 described in `Moving point'.
5275
5276 * mini.texi (Completion Commands): Correct reference.
5277 (Completion Options): Fix typo.
5278
5279 * killing.texi (Deletion): Complete description of `C-x C-o'.
5280
8cf51b2c
GM
52812005-05-10 Richard M. Stallman <rms@gnu.org>
5282
5283 * building.texi (Compilation): Clarify recompile's directory choice.
5284
5285 * frames.texi (Tooltips): Cleanups.
5286
5287 * basic.texi (Arguments): Fix punctuation.
5288
52892005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5290
5291 * screen.texi (Menu Bar): The up and down (not left and right)
5292 arrow keys move through a keyboard menu.
5293
52942005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5295
5296 * basic.texi: Various typo and grammar fixes.
5297 (Moving Point): C-a now runs move-beginning-of-line.
5298
52992005-05-08 Nick Roberts <nickrob@snap.net.nz>
5300
5301 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5302
5303 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5304 as different animals.
5305
53062005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5307
5308 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5309 Correct index entry.
5310
53112005-05-07 Nick Roberts <nickrob@snap.net.nz>
5312
5313 * building.texi (Debugger Operation): Update to reflect changes
5314 in GUD tooltips.
5315
53162005-04-30 Richard M. Stallman <rms@gnu.org>
5317
5318 * files.texi (Compressed Files): Auto Compression normally enabled.
5319
5320 * building.texi (Debugger Operation): Clarify previous change.
5321
8cf51b2c
GM
53222005-04-28 Nick Roberts <nickrob@snap.net.nz>
5323
5324 * building.texi (Debugger Operation): Add description for
5325 GUD tooltips when program is not running.
5326
53272005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5328
5329 * misc.texi (Shell): Add `Shell Prompts' to menu.
5330 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5331 description. Delete remarks moved to new node.
5332 (Shell Prompts): New node.
5333 (History References): Replace remarks moved to `Shell Prompts'
5334 with xref to that node.
5335 (Remote Host): Clarify how to specify the terminal type when
5336 logging in to a different machine.
5337
53382005-04-26 Richard M. Stallman <rms@gnu.org>
5339
5340 * emacs.texi (Top): Update submenus from files.texi.
5341
5342 * files.texi (Filesets): Clarify previous change.
5343
5344 * dired.texi (Misc Dired Features): Clarify previous change.
5345
53462005-04-25 Chong Yidong <cyd@stupidchicken.com>
5347
5348 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5349
5350 * dired.texi (Misc Dired Features): Document
5351 dired-compare-directories.
5352
5353 * files.texi (Filesets): New node.
5354 (File Conveniences): Document Image mode.
5355
5356 * text.texi (TeX Print): Document tex-compile.
5357
53582005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5359
5360 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5361 Delete redundant reference to tooltip Custom group. It is
5362 referred too again in the next paragraph.
5363
53642005-04-24 Richard M. Stallman <rms@gnu.org>
5365
5366 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5367
8cf51b2c
GM
53682005-04-19 Kim F. Storm <storm@cua.dk>
5369
5370 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5371
53722005-04-18 Lars Hansen <larsh@math.ku.dk>
5373
5374 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5375 turns off desktop-save-mode.
5376
53772005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5378
5379 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5380 by default in terminals compatible with xterm. Mention that
5381 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5382 node.
5383
8cf51b2c
GM
53842005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5385
5386 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5387
c8763fb6 53882005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5389
5390 * xresources.texi (Table of Resources): Add cursorBlink.
5391
53922005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5393
5394 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5395 `d', `C-d' and `u'.
5396
53972005-04-11 Richard M. Stallman <rms@gnu.org>
5398
5399 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5400 (Misc X): Add -D, --basic-display.
5401
5402 * maintaining.texi (Change Log): Correct the description of
5403 the example.
5404
5405 * major.texi (Choosing Modes): Document magic-mode-alist.
5406
8cf51b2c
GM
54072005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5410 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5411 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5412 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5413 `w', respectively.
5414 (Rmail Labels): Mention `l'.
5415 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5416 (Rmail Summary Edit): Describe `j' and RET.
5417
c8763fb6 54182005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5419
5420 * xresources.texi (Lucid Resources): Add fontSet resource.
5421
8cf51b2c
GM
54222005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5423
5424 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5425 now called `indicate-empty-lines'.
5426
54272005-04-06 Kim F. Storm <storm@cua.dk>
5428
5429 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5430
54312005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5432
5433 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5434 deleted.
5435 (Marks vs Flags): Add some convenient key bindings.
5436 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5437 (Misc Dired Features): Correct and expand description of `w' command.
5438
5439 * frames.texi (XTerm Mouse): Delete apparently false info.
5440 The GNU/Linux console currently does not appear to support
5441 `xterm-mouse-mode'.
5442
8cf51b2c
GM
54432005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5444
5445 * calendar.texi (Diary): Mention shell utility `calendar'.
5446
54472005-04-01 Richard M. Stallman <rms@gnu.org>
5448
5449 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5450
8cf51b2c
GM
54512005-04-01 Lute Kamstra <lute@gnu.org>
5452
5453 * maintaining.texi (Change Log): add-change-log-entry uses
5454 add-log-mailing-address.
5455
54562005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5457
5458 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5459 `VC Mode Line' and put in an xref to that node.
5460 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5461 its description.
5462
54632005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5464
5465 * calendar.texi (Calendar Systems): Say that the Persian calendar
5466 implemented here is the arithmetical one championed by Birashk.
5467
54682005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5469
5470 * programs.texi (Fortran Motion): Fix previous change.
5471
8cf51b2c
GM
54722005-03-29 Richard M. Stallman <rms@gnu.org>
5473
5474 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5475
54762005-03-29 Chong Yidong <cyd@stupidchicken.com>
5477
5478 * text.texi (Refill): Refer to Long Lines Mode.
5479 (Longlines): New node.
5480 (Auto Fill): Don't index "word wrap" here.
5481 (Filling): Add Longlines to menu.
5482
54832005-03-29 Richard M. Stallman <rms@gnu.org>
5484
5485 * xresources.texi: Minor fixes.
5486
5487 * misc.texi (Emacs Server): Fix Texinfo usage.
5488
5489 * emacs.texi (Top): Don't use a real section heading for
5490 "Detailed Node Listing". Fake it instead.
5491
5492 * basic.texi (Position Info): Minor cleanup.
5493
5494 * mule.texi (Input Methods): Minor cleanup.
5495
54962005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5497
5498 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5499 constructs as well.
5500 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5501
55022005-03-29 Kenichi Handa <handa@m17n.org>
5503
5504 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5505
5506 * basic.texi (Position Info): Update the description about the
5507 command C-u C-x =.
5508
55092005-03-28 Richard M. Stallman <rms@gnu.org>
5510
5511 * emacs.texi (Top): Use @section for the detailed node listing.
5512
5513 * calendar.texi: Minor fixes to previous change.
5514
5515 * programs.texi (Fortran): Small fixes to previous changes.
5516
5517 * emacs.texi (Top): Update list of subnodes of Dired.
5518 Likewise for building.texi.
5519
5520 * files.texi (File Conveniences): Delete Auto Image File mode.
5521
55222005-03-28 Chong Yidong <cyd@stupidchicken.com>
5523
5524 * building.texi (Flymake): New node.
5525
5526 * custom.texi (Function Keys): Document kp- event types and
5527 keypad-setup package.
5528
5529 * dired.texi (Wdired): New node.
5530
5531 * files.texi (File Conveniences): Reorder entries.
5532 Explain how to turn on Auto-image-file mode.
5533 Document Thumbs mode.
5534
5535 * mule.texi (Specify Coding): Document recode-region and
5536 recode-file-name.
5537
5538 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5539
55402005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5541
5542 * commands.texi (Keys): M-o is now a prefix key.
5543
55442005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5545
5546 * programs.texi: Reformat and update copyright years.
5547 (Fortran): Update section.
5548
55492005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5550
5551 * files.texi: Several small changes in addition to:
5552 (Visiting): Change xref for Dialog Boxes to ref.
5553 (Version Headers): Replace references to obsolete var
5554 `vc-header-alist' with `vc-BACKEND-header'.
5555 (Customizing VC): Update value of `vc-handled-backends'.
5556
55572005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5558
5559 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5560 move here from Emacs Lisp Reference Manual.
5561 * calendar.texi (Calendar/Diary, Diary Commands)
5562 (Special Diary Entries, Importing Diary): Change some xrefs to
5563 point to emacs-xtra rather than elisp.
5564
5565 * emacs-xtra.texi (Calendar Customizing):
5566 Move view-diary-entries-initially, view-calendar-holidays-initially,
5567 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5568 Emacs Manual.
5569 (Appt Customizing): Merge entire section into main Emacs Manual.
5570 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5571 mark-holidays-in-calendar here from emacs-xtra.
5572 (Displaying the Diary): Move view-diary-entries-initially,
5573 mark-diary-entries-in-calendar here from emacs-xtra.
5574 (Appointments): Move appt-display-mode-line,
5575 appt-display-duration, appt-disp-window-function,
5576 appt-delete-window-function here from emacs-xtra.
5577
5578 * calendar.texi: Update and reformat copyright.
5579 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5580 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5581 (Diary): Refer to `diary-file' rather than ~/diary.
5582 (Diary Commands): Rename node to "Displaying the Diary".
5583 * emacs.texi (Top): Rename "Diary Commands" section.
5584 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5585
55862005-03-26 Eli Zaretskii <eliz@gnu.org>
5587
5588 * misc.texi (Emacs Server): Fix the command for setting
5589 server-name. Add an xref to Invoking emacsclient.
5590
5591 * help.texi (Help Summary): Clarify when "C-h ." will do something
5592 nontrivial.
5593 (Apropos): Add cindex entry for apropos-sort-by-scores.
5594
5595 * display.texi (Text Display): Add index entries for how no-break
5596 characters are displayed.
5597
8cf51b2c
GM
55982005-03-26 Eli Zaretskii <eliz@gnu.org>
5599
5600 * files.texi (Visiting): Fix cross-references introduced with the
5601 last change.
5602
5603 * xresources.texi (GTK resources): Fix last change.
5604
8cf51b2c
GM
56052005-03-25 Chong Yidong <cyd@stupidchicken.com>
5606
5607 * xresources.texi (X Resources): GTK options documented too.
5608 (Resources): Clarify meaning of program name.
5609 (Table of Resources): Add visualClass.
5610 (GTK resources): Rewrite.
5611 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5612
5613 * display.texi (Text Display): Mention non-breaking spaces.
5614
5615 * files.texi (Reverting): Document auto-revert-check-vc-info.
5616
5617 * frames.texi (Mouse Commands): Document
5618 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5619
5620 * help.texi (Help Summary): Add `C-h .'.
5621 (Apropos): Apropos accepts a list of search terms.
5622 Document apropos-sort-by-scores.
5623 (Help Echo): Document display-local-help.
5624
5625 * misc.texi (Emacs Server): Document server-name.
5626 (Invoking emacsclient): Document -s option for server names.
5627
5628 * text.texi (Outline Visibility): Introduce "current heading
5629 line" (commands can be called with point on a body line).
5630 Re-order table to follow the sequence of discussion.
5631 hide-body won't hide lines before first header line.
5632 (TeX Mode): Add DocTeX mode.
5633
8cf51b2c
GM
56342005-03-24 Richard M. Stallman <rms@gnu.org>
5635
5636 * mule.texi (Single-Byte Character Support): Delete mention
5637 of iso-acc.el and iso-transl.el.
5638
8cf51b2c
GM
56392005-03-23 Lute Kamstra <lute@gnu.org>
5640
5641 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5642
56432005-03-23 Richard M. Stallman <rms@gnu.org>
5644
8cf51b2c
GM
5645 * search.texi: Delete explicit node pointers.
5646 (Incremental Search): New menu.
5647 (Basic Isearch, Repeat Isearch, Error in Isearch)
5648 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5649 (Slow Isearch): New subnodes.
5650 (Configuring Scrolling): Node deleted.
5651 (Search Case): Doc default-case-fold-search.
5652 (Regexp Replace): Move replace-regexp doc here.
5653
5654 * rmail.texi (Movemail): Put commas inside closequotes.
5655
5656 * picture.texi (Insert in Picture): Document C-c arrow combos.
5657 (Basic Picture): Clarify erasure.
5658
5659 * display.texi (Font Lock): Put commas inside closequotes.
5660
5661 * cmdargs.texi (General Variables): Put commas inside closequotes.
5662
56632005-03-23 Nick Roberts <nickrob@snap.net.nz>
5664
5665 * building.texi (Stack Buffer): Mention reverse contrast for
5666 *selected* frame (might not be current frame).
5667
8cf51b2c
GM
56682005-03-21 Richard M. Stallman <rms@gnu.org>
5669
5670 * building.texi (Starting GUD): Add bashdb.
5671
56722005-03-20 Chong Yidong <cyd@stupidchicken.com>
5673
5674 * basic.texi (Moving Point): Add M-g M-g binding.
5675 (Undo): Document undo-only.
5676 (Position Info): Document M-g M-g and C-u M-g M-g.
5677
5678 * building.texi (Building): Put Grep Searching after Compilation
5679 Shell.
5680 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5681 Document next-error-highlight.
5682 (Grep Searching): Document grep-highlight-matches.
5683 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5684
5685 * calendar.texi (Importing Diary): Rename node from iCalendar.
5686 Document diary-from-outlook.
5687
5688 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5689 Commands.
5690 Mention effect of X drag and drop on Dired buffers.
5691
5692 * files.texi (Visiting): Document large-file-warning-threshold.
5693 Move paragraph on file-selection dialog.
5694 Mention visiting files using X drag and drop.
5695 (Reverting): Mention using Auto-Revert mode to tail files.
5696 Document auto-revert-tail-mode.
5697 (Version Systems): Minor correction.
5698 (Comparing Files): Diff-mode is no longer based on Compilation
5699 mode.
5700 Document compare-ignore-whitespace.
5701 (Misc File Ops): Explain passing a directory to rename-file.
5702 Likewise for copy-file and make-symbolic-link.
5703
5704 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5705 Document mouse-wheel-progressive speed.
5706
5707 * help.texi (Misc Help): Document numeric argument for C-h i.
5708 Correctly explain the effect of just C-u as argument.
5709
5710 * killing.texi (Deletion): Document numeric argument for
5711 just-one-space.
5712
5713 * mini.texi (Completion): Completion acts on text before point.
5714
5715 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5716 (Emulation): CUA mode replaces pc-bindings-mode,
5717 pc-selection-mode, and s-region.
5718
5719 * mule.texi (Input Methods): Leim is now built-in.
5720 (Select Input Method): Document quail-show-key.
5721 (Specify Coding): Document revert-buffer-with-coding-system.
5722
5723 * programs.texi (Fortran Motion): Document f90-next-statement,
5724 f90-previous-statement, f90-next-block, f90-previous-block,
5725 f90-end-of-block, and f90-beginning-of-block.
5726
5727 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5728
5729 * emacs.texi (Acknowledgments): Updated.
5730
5731 * anti.texi: Total rewrite.
5732
8cf51b2c
GM
57332005-03-19 Chong Yidong <cyd@stupidchicken.com>
5734
5735 * ack.texi (Acknowledgments): Update.
5736
57372005-03-19 Eli Zaretskii <eliz@gnu.org>
5738
5739 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5740 copyright years.
5741
57422005-03-14 Nick Roberts <nickrob@snap.net.nz>
5743
5744 * building.texi (Commands of GUD): Move paragraph on setting
5745 breakpoints with mouse to the GDB Graphical Interface node.
5746
57472005-03-07 Richard M. Stallman <rms@gnu.org>
5748
8cf51b2c
GM
5749 * misc.texi (Single Shell, Shell Options): Fix previous change.
5750
5751 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5752
57532005-03-06 Richard M. Stallman <rms@gnu.org>
5754
5755 * building.texi (Starting GUD): Don't explain text vs graphical
5756 GDB here. Just mention it and xref.
5757 Delete "just one debugger process".
5758 (Debugger Operation): Move GUD tooltip info here.
5759 (GUD Tooltips): Node deleted.
5760 (GDB Graphical Interface): Explain the two GDB modes here.
5761
8cf51b2c
GM
5762 * sending.texi (Sending Mail): Minor cleanup.
5763 (Mail Aliases): Explain quoting conventions.
5764 Update key rebinding example.
5765 (Header Editing): C-M-i is like M-TAB.
5766 (Mail Mode Misc): mail-attach-file does not do MIME.
5767
5768 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5769 that really belongs here.
5770 (Remote Mailboxes): Text moved to Rmail Inbox.
5771 (Rmail Display): Mention Mouse-1.
5772 (Movemail): Clarify two movemail versions.
5773 Clarify rmail-movemail-program.
5774
8cf51b2c
GM
5775 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5776 Document async shell commands.
5777 (Shell History): Clarify.
5778 (Shell Ring): Mention C-UP an C-DOWN.
5779 (Shell Options): Add comint-prompt-read-only.
5780 (Invoking emacsclient): Set EDITOR to run Emacs.
5781 (Sorting): No need to explain what region is.
5782 (Saving Emacs Sessions): Fix typo.
5783 (Recursive Edit): Fix punctuation.
5784 (Emulation): Don't mention "PC bindings" which are standard.
5785 (Hyperlinking): Explain Mouse-1 convention here.
5786 (Find Func): Node deleted.
5787
8cf51b2c
GM
5788 * help.texi (Name Help): Xref to Hyperlinking.
5789
5790 * glossary.texi (Glossary):
5791 Rename "Balance Parentheses" to "Balancing...".
5792 Add "Byte Compilation". Correct "Copyleft".
5793 New xref in "Customization".
5794 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5795 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5796 Rename "Registers" to "Register".
5797 Replace "Selecting" with "Selected Frame",
5798 "Selected Window", and "Selecting a Buffer".
5799
5800 * files.texi (Types of Log File): Explain how projects'
5801 methods can vary.
5802
8cf51b2c
GM
5803 * display.texi (Faces): Delete "Emacs 21".
5804
5805 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5806 * fixit.texi (Spelling): C-M-i like M-TAB.
5807 * mini.texi (Completion Options): C-M-i like M-TAB.
5808 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5809 * text.texi (Text Mode): C-M-i like M-TAB.
5810
5811 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5812
5813 * calendar.texi (Specified Dates): Mention `g w'.
5814 (Appointments): appt-activate toggles with no arg.
5815
8cf51b2c
GM
58162005-03-05 Juri Linkov <juri@jurta.org>
5817
5818 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 5819 "invocation (command line arguments)".
8cf51b2c
GM
5820 (Misc X): Add -nbc, --no-blinking-cursor.
5821
58222005-03-04 Ulf Jasper <ulf.jasper@web.de>
5823
5824 * calendar.texi (iCalendar): No need to require it now.
5825
8cf51b2c
GM
58262005-03-03 Nick Roberts <nickrob@snap.net.nz>
5827
5828 * trouble.texi (Contributing): Mention Savannah. Direct users to
5829 emacs-devel.
5830
58312005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5832
5833 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5834 window.
5835
8cf51b2c
GM
58362005-02-27 Richard M. Stallman <rms@gnu.org>
5837
5838 * building.texi (Compilation): Update mode line status info.
5839
58402005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5841
5842 * calendar.texi (General Calendar): Document binding of
5843 scroll-other-window-down.
5844 (Mayan Calendar): Fix earliest date.
5845 (Time Intervals): Document timeclock-change.
5846 Fix timeclock-ask-before-exiting documentation.
5847
58482005-02-26 Kim F. Storm <storm@cua.dk>
5849
5850 * frames.texi (Mouse References):
5851 Add mouse-1-click-in-non-selected-windows.
5852
58532005-02-25 Richard M. Stallman <rms@gnu.org>
5854
5855 * screen.texi (Screen): Explain better about cursors and mode lines;
5856 don't presuppose text terminals.
5857 (Point): Don't assume just one cursor.
5858 Clarify explanation of cursors.
5859 (Echo Area, Menu Bar): Cleanups.
5860
5861 * mini.texi (Minibuffer): Prompts are highlighted.
5862 (Minibuffer Edit): Newline = C-j only on text terminals.
5863 Clarify resize-mini-windows values.
5864 Mention M-PAGEUP and M-PAGEDOWN.
5865 (Completion Commands): Mouse-1 like Mouse-2.
5866 (Minibuffer History): Explain history commands better.
5867 (Repetition): Add xref to Incremental Search.
5868
5869 * mark.texi (Setting Mark): Clarify info about displaying mark.
5870 Clarify explanation of C-@ and C-SPC.
5871 (Transient Mark): Mention Delete Selection mode.
5872 (Marking Objects): Clean up text about extending the region.
5873
5874 * m-x.texi (M-x): One C-g doesn't always go to top level.
5875 No delay before suggest-key-bindings output.
5876
5877 * fixit.texi (Fixit): Mention C-/ for undo.
5878 (Spelling): Mention ESC TAB like M-TAB.
5879 Replacement words with r and R are rechecked.
5880 Say where C-g leaves point. Mention ? as input.
5881
58822005-02-23 Lute Kamstra <lute@gnu.org>
5883
5884 * cmdargs.texi (Initial Options): Add cross reference.
5885
8cf51b2c
GM
58862005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5887
5888 * emacs.texi (Top): Update menu for splitting of node in
5889 msdog.texi.
5890 * frames.texi (Frames): Update xref for splitting of node in
5891 msdog.texi.
5892 * trouble.texi (Quitting): Ditto.
5893
58942005-02-16 Richard M. Stallman <rms@gnu.org>
5895
5896 * windows.texi (Split Window): Simplify line truncation info
5897 and xref to Display Custom.
5898
5899 * trouble.texi (Quitting): Emergency escape only for text terminal.
5900 (Screen Garbled): C-l for ungarbling is only for text terminal.
5901
5902 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5903
5904 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5905
5906 * programs.texi (Program Modes): Mention Python mode.
5907 (Moving by Defuns): Repeating C-M-h extends region.
5908 (Basic Indent): Clarify.
5909 (Custom C Indent): Clarify.
5910 (Expressions): Repeating C-M-@ extends region.
5911 (Info Lookup): Clarify for C-h S.
5912 (Symbol Completion): ESC TAB alternative for M-TAB.
5913 (Electric C): Clarify.
5914
5915 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5916
5917 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5918 MS-DOS Input node.
5919 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5920 (MS-DOS and MULE): Clarify.
5921 (MS-DOS Processes, Windows Processes): Fix typos.
5922
5923 * major.texi (Choosing Modes): Clarify.
5924
5925 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5926 (Keyboard Macro Step-Edit): Clarify.
5927
5928 * indent.texi (Indentation): Clarifications.
5929
5930 * help.texi (Help): Correct error about C-h in query-replace.
5931 Clarify apropos vs C-h a. Fix how to search in FAQ.
5932 (Key Help): Describe C-h w here.
5933 (Name Help): Minor cleanup. C-h w moved to Key Help.
5934 Clarify the "object" joke.
5935 (Apropos): Clarify. Mouse-1 like Mouse-2.
5936 (Help Mode): Mouse-1 like Mouse-2.
5937
5938 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5939
5940 * display.texi (Display): Reorder menu.
5941 (Faces): Cleanup.
5942 (Font Lock): Cleanup. Mention Options menu.
5943 Delete obsolete text.
5944 (Scrolling): For C-l, don't presume text terminal.
5945 (Horizontal Scrolling): Simplify intro.
5946 (Follow Mode): Clarify.
5947 (Cursor Display): Moved before Display Custom.
5948 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5949 Doc default-tab-width. Doc line truncation more thoroughly.
5950
5951 * dired.texi (Dired Enter): C-x C-f can run Dired.
5952 (Dired Visiting): Comment out `a' command.
5953 Mouse-1 is like Mouse-2.
5954 (Shell Commands in Dired): ? can be used more than once.
5955
5956 * basic.texi (Continuation Lines): Simplify description of truncation,
5957 and refer to Display Custom for the rest of it.
5958
8cf51b2c
GM
59592005-02-06 Lute Kamstra <lute@gnu.org>
5960
5961 * basic.texi (Undo): Fix typo.
5962
5963 * cmdargs.texi (Emacs Invocation): Fix typo.
5964
5965 * custom.texi (Init Examples): Fix typo.
5966
5967 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5968
59692005-02-06 Richard M. Stallman <rms@gnu.org>
5970
5971 * regs.texi (Registers): Registers can hold numbers, too.
5972
5973 * killing.texi (Other Kill Commands): Cleanup.
5974 Delete redundant explanation of kill in read-only buffer.
5975 (Yanking): Mention term "copying".
5976 (Accumulating Text): Fix typo.
5977
5978 * entering.texi (Entering Emacs): Update rationale at start.
5979 (Exiting): Treat iconifying on a par with suspension.
5980
5981 * custom.texi (Minor Modes): Fix typo.
5982 (Easy Customization): Fix menu style.
5983 (Variables): Add xref.
5984 (Examining): Setting for future sessions works through .emacs.
5985 (Keymaps): "Text terminals", not "Many".
5986 (Init Rebinding): Explain \C-. Show example of \M-.
5987 Fix minor wording errors.
5988 (Function Keys): Explain vector syntax just once.
5989 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5990 (Init File): Mention .emacs.d directory.
5991 (Init Examples): Add xref.
5992 (Find Init): Mention .emacs.d directory.
5993
5994 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5995 (Action Arguments): Explain which kinds of -l args are found how.
5996 (Initial Options): --batch does not inhibit site-start.
5997 Add xrefs.
5998 (Command Example): Use --batch, not -batch.
5999
6000 * basic.texi (Inserting Text): Cleanup wording.
6001 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6002 C-n is not error at end of buffer.
6003 (Undo): Doc C-/ like C-_. Add xrefs.
6004 (Arguments): META key may be labeled ALT.
6005 Peculiar arg meanings are explained in doc strings.
6006
6007 * abbrevs.texi (Expanding Abbrevs): Clarify.
6008
60092005-02-05 Eli Zaretskii <eliz@gnu.org>
6010
6011 * frames.texi (Frame Parameters): Add an xref to the description
6012 of list-colors-display. Add a pointer to the X docs about colors.
6013
6014 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6015 Improve docs of list-colors-display.
8cf51b2c
GM
6016
60172005-02-03 Lute Kamstra <lute@gnu.org>
6018
6019 * frames.texi (Frames, Drag and Drop): Fix typos.
6020
60212005-02-03 Richard M. Stallman <rms@gnu.org>
6022
6023 * windows.texi (Basic Window): Mention color-change in mode line.
6024 (Change Window): Explain dragging vertical boundaries.
6025
6026 * text.texi (Sentences): Clarify.
6027 (Paragraphs): Explain M-a and blank lines.
6028 (Outline Mode): Clarify text and menu.
6029 (Hard and Soft Newlines): Mention use-hard-newlines.
6030
6031 * frames.texi (Frames): Delete unnecessary mention of Windows.
6032 (Mouse Commands): Likewise. Mention xterm mouse support.
6033 (Clipboard): Clarify.
6034 (Mouse References): Mention use of Mouse-1 for following links.
6035 (Menu Mouse Clicks): Clarify.
6036 (Mode Line Mouse): Clarify.
6037 (Drag and Drop): Rewrite.
6038
6039 * fixit.texi (Spelling): Fix typo.
6040
6041 * files.texi (File Names): Clarify.
6042 (Visiting): Update conditions for use of file dialog. Clarify.
6043 (Saving): Doc d as answer in save-some-buffers.
6044 (Remote Files): Clean up the text.
6045
6046 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6047
6048 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6049 (List Buffers): Clarify.
6050 (Several Buffers): Doc T command.
6051 (Buffer Convenience): Clarify menu.
6052
6053 * basic.texi (Undo): Clarify last change.
6054
60552005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6056
6057 * fixit.texi (Spelling): Fix typo.
6058
60592005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6060
6061 * basic.texi (Undo): Update description of `undo-outer-limit'.
6062
60632005-02-01 Nick Roberts <nickrob@snap.net.nz>
6064
6065 * building.texi: Update documentation relating to GDB Graphical
6066 Interface.
6067
60682005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6069
6070 * custom.texi (Easy Customization): Adapt menu to node name change.
6071
60722005-01-30 Richard M. Stallman <rms@gnu.org>
6073
6074 * custom.texi (Easy Customization): Defn of "User Option" now
6075 includes faces. Don't say just "option" when talking about variables.
6076 Do say just "options" to mean "anything customizable".
6077 (Specific Customization): Describe `customize-variable',
6078 not `customize-option'.
6079
6080 * glossary.texi (Glossary) <Faces>: Add xref.
6081 <User Option>: Change definition--include faces. Change xref.
6082
6083 * picture.texi (Picture): Mention artist.el.
6084
6085 * sending.texi, screen.texi, programs.texi, misc.texi:
6086 * mini.texi, major.texi, maintaining.texi, macos.texi:
6087 * help.texi, frames.texi, files.texi:
6088 Don't say just "option" when talking about variables.
6089
6090 * display.texi, mule.texi: Don't say just "option" when talking
6091 about variables. Other minor cleanups.
6092
8cf51b2c
GM
60932005-01-26 Lute Kamstra <lute@gnu.org>
6094
6095 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6096 File'. Mention the `-Q' option at the `--no-site-file' option.
6097
8cf51b2c
GM
60982005-01-22 David Kastrup <dak@gnu.org>
6099
6100 * building.texi (Grep Searching): Mention alias `find-grep' for
6101 `grep-find'.
6102
61032005-01-20 Richard M. Stallman <rms@gnu.org>
6104
6105 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6106
8cf51b2c
GM
61072005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6108
6109 * rmail.texi (Movemail): Explain differences
6110 between standard and mailutils versions of movemail.
6111 Describe command line and configuration options introduced
6112 with the latter.
6113 Explain the notion of mailbox URL, provide examples and
6114 cross-references to mailutils documentation.
6115 Describe various methods of specifying mailbox names,
6116 user names and user passwords for rmail.
6117 (Remote Mailboxes): New section. Describe
6118 how movemail handles remote mailboxes. Describe configuration
6119 options used to control its behavior.
6120 (Other Mailbox Formats): Explain handling of various mailbox
6121 formats.
6122
61232005-01-13 Richard M. Stallman <rms@gnu.org>
6124
6125 * commands.texi (Commands): Clarification.
6126
61272005-01-11 Richard M. Stallman <rms@gnu.org>
6128
6129 * programs.texi (Multi-line Indent): Fix previous change.
6130 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6131
8cf51b2c
GM
61322005-01-08 Richard M. Stallman <rms@gnu.org>
6133
6134 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6135 lazy-highlight.
6136
6137 * search.texi (Query Replace): Mention faces query-replace
6138 and lazy-highlight.
6139 (Incremental Search): Update isearch highlighting info.
6140
8cf51b2c
GM
61412005-01-04 Richard M. Stallman <rms@gnu.org>
6142
6143 * custom.texi (Saving Customizations): Minor improvement.
6144
8cf51b2c
GM
61452005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6146
6147 * custom.texi (Saving Customizations): Emacs no longer loads
6148 `custom-file' after .emacs. No longer mention customizing through
6149 Custom.
6150
8cf51b2c
GM
61512005-01-01 Andreas Schwab <schwab@suse.de>
6152
6153 * killing.texi (Graphical Kill): Move up under node Killing,
6154 change @section to @subsection.
6155
61562005-01-01 Richard M. Stallman <rms@gnu.org>
6157
6158 * custom.texi (Face Customization): Mention hex color specs.
6159
6160 * emacs.texi (Top): Update Killing submenu.
6161
6162 * killing.texi (Killing): Reorganize section.
6163 No more TeX-only text; put the node command at start of chapter.
6164 But the first section heading is used only in TeX.
6165 Rewrite the text to read better in this mode.
6166 (Graphical Kill): New subnode gets some of the text that
6167 used to be in the first section.
6168
61692004-12-31 Richard M. Stallman <rms@gnu.org>
6170
6171 * dired.texi (Shell Commands in Dired): Delete the ? example.
6172
6173 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6174
6175 * files.texi (Saving): Describe new require-final-newline features
6176 and mode-require-final-newline.
6177
8cf51b2c
GM
61782004-12-29 Richard M. Stallman <rms@gnu.org>
6179
6180 * custom.texi (File Variables): Clarify previous change.
6181
c8763fb6 61822004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6183
6184 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6185 out now.
6186
61872004-12-27 Richard M. Stallman <rms@gnu.org>
6188
6189 * Makefile.in (MAKEINFO): Specify --force.
6190
6191 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6192 (Undo): Doc undo-outer-limit.
6193
8cf51b2c
GM
61942004-12-15 Juri Linkov <juri@jurta.org>
6195
6196 * mark.texi (Transient Mark, Mark Ring): M-< and other
6197 movement commands don't set mark in Transient Mark mode
6198 if mark is active.
6199
8cf51b2c
GM
62002004-12-12 Juri Linkov <juri@jurta.org>
6201
6202 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6203 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6204
6205 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6206 (Misc Dired Commands): Add @r{(Dired)} to w.
6207
62082004-12-12 Juri Linkov <juri@jurta.org>
6209
6210 * mark.texi (Marking Objects): Marking commands also extend the
6211 region when mark is active in Transient Mark mode.
6212
8cf51b2c
GM
62132004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6214
6215 * custom.texi (Saving Customizations): Emacs only loads the custom
6216 file automatically after the init file in version 22.1 or later.
6217 Adapt text and examples to this fact.
6218
8cf51b2c
GM
62192004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6220
6221 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6222 be set through Custom. Otherwise, it has no effect.
6223
8cf51b2c
GM
62242004-12-05 Richard M. Stallman <rms@gnu.org>
6225
6226 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6227 * entering.texi: Rename Command Line to Emacs Invocation.
6228
10d1d0af 6229 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6230
6231 * custom.texi (Easy Customization): Move up to section level,
6232 before Variables. Avoid using the term "variable"; say "option".
6233 New initial explanation.
6234 (Variables): In initial explanation, connect "variable" to the
6235 already-explained "user option".
6236
6237 * emacs.texi (Top): Fix ref to Command Line.
6238 Move reference to Easy Customization.
6239
6240 * xresources.texi (X Resources): Fix From link.
6241
6242 * doclicense.texi (GNU Free Documentation License): Fix To link.
6243
6244 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6245
6246 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6247
62482004-12-03 Richard M. Stallman <rms@gnu.org>
6249
6250 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6251
62522004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6253
6254 * kmacro.texi: Several small changes in addition to the following.
6255 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6256 defining a keyboard macro.
6257 Mention `kmacro-ring-max'.
6258 (Keyboard Macro Counter): Clarify description of
6259 `kmacro-insert-counter', `kmacro-set-counter',
6260 `kmacro-add-counter' and `kmacro-set-format'.
6261
62622004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6263
6264 * custom.texi (File Variables): Add `unibyte' and make it more
6265 clear that `unibyte' and `coding' are special. Suggested by Simon
6266 Krahnke <overlord@gmx.li>.
6267
6268 * mule.texi (Enabling Multibyte): Refer to File Variables.
6269 Suggested by Simon Krahnke <overlord@gmx.li>.
6270
c8763fb6 62712004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6272
6273 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6274 x-use-old-gtk-file-dialog.
6275
8cf51b2c
GM
62762004-11-20 Richard M. Stallman <rms@gnu.org>
6277
6278 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6279
62802004-11-09 Lars Brinkhoff <lars@nocrew.org>
6281
6282 * building.texi (Lisp Eval): Delete hyphen in section name.
6283
62842004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6285
6286 * files.texi (Old Versions):
6287 No longer document annotation as "CVS only".
6288
62892004-11-10 Andre Spiegel <spiegel@gnu.org>
6290
6291 * files.texi (Version Control): Rewrite the introduction about
6292 version systems, mentioning the new ones that we support. Thanks
6293 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6294 suggestions.
6295
c8763fb6 62962004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6297
49823426 6298 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6299
c8763fb6 63002004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6301
6302 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6303
63042004-10-23 Eli Zaretskii <eliz@gnu.org>
6305
6306 * text.texi (Text Based Tables, Table Definition)
6307 (Table Creation, Table Recognition, Cell Commands)
6308 (Cell Justification, Row Commands, Column Commands)
6309 (Fixed Width Mode, Table Conversion, Measuring Tables)
6310 (Table Misc): New nodes, documenting the Table Mode.
6311
8cf51b2c
GM
63122004-10-19 Jason Rumney <jasonr@gnu.org>
6313
6314 * makefile.w32-in (info): Change order of arguments to makeinfo.
6315
63162004-10-19 Ulf Jasper <ulf.jasper@web.de>
6317
6318 * calendar.texi (iCalendar): Update for package changes.
6319
8cf51b2c
GM
63202004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * files.texi (Misc File Ops): View mode is a minor mode.
6323
8cf51b2c
GM
63242004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6325
6326 * calendar.texi (iCalendar): Style changes.
6327
63282004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6329
6330 * search.texi (Regexps): The regexp described in the example is no
6331 longer stored in the variable `sentence-end'.
6332
8cf51b2c
GM
63332004-10-06 Nick Roberts <nickrob@snap.net.nz>
6334
6335 * building.texi (Starting GUD): Note that multiple debugging
6336 sessions requires `gdb --fullname'.
6337
63382004-10-05 Ulf Jasper <ulf.jasper@web.de>
6339
6340 * calendar.texi (iCalendar): New section for a new package.
6341
8cf51b2c
GM
63422004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6343
6344 * text.texi: Various small changes in addition to the following.
6345 (Text): Replace xref for autotype with inforef.
6346 (Sentences): Explain nil value for `sentence-end'.
6347 (Paragraphs): Update default values for `paragraph-start' and
6348 `paragraph-separate'.
6349 (Text Mode): Correct description of Text mode's effect on the
6350 syntax table.
6351 (Outline Visibility): `hide-other' does not hide top level headings.
6352 `selective-display-ellipses' no longer has an effect on Outline mode.
6353 (TeX Misc): Add missing @cindex.
6354 Replace xref for RefTeX with inforef.
6355 (Requesting Formatted Text): The variable
6356 `enriched-fill-after-visiting' no longer exists.
6357 (Editing Format Info): Update names of menu items and commands.
6358 (Format Faces): Mention special effect of specifying the default face.
6359 Describe inheritance of text properties.
6360 Correct description of `fixed' face.
6361 (Format Indentation): Correct description of effect of setting
6362 margins. Mention `set-left-margin' and `set-right-margin'.
6363 (Format Justification): Update names of menu items.
6364 `set-justification-full' is now bound to `M-j b'.
6365 Mention that `default-justification' is a per buffer variable.
6366 (Format Properties): Update name of menu item.
6367 (Forcing Enriched Mode): `format-decode-buffer' automatically
6368 turns on Enriched mode if the buffer is in text/enriched format.
6369
63702004-10-05 Emilio C. Lopes <eclig@gmx.net>
6371
6372 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6373
63742004-09-28 Kim F. Storm <storm@cua.dk>
6375
6376 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6377 Align with new functionality.
6378
8cf51b2c
GM
63792004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6380
6381 * display.texi (Display Custom): Remove stray `@end defvar'.
6382
63832004-09-23 Kim F. Storm <storm@cua.dk>
6384
6385 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6386 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6387
8cf51b2c
GM
63882004-09-20 Richard M. Stallman <rms@gnu.org>
6389
6390 * custom.texi (Hooks): Explain using setq to clear out a hook.
6391 (File Variables): Explain multiline string constants.
6392 (Non-ASCII Rebinding): Explain when you need to update
6393 non-ASCII char codes in .emacs.
6394
6395 * building.texi (Compilation): Explain how to make a silent
6396 subprocess that won't be terminated. Explain compilation-environment.
6397
63982004-09-13 Kim F. Storm <storm@cua.dk>
6399
6400 * mini.texi (Repetition): Rename isearch-resume-enabled to
6401 isearch-resume-in-command-history and change default to disabled.
6402
8cf51b2c
GM
64032004-09-09 Kim F. Storm <storm@cua.dk>
6404
6405 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6406 with new `kmacro-name-last-macro'.
6407
8cf51b2c
GM
64082004-09-08 Juri Linkov <juri@jurta.org>
6409
6410 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6411
8cf51b2c
GM
64122004-09-03 Juri Linkov <juri@jurta.org>
6413
6414 * search.texi (Incremental Search): Update wording for M-%.
6415
64162004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6417
6418 * killing.texi (Killing): Correct description of kill commands in
6419 read-only buffer.
6420
64212004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6422
6423 * building.texi (Compilation Mode): Add a paragraph about rules
6424 for finding the compilation buffer for `next-error'.
6425
6426 * search.texi (Other Repeating Search): Mention that Occur mode
6427 supports the next-error functionality.
6428
64292004-09-02 Juri Linkov <juri@jurta.org>
6430
6431 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6432
64332004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * kmacro.texi (Basic Keyboard Macro):
6436 `apply-macro-to-region-lines' now operates on all lines that begin
6437 in the region, rather than on all complete lines in the region.
6438
c8763fb6 64392004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6440
6441 * frames.texi (Drag and drop): Add documentation about
6442 x-dnd-test-function and x-dnd-known-types.
6443
64442004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6445
6446 * indent.texi: Various minor changes in addition to:
6447 (Indentation Commands): Correct description of `indent-relative'.
6448 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6449 mode. The *Tab Stops* buffer uses Overwrite Mode.
6450 (Just Spaces): `tabify' converts sequences of at least two spaces
6451 to tabs.
6452
8cf51b2c
GM
64532004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6454
6455 * frames.texi (Secondary Selection): Setting the secondary
6456 selection with M-Drag-Mouse-1 does not alter the kill ring,
6457 setting it with M-Mouse-1 and M-Mouse-3 does.
6458 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6459 toolkit scroll bars.
6460 (Scroll Bars): Ditto.
6461
6462 * windows.texi (Basic Window): When using a window system, the value
6463 of point in a non-selected window is indicated by a hollow box.
6464 (Split Window): Side by side windows are separated by a scroll bar,
6465 if scroll bars are used.
6466 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6467 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6468 (Window Convenience): Update bindings for `winner-undo' and
6469 `winner-redo'.
6470
6471 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6472 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6473 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6474 of "Using Emacs as a Server".
6475 * building.texi (Building): Interchange nodes (for correct numbering).
6476 * programs.texi (Programs): Interchange nodes (for correct numbering).
6477 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6478 Info to the node structure.
6479 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6480 Rearrange order of nodes and sections such that both "GNU GENERAL
6481 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6482 end, as appropriate for appendices.
6483 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6484 Use `@unnumberedsec'.
6485 * trouble.texi: Adapt sectioning in Info to the node structure.
6486 Adapt node pointers to change in emacs.texi.
6487 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6488
8cf51b2c
GM
64892004-08-25 Kenichi Handa <handa@m17n.org>
6490
6491 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6492 description for unibyte mode.
6493
64942004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6495
6496 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6497
6498 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6499 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6500 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6501 in @pxref.
6502
65032004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6504
6505 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6506 Change section names.
6507
8cf51b2c
GM
65082004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6509
6510 * kmacro.texi (Keyboard Macro Ring): Rename section.
6511 Emacs treats the head of the macro ring as the `last keyboard macro'.
6512 (Keyboard Macro Counter): Minor change.
6513 (Save Keyboard Macro): Some clarifications.
6514 (Edit Keyboard Macro): Rename section.
6515
6516 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6517 32-bit machines.
6518 (Several Buffers): Clarify which buffer is selected if `2' is
6519 pressed in the Buffer Menu.
6520 Auto Revert mode can be used to update the Buffer Menu
6521 automatically.
6522
65232004-08-21 Eli Zaretskii <eliz@gnu.org>
6524
6525 * help.texi (Misc Help): Add an index entry for finding an Info
6526 manual by its file name.
6527
65282004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6529
6530 * files.texi (Backup Deletion): Correct description of
6531 `delete-old-versions'.
6532 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6533 (Auto Save Files): Recommend `auto-save-mode' to reenable
6534 auto-saving, rather than the abbreviation `auto-save'.
6535
65362004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6537
6538 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6539 for "killing" and "yanking" in main menu.
6540
65412004-08-16 Richard M. Stallman <rms@gnu.org>
6542
6543 * killing.texi (Yanking, Killing): Minor cleanups.
6544
6545 * mark.texi (Momentary Mark): Minor cleanups.
6546
65472004-08-15 Kenichi Handa <handa@etl.go.jp>
6548
6549 * custom.texi (Non-ASCII Rebinding):
6550 C-q always inserts the right code to pass to global-set-key.
6551
8cf51b2c
GM
65522004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6553
6554 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6555 `insert-register', instead of `C-x r g' binding, for consistency.
6556
65572004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6558
6559 * fixit.texi (Spelling): Fix typo.
6560
65612004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * help.texi (Help): Fix Texinfo usage.
6564
8cf51b2c
GM
65652004-07-24 Richard M. Stallman <rms@gnu.org>
6566
6567 * text.texi (Paragraphs): Update how paragraphs are separated
6568 and the default for paragraph-separate.
6569
6570 * search.texi (Regexp Replace): Further update text for new
6571 replacement operators.
6572
8cf51b2c
GM
65732004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6574
6575 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6576 `R' switch.
6577
6578 * dired.texi (Dired Updating): `k' only deletes inserted
6579 subdirectories from the Dired buffer if a prefix argument was given.
6580
6581 * search.texi (Regexps): Delete redundant definition of `symbol' in
6582 description of `\_>'. It already occurs in the description of `\_<'.
6583
8cf51b2c
GM
65842004-07-01 Juri Linkov <juri@jurta.org>
6585
6586 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6587 (Regexp Search): Add M-r.
6588
65892004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6590
6591 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6592
65932004-06-29 Jesper Harder <harder@ifa.au.dk>
6594
49823426 6595 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6596
65972004-06-25 Richard M. Stallman <rms@gnu.org>
6598
6599 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6600
66012004-06-25 David Kastrup <dak@gnu.org>
6602
6603 * search.texi (Regexp Replace): Some typo corrections and
6604 rearrangement.
6605
66062004-06-24 David Kastrup <dak@gnu.org>
6607
6608 * search.texi (Unconditional Replace): Use replace-string instead
6609 of query-replace in example.
6610 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6611 sequences.
6612 (Query Replace): Correct explanation of `^' which does not use
6613 the mark stack.
6614
66152004-06-21 Nick Roberts <nickrob@gnu.org>
6616
6617 * misc.texi (Shell History Copying): Document comint-insert-input.
6618 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6619
8cf51b2c
GM
66202004-06-20 Jesper Harder <harder@ifa.au.dk>
6621
6622 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6623 * custom.texi (Customization): Do.
6624 * anti.texi (Antinews): Do.
6625 * abbrevs.texi (Defining Abbrevs): Do.
6626
6627 * programs.texi (Info Lookup): Fix keybinding for
6628 info-lookup-symbol.
6629
66302004-06-16 Juanma Barranquero <lektu@terra.es>
6631
6632 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6633 Add emacs-xtra.
6634 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6635 (clean): Add emacs-xtra and flymake. Remove redundancies.
6636
66372004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6638
6639 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6640 Add emacs-xtra.
6641 * emacs-xtra.texi: New file.
6642
66432004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6644
6645 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6646 (Dired and Find): Mention differences with ordinary Dired buffers.
6647
8cf51b2c
GM
66482004-06-13 Richard M. Stallman <rms@gnu.org>
6649
6650 * custom.texi (Init Syntax): Explain about vars that do special
6651 things when set with setq or with Custom.
6652 (Init Examples): Add line-number-mode example.
6653
8cf51b2c
GM
66542004-06-12 Juri Linkov <juri@jurta.org>
6655
6656 * dired.texi (Operating on Files): Add dired-do-touch.
6657
8cf51b2c
GM
66582004-06-10 Juri Linkov <juri@jurta.org>
6659
6660 * building.texi (Lisp Eval): Add C-M-x on defface.
6661
66622004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6663
6664 * files.texi (Reverting): Auto-Revert mode and
6665 Global Auto-Revert mode no longer revert remote files.
6666
8cf51b2c
GM
66672004-05-29 Richard M. Stallman <rms@gnu.org>
6668
6669 * custom.texi (Init File): Two dashes start --no-site-file.
6670
8cf51b2c
GM
66712004-05-29 Alan Mackenzie <acm@muc.de>
6672
6673 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6674 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6675 (AWK, Pike): Document as "C-like modes".
6676 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6677 (M-x man): Supersedes M-x manual-entry.
6678 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6679
6680 ("Comments in C"): Delete node; the info is in CC Mode manual.
6681 (c-comment-only-line-offset): Remove description.
6682
6683 (C-c ., C-c C-c): Describe new C Mode bindings.
6684
6685 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6686 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6687 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6688 Amend definitions.
6689
6690 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6691 Describe functions.
6692
6693 (c-comment-start-regexp, c-hanging-comment-ender-p)
6694 (c-hanging-comment-starter-p): Remove obsolete definitions.
6695
6696 * emacs.texi: Remove the menu entry "Comments in C".
6697
8cf51b2c
GM
66982004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6699
6700 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6701 `M-x locate'.
6702
67032004-05-16 Karl Berry <karl@gnu.org>
6704
6705 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6706 makeinfo --html fails.
6707 * help.texi (Help Summary) [@ifnottex]: Likewise.
6708
67092004-05-13 Nick Roberts <nickrob@gnu.org>
6710
6711 * building.texi (GDB Graphical Interface): Update and describe
6712 layout first.
6713
8cf51b2c
GM
67142004-05-04 Jason Rumney <jasonr@gnu.org>
6715
6716 * makefile.w32-in: Revert last change.
6717
67182004-05-03 Jason Rumney <jasonr@gnu.org>
6719
6720 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6721
8cf51b2c
GM
67222004-04-23 Juanma Barranquero <lektu@terra.es>
6723
6724 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6725
67262004-04-18 Juri Linkov <juri@jurta.org>
6727
6728 * fixit.texi (Spelling): Remove file extension from ispell xref.
6729
67302004-04-15 Kim F. Storm <storm@cua.dk>
6731
6732 * cmdargs.texi (Initial Options): Add -Q.
6733
67342004-04-05 Kim F. Storm <storm@cua.dk>
6735
6736 * custom.texi (File Variables): Add safe-local-eval-forms.
6737
8cf51b2c
GM
67382004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6739
6740 * files.texi (Reverting): Correct description of revert-buffer's
6741 handling of point.
6742
67432004-03-22 Juri Linkov <juri@jurta.org>
6744
6745 * emacs.texi (Top): Add `Misc X'.
6746
49823426 6747 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6748
6749 * glossary.texi: Improve references.
6750
6751 * help.texi: Sync keywords with finder.el.
6752
6753 * mini.texi (Completion): Add description for menu items.
6754
6755 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6756
6757 * sending.texi (Mail Methods): Fix xref to Message manual.
6758
8cf51b2c
GM
67592004-03-12 Richard M. Stallman <rms@gnu.org>
6760
8cf51b2c
GM
6761 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6762
8cf51b2c
GM
67632004-03-04 Richard M. Stallman <rms@gnu.org>
6764
6765 * search.texi (Regexps): Explain that ^ and $ have their
6766 special meanings only in certain contexts.
6767
6768 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6769
6770 * mule.texi (Specify Coding): Doc C-x RET F.
6771
6772 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6773 for multiple compile and grep buffers.
6774 (Indirect Buffers): Don't recommand clone-indirect-buffer
6775 for multiple compile and grep buffers.
6776
8cf51b2c
GM
67772004-02-29 Juanma Barranquero <lektu@terra.es>
6778
6779 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6780 Use $(DEL) instead of rm, and ignore exit code.
6781
8cf51b2c
GM
67822004-02-23 Nick Roberts <nick@nick.uklinux.net>
6783
6784 * building.texi (Watch Expressions): Update.
6785
67862004-02-21 Juri Linkov <juri@jurta.org>
6787
6788 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6789 --directory, --help, --version. Move text about command-line-args
6790 to Command Arguments.
6791 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6792 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6793 (Window Size X): Join -g and --geometry. Add @cindex.
6794 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6795 (Title X): Remove alias -title.
6796 (Misc X): New node.
6797
c8763fb6 67982004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6799
6800 * frames.texi (Drag and drop): Add Motif to list of supported
6801 protocols.
6802
c8763fb6 68032004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6804
6805 * frames.texi (Drag and drop): New section.
6806
68072004-01-24 Richard M. Stallman <rms@gnu.org>
6808
6809 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6810 Include it only @ifnotinfo. Patch the preceding and following
6811 node headers to point to each other.
6812
68132004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6814
6815 * calendar.texi (Appointments): Update section.
6816
68172003-12-29 Kevin Ryde <user42@zip.com.au>
6818
8cf51b2c
GM
6819 * programs.texi (C Modes): Fix the xref.
6820
68212003-12-23 Nick Roberts <nick@nick.uklinux.net>
6822
6823 * building.texi (Watch Expressions): Update.
6824 (Commands of GUD): Include use of toolbar + breakpoints set from
6825 fringe/margin.
6826
68272003-12-03 Andre Spiegel <spiegel@gnu.org>
6828
6829 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6830 <acm@muc.de>.
6831
c8763fb6 68322003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6833
6834 * frames.texi (Dialog Boxes): Add use-file-dialog.
6835
8cf51b2c
GM
68362003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6837
6838 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6839 in CC Mode.
6840
8cf51b2c
GM
68412003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6842
6843 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6844 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6845 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6846 * man/frames.texi, man/glossary.texi, man/killing.texi:
6847 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6848 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6849 * man/sending.texi, man/text.texi, man/trouble.texi:
6850 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6851
68522003-11-01 Alan Mackenzie <acm@muc.de>
6853
6854 * search.texi (Scrolling During Incremental Search): Document a
6855 new scrolling facility in isearch mode.
6856
8cf51b2c
GM
68572003-10-22 Miles Bader <miles@gnu.org>
6858
6859 * Makefile.in (info): Move before $(top_srcdir)/info.
6860
68612003-10-22 Nick Roberts <nick@nick.uklinux.net>
6862
6863 * building.texi (Watch Expressions): Update section on data display
6864 to reflect code changes (GDB Graphical Interface).
6865
8cf51b2c
GM
68662003-10-13 Richard M. Stallman <rms@gnu.org>
6867
6868 * xresources.texi (GTK resources): Clean up previous change.
6869
c8763fb6 68702003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6871
6872 * xresources.texi (GTK resources): Add a note that some themes
6873 disallow customizations. Add scroll theme example.
6874
8cf51b2c
GM
68752003-09-30 Richard M. Stallman <rms@gnu.org>
6876
8cf51b2c
GM
6877 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6878
6879 * misc.texi (Saving Emacs Sessions): Shorten the section,
6880 collapsing back into one node.
6881
68822003-09-30 Lars Hansen <larsh@math.ku.dk>
6883
6884 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6885
ce058493 68862003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6887
6888 * xresources.texi (GTK names in Emacs): Correct typo.
6889
8cf51b2c
GM
68902003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6891
6892 * cmdargs.texi (Font X): Mention new default font. More
6893 fully describe long font names, wildcard patterns and the
6894 problems involved. (Result of discussion on emacs-devel.)
6895
68962003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6897
6898 * emacs.texi (Acknowledgements): Correct typo.
6899
69002003-09-22 Richard M. Stallman <rms@gnu.org>
6901
6902 * dired.texi (Misc Dired Commands): New node.
6903 (Dired Navigation): Add dired-goto-file.
6904
6905 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6906
6907 * emacs.texi (Acknowledgements): New node, split from Distribution.
6908
6909 * cmdargs.texi (Action Arguments): -f reads interactive args.
6910
8cf51b2c
GM
69112003-09-08 Lute Kamstra <lute@gnu.org>
6912
6913 * screen.texi (Mode Line): Say that POS comes before LINE.
6914 Mention `size-indication-mode'.
6915 * display.texi (Optional Mode Line): Document
6916 `size-indication-mode'.
6917 * basic.texi (Position Info): Mention `size-indication-mode'.
6918
69192003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6920
6921 * xresources.texi (Resources): Refer to `editres' man page.
6922 (Lucid Resources): Update defaults. Expand description of
6923 `shadowThickness'.
6924
69252003-09-04 Miles Bader <miles@gnu.org>
6926
6927 * Makefile.in (top_srcdir): New variable.
6928 ($(top_srcdir)/info): New rule.
6929 (info): Depend on it.
6930
69312003-09-03 Peter Runestig <peter@runestig.com>
6932
6933 * makefile.w32-in: New file.
6934
69352003-08-29 Richard M. Stallman <rms@gnu.org>
6936
6937 * misc.texi (Saving Emacs Sessions): Correct previous change.
6938
8cf51b2c
GM
69392003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6940
8cf51b2c
GM
6941 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6942 (Intro): Include kmacro.texi after fixit.texi instead of after
6943 custom.texi. (As suggested by Kim Storm.)
6944
69452003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6946
6947 * fixit.texi (Fixit): Update `Next' pointer.
6948 * files.texi (Files): Update `Previous' pointer.
6949 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6950 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6951 (Suggested by Kim Storm.)
6952 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6953
69542003-08-18 Kim F. Storm <storm@cua.dk>
6955
6956 * kmacro.texi: New file describing enhanced keyboard macro
6957 functionality. Replaces old description in custom.texi.
6958
6959 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6960 (Keyboard Macros): Move to new kmacro.texi file.
6961
6962 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6963
8cf51b2c
GM
69642003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6965
6966 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6967
69682003-08-17 Alex Schroeder <alex@gnu.org>
6969
6970 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6971 required.
6972
8cf51b2c
GM
69732003-08-05 Richard M. Stallman <rms@gnu.org>
6974
6975 * programs.texi (Lisp Indent): Don't describe
6976 lisp-indent-function property here. Use xref to Lisp Manual.
6977
8cf51b2c
GM
69782003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6979
fffa137c 6980 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6981 abbreviations.
6982
69832003-07-24 Markus Rost <rost@math.ohio-state.edu>
6984
6985 * buffers.texi (List Buffers): Fix previous change.
6986
8cf51b2c
GM
69872003-07-13 Markus Rost <rost@math.ohio-state.edu>
6988
6989 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6990 List*.
6991
69922003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6993
8cf51b2c
GM
6994 * display.texi (Font Lock): Fix typo.
6995
69962003-07-07 Richard M. Stallman <rms@gnu.org>
6997
6998 * display.texi (Font Lock): Add xref for format info on
6999 font-lock-remove-keywords.
7000
7001 * building.texi (Compilation): Document what happens with asynch
7002 children of compiler process.
7003
7004 * help.texi (Library Keywords): Use @multitable.
7005
8cf51b2c
GM
70062003-06-04 Richard M. Stallman <rms@gnu.org>
7007
7008 * programs.texi (Expressions): Delete C-M-DEL.
7009
7010 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7011 comint-move-point-for-output renamed from
7012 comint-scroll-to-bottom-on-output.
7013
7014 * custom.texi (Init Rebinding): Replace previous change with xref.
7015 (Non-ASCII Rebinding): Explain that issue more briefly here.
7016
70172003-05-28 Richard M. Stallman <rms@gnu.org>
7018
7019 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7020
70212003-05-28 Nick Roberts <nick@nick.uklinux.net>
7022
7023 * building.texi (GDB Graphical Interface): New node.
7024 (Rewritten somewhat by RMS.)
7025
c8763fb6 70262003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7027
7028 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7029 non-English letters. Explain how to set coding systems correctly
7030 and how to include the right coding cookie in the file.
7031
c8763fb6 70322003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7033
7034 * indent.texi (Indentation): Explain the concepts.
7035 (Just Spaces): Explain why preventing tabs for indentation might
7036 be useful.
7037
8cf51b2c
GM
70382003-04-16 Richard M. Stallman <rms@gnu.org>
7039
7040 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7041
8cf51b2c
GM
70422003-02-22 Alex Schroeder <alex@emacswiki.org>
7043
7044 * cmdargs.texi (General Variables): Document SMTPSERVER.
7045
8cf51b2c
GM
7046 * sending.texi: Remove SMTP node.
7047 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7048 library.
7049
8cf51b2c
GM
70502003-02-22 Alex Schroeder <alex@emacswiki.org>
7051
7052 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7053
70542003-02-22 Simon Josefsson <jas@extundo.com>
7055
7056 * sending.texi (Mail Methods): Add node about SMTP.
7057
c8763fb6 70582003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7059
7060 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7061
8cf51b2c
GM
70622003-02-01 Kevin Ryde <user42@zip.com.au>
7063
7064 * glossary.texi (Glossary): Correction to cl cross reference.
7065
70662003-01-20 Richard M. Stallman <rms@gnu.org>
7067
7068 * killing.texi (Rectangles): Document C-x c r.
7069
c8763fb6 70702003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7071
7072 * xresources.texi (GTK resources): New node.
7073 (GTK widget names): New node.
7074 (GTK names in Emacs): New node.
7075 (GTK styles): New node.
7076
c8763fb6 70772003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7078
7079 * maintaining.texi (Create Tags Table): Add reference to the new
7080 `etags --help --lang=LANG' option.
7081
8cf51b2c
GM
70822002-10-02 Karl Berry <karl@gnu.org>
7083
49823426 7084 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7085 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7086 where needed for the sake of the HTML output.
8cf51b2c
GM
7087
70882001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7089
7090 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7091 source files.
7092
70932001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7094
7095 * Makefile.in (emacsman): New target.
7096
8cf51b2c
GM
70972001-10-20 Gerd Moellmann <gerd@gnu.org>
7098
7099 * (Version 21.1 released.)
7100
71012001-10-05 Gerd Moellmann <gerd@gnu.org>
7102
7103 * Branch for 21.1.
7104
8cf51b2c
GM
71052001-03-05 Gerd Moellmann <gerd@gnu.org>
7106
7107 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7108
8cf51b2c
GM
71092000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7110
7111 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7112
8cf51b2c
GM
71131999-07-12 Richard Stallman <rms@gnu.org>
7114
7115 * Version 20.4 released.
7116
71171998-12-04 Markus Rost <rost@delysid.gnu.org>
7118
7119 * Makefile.in (INFO_TARGETS): Delete customize.info.
7120 (DVI_TARGETS): Delete customize.dvi.
7121 (../info/customize, customize.dvi): Targets deleted.
7122
71231998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7124
7125 * Version 20.3 released.
7126
71271998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7128
7129 * Makefile.in (EMACSSOURCES): Add mule.texi.
7130 Add msdog.texi, ack.texi. Remove gnu1.texi.
7131
71321998-04-06 Andreas Schwab <schwab@gnu.org>
7133
768c0c0f
JB
7134 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7135 Use it in dvi targets.
8cf51b2c
GM
7136
71371997-09-23 Paul Eggert <eggert@twinsun.com>
7138
7139 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7140 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7141 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7142
71431997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7144
7145 * Version 20.2 released.
7146
71471997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7148
7149 * Version 20.1 released.
7150
71511997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7152
7153 * Makefile (../info/customize, customize.dvi): New targets.
7154 (INFO_TARGETS): Add ../info/customize.
7155 (DVI_TARGETS): Add customize.dvi.
7156
8cf51b2c
GM
71571996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7158
7159 * Version 19.33 released.
7160
71611996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7162
7163 * Version 19.32 released.
7164
8cf51b2c
GM
71651996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7166
7167 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7168
71691996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7170
7171 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7172 Specify -I option.
7173 (All dvi targets): Set the TEXINPUTS variable.
7174
71751996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7176
7177 * Version 19.31 released.
7178
8cf51b2c
GM
71791995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7180
7181 * Version 19.30 released.
7182
8cf51b2c
GM
71831995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7184
7185 * Makefile.in (maintainer-clean): Rename from realclean.
7186
71871994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7188
7189 * Makefile.in: New file.
7190 * Makefile: File deleted.
7191
71921994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7193
7194 * Makefile (TEXINDEX_OBJS): Variable deleted.
7195 (texindex, texindex.o, getopt.o): Rules deleted.
7196 All deps on texindex deleted.
7197 (distclean): Don't delete texindex.
7198 (mostlyclean): Don't delete *.o.
7199 * texindex.c, getopt.c: Files deleted.
7200
72011994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7202
7203 * Version 19.26 released.
7204
72051994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7206
7207 * Makefile (EMACSSOURCES): Exclude undo.texi.
7208
72091994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7210
7211 * Version 19.25 released.
7212
72131994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7214
7215 * Version 19.24 released.
7216
72171994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7218
7219 * Version 19.23 released.
7220
72211994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7222
7223 * Makefile: Delete spurious tab.
7224
72251994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7226
7227 * Makefile (.SUFFIXES): New rule.
7228
8cf51b2c
GM
72291993-12-04 Richard Stallman (rms@srarc2)
7230
7231 * getopt.c: New file.
7232 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7233 (getopt.o): New rule.
7234 (dvi): Don't depend on texindex.
49823426 7235 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7236
72371993-12-03 Richard Stallman (rms@srarc2)
7238
49823426
GM
7239 * Makefile (TEXI2DVI): New variable.
7240 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7241 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7242
72431993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7244
7245 * Version 19.22 released.
7246
72471993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7248
7249 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7250
72511993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7252
7253 * Version 19.21 released.
7254
8cf51b2c
GM
72551993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7256
7257 * Makefile (realclean): Don't delete the Info files.
7258
f0131492 72591993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7260
8cf51b2c
GM
7261 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7262 4' where appropriate.
7263
f0131492 72641993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7265
49823426 7266 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7267
7268 * texindex.c: Include "../src/config.h" if building in emacs.
7269
7270 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7271 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7272 Add target to build texindex.c, defining `emacs'.
7273
8cf51b2c
GM
72741993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7275
7276 * Version 19.19 released.
7277
8cf51b2c
GM
72781993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7279
7280 * Version 19.18 released.
7281
72821993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7283
7284 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7285
72861993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7287
7288 * Version 19.17 released.
7289
72901993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7291
7292 * split-man: Fix typos in last change.
7293
72941993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7295
7296 * Version 19.16 released.
7297
72981993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7299
7300 * version 19.15 released.
7301
73021993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7303
7304 * Makefile (distclean): It's rm, not rf.
7305
73061993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7307
7308 * Version 19.14 released.
7309
73101993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7311
7312 * Makefile: New file.
7313
73141993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7315
7316 * Version 19.13 released.
7317
73181993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7319
7320 * Version 19.9 released.
7321
73221993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7323
7324 * Version 19.8 released.
7325
73261993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7327
7328 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7329
7330 * trouble.texi: It's `enable-flow-control-on', not
7331 `evade-flow-control-on'.
7332
73331993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7334
7335 * display.texi: Document standard-display-european.
7336
73371993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7338
7339 * Version 19.7 released.
7340
7341 * emacs.texi: Add a sentence to the top menu mentioning the
7342 specific version of Emacs this manual applies to.
7343
73441993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7345
7346 * basic.texi: Document next-line-add-lines variable used to
7347 implement down-arrow.
7348
7349 * killing.texi: Document kill-whole-line.
7350
73511993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7352
7353 * text.texi: Update unix TeX ordering information.
7354
73551993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7356
7357 * news.texi: Mention fill-rectangle in keybinding list.
7358
7359 * killing.texi: Document fill-rectangle.
7360
73611993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7362
7363 * vc.texi: Bring the docs up to date with VC 5.2.
7364
73651992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7366
7367 * emacs.tex: Mention blackbox and gomoku under Amusements.
7368 Assembler mode is now mentioned and appropriately indexed
7369 under Programming Modes.
7370
73711991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7372
7373 * emacs.tex: Update TeX ordering information.
7374
8cf51b2c
GM
73751990-06-26 David Lawrence (tale@geech)
7376
7377 * emacs.tex: Note that completion-ignored-extensions is not used
7378 to filter out names when all completions are displayed in
7379 *Completions*.
7380
73811990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7382
7383 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7384
73851990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7386
7387 * emacs.tex: Add @findex grep.
7388
8cf51b2c
GM
73891988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7390
7391 * emacs.tex: Correct two typos. No other changes before
7392 Version 19 will be made.
7393
8cf51b2c
GM
73941988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7395
7396 * emacs.tex: Update information for obtaining TeX distribution from the
7397 University of Washington.
7398
7399;; Local Variables:
c8763fb6 7400;; coding: utf-8
8cf51b2c
GM
7401;; End:
7402
17ca7950
GM
7403 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7404 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7405 Free Software Foundation, Inc.
8cf51b2c
GM
7406
7407 This file is part of GNU Emacs.
7408
352c8b4a 7409 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7410 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7411 the Free Software Foundation, either version 3 of the License, or
7412 (at your option) any later version.
8cf51b2c
GM
7413
7414 GNU Emacs is distributed in the hope that it will be useful,
7415 but WITHOUT ANY WARRANTY; without even the implied warranty of
7416 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7417 GNU General Public License for more details.
7418
7419 You should have received a copy of the GNU General Public License
352c8b4a 7420 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.