(check-declare-errmsg): Fix counting in the `full' case.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
367c9b7c
JL
12008-04-22 Juri Linkov <juri@jurta.org>
2
3 * dired.texi (Subdirectories in Dired): Describe using `^'
4 to return to the parent directory.
5
4ac1e9b4
NR
62008-04-22 Nick Roberts <nickrob@snap.net.nz>
7
8 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
9 recent changes.
10
b9b3bf2b
NR
112008-04-19 Nick Roberts <nickrob@snap.net.nz>
12
13 * building.texi (GDB-UI Layout, Breakpoints Buffer)
14 (Other GDB-UI Buffers): Update for recent thread related changes.
15
4d120d6a
SM
162008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
17
18 * maintaining.texi (Maintaining):
19 * emacs.texi (Top): Typo.
20
a152877d
SM
212008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
22
b9b3bf2b
NR
23 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
24 arg in `font-lock-add-keywords'.
a152877d 25
36c0514c
GM
262008-04-08 Glenn Morris <rgm@gnu.org>
27
28 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
29 Also add Baha'i calendar references where appropriate.
30
06a97d46
GM
312008-04-05 Glenn Morris <rgm@gnu.org>
32
33 * custom.texi (Init File): Byte-compiling .emacs is bad.
34
6adc6eed
SM
352008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
38
571388b0
GM
392008-03-29 Glenn Morris <rgm@gnu.org>
40
41 * calendar.texi: Update for `calendar-date-style' replacing
42 `european-calendar'.
43
3ae8f876
JR
442008-03-28 Jason Rumney <jasonr@gnu.org>
45
46 * display.texi (Display Custom): Mention overlay-margin in text.
47
5bc6ddff 482008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 49
5bc6ddff
MB
50 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
51 tutorial' comments.
03a864d5 52
7186a830
CY
532008-03-28 Chong Yidong <cyd@stupidchicken.com>
54
55 * mark.texi (Mark): Rearrange nodes.
56 (Persistent Mark): Rename from Transient Mark.
57 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
58 Describe Transient Mark mode as the default.
59
60 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
61 the default behavior with Transient Mark mode off.
62 (Position Info): Fix typo.
63
64 * display.texi (Standard Faces): Reference the Mark node. Remove
65 discussion of the region face, which is discussed there.
66
67 * emacs.texi (Top): Update node listings.
68
69 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
70 as the default.
71
72 * fixit.texi (Undo): Standardize choice of undo key sequence.
73 (Undo, Spelling): Describe Transient Mark mode as the default.
74
75 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
76 default.
77
78 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
79
80 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
81 mode is the default, and note that the mark is not activated when set.
82
83 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
84 Describe Transient Mark mode as the default.
85
86 * search.texi (Basic Isearch): Reference the Mark Ring node.
87 (Replace, Unconditional Replace, Other Repeating Search):
88 Describe Transient Mark mode as the default.
89
90 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
91 Transient Mark mode as the default.
92 (Paragraphs): Describe how M-h behaves when region is active.
93
94 * trouble.texi (Quitting): Clarify effects of C-g.
95
dc47d1ff
GM
962008-03-13 Glenn Morris <rgm@gnu.org>
97
98 * emacs.texi (EMACSVER): Set to 23.0.60.
99
e3e0fb39 1002008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 101
e3e0fb39
GM
102 * dired.texi (Hiding Subdirectories): Fix previous change.
103
1042008-03-05 Drew Adams <drew.adams@oracle.com>
105
106 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 107
5e14abf8
KS
1082008-02-28 Kim F. Storm <storm@cua.dk>
109
110 * help.texi (Help Files): Move describe-gnu-project to C-h g.
111 Move describe-distribution to C-h C-o.
112 Move view-emacs-problems to C-h C-p.
113 Add view-emacs-debugging on C-h C-d.
114 Add view-external-packages on C-h C-e.
d0207bf3 115 Add view-order-manuals on C-h C-m.
5e14abf8 116
d0207bf3 1172008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
118
119 * msdog-xtra.texi (MS-DOS): Docstring fix.
120
87e391bb
EZ
1212008-02-09 Eli Zaretskii <eliz@gnu.org>
122
123 * msdog.texi (Windows Fonts): Use a @table for describing font
124 properties.
125
5662e503
JR
1262008-02-07 Jason Rumney <jasonr@gnu.org>
127
128 * msdog.texi (Windows Files): w32-get-true-file-attributes default
129 value has changed.
130 (Windows HOME): Clarify what is meant by "if that fails as well".
131 (Windows Fonts): New section.
132
72463824
GM
1332008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
134
135 * basic.texi (Basic Undo): Remove duplicate "you can".
136
7ff926e0
EZ
1372008-02-02 Eli Zaretskii <eliz@gnu.org>
138
139 * maintaining.texi (Tags): Fix last change.
140
6ab7aef1
MA
1412008-02-02 Michael Albinus <michael.albinus@gmx.de>
142
093571c3 143 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 144
ace67e7e
NR
1452008-01-31 Nick Roberts <nickrob@snap.net.nz>
146
147 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
148
ae068fdf
RS
1492008-01-26 Richard Stallman <rms@gnu.org>
150
151 * maintaining.texi (Tags): Delete redundant index entry.
152
a56d9a08
EZ
1532008-01-26 Eli Zaretskii <eliz@gnu.org>
154
155 * programs.texi (Imenu): Move "@cindex tags" from here...
156 * maintaining.texi (Tags): ...to here.
157
e941ed90
NR
1582008-01-23 Kevin Ryde <user42@zip.com.au>
159
160 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
161 click count.
162
650276d5
JB
1632008-01-21 Juanma Barranquero <lekktu@gmail.com>
164
165 * entering.texi (Exiting): Fix typo.
166 Reported by D. E. Evans <sinuhe@gnu.org>.
167
8dc17977
MR
1682007-12-31 Martin Rudalics <rudalics@gmx.at>
169
170 * glossary.texi (Glossary): Fix typo.
171
9f9695a6
RS
1722007-12-27 Richard Stallman <rms@gnu.org>
173
174 * text.texi (Formatted Text): Improve menu tag.
175 (Editing Format Info): In Info, add duplicate menu of nodes
176 about the submenus.
177 (Format Faces): Say where Faces menu is found. Mention Other.
178 (Format Colors): Say where these submenus are found.
179 (Format Indentation, Format Justification): Likewise.
180 (Format Properties): Likewise.
181
abfd0191
RS
1822007-12-22 Richard Stallman <rms@gnu.org>
183
184 * search.texi (Query Replace): Make exp of query-replace more
185 self-contained, and clarify.
8dc17977 186
abfd0191
RS
187 * cc-mode.texi (Getting Started): Change @ref to @pxref.
188
a2586785
RS
1892007-12-15 Richard Stallman <rms@gnu.org>
190
191 * files.texi (Auto Save): Clarify definition of auto-saving.
192
a67cf2bb
RS
1932007-11-26 Richard Stallman <rms@gnu.org>
194
195 * help.texi (Help Echo): Cleanups.
196
448b33b1
TTN
1972007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
198
199 * files.texi (Why Version Control?): Fix typo.
200 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
201 (Selecting a Fileset): Fix typos; small rewording.
202 (Log Buffer): Likewise.
203 (Old Revisions): Likewise.
448b33b1 204
221bb7f6
EZ
2052007-11-17 Eli Zaretskii <eliz@gnu.org>
206
207 * mule.texi (Communication Coding): Fix wording of last change.
208
d0207bf3 2092007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 210
630cb3b7
JB
211 * custom.texi (Specifying File Variables):
212 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 213
53b7759e
KH
2142007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
215
a5ab2e0c 216 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
217
218 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
219
c8763fb6 2202007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 221
630cb3b7 222 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
223 --output=file.
224
ff98e024
MR
2252007-11-13 Martin Rudalics <rudalics@gmx.at>
226
227 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
228 (Help Echo): Avoid mentioning the term "region" here and
229 consistently use the term "active text".
230
37b11c22
GM
2312007-11-11 Glenn Morris <rgm@gnu.org>
232
233 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
234
21d50ba1
JL
2352007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
236
237 * search.texi (Query Replace): Mention
238 `query-replace-show-replacement'.
239
c12ecb0a 2402007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
241
242 * building.texi (Watch Expressions): Remove obscure sentence.
243
3b4201f4
KH
2442007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
245
246 * mule.texi (Select Input Method): Describe how to activate an input
247 method in the text mode.
248
07e5c0b0
DN
2492007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
250
251 * cmdargs.texi (Misc Variables): Remove Sun windows info.
252
52dd7391
NR
2532007-10-30 Nick Roberts <nickrob@snap.net.nz>
254
255 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
256
c004e539
GM
2572007-10-30 Glenn Morris <rgm@gnu.org>
258
259 * misc.texi (Directory Tracking): Explain a bit more about
260 dirtrack-mode.
261
ca8c5b8c
GM
2622007-10-25 Glenn Morris <rgm@gnu.org>
263
264 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
265
b6c764ef
RS
2662007-10-24 Richard Stallman <rms@gnu.org>
267
268 * misc.texi (Interactive Shell): Cleanup last change.
269
eabd84c9
JL
2702007-10-22 Juri Linkov <juri@jurta.org>
271
272 * mini.texi (Minibuffer History): Add text about a list of minibuffer
273 default values.
274
0b43c7e2
ER
2752007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
276
ca8c5b8c 277 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
278 'filesets'.
279
a80859d4
MR
2802007-10-18 Martin Rudalics <rudalics@gmx.at>
281
282 * trouble.texi (Quitting): Fix typo.
283
c9447ae1
GM
2842007-10-18 Glenn Morris <rgm@gnu.org>
285
286 * frames.texi (Mode Line Mouse): Mention minor mode names.
287
168b980f
JL
2882007-10-17 Juri Linkov <juri@jurta.org>
289
290 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
291 fill-paragraph operates on the active region in Transient Mark mode.
292 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
293 with fill-paragraph.
294
295 * basic.texi (Arguments): Replace fill-paragraph-or-region with
296 fill-paragraph.
297
298 * fixit.texi (Spelling): ispell-word operates on the active region
299 in Transient Mark mode.
300
5a331f34
JB
3012007-10-17 Aaron S. Hawley <aaronh@garden.org>
302
303 * building.texi (Source Buffers):
304 * custom.texi (Init Non-ASCII):
305 * glossary.texi (Glossary): Use "key binding" consistently.
306
2a9f4d55
JB
3072007-10-17 Juanma Barranquero <lekktu@gmail.com>
308
309 * calendar.texi (Diary): Fix directive.
310
de13cecf
RS
3112007-10-16 Richard Stallman <rms@gnu.org>
312
313 * calendar.texi (Diary): Clarify text about diary file example.
314
5f90d53e
ER
3152007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
316
317 * files.texi: Capitalize node names according to convention.
318
3aa491bc
GM
3192007-10-13 Glenn Morris <rgm@gnu.org>
320
321 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
322
8a3106d3
ER
3232007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
324
325 * emacs.texi:
326 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 327 suggested by RMS and Robert J. Chassell.
8a3106d3 328
da1080a2
ER
3292007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
330
3aa491bc 331 * files.texi (Version Systems):
0870a421
ER
332 * vc-xtra.texi:
333 * vc1-xtra.texi:
ac3f4c6f 334 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 335 operations. Change of terminology from `version' to `revision'.
a7fc5b78 336 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 337 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 338
58ade22b
ER
3392007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
340
da1080a2 341 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
342 Reorder the descriptions to be chronological.
343
93870ce2
RS
3442007-10-09 Richard Stallman <rms@gnu.org>
345
346 * display.texi (Cursor Display): Correct how cursor appears
347 in nonselected windows.
348
568c7288
NR
3492007-10-04 Nick Roberts <nickrob@snap.net.nz>
350
351 * building.texi (GDB Graphical Interface): Remove references to gdba
352 and mention gud-gdb.
353
1af74d06 3542007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 355
1af74d06 356 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 357
0d8fb755
JL
3582007-10-06 Juri Linkov <juri@jurta.org>
359
360 * text.texi (Fill Commands): Document fill-paragraph-or-region.
361 (Fill Prefix, Format Indentation): Replace fill-paragraph with
362 fill-paragraph-or-region.
363
364 * basic.texi (Arguments): Replace fill-paragraph with
365 fill-paragraph-or-region.
366
b981e2c6
ER
3672007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
368
369 * files.texi: Update the section on version control for 2007
2a9f4d55 370 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
371 will come later.
372
5fceaf9c
GM
3732007-09-15 Glenn Morris <rgm@gnu.org>
374
375 * calendar.texi (Holidays): Change all instances of `holiday-list' back
376 to `list-holidays'.
377
b0e44b17
GM
3782007-09-14 Glenn Morris <rgm@gnu.org>
379
380 * calendar.texi: Update all instances of mark-calendar-holidays,
381 list-calendar-holidays, list-holidays with the new names.
382
8cf51b2c
GM
3832007-09-06 Glenn Morris <rgm@gnu.org>
384
385 * Move manual sources from man/ to subdirectories of doc/.
386 Split into the Emacs manual in emacs/, and other manuals in misc/.
387 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
388 manual.
389 (infodir): New variable.
390 (info): Use $infodir.
391 (emacsman): Delete target, not needed any more.
392 Move all targets that are not the Emacs manual to misc/Makefile.in.
393 (mostlyclean): Remove `gnustmp'.
394 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
395 manual.
92f9b43f 396 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
397 (emacsman): Delete target, not needed any more.
398 (clean): Remove all info files but Emacs manual.
399 Move all targets that are not the Emacs manual to misc/Makefile.in.
400 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
401
402 * Makefile.in (INFOSOURCES): Delete.
403 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
404 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
405 *.vrs *.toc here...
406 (maintainer-clean): ...from here.
407
4082007-09-05 Glenn Morris <rgm@gnu.org>
409
410 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
411
8cf51b2c
GM
4122007-08-29 Glenn Morris <rgm@gnu.org>
413
414 * emacs.texi (EMACSVER): Increase to 23.0.50.
415
3420c522
RS
4162007-08-27 Richard Stallman <rms@gnu.org>
417
418 * emacs.texi (Top): Clarify menu item for Glossary.
419
420 * display.texi (Faces): Change secn title.
421 Clarify not all fonts come from Font Lock.
422
8cf51b2c
GM
4232007-08-17 Eli Zaretskii <eliz@gnu.org>
424
425 * basic.texi (Position Info): Add index entry for face at point.
426 Mention that character faces are also displayed by "C-u C-x =".
427
8cf51b2c
GM
4282007-08-08 Glenn Morris <rgm@gnu.org>
429
430 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
431
4322007-08-07 Chong Yidong <cyd@stupidchicken.com>
433
434 * files.texi (File Conveniences): Document point motion keys in Image
435 mode.
436
8cf51b2c
GM
4372007-07-27 Glenn Morris <rgm@gnu.org>
438
8cf51b2c
GM
439 * emacs.texi (Copying): Include license text from gpl.texi, rather than
440 in-line.
441
442 * gpl.texi: New file with text of GPL.
443 * Makefile.in (EMACSSOURCES): Add gpl.texi.
444
4452007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
446
447 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
448
449 * dired.texi (Wdired): Mention C-x C-q key binding.
450
4512007-07-28 Nick Roberts <nickrob@snap.net.nz>
452
453 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
454
4552007-07-25 Glenn Morris <rgm@gnu.org>
456
8cf51b2c
GM
457 * emacs.texi (Copying): Replace license with GPLv3.
458
459 * Relicense all FSF files to GPLv3 or later.
460
4612007-07-24 Glenn Morris <rgm@gnu.org>
462
463 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
464 for some calendars.
465
4662007-07-23 Nick Roberts <nickrob@snap.net.nz>
467
468 * screen.texi (Mode Line): Describe new mode-line flag that shows if
469 default-directory for the current buffer is on a remote machine.
470
8cf51b2c
GM
4712007-07-21 Eli Zaretskii <eliz@gnu.org>
472
473 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
474 default value.
475
4762007-07-21 Richard Stallman <rms@gnu.org>
477
478 * files.texi (Why Version Control?): Improve previous change.
479
4802007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
481
482 * files.texi (Why Version Control?): New node.
483
8cf51b2c
GM
4842007-07-12 Nick Roberts <nickrob@snap.net.nz>
485
8cf51b2c
GM
486 * building.texi (Starting GUD): Add xref to this anchor.
487
8cf51b2c
GM
4882007-06-24 Karl Berry <karl@gnu.org>
489
2a9f4d55 490 * emacs.texi: New Back-Cover Text.
8cf51b2c 491
8cf51b2c
GM
4922007-06-07 Alan Mackenzie <acm@muc.de>
493
494 * display.texi (Optional Mode Line): Document the new form of
495 line+column numbers, "(561,2)".
496
4972007-06-06 Juanma Barranquero <lekktu@gmail.com>
498
49823426 499 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
500
5012007-06-02 Chong Yidong <cyd@stupidchicken.com>
502
503 * Version 22.1 released.
504
8cf51b2c
GM
5052007-05-07 Karl Berry <karl@gnu.org>
506
507 * emacs.texi (EMACSVER): Back to 22.
508
5092007-05-06 Richard Stallman <rms@gnu.org>
510
511 * maintaining.texi (Create Tags Table): Clean up previous change.
512
c8763fb6 5132007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
514
515 * maintaining.texi (Create Tags Table): Add text about the dangers of
516 making symbolic links to tags files.
517
5182007-05-04 Karl Berry <karl@gnu.org>
519
520 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
521
5222007-05-03 Karl Berry <karl@gnu.org>
523
524 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
525
526 * .cvsignore (*.pdf): New entry.
527
8cf51b2c
GM
528 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
529 for printing.
530
5312007-05-01 Richard Stallman <rms@gnu.org>
532
533 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
534
8cf51b2c
GM
5352007-04-28 Glenn Morris <rgm@gnu.org>
536
537 * ack.texi (Acknowledgments):
538 * anti.texi (Antinews):
8cf51b2c
GM
539 * programs.texi (Program Modes): Restore mention of python.el pending
540 consideration of legal status.
541
5422007-04-28 Richard Stallman <rms@gnu.org>
543
544 * files.texi (File Names): Fixes to ~ description on MS systems.
545
8cf51b2c
GM
5462007-04-26 Glenn Morris <rgm@gnu.org>
547
548 * emacs.texi (EMACSVER): Increase to 22.1.50.
549
5502007-04-25 Karl Berry <karl@gnu.org>
551
552 * emacs.texi: Improve line breaks on copyright page,
553 similar layout to lispref, 8.5x11 by default.
554
555 * dired.texi (Image-Dired): Improve line break, fix typo.
556
5572007-04-24 Chong Yidong <cyd@stupidchicken.com>
558
559 * programs.texi (Program Modes):
8cf51b2c
GM
560 * anti.texi (Antinews):
561 * ack.texi (Acknowledgments): python.el removed.
562
8cf51b2c
GM
5632007-04-23 Chong Yidong <cyd@stupidchicken.com>
564
565 * display.texi (Highlight Interactively): Correct description of
566 hi-lock-file-patterns-policy.
567
568 * files.texi (File Archives): Mention self-extracting executables.
569
5702007-04-23 Eli Zaretskii <eliz@gnu.org>
571
572 * search.texi (Unconditional Replace, Query Replace): Add xref to
573 "Replacement and Case".
574
5752007-04-22 Chong Yidong <cyd@stupidchicken.com>
576
577 * dired.texi (Image-Dired): Move from Thumbnails node.
578 * misc.texi (Thumbnails): Node deleted.
579 * emacs.texi (Top): Update node listing.
580
581 * files.texi (File Conveniences):
49823426 582 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
583
5842007-04-21 Richard Stallman <rms@gnu.org>
585
586 * display.texi (Highlight Interactively): Correct previous change.
587 Clarify doc of hi-lock-find-patterns, and move new features into it.
588
5892007-04-20 David Koppelman <koppel@ece.lsu.edu>
590
591 * display.texi (Highlight Interactively): Document
592 hi-lock-file-patterns-policy.
593
5942007-04-20 Martin Rudalics <rudalics@gmx.at>
595
596 * display.texi (Scrolling): Fix typo.
597
8cf51b2c
GM
5982007-04-15 Chong Yidong <cyd@stupidchicken.com>
599
8cf51b2c
GM
600 * doclicense.texi: Remove node heading, so that it can be included by
601 other files.
602
603 * emacs.texi: Insert node heading for GFDL.
604
8cf51b2c
GM
6052007-04-14 Eli Zaretskii <eliz@gnu.org>
606
607 * cmdargs.texi (Colors): Qualify "color of window" index entry by
608 "command line".
609
610 * display.texi (Faces): Refer to "Creating Frames" for face
611 and other frame customizations in .emacs.
612
613 * frames.texi (Creating Frames): Mention that face customizations can
614 be put in .emacs. Add index entries.
615
6162007-04-12 Richard Stallman <rms@gnu.org>
617
618 * glossary.texi (Glossary): Explain `iff'.
619
6202007-04-11 Karl Berry <karl@gnu.org>
621
622 * gnu.texi (Top),
623 * macos.texi (Mac Font Specs),
624 * anti.texi (Antinews),
625 * xresources.texi (Resources),
626 * misc.texi (Emulation),
627 * calendar.texi (Daylight Saving),
628 * dired.texi (Dired and Find),
629 * rmail.texi (Remote Mailboxes),
630 * sending.texi (Mail Headers),
631 * programs.texi (Which Function),
632 * files.texi (Recover),
633 * buffers.texi (Uniquify),
634 * frames.texi (Wheeled Mice),
635 * killing.texi (Rectangles): Wording to improve breaks in
636 8.5x11 format.
637 * mule.texi (Language Environments): \hbadness=10000 since there's
638 no way to reword.
639 * emacs.texi (smallbook): New @set to more easily switch between
640 smallbook and 8.5x11.
641
6422007-04-11 Richard Stallman <rms@gnu.org>
643
644 * files.texi (File Conveniences): Add xref to Tumme.
645 Delete text about Thumbnail mode.
646
8cf51b2c
GM
6472007-04-09 Alan Mackenzie <acm@muc.de>
648
649 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
650 new name. Insert concept index entries.
651
8cf51b2c
GM
6522007-04-08 Chong Yidong <cyd@stupidchicken.com>
653
654 * display.texi (Standard Faces): Document prefix arg for
655 list-faces-display.
656
657 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
658
8cf51b2c
GM
6592007-04-07 Chong Yidong <cyd@stupidchicken.com>
660
8cf51b2c
GM
661 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
662
663 * files.texi (Misc File Ops): Rewrite description of
664 insert-file-literally.
665
8cf51b2c
GM
6662007-03-31 Eli Zaretskii <eliz@gnu.org>
667
668 * misc.texi (Printing): Postscript -> PostScript.
669
8cf51b2c
GM
670 * ack.texi (Acknowledgments): Postscript -> PostScript.
671
672 * custom.texi (Init File, Init Non-ASCII): Fix last change.
673
674 * emacs.texi (Top): Fix the menu due to the change in custom.texi
675 below.
676
6772007-03-30 Chong Yidong <cyd@stupidchicken.com>
678
679 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
680 Init Non-ASCII.
681 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
682 (Init Non-ASCII): New node.
683
6842007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
685
686 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
687
8cf51b2c
GM
6882007-03-12 Glenn Morris <rgm@gnu.org>
689
8cf51b2c
GM
690 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
691 "Daylight Savings".
692
49823426 693 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
694 saving" in text throughout.
695
8cf51b2c
GM
6962007-03-04 Richard Stallman <rms@gnu.org>
697
698 * custom.texi (Safe File Variables): Minor correction.
699
8cf51b2c
GM
7002007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
701
702 * rmail.texi (Movemail): Add internal ref.
703 Don't indent the intro for the PROTO table.
704 Format PROTO table items with @code.
705
8cf51b2c
GM
7062007-02-26 Nick Roberts <nickrob@snap.net.nz>
707
708 * building.texi: Remove references to bashdb.
709
8cf51b2c
GM
7102007-02-19 Juanma Barranquero <lekktu@gmail.com>
711
712 * mule.texi (Language Environments): Update list of supported language
713 environments.
714
8cf51b2c
GM
7152007-02-14 Kim F. Storm <storm@cua.dk>
716
717 * building.texi (Grep Searching): Fix lgrep doc.
718
7192007-02-12 Chong Yidong <cyd@stupidchicken.com>
720
721 * back.texi: Remove unused file.
722
c8763fb6 7232007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
724
725 * maintaining.texi (Tag Syntax): Now --members is the default for
726 etags, not for ctags yet.
727
8cf51b2c
GM
7282007-02-03 Eli Zaretskii <eliz@gnu.org>
729
730 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
731 headers compliant with Texinfo guidelines and with what texnfo-upd.el
732 expects. Add comments to prevent people from inadvertently modifying
733 the key parts needed by `texinfo-multiple-files-update'.
734
7352007-01-29 Chong Yidong <cyd@stupidchicken.com>
736
737 * frames.texi (Secondary Selection): Window clicked does not matter
738 when mouse-yank-at-point is non-nil.
739
8cf51b2c
GM
7402007-01-16 Glenn Morris <rgm@gnu.org>
741
742 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
743 system abbrev.
744
7452007-01-11 Richard Stallman <rms@gnu.org>
746
747 * msdog.texi (Windows Keyboard): Another small cleanup.
748
7492007-01-10 Richard Stallman <rms@gnu.org>
750
751 * msdog.texi (Windows Keyboard): Yet another try to make
752 everyone happy with that passage.
753
7542007-01-05 Richard Stallman <rms@gnu.org>
755
756 * anti.texi (Antinews): Mention M-x shell scrolling.
757
7582007-01-05 Nick Roberts <nickrob@snap.net.nz>
759
760 * building.texi (Watch Expressions): Describe gdb-max-children.
761
8cf51b2c
GM
7622007-01-04 Richard Stallman <rms@gnu.org>
763
8cf51b2c
GM
764 * msdog.texi (Windows Keyboard): Clarify previous change.
765
8cf51b2c
GM
7662007-01-02 Richard Stallman <rms@gnu.org>
767
768 * custom.texi (Changing a Variable): Minor clarification.
769 (Specific Customization): customize-customized => customize-unsaved.
770
771 * entering.texi (Entering Emacs): Clean up text about restarting
772 Emacs for each file.
773
774 * misc.texi (Shell Options): Minor cleanup.
775
776 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
777 with Emacs, not vice versa.
778
779 * programs.texi (Symbol Completion): Recommend customizing
780 window manager.
781
782 * xresources.texi (Resources): Minor fix.
783
c8763fb6 7842007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
785
786 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
787
7882007-01-01 Richard Stallman <rms@gnu.org>
789
790 * commands.texi (User Input): Document keys stolen by window mangers.
791
7922006-12-31 Richard Stallman <rms@gnu.org>
793
794 * custom.texi (Specific Customization): Document customize-option
795 instead of customize-variable.
796
7972006-12-31 Kim F. Storm <storm@cua.dk>
798
799 * major.texi (Choosing Modes): Document auto-mode-case-fold.
800
8012006-12-30 Kim F. Storm <storm@cua.dk>
802
803 * killing.texi (CUA Bindings): Fix typo.
804
805 * xresources.texi (Table of Resources): Mention grow-only value for
806 auto-resize-tool-bars.
807
8cf51b2c
GM
8082006-12-27 Eli Zaretskii <eliz@gnu.org>
809
810 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
811 and how to get them back.
812
8132006-12-26 Richard Stallman <rms@gnu.org>
814
815 * calendar.texi (Holidays): Holiday listing is based on current
816 practice, but DST is not.
817
8182006-12-25 Richard Stallman <rms@gnu.org>
819
820 * emacs.texi (Top): Update subnode menus.
821
822 * mark.texi (Transient Mark): Fix xref.
823
824 * killing.texi (Graphical Kill): Node deleted.
825 (Killing): Add xref to Cut and Paste.
826 (CUA Bindings): Update xref.
827
828 * frames.texi (Cut and Paste): New section to hold other nodes.
829 (Mouse Commands): Node demoted.
830 (Cut/Paste Other App): Split out from Mouse Commands.
831 (Word and Line Mouse): Likewise.
832 (Secondary Selection, Clipboard): Nodes demoted.
833
8cf51b2c
GM
8342006-12-24 Kevin Ryde <user42@zip.com.au>
835
836 * calendar.texi (Holidays): US daylight saving begins second Sunday
837 in March for 2007 onwards.
838 (Daylight Savings): Show new US default daylight saving rules, 2nd
839 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
840
8412006-12-23 Chong Yidong <cyd@stupidchicken.com>
842
843 * calendar.texi (Scroll Calendar): < and > are switched.
844
8452006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
846
847 * killing.texi (Deletion): Describe M-\ prefix argument.
848
8492006-12-23 Richard Stallman <rms@gnu.org>
850
851 * search.texi (Regexp Search): Explain why forward and reverse regexp
852 search are not mirror images.
853
8cf51b2c
GM
8542006-12-19 Kim F. Storm <storm@cua.dk>
855
856 * major.texi (Choosing Modes): Describe match-function elements for
857 magic-mode-alist.
858
8cf51b2c
GM
8592006-12-18 Eli Zaretskii <eliz@gnu.org>
860
861 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
862 peculiarities.
863
8642006-12-18 Richard Stallman <rms@gnu.org>
865
866 * abbrevs.texi (Editing Abbrevs): Fix previous change.
867
8cf51b2c
GM
8682006-12-17 Alan Mackenzie <acm@muc.de>
869
870 * programs.texi (Left Margin Paren): Remove the bit which says
871 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
872 Discuss some of the issues of setting this option to nil.
873
8742006-12-17 Glenn Morris <rgm@gnu.org>
875
876 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
877
8782006-12-16 Eli Zaretskii <eliz@gnu.org>
879
880 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
881 (Windows Files): `w32-get-true-file-attributes' is only relevant for
882 NTFS volumes.
883 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
884 volumes.
885
8862006-12-15 Eli Zaretskii <eliz@gnu.org>
887
888 * text.texi (HTML Mode): Fix "C-c TAB".
889
8cf51b2c
GM
8902006-12-09 Richard Stallman <rms@gnu.org>
891
892 * misc.texi (Invoking emacsclient): Simplify TCP file text.
893
8942006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
895
896 * files.texi (Misc File Ops): Document insert-file-literally.
897
8982006-12-08 Eli Zaretskii <eliz@gnu.org>
899
900 * cmdargs.texi (Colors): Note that --color is intended for overriding
901 the terminal defaults, not for normal invocation.
902
903 * misc.texi (Emacs Server): Improve wording. Don't mention the
904 ``server program''. Add a cross-reference to "Init File" node.
905 (Invoking emacsclient): Add index entries. Document both short and
906 long versions of command-line options. Document the -f option.
907
8cf51b2c
GM
9082006-12-06 Richard Stallman <rms@gnu.org>
909
910 * text.texi (Outline Format): Say to set outline-regexp
911 and outline-level with major modes and file local variables.
912
c8763fb6 9132006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
914
915 * anti.texi (Antinews): Mention the alternative to
916 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
917
8cf51b2c
GM
918 * misc.texi (Interactive Shell): Ditto.
919
9202006-12-04 Eli Zaretskii <eliz@gnu.org>
921
922 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
923
924 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
925
9262006-12-01 Eli Zaretskii <eliz@gnu.org>
927
928 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
929 colon in the mode line.
930
931 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
932
9332006-11-26 Nick Roberts <nickrob@snap.net.nz>
934
935 * building.texi (Watch Expressions): Mention SPC for expanding/
936 contracting watch expressions.
937
9382006-11-26 Kim F. Storm <storm@cua.dk>
939
940 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
941
9422006-11-26 Nick Roberts <nickrob@snap.net.nz>
943
944 * building.texi (Debugger Operation): Define text command mode.
945 Clarify how tooltips work.
946 (GDB Graphical Interface): Explain how to run in text command mode
947 more clearly.
948
9492006-11-25 Juanma Barranquero <lekktu@gmail.com>
950
951 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
952
9532006-11-22 Juanma Barranquero <lekktu@gmail.com>
954
955 * anti.texi (Antinews): Mention --server-file and TCP sockets.
956
8cf51b2c
GM
9572006-11-18 Chong Yidong <cyd@stupidchicken.com>
958
959 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
960 and EMACS is deprecated.
961
9622006-11-18 Juanma Barranquero <lekktu@gmail.com>
963
964 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
965
c8763fb6 9662006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
967
968 * Makefile.in (emacs.dvi): Remove xresmini.texi.
969
970 * emacs.texi: Include xresources.texi both for info and dvi.
971
972 * xresources.texi: Merge text from xresmini.texi.
973
c8763fb6 9742006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
975
976 * glossary.texi: Fix typos.
977
8cf51b2c
GM
9782006-11-06 Richard Stallman <rms@gnu.org>
979
980 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
981
982 * ack.texi (Acknowledgments): Fix name spelling.
983
9842006-11-01 Juri Linkov <juri@jurta.org>
985
986 * search.texi (Word Search): Document incremental word search.
987
9882006-10-28 Glenn Morris <rgm@gnu.org>
989
990 * ack.texi (Acknowledgments): Add cal-html author.
991
992 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
993 Calendar"). Describe new package cal-html.
994 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
995 Calendar Files."
996
8cf51b2c
GM
9972006-10-23 Richard Stallman <rms@gnu.org>
998
999 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1000 Abbrev mode is enabled.
1001
8cf51b2c
GM
10022006-10-16 Richard Stallman <rms@gnu.org>
1003
8cf51b2c
GM
1004 * emacs.texi: Update ISBN.
1005
8cf51b2c
GM
10062006-10-11 Kim F. Storm <storm@cua.dk>
1007
1008 * emacs.texi (Acknowledgments): Use @dotless{i}.
1009
10102006-10-08 Nick Roberts <nickrob@snap.net.nz>
1011
1012 * building.texi (Breakpoints Buffer): Mention catchpoints.
1013
10142006-10-08 Kim F. Storm <storm@cua.dk>
1015
1016 * ack.texi (Acknowledgments): Update.
1017
1018 * emacs.texi (Acknowledgments): Fix bad @/ form.
1019
8cf51b2c
GM
10202006-10-05 Kim F. Storm <storm@cua.dk>
1021
1022 * emacs.texi (Acknowledgments): Add more contributors.
1023
10242006-10-03 Richard Stallman <rms@gnu.org>
1025
1026 * emacs.texi (Acknowledgments): Update version and edition.
1027
8cf51b2c
GM
10282006-10-01 Karl Berry <karl@gnu.org>
1029
1030 * custom.texi (Customization Groups): Page break to keep example buffer
1031 on one page.
1032
10332006-09-30 Karl Berry <karl@gnu.org>
1034
1035 * programs.texi (Basic Indent): @need to improve page break.
1036 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1037
10382006-09-29 Glenn Morris <rgm@gnu.org>
1039
1040 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1041
10422006-09-29 Karl Berry <karl@gnu.org>
1043
1044 * windows.texi (Basic Window): Remove forced @break, no longer
1045 desirable.
1046 * frames.texi (Frame Commands),
1047 * mark.texi (Marking Objects): Reword to avoid bad page break.
1048 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1049
10502006-09-19 Richard Stallman <rms@gnu.org>
1051
1052 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1053 stick to present tense.
1054
c8763fb6 10552006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1056
1057 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1058 to x-gtk-use-old-file-dialog.
1059 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1060
10612006-09-15 Jay Belanger <belanger@truman.edu>
1062
49823426 1063 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1064 Change "Library Public License" to "Lesser Public License"
1065 throughout. Use "yyyy" to represent year.
1066
8cf51b2c
GM
10672006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1068
1069 * files.texi (Visiting): Add index entry "open file".
1070
8cf51b2c
GM
10712006-09-11 Richard Stallman <rms@gnu.org>
1072
1073 * building.texi (Compilation Mode): Clarification.
1074 (Grep Searching): Add xref to Compilation Mode.
1075
8cf51b2c
GM
10762006-09-08 Richard Stallman <rms@gnu.org>
1077
1078 * search.texi (Search): Ref multi-file search commands here.
1079 (Other Repeating Search): Not here.
1080
8cf51b2c
GM
10812006-08-28 Richard Stallman <rms@gnu.org>
1082
1083 * windows.texi (Split Window): Update xref.
1084
1085 * basic.texi (Continuation Lines): Update xref.
1086
1087 * indent.texi (Tab Stops): Update xref.
1088
1089 * emacs.texi (Top): Update subnode menu.
1090
1091 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1092 split out of Display Custom.
1093
10942006-08-25 Kim F. Storm <storm@cua.dk>
1095
1096 * display.texi (Display Custom): Add variables overline-margin
1097 and x-underline-at-descent-line.
1098
10992006-08-25 Richard Stallman <rms@gnu.org>
1100
1101 * entering.texi (Exiting): Rewrite to give graphical displays
1102 priority over text terminals.
1103
1104 * search.texi (Incremental Search): Move index entries.
1105
11062006-08-23 Chong Yidong <cyd@stupidchicken.com>
1107
1108 * custom.texi (Init File): Reference Find Init to avoid "home
1109 directory" confusion.
1110
11112006-08-22 Nick Roberts <nickrob@snap.net.nz>
1112
1113 * building.texi (Other GDB-UI Buffers): Describe how to edit
1114 a value in the locals buffer.
1115
11162006-08-21 Richard Stallman <rms@gnu.org>
1117
1118 * search.texi (Basic Isearch): Add `isearch' index entry.
1119
11202006-08-16 Richard Stallman <rms@gnu.org>
1121
1122 * misc.texi (Saving Emacs Sessions): Clean up wording.
1123
1124 * mark.texi (Marking Objects): Mention term "select all".
1125
1126 * emacs.texi (Top): Update subnode menu.
1127
1128 * help.texi (Help Mode): Move node up in file.
1129
8cf51b2c
GM
11302006-08-15 Nick Roberts <nickrob@snap.net.nz>
1131
1132 * building.texi (Stack Buffer): Explain fringe arrow.
1133
8cf51b2c
GM
11342006-08-12 Eli Zaretskii <eliz@gnu.org>
1135
8cf51b2c
GM
1136 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1137 on startup.
1138
11392006-08-11 Romain Francoise <romain@orebokech.com>
1140
1141 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1142
11432006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1144
1145 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1146
11472006-08-10 Richard Stallman <rms@gnu.org>
1148
1149 * text.texi (Format Faces): Substantial rewrites to deal
1150 with face merging. Empty regions don't count. Clarify
1151 face property inheritance.
1152
11532006-08-08 Romain Francoise <romain@orebokech.com>
1154
1155 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1156 <arjuropo@cc.jyu.fi>.
1157
8cf51b2c
GM
11582006-08-04 Eli Zaretskii <eliz@gnu.org>
1159
1160 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1161 apply to all frames.
1162
8cf51b2c
GM
11632006-08-01 Richard Stallman <rms@gnu.org>
1164
1165 * help.texi (Name Help): Add index entries for describe-variable.
1166
11672006-08-01 Nick Roberts <nickrob@snap.net.nz>
1168
1169 * building.texi (GDB Graphical Interface): Shorten node names.
1170 (GDB-UI Layout): Use GDB-related.
1171 (Other GDB-UI Buffers): Simplify English.
1172
11732006-07-31 Richard Stallman <rms@gnu.org>
1174
1175 * search.texi (Query Replace): Add xref for Dired's Q command.
1176
8cf51b2c
GM
11772006-07-31 Nick Roberts <nickrob@snap.net.nz>
1178
1179 * building.texi (GDB commands in Fringe): Rename to...
1180 (Source Buffers): ..this and move forward. Describe hollow arrow and
1181 new option gdb-find-source-frame.
1182
11832006-07-29 Richard Stallman <rms@gnu.org>
1184
1185 * dired.texi (Operating on Files): Simplify previous change
1186 and fix Texinfo usage.
1187
11882006-07-29 Eli Zaretskii <eliz@gnu.org>
1189
1190 * dired.texi (Operating on Files): Add cross-references. State the
1191 Unix commands that do similar things.
1192
11932006-07-28 Richard Stallman <rms@gnu.org>
1194
1195 * mark.texi (Transient Mark): Clarify that region never disappears
1196 when Transient Mark mode is off, and not when it is on.
1197
11982006-07-27 Richard Stallman <rms@gnu.org>
1199
1200 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1201
12022006-07-24 Richard Stallman <rms@gnu.org>
1203
1204 * xresources.texi (GTK styles): Fix texinfo usage.
1205
8cf51b2c
GM
1206 * commands.texi (User Input): Explain why we teach keyboard cmds.
1207
1208 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1209 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1210 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1211 * doclicense.texi, display.texi, dired.texi, basic.texi:
1212 * anti.texi, ack.texi: Move periods and commas inside quotes.
1213
12142006-07-22 Eli Zaretskii <eliz@gnu.org>
1215
1216 * cmdargs.texi (General Variables): Document EMAIL.
1217
12182006-07-21 Eli Zaretskii <eliz@gnu.org>
1219
1220 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1221 doesn't have effect on MS-Windows.
1222
8cf51b2c
GM
12232006-07-17 Richard Stallman <rms@gnu.org>
1224
1225 * building.texi (Grep Searching): Explain about chaining grep commands.
1226
8cf51b2c
GM
12272006-07-10 Nick Roberts <nickrob@snap.net.nz>
1228
49823426 1229 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1230
12312006-07-09 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1234 is invoked for multiple files.
1235
12362006-07-08 Eli Zaretskii <eliz@gnu.org>
1237
1238 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1239 on-line manual for the rest of this node.
1240 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1241 unconditionally.
1242 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1243 Improve wording.
1244 (Windows Printing): Improve wording.
1245 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1246 rest of this node.
1247
8cf51b2c
GM
12482006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1249
49823426
GM
1250 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1251 with eval-buffer.
8cf51b2c
GM
1252
12532006-07-05 Nick Roberts <nickrob@snap.net.nz>
1254
1255 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1256 of character translation.
1257
12582006-07-04 Nick Roberts <nickrob@snap.net.nz>
1259
1260 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1261
12622006-07-03 Karl Berry <karl@gnu.org>
1263
1264 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1265 not-too-underfull hboxes in the TeX output.
1266 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1267 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1268 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1269 * sending.texi, text.texi: Fix overfull/underfull boxes.
1270
12712006-07-03 Romain Francoise <romain@orebokech.com>
1272
1273 * m-x.texi (M-x): Fix.
1274
12752006-07-03 Richard Stallman <rms@gnu.org>
1276
8cf51b2c
GM
1277 * search.texi (Other Repeating Search): filename -> file name.
1278
1279 * misc.texi (Narrowing): Minor cleanups.
1280
1281 * files.texi (Visiting): filename -> file name.
1282
1283 * emacs.texi (Top): Update subnode menus.
1284
1285 * mule.texi (Coding Systems): Move char translation stuff here.
1286 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1287 (Recognize Coding): Substantial local rewrites.
1288 (International): Update menu.
1289
1290 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1291 (Scrolling): Substantial local rewrites.
1292 (Display): Update menu and intro.
1293
1294 * dired.texi: filename -> file name.
1295
1296 * custom.texi (Safe File Variables): Texinfo usage fix.
1297
12982006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1299
1300 * help.texi, m-x.texi: Lots of cleanups.
1301
8cf51b2c
GM
13022006-06-30 Eli Zaretskii <eliz@gnu.org>
1303
1304 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1305 (Windows Processes, Windows Misc): Shorten the printed version by
1306 selectively conditioning less important portions by @ifnottex.
1307
8cf51b2c
GM
13082006-06-27 Richard Stallman <rms@gnu.org>
1309
1310 * mini.texi (Minibuffer File): Minor cleanup.
1311
13122006-06-25 Nick Roberts <nickrob@snap.net.nz>
1313
1314 * frames.texi (XTerm Mouse): Rename to...
1315 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1316
1317 * emacs.texi (Top): Use new node name.
1318
13192006-06-24 Eli Zaretskii <eliz@gnu.org>
1320
1321 * emacs.texi (Top): Update the detailed menu according to changes in
1322 msdog.texi.
1323
1324 * msdog.texi (Windows Keyboard): New section.
1325 (Windows Mouse): New section.
1326 (Windows System Menu): Remove section (text merged with "Windows
1327 Keyboard").
1328 (Windows Misc): New section.
1329
1330 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1331
1332 * msdog.texi (ls in Lisp): New section.
1333
1334 * files.texi (Visiting): Document case-insensitive wildcard matching
1335 under find-file-wildcards.
1336
8cf51b2c
GM
13372006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1338
1339 * macos.texi (Mac Input): Add description of mac-function-modifier.
1340 Now Unicode keyboard layouts work.
1341
8cf51b2c
GM
13422006-06-10 Richard Stallman <rms@gnu.org>
1343
1344 * mule.texi (Recognize Coding): Clarify previous change.
1345
13462006-06-09 Kenichi Handa <handa@m17n.org>
1347
1348 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1349 notation.
1350
13512006-06-07 Kevin Ryde <user42@zip.com.au>
1352
1353 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1354 manual for @ifnottex, but in emacs-extra for @iftex.
1355
1356 * cmdargs.texi (General Variables): Fix smtpmail xref.
1357
13582006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1359
8cf51b2c 1360 * programs.texi (Comment Commands):
8cf51b2c 1361 * custom.texi (Specifying File Variables):
49823426 1362 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1363
13642006-06-07 Nick Roberts <nickrob@snap.net.nz>
1365
1366 * building.texi (Watch Expressions): Move node to end.
1367 (GDB Graphical Interface): Move description of clicks in fringe...
1368 (GDB commands in the Fringe): ...to here. New node.
1369
8cf51b2c
GM
13702006-06-05 Romain Francoise <romain@orebokech.com>
1371
49823426 1372 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1373
13742006-06-05 Nick Roberts <nickrob@snap.net.nz>
1375
1376 * building.texi (GDB Graphical Interface): Update bindings.
1377 (Commands of GUD): Add gud-print. Remove gud-run.
1378 Restate availability more generally.
1379
13802006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1381
1382 * mini.texi: Lots of cleanups.
1383
13842006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1385
1386 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1387 and Mouse-2.
1388
c8763fb6 13892006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1390
1391 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1392
8cf51b2c
GM
13932006-05-31 Richard Stallman <rms@gnu.org>
1394
1395 * basic.texi (Moving Point): Fix previous change.
1396
c8763fb6 13972006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1398
1399 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1400
14012006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1402
1403 * basic.texi: Many simplifications and improvements in wording.
1404
8cf51b2c
GM
14052006-05-26 Nick Roberts <nickrob@snap.net.nz>
1406
1407 * anti.texi (Antinews): Create a node for gdb-ui.
1408
8cf51b2c
GM
14092006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1410
1411 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1412
14132006-05-20 Richard Stallman <rms@gnu.org>
1414
1415 * dired.texi (Dired Navigation): dired-goto-file is now j.
1416
8cf51b2c
GM
14172006-05-20 Eli Zaretskii <eliz@gnu.org>
1418
1419 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1420 and their aliases.
1421
1422 * msdog.texi (Windows Printing): Mention non-support of plain text
1423 printing with some el-cheapo printers, and suggest a workaround.
1424
14252006-05-20 Kevin Ryde <user42@zip.com.au>
1426
1427 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1428 remove the bit saying you must set it.
1429
14302006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1431
1432 * trouble.texi (Checklist):
1433 * text.texi (Text, Auto Fill, Text Mode):
1434 * search.texi (Nonincremental Search):
1435 * rmail.texi (Rmail Labels):
1436 * mule.texi (Input Methods, Multibyte Conversion):
1437 * misc.texi (Gnus, Where to Look, PostScript):
1438 * maintaining.texi (Create Tags Table):
1439 * indent.texi (Indentation Commands):
1440 * fixit.texi (Spelling):
1441 * emacs.texi (Copying):
1442 * custom.texi (Init File): ifinfo -> ifnottex.
1443
8cf51b2c
GM
14442006-05-17 Richard Stallman <rms@gnu.org>
1445
1446 * files.texi (Diff Mode): Mention C-x `.
1447
14482006-05-08 Richard Stallman <rms@gnu.org>
1449
1450 * custom.texi (Disabling): Textual cleanups.
1451
8cf51b2c
GM
14522006-05-12 Glenn Morris <rgm@gnu.org>
1453
1454 * calendar.texi (Displaying the Diary, Format of Diary File):
1455 Refer to diary-view-entries, diary-list-entries,
1456 diary-show-all-entries rather than obsolete aliases.
1457
14582006-05-12 Eli Zaretskii <eliz@gnu.org>
1459
1460 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1461 (Displaying the Diary, Special Diary Entries, Importing Diary):
1462 * building.texi (Compilation Shell):
1463 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1464 emacs-xtra with @inforef's.
1465
1466 * files.texi (Visiting): Fix wording.
1467
1468 * mule.texi (Coding Systems, Text Coding): More indexing.
1469 Mention that C-x RET f can set eol conversion.
1470
c8763fb6 14712006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1472
1473 * xresmini.texi (GTK resources): Insert GTK description.
1474
1475 * xresources.texi (GTK resources): metafont should be menufont.
1476
8cf51b2c
GM
14772006-05-06 Michael Albinus <michael.albinus@gmx.de>
1478
49823426 1479 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1480 method, user name and host name is active only in partial
1481 completion mode.
1482
8cf51b2c
GM
14832006-05-06 Eli Zaretskii <eliz@gnu.org>
1484
1485 * makefile.w32-in (emacs.dvi):
1486 * Makefile.in (emacs.dvi): Add xresmini.texi.
1487
1488 * xresmini.texi (Table of Resources): Remove xref to non-existent
1489 node "LessTif Resources".
1490
1491 * msdog.texi (Microsoft Windows):
1492 * calendar.texi (Calendar/Diary, Displaying the Diary)
1493 (Special Diary Entries, Importing Diary, Holidays):
1494 * programs.texi (Program Modes):
1495 * text.texi (Text):
1496 * buffers.texi (Several Buffers):
1497 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1498
14992006-05-06 Eli Zaretskii <eliz@gnu.org>
1500
1501 The following changes merge the emacs-xtra manual into the main
1502 manual, but only for on-line version of the manual.
1503
1504 * vc2-xtra.texi (Version Backups, Local Version Control)
1505 (Making Snapshots, Change Logs and VC, Version Headers)
1506 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1507 on-line manual.
1508
1509 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1510 for on-line manual.
1511
1512 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1513 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1514 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1515 for on-line manual.
1516
1517 * fortran-xtra.texi (Fortran, Fortran Autofill)
1518 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1519 for on-line manual.
1520
1521 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1522 Conditional xref's for on-line manual.
1523
1524 * emerge-xtra.texi (Emerge, Overview of Emerge)
1525 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1526 manual.
1527
1528 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1529 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1530 (EMACSSOURCES): Use EMACS_XTRA.
1531 (../info/emacs-xtra): Remove.
1532 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1533
1534 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1535 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1536 (EMACSSOURCES): Use EMACS_XTRA.
1537 ($(infodir)/emacs-xtra): Remove.
1538 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1539
1540 * trouble.texi (Quitting):
1541 * text.texi (Text):
1542 * programs.texi (Program Modes):
1543 * msdog.texi (Microsoft Windows):
1544 * frames.texi (Frames):
1545 * files.texi (Backup, Version Control, VC Concepts)
1546 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1547 (Registering, VC Status, VC Undo, Multi-User Branching)
1548 (Comparing Files):
1549 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1550 (Displaying the Diary, Special Diary Entries, Importing Diary):
1551 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1552 conditional xref's, depending on @iftex/@ifnottex.
1553
1554 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1555 "MS-DOS". @include msdog-xtra.texi.
1556
1557 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1558 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1559
1560 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1561 for vc-xtra.texi subsections.
1562 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1563 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1564
1565 * sending.texi (Sending Mail): A @node line without explicit Prev,
1566 Next, and Up links.
1567
1568 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1569 Next, and Up links.
1570
1571 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1572 and its sections. @include picture-xtra.texi.
1573
1574 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1575 "Emerge".
1576 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1577
1578 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1579 exact duplicate of its name-sake in calendar.texi.
1580
1581 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1582 "Advanced Calendar/Diary Usage".
1583 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1584
1585 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1586 dired-xtra.texi.
1587 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1588
1589 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1590 (Files) [ifnottex]: Add menu entry for Autorevert.
1591
1592 * emacs-xtra.texi (Introduction): Reword to make consistent with
1593 printed version only.
1594 <Top level>: Remove the body of all chapters and move them to the
1595 new *-xtra.texi files. Use @raisesections and @lowersections to
1596 convert sections to chapters etc.
1597
1598 * msdog-xtra.texi:
1599 * fortran-xtra.texi:
1600 * vc-xtra.texi:
1601 * vc1-xtra.texi:
1602 * vc2-xtra.texi:
1603 * emerge-xtra.texi:
1604 * cal-xtra.texi:
1605 * dired-xtra.texi:
1606 * arevert-xtra.texi: New files, with text from respective chapters
1607 of emacs-xtra.texi. Convert each @chapter into @section, @section
1608 into @subsection, etc.
1609
1610 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1611 updated.
1612
1613 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1614 Windows". All references updated.
1615
16162006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1617
1618 * macos.texi (Mac Input): Mention input from Character Palette.
1619 (Mac Font Specs): Fix typo.
1620
16212006-05-05 Richard Stallman <rms@gnu.org>
1622
1623 * files.texi (Diff Mode): Minor cleanup.
1624
16252006-05-05 Karl Berry <karl@gnu.org>
1626
8cf51b2c
GM
1627 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1628 errors from the current release of makeinfo (4.8).
1629 * help.texi (Library Keywords): Change widest word in multitable
1630 template from `emulations' to `convenience'. (Not sure if this is
1631 related to the font change.)
1632
16332006-05-05 Eli Zaretskii <eliz@gnu.org>
1634
1635 * files.texi (File Names): Add a footnote about limited support of
1636 ~USER on MS-Windows.
1637
1638 * cmdargs.texi (Initial Options): Add a footnote about limited
1639 support of ~USER on MS-Windows.
1640
16412006-05-03 Richard Stallman <rms@gnu.org>
1642
1643 * files.texi (Diff Mode): Node moved here.
1644 (Comparing Files): Delete what duplicates new node.
1645 (Files): Put Diff Mode in menu.
1646
1647 * misc.texi (Diff Mode): Moved to files.texi.
1648
1649 * emacs.texi (Top): Update menu for Diff Mode.
1650
1651 * trouble.texi (Emergency Escape): Simplify.
1652
1653 * emacs.texi (Top): Minor clarification.
1654
16552006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1656
1657 * commands.texi, entering.texi, screen.texi: Many simplifications.
1658
16592006-05-03 Richard Stallman <rms@gnu.org>
1660
1661 * commands.texi (Text Characters): Delete paragraph about unibyte
1662 non-ASCII printing chars.
1663
1664 * killing.texi (Killing): Say "graphical displays".
1665 * display.texi: Say "graphical displays".
1666
1667 * cmdargs.texi (Misc X): Say "graphical displays".
1668
16692006-05-01 Richard Stallman <rms@gnu.org>
1670
1671 * emacs.texi (Top): Add Diff Mode to menu.
1672
16732006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1674
1675 * misc.texi (Diff Mode): New node.
1676
16772006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1678
1679 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1680 (Mac Environment Variables): Shorten example line.
1681 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1682
16832006-05-01 Nick Roberts <nickrob@snap.net.nz>
1684
1685 * building.texi (GUD Customization): Describe cases %d and %c.
1686 Update description for %e.
1687
16882006-04-30 Glenn Morris <rgm@gnu.org>
1689
1690 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1691
16922006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1693
1694 * custom.texi (Examining): Update C-h v output example.
1695
16962006-04-29 Kim F. Storm <storm@cua.dk>
1697
1698 * building.texi (Grep Searching): Add lgrep and rgrep.
1699
8cf51b2c
GM
17002006-04-23 Richard Stallman <rms@gnu.org>
1701
1702 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1703
1704 * xresmini.texi: New file.
1705
1706 * xresources.texi (Face Resources): Split table into font resources
1707 and the rest. Combine similar attributes for brevity.
1708
8cf51b2c
GM
17092006-04-21 Eli Zaretskii <eliz@gnu.org>
1710
1711 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1712 backslashes and case-insensitivity in file names (moved to the
1713 main manual).
1714 (MS-DOS Printing): Move most of the text to the main manual.
1715
1716 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1717 New nodes.
1718 (Windows Processes, Windows System Menu): Add index entries and
1719 fix wording.
1720
8cf51b2c
GM
17212006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1722
1723 * misc.texi (Shell Ring): Add notes on saved input when
1724 navigating off the end of the history list.
1725
17262006-04-18 Chong Yidong <cyd@mit.edu>
1727
1728 * misc.texi (Shell Options): Correct default value of
1729 comint-scroll-show-maximum-output.
1730
8cf51b2c
GM
17312006-04-18 Nick Roberts <nickrob@snap.net.nz>
1732
1733 * building.texi (Watch Expressions): Update.
1734
8cf51b2c
GM
17352006-04-12 Richard Stallman <rms@gnu.org>
1736
1737 * search.texi: Clean up previous change.
1738
17392006-04-12 Eli Zaretskii <eliz@gnu.org>
1740
1741 * search.texi (Regexp Backslash, Regexp Replace): Add index
1742 entries for ``back reference'' and mention the term itself in the
1743 text.
1744
17452006-04-11 Richard Stallman <rms@gnu.org>
1746
1747 * custom.texi (Safe File Variables):
1748 Document enable-local-variables = :safe.
1749
17502006-04-11 Karl Berry <karl@gnu.org>
1751
1752 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1753 (Remote Repositories, Version Backups, Local Version Control)
1754 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1755 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1756 (Renaming VC Work Files and Master Files)
1757 (Inserting Version Control Headers, Customizing VC, General Options)
1758 (Options for RCS and SCCS, Options specific for CVS): Move all
1759 these nodes to emacs-xtra.texi, for brevity.
1760 * cmdargs.texi, files.texi: Change cross-references.
1761
8cf51b2c
GM
17622006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1763
1764 * files.texi (Old Versions): Update description of vc-annotate's
1765 use of color to indicate date ranges.
1766
8cf51b2c
GM
17672006-04-09 Kevin Ryde <user42@zip.com.au>
1768
8cf51b2c
GM
1769 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1770 put info and printed manual names the right way around.
1771
17722006-04-09 Karl Berry <karl@gnu.org>
1773
1774 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1775 emacs-xtra.texi, leaving only MS Windows information.
1776 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1777 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1778 node names.
1779
1780 * emacs.texi: Move @summarycontents and @contents to the beginning
1781 of the file.
1782
8cf51b2c
GM
17832006-04-08 Kevin Ryde <user42@zip.com.au>
1784
1785 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1786
17872006-04-07 Richard Stallman <rms@gnu.org>
1788
1789 * programs.texi (Comments, Comment Commands, Options for Comments)
1790 (Multi-Line Comments): "Align", not "indent".
1791 (Basic Indent): C-j deletes trailing whitespace before the newline.
1792
17932006-04-06 Richard Stallman <rms@gnu.org>
1794
8cf51b2c
GM
1795 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1796
17972006-04-06 Eli Zaretskii <eliz@gnu.org>
1798
1799 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1800
8cf51b2c
GM
18012006-04-05 Richard Stallman <rms@gnu.org>
1802
1803 * emacs.texi (Top): Update subnode menu.
1804
1805 * trouble.texi (Unasked-for Search): Node deleted.
1806 (Lossage): Delete from menu.
1807
18082006-04-04 Richard Stallman <rms@gnu.org>
1809
1810 * trouble.texi: Various cleanups.
1811 (Checklist): Don't bother saying how to snail a bug report.
1812 (Emergency Escape): Much rewriting.
1813 (After a Crash): Rename the core dump immediately.
1814 (Total Frustration): Call it a psychotherapist.
1815 (Bug Criteria): Avoid "illegal instruction".
1816 (Sending Patches): We always put the contributor's name in.
1817
1818 * misc.texi (Thumbnails): Minor correction.
1819
8cf51b2c
GM
18202006-04-03 Richard Stallman <rms@gnu.org>
1821
1822 * misc.texi (Thumbnails): Minor cleanup.
1823
18242006-04-02 Karl Berry <karl@gnu.org>
1825
1826 * sending.texi (Mail Sending): pxref to Top needs five args.
1827
1828 * texinfo.tex: Update to current version (2006-03-21.13).
1829
8cf51b2c
GM
18302006-03-31 Richard Stallman <rms@gnu.org>
1831
1832 * emacs.texi (Top): Update subnode menu.
1833
1834 * help.texi (Help Mode): Cleanup.
1835
1836 * dired.texi: Many cleanups.
1837 (Dired Deletion): Describe dired-recursive-deletes.
1838 (Operating on Files): dired-create-directory moved.
1839 (Misc Dired Features): Move to here.
1840 (Tumme): Node moved to misc.texi.
1841
1842 * custom.texi: Many cleanups.
1843 (Minor Modes): Don't mention ISO Accents Mode.
1844 (Examining): Update C-h v output example.
1845 (Hooks): Add index and xref for add-hook.
1846 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1847 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1848
1849 * misc.texi: Many cleanups.
1850 (beginning): Add to summary of topics.
1851 (Shell): Put eshell xref at the end. Remove eshell from table.
1852 (Thumbnails): New node.
1853
8cf51b2c
GM
18542006-03-28 Eli Zaretskii <eliz@gnu.org>
1855
1856 * files.texi (File Name Cache): Make it clear that the cache is
1857 not persistent.
1858
8cf51b2c
GM
18592006-03-25 Karl Berry <karl@gnu.org>
1860
49823426
GM
1861 * emacs-xtra.texi, emacs.texi, gnu.texi:
1862 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1863 (2) do not indent copyright year list (or anything else).
1864
8cf51b2c
GM
18652006-03-21 Juanma Barranquero <lekktu@gmail.com>
1866
1867 * files.texi (VC Dired Mode): Remove misplaced brackets.
1868
18692006-03-21 Andre Spiegel <spiegel@gnu.org>
1870
1871 * files.texi: Various updates and clarifications in the VC chapter.
1872
18732006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1874
1875 * help.texi (Help Mode): Document "C-c C-c".
1876
8cf51b2c
GM
18772006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1878
1879 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1880 menu in the standalone Info reader.
1881
18822006-03-15 Chong Yidong <cyd@stupidchicken.com>
1883
1884 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1885 moved here from Emacs manual.
1886
1887 * programs.texi (Fortran): Section moved to emacs-xtra.
1888 (Program Modes): Xref to Fortran in emacs-xtra.
1889
1890 * maintaining.texi (Emerge): Move to emacs-xtra.
1891 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1892
1893 * picture.texi: File deleted.
1894 * Makefile.in:
1895 * makefile.w32-in: Remove picture.texi.
1896
1897 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1898 * abbrevs.texi (Abbrevs):
1899 * sending.texi (Sending Mail): Picture node removed.
1900
1901 * emacs.texi (Top): Update node listings.
1902
8cf51b2c
GM
19032006-03-12 Richard Stallman <rms@gnu.org>
1904
1905 * calendar.texi: Various cleanups.
1906
8cf51b2c
GM
19072006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1908
1909 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1910 syntax.
1911
8cf51b2c
GM
19122006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1913
1914 * search.texi (Regexps): More accurately describe which characters
1915 are special in which situations. Recommend _not_ to quote `]' or
1916 `-' when they are not special.
1917
8cf51b2c
GM
19182006-02-28 Andre Spiegel <spiegel@gnu.org>
1919
1920 * files.texi (Old Versions): Clarify operation of C-x v =.
1921
8cf51b2c
GM
19222006-02-21 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * building.texi (Watch Expressions): Update and describe
1925 gdb-speedbar-auto-raise.
1926
19272006-02-19 Richard M. Stallman <rms@gnu.org>
1928
1929 * emacs.texi: Use @smallbook.
1930 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1931 Update subnode menu.
1932
1933 * building.texi (Lisp Interaction): Minor addition.
1934
19352006-02-18 Nick Roberts <nickrob@snap.net.nz>
1936
1937 * building.texi (Watch Expressions): Update and be more precise.
1938
c8763fb6 19392006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1940
1941 * maintaining.texi (Create Tags Table): Explain why the
1942 exception when etags writes to files under the /dev tree.
1943
19442006-02-14 Richard M. Stallman <rms@gnu.org>
1945
1946 * custom.texi (Safe File Variables): Lots of clarification.
1947 Renamed from Unsafe File Variables.
1948
19492006-02-14 Chong Yidong <cyd@stupidchicken.com>
1950
1951 * custom.texi (Unsafe File Variables): File variable confirmation
1952 assumed denied in batch mode.
1953
19542006-02-14 Richard M. Stallman <rms@gnu.org>
1955
1956 * building.texi (GDB User Interface Layout): Don't say `inferior'
1957 for program being debugged.
1958
19592006-02-15 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * building.texi (GDB Graphical Interface):
1962 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1963
19642006-02-13 Chong Yidong <cyd@stupidchicken.com>
1965
1966 * custom.texi (Specifying File Variables, Unsafe File Variables):
1967 New nodes, split from File Variables. Document new file local
1968 variable behavior.
1969
19702006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1971
1972 * display.texi (Standard Faces):
8cf51b2c
GM
1973 * files.texi (Visiting):
1974 * frames.texi (Clipboard):
1975 * glossary.texi (Glossary) <Clipboard>:
1976 * xresources.texi (X Resources): Mention Mac OS port.
1977
8cf51b2c
GM
19782006-02-12 Richard M. Stallman <rms@gnu.org>
1979
1980 * building.texi (Building): Clarify topic in intro.
1981
1982 * maintaining.texi (Maintaining): Change title; clarify topic.
1983 Delete duplicate index entries.
1984
1985 * building.texi (Other GDB User Interface Buffers): Clarifications.
1986
1987 * text.texi (Cell Commands): Clarifications.
1988
1989 * programs.texi (Defuns): Delete duplicate explanation of
1990 left-margin paren convention.
1991 (Hungry Delete): Minor cleanup.
1992
19932006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
1994
1995 * dired.texi (Tumme): More tumme documentation.
1996
19972006-02-11 Alan Mackenzie <acm@muc.de>
1998
1999 * programs.texi ("Hungry Delete"): Correct the appellation of the
2000 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2001
20022006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2003
2004 * dired.texi (Tumme): Fix small bug.
2005
20062006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2007
2008 * macos.texi (Mac International): Rename "fontset-mac" to
2009 "fontset-standard".
2010
8cf51b2c
GM
20112006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2012
2013 * dired.texi (Tumme): Basic documentation for Tumme added.
2014
8cf51b2c
GM
20152006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2016
2017 * mule.texi (International):
2018 * programs.texi (Basic Indent): Fix typos.
2019
8cf51b2c
GM
2020 * custom.texi (Minor Modes):
2021 * display.texi (Text Display):
2022 * commands.texi (Text Characters): Update xrefs.
2023
20242006-02-07 Richard M. Stallman <rms@gnu.org>
2025
2026 * emacs.texi (Top): Update subnode menu.
2027 Update info on old Emacs papers.
2028 (Intro): "Graphical display", not window system.
2029
2030 * xresources.texi (GTK styles): Minor clarifications.
2031
2032 * trouble.texi: "Graphical display", not window system.
2033 (Stuck Recursive): Minor clarification.
2034
2035 * text.texi: Minor clarifications.
2036 (Sentences): Explain why two-space convention is better.
2037 Explain sentence-end-without-period here.
2038 (Fill Commands): Not here.
2039 (Refill): Node moved down.
2040 (Filling): Update menu.
2041 (Table Creation, Cell Justification, Column Commands): Clarify.
2042
2043 * sending.texi: Minor clarifications.
2044
2045 * search.texi (Regexp Backslash): Clarification.
2046
2047 * rmail.texi: Minor cleanups.
2048 (Rmail): Delete digression about `rmail-mode'.
2049 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2050 (Rmail Files): Mention C-u M-x rmail.
2051 (Rmail Reply): Mention References.
2052 (Rmail Display): Mention rmail-nonignored-headers.
2053
2054 * programs.texi: Minor cleanups.
2055 (Comment Commands): Mention momentary Transient Mark mode.
2056 (Matching): Be more specific about customizing show-paren-mode.
2057 (Info Lookup): Don't list the modes that support C-h S.
2058 Just say what it does in an unsupported mode.
2059 (Man Page): Delete excessive info on customizing woman.
2060 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2061
2062 * abbrevs.texi: Minor clarifications.
2063 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2064 not "dynamic abbrevs" as if they were a kind of abbrev.
2065
2066 * picture.texi (Picture): Minor cleanup.
2067
2068 * mule.texi (Communication Coding): Say "other applications".
2069 (Fontsets): Not specific to X. Add xref to X Resources.
2070 (Unibyte Mode): Rename from Single-Byte Character Support.
2071 "Graphical display", not window system.
2072 (International): Update menu.
2073
2074 * maintaining.texi (Format of ChangeLog):
2075 New node, split out from ChangeLog.
2076 (ChangeLog): Clarifications in the remaining text.
2077 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2078 (Find Tag): Add @w.
2079 (Tags Search): Explain tag table order here. Simplify grep ref.
2080 (List Tags): tags-tag-face is a variable, not a face.
2081 (Emerge): Cleanups.
2082
2083 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2084 (Keyboard Macros): Avoid "the user".
2085
2086 * killing.texi: "Graphical display", not window system.
2087
2088 * help.texi (Help Echo): "Graphical display", not window system.
2089
2090 * glossary.texi: Say "you", not "the user". Say "graphical display".
2091
2092 * frames.texi: Minor cleanups. "Graphical display", not window system.
2093
2094 * files.texi (Visiting): Make drag-and-drop not X-specific.
2095
2096 * custom.texi: Minor cleanups. "Graphical display", not window system.
2097
2098 * cmdargs.texi: Minor cleanups.
2099
2100 * building.texi (Compilation): Move and split kill-compilation para.
2101 Add para about multiple compilers.
2102 (Compilation Mode): Commands also available in grep mode and others.
2103 Mention C-u C-x ` more tutorially. Clarify C-x `.
2104 (Compilation Shell): Clarify. Put Bash example first.
2105 (Grep Searching): Minor cleanups; add @w.
2106 (Debuggers): Minor cleanups.
2107 (Starting GUD): Make GDB xgraphical mode issue clearer.
2108 (Debugger Operation): Lots of clarifications including
2109 GDB tooltip side-effect issue.
2110 (Commands of GUD): Clarify.
2111 (GUD Customization): Add bashdb-mode-hook.
2112 (GDB Graphical Interface): Rewrite for clarity.
2113 (GDB User Interface Layout): Rewrite for clarity.
2114 (Stack Buffer, Watch Expressions): Likewise.
2115 (Other GDB User Interface Buffers): Cleanups.
2116 (Lisp Libraries, External Lisp): Cleanup.
2117
2118 * basic.texi (Position Info): "Graphical displays", rather than
2119 window systems.
2120
2121 * anti.texi: Minor cleanup.
2122
8cf51b2c
GM
21232006-02-03 Eli Zaretskii <eliz@gnu.org>
2124
2125 * custom.texi (Init File, Find Init): Add cross-references to
2126 where $HOME is described.
2127
21282006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2129
2130 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2131 is not inside the @table.
2132
2133 * emacs.texi (Top): Correct node name.
2134
2135 * files.texi (File Names): Fix @xref.
2136 (Reverting): Fix typo.
2137
2138 * mule.texi (International): Correct node name.
2139
2140 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2141
21422006-02-01 Richard M. Stallman <rms@gnu.org>
2143
2144 * emacs.texi (Top): Update subnode menu.
2145
2146 * mule.texi: Minor clarifications.
2147 Reduce the specific references to X Windows.
2148 Refer to "graphical" terminals, rather than window systems.
2149 (Text Coding): Rename from Specify Coding.
2150 (Communication Coding, File Name Coding, Terminal Coding):
2151 New nodes split out from Text Coding.
2152
2153 * kmacro.texi: Minor clarifications.
2154 (Keyboard Macro Ring): Comment out some excessive commands.
2155 (Basic Keyboard Macro): Split up the table, putting part in each node.
2156
2157 * major.texi: Minor clarifications.
2158
2159 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2160
2161 * windows.texi: Minor clarifications.
2162 (Change Window): Don't describe mode-line mouse cmds here.
2163 Add xref to Mode Line Mouse.
2164
2165 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2166
2167 * macos.texi (Mac International): Fix xref.
2168
2169 * indent.texi: Minor clarifications.
2170
2171 * frames.texi: Minor clarifications.
2172 Reduce the specific references to X Windows.
2173 Refer to "graphical" terminals, rather than window systems.
2174 (Frame Parameters): Don't mention commands like
2175 set-foreground-color. Just say to customize a face.
2176 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2177
2178 * files.texi: Minor clarifications.
2179 (Numbered Backups): New node, split out from Backup Names.
2180
2181 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2182
2183 * cmdargs.texi (General Variables): Fix xref.
2184
2185 * buffers.texi: Minor clarifications.
2186
8cf51b2c
GM
21872006-01-31 Richard M. Stallman <rms@gnu.org>
2188
2189 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2190 Nodes moved to top.
2191
2192 * display.texi: Minor clarifications.
2193 (Display): Rearrange menu.
2194 (Standard Faces): Mention query-replace face.
2195 (Faces): Simplify.
2196 (Font Lock): Simplify face customization info.
2197 (Highlight Changes): Node merged into Highlight Interactively.
2198 (Highlight Interactively): Much rewriting and cleanup.
2199 (Optional Mode Line): Narrowed line number not good for goto-line.
2200 Simplify face customization advice.
2201 (Text Display): Mention use of escape-glyph face.
2202 Move ctl-arrow and tab-width here.
2203 (Display Custom): Move no-redraw-on-reenter to end of node.
2204
2205 * search.texi: Minor clarifications.
2206 (Isearch Scroll): Simplify.
2207 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2208
2209 * regs.texi (Registers): Mention bookmarks here.
2210
2211 * mark.texi: Minor clarifications.
2212 (Selective Undo): Node deleted.
2213
2214 * m-x.texi: Minor clarifications.
2215
2216 * killing.texi: Minor clarifications.
2217 Refer to "graphical" terminals, rather than window systems.
2218
2219 * help.texi: Clarifications.
2220 (Help): Don't describe C-h F and C-h K here.
2221 (Key Help): Describe C-h K here.
2222 (Name Help): Mention Emacs Lisp Intro.
2223 Describe C-h F here.
2224 (Misc Help): Mention C-h F and C-h K only briefly.
2225
2226 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2227 Selective undo text merged in.
2228 (Spelling): Mention Aspell along with Ispell.
2229
2230 * emacs.texi (Top): Update subnode menus.
2231
2232 * basic.texi (Basic Undo): Rename from Undo. Most of text
2233 moved to new Undo node.
2234
8cf51b2c
GM
22352006-01-29 Chong Yidong <cyd@stupidchicken.com>
2236
2237 * basic.texi (Continuation Lines, Inserting Text):
2238 Mention longlines mode.
2239
22402006-01-29 Richard M. Stallman <rms@gnu.org>
2241
2242 * screen.texi: Minor cleaups.
2243 (Screen): Clean up the intro paragraphs.
2244 (Mode Line): Lots of rewriting. Handle frame-name better.
2245 eol-mnemonic-... vars moved out.
2246
2247 * emacs.texi (Top): Change menu item for MS-DOS node.
2248 Update subnode menu.
2249
2250 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2251 chapter relates to Windows. Title changed.
2252
2253 * mini.texi: Minor cleanups.
2254
2255 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2256 (Mark): Put it in the menu.
2257
2258 * entering.texi: Minor cleanups.
2259
2260 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2261 (Intro): Refer to "graphical" terminals, rather than X.
2262
2263 * display.texi (Display Custom): Add xref to Variables.
2264 (Optional Mode Line): eol-mnemonic-... vars moved here.
2265
2266 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2267 rather than X.
2268
8cf51b2c
GM
2269 * basic.texi: Minor cleanups.
2270 (Undo): selective-undo moved.
2271
8cf51b2c
GM
22722006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2273
2274 * anti.texi (Antinews): Various corrections and additions.
2275
22762006-01-23 Juri Linkov <juri@jurta.org>
2277
2278 * custom.texi (Easy Customization, Customization Groups)
2279 (Browsing Custom): Mention links along with buttons.
2280
8cf51b2c
GM
22812006-01-21 Eli Zaretskii <eliz@gnu.org>
2282
8cf51b2c
GM
2283 * text.texi (TeX Print): Use @key for TAB.
2284
8cf51b2c
GM
2285 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2286
8cf51b2c
GM
22872006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2288
2289 * files.texi (File Aliases): Don't claim that usually separate
2290 buffers are created for two file names that name the same data.
2291 Mention additional situations where different names mean the same
2292 file on disk.
2293
22942006-01-19 Richard M. Stallman <rms@gnu.org>
2295
2296 * killing.texi (Deletion): Upcase @key argument.
2297
2298 * custom.texi (Custom Themes): Minor cleanup.
2299
2300 * programs.texi (Hungry Delete): Upcase @key argument.
2301
8cf51b2c
GM
23022006-01-16 Juri Linkov <juri@jurta.org>
2303
2304 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2305 Move `mode-line-highlight' before `mode-line-buffer-id'.
2306
8cf51b2c
GM
23072006-01-14 Richard M. Stallman <rms@gnu.org>
2308
2309 * basic.texi (Inserting Text): Minor cleanup.
2310
8cf51b2c
GM
23112006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2312
2313 * custom.texi (Changing a Variable, Face Customization):
2314 Update for changes in Custom menus.
2315
8cf51b2c
GM
23162006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2317
2318 * macos.texi (Mac International): Undo last change.
2319
8cf51b2c
GM
23202006-01-02 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * custom.texi (Custom Themes): Describe the new
2323 customize-create-theme interface.
2324
23252005-12-30 Juri Linkov <juri@jurta.org>
2326
2327 * basic.texi (Position Info): Update example.
2328
c8763fb6 23292005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2330
2331 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2332
23332005-12-24 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * custom.texi (Custom Themes): `load-theme' always loads.
2336
23372005-12-23 Juri Linkov <juri@jurta.org>
2338
2339 * display.texi (Highlight Interactively): Use double space to
2340 separate sentences. Replace C-p with M-p, and C-n with M-n.
2341
23422005-12-22 Richard M. Stallman <rms@gnu.org>
2343
2344 * custom.texi (Easy Customization and subnodes):
2345 Replace "active field" with "button".
2346 Use "user option" only for variables.
2347 Use "setting" for variable-or-face.
2348
23492005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2350
2351 * buffers.texi (Select Buffer): Change order in table to make
2352 "Similar" refer to the correct item.
2353 (Indirect Buffers): Minor rewording.
2354
8cf51b2c
GM
23552005-12-20 Juri Linkov <juri@jurta.org>
2356
2357 * files.texi (VC Status): Put P and N near p and n.
2358
8cf51b2c
GM
23592005-12-19 Richard M. Stallman <rms@gnu.org>
2360
2361 * programs.texi (Electric C): Delete the info about newline control.
2362 (Other C Commands): Minor cleanup.
2363 (Left Margin Paren): Minor cleanup.
2364
23652005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2366
2367 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2368 (Customization Groups): Delete text moved to "Browsing Custom".
2369 (Browsing Custom): New node.
2370 (Specific Customization): Clarify which commands only work for
2371 loaded options.
2372
23732005-12-18 Bill Wohler <wohler@newt.com>
2374
2375 * frames.texi (Tool Bars): Shorten text of previous change.
2376
23772005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2378
2379 * files.texi (VC Status): Document log-view mode.
2380
23812005-12-18 Bill Wohler <wohler@newt.com>
2382
2383 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2384 permanently via the customize interface.
2385
8cf51b2c
GM
23862005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2387
2388 * killing.texi (Killing by Lines): Document `kill-whole-line'
2389 function.
2390
c8763fb6 23912005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2392
2393 * buffers.texi (Select Buffer): Change `prev-buffer' to
2394 `previous-buffer'. Indicate that these functions use a frame
2395 local buffer list.
2396
8cf51b2c
GM
23972005-12-12 Richard M. Stallman <rms@gnu.org>
2398
2399 * custom.texi (Easy Customization): Change menu comment.
2400 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2401
2402 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2403 (Help): Among the Apropos commands, describe only C-h a here.
2404
24052005-12-11 Richard M. Stallman <rms@gnu.org>
2406
2407 * programs.texi (Options for Comments): Comment-end starts with space.
2408
2409 * glossary.texi (Glossary): Minor cleanup.
2410
2411 * files.texi (Old Versions): Use @table.
2412
8cf51b2c
GM
24132005-12-10 David Koppelman <koppel@ece.lsu.edu>
2414
2415 * display.texi (Highlight Interactively): Include
2416 global-hi-lock-mode. Add miscellaneous details and elaborations.
2417
24182005-12-09 Richard M. Stallman <rms@gnu.org>
2419
2420 * display.texi (Font Lock): Delete the Global FL menu item.
2421
24222005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2423
2424 * custom.texi (Minibuffer Maps): Mention the maps for file name
2425 completion.
2426
24272005-12-09 Kim F. Storm <storm@cua.dk>
2428
2429 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2430 prefix keys even when mark is active. Decribe that RET moves
2431 cursor to next corner in rectangle; clarify insert around rectangle.
2432
8cf51b2c
GM
24332005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2434
2435 * custom.texi (Customization): Use xref to elisp manual for
2436 non-TeX output.
2437 (Minor Modes): Update.
2438 (Customization Groups, Changing a Variable, Face Customization):
2439 Update for new appearance of Custom buffers.
2440 (Changing a Variable): `custom-buffer-done-function' has been
2441 replaced by `custom-buffer-done-kill'.
2442 (Specific Customization): In the `customize-group' buffer, a
2443 subgroup's contents are not "hidden". They are not included at
2444 all. They have no [Show] button.
2445 (Mouse Buttons): Add pxref to description of mouse event lists in
2446 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2447 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2448 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2449
24502005-12-08 Richard M. Stallman <rms@gnu.org>
2451
2452 * mini.texi (Completion Commands, Completion):
2453 In file name input, SPC does not do completion.
2454
8cf51b2c
GM
24552005-12-08 Nick Roberts <nickrob@snap.net.nz>
2456
2457 * building.texi (GDB Graphical Interface): Explain screen size
2458 setting.
2459 (Other GDB User Interface Buffers): Describe features specific to
2460 GDB 6.4.
2461
8cf51b2c
GM
24622005-12-01 Nick Roberts <nickrob@snap.net.nz>
2463
2464 * building.texi (GDB User Interface Layout): Describe how to
2465 kill associated buffers.
2466 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2467 (Watch Expressions): Be more precise.
2468 (Other GDB User Interface Buffers): Describe how to change a
2469 register value.
2470
8cf51b2c
GM
24712005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2472
2473 * macos.texi (Mac Input): Remove description of
2474 mac-command-key-is-meta. Add descriptions of
2475 mac-control-modifier, mac-command-modifier, and
2476 mac-option-modifier.
2477 (Mac International): Fix description of conversion of clipboard data.
2478 (Mac Font Specs): Add example of font customization by face attributes.
2479
24802005-11-22 Nick Roberts <nickrob@snap.net.nz>
2481
2482 * building.texi (Watch Expressions): Expand description.
2483 (Other GDB User Interface Buffers): Describe local map for
2484 gud-watch.
2485
24862005-11-21 Chong Yidong <cyd@stupidchicken.com>
2487
2488 * display.texi (Font Lock): Font lock is enabled by default now.
2489
24902005-11-20 Juri Linkov <juri@jurta.org>
2491
2492 * basic.texi (Position Info): Update examples of the output.
2493 Remove the fact that examples are produced in the TeXinfo buffer,
2494 because in the Info reader users will get a different output from
2495 `C-x ='.
2496
2497 * building.texi (Compilation Mode): Remove paragraph duplicated
2498 from the node `Compilation'. Add `compilation-skip-threshold'.
2499
2500 * display.texi (Font Lock): Suggest more user-friendly method of
2501 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2502
25032005-11-18 Richard M. Stallman <rms@gnu.org>
2504
2505 * files.texi (Registering): Mention @@ in mode line.
2506
2507 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2508
25092005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2510
2511 * files.texi (Renaming and VC): Some back-ends don't
2512 handle renaming.
2513
8cf51b2c
GM
25142005-11-17 Juri Linkov <juri@jurta.org>
2515
2516 * emacs.texi (Top):
2517 * display.texi (Highlight Interactively): Put this font-lock based
2518 mode near Font Lock node.
2519
25202005-11-16 Chong Yidong <cyd@stupidchicken.com>
2521
2522 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2523 icons.
2524
25252005-11-12 Kim F. Storm <storm@cua.dk>
2526
2527 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2528 (Help Summary): Add C-h d and C-h e.
2529 (Apropos): Clarify that all apropos commands may search for either
2530 list of words or a regexp. Add C-h d for apropos-documentation.
2531 Describe apropos-documentation-sort-by-scores user option.
2532
8cf51b2c
GM
25332005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2534
2535 * killing.texi (CUA Bindings): Add @section.
2536
25372005-11-10 Kim F. Storm <storm@cua.dk>
2538
2539 * emacs.texi (Top): Add CUA Bindings entry to menu.
2540
2541 * killing.texi (CUA Bindings): New node. Moved here from
2542 misc.texi and extended with info on rectangle commands and
2543 rectangle highlighting, interface to registers, and the global
2544 mark feature.
2545
2546 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2547
2548 * regs.texi: Prev link points to CUA Bindings node.
2549
25502005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2551
2552 * help.texi (Help Echo): By default, help echos are only shown on
2553 mouse-over, not on point-over.
2554
c8763fb6 25552005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2556
2557 * misc.texi (Shell Mode): Describe how to activate password echoing.
2558
8cf51b2c
GM
25592005-11-04 Romain Francoise <romain@orebokech.com>
2560
2561 * mark.texi (Mark Ring): Fix typo.
2562
25632005-11-03 Richard M. Stallman <rms@gnu.org>
2564
2565 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2566
25672005-11-01 Bill Wohler <wohler@newt.com>
2568
2569 * help.texi (Help Mode): Fix typo.
2570
25712005-11-01 Nick Roberts <nickrob@snap.net.nz>
2572
2573 * building.texi (Other GDB User Interface Buffers): Describe
2574 the command gdb-use-inferior-io-buffer.
2575
25762005-10-31 Romain Francoise <romain@orebokech.com>
2577
2578 * files.texi (Compressed Files): Fix typo.
2579
2580 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2581
2582 * windows.texi (Force Same Window): Likewise.
2583
25842005-10-30 Bill Wohler <wohler@newt.com>
2585
2586 * help.texi (Help Mode): URLs viewed with browse-url.
2587
25882005-10-31 Nick Roberts <nickrob@snap.net.nz>
2589
2590 * building.texi (GDB Graphical Interface): Don't reference
2591 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2592 must stay in same frame.
2593
25942005-10-29 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2597
2598 * anti.texi (Antinews): Likewise.
2599
8cf51b2c
GM
26002005-10-28 Bill Wohler <wohler@newt.com>
2601
2602 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2603
26042005-10-28 Richard M. Stallman <rms@gnu.org>
2605
2606 * files.texi (Visiting): Explain how to enter ? in a file name.
2607
2608 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2609
8cf51b2c
GM
26102005-10-25 Nick Roberts <nickrob@snap.net.nz>
2611
2612 * building.texi (GDB Graphical Interface): Describe
2613 gdb-mouse-until.
2614
26152005-10-23 Richard M. Stallman <rms@gnu.org>
2616
2617 * custom.texi (Init File): Recommend when to use site-start.el.
2618
8cf51b2c
GM
26192005-10-21 Juri Linkov <juri@jurta.org>
2620
2621 * custom.texi (Examining): Mention accessing the old variable
2622 value via M-n in set-variable.
2623
8cf51b2c
GM
26242005-10-18 Romain Francoise <romain@orebokech.com>
2625
2626 * files.texi (Version Systems): Capitalize GNU.
2627
8cf51b2c
GM
26282005-10-18 Nick Roberts <nickrob@snap.net.nz>
2629
2630 * building.texi (Compilation Mode): Remove redundant paragraph.
2631 (Watch Expressions): Remove paragraph to reflect code change.
2632
8cf51b2c
GM
26332005-10-16 Richard M. Stallman <rms@gnu.org>
2634
2635 * building.texi (Compilation Mode, Compilation): Clarified.
2636
26372005-10-15 Richard M. Stallman <rms@gnu.org>
2638
2639 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2640
8cf51b2c
GM
26412005-10-13 Kenichi Handa <handa@m17n.org>
2642
2643 * basic.texi (Position Info): Fix previous change.
2644
c8763fb6 26452005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2646
2647 * cmdargs.texi (Icons X): Fix typo.
2648
26492005-10-12 Kenichi Handa <handa@m17n.org>
2650
2651 * basic.texi (Position Info): Describe the case that Emacs shows
2652 "part of display ...".
2653
c8763fb6 26542005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2655
2656 * cmdargs.texi (Icons X): -nb => -nbi.
2657
26582005-10-10 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * frames.texi (Speedbar): A couple more clarifications.
2661
26622005-10-11 Nick Roberts <nickrob@snap.net.nz>
2663
2664 * building.texi (GDB User Interface Layout): Improve diagram.
2665 (Watch Expressions): Explain how to make speedbar global.
2666 (Other GDB User Interface Buffers): Make references more precise.
2667
8cf51b2c
GM
26682005-10-09 Richard M. Stallman <rms@gnu.org>
2669
2670 * frames.texi (Speedbar): Clarify the text.
2671
26722005-10-09 Chong Yidong <cyd@stupidchicken.com>
2673
2674 * frames.texi (Speedbar): Add information on keybindings,
2675 dismissing the speedbar, and buffer display mode. Link to
2676 speedbar manual.
2677
c8763fb6 26782005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2679
2680 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2681 added -nb, --no-bitmap-icon.
2682
8cf51b2c
GM
26832005-10-07 Nick Roberts <nickrob@snap.net.nz>
2684
2685 * building.texi (GDB Graphical Interface): Add variables and
2686 functions to indices. Be more precise.
2687
c8763fb6 26882005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2689
2690 * frames.texi (Drag and Drop): Remove the x- from
2691 x-dnd-open-file-other-window and xdnd-protocol-alist.
2692
26932005-09-30 Romain Francoise <romain@orebokech.com>
2694
2695 * mini.texi (Minibuffer): The default value now appears before the
2696 colon in minibuffer prompts.
2697
8cf51b2c
GM
26982005-09-25 Richard M. Stallman <rms@gnu.org>
2699
2700 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2701
8cf51b2c
GM
27022005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2703
2704 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2705
8cf51b2c
GM
27062005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2707
2708 * emacs.texi (Top): Update submenus from macos.texi.
2709
2710 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2711 (Mac OS): Update feature support status.
2712 (Mac Input): List supported input scripts. Remove description
2713 about `mac-keyboard-text-encoding'. Mention mouse button
2714 emulation and related variables.
2715 (Mac International): Mention Central European and Cyrillic
2716 support. Now `keyboard-coding-system' is dynamically changed.
2717 Add description about coding system for selection. Add
2718 description about language environment.
2719 (Mac Environment Variables): Mention
2720 `~/.MacOSX/environment.plist'. Give example of command line
2721 arguments. Add Preferences support.
2722 (Mac Directories): Explicitly state that this node is for Mac OS
2723 Classic only.
2724 (Mac Font Specs): Mention specification for scalable fonts. List
2725 supported charsets. Add preferred way of creating fontsets. Add
2726 description about `mac-allow-anti-aliasing'.
2727 (Mac Functions): Add descriptions about `mac-set-file-creator',
2728 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2729 and `mac-get-preference'.
2730
8cf51b2c
GM
27312005-09-16 Romain Francoise <romain@orebokech.com>
2732
2733 Update all files to specify GFDL version 1.2.
2734
2735 * doclicense.texi (GNU Free Documentation License): Update to
2736 version 1.2.
2737
27382005-09-15 Richard M. Stallman <rms@gnu.org>
2739
2740 * buffers.texi (List Buffers): Fix xref.
2741
2742 * rmail.texi (Rmail Basics): Fix xref.
2743
2744 * emacs.texi (Top): Update subnode menus.
2745
2746 * files.texi (Saving Commands): New node, broken out of Saving.
2747 (Customize Save): New node, broken out of Saving.
2748 Clarify effect of write-region-inhibit-fsync.
2749 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2750
8cf51b2c
GM
27512005-09-14 Romain Francoise <romain@orebokech.com>
2752
2753 * files.texi (Saving): Mention write-region-inhibit-fsync.
2754
27552005-09-05 Chong Yidong <cyd@stupidchicken.com>
2756
2757 * custom.texi (Custom Themes): New node.
2758
27592005-09-03 Richard M. Stallman <rms@gnu.org>
2760
49823426
GM
2761 * search.texi (Search Case): Mention vars that control
2762 case-fold-search for various operations.
8cf51b2c
GM
2763
27642005-08-22 Juri Linkov <juri@jurta.org>
2765
2766 * display.texi (Standard Faces): Merge the text from
2767 `(elisp)Standard Faces' into this node.
2768
27692005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2770
2771 * emacs.texi (Top): Delete menu item for deleted node
2772 Keyboard Translations.
2773
27742005-08-18 Richard M. Stallman <rms@gnu.org>
2775
8cf51b2c
GM
2776 * trouble.texi (Unasked-for Search):
2777 Delete xref to Keyboard Translations.
2778
2779 * glossary.texi (Glossary): Delete xref.
2780
8cf51b2c
GM
2781 * custom.texi (Minor Modes): Say that the list here is not complete.
2782 (Keyboard Translations): Node deleted.
2783 (Disabling): Delete xref to it.
2784 (Customization Groups): Fix Custom buffer example.
2785 (Hooks): Mention remove-hooks.
2786
27872005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2788
2789 * building.texi (GDB Graphical Interface): Improve filling of menu
2790 item.
2791
27922005-08-18 Nick Roberts <nickrob@snap.net.nz>
2793
2794 * building.texi (GDB Graphical Interface): Use better node names.
2795
27962005-08-14 Richard M. Stallman <rms@gnu.org>
2797
2798 * text.texi (Sentences): Fix xref.
2799
28002005-08-14 Juri Linkov <juri@jurta.org>
2801
2802 * building.texi (Compilation, Grep Searching): Move grep command
2803 headings from `Compilation' to `Grep Searching'.
2804
2805 * dired.texi (Dired and Find):
2806 * maintaining.texi (Tags Search): Replace grep xref to
2807 `Compilation' node with `Grep Searching'.
2808
2809 * files.texi (Comparing Files): Replace xref to `Compilation' with
2810 `Compilation Mode'.
2811
28122005-08-13 Alan Mackenzie <acm@muc.de>
2813
2814 * search.texi (Non-ASCII Isearch): Correct a typo.
2815 (Replacement Commands): Mention query-replace key binding.
2816
28172005-08-11 Richard M. Stallman <rms@gnu.org>
2818
2819 * programs.texi (Options for Comments): Fix xref.
2820
2821 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2822 out of Regexps.
2823
8cf51b2c
GM
28242005-08-09 Juri Linkov <juri@jurta.org>
2825
2826 * building.texi (Compilation): Use `itemx' instead of `item'.
2827 (Grep Searching): Simplify phrase.
2828
2829 * display.texi (Standard Faces): Describe vertical-border on
2830 window systems.
2831
2832 * windows.texi (Split Window): Simplify phrase and mention
2833 vertical-border face.
2834
28352005-08-09 Richard M. Stallman <rms@gnu.org>
2836
2837 * files.texi (Comparing Files): Clarify compare-windows.
2838
2839 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2840
8cf51b2c
GM
28412005-08-06 Eli Zaretskii <eliz@gnu.org>
2842
2843 * mule.texi (Coding Systems): Rephrase the paragraph about
2844 codepages: no need for "M-x codepage-setup" anymore, except on
2845 MS-DOS.
2846
2847 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2848 the MS-DOS port only.
2849
28502005-07-30 Eli Zaretskii <eliz@gnu.org>
2851
2852 * makefile.w32-in (info): Don't run multi-install-info.bat.
2853 ($(infodir)/dir): New target, produced by running
2854 multi-install-info.bat.
2855
8cf51b2c
GM
28562005-07-22 Eli Zaretskii <eliz@gnu.org>
2857
2858 * files.texi (Quoted File Names): Add index entry.
2859
8cf51b2c
GM
28602005-07-19 Juri Linkov <juri@jurta.org>
2861
2862 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2863
28642005-07-18 Juri Linkov <juri@jurta.org>
2865
8cf51b2c
GM
2866 * custom.texi (Easy Customization):
2867 * files.texi (Old Versions):
2868 * frames.texi (Wheeled Mice):
2869 * mule.texi (Specify Coding):
8cf51b2c
GM
2870 * text.texi (Cell Justification):
2871 * trouble.texi (After a Crash):
8cf51b2c
GM
2872 * xresources.texi (GTK styles):
2873 Delete duplicate duplicate words.
2874
28752005-07-17 Richard M. Stallman <rms@gnu.org>
2876
2877 * frames.texi (Creating Frames): Fix foreground color example.
2878
2879 * custom.texi (Init Examples): Clean up text about conditionals.
2880
28812005-07-16 Richard M. Stallman <rms@gnu.org>
2882
2883 * mini.texi (Completion Commands): Fix command name for ?.
2884
8cf51b2c
GM
28852005-07-16 Eli Zaretskii <eliz@gnu.org>
2886
2887 * display.texi (Standard Faces): Explain that customization of
2888 `menu' face has no effect on w32 and with GTK. Add
2889 cross-references.
2890
2891 * cmdargs.texi (General Variables): Clarify the default location
2892 of $HOME on w32 systems.
2893
28942005-07-15 Jason Rumney <jasonr@gnu.org>
2895
2896 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2897 changed.
2898
28992005-07-08 Kenichi Handa <handa@m17n.org>
2900
2901 * mule.texi (Recognize Coding): Recommend
2902 revert-buffer-with-coding-system instead of revert-buffer.
2903
29042005-07-07 Richard M. Stallman <rms@gnu.org>
2905
2906 * anti.texi (Antinews): Mention mode-line-inverse-video.
2907
2908 * files.texi (Saving): Minor correction about C-x C-w.
2909
2910 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2911
29122005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2913
2914 * search.texi (Isearch Scroll): Add example of using the
2915 `isearch-scroll' property.
2916 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2917 `Display Custom' node.
2918 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2919 and de-emphasize it.
2920 (Other Repeating Search): `occur' currently can not correctly
2921 handle multiline matches. Correct, clarify and update description
2922 of `flush-lines' and `keep-lines'.
2923
2924 * display.texi (Display Custom): Add anchor for `baud-rate'.
2925
29262005-07-07 Richard M. Stallman <rms@gnu.org>
2927
2928 * gnu.texi: Update where to get GNU status; add refs for how to help.
2929 Add footnotes 6 and 7.
2930
29312005-07-04 Lute Kamstra <lute@gnu.org>
2932
2933 Update FSF's address in GPL notices.
2934
8cf51b2c 2935 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2936 * trouble.texi (Checklist): Update FSF's address.
2937
8cf51b2c
GM
29382005-06-24 Richard M. Stallman <rms@gnu.org>
2939
2940 * display.texi (Text Display): Change index entries.
2941
29422005-06-24 Eli Zaretskii <eliz@gnu.org>
2943
2944 * makefile.w32-in (MAKEINFO): Use --force.
2945 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2946 Makefile.in.
8cf51b2c
GM
2947
29482005-06-23 Richard M. Stallman <rms@gnu.org>
2949
2950 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2951 nobreak-char-display.
2952
2953 * emacs.texi (Top): Update detailed node listing.
2954
2955 * display.texi (Text Display): Renamed show-nonbreak-escape
2956 to nobreak-char-display and no-break-space to nobreak-space.
2957 (Standard Faces): Split up the list of standard faces
2958 and put it in a separate node. Add nobreak-space and
2959 escape-glyph.
2960
8cf51b2c
GM
29612005-06-23 Lute Kamstra <lute@gnu.org>
2962
2963 * mule.texi (Select Input Method): Fix typo.
2964
29652005-06-23 Kenichi Handa <handa@m17n.org>
2966
2967 * mule.texi (International): List all supported scripts. Adjust
2968 text for that leim is now included in the normal Emacs
2969 distribution.
2970 (Language Environments): List all language environments.
2971 Intlfonts contains fonts for most supported scripts, not all..
2972 (Select Input Method): Refer to C-u C-x = to see how to type to
2973 input a specifc character.
2974 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2975
29762005-06-23 Juanma Barranquero <lekktu@gmail.com>
2977
49823426 2978 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
2979
29802005-06-22 Miles Bader <miles@gnu.org>
2981
2982 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
2983
29842005-06-20 Miles Bader <miles@gnu.org>
2985
2986 * display.texi (Faces): Add `vertical-divider'.
2987
29882005-06-17 Richard M. Stallman <rms@gnu.org>
2989
2990 * text.texi (Adaptive Fill): Minor clarification.
2991
8cf51b2c
GM
29922005-06-10 Lute Kamstra <lute@gnu.org>
2993
2994 * emacs.texi (Top): Correct version number.
2995 * anti.texi (Antinews): Correct version number. Use EMACSVER to
2996 refer to the current version of Emacs.
2997
29982005-06-08 Luc Teirlinck <teirllm@auburn.edu>
2999
3000 * files.texi (Log Buffer): Document when there can be more than
3001 one file to be committed.
3002
30032005-06-08 Juri Linkov <juri@jurta.org>
3004
3005 * display.texi (Faces): Add `shadow' face.
3006
30072005-06-07 Masatake YAMATO <jet@gyve.org>
3008
3009 * display.texi (Faces): Write about mode-line-highlight.
3010
30112005-06-06 Richard M. Stallman <rms@gnu.org>
3012
3013 * misc.texi (Printing Package): Explain how to initialize
3014 printing package.
3015
3016 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3017
30182005-06-05 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * emacs.texi: Rename Hardcopy to Printing.
3021 Make PostScript and PostScript Variables subnodes of it.
3022
3023 * misc.texi (Printing): Rename node from Hardcopy.
3024 Mention menu bar options.
3025 Move PostScript and PostScript Variables to submenu.
3026 (Printing package): New node.
3027
3028 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3029
3030 * dired.texi (Operating on Files): Likewise.
3031
3032 * calendar.texi (Displaying the Diary): Likewise.
3033
3034 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3035
3036 * glossary.texi (Glossary): Likewise.
3037
3038 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3039 effect.
3040
30412005-06-04 Richard M. Stallman <rms@gnu.org>
3042
3043 * trouble.texi (After a Crash): Polish previous change.
3044
8cf51b2c
GM
30452005-05-30 Noah Friedman <friedman@splode.com>
3046
3047 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3048 recovery mechanism.
3049
8cf51b2c
GM
30502005-05-28 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * building.texi (Other Buffers): SPC toggles display of
3053 floating point registers.
3054
8cf51b2c
GM
30552005-05-27 Nick Roberts <nickrob@snap.net.nz>
3056
3057 * files.texi (Log Buffer): Merge in description of Log Edit
3058 mode from pcl-cvs.texi.
3059
30602005-05-26 Richard M. Stallman <rms@gnu.org>
3061
3062 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3063
8cf51b2c
GM
30642005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3065
3066 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3067 not enabled by default.
3068 When not on a word, `ispell-word' by default checks the word
3069 before point.
3070
30712005-05-24 Nick Roberts <nickrob@snap.net.nz>
3072
3073 * building.texi (Debugger Operation): Simplify last sentence.
3074
30752005-05-23 Lute Kamstra <lute@gnu.org>
3076
3077 * emacs.texi: Update FSF's address throughout.
3078 (Preface): Use @cite.
3079 (Distrib): Add cross reference to the node "Copying". Mention the
3080 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3081 printed manuals.
3082 (Intro): Use @xref for the Emacs Lisp Intro.
3083
8cf51b2c
GM
30842005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3085
3086 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3087
3088 * basic.texi (Moving Point): Mention default for `goto-line'.
3089
3090 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3091 of a variable's docstring.
3092
30932005-05-18 Lute Kamstra <lute@gnu.org>
3094
3095 * maintaining.texi (Overview of Emerge): Add cross reference.
3096 Remove duplication.
3097
3098 * emacs.texi (Top): Update to the current structure of the manual.
3099 * misc.texi (Emacs Server): Add menu description.
3100 * files.texi (Saving): Fix menu.
3101 * custom.texi (Customization): Fix menu.
3102 * mule.texi (International): Fix menu.
3103 * kmacro.texi (Keyboard Macros): Fix menu.
3104
31052005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3106
3107 * display.texi: Various minor changes.
3108 (Faces): Delete text that is repeated in the next section.
3109
31102005-05-16 Nick Roberts <nickrob@snap.net.nz>
3111
3112 * building.texi (Debugger Operation): Mention GUD tooltips are
3113 disabled with GDB in text command mode.
3114
8cf51b2c
GM
31152005-05-16 Nick Roberts <nickrob@snap.net.nz>
3116
3117 * building.texi: Replace toolbar with "tool bar" for consistency.
3118 (Compilation Mode): Describe compilation-context-lines
3119 and use of arrow in compilation buffer.
3120 (Debugger Operation): Replace help text with variable's value.
3121
3122 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3123 consistency.
3124
31252005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3126
3127 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3128 Add xref.
3129
8cf51b2c
GM
31302005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3131
3132 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3133 (Position Info): Delete discussion of `goto-line'. It is already
3134 described in `Moving point'.
3135
3136 * mini.texi (Completion Commands): Correct reference.
3137 (Completion Options): Fix typo.
3138
3139 * killing.texi (Deletion): Complete description of `C-x C-o'.
3140
8cf51b2c
GM
31412005-05-10 Richard M. Stallman <rms@gnu.org>
3142
3143 * building.texi (Compilation): Clarify recompile's directory choice.
3144
3145 * frames.texi (Tooltips): Cleanups.
3146
3147 * basic.texi (Arguments): Fix punctuation.
3148
31492005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3150
3151 * screen.texi (Menu Bar): The up and down (not left and right)
3152 arrow keys move through a keyboard menu.
3153
31542005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3155
3156 * basic.texi: Various typo and grammar fixes.
3157 (Moving Point): C-a now runs move-beginning-of-line.
3158
31592005-05-08 Nick Roberts <nickrob@snap.net.nz>
3160
3161 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3162
3163 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3164 as different animals.
3165
31662005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3167
3168 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3169 Correct index entry.
3170
31712005-05-07 Nick Roberts <nickrob@snap.net.nz>
3172
3173 * building.texi (Debugger Operation): Update to reflect changes
3174 in GUD tooltips.
3175
31762005-04-30 Richard M. Stallman <rms@gnu.org>
3177
3178 * files.texi (Compressed Files): Auto Compression normally enabled.
3179
3180 * building.texi (Debugger Operation): Clarify previous change.
3181
8cf51b2c
GM
31822005-04-28 Nick Roberts <nickrob@snap.net.nz>
3183
3184 * building.texi (Debugger Operation): Add description for
3185 GUD tooltips when program is not running.
3186
31872005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3188
3189 * misc.texi (Shell): Add `Shell Prompts' to menu.
3190 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3191 description. Delete remarks moved to new node.
3192 (Shell Prompts): New node.
3193 (History References): Replace remarks moved to `Shell Prompts'
3194 with xref to that node.
3195 (Remote Host): Clarify how to specify the terminal type when
3196 logging in to a different machine.
3197
31982005-04-26 Richard M. Stallman <rms@gnu.org>
3199
3200 * emacs.texi (Top): Update submenus from files.texi.
3201
3202 * files.texi (Filesets): Clarify previous change.
3203
3204 * dired.texi (Misc Dired Features): Clarify previous change.
3205
32062005-04-25 Chong Yidong <cyd@stupidchicken.com>
3207
3208 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3209
3210 * dired.texi (Misc Dired Features): Document
3211 dired-compare-directories.
3212
3213 * files.texi (Filesets): New node.
3214 (File Conveniences): Document Image mode.
3215
3216 * text.texi (TeX Print): Document tex-compile.
3217
32182005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3219
3220 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3221 Delete redundant reference to tooltip Custom group. It is
3222 referred too again in the next paragraph.
3223
32242005-04-24 Richard M. Stallman <rms@gnu.org>
3225
3226 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3227
8cf51b2c
GM
32282005-04-19 Kim F. Storm <storm@cua.dk>
3229
3230 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3231
32322005-04-18 Lars Hansen <larsh@math.ku.dk>
3233
3234 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3235 turns off desktop-save-mode.
3236
32372005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3238
3239 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3240 by default in terminals compatible with xterm. Mention that
3241 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3242 node.
3243
8cf51b2c
GM
32442005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3245
3246 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3247
c8763fb6 32482005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3249
3250 * xresources.texi (Table of Resources): Add cursorBlink.
3251
32522005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3253
3254 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3255 `d', `C-d' and `u'.
3256
32572005-04-11 Richard M. Stallman <rms@gnu.org>
3258
3259 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3260 (Misc X): Add -D, --basic-display.
3261
3262 * maintaining.texi (Change Log): Correct the description of
3263 the example.
3264
3265 * major.texi (Choosing Modes): Document magic-mode-alist.
3266
8cf51b2c
GM
32672005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3270 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3271 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3272 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3273 `w', respectively.
3274 (Rmail Labels): Mention `l'.
3275 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3276 (Rmail Summary Edit): Describe `j' and RET.
3277
c8763fb6 32782005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3279
3280 * xresources.texi (Lucid Resources): Add fontSet resource.
3281
8cf51b2c
GM
32822005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3283
3284 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3285 now called `indicate-empty-lines'.
3286
32872005-04-06 Kim F. Storm <storm@cua.dk>
3288
3289 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3290
32912005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3292
3293 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3294 deleted.
3295 (Marks vs Flags): Add some convenient key bindings.
3296 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3297 (Misc Dired Features): Correct and expand description of `w' command.
3298
3299 * frames.texi (XTerm Mouse): Delete apparently false info.
3300 The GNU/Linux console currently does not appear to support
3301 `xterm-mouse-mode'.
3302
8cf51b2c
GM
33032005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3304
3305 * calendar.texi (Diary): Mention shell utility `calendar'.
3306
33072005-04-01 Richard M. Stallman <rms@gnu.org>
3308
3309 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3310
8cf51b2c
GM
33112005-04-01 Lute Kamstra <lute@gnu.org>
3312
3313 * maintaining.texi (Change Log): add-change-log-entry uses
3314 add-log-mailing-address.
3315
33162005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3317
3318 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3319 `VC Mode Line' and put in an xref to that node.
3320 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3321 its description.
3322
33232005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3324
3325 * calendar.texi (Calendar Systems): Say that the Persian calendar
3326 implemented here is the arithmetical one championed by Birashk.
3327
33282005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3329
3330 * programs.texi (Fortran Motion): Fix previous change.
3331
8cf51b2c
GM
33322005-03-29 Richard M. Stallman <rms@gnu.org>
3333
3334 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3335
33362005-03-29 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * text.texi (Refill): Refer to Long Lines Mode.
3339 (Longlines): New node.
3340 (Auto Fill): Don't index "word wrap" here.
3341 (Filling): Add Longlines to menu.
3342
33432005-03-29 Richard M. Stallman <rms@gnu.org>
3344
3345 * xresources.texi: Minor fixes.
3346
3347 * misc.texi (Emacs Server): Fix Texinfo usage.
3348
3349 * emacs.texi (Top): Don't use a real section heading for
3350 "Detailed Node Listing". Fake it instead.
3351
3352 * basic.texi (Position Info): Minor cleanup.
3353
3354 * mule.texi (Input Methods): Minor cleanup.
3355
33562005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3357
3358 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3359 constructs as well.
3360 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3361
33622005-03-29 Kenichi Handa <handa@m17n.org>
3363
3364 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3365
3366 * basic.texi (Position Info): Update the description about the
3367 command C-u C-x =.
3368
33692005-03-28 Richard M. Stallman <rms@gnu.org>
3370
3371 * emacs.texi (Top): Use @section for the detailed node listing.
3372
3373 * calendar.texi: Minor fixes to previous change.
3374
3375 * programs.texi (Fortran): Small fixes to previous changes.
3376
3377 * emacs.texi (Top): Update list of subnodes of Dired.
3378 Likewise for building.texi.
3379
3380 * files.texi (File Conveniences): Delete Auto Image File mode.
3381
33822005-03-28 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * building.texi (Flymake): New node.
3385
3386 * custom.texi (Function Keys): Document kp- event types and
3387 keypad-setup package.
3388
3389 * dired.texi (Wdired): New node.
3390
3391 * files.texi (File Conveniences): Reorder entries.
3392 Explain how to turn on Auto-image-file mode.
3393 Document Thumbs mode.
3394
3395 * mule.texi (Specify Coding): Document recode-region and
3396 recode-file-name.
3397
3398 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3399
34002005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3401
3402 * commands.texi (Keys): M-o is now a prefix key.
3403
34042005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3405
3406 * programs.texi: Reformat and update copyright years.
3407 (Fortran): Update section.
3408
34092005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3410
3411 * files.texi: Several small changes in addition to:
3412 (Visiting): Change xref for Dialog Boxes to ref.
3413 (Version Headers): Replace references to obsolete var
3414 `vc-header-alist' with `vc-BACKEND-header'.
3415 (Customizing VC): Update value of `vc-handled-backends'.
3416
34172005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3418
3419 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3420 move here from Emacs Lisp Reference Manual.
3421 * calendar.texi (Calendar/Diary, Diary Commands)
3422 (Special Diary Entries, Importing Diary): Change some xrefs to
3423 point to emacs-xtra rather than elisp.
3424
3425 * emacs-xtra.texi (Calendar Customizing):
3426 Move view-diary-entries-initially, view-calendar-holidays-initially,
3427 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3428 Emacs Manual.
3429 (Appt Customizing): Merge entire section into main Emacs Manual.
3430 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3431 mark-holidays-in-calendar here from emacs-xtra.
3432 (Displaying the Diary): Move view-diary-entries-initially,
3433 mark-diary-entries-in-calendar here from emacs-xtra.
3434 (Appointments): Move appt-display-mode-line,
3435 appt-display-duration, appt-disp-window-function,
3436 appt-delete-window-function here from emacs-xtra.
3437
3438 * calendar.texi: Update and reformat copyright.
3439 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3440 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3441 (Diary): Refer to `diary-file' rather than ~/diary.
3442 (Diary Commands): Rename node to "Displaying the Diary".
3443 * emacs.texi (Top): Rename "Diary Commands" section.
3444 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3445
34462005-03-26 Eli Zaretskii <eliz@gnu.org>
3447
3448 * misc.texi (Emacs Server): Fix the command for setting
3449 server-name. Add an xref to Invoking emacsclient.
3450
3451 * help.texi (Help Summary): Clarify when "C-h ." will do something
3452 nontrivial.
3453 (Apropos): Add cindex entry for apropos-sort-by-scores.
3454
3455 * display.texi (Text Display): Add index entries for how no-break
3456 characters are displayed.
3457
8cf51b2c
GM
34582005-03-26 Eli Zaretskii <eliz@gnu.org>
3459
3460 * files.texi (Visiting): Fix cross-references introduced with the
3461 last change.
3462
3463 * xresources.texi (GTK resources): Fix last change.
3464
8cf51b2c
GM
34652005-03-25 Chong Yidong <cyd@stupidchicken.com>
3466
3467 * xresources.texi (X Resources): GTK options documented too.
3468 (Resources): Clarify meaning of program name.
3469 (Table of Resources): Add visualClass.
3470 (GTK resources): Rewrite.
3471 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3472
3473 * display.texi (Text Display): Mention non-breaking spaces.
3474
3475 * files.texi (Reverting): Document auto-revert-check-vc-info.
3476
3477 * frames.texi (Mouse Commands): Document
3478 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3479
3480 * help.texi (Help Summary): Add `C-h .'.
3481 (Apropos): Apropos accepts a list of search terms.
3482 Document apropos-sort-by-scores.
3483 (Help Echo): Document display-local-help.
3484
3485 * misc.texi (Emacs Server): Document server-name.
3486 (Invoking emacsclient): Document -s option for server names.
3487
3488 * text.texi (Outline Visibility): Introduce "current heading
3489 line" (commands can be called with point on a body line).
3490 Re-order table to follow the sequence of discussion.
3491 hide-body won't hide lines before first header line.
3492 (TeX Mode): Add DocTeX mode.
3493
8cf51b2c
GM
34942005-03-24 Richard M. Stallman <rms@gnu.org>
3495
3496 * mule.texi (Single-Byte Character Support): Delete mention
3497 of iso-acc.el and iso-transl.el.
3498
8cf51b2c
GM
34992005-03-23 Lute Kamstra <lute@gnu.org>
3500
3501 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3502
35032005-03-23 Richard M. Stallman <rms@gnu.org>
3504
8cf51b2c
GM
3505 * search.texi: Delete explicit node pointers.
3506 (Incremental Search): New menu.
3507 (Basic Isearch, Repeat Isearch, Error in Isearch)
3508 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3509 (Slow Isearch): New subnodes.
3510 (Configuring Scrolling): Node deleted.
3511 (Search Case): Doc default-case-fold-search.
3512 (Regexp Replace): Move replace-regexp doc here.
3513
3514 * rmail.texi (Movemail): Put commas inside closequotes.
3515
3516 * picture.texi (Insert in Picture): Document C-c arrow combos.
3517 (Basic Picture): Clarify erasure.
3518
3519 * display.texi (Font Lock): Put commas inside closequotes.
3520
3521 * cmdargs.texi (General Variables): Put commas inside closequotes.
3522
35232005-03-23 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * building.texi (Stack Buffer): Mention reverse contrast for
3526 *selected* frame (might not be current frame).
3527
8cf51b2c
GM
35282005-03-21 Richard M. Stallman <rms@gnu.org>
3529
3530 * building.texi (Starting GUD): Add bashdb.
3531
35322005-03-20 Chong Yidong <cyd@stupidchicken.com>
3533
3534 * basic.texi (Moving Point): Add M-g M-g binding.
3535 (Undo): Document undo-only.
3536 (Position Info): Document M-g M-g and C-u M-g M-g.
3537
3538 * building.texi (Building): Put Grep Searching after Compilation
3539 Shell.
3540 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3541 Document next-error-highlight.
3542 (Grep Searching): Document grep-highlight-matches.
3543 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3544
3545 * calendar.texi (Importing Diary): Rename node from iCalendar.
3546 Document diary-from-outlook.
3547
3548 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3549 Commands.
3550 Mention effect of X drag and drop on Dired buffers.
3551
3552 * files.texi (Visiting): Document large-file-warning-threshold.
3553 Move paragraph on file-selection dialog.
3554 Mention visiting files using X drag and drop.
3555 (Reverting): Mention using Auto-Revert mode to tail files.
3556 Document auto-revert-tail-mode.
3557 (Version Systems): Minor correction.
3558 (Comparing Files): Diff-mode is no longer based on Compilation
3559 mode.
3560 Document compare-ignore-whitespace.
3561 (Misc File Ops): Explain passing a directory to rename-file.
3562 Likewise for copy-file and make-symbolic-link.
3563
3564 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3565 Document mouse-wheel-progressive speed.
3566
3567 * help.texi (Misc Help): Document numeric argument for C-h i.
3568 Correctly explain the effect of just C-u as argument.
3569
3570 * killing.texi (Deletion): Document numeric argument for
3571 just-one-space.
3572
3573 * mini.texi (Completion): Completion acts on text before point.
3574
3575 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3576 (Emulation): CUA mode replaces pc-bindings-mode,
3577 pc-selection-mode, and s-region.
3578
3579 * mule.texi (Input Methods): Leim is now built-in.
3580 (Select Input Method): Document quail-show-key.
3581 (Specify Coding): Document revert-buffer-with-coding-system.
3582
3583 * programs.texi (Fortran Motion): Document f90-next-statement,
3584 f90-previous-statement, f90-next-block, f90-previous-block,
3585 f90-end-of-block, and f90-beginning-of-block.
3586
3587 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3588
3589 * emacs.texi (Acknowledgments): Updated.
3590
3591 * anti.texi: Total rewrite.
3592
8cf51b2c
GM
35932005-03-19 Chong Yidong <cyd@stupidchicken.com>
3594
3595 * ack.texi (Acknowledgments): Update.
3596
35972005-03-19 Eli Zaretskii <eliz@gnu.org>
3598
3599 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3600 copyright years.
3601
36022005-03-14 Nick Roberts <nickrob@snap.net.nz>
3603
3604 * building.texi (Commands of GUD): Move paragraph on setting
3605 breakpoints with mouse to the GDB Graphical Interface node.
3606
36072005-03-07 Richard M. Stallman <rms@gnu.org>
3608
8cf51b2c
GM
3609 * misc.texi (Single Shell, Shell Options): Fix previous change.
3610
3611 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3612
36132005-03-06 Richard M. Stallman <rms@gnu.org>
3614
3615 * building.texi (Starting GUD): Don't explain text vs graphical
3616 GDB here. Just mention it and xref.
3617 Delete "just one debugger process".
3618 (Debugger Operation): Move GUD tooltip info here.
3619 (GUD Tooltips): Node deleted.
3620 (GDB Graphical Interface): Explain the two GDB modes here.
3621
8cf51b2c
GM
3622 * sending.texi (Sending Mail): Minor cleanup.
3623 (Mail Aliases): Explain quoting conventions.
3624 Update key rebinding example.
3625 (Header Editing): C-M-i is like M-TAB.
3626 (Mail Mode Misc): mail-attach-file does not do MIME.
3627
3628 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3629 that really belongs here.
3630 (Remote Mailboxes): Text moved to Rmail Inbox.
3631 (Rmail Display): Mention Mouse-1.
3632 (Movemail): Clarify two movemail versions.
3633 Clarify rmail-movemail-program.
3634
8cf51b2c
GM
3635 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3636 Document async shell commands.
3637 (Shell History): Clarify.
3638 (Shell Ring): Mention C-UP an C-DOWN.
3639 (Shell Options): Add comint-prompt-read-only.
3640 (Invoking emacsclient): Set EDITOR to run Emacs.
3641 (Sorting): No need to explain what region is.
3642 (Saving Emacs Sessions): Fix typo.
3643 (Recursive Edit): Fix punctuation.
3644 (Emulation): Don't mention "PC bindings" which are standard.
3645 (Hyperlinking): Explain Mouse-1 convention here.
3646 (Find Func): Node deleted.
3647
8cf51b2c
GM
3648 * help.texi (Name Help): Xref to Hyperlinking.
3649
3650 * glossary.texi (Glossary):
3651 Rename "Balance Parentheses" to "Balancing...".
3652 Add "Byte Compilation". Correct "Copyleft".
3653 New xref in "Customization".
3654 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3655 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3656 Rename "Registers" to "Register".
3657 Replace "Selecting" with "Selected Frame",
3658 "Selected Window", and "Selecting a Buffer".
3659
3660 * files.texi (Types of Log File): Explain how projects'
3661 methods can vary.
3662
8cf51b2c
GM
3663 * display.texi (Faces): Delete "Emacs 21".
3664
3665 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3666 * fixit.texi (Spelling): C-M-i like M-TAB.
3667 * mini.texi (Completion Options): C-M-i like M-TAB.
3668 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3669 * text.texi (Text Mode): C-M-i like M-TAB.
3670
3671 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3672
3673 * calendar.texi (Specified Dates): Mention `g w'.
3674 (Appointments): appt-activate toggles with no arg.
3675
8cf51b2c
GM
36762005-03-05 Juri Linkov <juri@jurta.org>
3677
3678 * cmdargs.texi (Emacs Invocation): Add cindex
3679 "invocation (command line arguments)"
3680 (Misc X): Add -nbc, --no-blinking-cursor.
3681
36822005-03-04 Ulf Jasper <ulf.jasper@web.de>
3683
3684 * calendar.texi (iCalendar): No need to require it now.
3685
8cf51b2c
GM
36862005-03-03 Nick Roberts <nickrob@snap.net.nz>
3687
3688 * trouble.texi (Contributing): Mention Savannah. Direct users to
3689 emacs-devel.
3690
36912005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3692
3693 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3694 window.
3695
8cf51b2c
GM
36962005-02-27 Richard M. Stallman <rms@gnu.org>
3697
3698 * building.texi (Compilation): Update mode line status info.
3699
37002005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3701
3702 * calendar.texi (General Calendar): Document binding of
3703 scroll-other-window-down.
3704 (Mayan Calendar): Fix earliest date.
3705 (Time Intervals): Document timeclock-change.
3706 Fix timeclock-ask-before-exiting documentation.
3707
37082005-02-26 Kim F. Storm <storm@cua.dk>
3709
3710 * frames.texi (Mouse References):
3711 Add mouse-1-click-in-non-selected-windows.
3712
37132005-02-25 Richard M. Stallman <rms@gnu.org>
3714
3715 * screen.texi (Screen): Explain better about cursors and mode lines;
3716 don't presuppose text terminals.
3717 (Point): Don't assume just one cursor.
3718 Clarify explanation of cursors.
3719 (Echo Area, Menu Bar): Cleanups.
3720
3721 * mini.texi (Minibuffer): Prompts are highlighted.
3722 (Minibuffer Edit): Newline = C-j only on text terminals.
3723 Clarify resize-mini-windows values.
3724 Mention M-PAGEUP and M-PAGEDOWN.
3725 (Completion Commands): Mouse-1 like Mouse-2.
3726 (Minibuffer History): Explain history commands better.
3727 (Repetition): Add xref to Incremental Search.
3728
3729 * mark.texi (Setting Mark): Clarify info about displaying mark.
3730 Clarify explanation of C-@ and C-SPC.
3731 (Transient Mark): Mention Delete Selection mode.
3732 (Marking Objects): Clean up text about extending the region.
3733
3734 * m-x.texi (M-x): One C-g doesn't always go to top level.
3735 No delay before suggest-key-bindings output.
3736
3737 * fixit.texi (Fixit): Mention C-/ for undo.
3738 (Spelling): Mention ESC TAB like M-TAB.
3739 Replacement words with r and R are rechecked.
3740 Say where C-g leaves point. Mention ? as input.
3741
37422005-02-23 Lute Kamstra <lute@gnu.org>
3743
3744 * cmdargs.texi (Initial Options): Add cross reference.
3745
8cf51b2c
GM
37462005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3747
3748 * emacs.texi (Top): Update menu for splitting of node in
3749 msdog.texi.
3750 * frames.texi (Frames): Update xref for splitting of node in
3751 msdog.texi.
3752 * trouble.texi (Quitting): Ditto.
3753
37542005-02-16 Richard M. Stallman <rms@gnu.org>
3755
3756 * windows.texi (Split Window): Simplify line truncation info
3757 and xref to Display Custom.
3758
3759 * trouble.texi (Quitting): Emergency escape only for text terminal.
3760 (Screen Garbled): C-l for ungarbling is only for text terminal.
3761
3762 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3763
3764 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3765
3766 * programs.texi (Program Modes): Mention Python mode.
3767 (Moving by Defuns): Repeating C-M-h extends region.
3768 (Basic Indent): Clarify.
3769 (Custom C Indent): Clarify.
3770 (Expressions): Repeating C-M-@ extends region.
3771 (Info Lookup): Clarify for C-h S.
3772 (Symbol Completion): ESC TAB alternative for M-TAB.
3773 (Electric C): Clarify.
3774
3775 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3776
3777 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3778 MS-DOS Input node.
3779 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3780 (MS-DOS and MULE): Clarify.
3781 (MS-DOS Processes, Windows Processes): Fix typos.
3782
3783 * major.texi (Choosing Modes): Clarify.
3784
3785 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3786 (Keyboard Macro Step-Edit): Clarify.
3787
3788 * indent.texi (Indentation): Clarifications.
3789
3790 * help.texi (Help): Correct error about C-h in query-replace.
3791 Clarify apropos vs C-h a. Fix how to search in FAQ.
3792 (Key Help): Describe C-h w here.
3793 (Name Help): Minor cleanup. C-h w moved to Key Help.
3794 Clarify the "object" joke.
3795 (Apropos): Clarify. Mouse-1 like Mouse-2.
3796 (Help Mode): Mouse-1 like Mouse-2.
3797
3798 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3799
3800 * display.texi (Display): Reorder menu.
3801 (Faces): Cleanup.
3802 (Font Lock): Cleanup. Mention Options menu.
3803 Delete obsolete text.
3804 (Scrolling): For C-l, don't presume text terminal.
3805 (Horizontal Scrolling): Simplify intro.
3806 (Follow Mode): Clarify.
3807 (Cursor Display): Moved before Display Custom.
3808 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3809 Doc default-tab-width. Doc line truncation more thoroughly.
3810
3811 * dired.texi (Dired Enter): C-x C-f can run Dired.
3812 (Dired Visiting): Comment out `a' command.
3813 Mouse-1 is like Mouse-2.
3814 (Shell Commands in Dired): ? can be used more than once.
3815
3816 * basic.texi (Continuation Lines): Simplify description of truncation,
3817 and refer to Display Custom for the rest of it.
3818
8cf51b2c
GM
38192005-02-06 Lute Kamstra <lute@gnu.org>
3820
3821 * basic.texi (Undo): Fix typo.
3822
3823 * cmdargs.texi (Emacs Invocation): Fix typo.
3824
3825 * custom.texi (Init Examples): Fix typo.
3826
3827 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3828
38292005-02-06 Richard M. Stallman <rms@gnu.org>
3830
3831 * regs.texi (Registers): Registers can hold numbers, too.
3832
3833 * killing.texi (Other Kill Commands): Cleanup.
3834 Delete redundant explanation of kill in read-only buffer.
3835 (Yanking): Mention term "copying".
3836 (Accumulating Text): Fix typo.
3837
3838 * entering.texi (Entering Emacs): Update rationale at start.
3839 (Exiting): Treat iconifying on a par with suspension.
3840
3841 * custom.texi (Minor Modes): Fix typo.
3842 (Easy Customization): Fix menu style.
3843 (Variables): Add xref.
3844 (Examining): Setting for future sessions works through .emacs.
3845 (Keymaps): "Text terminals", not "Many".
3846 (Init Rebinding): Explain \C-. Show example of \M-.
3847 Fix minor wording errors.
3848 (Function Keys): Explain vector syntax just once.
3849 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3850 (Init File): Mention .emacs.d directory.
3851 (Init Examples): Add xref.
3852 (Find Init): Mention .emacs.d directory.
3853
3854 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3855 (Action Arguments): Explain which kinds of -l args are found how.
3856 (Initial Options): --batch does not inhibit site-start.
3857 Add xrefs.
3858 (Command Example): Use --batch, not -batch.
3859
3860 * basic.texi (Inserting Text): Cleanup wording.
3861 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3862 C-n is not error at end of buffer.
3863 (Undo): Doc C-/ like C-_. Add xrefs.
3864 (Arguments): META key may be labeled ALT.
3865 Peculiar arg meanings are explained in doc strings.
3866
3867 * abbrevs.texi (Expanding Abbrevs): Clarify.
3868
38692005-02-05 Eli Zaretskii <eliz@gnu.org>
3870
3871 * frames.texi (Frame Parameters): Add an xref to the description
3872 of list-colors-display. Add a pointer to the X docs about colors.
3873
3874 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3875 Impove docs of list-colors-display.
3876
38772005-02-03 Lute Kamstra <lute@gnu.org>
3878
3879 * frames.texi (Frames, Drag and Drop): Fix typos.
3880
38812005-02-03 Richard M. Stallman <rms@gnu.org>
3882
3883 * windows.texi (Basic Window): Mention color-change in mode line.
3884 (Change Window): Explain dragging vertical boundaries.
3885
3886 * text.texi (Sentences): Clarify.
3887 (Paragraphs): Explain M-a and blank lines.
3888 (Outline Mode): Clarify text and menu.
3889 (Hard and Soft Newlines): Mention use-hard-newlines.
3890
3891 * frames.texi (Frames): Delete unnecessary mention of Windows.
3892 (Mouse Commands): Likewise. Mention xterm mouse support.
3893 (Clipboard): Clarify.
3894 (Mouse References): Mention use of Mouse-1 for following links.
3895 (Menu Mouse Clicks): Clarify.
3896 (Mode Line Mouse): Clarify.
3897 (Drag and Drop): Rewrite.
3898
3899 * fixit.texi (Spelling): Fix typo.
3900
3901 * files.texi (File Names): Clarify.
3902 (Visiting): Update conditions for use of file dialog. Clarify.
3903 (Saving): Doc d as answer in save-some-buffers.
3904 (Remote Files): Clean up the text.
3905
3906 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3907
3908 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3909 (List Buffers): Clarify.
3910 (Several Buffers): Doc T command.
3911 (Buffer Convenience): Clarify menu.
3912
3913 * basic.texi (Undo): Clarify last change.
3914
39152005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3916
3917 * fixit.texi (Spelling): Fix typo.
3918
39192005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3920
3921 * basic.texi (Undo): Update description of `undo-outer-limit'.
3922
39232005-02-01 Nick Roberts <nickrob@snap.net.nz>
3924
3925 * building.texi: Update documentation relating to GDB Graphical
3926 Interface.
3927
39282005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3929
3930 * custom.texi (Easy Customization): Adapt menu to node name change.
3931
39322005-01-30 Richard M. Stallman <rms@gnu.org>
3933
3934 * custom.texi (Easy Customization): Defn of "User Option" now
3935 includes faces. Don't say just "option" when talking about variables.
3936 Do say just "options" to mean "anything customizable".
3937 (Specific Customization): Describe `customize-variable',
3938 not `customize-option'.
3939
3940 * glossary.texi (Glossary) <Faces>: Add xref.
3941 <User Option>: Change definition--include faces. Change xref.
3942
3943 * picture.texi (Picture): Mention artist.el.
3944
3945 * sending.texi, screen.texi, programs.texi, misc.texi:
3946 * mini.texi, major.texi, maintaining.texi, macos.texi:
3947 * help.texi, frames.texi, files.texi:
3948 Don't say just "option" when talking about variables.
3949
3950 * display.texi, mule.texi: Don't say just "option" when talking
3951 about variables. Other minor cleanups.
3952
8cf51b2c
GM
39532005-01-26 Lute Kamstra <lute@gnu.org>
3954
3955 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3956 File'. Mention the `-Q' option at the `--no-site-file' option.
3957
8cf51b2c
GM
39582005-01-22 David Kastrup <dak@gnu.org>
3959
3960 * building.texi (Grep Searching): Mention alias `find-grep' for
3961 `grep-find'.
3962
39632005-01-20 Richard M. Stallman <rms@gnu.org>
3964
3965 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3966
8cf51b2c
GM
39672005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3968
3969 * rmail.texi (Movemail): Explain differences
3970 between standard and mailutils versions of movemail.
3971 Describe command line and configuration options introduced
3972 with the latter.
3973 Explain the notion of mailbox URL, provide examples and
3974 cross-references to mailutils documentation.
3975 Describe various methods of specifying mailbox names,
3976 user names and user passwords for rmail.
3977 (Remote Mailboxes): New section. Describe
3978 how movemail handles remote mailboxes. Describe configuration
3979 options used to control its behavior.
3980 (Other Mailbox Formats): Explain handling of various mailbox
3981 formats.
3982
39832005-01-13 Richard M. Stallman <rms@gnu.org>
3984
3985 * commands.texi (Commands): Clarification.
3986
39872005-01-11 Richard M. Stallman <rms@gnu.org>
3988
3989 * programs.texi (Multi-line Indent): Fix previous change.
3990 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
3991
8cf51b2c
GM
39922005-01-08 Richard M. Stallman <rms@gnu.org>
3993
3994 * display.texi (Faces): isearch-lazy-highlight-face renamed to
3995 lazy-highlight.
3996
3997 * search.texi (Query Replace): Mention faces query-replace
3998 and lazy-highlight.
3999 (Incremental Search): Update isearch highlighting info.
4000
8cf51b2c
GM
40012005-01-04 Richard M. Stallman <rms@gnu.org>
4002
4003 * custom.texi (Saving Customizations): Minor improvement.
4004
8cf51b2c
GM
40052005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * custom.texi (Saving Customizations): Emacs no longer loads
4008 `custom-file' after .emacs. No longer mention customizing through
4009 Custom.
4010
8cf51b2c
GM
40112005-01-01 Andreas Schwab <schwab@suse.de>
4012
4013 * killing.texi (Graphical Kill): Move up under node Killing,
4014 change @section to @subsection.
4015
40162005-01-01 Richard M. Stallman <rms@gnu.org>
4017
4018 * custom.texi (Face Customization): Mention hex color specs.
4019
4020 * emacs.texi (Top): Update Killing submenu.
4021
4022 * killing.texi (Killing): Reorganize section.
4023 No more TeX-only text; put the node command at start of chapter.
4024 But the first section heading is used only in TeX.
4025 Rewrite the text to read better in this mode.
4026 (Graphical Kill): New subnode gets some of the text that
4027 used to be in the first section.
4028
40292004-12-31 Richard M. Stallman <rms@gnu.org>
4030
4031 * dired.texi (Shell Commands in Dired): Delete the ? example.
4032
4033 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4034
4035 * files.texi (Saving): Describe new require-final-newline features
4036 and mode-require-final-newline.
4037
8cf51b2c
GM
40382004-12-29 Richard M. Stallman <rms@gnu.org>
4039
4040 * custom.texi (File Variables): Clarify previous change.
4041
c8763fb6 40422004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4043
4044 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4045 out now.
4046
40472004-12-27 Richard M. Stallman <rms@gnu.org>
4048
4049 * Makefile.in (MAKEINFO): Specify --force.
4050
4051 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4052 (Undo): Doc undo-outer-limit.
4053
8cf51b2c
GM
40542004-12-15 Juri Linkov <juri@jurta.org>
4055
4056 * mark.texi (Transient Mark, Mark Ring): M-< and other
4057 movement commands don't set mark in Transient Mark mode
4058 if mark is active.
4059
8cf51b2c
GM
40602004-12-12 Juri Linkov <juri@jurta.org>
4061
4062 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4063 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4064
4065 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4066 (Misc Dired Commands): Add @r{(Dired)} to w.
4067
40682004-12-12 Juri Linkov <juri@jurta.org>
4069
4070 * mark.texi (Marking Objects): Marking commands also extend the
4071 region when mark is active in Transient Mark mode.
4072
8cf51b2c
GM
40732004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4074
4075 * custom.texi (Saving Customizations): Emacs only loads the custom
4076 file automatically after the init file in version 22.1 or later.
4077 Adapt text and examples to this fact.
4078
8cf51b2c
GM
40792004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4080
4081 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4082 be set through Custom. Otherwise, it has no effect.
4083
8cf51b2c
GM
40842004-12-05 Richard M. Stallman <rms@gnu.org>
4085
4086 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4087 * entering.texi: Rename Command Line to Emacs Invocation.
4088
8cf51b2c
GM
4089 * misc.texi (Term Mode): Correcty describe C-c.
4090
4091 * custom.texi (Easy Customization): Move up to section level,
4092 before Variables. Avoid using the term "variable"; say "option".
4093 New initial explanation.
4094 (Variables): In initial explanation, connect "variable" to the
4095 already-explained "user option".
4096
4097 * emacs.texi (Top): Fix ref to Command Line.
4098 Move reference to Easy Customization.
4099
4100 * xresources.texi (X Resources): Fix From link.
4101
4102 * doclicense.texi (GNU Free Documentation License): Fix To link.
4103
4104 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4105
4106 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4107
41082004-12-03 Richard M. Stallman <rms@gnu.org>
4109
4110 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4111
41122004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4113
4114 * kmacro.texi: Several small changes in addition to the following.
4115 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4116 defining a keyboard macro.
4117 Mention `kmacro-ring-max'.
4118 (Keyboard Macro Counter): Clarify description of
4119 `kmacro-insert-counter', `kmacro-set-counter',
4120 `kmacro-add-counter' and `kmacro-set-format'.
4121
41222004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4123
4124 * custom.texi (File Variables): Add `unibyte' and make it more
4125 clear that `unibyte' and `coding' are special. Suggested by Simon
4126 Krahnke <overlord@gmx.li>.
4127
4128 * mule.texi (Enabling Multibyte): Refer to File Variables.
4129 Suggested by Simon Krahnke <overlord@gmx.li>.
4130
c8763fb6 41312004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4132
4133 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4134 x-use-old-gtk-file-dialog.
4135
8cf51b2c
GM
41362004-11-20 Richard M. Stallman <rms@gnu.org>
4137
4138 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4139
41402004-11-09 Lars Brinkhoff <lars@nocrew.org>
4141
4142 * building.texi (Lisp Eval): Delete hyphen in section name.
4143
41442004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4145
4146 * files.texi (Old Versions):
4147 No longer document annotation as "CVS only".
4148
41492004-11-10 Andre Spiegel <spiegel@gnu.org>
4150
4151 * files.texi (Version Control): Rewrite the introduction about
4152 version systems, mentioning the new ones that we support. Thanks
4153 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4154 suggestions.
4155
c8763fb6 41562004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4157
49823426 4158 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4159
c8763fb6 41602004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4161
4162 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4163
41642004-10-23 Eli Zaretskii <eliz@gnu.org>
4165
4166 * text.texi (Text Based Tables, Table Definition)
4167 (Table Creation, Table Recognition, Cell Commands)
4168 (Cell Justification, Row Commands, Column Commands)
4169 (Fixed Width Mode, Table Conversion, Measuring Tables)
4170 (Table Misc): New nodes, documenting the Table Mode.
4171
8cf51b2c
GM
41722004-10-19 Jason Rumney <jasonr@gnu.org>
4173
4174 * makefile.w32-in (info): Change order of arguments to makeinfo.
4175
41762004-10-19 Ulf Jasper <ulf.jasper@web.de>
4177
4178 * calendar.texi (iCalendar): Update for package changes.
4179
8cf51b2c
GM
41802004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4181
4182 * files.texi (Misc File Ops): View mode is a minor mode.
4183
8cf51b2c
GM
41842004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4185
4186 * calendar.texi (iCalendar): Style changes.
4187
41882004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4189
4190 * search.texi (Regexps): The regexp described in the example is no
4191 longer stored in the variable `sentence-end'.
4192
8cf51b2c
GM
41932004-10-06 Nick Roberts <nickrob@snap.net.nz>
4194
4195 * building.texi (Starting GUD): Note that multiple debugging
4196 sessions requires `gdb --fullname'.
4197
41982004-10-05 Ulf Jasper <ulf.jasper@web.de>
4199
4200 * calendar.texi (iCalendar): New section for a new package.
4201
8cf51b2c
GM
42022004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4203
4204 * text.texi: Various small changes in addition to the following.
4205 (Text): Replace xref for autotype with inforef.
4206 (Sentences): Explain nil value for `sentence-end'.
4207 (Paragraphs): Update default values for `paragraph-start' and
4208 `paragraph-separate'.
4209 (Text Mode): Correct description of Text mode's effect on the
4210 syntax table.
4211 (Outline Visibility): `hide-other' does not hide top level headings.
4212 `selective-display-ellipses' no longer has an effect on Outline mode.
4213 (TeX Misc): Add missing @cindex.
4214 Replace xref for RefTeX with inforef.
4215 (Requesting Formatted Text): The variable
4216 `enriched-fill-after-visiting' no longer exists.
4217 (Editing Format Info): Update names of menu items and commands.
4218 (Format Faces): Mention special effect of specifying the default face.
4219 Describe inheritance of text properties.
4220 Correct description of `fixed' face.
4221 (Format Indentation): Correct description of effect of setting
4222 margins. Mention `set-left-margin' and `set-right-margin'.
4223 (Format Justification): Update names of menu items.
4224 `set-justification-full' is now bound to `M-j b'.
4225 Mention that `default-justification' is a per buffer variable.
4226 (Format Properties): Update name of menu item.
4227 (Forcing Enriched Mode): `format-decode-buffer' automatically
4228 turns on Enriched mode if the buffer is in text/enriched format.
4229
42302004-10-05 Emilio C. Lopes <eclig@gmx.net>
4231
4232 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4233
42342004-09-28 Kim F. Storm <storm@cua.dk>
4235
4236 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4237 Align with new functionality.
4238
8cf51b2c
GM
42392004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4240
4241 * display.texi (Display Custom): Remove stray `@end defvar'.
4242
42432004-09-23 Kim F. Storm <storm@cua.dk>
4244
4245 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4246 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4247
8cf51b2c
GM
42482004-09-20 Richard M. Stallman <rms@gnu.org>
4249
4250 * custom.texi (Hooks): Explain using setq to clear out a hook.
4251 (File Variables): Explain multiline string constants.
4252 (Non-ASCII Rebinding): Explain when you need to update
4253 non-ASCII char codes in .emacs.
4254
4255 * building.texi (Compilation): Explain how to make a silent
4256 subprocess that won't be terminated. Explain compilation-environment.
4257
42582004-09-13 Kim F. Storm <storm@cua.dk>
4259
4260 * mini.texi (Repetition): Rename isearch-resume-enabled to
4261 isearch-resume-in-command-history and change default to disabled.
4262
8cf51b2c
GM
42632004-09-09 Kim F. Storm <storm@cua.dk>
4264
4265 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4266 with new `kmacro-name-last-macro'.
4267
8cf51b2c
GM
42682004-09-08 Juri Linkov <juri@jurta.org>
4269
4270 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4271
8cf51b2c
GM
42722004-09-03 Juri Linkov <juri@jurta.org>
4273
4274 * search.texi (Incremental Search): Update wording for M-%.
4275
42762004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4277
4278 * killing.texi (Killing): Correct description of kill commands in
4279 read-only buffer.
4280
42812004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4282
4283 * building.texi (Compilation Mode): Add a paragraph about rules
4284 for finding the compilation buffer for `next-error'.
4285
4286 * search.texi (Other Repeating Search): Mention that Occur mode
4287 supports the next-error functionality.
4288
42892004-09-02 Juri Linkov <juri@jurta.org>
4290
4291 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4292
42932004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4294
4295 * kmacro.texi (Basic Keyboard Macro):
4296 `apply-macro-to-region-lines' now operates on all lines that begin
4297 in the region, rather than on all complete lines in the region.
4298
c8763fb6 42992004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4300
4301 * frames.texi (Drag and drop): Add documentation about
4302 x-dnd-test-function and x-dnd-known-types.
4303
43042004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4305
4306 * indent.texi: Various minor changes in addition to:
4307 (Indentation Commands): Correct description of `indent-relative'.
4308 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4309 mode. The *Tab Stops* buffer uses Overwrite Mode.
4310 (Just Spaces): `tabify' converts sequences of at least two spaces
4311 to tabs.
4312
8cf51b2c
GM
43132004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4314
4315 * frames.texi (Secondary Selection): Setting the secondary
4316 selection with M-Drag-Mouse-1 does not alter the kill ring,
4317 setting it with M-Mouse-1 and M-Mouse-3 does.
4318 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4319 toolkit scroll bars.
4320 (Scroll Bars): Ditto.
4321
4322 * windows.texi (Basic Window): When using a window system, the value
4323 of point in a non-selected window is indicated by a hollow box.
4324 (Split Window): Side by side windows are separated by a scroll bar,
4325 if scroll bars are used.
4326 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4327 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4328 (Window Convenience): Update bindings for `winner-undo' and
4329 `winner-redo'.
4330
4331 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4332 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4333 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4334 of "Using Emacs as a Server".
4335 * building.texi (Building): Interchange nodes (for correct numbering).
4336 * programs.texi (Programs): Interchange nodes (for correct numbering).
4337 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4338 Info to the node structure.
4339 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4340 Rearrange order of nodes and sections such that both "GNU GENERAL
4341 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4342 end, as appropriate for appendices.
4343 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4344 Use `@unnumberedsec'.
4345 * trouble.texi: Adapt sectioning in Info to the node structure.
4346 Adapt node pointers to change in emacs.texi.
4347 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4348
8cf51b2c
GM
43492004-08-25 Kenichi Handa <handa@m17n.org>
4350
4351 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4352 description for unibyte mode.
4353
43542004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4355
4356 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4357
4358 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4359 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4360 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4361 in @pxref.
4362
43632004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4364
4365 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4366 Change section names.
4367
8cf51b2c
GM
43682004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4369
4370 * kmacro.texi (Keyboard Macro Ring): Rename section.
4371 Emacs treats the head of the macro ring as the `last keyboard macro'.
4372 (Keyboard Macro Counter): Minor change.
4373 (Save Keyboard Macro): Some clarifications.
4374 (Edit Keyboard Macro): Rename section.
4375
4376 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4377 32-bit machines.
4378 (Several Buffers): Clarify which buffer is selected if `2' is
4379 pressed in the Buffer Menu.
4380 Auto Revert mode can be used to update the Buffer Menu
4381 automatically.
4382
43832004-08-21 Eli Zaretskii <eliz@gnu.org>
4384
4385 * help.texi (Misc Help): Add an index entry for finding an Info
4386 manual by its file name.
4387
43882004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4389
4390 * files.texi (Backup Deletion): Correct description of
4391 `delete-old-versions'.
4392 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4393 (Auto Save Files): Recommend `auto-save-mode' to reenable
4394 auto-saving, rather than the abbreviation `auto-save'.
4395
43962004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4397
4398 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4399 for "killing" and "yanking" in main menu.
4400
44012004-08-16 Richard M. Stallman <rms@gnu.org>
4402
4403 * killing.texi (Yanking, Killing): Minor cleanups.
4404
4405 * mark.texi (Momentary Mark): Minor cleanups.
4406
44072004-08-15 Kenichi Handa <handa@etl.go.jp>
4408
4409 * custom.texi (Non-ASCII Rebinding):
4410 C-q always inserts the right code to pass to global-set-key.
4411
8cf51b2c
GM
44122004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4413
4414 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4415 `insert-register', instead of `C-x r g' binding, for consistency.
4416
44172004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4418
4419 * fixit.texi (Spelling): Fix typo.
4420
44212004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4422
4423 * help.texi (Help): Fix Texinfo usage.
4424
8cf51b2c
GM
44252004-07-24 Richard M. Stallman <rms@gnu.org>
4426
4427 * text.texi (Paragraphs): Update how paragraphs are separated
4428 and the default for paragraph-separate.
4429
4430 * search.texi (Regexp Replace): Further update text for new
4431 replacement operators.
4432
8cf51b2c
GM
44332004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4434
4435 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4436 `R' switch.
4437
4438 * dired.texi (Dired Updating): `k' only deletes inserted
4439 subdirectories from the Dired buffer if a prefix argument was given.
4440
4441 * search.texi (Regexps): Delete redundant definition of `symbol' in
4442 description of `\_>'. It already occurs in the description of `\_<'.
4443
8cf51b2c
GM
44442004-07-01 Juri Linkov <juri@jurta.org>
4445
4446 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4447 (Regexp Search): Add M-r.
4448
44492004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4450
4451 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4452
44532004-06-29 Jesper Harder <harder@ifa.au.dk>
4454
49823426 4455 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4456
44572004-06-25 Richard M. Stallman <rms@gnu.org>
4458
4459 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4460
44612004-06-25 David Kastrup <dak@gnu.org>
4462
4463 * search.texi (Regexp Replace): Some typo corrections and
4464 rearrangement.
4465
44662004-06-24 David Kastrup <dak@gnu.org>
4467
4468 * search.texi (Unconditional Replace): Use replace-string instead
4469 of query-replace in example.
4470 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4471 sequences.
4472 (Query Replace): Correct explanation of `^' which does not use
4473 the mark stack.
4474
44752004-06-21 Nick Roberts <nickrob@gnu.org>
4476
4477 * misc.texi (Shell History Copying): Document comint-insert-input.
4478 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4479
8cf51b2c
GM
44802004-06-20 Jesper Harder <harder@ifa.au.dk>
4481
4482 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4483 * custom.texi (Customization): Do.
4484 * anti.texi (Antinews): Do.
4485 * abbrevs.texi (Defining Abbrevs): Do.
4486
4487 * programs.texi (Info Lookup): Fix keybinding for
4488 info-lookup-symbol.
4489
44902004-06-16 Juanma Barranquero <lektu@terra.es>
4491
4492 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4493 Add emacs-xtra.
4494 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4495 (clean): Add emacs-xtra and flymake. Remove redundancies.
4496
44972004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4500 Add emacs-xtra.
4501 * emacs-xtra.texi: New file.
4502
45032004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4504
4505 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4506 (Dired and Find): Mention differences with ordinary Dired buffers.
4507
8cf51b2c
GM
45082004-06-13 Richard M. Stallman <rms@gnu.org>
4509
4510 * custom.texi (Init Syntax): Explain about vars that do special
4511 things when set with setq or with Custom.
4512 (Init Examples): Add line-number-mode example.
4513
8cf51b2c
GM
45142004-06-12 Juri Linkov <juri@jurta.org>
4515
4516 * dired.texi (Operating on Files): Add dired-do-touch.
4517
8cf51b2c
GM
45182004-06-10 Juri Linkov <juri@jurta.org>
4519
4520 * building.texi (Lisp Eval): Add C-M-x on defface.
4521
45222004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4523
4524 * files.texi (Reverting): Auto-Revert mode and
4525 Global Auto-Revert mode no longer revert remote files.
4526
8cf51b2c
GM
45272004-05-29 Richard M. Stallman <rms@gnu.org>
4528
4529 * custom.texi (Init File): Two dashes start --no-site-file.
4530
8cf51b2c
GM
45312004-05-29 Alan Mackenzie <acm@muc.de>
4532
4533 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4534 ("AWK"): Is consistently thus spelt throughout.
4535 (AWK, Pike): Document as "C-like modes".
4536 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4537 (M-x man): Supersedes M-x manual-entry.
4538 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4539
4540 ("Comments in C"): Delete node; the info is in CC Mode manual.
4541 (c-comment-only-line-offset): Remove description.
4542
4543 (C-c ., C-c C-c): Describe new C Mode bindings.
4544
4545 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4546 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4547 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4548 Amend definitions.
4549
4550 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4551 Describe functions.
4552
4553 (c-comment-start-regexp, c-hanging-comment-ender-p)
4554 (c-hanging-comment-starter-p): Remove obsolete definitions.
4555
4556 * emacs.texi: Remove the menu entry "Comments in C".
4557
8cf51b2c
GM
45582004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4559
4560 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4561 `M-x locate'.
4562
45632004-05-16 Karl Berry <karl@gnu.org>
4564
4565 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4566 makeinfo --html fails.
4567 * help.texi (Help Summary) [@ifnottex]: Likewise.
4568
45692004-05-13 Nick Roberts <nickrob@gnu.org>
4570
4571 * building.texi (GDB Graphical Interface): Update and describe
4572 layout first.
4573
8cf51b2c
GM
45742004-05-04 Jason Rumney <jasonr@gnu.org>
4575
4576 * makefile.w32-in: Revert last change.
4577
45782004-05-03 Jason Rumney <jasonr@gnu.org>
4579
4580 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4581
8cf51b2c
GM
45822004-04-23 Juanma Barranquero <lektu@terra.es>
4583
4584 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4585
45862004-04-18 Juri Linkov <juri@jurta.org>
4587
4588 * fixit.texi (Spelling): Remove file extension from ispell xref.
4589
45902004-04-15 Kim F. Storm <storm@cua.dk>
4591
4592 * cmdargs.texi (Initial Options): Add -Q.
4593
45942004-04-05 Kim F. Storm <storm@cua.dk>
4595
4596 * custom.texi (File Variables): Add safe-local-eval-forms.
4597
8cf51b2c
GM
45982004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4599
4600 * files.texi (Reverting): Correct description of revert-buffer's
4601 handling of point.
4602
46032004-03-22 Juri Linkov <juri@jurta.org>
4604
4605 * emacs.texi (Top): Add `Misc X'.
4606
49823426 4607 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4608
4609 * glossary.texi: Improve references.
4610
4611 * help.texi: Sync keywords with finder.el.
4612
4613 * mini.texi (Completion): Add description for menu items.
4614
4615 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4616
4617 * sending.texi (Mail Methods): Fix xref to Message manual.
4618
8cf51b2c
GM
46192004-03-12 Richard M. Stallman <rms@gnu.org>
4620
8cf51b2c
GM
4621 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4622
8cf51b2c
GM
46232004-03-04 Richard M. Stallman <rms@gnu.org>
4624
4625 * search.texi (Regexps): Explain that ^ and $ have their
4626 special meanings only in certain contexts.
4627
4628 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4629
4630 * mule.texi (Specify Coding): Doc C-x RET F.
4631
4632 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4633 for multiple compile and grep buffers.
4634 (Indirect Buffers): Don't recommand clone-indirect-buffer
4635 for multiple compile and grep buffers.
4636
8cf51b2c
GM
46372004-02-29 Juanma Barranquero <lektu@terra.es>
4638
4639 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4640 Use $(DEL) instead of rm, and ignore exit code.
4641
8cf51b2c
GM
46422004-02-23 Nick Roberts <nick@nick.uklinux.net>
4643
4644 * building.texi (Watch Expressions): Update.
4645
46462004-02-21 Juri Linkov <juri@jurta.org>
4647
4648 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4649 --directory, --help, --version. Move text about command-line-args
4650 to Command Arguments.
4651 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4652 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4653 (Window Size X): Join -g and --geometry. Add @cindex.
4654 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4655 (Title X): Remove alias -title.
4656 (Misc X): New node.
4657
c8763fb6 46582004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4659
4660 * frames.texi (Drag and drop): Add Motif to list of supported
4661 protocols.
4662
c8763fb6 46632004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4664
4665 * frames.texi (Drag and drop): New section.
4666
46672004-01-24 Richard M. Stallman <rms@gnu.org>
4668
4669 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4670 Include it only @ifnotinfo. Patch the preceding and following
4671 node headers to point to each other.
4672
46732004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4674
4675 * calendar.texi (Appointments): Update section.
4676
46772003-12-29 Kevin Ryde <user42@zip.com.au>
4678
8cf51b2c
GM
4679 * programs.texi (C Modes): Fix the xref.
4680
46812003-12-23 Nick Roberts <nick@nick.uklinux.net>
4682
4683 * building.texi (Watch Expressions): Update.
4684 (Commands of GUD): Include use of toolbar + breakpoints set from
4685 fringe/margin.
4686
46872003-12-03 Andre Spiegel <spiegel@gnu.org>
4688
4689 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4690 <acm@muc.de>.
4691
c8763fb6 46922003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4693
4694 * frames.texi (Dialog Boxes): Add use-file-dialog.
4695
8cf51b2c
GM
46962003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4697
4698 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4699 in CC Mode.
4700
8cf51b2c
GM
47012003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4702
4703 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4704 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4705 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4706 * man/frames.texi, man/glossary.texi, man/killing.texi:
4707 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4708 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4709 * man/sending.texi, man/text.texi, man/trouble.texi:
4710 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4711
47122003-11-01 Alan Mackenzie <acm@muc.de>
4713
4714 * search.texi (Scrolling During Incremental Search): Document a
4715 new scrolling facility in isearch mode.
4716
8cf51b2c
GM
47172003-10-22 Miles Bader <miles@gnu.org>
4718
4719 * Makefile.in (info): Move before $(top_srcdir)/info.
4720
47212003-10-22 Nick Roberts <nick@nick.uklinux.net>
4722
4723 * building.texi (Watch Expressions): Update section on data display
4724 to reflect code changes (GDB Graphical Interface).
4725
8cf51b2c
GM
47262003-10-13 Richard M. Stallman <rms@gnu.org>
4727
4728 * xresources.texi (GTK resources): Clean up previous change.
4729
c8763fb6 47302003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4731
4732 * xresources.texi (GTK resources): Add a note that some themes
4733 disallow customizations. Add scroll theme example.
4734
8cf51b2c
GM
47352003-09-30 Richard M. Stallman <rms@gnu.org>
4736
8cf51b2c
GM
4737 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4738
4739 * misc.texi (Saving Emacs Sessions): Shorten the section,
4740 collapsing back into one node.
4741
47422003-09-30 Lars Hansen <larsh@math.ku.dk>
4743
4744 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4745
c8763fb6 47462003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4747
4748 * xresources.texi (GTK names in Emacs): Correct typo.
4749
8cf51b2c
GM
47502003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4751
4752 * cmdargs.texi (Font X): Mention new default font. More
4753 fully describe long font names, wildcard patterns and the
4754 problems involved. (Result of discussion on emacs-devel.)
4755
47562003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4757
4758 * emacs.texi (Acknowledgements): Correct typo.
4759
47602003-09-22 Richard M. Stallman <rms@gnu.org>
4761
4762 * dired.texi (Misc Dired Commands): New node.
4763 (Dired Navigation): Add dired-goto-file.
4764
4765 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4766
4767 * emacs.texi (Acknowledgements): New node, split from Distribution.
4768
4769 * cmdargs.texi (Action Arguments): -f reads interactive args.
4770
8cf51b2c
GM
47712003-09-08 Lute Kamstra <lute@gnu.org>
4772
4773 * screen.texi (Mode Line): Say that POS comes before LINE.
4774 Mention `size-indication-mode'.
4775 * display.texi (Optional Mode Line): Document
4776 `size-indication-mode'.
4777 * basic.texi (Position Info): Mention `size-indication-mode'.
4778
47792003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4780
4781 * xresources.texi (Resources): Refer to `editres' man page.
4782 (Lucid Resources): Update defaults. Expand description of
4783 `shadowThickness'.
4784
47852003-09-04 Miles Bader <miles@gnu.org>
4786
4787 * Makefile.in (top_srcdir): New variable.
4788 ($(top_srcdir)/info): New rule.
4789 (info): Depend on it.
4790
47912003-09-03 Peter Runestig <peter@runestig.com>
4792
4793 * makefile.w32-in: New file.
4794
47952003-08-29 Richard M. Stallman <rms@gnu.org>
4796
4797 * misc.texi (Saving Emacs Sessions): Correct previous change.
4798
8cf51b2c
GM
47992003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4800
8cf51b2c
GM
4801 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4802 (Intro): Include kmacro.texi after fixit.texi instead of after
4803 custom.texi. (As suggested by Kim Storm.)
4804
48052003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4806
4807 * fixit.texi (Fixit): Update `Next' pointer.
4808 * files.texi (Files): Update `Previous' pointer.
4809 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4810 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4811 (Suggested by Kim Storm.)
4812 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4813
48142003-08-18 Kim F. Storm <storm@cua.dk>
4815
4816 * kmacro.texi: New file describing enhanced keyboard macro
4817 functionality. Replaces old description in custom.texi.
4818
4819 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4820 (Keyboard Macros): Move to new kmacro.texi file.
4821
4822 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4823
8cf51b2c
GM
48242003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4825
4826 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4827
48282003-08-17 Alex Schroeder <alex@gnu.org>
4829
4830 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4831 required.
4832
8cf51b2c
GM
48332003-08-05 Richard M. Stallman <rms@gnu.org>
4834
4835 * programs.texi (Lisp Indent): Don't describe
4836 lisp-indent-function property here. Use xref to Lisp Manual.
4837
8cf51b2c
GM
48382003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4839
4840 * calendar.texi (Date Formats): Document changed behaviour of
4841 abbreviations.
4842
48432003-07-24 Markus Rost <rost@math.ohio-state.edu>
4844
4845 * buffers.texi (List Buffers): Fix previous change.
4846
8cf51b2c
GM
48472003-07-13 Markus Rost <rost@math.ohio-state.edu>
4848
4849 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4850 List*.
4851
48522003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4853
8cf51b2c
GM
4854 * display.texi (Font Lock): Fix typo.
4855
48562003-07-07 Richard M. Stallman <rms@gnu.org>
4857
4858 * display.texi (Font Lock): Add xref for format info on
4859 font-lock-remove-keywords.
4860
4861 * building.texi (Compilation): Document what happens with asynch
4862 children of compiler process.
4863
4864 * help.texi (Library Keywords): Use @multitable.
4865
8cf51b2c
GM
48662003-06-04 Richard M. Stallman <rms@gnu.org>
4867
4868 * programs.texi (Expressions): Delete C-M-DEL.
4869
4870 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4871 comint-move-point-for-output renamed from
4872 comint-scroll-to-bottom-on-output.
4873
4874 * custom.texi (Init Rebinding): Replace previous change with xref.
4875 (Non-ASCII Rebinding): Explain that issue more briefly here.
4876
48772003-05-28 Richard M. Stallman <rms@gnu.org>
4878
4879 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4880
48812003-05-28 Nick Roberts <nick@nick.uklinux.net>
4882
4883 * building.texi (GDB Graphical Interface): New node.
4884 (Rewritten somewhat by RMS.)
4885
c8763fb6 48862003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4887
4888 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4889 non-English letters. Explain how to set coding systems correctly
4890 and how to include the right coding cookie in the file.
4891
c8763fb6 48922003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4893
4894 * indent.texi (Indentation): Explain the concepts.
4895 (Just Spaces): Explain why preventing tabs for indentation might
4896 be useful.
4897
8cf51b2c
GM
48982003-04-16 Richard M. Stallman <rms@gnu.org>
4899
4900 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4901
8cf51b2c
GM
49022003-02-22 Alex Schroeder <alex@emacswiki.org>
4903
4904 * cmdargs.texi (General Variables): Document SMTPSERVER.
4905
8cf51b2c
GM
4906 * sending.texi: Remove SMTP node.
4907 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4908 library.
4909
8cf51b2c
GM
49102003-02-22 Alex Schroeder <alex@emacswiki.org>
4911
4912 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4913
49142003-02-22 Simon Josefsson <jas@extundo.com>
4915
4916 * sending.texi (Mail Methods): Add node about SMTP.
4917
c8763fb6 49182003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4919
4920 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4921
8cf51b2c
GM
49222003-02-01 Kevin Ryde <user42@zip.com.au>
4923
4924 * glossary.texi (Glossary): Correction to cl cross reference.
4925
49262003-01-20 Richard M. Stallman <rms@gnu.org>
4927
4928 * killing.texi (Rectangles): Document C-x c r.
4929
c8763fb6 49302003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4931
4932 * xresources.texi (GTK resources): New node.
4933 (GTK widget names): New node.
4934 (GTK names in Emacs): New node.
4935 (GTK styles): New node.
4936
c8763fb6 49372003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4938
4939 * maintaining.texi (Create Tags Table): Add reference to the new
4940 `etags --help --lang=LANG' option.
4941
8cf51b2c
GM
49422002-10-02 Karl Berry <karl@gnu.org>
4943
49823426 4944 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4945 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4946 where needed for the sake of the HTML output.
8cf51b2c
GM
4947
49482001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4949
4950 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4951 source files.
4952
49532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4954
4955 * Makefile.in (emacsman): New target.
4956
8cf51b2c
GM
49572001-10-20 Gerd Moellmann <gerd@gnu.org>
4958
4959 * (Version 21.1 released.)
4960
49612001-10-05 Gerd Moellmann <gerd@gnu.org>
4962
4963 * Branch for 21.1.
4964
8cf51b2c
GM
49652001-03-05 Gerd Moellmann <gerd@gnu.org>
4966
4967 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4968
8cf51b2c
GM
49692000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4970
4971 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4972
8cf51b2c
GM
49731999-07-12 Richard Stallman <rms@gnu.org>
4974
4975 * Version 20.4 released.
4976
49771998-12-04 Markus Rost <rost@delysid.gnu.org>
4978
4979 * Makefile.in (INFO_TARGETS): Delete customize.info.
4980 (DVI_TARGETS): Delete customize.dvi.
4981 (../info/customize, customize.dvi): Targets deleted.
4982
49831998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4984
4985 * Version 20.3 released.
4986
49871998-05-06 Richard Stallman <rms@psilocin.gnu.org>
4988
4989 * Makefile.in (EMACSSOURCES): Add mule.texi.
4990 Add msdog.texi, ack.texi. Remove gnu1.texi.
4991
49921998-04-06 Andreas Schwab <schwab@gnu.org>
4993
4994 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4995 it in dvi targets.
8cf51b2c
GM
4996
49971997-09-23 Paul Eggert <eggert@twinsun.com>
4998
4999 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5000 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5001 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5002
50031997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5004
5005 * Version 20.2 released.
5006
50071997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5008
5009 * Version 20.1 released.
5010
50111997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5012
5013 * Makefile (../info/customize, customize.dvi): New targets.
5014 (INFO_TARGETS): Add ../info/customize.
5015 (DVI_TARGETS): Add customize.dvi.
5016
8cf51b2c
GM
50171996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5018
5019 * Version 19.33 released.
5020
50211996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5022
5023 * Version 19.32 released.
5024
8cf51b2c
GM
50251996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5026
5027 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5028
50291996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5030
5031 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5032 Specify -I option.
5033 (All dvi targets): Set the TEXINPUTS variable.
5034
50351996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5036
5037 * Version 19.31 released.
5038
8cf51b2c
GM
50391995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5040
5041 * Version 19.30 released.
5042
8cf51b2c
GM
50431995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5044
5045 * Makefile.in (maintainer-clean): Rename from realclean.
5046
50471994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5048
5049 * Makefile.in: New file.
5050 * Makefile: File deleted.
5051
50521994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5053
5054 * Makefile (TEXINDEX_OBJS): Variable deleted.
5055 (texindex, texindex.o, getopt.o): Rules deleted.
5056 All deps on texindex deleted.
5057 (distclean): Don't delete texindex.
5058 (mostlyclean): Don't delete *.o.
5059 * texindex.c, getopt.c: Files deleted.
5060
50611994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5062
5063 * Version 19.26 released.
5064
50651994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5066
5067 * Makefile (EMACSSOURCES): Exclude undo.texi.
5068
50691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5070
5071 * Version 19.25 released.
5072
50731994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5074
5075 * Version 19.24 released.
5076
50771994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5078
5079 * Version 19.23 released.
5080
50811994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5082
5083 * Makefile: Delete spurious tab.
5084
50851994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5086
5087 * Makefile (.SUFFIXES): New rule.
5088
8cf51b2c
GM
50891993-12-04 Richard Stallman (rms@srarc2)
5090
5091 * getopt.c: New file.
5092 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5093 (getopt.o): New rule.
5094 (dvi): Don't depend on texindex.
49823426 5095 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5096
50971993-12-03 Richard Stallman (rms@srarc2)
5098
49823426
GM
5099 * Makefile (TEXI2DVI): New variable.
5100 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5101 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5102
51031993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5104
5105 * Version 19.22 released.
5106
51071993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5108
5109 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5110
51111993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5112
5113 * Version 19.21 released.
5114
8cf51b2c
GM
51151993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5116
5117 * Makefile (realclean): Don't delete the Info files.
5118
51191993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5120
8cf51b2c
GM
5121 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5122 4' where appropriate.
5123
51241993-10-20 Brian Fox (bfox@ai.mit.edu)
5125
49823426 5126 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5127
5128 * texindex.c: Include "../src/config.h" if building in emacs.
5129
5130 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5131 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5132 Add target to build texindex.c, defining `emacs'.
5133
8cf51b2c
GM
51341993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5135
5136 * Version 19.19 released.
5137
8cf51b2c
GM
51381993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5139
5140 * Version 19.18 released.
5141
51421993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5143
5144 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5145
51461993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5147
5148 * Version 19.17 released.
5149
51501993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5151
5152 * split-man: Fix typos in last change.
5153
51541993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5155
5156 * Version 19.16 released.
5157
51581993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5159
5160 * version 19.15 released.
5161
51621993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5163
5164 * Makefile (distclean): It's rm, not rf.
5165
51661993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5167
5168 * Version 19.14 released.
5169
51701993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5171
5172 * Makefile: New file.
5173
51741993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5175
5176 * Version 19.13 released.
5177
51781993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5179
5180 * Version 19.9 released.
5181
51821993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5183
5184 * Version 19.8 released.
5185
51861993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5187
5188 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5189
5190 * trouble.texi: It's `enable-flow-control-on', not
5191 `evade-flow-control-on'.
5192
51931993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5194
5195 * display.texi: Document standard-display-european.
5196
51971993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5198
5199 * Version 19.7 released.
5200
5201 * emacs.texi: Add a sentence to the top menu mentioning the
5202 specific version of Emacs this manual applies to.
5203
52041993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5205
5206 * basic.texi: Document next-line-add-lines variable used to
5207 implement down-arrow.
5208
5209 * killing.texi: Document kill-whole-line.
5210
52111993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5212
5213 * text.texi: Update unix TeX ordering information.
5214
52151993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5216
5217 * news.texi: Mention fill-rectangle in keybinding list.
5218
5219 * killing.texi: Document fill-rectangle.
5220
52211993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5222
5223 * vc.texi: Bring the docs up to date with VC 5.2.
5224
52251992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5226
5227 * emacs.tex: Mention blackbox and gomoku under Amusements.
5228 Assembler mode is now mentioned and appropriately indexed
5229 under Programming Modes.
5230
52311991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5232
5233 * emacs.tex: Update TeX ordering information.
5234
8cf51b2c
GM
52351990-06-26 David Lawrence (tale@geech)
5236
5237 * emacs.tex: Note that completion-ignored-extensions is not used
5238 to filter out names when all completions are displayed in
5239 *Completions*.
5240
52411990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5242
5243 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5244
52451990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5246
5247 * emacs.tex: Add @findex grep.
5248
8cf51b2c
GM
52491988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5250
5251 * emacs.tex: Correct two typos. No other changes before
5252 Version 19 will be made.
5253
8cf51b2c
GM
52541988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5255
5256 * emacs.tex: Update information for obtaining TeX distribution from the
5257 University of Washington.
5258
5259;; Local Variables:
c8763fb6 5260;; coding: utf-8
8cf51b2c
GM
5261;; fill-column: 79
5262;; add-log-time-zone-rule: t
5263;; End:
5264
5265 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5266 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5267
5268 This file is part of GNU Emacs.
5269
5270 GNU Emacs is free software; you can redistribute it and/or modify
5271 it under the terms of the GNU General Public License as published by
5272 the Free Software Foundation; either version 3, or (at your option)
5273 any later version.
5274
5275 GNU Emacs is distributed in the hope that it will be useful,
5276 but WITHOUT ANY WARRANTY; without even the implied warranty of
5277 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5278 GNU General Public License for more details.
5279
5280 You should have received a copy of the GNU General Public License
5281 along with GNU Emacs; see the file COPYING. If not, write to the
5282 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5283 Boston, MA 02110-1301, USA.
5284
5285;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd