(Ffile_attributes, Fdirectory_files_and_attributes): Mention
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
7a78b6e7
ER
12008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4 directory mode.
5
1bcfc24e
CY
62008-05-08 Chong Yidong <cyd@stupidchicken.com>
7
8 * killing.texi (Appending Kills): Remove a strangely off-topic index
9 entry.
10
db86064f
ER
112008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
12
ab5ec32c 13 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 14
a31b405e
ER
152008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
16
17 * emacs/buffers.texi, emacs/files.texi (Version-control):
18 vc-toggle-read-only is no longer a good idea...
19
ff2c14fc
GM
202008-04-29 Glenn Morris <rgm@gnu.org>
21
22 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
23
367c9b7c
JL
242008-04-22 Juri Linkov <juri@jurta.org>
25
26 * dired.texi (Subdirectories in Dired): Describe using `^'
27 to return to the parent directory.
28
4ac1e9b4
NR
292008-04-22 Nick Roberts <nickrob@snap.net.nz>
30
31 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
32 recent changes.
33
b9b3bf2b
NR
342008-04-19 Nick Roberts <nickrob@snap.net.nz>
35
36 * building.texi (GDB-UI Layout, Breakpoints Buffer)
37 (Other GDB-UI Buffers): Update for recent thread related changes.
38
4d120d6a
SM
392008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
40
41 * maintaining.texi (Maintaining):
42 * emacs.texi (Top): Typo.
43
a152877d
SM
442008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
45
b9b3bf2b
NR
46 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
47 arg in `font-lock-add-keywords'.
a152877d 48
36c0514c
GM
492008-04-08 Glenn Morris <rgm@gnu.org>
50
51 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
52 Also add Baha'i calendar references where appropriate.
53
06a97d46
GM
542008-04-05 Glenn Morris <rgm@gnu.org>
55
56 * custom.texi (Init File): Byte-compiling .emacs is bad.
57
6adc6eed
SM
582008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
59
60 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
61
571388b0
GM
622008-03-29 Glenn Morris <rgm@gnu.org>
63
64 * calendar.texi: Update for `calendar-date-style' replacing
65 `european-calendar'.
66
3ae8f876
JR
672008-03-28 Jason Rumney <jasonr@gnu.org>
68
69 * display.texi (Display Custom): Mention overlay-margin in text.
70
5bc6ddff 712008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 72
5bc6ddff
MB
73 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
74 tutorial' comments.
03a864d5 75
7186a830
CY
762008-03-28 Chong Yidong <cyd@stupidchicken.com>
77
78 * mark.texi (Mark): Rearrange nodes.
79 (Persistent Mark): Rename from Transient Mark.
80 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
81 Describe Transient Mark mode as the default.
82
83 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
84 the default behavior with Transient Mark mode off.
85 (Position Info): Fix typo.
86
87 * display.texi (Standard Faces): Reference the Mark node. Remove
88 discussion of the region face, which is discussed there.
89
90 * emacs.texi (Top): Update node listings.
91
92 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
93 as the default.
94
95 * fixit.texi (Undo): Standardize choice of undo key sequence.
96 (Undo, Spelling): Describe Transient Mark mode as the default.
97
98 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
99 default.
100
101 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
102
103 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
104 mode is the default, and note that the mark is not activated when set.
105
106 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
107 Describe Transient Mark mode as the default.
108
109 * search.texi (Basic Isearch): Reference the Mark Ring node.
110 (Replace, Unconditional Replace, Other Repeating Search):
111 Describe Transient Mark mode as the default.
112
113 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
114 Transient Mark mode as the default.
115 (Paragraphs): Describe how M-h behaves when region is active.
116
117 * trouble.texi (Quitting): Clarify effects of C-g.
118
dc47d1ff
GM
1192008-03-13 Glenn Morris <rgm@gnu.org>
120
121 * emacs.texi (EMACSVER): Set to 23.0.60.
122
e3e0fb39 1232008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 124
e3e0fb39
GM
125 * dired.texi (Hiding Subdirectories): Fix previous change.
126
1272008-03-05 Drew Adams <drew.adams@oracle.com>
128
129 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 130
5e14abf8
KS
1312008-02-28 Kim F. Storm <storm@cua.dk>
132
133 * help.texi (Help Files): Move describe-gnu-project to C-h g.
134 Move describe-distribution to C-h C-o.
135 Move view-emacs-problems to C-h C-p.
136 Add view-emacs-debugging on C-h C-d.
137 Add view-external-packages on C-h C-e.
d0207bf3 138 Add view-order-manuals on C-h C-m.
5e14abf8 139
d0207bf3 1402008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
141
142 * msdog-xtra.texi (MS-DOS): Docstring fix.
143
87e391bb
EZ
1442008-02-09 Eli Zaretskii <eliz@gnu.org>
145
146 * msdog.texi (Windows Fonts): Use a @table for describing font
147 properties.
148
5662e503
JR
1492008-02-07 Jason Rumney <jasonr@gnu.org>
150
151 * msdog.texi (Windows Files): w32-get-true-file-attributes default
152 value has changed.
153 (Windows HOME): Clarify what is meant by "if that fails as well".
154 (Windows Fonts): New section.
155
72463824
GM
1562008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
157
158 * basic.texi (Basic Undo): Remove duplicate "you can".
159
7ff926e0
EZ
1602008-02-02 Eli Zaretskii <eliz@gnu.org>
161
162 * maintaining.texi (Tags): Fix last change.
163
6ab7aef1
MA
1642008-02-02 Michael Albinus <michael.albinus@gmx.de>
165
093571c3 166 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 167
ace67e7e
NR
1682008-01-31 Nick Roberts <nickrob@snap.net.nz>
169
170 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
171
ae068fdf
RS
1722008-01-26 Richard Stallman <rms@gnu.org>
173
174 * maintaining.texi (Tags): Delete redundant index entry.
175
a56d9a08
EZ
1762008-01-26 Eli Zaretskii <eliz@gnu.org>
177
178 * programs.texi (Imenu): Move "@cindex tags" from here...
179 * maintaining.texi (Tags): ...to here.
180
e941ed90
NR
1812008-01-23 Kevin Ryde <user42@zip.com.au>
182
183 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
184 click count.
185
650276d5
JB
1862008-01-21 Juanma Barranquero <lekktu@gmail.com>
187
188 * entering.texi (Exiting): Fix typo.
189 Reported by D. E. Evans <sinuhe@gnu.org>.
190
8dc17977
MR
1912007-12-31 Martin Rudalics <rudalics@gmx.at>
192
193 * glossary.texi (Glossary): Fix typo.
194
9f9695a6
RS
1952007-12-27 Richard Stallman <rms@gnu.org>
196
197 * text.texi (Formatted Text): Improve menu tag.
198 (Editing Format Info): In Info, add duplicate menu of nodes
199 about the submenus.
200 (Format Faces): Say where Faces menu is found. Mention Other.
201 (Format Colors): Say where these submenus are found.
202 (Format Indentation, Format Justification): Likewise.
203 (Format Properties): Likewise.
204
abfd0191
RS
2052007-12-22 Richard Stallman <rms@gnu.org>
206
207 * search.texi (Query Replace): Make exp of query-replace more
208 self-contained, and clarify.
8dc17977 209
abfd0191
RS
210 * cc-mode.texi (Getting Started): Change @ref to @pxref.
211
a2586785
RS
2122007-12-15 Richard Stallman <rms@gnu.org>
213
214 * files.texi (Auto Save): Clarify definition of auto-saving.
215
a67cf2bb
RS
2162007-11-26 Richard Stallman <rms@gnu.org>
217
218 * help.texi (Help Echo): Cleanups.
219
448b33b1
TTN
2202007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
221
222 * files.texi (Why Version Control?): Fix typo.
223 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
224 (Selecting a Fileset): Fix typos; small rewording.
225 (Log Buffer): Likewise.
226 (Old Revisions): Likewise.
448b33b1 227
221bb7f6
EZ
2282007-11-17 Eli Zaretskii <eliz@gnu.org>
229
230 * mule.texi (Communication Coding): Fix wording of last change.
231
d0207bf3 2322007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 233
630cb3b7
JB
234 * custom.texi (Specifying File Variables):
235 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 236
53b7759e
KH
2372007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
238
a5ab2e0c 239 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
240
241 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
242
c8763fb6 2432007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 244
630cb3b7 245 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
246 --output=file.
247
ff98e024
MR
2482007-11-13 Martin Rudalics <rudalics@gmx.at>
249
250 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
251 (Help Echo): Avoid mentioning the term "region" here and
252 consistently use the term "active text".
253
37b11c22
GM
2542007-11-11 Glenn Morris <rgm@gnu.org>
255
256 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
257
21d50ba1
JL
2582007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
259
260 * search.texi (Query Replace): Mention
261 `query-replace-show-replacement'.
262
c12ecb0a 2632007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
264
265 * building.texi (Watch Expressions): Remove obscure sentence.
266
3b4201f4
KH
2672007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
268
269 * mule.texi (Select Input Method): Describe how to activate an input
270 method in the text mode.
271
07e5c0b0
DN
2722007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
273
274 * cmdargs.texi (Misc Variables): Remove Sun windows info.
275
52dd7391
NR
2762007-10-30 Nick Roberts <nickrob@snap.net.nz>
277
278 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
279
c004e539
GM
2802007-10-30 Glenn Morris <rgm@gnu.org>
281
282 * misc.texi (Directory Tracking): Explain a bit more about
283 dirtrack-mode.
284
ca8c5b8c
GM
2852007-10-25 Glenn Morris <rgm@gnu.org>
286
287 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
288
b6c764ef
RS
2892007-10-24 Richard Stallman <rms@gnu.org>
290
291 * misc.texi (Interactive Shell): Cleanup last change.
292
eabd84c9
JL
2932007-10-22 Juri Linkov <juri@jurta.org>
294
295 * mini.texi (Minibuffer History): Add text about a list of minibuffer
296 default values.
297
0b43c7e2
ER
2982007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
299
ca8c5b8c 300 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
301 'filesets'.
302
a80859d4
MR
3032007-10-18 Martin Rudalics <rudalics@gmx.at>
304
305 * trouble.texi (Quitting): Fix typo.
306
c9447ae1
GM
3072007-10-18 Glenn Morris <rgm@gnu.org>
308
309 * frames.texi (Mode Line Mouse): Mention minor mode names.
310
168b980f
JL
3112007-10-17 Juri Linkov <juri@jurta.org>
312
313 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
314 fill-paragraph operates on the active region in Transient Mark mode.
315 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
316 with fill-paragraph.
317
318 * basic.texi (Arguments): Replace fill-paragraph-or-region with
319 fill-paragraph.
320
321 * fixit.texi (Spelling): ispell-word operates on the active region
322 in Transient Mark mode.
323
5a331f34
JB
3242007-10-17 Aaron S. Hawley <aaronh@garden.org>
325
326 * building.texi (Source Buffers):
327 * custom.texi (Init Non-ASCII):
328 * glossary.texi (Glossary): Use "key binding" consistently.
329
2a9f4d55
JB
3302007-10-17 Juanma Barranquero <lekktu@gmail.com>
331
332 * calendar.texi (Diary): Fix directive.
333
de13cecf
RS
3342007-10-16 Richard Stallman <rms@gnu.org>
335
336 * calendar.texi (Diary): Clarify text about diary file example.
337
5f90d53e
ER
3382007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
339
340 * files.texi: Capitalize node names according to convention.
341
3aa491bc
GM
3422007-10-13 Glenn Morris <rgm@gnu.org>
343
344 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
345
8a3106d3
ER
3462007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
347
348 * emacs.texi:
349 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 350 suggested by RMS and Robert J. Chassell.
8a3106d3 351
da1080a2
ER
3522007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
353
3aa491bc 354 * files.texi (Version Systems):
0870a421
ER
355 * vc-xtra.texi:
356 * vc1-xtra.texi:
ac3f4c6f 357 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 358 operations. Change of terminology from `version' to `revision'.
a7fc5b78 359 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 360 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 361
58ade22b
ER
3622007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
363
da1080a2 364 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
365 Reorder the descriptions to be chronological.
366
93870ce2
RS
3672007-10-09 Richard Stallman <rms@gnu.org>
368
369 * display.texi (Cursor Display): Correct how cursor appears
370 in nonselected windows.
371
568c7288
NR
3722007-10-04 Nick Roberts <nickrob@snap.net.nz>
373
374 * building.texi (GDB Graphical Interface): Remove references to gdba
375 and mention gud-gdb.
376
1af74d06 3772007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 378
1af74d06 379 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 380
0d8fb755
JL
3812007-10-06 Juri Linkov <juri@jurta.org>
382
383 * text.texi (Fill Commands): Document fill-paragraph-or-region.
384 (Fill Prefix, Format Indentation): Replace fill-paragraph with
385 fill-paragraph-or-region.
386
387 * basic.texi (Arguments): Replace fill-paragraph with
388 fill-paragraph-or-region.
389
b981e2c6
ER
3902007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
391
392 * files.texi: Update the section on version control for 2007
2a9f4d55 393 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
394 will come later.
395
5fceaf9c
GM
3962007-09-15 Glenn Morris <rgm@gnu.org>
397
398 * calendar.texi (Holidays): Change all instances of `holiday-list' back
399 to `list-holidays'.
400
b0e44b17
GM
4012007-09-14 Glenn Morris <rgm@gnu.org>
402
403 * calendar.texi: Update all instances of mark-calendar-holidays,
404 list-calendar-holidays, list-holidays with the new names.
405
8cf51b2c
GM
4062007-09-06 Glenn Morris <rgm@gnu.org>
407
408 * Move manual sources from man/ to subdirectories of doc/.
409 Split into the Emacs manual in emacs/, and other manuals in misc/.
410 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
411 manual.
412 (infodir): New variable.
413 (info): Use $infodir.
414 (emacsman): Delete target, not needed any more.
415 Move all targets that are not the Emacs manual to misc/Makefile.in.
416 (mostlyclean): Remove `gnustmp'.
417 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
418 manual.
92f9b43f 419 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
420 (emacsman): Delete target, not needed any more.
421 (clean): Remove all info files but Emacs manual.
422 Move all targets that are not the Emacs manual to misc/Makefile.in.
423 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
424
425 * Makefile.in (INFOSOURCES): Delete.
426 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
427 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
428 *.vrs *.toc here...
429 (maintainer-clean): ...from here.
430
4312007-09-05 Glenn Morris <rgm@gnu.org>
432
433 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
434
8cf51b2c
GM
4352007-08-29 Glenn Morris <rgm@gnu.org>
436
437 * emacs.texi (EMACSVER): Increase to 23.0.50.
438
3420c522
RS
4392007-08-27 Richard Stallman <rms@gnu.org>
440
441 * emacs.texi (Top): Clarify menu item for Glossary.
442
443 * display.texi (Faces): Change secn title.
444 Clarify not all fonts come from Font Lock.
445
8cf51b2c
GM
4462007-08-17 Eli Zaretskii <eliz@gnu.org>
447
448 * basic.texi (Position Info): Add index entry for face at point.
449 Mention that character faces are also displayed by "C-u C-x =".
450
8cf51b2c
GM
4512007-08-08 Glenn Morris <rgm@gnu.org>
452
453 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
454
4552007-08-07 Chong Yidong <cyd@stupidchicken.com>
456
457 * files.texi (File Conveniences): Document point motion keys in Image
458 mode.
459
8cf51b2c
GM
4602007-07-27 Glenn Morris <rgm@gnu.org>
461
8cf51b2c
GM
462 * emacs.texi (Copying): Include license text from gpl.texi, rather than
463 in-line.
464
465 * gpl.texi: New file with text of GPL.
466 * Makefile.in (EMACSSOURCES): Add gpl.texi.
467
4682007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
469
470 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
471
472 * dired.texi (Wdired): Mention C-x C-q key binding.
473
4742007-07-28 Nick Roberts <nickrob@snap.net.nz>
475
476 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
477
4782007-07-25 Glenn Morris <rgm@gnu.org>
479
8cf51b2c
GM
480 * emacs.texi (Copying): Replace license with GPLv3.
481
482 * Relicense all FSF files to GPLv3 or later.
483
4842007-07-24 Glenn Morris <rgm@gnu.org>
485
486 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
487 for some calendars.
488
4892007-07-23 Nick Roberts <nickrob@snap.net.nz>
490
491 * screen.texi (Mode Line): Describe new mode-line flag that shows if
492 default-directory for the current buffer is on a remote machine.
493
8cf51b2c
GM
4942007-07-21 Eli Zaretskii <eliz@gnu.org>
495
496 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
497 default value.
498
4992007-07-21 Richard Stallman <rms@gnu.org>
500
501 * files.texi (Why Version Control?): Improve previous change.
502
5032007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
504
505 * files.texi (Why Version Control?): New node.
506
8cf51b2c
GM
5072007-07-12 Nick Roberts <nickrob@snap.net.nz>
508
8cf51b2c
GM
509 * building.texi (Starting GUD): Add xref to this anchor.
510
8cf51b2c
GM
5112007-06-24 Karl Berry <karl@gnu.org>
512
2a9f4d55 513 * emacs.texi: New Back-Cover Text.
8cf51b2c 514
8cf51b2c
GM
5152007-06-07 Alan Mackenzie <acm@muc.de>
516
517 * display.texi (Optional Mode Line): Document the new form of
518 line+column numbers, "(561,2)".
519
5202007-06-06 Juanma Barranquero <lekktu@gmail.com>
521
49823426 522 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
523
5242007-06-02 Chong Yidong <cyd@stupidchicken.com>
525
526 * Version 22.1 released.
527
8cf51b2c
GM
5282007-05-07 Karl Berry <karl@gnu.org>
529
530 * emacs.texi (EMACSVER): Back to 22.
531
5322007-05-06 Richard Stallman <rms@gnu.org>
533
534 * maintaining.texi (Create Tags Table): Clean up previous change.
535
c8763fb6 5362007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
537
538 * maintaining.texi (Create Tags Table): Add text about the dangers of
539 making symbolic links to tags files.
540
5412007-05-04 Karl Berry <karl@gnu.org>
542
543 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
544
5452007-05-03 Karl Berry <karl@gnu.org>
546
547 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
548
549 * .cvsignore (*.pdf): New entry.
550
8cf51b2c
GM
551 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
552 for printing.
553
5542007-05-01 Richard Stallman <rms@gnu.org>
555
556 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
557
8cf51b2c
GM
5582007-04-28 Glenn Morris <rgm@gnu.org>
559
560 * ack.texi (Acknowledgments):
561 * anti.texi (Antinews):
8cf51b2c
GM
562 * programs.texi (Program Modes): Restore mention of python.el pending
563 consideration of legal status.
564
5652007-04-28 Richard Stallman <rms@gnu.org>
566
567 * files.texi (File Names): Fixes to ~ description on MS systems.
568
8cf51b2c
GM
5692007-04-26 Glenn Morris <rgm@gnu.org>
570
571 * emacs.texi (EMACSVER): Increase to 22.1.50.
572
5732007-04-25 Karl Berry <karl@gnu.org>
574
575 * emacs.texi: Improve line breaks on copyright page,
576 similar layout to lispref, 8.5x11 by default.
577
578 * dired.texi (Image-Dired): Improve line break, fix typo.
579
5802007-04-24 Chong Yidong <cyd@stupidchicken.com>
581
582 * programs.texi (Program Modes):
8cf51b2c
GM
583 * anti.texi (Antinews):
584 * ack.texi (Acknowledgments): python.el removed.
585
8cf51b2c
GM
5862007-04-23 Chong Yidong <cyd@stupidchicken.com>
587
588 * display.texi (Highlight Interactively): Correct description of
589 hi-lock-file-patterns-policy.
590
591 * files.texi (File Archives): Mention self-extracting executables.
592
5932007-04-23 Eli Zaretskii <eliz@gnu.org>
594
595 * search.texi (Unconditional Replace, Query Replace): Add xref to
596 "Replacement and Case".
597
5982007-04-22 Chong Yidong <cyd@stupidchicken.com>
599
600 * dired.texi (Image-Dired): Move from Thumbnails node.
601 * misc.texi (Thumbnails): Node deleted.
602 * emacs.texi (Top): Update node listing.
603
604 * files.texi (File Conveniences):
49823426 605 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
606
6072007-04-21 Richard Stallman <rms@gnu.org>
608
609 * display.texi (Highlight Interactively): Correct previous change.
610 Clarify doc of hi-lock-find-patterns, and move new features into it.
611
6122007-04-20 David Koppelman <koppel@ece.lsu.edu>
613
614 * display.texi (Highlight Interactively): Document
615 hi-lock-file-patterns-policy.
616
6172007-04-20 Martin Rudalics <rudalics@gmx.at>
618
619 * display.texi (Scrolling): Fix typo.
620
8cf51b2c
GM
6212007-04-15 Chong Yidong <cyd@stupidchicken.com>
622
8cf51b2c
GM
623 * doclicense.texi: Remove node heading, so that it can be included by
624 other files.
625
626 * emacs.texi: Insert node heading for GFDL.
627
8cf51b2c
GM
6282007-04-14 Eli Zaretskii <eliz@gnu.org>
629
630 * cmdargs.texi (Colors): Qualify "color of window" index entry by
631 "command line".
632
633 * display.texi (Faces): Refer to "Creating Frames" for face
634 and other frame customizations in .emacs.
635
636 * frames.texi (Creating Frames): Mention that face customizations can
637 be put in .emacs. Add index entries.
638
6392007-04-12 Richard Stallman <rms@gnu.org>
640
641 * glossary.texi (Glossary): Explain `iff'.
642
6432007-04-11 Karl Berry <karl@gnu.org>
644
645 * gnu.texi (Top),
646 * macos.texi (Mac Font Specs),
647 * anti.texi (Antinews),
648 * xresources.texi (Resources),
649 * misc.texi (Emulation),
650 * calendar.texi (Daylight Saving),
651 * dired.texi (Dired and Find),
652 * rmail.texi (Remote Mailboxes),
653 * sending.texi (Mail Headers),
654 * programs.texi (Which Function),
655 * files.texi (Recover),
656 * buffers.texi (Uniquify),
657 * frames.texi (Wheeled Mice),
658 * killing.texi (Rectangles): Wording to improve breaks in
659 8.5x11 format.
660 * mule.texi (Language Environments): \hbadness=10000 since there's
661 no way to reword.
662 * emacs.texi (smallbook): New @set to more easily switch between
663 smallbook and 8.5x11.
664
6652007-04-11 Richard Stallman <rms@gnu.org>
666
667 * files.texi (File Conveniences): Add xref to Tumme.
668 Delete text about Thumbnail mode.
669
8cf51b2c
GM
6702007-04-09 Alan Mackenzie <acm@muc.de>
671
672 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
673 new name. Insert concept index entries.
674
8cf51b2c
GM
6752007-04-08 Chong Yidong <cyd@stupidchicken.com>
676
677 * display.texi (Standard Faces): Document prefix arg for
678 list-faces-display.
679
680 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
681
8cf51b2c
GM
6822007-04-07 Chong Yidong <cyd@stupidchicken.com>
683
8cf51b2c
GM
684 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
685
686 * files.texi (Misc File Ops): Rewrite description of
687 insert-file-literally.
688
8cf51b2c
GM
6892007-03-31 Eli Zaretskii <eliz@gnu.org>
690
691 * misc.texi (Printing): Postscript -> PostScript.
692
8cf51b2c
GM
693 * ack.texi (Acknowledgments): Postscript -> PostScript.
694
695 * custom.texi (Init File, Init Non-ASCII): Fix last change.
696
697 * emacs.texi (Top): Fix the menu due to the change in custom.texi
698 below.
699
7002007-03-30 Chong Yidong <cyd@stupidchicken.com>
701
702 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
703 Init Non-ASCII.
704 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
705 (Init Non-ASCII): New node.
706
7072007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
708
709 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
710
8cf51b2c
GM
7112007-03-12 Glenn Morris <rgm@gnu.org>
712
8cf51b2c
GM
713 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
714 "Daylight Savings".
715
49823426 716 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
717 saving" in text throughout.
718
8cf51b2c
GM
7192007-03-04 Richard Stallman <rms@gnu.org>
720
721 * custom.texi (Safe File Variables): Minor correction.
722
8cf51b2c
GM
7232007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
724
725 * rmail.texi (Movemail): Add internal ref.
726 Don't indent the intro for the PROTO table.
727 Format PROTO table items with @code.
728
8cf51b2c
GM
7292007-02-26 Nick Roberts <nickrob@snap.net.nz>
730
731 * building.texi: Remove references to bashdb.
732
8cf51b2c
GM
7332007-02-19 Juanma Barranquero <lekktu@gmail.com>
734
735 * mule.texi (Language Environments): Update list of supported language
736 environments.
737
8cf51b2c
GM
7382007-02-14 Kim F. Storm <storm@cua.dk>
739
740 * building.texi (Grep Searching): Fix lgrep doc.
741
7422007-02-12 Chong Yidong <cyd@stupidchicken.com>
743
744 * back.texi: Remove unused file.
745
c8763fb6 7462007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
747
748 * maintaining.texi (Tag Syntax): Now --members is the default for
749 etags, not for ctags yet.
750
8cf51b2c
GM
7512007-02-03 Eli Zaretskii <eliz@gnu.org>
752
753 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
754 headers compliant with Texinfo guidelines and with what texnfo-upd.el
755 expects. Add comments to prevent people from inadvertently modifying
756 the key parts needed by `texinfo-multiple-files-update'.
757
7582007-01-29 Chong Yidong <cyd@stupidchicken.com>
759
760 * frames.texi (Secondary Selection): Window clicked does not matter
761 when mouse-yank-at-point is non-nil.
762
8cf51b2c
GM
7632007-01-16 Glenn Morris <rgm@gnu.org>
764
765 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
766 system abbrev.
767
7682007-01-11 Richard Stallman <rms@gnu.org>
769
770 * msdog.texi (Windows Keyboard): Another small cleanup.
771
7722007-01-10 Richard Stallman <rms@gnu.org>
773
774 * msdog.texi (Windows Keyboard): Yet another try to make
775 everyone happy with that passage.
776
7772007-01-05 Richard Stallman <rms@gnu.org>
778
779 * anti.texi (Antinews): Mention M-x shell scrolling.
780
7812007-01-05 Nick Roberts <nickrob@snap.net.nz>
782
783 * building.texi (Watch Expressions): Describe gdb-max-children.
784
8cf51b2c
GM
7852007-01-04 Richard Stallman <rms@gnu.org>
786
8cf51b2c
GM
787 * msdog.texi (Windows Keyboard): Clarify previous change.
788
8cf51b2c
GM
7892007-01-02 Richard Stallman <rms@gnu.org>
790
791 * custom.texi (Changing a Variable): Minor clarification.
792 (Specific Customization): customize-customized => customize-unsaved.
793
794 * entering.texi (Entering Emacs): Clean up text about restarting
795 Emacs for each file.
796
797 * misc.texi (Shell Options): Minor cleanup.
798
799 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
800 with Emacs, not vice versa.
801
802 * programs.texi (Symbol Completion): Recommend customizing
803 window manager.
804
805 * xresources.texi (Resources): Minor fix.
806
c8763fb6 8072007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
808
809 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
810
8112007-01-01 Richard Stallman <rms@gnu.org>
812
813 * commands.texi (User Input): Document keys stolen by window mangers.
814
8152006-12-31 Richard Stallman <rms@gnu.org>
816
817 * custom.texi (Specific Customization): Document customize-option
818 instead of customize-variable.
819
8202006-12-31 Kim F. Storm <storm@cua.dk>
821
822 * major.texi (Choosing Modes): Document auto-mode-case-fold.
823
8242006-12-30 Kim F. Storm <storm@cua.dk>
825
826 * killing.texi (CUA Bindings): Fix typo.
827
828 * xresources.texi (Table of Resources): Mention grow-only value for
829 auto-resize-tool-bars.
830
8cf51b2c
GM
8312006-12-27 Eli Zaretskii <eliz@gnu.org>
832
833 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
834 and how to get them back.
835
8362006-12-26 Richard Stallman <rms@gnu.org>
837
838 * calendar.texi (Holidays): Holiday listing is based on current
839 practice, but DST is not.
840
8412006-12-25 Richard Stallman <rms@gnu.org>
842
843 * emacs.texi (Top): Update subnode menus.
844
845 * mark.texi (Transient Mark): Fix xref.
846
847 * killing.texi (Graphical Kill): Node deleted.
848 (Killing): Add xref to Cut and Paste.
849 (CUA Bindings): Update xref.
850
851 * frames.texi (Cut and Paste): New section to hold other nodes.
852 (Mouse Commands): Node demoted.
853 (Cut/Paste Other App): Split out from Mouse Commands.
854 (Word and Line Mouse): Likewise.
855 (Secondary Selection, Clipboard): Nodes demoted.
856
8cf51b2c
GM
8572006-12-24 Kevin Ryde <user42@zip.com.au>
858
859 * calendar.texi (Holidays): US daylight saving begins second Sunday
860 in March for 2007 onwards.
861 (Daylight Savings): Show new US default daylight saving rules, 2nd
862 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
863
8642006-12-23 Chong Yidong <cyd@stupidchicken.com>
865
866 * calendar.texi (Scroll Calendar): < and > are switched.
867
8682006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
869
870 * killing.texi (Deletion): Describe M-\ prefix argument.
871
8722006-12-23 Richard Stallman <rms@gnu.org>
873
874 * search.texi (Regexp Search): Explain why forward and reverse regexp
875 search are not mirror images.
876
8cf51b2c
GM
8772006-12-19 Kim F. Storm <storm@cua.dk>
878
879 * major.texi (Choosing Modes): Describe match-function elements for
880 magic-mode-alist.
881
8cf51b2c
GM
8822006-12-18 Eli Zaretskii <eliz@gnu.org>
883
884 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
885 peculiarities.
886
8872006-12-18 Richard Stallman <rms@gnu.org>
888
889 * abbrevs.texi (Editing Abbrevs): Fix previous change.
890
8cf51b2c
GM
8912006-12-17 Alan Mackenzie <acm@muc.de>
892
893 * programs.texi (Left Margin Paren): Remove the bit which says
894 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
895 Discuss some of the issues of setting this option to nil.
896
8972006-12-17 Glenn Morris <rgm@gnu.org>
898
899 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
900
9012006-12-16 Eli Zaretskii <eliz@gnu.org>
902
903 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
904 (Windows Files): `w32-get-true-file-attributes' is only relevant for
905 NTFS volumes.
906 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
907 volumes.
908
9092006-12-15 Eli Zaretskii <eliz@gnu.org>
910
911 * text.texi (HTML Mode): Fix "C-c TAB".
912
8cf51b2c
GM
9132006-12-09 Richard Stallman <rms@gnu.org>
914
915 * misc.texi (Invoking emacsclient): Simplify TCP file text.
916
9172006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
918
919 * files.texi (Misc File Ops): Document insert-file-literally.
920
9212006-12-08 Eli Zaretskii <eliz@gnu.org>
922
923 * cmdargs.texi (Colors): Note that --color is intended for overriding
924 the terminal defaults, not for normal invocation.
925
926 * misc.texi (Emacs Server): Improve wording. Don't mention the
927 ``server program''. Add a cross-reference to "Init File" node.
928 (Invoking emacsclient): Add index entries. Document both short and
929 long versions of command-line options. Document the -f option.
930
8cf51b2c
GM
9312006-12-06 Richard Stallman <rms@gnu.org>
932
933 * text.texi (Outline Format): Say to set outline-regexp
934 and outline-level with major modes and file local variables.
935
c8763fb6 9362006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
937
938 * anti.texi (Antinews): Mention the alternative to
939 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
940
8cf51b2c
GM
941 * misc.texi (Interactive Shell): Ditto.
942
9432006-12-04 Eli Zaretskii <eliz@gnu.org>
944
945 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
946
947 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
948
9492006-12-01 Eli Zaretskii <eliz@gnu.org>
950
951 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
952 colon in the mode line.
953
954 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
955
9562006-11-26 Nick Roberts <nickrob@snap.net.nz>
957
958 * building.texi (Watch Expressions): Mention SPC for expanding/
959 contracting watch expressions.
960
9612006-11-26 Kim F. Storm <storm@cua.dk>
962
963 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
964
9652006-11-26 Nick Roberts <nickrob@snap.net.nz>
966
967 * building.texi (Debugger Operation): Define text command mode.
968 Clarify how tooltips work.
969 (GDB Graphical Interface): Explain how to run in text command mode
970 more clearly.
971
9722006-11-25 Juanma Barranquero <lekktu@gmail.com>
973
974 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
975
9762006-11-22 Juanma Barranquero <lekktu@gmail.com>
977
978 * anti.texi (Antinews): Mention --server-file and TCP sockets.
979
8cf51b2c
GM
9802006-11-18 Chong Yidong <cyd@stupidchicken.com>
981
982 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
983 and EMACS is deprecated.
984
9852006-11-18 Juanma Barranquero <lekktu@gmail.com>
986
987 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
988
c8763fb6 9892006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
990
991 * Makefile.in (emacs.dvi): Remove xresmini.texi.
992
993 * emacs.texi: Include xresources.texi both for info and dvi.
994
995 * xresources.texi: Merge text from xresmini.texi.
996
c8763fb6 9972006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
998
999 * glossary.texi: Fix typos.
1000
8cf51b2c
GM
10012006-11-06 Richard Stallman <rms@gnu.org>
1002
1003 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1004
1005 * ack.texi (Acknowledgments): Fix name spelling.
1006
10072006-11-01 Juri Linkov <juri@jurta.org>
1008
1009 * search.texi (Word Search): Document incremental word search.
1010
10112006-10-28 Glenn Morris <rgm@gnu.org>
1012
1013 * ack.texi (Acknowledgments): Add cal-html author.
1014
1015 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1016 Calendar"). Describe new package cal-html.
1017 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1018 Calendar Files."
1019
8cf51b2c
GM
10202006-10-23 Richard Stallman <rms@gnu.org>
1021
1022 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1023 Abbrev mode is enabled.
1024
8cf51b2c
GM
10252006-10-16 Richard Stallman <rms@gnu.org>
1026
8cf51b2c
GM
1027 * emacs.texi: Update ISBN.
1028
8cf51b2c
GM
10292006-10-11 Kim F. Storm <storm@cua.dk>
1030
1031 * emacs.texi (Acknowledgments): Use @dotless{i}.
1032
10332006-10-08 Nick Roberts <nickrob@snap.net.nz>
1034
1035 * building.texi (Breakpoints Buffer): Mention catchpoints.
1036
10372006-10-08 Kim F. Storm <storm@cua.dk>
1038
1039 * ack.texi (Acknowledgments): Update.
1040
1041 * emacs.texi (Acknowledgments): Fix bad @/ form.
1042
8cf51b2c
GM
10432006-10-05 Kim F. Storm <storm@cua.dk>
1044
1045 * emacs.texi (Acknowledgments): Add more contributors.
1046
10472006-10-03 Richard Stallman <rms@gnu.org>
1048
1049 * emacs.texi (Acknowledgments): Update version and edition.
1050
8cf51b2c
GM
10512006-10-01 Karl Berry <karl@gnu.org>
1052
1053 * custom.texi (Customization Groups): Page break to keep example buffer
1054 on one page.
1055
10562006-09-30 Karl Berry <karl@gnu.org>
1057
1058 * programs.texi (Basic Indent): @need to improve page break.
1059 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1060
10612006-09-29 Glenn Morris <rgm@gnu.org>
1062
1063 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1064
10652006-09-29 Karl Berry <karl@gnu.org>
1066
1067 * windows.texi (Basic Window): Remove forced @break, no longer
1068 desirable.
1069 * frames.texi (Frame Commands),
1070 * mark.texi (Marking Objects): Reword to avoid bad page break.
1071 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1072
10732006-09-19 Richard Stallman <rms@gnu.org>
1074
1075 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1076 stick to present tense.
1077
c8763fb6 10782006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1079
1080 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1081 to x-gtk-use-old-file-dialog.
1082 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1083
10842006-09-15 Jay Belanger <belanger@truman.edu>
1085
49823426 1086 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1087 Change "Library Public License" to "Lesser Public License"
1088 throughout. Use "yyyy" to represent year.
1089
8cf51b2c
GM
10902006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1091
1092 * files.texi (Visiting): Add index entry "open file".
1093
8cf51b2c
GM
10942006-09-11 Richard Stallman <rms@gnu.org>
1095
1096 * building.texi (Compilation Mode): Clarification.
1097 (Grep Searching): Add xref to Compilation Mode.
1098
8cf51b2c
GM
10992006-09-08 Richard Stallman <rms@gnu.org>
1100
1101 * search.texi (Search): Ref multi-file search commands here.
1102 (Other Repeating Search): Not here.
1103
8cf51b2c
GM
11042006-08-28 Richard Stallman <rms@gnu.org>
1105
1106 * windows.texi (Split Window): Update xref.
1107
1108 * basic.texi (Continuation Lines): Update xref.
1109
1110 * indent.texi (Tab Stops): Update xref.
1111
1112 * emacs.texi (Top): Update subnode menu.
1113
1114 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1115 split out of Display Custom.
1116
11172006-08-25 Kim F. Storm <storm@cua.dk>
1118
1119 * display.texi (Display Custom): Add variables overline-margin
1120 and x-underline-at-descent-line.
1121
11222006-08-25 Richard Stallman <rms@gnu.org>
1123
1124 * entering.texi (Exiting): Rewrite to give graphical displays
1125 priority over text terminals.
1126
1127 * search.texi (Incremental Search): Move index entries.
1128
11292006-08-23 Chong Yidong <cyd@stupidchicken.com>
1130
1131 * custom.texi (Init File): Reference Find Init to avoid "home
1132 directory" confusion.
1133
11342006-08-22 Nick Roberts <nickrob@snap.net.nz>
1135
1136 * building.texi (Other GDB-UI Buffers): Describe how to edit
1137 a value in the locals buffer.
1138
11392006-08-21 Richard Stallman <rms@gnu.org>
1140
1141 * search.texi (Basic Isearch): Add `isearch' index entry.
1142
11432006-08-16 Richard Stallman <rms@gnu.org>
1144
1145 * misc.texi (Saving Emacs Sessions): Clean up wording.
1146
1147 * mark.texi (Marking Objects): Mention term "select all".
1148
1149 * emacs.texi (Top): Update subnode menu.
1150
1151 * help.texi (Help Mode): Move node up in file.
1152
8cf51b2c
GM
11532006-08-15 Nick Roberts <nickrob@snap.net.nz>
1154
1155 * building.texi (Stack Buffer): Explain fringe arrow.
1156
8cf51b2c
GM
11572006-08-12 Eli Zaretskii <eliz@gnu.org>
1158
8cf51b2c
GM
1159 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1160 on startup.
1161
11622006-08-11 Romain Francoise <romain@orebokech.com>
1163
1164 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1165
11662006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1167
1168 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1169
11702006-08-10 Richard Stallman <rms@gnu.org>
1171
1172 * text.texi (Format Faces): Substantial rewrites to deal
1173 with face merging. Empty regions don't count. Clarify
1174 face property inheritance.
1175
11762006-08-08 Romain Francoise <romain@orebokech.com>
1177
1178 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1179 <arjuropo@cc.jyu.fi>.
1180
8cf51b2c
GM
11812006-08-04 Eli Zaretskii <eliz@gnu.org>
1182
1183 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1184 apply to all frames.
1185
8cf51b2c
GM
11862006-08-01 Richard Stallman <rms@gnu.org>
1187
1188 * help.texi (Name Help): Add index entries for describe-variable.
1189
11902006-08-01 Nick Roberts <nickrob@snap.net.nz>
1191
1192 * building.texi (GDB Graphical Interface): Shorten node names.
1193 (GDB-UI Layout): Use GDB-related.
1194 (Other GDB-UI Buffers): Simplify English.
1195
11962006-07-31 Richard Stallman <rms@gnu.org>
1197
1198 * search.texi (Query Replace): Add xref for Dired's Q command.
1199
8cf51b2c
GM
12002006-07-31 Nick Roberts <nickrob@snap.net.nz>
1201
1202 * building.texi (GDB commands in Fringe): Rename to...
1203 (Source Buffers): ..this and move forward. Describe hollow arrow and
1204 new option gdb-find-source-frame.
1205
12062006-07-29 Richard Stallman <rms@gnu.org>
1207
1208 * dired.texi (Operating on Files): Simplify previous change
1209 and fix Texinfo usage.
1210
12112006-07-29 Eli Zaretskii <eliz@gnu.org>
1212
1213 * dired.texi (Operating on Files): Add cross-references. State the
1214 Unix commands that do similar things.
1215
12162006-07-28 Richard Stallman <rms@gnu.org>
1217
1218 * mark.texi (Transient Mark): Clarify that region never disappears
1219 when Transient Mark mode is off, and not when it is on.
1220
12212006-07-27 Richard Stallman <rms@gnu.org>
1222
1223 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1224
12252006-07-24 Richard Stallman <rms@gnu.org>
1226
1227 * xresources.texi (GTK styles): Fix texinfo usage.
1228
8cf51b2c
GM
1229 * commands.texi (User Input): Explain why we teach keyboard cmds.
1230
1231 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1232 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1233 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1234 * doclicense.texi, display.texi, dired.texi, basic.texi:
1235 * anti.texi, ack.texi: Move periods and commas inside quotes.
1236
12372006-07-22 Eli Zaretskii <eliz@gnu.org>
1238
1239 * cmdargs.texi (General Variables): Document EMAIL.
1240
12412006-07-21 Eli Zaretskii <eliz@gnu.org>
1242
1243 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1244 doesn't have effect on MS-Windows.
1245
8cf51b2c
GM
12462006-07-17 Richard Stallman <rms@gnu.org>
1247
1248 * building.texi (Grep Searching): Explain about chaining grep commands.
1249
8cf51b2c
GM
12502006-07-10 Nick Roberts <nickrob@snap.net.nz>
1251
49823426 1252 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1253
12542006-07-09 Chong Yidong <cyd@stupidchicken.com>
1255
1256 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1257 is invoked for multiple files.
1258
12592006-07-08 Eli Zaretskii <eliz@gnu.org>
1260
1261 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1262 on-line manual for the rest of this node.
1263 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1264 unconditionally.
1265 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1266 Improve wording.
1267 (Windows Printing): Improve wording.
1268 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1269 rest of this node.
1270
8cf51b2c
GM
12712006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1272
49823426
GM
1273 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1274 with eval-buffer.
8cf51b2c
GM
1275
12762006-07-05 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1279 of character translation.
1280
12812006-07-04 Nick Roberts <nickrob@snap.net.nz>
1282
1283 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1284
12852006-07-03 Karl Berry <karl@gnu.org>
1286
1287 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1288 not-too-underfull hboxes in the TeX output.
1289 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1290 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1291 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1292 * sending.texi, text.texi: Fix overfull/underfull boxes.
1293
12942006-07-03 Romain Francoise <romain@orebokech.com>
1295
1296 * m-x.texi (M-x): Fix.
1297
12982006-07-03 Richard Stallman <rms@gnu.org>
1299
8cf51b2c
GM
1300 * search.texi (Other Repeating Search): filename -> file name.
1301
1302 * misc.texi (Narrowing): Minor cleanups.
1303
1304 * files.texi (Visiting): filename -> file name.
1305
1306 * emacs.texi (Top): Update subnode menus.
1307
1308 * mule.texi (Coding Systems): Move char translation stuff here.
1309 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1310 (Recognize Coding): Substantial local rewrites.
1311 (International): Update menu.
1312
1313 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1314 (Scrolling): Substantial local rewrites.
1315 (Display): Update menu and intro.
1316
1317 * dired.texi: filename -> file name.
1318
1319 * custom.texi (Safe File Variables): Texinfo usage fix.
1320
13212006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1322
1323 * help.texi, m-x.texi: Lots of cleanups.
1324
8cf51b2c
GM
13252006-06-30 Eli Zaretskii <eliz@gnu.org>
1326
1327 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1328 (Windows Processes, Windows Misc): Shorten the printed version by
1329 selectively conditioning less important portions by @ifnottex.
1330
8cf51b2c
GM
13312006-06-27 Richard Stallman <rms@gnu.org>
1332
1333 * mini.texi (Minibuffer File): Minor cleanup.
1334
13352006-06-25 Nick Roberts <nickrob@snap.net.nz>
1336
1337 * frames.texi (XTerm Mouse): Rename to...
1338 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1339
1340 * emacs.texi (Top): Use new node name.
1341
13422006-06-24 Eli Zaretskii <eliz@gnu.org>
1343
1344 * emacs.texi (Top): Update the detailed menu according to changes in
1345 msdog.texi.
1346
1347 * msdog.texi (Windows Keyboard): New section.
1348 (Windows Mouse): New section.
1349 (Windows System Menu): Remove section (text merged with "Windows
1350 Keyboard").
1351 (Windows Misc): New section.
1352
1353 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1354
1355 * msdog.texi (ls in Lisp): New section.
1356
1357 * files.texi (Visiting): Document case-insensitive wildcard matching
1358 under find-file-wildcards.
1359
8cf51b2c
GM
13602006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1361
1362 * macos.texi (Mac Input): Add description of mac-function-modifier.
1363 Now Unicode keyboard layouts work.
1364
8cf51b2c
GM
13652006-06-10 Richard Stallman <rms@gnu.org>
1366
1367 * mule.texi (Recognize Coding): Clarify previous change.
1368
13692006-06-09 Kenichi Handa <handa@m17n.org>
1370
1371 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1372 notation.
1373
13742006-06-07 Kevin Ryde <user42@zip.com.au>
1375
1376 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1377 manual for @ifnottex, but in emacs-extra for @iftex.
1378
1379 * cmdargs.texi (General Variables): Fix smtpmail xref.
1380
13812006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1382
8cf51b2c 1383 * programs.texi (Comment Commands):
8cf51b2c 1384 * custom.texi (Specifying File Variables):
49823426 1385 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1386
13872006-06-07 Nick Roberts <nickrob@snap.net.nz>
1388
1389 * building.texi (Watch Expressions): Move node to end.
1390 (GDB Graphical Interface): Move description of clicks in fringe...
1391 (GDB commands in the Fringe): ...to here. New node.
1392
8cf51b2c
GM
13932006-06-05 Romain Francoise <romain@orebokech.com>
1394
49823426 1395 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1396
13972006-06-05 Nick Roberts <nickrob@snap.net.nz>
1398
1399 * building.texi (GDB Graphical Interface): Update bindings.
1400 (Commands of GUD): Add gud-print. Remove gud-run.
1401 Restate availability more generally.
1402
14032006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1404
1405 * mini.texi: Lots of cleanups.
1406
14072006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1408
1409 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1410 and Mouse-2.
1411
c8763fb6 14122006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1413
1414 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1415
8cf51b2c
GM
14162006-05-31 Richard Stallman <rms@gnu.org>
1417
1418 * basic.texi (Moving Point): Fix previous change.
1419
c8763fb6 14202006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1421
1422 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1423
14242006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1425
1426 * basic.texi: Many simplifications and improvements in wording.
1427
8cf51b2c
GM
14282006-05-26 Nick Roberts <nickrob@snap.net.nz>
1429
1430 * anti.texi (Antinews): Create a node for gdb-ui.
1431
8cf51b2c
GM
14322006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1433
1434 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1435
14362006-05-20 Richard Stallman <rms@gnu.org>
1437
1438 * dired.texi (Dired Navigation): dired-goto-file is now j.
1439
8cf51b2c
GM
14402006-05-20 Eli Zaretskii <eliz@gnu.org>
1441
1442 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1443 and their aliases.
1444
1445 * msdog.texi (Windows Printing): Mention non-support of plain text
1446 printing with some el-cheapo printers, and suggest a workaround.
1447
14482006-05-20 Kevin Ryde <user42@zip.com.au>
1449
1450 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1451 remove the bit saying you must set it.
1452
14532006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1454
1455 * trouble.texi (Checklist):
1456 * text.texi (Text, Auto Fill, Text Mode):
1457 * search.texi (Nonincremental Search):
1458 * rmail.texi (Rmail Labels):
1459 * mule.texi (Input Methods, Multibyte Conversion):
1460 * misc.texi (Gnus, Where to Look, PostScript):
1461 * maintaining.texi (Create Tags Table):
1462 * indent.texi (Indentation Commands):
1463 * fixit.texi (Spelling):
1464 * emacs.texi (Copying):
1465 * custom.texi (Init File): ifinfo -> ifnottex.
1466
8cf51b2c
GM
14672006-05-17 Richard Stallman <rms@gnu.org>
1468
1469 * files.texi (Diff Mode): Mention C-x `.
1470
14712006-05-08 Richard Stallman <rms@gnu.org>
1472
1473 * custom.texi (Disabling): Textual cleanups.
1474
8cf51b2c
GM
14752006-05-12 Glenn Morris <rgm@gnu.org>
1476
1477 * calendar.texi (Displaying the Diary, Format of Diary File):
1478 Refer to diary-view-entries, diary-list-entries,
1479 diary-show-all-entries rather than obsolete aliases.
1480
14812006-05-12 Eli Zaretskii <eliz@gnu.org>
1482
1483 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1484 (Displaying the Diary, Special Diary Entries, Importing Diary):
1485 * building.texi (Compilation Shell):
1486 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1487 emacs-xtra with @inforef's.
1488
1489 * files.texi (Visiting): Fix wording.
1490
1491 * mule.texi (Coding Systems, Text Coding): More indexing.
1492 Mention that C-x RET f can set eol conversion.
1493
c8763fb6 14942006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1495
1496 * xresmini.texi (GTK resources): Insert GTK description.
1497
1498 * xresources.texi (GTK resources): metafont should be menufont.
1499
8cf51b2c
GM
15002006-05-06 Michael Albinus <michael.albinus@gmx.de>
1501
49823426 1502 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1503 method, user name and host name is active only in partial
1504 completion mode.
1505
8cf51b2c
GM
15062006-05-06 Eli Zaretskii <eliz@gnu.org>
1507
1508 * makefile.w32-in (emacs.dvi):
1509 * Makefile.in (emacs.dvi): Add xresmini.texi.
1510
1511 * xresmini.texi (Table of Resources): Remove xref to non-existent
1512 node "LessTif Resources".
1513
1514 * msdog.texi (Microsoft Windows):
1515 * calendar.texi (Calendar/Diary, Displaying the Diary)
1516 (Special Diary Entries, Importing Diary, Holidays):
1517 * programs.texi (Program Modes):
1518 * text.texi (Text):
1519 * buffers.texi (Several Buffers):
1520 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1521
15222006-05-06 Eli Zaretskii <eliz@gnu.org>
1523
1524 The following changes merge the emacs-xtra manual into the main
1525 manual, but only for on-line version of the manual.
1526
1527 * vc2-xtra.texi (Version Backups, Local Version Control)
1528 (Making Snapshots, Change Logs and VC, Version Headers)
1529 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1530 on-line manual.
1531
1532 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1533 for on-line manual.
1534
1535 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1536 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1537 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1538 for on-line manual.
1539
1540 * fortran-xtra.texi (Fortran, Fortran Autofill)
1541 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1542 for on-line manual.
1543
1544 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1545 Conditional xref's for on-line manual.
1546
1547 * emerge-xtra.texi (Emerge, Overview of Emerge)
1548 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1549 manual.
1550
1551 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1552 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1553 (EMACSSOURCES): Use EMACS_XTRA.
1554 (../info/emacs-xtra): Remove.
1555 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1556
1557 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1558 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1559 (EMACSSOURCES): Use EMACS_XTRA.
1560 ($(infodir)/emacs-xtra): Remove.
1561 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1562
1563 * trouble.texi (Quitting):
1564 * text.texi (Text):
1565 * programs.texi (Program Modes):
1566 * msdog.texi (Microsoft Windows):
1567 * frames.texi (Frames):
1568 * files.texi (Backup, Version Control, VC Concepts)
1569 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1570 (Registering, VC Status, VC Undo, Multi-User Branching)
1571 (Comparing Files):
1572 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1573 (Displaying the Diary, Special Diary Entries, Importing Diary):
1574 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1575 conditional xref's, depending on @iftex/@ifnottex.
1576
1577 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1578 "MS-DOS". @include msdog-xtra.texi.
1579
1580 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1581 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1582
1583 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1584 for vc-xtra.texi subsections.
1585 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1586 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1587
1588 * sending.texi (Sending Mail): A @node line without explicit Prev,
1589 Next, and Up links.
1590
1591 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1592 Next, and Up links.
1593
1594 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1595 and its sections. @include picture-xtra.texi.
1596
1597 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1598 "Emerge".
1599 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1600
1601 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1602 exact duplicate of its name-sake in calendar.texi.
1603
1604 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1605 "Advanced Calendar/Diary Usage".
1606 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1607
1608 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1609 dired-xtra.texi.
1610 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1611
1612 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1613 (Files) [ifnottex]: Add menu entry for Autorevert.
1614
1615 * emacs-xtra.texi (Introduction): Reword to make consistent with
1616 printed version only.
1617 <Top level>: Remove the body of all chapters and move them to the
1618 new *-xtra.texi files. Use @raisesections and @lowersections to
1619 convert sections to chapters etc.
1620
1621 * msdog-xtra.texi:
1622 * fortran-xtra.texi:
1623 * vc-xtra.texi:
1624 * vc1-xtra.texi:
1625 * vc2-xtra.texi:
1626 * emerge-xtra.texi:
1627 * cal-xtra.texi:
1628 * dired-xtra.texi:
1629 * arevert-xtra.texi: New files, with text from respective chapters
1630 of emacs-xtra.texi. Convert each @chapter into @section, @section
1631 into @subsection, etc.
1632
1633 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1634 updated.
1635
1636 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1637 Windows". All references updated.
1638
16392006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1640
1641 * macos.texi (Mac Input): Mention input from Character Palette.
1642 (Mac Font Specs): Fix typo.
1643
16442006-05-05 Richard Stallman <rms@gnu.org>
1645
1646 * files.texi (Diff Mode): Minor cleanup.
1647
16482006-05-05 Karl Berry <karl@gnu.org>
1649
8cf51b2c
GM
1650 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1651 errors from the current release of makeinfo (4.8).
1652 * help.texi (Library Keywords): Change widest word in multitable
1653 template from `emulations' to `convenience'. (Not sure if this is
1654 related to the font change.)
1655
16562006-05-05 Eli Zaretskii <eliz@gnu.org>
1657
1658 * files.texi (File Names): Add a footnote about limited support of
1659 ~USER on MS-Windows.
1660
1661 * cmdargs.texi (Initial Options): Add a footnote about limited
1662 support of ~USER on MS-Windows.
1663
16642006-05-03 Richard Stallman <rms@gnu.org>
1665
1666 * files.texi (Diff Mode): Node moved here.
1667 (Comparing Files): Delete what duplicates new node.
1668 (Files): Put Diff Mode in menu.
1669
1670 * misc.texi (Diff Mode): Moved to files.texi.
1671
1672 * emacs.texi (Top): Update menu for Diff Mode.
1673
1674 * trouble.texi (Emergency Escape): Simplify.
1675
1676 * emacs.texi (Top): Minor clarification.
1677
16782006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1679
1680 * commands.texi, entering.texi, screen.texi: Many simplifications.
1681
16822006-05-03 Richard Stallman <rms@gnu.org>
1683
1684 * commands.texi (Text Characters): Delete paragraph about unibyte
1685 non-ASCII printing chars.
1686
1687 * killing.texi (Killing): Say "graphical displays".
1688 * display.texi: Say "graphical displays".
1689
1690 * cmdargs.texi (Misc X): Say "graphical displays".
1691
16922006-05-01 Richard Stallman <rms@gnu.org>
1693
1694 * emacs.texi (Top): Add Diff Mode to menu.
1695
16962006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1697
1698 * misc.texi (Diff Mode): New node.
1699
17002006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1701
1702 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1703 (Mac Environment Variables): Shorten example line.
1704 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1705
17062006-05-01 Nick Roberts <nickrob@snap.net.nz>
1707
1708 * building.texi (GUD Customization): Describe cases %d and %c.
1709 Update description for %e.
1710
17112006-04-30 Glenn Morris <rgm@gnu.org>
1712
1713 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1714
17152006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1716
1717 * custom.texi (Examining): Update C-h v output example.
1718
17192006-04-29 Kim F. Storm <storm@cua.dk>
1720
1721 * building.texi (Grep Searching): Add lgrep and rgrep.
1722
8cf51b2c
GM
17232006-04-23 Richard Stallman <rms@gnu.org>
1724
1725 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1726
1727 * xresmini.texi: New file.
1728
1729 * xresources.texi (Face Resources): Split table into font resources
1730 and the rest. Combine similar attributes for brevity.
1731
8cf51b2c
GM
17322006-04-21 Eli Zaretskii <eliz@gnu.org>
1733
1734 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1735 backslashes and case-insensitivity in file names (moved to the
1736 main manual).
1737 (MS-DOS Printing): Move most of the text to the main manual.
1738
1739 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1740 New nodes.
1741 (Windows Processes, Windows System Menu): Add index entries and
1742 fix wording.
1743
8cf51b2c
GM
17442006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1745
1746 * misc.texi (Shell Ring): Add notes on saved input when
1747 navigating off the end of the history list.
1748
17492006-04-18 Chong Yidong <cyd@mit.edu>
1750
1751 * misc.texi (Shell Options): Correct default value of
1752 comint-scroll-show-maximum-output.
1753
8cf51b2c
GM
17542006-04-18 Nick Roberts <nickrob@snap.net.nz>
1755
1756 * building.texi (Watch Expressions): Update.
1757
8cf51b2c
GM
17582006-04-12 Richard Stallman <rms@gnu.org>
1759
1760 * search.texi: Clean up previous change.
1761
17622006-04-12 Eli Zaretskii <eliz@gnu.org>
1763
1764 * search.texi (Regexp Backslash, Regexp Replace): Add index
1765 entries for ``back reference'' and mention the term itself in the
1766 text.
1767
17682006-04-11 Richard Stallman <rms@gnu.org>
1769
1770 * custom.texi (Safe File Variables):
1771 Document enable-local-variables = :safe.
1772
17732006-04-11 Karl Berry <karl@gnu.org>
1774
1775 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1776 (Remote Repositories, Version Backups, Local Version Control)
1777 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1778 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1779 (Renaming VC Work Files and Master Files)
1780 (Inserting Version Control Headers, Customizing VC, General Options)
1781 (Options for RCS and SCCS, Options specific for CVS): Move all
1782 these nodes to emacs-xtra.texi, for brevity.
1783 * cmdargs.texi, files.texi: Change cross-references.
1784
8cf51b2c
GM
17852006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1786
1787 * files.texi (Old Versions): Update description of vc-annotate's
1788 use of color to indicate date ranges.
1789
8cf51b2c
GM
17902006-04-09 Kevin Ryde <user42@zip.com.au>
1791
8cf51b2c
GM
1792 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1793 put info and printed manual names the right way around.
1794
17952006-04-09 Karl Berry <karl@gnu.org>
1796
1797 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1798 emacs-xtra.texi, leaving only MS Windows information.
1799 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1800 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1801 node names.
1802
1803 * emacs.texi: Move @summarycontents and @contents to the beginning
1804 of the file.
1805
8cf51b2c
GM
18062006-04-08 Kevin Ryde <user42@zip.com.au>
1807
1808 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1809
18102006-04-07 Richard Stallman <rms@gnu.org>
1811
1812 * programs.texi (Comments, Comment Commands, Options for Comments)
1813 (Multi-Line Comments): "Align", not "indent".
1814 (Basic Indent): C-j deletes trailing whitespace before the newline.
1815
18162006-04-06 Richard Stallman <rms@gnu.org>
1817
8cf51b2c
GM
1818 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1819
18202006-04-06 Eli Zaretskii <eliz@gnu.org>
1821
1822 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1823
8cf51b2c
GM
18242006-04-05 Richard Stallman <rms@gnu.org>
1825
1826 * emacs.texi (Top): Update subnode menu.
1827
1828 * trouble.texi (Unasked-for Search): Node deleted.
1829 (Lossage): Delete from menu.
1830
18312006-04-04 Richard Stallman <rms@gnu.org>
1832
1833 * trouble.texi: Various cleanups.
1834 (Checklist): Don't bother saying how to snail a bug report.
1835 (Emergency Escape): Much rewriting.
1836 (After a Crash): Rename the core dump immediately.
1837 (Total Frustration): Call it a psychotherapist.
1838 (Bug Criteria): Avoid "illegal instruction".
1839 (Sending Patches): We always put the contributor's name in.
1840
1841 * misc.texi (Thumbnails): Minor correction.
1842
8cf51b2c
GM
18432006-04-03 Richard Stallman <rms@gnu.org>
1844
1845 * misc.texi (Thumbnails): Minor cleanup.
1846
18472006-04-02 Karl Berry <karl@gnu.org>
1848
1849 * sending.texi (Mail Sending): pxref to Top needs five args.
1850
1851 * texinfo.tex: Update to current version (2006-03-21.13).
1852
8cf51b2c
GM
18532006-03-31 Richard Stallman <rms@gnu.org>
1854
1855 * emacs.texi (Top): Update subnode menu.
1856
1857 * help.texi (Help Mode): Cleanup.
1858
1859 * dired.texi: Many cleanups.
1860 (Dired Deletion): Describe dired-recursive-deletes.
1861 (Operating on Files): dired-create-directory moved.
1862 (Misc Dired Features): Move to here.
1863 (Tumme): Node moved to misc.texi.
1864
1865 * custom.texi: Many cleanups.
1866 (Minor Modes): Don't mention ISO Accents Mode.
1867 (Examining): Update C-h v output example.
1868 (Hooks): Add index and xref for add-hook.
1869 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1870 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1871
1872 * misc.texi: Many cleanups.
1873 (beginning): Add to summary of topics.
1874 (Shell): Put eshell xref at the end. Remove eshell from table.
1875 (Thumbnails): New node.
1876
8cf51b2c
GM
18772006-03-28 Eli Zaretskii <eliz@gnu.org>
1878
1879 * files.texi (File Name Cache): Make it clear that the cache is
1880 not persistent.
1881
8cf51b2c
GM
18822006-03-25 Karl Berry <karl@gnu.org>
1883
49823426
GM
1884 * emacs-xtra.texi, emacs.texi, gnu.texi:
1885 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1886 (2) do not indent copyright year list (or anything else).
1887
8cf51b2c
GM
18882006-03-21 Juanma Barranquero <lekktu@gmail.com>
1889
1890 * files.texi (VC Dired Mode): Remove misplaced brackets.
1891
18922006-03-21 Andre Spiegel <spiegel@gnu.org>
1893
1894 * files.texi: Various updates and clarifications in the VC chapter.
1895
18962006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1897
1898 * help.texi (Help Mode): Document "C-c C-c".
1899
8cf51b2c
GM
19002006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1901
1902 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1903 menu in the standalone Info reader.
1904
19052006-03-15 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1908 moved here from Emacs manual.
1909
1910 * programs.texi (Fortran): Section moved to emacs-xtra.
1911 (Program Modes): Xref to Fortran in emacs-xtra.
1912
1913 * maintaining.texi (Emerge): Move to emacs-xtra.
1914 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1915
1916 * picture.texi: File deleted.
1917 * Makefile.in:
1918 * makefile.w32-in: Remove picture.texi.
1919
1920 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1921 * abbrevs.texi (Abbrevs):
1922 * sending.texi (Sending Mail): Picture node removed.
1923
1924 * emacs.texi (Top): Update node listings.
1925
8cf51b2c
GM
19262006-03-12 Richard Stallman <rms@gnu.org>
1927
1928 * calendar.texi: Various cleanups.
1929
8cf51b2c
GM
19302006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1931
1932 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1933 syntax.
1934
8cf51b2c
GM
19352006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1936
1937 * search.texi (Regexps): More accurately describe which characters
1938 are special in which situations. Recommend _not_ to quote `]' or
1939 `-' when they are not special.
1940
8cf51b2c
GM
19412006-02-28 Andre Spiegel <spiegel@gnu.org>
1942
1943 * files.texi (Old Versions): Clarify operation of C-x v =.
1944
8cf51b2c
GM
19452006-02-21 Nick Roberts <nickrob@snap.net.nz>
1946
1947 * building.texi (Watch Expressions): Update and describe
1948 gdb-speedbar-auto-raise.
1949
19502006-02-19 Richard M. Stallman <rms@gnu.org>
1951
1952 * emacs.texi: Use @smallbook.
1953 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1954 Update subnode menu.
1955
1956 * building.texi (Lisp Interaction): Minor addition.
1957
19582006-02-18 Nick Roberts <nickrob@snap.net.nz>
1959
1960 * building.texi (Watch Expressions): Update and be more precise.
1961
c8763fb6 19622006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1963
1964 * maintaining.texi (Create Tags Table): Explain why the
1965 exception when etags writes to files under the /dev tree.
1966
19672006-02-14 Richard M. Stallman <rms@gnu.org>
1968
1969 * custom.texi (Safe File Variables): Lots of clarification.
1970 Renamed from Unsafe File Variables.
1971
19722006-02-14 Chong Yidong <cyd@stupidchicken.com>
1973
1974 * custom.texi (Unsafe File Variables): File variable confirmation
1975 assumed denied in batch mode.
1976
19772006-02-14 Richard M. Stallman <rms@gnu.org>
1978
1979 * building.texi (GDB User Interface Layout): Don't say `inferior'
1980 for program being debugged.
1981
19822006-02-15 Nick Roberts <nickrob@snap.net.nz>
1983
1984 * building.texi (GDB Graphical Interface):
1985 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1986
19872006-02-13 Chong Yidong <cyd@stupidchicken.com>
1988
1989 * custom.texi (Specifying File Variables, Unsafe File Variables):
1990 New nodes, split from File Variables. Document new file local
1991 variable behavior.
1992
19932006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1994
1995 * display.texi (Standard Faces):
8cf51b2c
GM
1996 * files.texi (Visiting):
1997 * frames.texi (Clipboard):
1998 * glossary.texi (Glossary) <Clipboard>:
1999 * xresources.texi (X Resources): Mention Mac OS port.
2000
8cf51b2c
GM
20012006-02-12 Richard M. Stallman <rms@gnu.org>
2002
2003 * building.texi (Building): Clarify topic in intro.
2004
2005 * maintaining.texi (Maintaining): Change title; clarify topic.
2006 Delete duplicate index entries.
2007
2008 * building.texi (Other GDB User Interface Buffers): Clarifications.
2009
2010 * text.texi (Cell Commands): Clarifications.
2011
2012 * programs.texi (Defuns): Delete duplicate explanation of
2013 left-margin paren convention.
2014 (Hungry Delete): Minor cleanup.
2015
20162006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2017
2018 * dired.texi (Tumme): More tumme documentation.
2019
20202006-02-11 Alan Mackenzie <acm@muc.de>
2021
2022 * programs.texi ("Hungry Delete"): Correct the appellation of the
2023 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2024
20252006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2026
2027 * dired.texi (Tumme): Fix small bug.
2028
20292006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2030
2031 * macos.texi (Mac International): Rename "fontset-mac" to
2032 "fontset-standard".
2033
8cf51b2c
GM
20342006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2035
2036 * dired.texi (Tumme): Basic documentation for Tumme added.
2037
8cf51b2c
GM
20382006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2039
2040 * mule.texi (International):
2041 * programs.texi (Basic Indent): Fix typos.
2042
8cf51b2c
GM
2043 * custom.texi (Minor Modes):
2044 * display.texi (Text Display):
2045 * commands.texi (Text Characters): Update xrefs.
2046
20472006-02-07 Richard M. Stallman <rms@gnu.org>
2048
2049 * emacs.texi (Top): Update subnode menu.
2050 Update info on old Emacs papers.
2051 (Intro): "Graphical display", not window system.
2052
2053 * xresources.texi (GTK styles): Minor clarifications.
2054
2055 * trouble.texi: "Graphical display", not window system.
2056 (Stuck Recursive): Minor clarification.
2057
2058 * text.texi: Minor clarifications.
2059 (Sentences): Explain why two-space convention is better.
2060 Explain sentence-end-without-period here.
2061 (Fill Commands): Not here.
2062 (Refill): Node moved down.
2063 (Filling): Update menu.
2064 (Table Creation, Cell Justification, Column Commands): Clarify.
2065
2066 * sending.texi: Minor clarifications.
2067
2068 * search.texi (Regexp Backslash): Clarification.
2069
2070 * rmail.texi: Minor cleanups.
2071 (Rmail): Delete digression about `rmail-mode'.
2072 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2073 (Rmail Files): Mention C-u M-x rmail.
2074 (Rmail Reply): Mention References.
2075 (Rmail Display): Mention rmail-nonignored-headers.
2076
2077 * programs.texi: Minor cleanups.
2078 (Comment Commands): Mention momentary Transient Mark mode.
2079 (Matching): Be more specific about customizing show-paren-mode.
2080 (Info Lookup): Don't list the modes that support C-h S.
2081 Just say what it does in an unsupported mode.
2082 (Man Page): Delete excessive info on customizing woman.
2083 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2084
2085 * abbrevs.texi: Minor clarifications.
2086 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2087 not "dynamic abbrevs" as if they were a kind of abbrev.
2088
2089 * picture.texi (Picture): Minor cleanup.
2090
2091 * mule.texi (Communication Coding): Say "other applications".
2092 (Fontsets): Not specific to X. Add xref to X Resources.
2093 (Unibyte Mode): Rename from Single-Byte Character Support.
2094 "Graphical display", not window system.
2095 (International): Update menu.
2096
2097 * maintaining.texi (Format of ChangeLog):
2098 New node, split out from ChangeLog.
2099 (ChangeLog): Clarifications in the remaining text.
2100 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2101 (Find Tag): Add @w.
2102 (Tags Search): Explain tag table order here. Simplify grep ref.
2103 (List Tags): tags-tag-face is a variable, not a face.
2104 (Emerge): Cleanups.
2105
2106 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2107 (Keyboard Macros): Avoid "the user".
2108
2109 * killing.texi: "Graphical display", not window system.
2110
2111 * help.texi (Help Echo): "Graphical display", not window system.
2112
2113 * glossary.texi: Say "you", not "the user". Say "graphical display".
2114
2115 * frames.texi: Minor cleanups. "Graphical display", not window system.
2116
2117 * files.texi (Visiting): Make drag-and-drop not X-specific.
2118
2119 * custom.texi: Minor cleanups. "Graphical display", not window system.
2120
2121 * cmdargs.texi: Minor cleanups.
2122
2123 * building.texi (Compilation): Move and split kill-compilation para.
2124 Add para about multiple compilers.
2125 (Compilation Mode): Commands also available in grep mode and others.
2126 Mention C-u C-x ` more tutorially. Clarify C-x `.
2127 (Compilation Shell): Clarify. Put Bash example first.
2128 (Grep Searching): Minor cleanups; add @w.
2129 (Debuggers): Minor cleanups.
2130 (Starting GUD): Make GDB xgraphical mode issue clearer.
2131 (Debugger Operation): Lots of clarifications including
2132 GDB tooltip side-effect issue.
2133 (Commands of GUD): Clarify.
2134 (GUD Customization): Add bashdb-mode-hook.
2135 (GDB Graphical Interface): Rewrite for clarity.
2136 (GDB User Interface Layout): Rewrite for clarity.
2137 (Stack Buffer, Watch Expressions): Likewise.
2138 (Other GDB User Interface Buffers): Cleanups.
2139 (Lisp Libraries, External Lisp): Cleanup.
2140
2141 * basic.texi (Position Info): "Graphical displays", rather than
2142 window systems.
2143
2144 * anti.texi: Minor cleanup.
2145
8cf51b2c
GM
21462006-02-03 Eli Zaretskii <eliz@gnu.org>
2147
2148 * custom.texi (Init File, Find Init): Add cross-references to
2149 where $HOME is described.
2150
21512006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2152
2153 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2154 is not inside the @table.
2155
2156 * emacs.texi (Top): Correct node name.
2157
2158 * files.texi (File Names): Fix @xref.
2159 (Reverting): Fix typo.
2160
2161 * mule.texi (International): Correct node name.
2162
2163 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2164
21652006-02-01 Richard M. Stallman <rms@gnu.org>
2166
2167 * emacs.texi (Top): Update subnode menu.
2168
2169 * mule.texi: Minor clarifications.
2170 Reduce the specific references to X Windows.
2171 Refer to "graphical" terminals, rather than window systems.
2172 (Text Coding): Rename from Specify Coding.
2173 (Communication Coding, File Name Coding, Terminal Coding):
2174 New nodes split out from Text Coding.
2175
2176 * kmacro.texi: Minor clarifications.
2177 (Keyboard Macro Ring): Comment out some excessive commands.
2178 (Basic Keyboard Macro): Split up the table, putting part in each node.
2179
2180 * major.texi: Minor clarifications.
2181
2182 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2183
2184 * windows.texi: Minor clarifications.
2185 (Change Window): Don't describe mode-line mouse cmds here.
2186 Add xref to Mode Line Mouse.
2187
2188 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2189
2190 * macos.texi (Mac International): Fix xref.
2191
2192 * indent.texi: Minor clarifications.
2193
2194 * frames.texi: Minor clarifications.
2195 Reduce the specific references to X Windows.
2196 Refer to "graphical" terminals, rather than window systems.
2197 (Frame Parameters): Don't mention commands like
2198 set-foreground-color. Just say to customize a face.
2199 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2200
2201 * files.texi: Minor clarifications.
2202 (Numbered Backups): New node, split out from Backup Names.
2203
2204 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2205
2206 * cmdargs.texi (General Variables): Fix xref.
2207
2208 * buffers.texi: Minor clarifications.
2209
8cf51b2c
GM
22102006-01-31 Richard M. Stallman <rms@gnu.org>
2211
2212 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2213 Nodes moved to top.
2214
2215 * display.texi: Minor clarifications.
2216 (Display): Rearrange menu.
2217 (Standard Faces): Mention query-replace face.
2218 (Faces): Simplify.
2219 (Font Lock): Simplify face customization info.
2220 (Highlight Changes): Node merged into Highlight Interactively.
2221 (Highlight Interactively): Much rewriting and cleanup.
2222 (Optional Mode Line): Narrowed line number not good for goto-line.
2223 Simplify face customization advice.
2224 (Text Display): Mention use of escape-glyph face.
2225 Move ctl-arrow and tab-width here.
2226 (Display Custom): Move no-redraw-on-reenter to end of node.
2227
2228 * search.texi: Minor clarifications.
2229 (Isearch Scroll): Simplify.
2230 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2231
2232 * regs.texi (Registers): Mention bookmarks here.
2233
2234 * mark.texi: Minor clarifications.
2235 (Selective Undo): Node deleted.
2236
2237 * m-x.texi: Minor clarifications.
2238
2239 * killing.texi: Minor clarifications.
2240 Refer to "graphical" terminals, rather than window systems.
2241
2242 * help.texi: Clarifications.
2243 (Help): Don't describe C-h F and C-h K here.
2244 (Key Help): Describe C-h K here.
2245 (Name Help): Mention Emacs Lisp Intro.
2246 Describe C-h F here.
2247 (Misc Help): Mention C-h F and C-h K only briefly.
2248
2249 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2250 Selective undo text merged in.
2251 (Spelling): Mention Aspell along with Ispell.
2252
2253 * emacs.texi (Top): Update subnode menus.
2254
2255 * basic.texi (Basic Undo): Rename from Undo. Most of text
2256 moved to new Undo node.
2257
8cf51b2c
GM
22582006-01-29 Chong Yidong <cyd@stupidchicken.com>
2259
2260 * basic.texi (Continuation Lines, Inserting Text):
2261 Mention longlines mode.
2262
22632006-01-29 Richard M. Stallman <rms@gnu.org>
2264
2265 * screen.texi: Minor cleaups.
2266 (Screen): Clean up the intro paragraphs.
2267 (Mode Line): Lots of rewriting. Handle frame-name better.
2268 eol-mnemonic-... vars moved out.
2269
2270 * emacs.texi (Top): Change menu item for MS-DOS node.
2271 Update subnode menu.
2272
2273 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2274 chapter relates to Windows. Title changed.
2275
2276 * mini.texi: Minor cleanups.
2277
2278 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2279 (Mark): Put it in the menu.
2280
2281 * entering.texi: Minor cleanups.
2282
2283 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2284 (Intro): Refer to "graphical" terminals, rather than X.
2285
2286 * display.texi (Display Custom): Add xref to Variables.
2287 (Optional Mode Line): eol-mnemonic-... vars moved here.
2288
2289 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2290 rather than X.
2291
8cf51b2c
GM
2292 * basic.texi: Minor cleanups.
2293 (Undo): selective-undo moved.
2294
8cf51b2c
GM
22952006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2296
2297 * anti.texi (Antinews): Various corrections and additions.
2298
22992006-01-23 Juri Linkov <juri@jurta.org>
2300
2301 * custom.texi (Easy Customization, Customization Groups)
2302 (Browsing Custom): Mention links along with buttons.
2303
8cf51b2c
GM
23042006-01-21 Eli Zaretskii <eliz@gnu.org>
2305
8cf51b2c
GM
2306 * text.texi (TeX Print): Use @key for TAB.
2307
8cf51b2c
GM
2308 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2309
8cf51b2c
GM
23102006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2311
2312 * files.texi (File Aliases): Don't claim that usually separate
2313 buffers are created for two file names that name the same data.
2314 Mention additional situations where different names mean the same
2315 file on disk.
2316
23172006-01-19 Richard M. Stallman <rms@gnu.org>
2318
2319 * killing.texi (Deletion): Upcase @key argument.
2320
2321 * custom.texi (Custom Themes): Minor cleanup.
2322
2323 * programs.texi (Hungry Delete): Upcase @key argument.
2324
8cf51b2c
GM
23252006-01-16 Juri Linkov <juri@jurta.org>
2326
2327 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2328 Move `mode-line-highlight' before `mode-line-buffer-id'.
2329
8cf51b2c
GM
23302006-01-14 Richard M. Stallman <rms@gnu.org>
2331
2332 * basic.texi (Inserting Text): Minor cleanup.
2333
8cf51b2c
GM
23342006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2335
2336 * custom.texi (Changing a Variable, Face Customization):
2337 Update for changes in Custom menus.
2338
8cf51b2c
GM
23392006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2340
2341 * macos.texi (Mac International): Undo last change.
2342
8cf51b2c
GM
23432006-01-02 Chong Yidong <cyd@stupidchicken.com>
2344
2345 * custom.texi (Custom Themes): Describe the new
2346 customize-create-theme interface.
2347
23482005-12-30 Juri Linkov <juri@jurta.org>
2349
2350 * basic.texi (Position Info): Update example.
2351
c8763fb6 23522005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2353
2354 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2355
23562005-12-24 Chong Yidong <cyd@stupidchicken.com>
2357
2358 * custom.texi (Custom Themes): `load-theme' always loads.
2359
23602005-12-23 Juri Linkov <juri@jurta.org>
2361
2362 * display.texi (Highlight Interactively): Use double space to
2363 separate sentences. Replace C-p with M-p, and C-n with M-n.
2364
23652005-12-22 Richard M. Stallman <rms@gnu.org>
2366
2367 * custom.texi (Easy Customization and subnodes):
2368 Replace "active field" with "button".
2369 Use "user option" only for variables.
2370 Use "setting" for variable-or-face.
2371
23722005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2373
2374 * buffers.texi (Select Buffer): Change order in table to make
2375 "Similar" refer to the correct item.
2376 (Indirect Buffers): Minor rewording.
2377
8cf51b2c
GM
23782005-12-20 Juri Linkov <juri@jurta.org>
2379
2380 * files.texi (VC Status): Put P and N near p and n.
2381
8cf51b2c
GM
23822005-12-19 Richard M. Stallman <rms@gnu.org>
2383
2384 * programs.texi (Electric C): Delete the info about newline control.
2385 (Other C Commands): Minor cleanup.
2386 (Left Margin Paren): Minor cleanup.
2387
23882005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2389
2390 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2391 (Customization Groups): Delete text moved to "Browsing Custom".
2392 (Browsing Custom): New node.
2393 (Specific Customization): Clarify which commands only work for
2394 loaded options.
2395
23962005-12-18 Bill Wohler <wohler@newt.com>
2397
2398 * frames.texi (Tool Bars): Shorten text of previous change.
2399
24002005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2401
2402 * files.texi (VC Status): Document log-view mode.
2403
24042005-12-18 Bill Wohler <wohler@newt.com>
2405
2406 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2407 permanently via the customize interface.
2408
8cf51b2c
GM
24092005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2410
2411 * killing.texi (Killing by Lines): Document `kill-whole-line'
2412 function.
2413
c8763fb6 24142005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2415
2416 * buffers.texi (Select Buffer): Change `prev-buffer' to
2417 `previous-buffer'. Indicate that these functions use a frame
2418 local buffer list.
2419
8cf51b2c
GM
24202005-12-12 Richard M. Stallman <rms@gnu.org>
2421
2422 * custom.texi (Easy Customization): Change menu comment.
2423 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2424
2425 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2426 (Help): Among the Apropos commands, describe only C-h a here.
2427
24282005-12-11 Richard M. Stallman <rms@gnu.org>
2429
2430 * programs.texi (Options for Comments): Comment-end starts with space.
2431
2432 * glossary.texi (Glossary): Minor cleanup.
2433
2434 * files.texi (Old Versions): Use @table.
2435
8cf51b2c
GM
24362005-12-10 David Koppelman <koppel@ece.lsu.edu>
2437
2438 * display.texi (Highlight Interactively): Include
2439 global-hi-lock-mode. Add miscellaneous details and elaborations.
2440
24412005-12-09 Richard M. Stallman <rms@gnu.org>
2442
2443 * display.texi (Font Lock): Delete the Global FL menu item.
2444
24452005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2446
2447 * custom.texi (Minibuffer Maps): Mention the maps for file name
2448 completion.
2449
24502005-12-09 Kim F. Storm <storm@cua.dk>
2451
2452 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2453 prefix keys even when mark is active. Decribe that RET moves
2454 cursor to next corner in rectangle; clarify insert around rectangle.
2455
8cf51b2c
GM
24562005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2457
2458 * custom.texi (Customization): Use xref to elisp manual for
2459 non-TeX output.
2460 (Minor Modes): Update.
2461 (Customization Groups, Changing a Variable, Face Customization):
2462 Update for new appearance of Custom buffers.
2463 (Changing a Variable): `custom-buffer-done-function' has been
2464 replaced by `custom-buffer-done-kill'.
2465 (Specific Customization): In the `customize-group' buffer, a
2466 subgroup's contents are not "hidden". They are not included at
2467 all. They have no [Show] button.
2468 (Mouse Buttons): Add pxref to description of mouse event lists in
2469 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2470 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2471 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2472
24732005-12-08 Richard M. Stallman <rms@gnu.org>
2474
2475 * mini.texi (Completion Commands, Completion):
2476 In file name input, SPC does not do completion.
2477
8cf51b2c
GM
24782005-12-08 Nick Roberts <nickrob@snap.net.nz>
2479
2480 * building.texi (GDB Graphical Interface): Explain screen size
2481 setting.
2482 (Other GDB User Interface Buffers): Describe features specific to
2483 GDB 6.4.
2484
8cf51b2c
GM
24852005-12-01 Nick Roberts <nickrob@snap.net.nz>
2486
2487 * building.texi (GDB User Interface Layout): Describe how to
2488 kill associated buffers.
2489 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2490 (Watch Expressions): Be more precise.
2491 (Other GDB User Interface Buffers): Describe how to change a
2492 register value.
2493
8cf51b2c
GM
24942005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2495
2496 * macos.texi (Mac Input): Remove description of
2497 mac-command-key-is-meta. Add descriptions of
2498 mac-control-modifier, mac-command-modifier, and
2499 mac-option-modifier.
2500 (Mac International): Fix description of conversion of clipboard data.
2501 (Mac Font Specs): Add example of font customization by face attributes.
2502
25032005-11-22 Nick Roberts <nickrob@snap.net.nz>
2504
2505 * building.texi (Watch Expressions): Expand description.
2506 (Other GDB User Interface Buffers): Describe local map for
2507 gud-watch.
2508
25092005-11-21 Chong Yidong <cyd@stupidchicken.com>
2510
2511 * display.texi (Font Lock): Font lock is enabled by default now.
2512
25132005-11-20 Juri Linkov <juri@jurta.org>
2514
2515 * basic.texi (Position Info): Update examples of the output.
2516 Remove the fact that examples are produced in the TeXinfo buffer,
2517 because in the Info reader users will get a different output from
2518 `C-x ='.
2519
2520 * building.texi (Compilation Mode): Remove paragraph duplicated
2521 from the node `Compilation'. Add `compilation-skip-threshold'.
2522
2523 * display.texi (Font Lock): Suggest more user-friendly method of
2524 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2525
25262005-11-18 Richard M. Stallman <rms@gnu.org>
2527
2528 * files.texi (Registering): Mention @@ in mode line.
2529
2530 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2531
25322005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2533
2534 * files.texi (Renaming and VC): Some back-ends don't
2535 handle renaming.
2536
8cf51b2c
GM
25372005-11-17 Juri Linkov <juri@jurta.org>
2538
2539 * emacs.texi (Top):
2540 * display.texi (Highlight Interactively): Put this font-lock based
2541 mode near Font Lock node.
2542
25432005-11-16 Chong Yidong <cyd@stupidchicken.com>
2544
2545 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2546 icons.
2547
25482005-11-12 Kim F. Storm <storm@cua.dk>
2549
2550 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2551 (Help Summary): Add C-h d and C-h e.
2552 (Apropos): Clarify that all apropos commands may search for either
2553 list of words or a regexp. Add C-h d for apropos-documentation.
2554 Describe apropos-documentation-sort-by-scores user option.
2555
8cf51b2c
GM
25562005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2557
2558 * killing.texi (CUA Bindings): Add @section.
2559
25602005-11-10 Kim F. Storm <storm@cua.dk>
2561
2562 * emacs.texi (Top): Add CUA Bindings entry to menu.
2563
2564 * killing.texi (CUA Bindings): New node. Moved here from
2565 misc.texi and extended with info on rectangle commands and
2566 rectangle highlighting, interface to registers, and the global
2567 mark feature.
2568
2569 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2570
2571 * regs.texi: Prev link points to CUA Bindings node.
2572
25732005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2574
2575 * help.texi (Help Echo): By default, help echos are only shown on
2576 mouse-over, not on point-over.
2577
c8763fb6 25782005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2579
2580 * misc.texi (Shell Mode): Describe how to activate password echoing.
2581
8cf51b2c
GM
25822005-11-04 Romain Francoise <romain@orebokech.com>
2583
2584 * mark.texi (Mark Ring): Fix typo.
2585
25862005-11-03 Richard M. Stallman <rms@gnu.org>
2587
2588 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2589
25902005-11-01 Bill Wohler <wohler@newt.com>
2591
2592 * help.texi (Help Mode): Fix typo.
2593
25942005-11-01 Nick Roberts <nickrob@snap.net.nz>
2595
2596 * building.texi (Other GDB User Interface Buffers): Describe
2597 the command gdb-use-inferior-io-buffer.
2598
25992005-10-31 Romain Francoise <romain@orebokech.com>
2600
2601 * files.texi (Compressed Files): Fix typo.
2602
2603 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2604
2605 * windows.texi (Force Same Window): Likewise.
2606
26072005-10-30 Bill Wohler <wohler@newt.com>
2608
2609 * help.texi (Help Mode): URLs viewed with browse-url.
2610
26112005-10-31 Nick Roberts <nickrob@snap.net.nz>
2612
2613 * building.texi (GDB Graphical Interface): Don't reference
2614 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2615 must stay in same frame.
2616
26172005-10-29 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2620
2621 * anti.texi (Antinews): Likewise.
2622
8cf51b2c
GM
26232005-10-28 Bill Wohler <wohler@newt.com>
2624
2625 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2626
26272005-10-28 Richard M. Stallman <rms@gnu.org>
2628
2629 * files.texi (Visiting): Explain how to enter ? in a file name.
2630
2631 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2632
8cf51b2c
GM
26332005-10-25 Nick Roberts <nickrob@snap.net.nz>
2634
2635 * building.texi (GDB Graphical Interface): Describe
2636 gdb-mouse-until.
2637
26382005-10-23 Richard M. Stallman <rms@gnu.org>
2639
2640 * custom.texi (Init File): Recommend when to use site-start.el.
2641
8cf51b2c
GM
26422005-10-21 Juri Linkov <juri@jurta.org>
2643
2644 * custom.texi (Examining): Mention accessing the old variable
2645 value via M-n in set-variable.
2646
8cf51b2c
GM
26472005-10-18 Romain Francoise <romain@orebokech.com>
2648
2649 * files.texi (Version Systems): Capitalize GNU.
2650
8cf51b2c
GM
26512005-10-18 Nick Roberts <nickrob@snap.net.nz>
2652
2653 * building.texi (Compilation Mode): Remove redundant paragraph.
2654 (Watch Expressions): Remove paragraph to reflect code change.
2655
8cf51b2c
GM
26562005-10-16 Richard M. Stallman <rms@gnu.org>
2657
2658 * building.texi (Compilation Mode, Compilation): Clarified.
2659
26602005-10-15 Richard M. Stallman <rms@gnu.org>
2661
2662 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2663
8cf51b2c
GM
26642005-10-13 Kenichi Handa <handa@m17n.org>
2665
2666 * basic.texi (Position Info): Fix previous change.
2667
c8763fb6 26682005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2669
2670 * cmdargs.texi (Icons X): Fix typo.
2671
26722005-10-12 Kenichi Handa <handa@m17n.org>
2673
2674 * basic.texi (Position Info): Describe the case that Emacs shows
2675 "part of display ...".
2676
c8763fb6 26772005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2678
2679 * cmdargs.texi (Icons X): -nb => -nbi.
2680
26812005-10-10 Chong Yidong <cyd@stupidchicken.com>
2682
2683 * frames.texi (Speedbar): A couple more clarifications.
2684
26852005-10-11 Nick Roberts <nickrob@snap.net.nz>
2686
2687 * building.texi (GDB User Interface Layout): Improve diagram.
2688 (Watch Expressions): Explain how to make speedbar global.
2689 (Other GDB User Interface Buffers): Make references more precise.
2690
8cf51b2c
GM
26912005-10-09 Richard M. Stallman <rms@gnu.org>
2692
2693 * frames.texi (Speedbar): Clarify the text.
2694
26952005-10-09 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * frames.texi (Speedbar): Add information on keybindings,
2698 dismissing the speedbar, and buffer display mode. Link to
2699 speedbar manual.
2700
c8763fb6 27012005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2702
2703 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2704 added -nb, --no-bitmap-icon.
2705
8cf51b2c
GM
27062005-10-07 Nick Roberts <nickrob@snap.net.nz>
2707
2708 * building.texi (GDB Graphical Interface): Add variables and
2709 functions to indices. Be more precise.
2710
c8763fb6 27112005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2712
2713 * frames.texi (Drag and Drop): Remove the x- from
2714 x-dnd-open-file-other-window and xdnd-protocol-alist.
2715
27162005-09-30 Romain Francoise <romain@orebokech.com>
2717
2718 * mini.texi (Minibuffer): The default value now appears before the
2719 colon in minibuffer prompts.
2720
8cf51b2c
GM
27212005-09-25 Richard M. Stallman <rms@gnu.org>
2722
2723 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2724
8cf51b2c
GM
27252005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2726
2727 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2728
8cf51b2c
GM
27292005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2730
2731 * emacs.texi (Top): Update submenus from macos.texi.
2732
2733 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2734 (Mac OS): Update feature support status.
2735 (Mac Input): List supported input scripts. Remove description
2736 about `mac-keyboard-text-encoding'. Mention mouse button
2737 emulation and related variables.
2738 (Mac International): Mention Central European and Cyrillic
2739 support. Now `keyboard-coding-system' is dynamically changed.
2740 Add description about coding system for selection. Add
2741 description about language environment.
2742 (Mac Environment Variables): Mention
2743 `~/.MacOSX/environment.plist'. Give example of command line
2744 arguments. Add Preferences support.
2745 (Mac Directories): Explicitly state that this node is for Mac OS
2746 Classic only.
2747 (Mac Font Specs): Mention specification for scalable fonts. List
2748 supported charsets. Add preferred way of creating fontsets. Add
2749 description about `mac-allow-anti-aliasing'.
2750 (Mac Functions): Add descriptions about `mac-set-file-creator',
2751 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2752 and `mac-get-preference'.
2753
8cf51b2c
GM
27542005-09-16 Romain Francoise <romain@orebokech.com>
2755
2756 Update all files to specify GFDL version 1.2.
2757
2758 * doclicense.texi (GNU Free Documentation License): Update to
2759 version 1.2.
2760
27612005-09-15 Richard M. Stallman <rms@gnu.org>
2762
2763 * buffers.texi (List Buffers): Fix xref.
2764
2765 * rmail.texi (Rmail Basics): Fix xref.
2766
2767 * emacs.texi (Top): Update subnode menus.
2768
2769 * files.texi (Saving Commands): New node, broken out of Saving.
2770 (Customize Save): New node, broken out of Saving.
2771 Clarify effect of write-region-inhibit-fsync.
2772 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2773
8cf51b2c
GM
27742005-09-14 Romain Francoise <romain@orebokech.com>
2775
2776 * files.texi (Saving): Mention write-region-inhibit-fsync.
2777
27782005-09-05 Chong Yidong <cyd@stupidchicken.com>
2779
2780 * custom.texi (Custom Themes): New node.
2781
27822005-09-03 Richard M. Stallman <rms@gnu.org>
2783
49823426
GM
2784 * search.texi (Search Case): Mention vars that control
2785 case-fold-search for various operations.
8cf51b2c
GM
2786
27872005-08-22 Juri Linkov <juri@jurta.org>
2788
2789 * display.texi (Standard Faces): Merge the text from
2790 `(elisp)Standard Faces' into this node.
2791
27922005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2793
2794 * emacs.texi (Top): Delete menu item for deleted node
2795 Keyboard Translations.
2796
27972005-08-18 Richard M. Stallman <rms@gnu.org>
2798
8cf51b2c
GM
2799 * trouble.texi (Unasked-for Search):
2800 Delete xref to Keyboard Translations.
2801
2802 * glossary.texi (Glossary): Delete xref.
2803
8cf51b2c
GM
2804 * custom.texi (Minor Modes): Say that the list here is not complete.
2805 (Keyboard Translations): Node deleted.
2806 (Disabling): Delete xref to it.
2807 (Customization Groups): Fix Custom buffer example.
2808 (Hooks): Mention remove-hooks.
2809
28102005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2811
2812 * building.texi (GDB Graphical Interface): Improve filling of menu
2813 item.
2814
28152005-08-18 Nick Roberts <nickrob@snap.net.nz>
2816
2817 * building.texi (GDB Graphical Interface): Use better node names.
2818
28192005-08-14 Richard M. Stallman <rms@gnu.org>
2820
2821 * text.texi (Sentences): Fix xref.
2822
28232005-08-14 Juri Linkov <juri@jurta.org>
2824
2825 * building.texi (Compilation, Grep Searching): Move grep command
2826 headings from `Compilation' to `Grep Searching'.
2827
2828 * dired.texi (Dired and Find):
2829 * maintaining.texi (Tags Search): Replace grep xref to
2830 `Compilation' node with `Grep Searching'.
2831
2832 * files.texi (Comparing Files): Replace xref to `Compilation' with
2833 `Compilation Mode'.
2834
28352005-08-13 Alan Mackenzie <acm@muc.de>
2836
2837 * search.texi (Non-ASCII Isearch): Correct a typo.
2838 (Replacement Commands): Mention query-replace key binding.
2839
28402005-08-11 Richard M. Stallman <rms@gnu.org>
2841
2842 * programs.texi (Options for Comments): Fix xref.
2843
2844 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2845 out of Regexps.
2846
8cf51b2c
GM
28472005-08-09 Juri Linkov <juri@jurta.org>
2848
2849 * building.texi (Compilation): Use `itemx' instead of `item'.
2850 (Grep Searching): Simplify phrase.
2851
2852 * display.texi (Standard Faces): Describe vertical-border on
2853 window systems.
2854
2855 * windows.texi (Split Window): Simplify phrase and mention
2856 vertical-border face.
2857
28582005-08-09 Richard M. Stallman <rms@gnu.org>
2859
2860 * files.texi (Comparing Files): Clarify compare-windows.
2861
2862 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2863
8cf51b2c
GM
28642005-08-06 Eli Zaretskii <eliz@gnu.org>
2865
2866 * mule.texi (Coding Systems): Rephrase the paragraph about
2867 codepages: no need for "M-x codepage-setup" anymore, except on
2868 MS-DOS.
2869
2870 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2871 the MS-DOS port only.
2872
28732005-07-30 Eli Zaretskii <eliz@gnu.org>
2874
2875 * makefile.w32-in (info): Don't run multi-install-info.bat.
2876 ($(infodir)/dir): New target, produced by running
2877 multi-install-info.bat.
2878
8cf51b2c
GM
28792005-07-22 Eli Zaretskii <eliz@gnu.org>
2880
2881 * files.texi (Quoted File Names): Add index entry.
2882
8cf51b2c
GM
28832005-07-19 Juri Linkov <juri@jurta.org>
2884
2885 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2886
28872005-07-18 Juri Linkov <juri@jurta.org>
2888
8cf51b2c
GM
2889 * custom.texi (Easy Customization):
2890 * files.texi (Old Versions):
2891 * frames.texi (Wheeled Mice):
2892 * mule.texi (Specify Coding):
8cf51b2c
GM
2893 * text.texi (Cell Justification):
2894 * trouble.texi (After a Crash):
8cf51b2c
GM
2895 * xresources.texi (GTK styles):
2896 Delete duplicate duplicate words.
2897
28982005-07-17 Richard M. Stallman <rms@gnu.org>
2899
2900 * frames.texi (Creating Frames): Fix foreground color example.
2901
2902 * custom.texi (Init Examples): Clean up text about conditionals.
2903
29042005-07-16 Richard M. Stallman <rms@gnu.org>
2905
2906 * mini.texi (Completion Commands): Fix command name for ?.
2907
8cf51b2c
GM
29082005-07-16 Eli Zaretskii <eliz@gnu.org>
2909
2910 * display.texi (Standard Faces): Explain that customization of
2911 `menu' face has no effect on w32 and with GTK. Add
2912 cross-references.
2913
2914 * cmdargs.texi (General Variables): Clarify the default location
2915 of $HOME on w32 systems.
2916
29172005-07-15 Jason Rumney <jasonr@gnu.org>
2918
2919 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2920 changed.
2921
29222005-07-08 Kenichi Handa <handa@m17n.org>
2923
2924 * mule.texi (Recognize Coding): Recommend
2925 revert-buffer-with-coding-system instead of revert-buffer.
2926
29272005-07-07 Richard M. Stallman <rms@gnu.org>
2928
2929 * anti.texi (Antinews): Mention mode-line-inverse-video.
2930
2931 * files.texi (Saving): Minor correction about C-x C-w.
2932
2933 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2934
29352005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2936
2937 * search.texi (Isearch Scroll): Add example of using the
2938 `isearch-scroll' property.
2939 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2940 `Display Custom' node.
2941 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2942 and de-emphasize it.
2943 (Other Repeating Search): `occur' currently can not correctly
2944 handle multiline matches. Correct, clarify and update description
2945 of `flush-lines' and `keep-lines'.
2946
2947 * display.texi (Display Custom): Add anchor for `baud-rate'.
2948
29492005-07-07 Richard M. Stallman <rms@gnu.org>
2950
2951 * gnu.texi: Update where to get GNU status; add refs for how to help.
2952 Add footnotes 6 and 7.
2953
29542005-07-04 Lute Kamstra <lute@gnu.org>
2955
2956 Update FSF's address in GPL notices.
2957
8cf51b2c 2958 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2959 * trouble.texi (Checklist): Update FSF's address.
2960
8cf51b2c
GM
29612005-06-24 Richard M. Stallman <rms@gnu.org>
2962
2963 * display.texi (Text Display): Change index entries.
2964
29652005-06-24 Eli Zaretskii <eliz@gnu.org>
2966
2967 * makefile.w32-in (MAKEINFO): Use --force.
2968 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2969 Makefile.in.
8cf51b2c
GM
2970
29712005-06-23 Richard M. Stallman <rms@gnu.org>
2972
2973 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2974 nobreak-char-display.
2975
2976 * emacs.texi (Top): Update detailed node listing.
2977
2978 * display.texi (Text Display): Renamed show-nonbreak-escape
2979 to nobreak-char-display and no-break-space to nobreak-space.
2980 (Standard Faces): Split up the list of standard faces
2981 and put it in a separate node. Add nobreak-space and
2982 escape-glyph.
2983
8cf51b2c
GM
29842005-06-23 Lute Kamstra <lute@gnu.org>
2985
2986 * mule.texi (Select Input Method): Fix typo.
2987
29882005-06-23 Kenichi Handa <handa@m17n.org>
2989
2990 * mule.texi (International): List all supported scripts. Adjust
2991 text for that leim is now included in the normal Emacs
2992 distribution.
2993 (Language Environments): List all language environments.
2994 Intlfonts contains fonts for most supported scripts, not all..
2995 (Select Input Method): Refer to C-u C-x = to see how to type to
2996 input a specifc character.
2997 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2998
29992005-06-23 Juanma Barranquero <lekktu@gmail.com>
3000
49823426 3001 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3002
30032005-06-22 Miles Bader <miles@gnu.org>
3004
3005 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3006
30072005-06-20 Miles Bader <miles@gnu.org>
3008
3009 * display.texi (Faces): Add `vertical-divider'.
3010
30112005-06-17 Richard M. Stallman <rms@gnu.org>
3012
3013 * text.texi (Adaptive Fill): Minor clarification.
3014
8cf51b2c
GM
30152005-06-10 Lute Kamstra <lute@gnu.org>
3016
3017 * emacs.texi (Top): Correct version number.
3018 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3019 refer to the current version of Emacs.
3020
30212005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3022
3023 * files.texi (Log Buffer): Document when there can be more than
3024 one file to be committed.
3025
30262005-06-08 Juri Linkov <juri@jurta.org>
3027
3028 * display.texi (Faces): Add `shadow' face.
3029
30302005-06-07 Masatake YAMATO <jet@gyve.org>
3031
3032 * display.texi (Faces): Write about mode-line-highlight.
3033
30342005-06-06 Richard M. Stallman <rms@gnu.org>
3035
3036 * misc.texi (Printing Package): Explain how to initialize
3037 printing package.
3038
3039 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3040
30412005-06-05 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * emacs.texi: Rename Hardcopy to Printing.
3044 Make PostScript and PostScript Variables subnodes of it.
3045
3046 * misc.texi (Printing): Rename node from Hardcopy.
3047 Mention menu bar options.
3048 Move PostScript and PostScript Variables to submenu.
3049 (Printing package): New node.
3050
3051 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3052
3053 * dired.texi (Operating on Files): Likewise.
3054
3055 * calendar.texi (Displaying the Diary): Likewise.
3056
3057 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3058
3059 * glossary.texi (Glossary): Likewise.
3060
3061 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3062 effect.
3063
30642005-06-04 Richard M. Stallman <rms@gnu.org>
3065
3066 * trouble.texi (After a Crash): Polish previous change.
3067
8cf51b2c
GM
30682005-05-30 Noah Friedman <friedman@splode.com>
3069
3070 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3071 recovery mechanism.
3072
8cf51b2c
GM
30732005-05-28 Nick Roberts <nickrob@snap.net.nz>
3074
3075 * building.texi (Other Buffers): SPC toggles display of
3076 floating point registers.
3077
8cf51b2c
GM
30782005-05-27 Nick Roberts <nickrob@snap.net.nz>
3079
3080 * files.texi (Log Buffer): Merge in description of Log Edit
3081 mode from pcl-cvs.texi.
3082
30832005-05-26 Richard M. Stallman <rms@gnu.org>
3084
3085 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3086
8cf51b2c
GM
30872005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3088
3089 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3090 not enabled by default.
3091 When not on a word, `ispell-word' by default checks the word
3092 before point.
3093
30942005-05-24 Nick Roberts <nickrob@snap.net.nz>
3095
3096 * building.texi (Debugger Operation): Simplify last sentence.
3097
30982005-05-23 Lute Kamstra <lute@gnu.org>
3099
3100 * emacs.texi: Update FSF's address throughout.
3101 (Preface): Use @cite.
3102 (Distrib): Add cross reference to the node "Copying". Mention the
3103 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3104 printed manuals.
3105 (Intro): Use @xref for the Emacs Lisp Intro.
3106
8cf51b2c
GM
31072005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3108
3109 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3110
3111 * basic.texi (Moving Point): Mention default for `goto-line'.
3112
3113 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3114 of a variable's docstring.
3115
31162005-05-18 Lute Kamstra <lute@gnu.org>
3117
3118 * maintaining.texi (Overview of Emerge): Add cross reference.
3119 Remove duplication.
3120
3121 * emacs.texi (Top): Update to the current structure of the manual.
3122 * misc.texi (Emacs Server): Add menu description.
3123 * files.texi (Saving): Fix menu.
3124 * custom.texi (Customization): Fix menu.
3125 * mule.texi (International): Fix menu.
3126 * kmacro.texi (Keyboard Macros): Fix menu.
3127
31282005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3129
3130 * display.texi: Various minor changes.
3131 (Faces): Delete text that is repeated in the next section.
3132
31332005-05-16 Nick Roberts <nickrob@snap.net.nz>
3134
3135 * building.texi (Debugger Operation): Mention GUD tooltips are
3136 disabled with GDB in text command mode.
3137
8cf51b2c
GM
31382005-05-16 Nick Roberts <nickrob@snap.net.nz>
3139
3140 * building.texi: Replace toolbar with "tool bar" for consistency.
3141 (Compilation Mode): Describe compilation-context-lines
3142 and use of arrow in compilation buffer.
3143 (Debugger Operation): Replace help text with variable's value.
3144
3145 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3146 consistency.
3147
31482005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3149
3150 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3151 Add xref.
3152
8cf51b2c
GM
31532005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3154
3155 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3156 (Position Info): Delete discussion of `goto-line'. It is already
3157 described in `Moving point'.
3158
3159 * mini.texi (Completion Commands): Correct reference.
3160 (Completion Options): Fix typo.
3161
3162 * killing.texi (Deletion): Complete description of `C-x C-o'.
3163
8cf51b2c
GM
31642005-05-10 Richard M. Stallman <rms@gnu.org>
3165
3166 * building.texi (Compilation): Clarify recompile's directory choice.
3167
3168 * frames.texi (Tooltips): Cleanups.
3169
3170 * basic.texi (Arguments): Fix punctuation.
3171
31722005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3173
3174 * screen.texi (Menu Bar): The up and down (not left and right)
3175 arrow keys move through a keyboard menu.
3176
31772005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3178
3179 * basic.texi: Various typo and grammar fixes.
3180 (Moving Point): C-a now runs move-beginning-of-line.
3181
31822005-05-08 Nick Roberts <nickrob@snap.net.nz>
3183
3184 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3185
3186 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3187 as different animals.
3188
31892005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3190
3191 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3192 Correct index entry.
3193
31942005-05-07 Nick Roberts <nickrob@snap.net.nz>
3195
3196 * building.texi (Debugger Operation): Update to reflect changes
3197 in GUD tooltips.
3198
31992005-04-30 Richard M. Stallman <rms@gnu.org>
3200
3201 * files.texi (Compressed Files): Auto Compression normally enabled.
3202
3203 * building.texi (Debugger Operation): Clarify previous change.
3204
8cf51b2c
GM
32052005-04-28 Nick Roberts <nickrob@snap.net.nz>
3206
3207 * building.texi (Debugger Operation): Add description for
3208 GUD tooltips when program is not running.
3209
32102005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3211
3212 * misc.texi (Shell): Add `Shell Prompts' to menu.
3213 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3214 description. Delete remarks moved to new node.
3215 (Shell Prompts): New node.
3216 (History References): Replace remarks moved to `Shell Prompts'
3217 with xref to that node.
3218 (Remote Host): Clarify how to specify the terminal type when
3219 logging in to a different machine.
3220
32212005-04-26 Richard M. Stallman <rms@gnu.org>
3222
3223 * emacs.texi (Top): Update submenus from files.texi.
3224
3225 * files.texi (Filesets): Clarify previous change.
3226
3227 * dired.texi (Misc Dired Features): Clarify previous change.
3228
32292005-04-25 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3232
3233 * dired.texi (Misc Dired Features): Document
3234 dired-compare-directories.
3235
3236 * files.texi (Filesets): New node.
3237 (File Conveniences): Document Image mode.
3238
3239 * text.texi (TeX Print): Document tex-compile.
3240
32412005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3242
3243 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3244 Delete redundant reference to tooltip Custom group. It is
3245 referred too again in the next paragraph.
3246
32472005-04-24 Richard M. Stallman <rms@gnu.org>
3248
3249 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3250
8cf51b2c
GM
32512005-04-19 Kim F. Storm <storm@cua.dk>
3252
3253 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3254
32552005-04-18 Lars Hansen <larsh@math.ku.dk>
3256
3257 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3258 turns off desktop-save-mode.
3259
32602005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3261
3262 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3263 by default in terminals compatible with xterm. Mention that
3264 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3265 node.
3266
8cf51b2c
GM
32672005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3270
c8763fb6 32712005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3272
3273 * xresources.texi (Table of Resources): Add cursorBlink.
3274
32752005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3276
3277 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3278 `d', `C-d' and `u'.
3279
32802005-04-11 Richard M. Stallman <rms@gnu.org>
3281
3282 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3283 (Misc X): Add -D, --basic-display.
3284
3285 * maintaining.texi (Change Log): Correct the description of
3286 the example.
3287
3288 * major.texi (Choosing Modes): Document magic-mode-alist.
3289
8cf51b2c
GM
32902005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3291
3292 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3293 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3294 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3295 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3296 `w', respectively.
3297 (Rmail Labels): Mention `l'.
3298 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3299 (Rmail Summary Edit): Describe `j' and RET.
3300
c8763fb6 33012005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3302
3303 * xresources.texi (Lucid Resources): Add fontSet resource.
3304
8cf51b2c
GM
33052005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3306
3307 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3308 now called `indicate-empty-lines'.
3309
33102005-04-06 Kim F. Storm <storm@cua.dk>
3311
3312 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3313
33142005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3315
3316 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3317 deleted.
3318 (Marks vs Flags): Add some convenient key bindings.
3319 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3320 (Misc Dired Features): Correct and expand description of `w' command.
3321
3322 * frames.texi (XTerm Mouse): Delete apparently false info.
3323 The GNU/Linux console currently does not appear to support
3324 `xterm-mouse-mode'.
3325
8cf51b2c
GM
33262005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3327
3328 * calendar.texi (Diary): Mention shell utility `calendar'.
3329
33302005-04-01 Richard M. Stallman <rms@gnu.org>
3331
3332 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3333
8cf51b2c
GM
33342005-04-01 Lute Kamstra <lute@gnu.org>
3335
3336 * maintaining.texi (Change Log): add-change-log-entry uses
3337 add-log-mailing-address.
3338
33392005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3340
3341 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3342 `VC Mode Line' and put in an xref to that node.
3343 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3344 its description.
3345
33462005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3347
3348 * calendar.texi (Calendar Systems): Say that the Persian calendar
3349 implemented here is the arithmetical one championed by Birashk.
3350
33512005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3352
3353 * programs.texi (Fortran Motion): Fix previous change.
3354
8cf51b2c
GM
33552005-03-29 Richard M. Stallman <rms@gnu.org>
3356
3357 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3358
33592005-03-29 Chong Yidong <cyd@stupidchicken.com>
3360
3361 * text.texi (Refill): Refer to Long Lines Mode.
3362 (Longlines): New node.
3363 (Auto Fill): Don't index "word wrap" here.
3364 (Filling): Add Longlines to menu.
3365
33662005-03-29 Richard M. Stallman <rms@gnu.org>
3367
3368 * xresources.texi: Minor fixes.
3369
3370 * misc.texi (Emacs Server): Fix Texinfo usage.
3371
3372 * emacs.texi (Top): Don't use a real section heading for
3373 "Detailed Node Listing". Fake it instead.
3374
3375 * basic.texi (Position Info): Minor cleanup.
3376
3377 * mule.texi (Input Methods): Minor cleanup.
3378
33792005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3380
3381 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3382 constructs as well.
3383 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3384
33852005-03-29 Kenichi Handa <handa@m17n.org>
3386
3387 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3388
3389 * basic.texi (Position Info): Update the description about the
3390 command C-u C-x =.
3391
33922005-03-28 Richard M. Stallman <rms@gnu.org>
3393
3394 * emacs.texi (Top): Use @section for the detailed node listing.
3395
3396 * calendar.texi: Minor fixes to previous change.
3397
3398 * programs.texi (Fortran): Small fixes to previous changes.
3399
3400 * emacs.texi (Top): Update list of subnodes of Dired.
3401 Likewise for building.texi.
3402
3403 * files.texi (File Conveniences): Delete Auto Image File mode.
3404
34052005-03-28 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * building.texi (Flymake): New node.
3408
3409 * custom.texi (Function Keys): Document kp- event types and
3410 keypad-setup package.
3411
3412 * dired.texi (Wdired): New node.
3413
3414 * files.texi (File Conveniences): Reorder entries.
3415 Explain how to turn on Auto-image-file mode.
3416 Document Thumbs mode.
3417
3418 * mule.texi (Specify Coding): Document recode-region and
3419 recode-file-name.
3420
3421 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3422
34232005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3424
3425 * commands.texi (Keys): M-o is now a prefix key.
3426
34272005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3428
3429 * programs.texi: Reformat and update copyright years.
3430 (Fortran): Update section.
3431
34322005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3433
3434 * files.texi: Several small changes in addition to:
3435 (Visiting): Change xref for Dialog Boxes to ref.
3436 (Version Headers): Replace references to obsolete var
3437 `vc-header-alist' with `vc-BACKEND-header'.
3438 (Customizing VC): Update value of `vc-handled-backends'.
3439
34402005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3441
3442 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3443 move here from Emacs Lisp Reference Manual.
3444 * calendar.texi (Calendar/Diary, Diary Commands)
3445 (Special Diary Entries, Importing Diary): Change some xrefs to
3446 point to emacs-xtra rather than elisp.
3447
3448 * emacs-xtra.texi (Calendar Customizing):
3449 Move view-diary-entries-initially, view-calendar-holidays-initially,
3450 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3451 Emacs Manual.
3452 (Appt Customizing): Merge entire section into main Emacs Manual.
3453 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3454 mark-holidays-in-calendar here from emacs-xtra.
3455 (Displaying the Diary): Move view-diary-entries-initially,
3456 mark-diary-entries-in-calendar here from emacs-xtra.
3457 (Appointments): Move appt-display-mode-line,
3458 appt-display-duration, appt-disp-window-function,
3459 appt-delete-window-function here from emacs-xtra.
3460
3461 * calendar.texi: Update and reformat copyright.
3462 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3463 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3464 (Diary): Refer to `diary-file' rather than ~/diary.
3465 (Diary Commands): Rename node to "Displaying the Diary".
3466 * emacs.texi (Top): Rename "Diary Commands" section.
3467 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3468
34692005-03-26 Eli Zaretskii <eliz@gnu.org>
3470
3471 * misc.texi (Emacs Server): Fix the command for setting
3472 server-name. Add an xref to Invoking emacsclient.
3473
3474 * help.texi (Help Summary): Clarify when "C-h ." will do something
3475 nontrivial.
3476 (Apropos): Add cindex entry for apropos-sort-by-scores.
3477
3478 * display.texi (Text Display): Add index entries for how no-break
3479 characters are displayed.
3480
8cf51b2c
GM
34812005-03-26 Eli Zaretskii <eliz@gnu.org>
3482
3483 * files.texi (Visiting): Fix cross-references introduced with the
3484 last change.
3485
3486 * xresources.texi (GTK resources): Fix last change.
3487
8cf51b2c
GM
34882005-03-25 Chong Yidong <cyd@stupidchicken.com>
3489
3490 * xresources.texi (X Resources): GTK options documented too.
3491 (Resources): Clarify meaning of program name.
3492 (Table of Resources): Add visualClass.
3493 (GTK resources): Rewrite.
3494 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3495
3496 * display.texi (Text Display): Mention non-breaking spaces.
3497
3498 * files.texi (Reverting): Document auto-revert-check-vc-info.
3499
3500 * frames.texi (Mouse Commands): Document
3501 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3502
3503 * help.texi (Help Summary): Add `C-h .'.
3504 (Apropos): Apropos accepts a list of search terms.
3505 Document apropos-sort-by-scores.
3506 (Help Echo): Document display-local-help.
3507
3508 * misc.texi (Emacs Server): Document server-name.
3509 (Invoking emacsclient): Document -s option for server names.
3510
3511 * text.texi (Outline Visibility): Introduce "current heading
3512 line" (commands can be called with point on a body line).
3513 Re-order table to follow the sequence of discussion.
3514 hide-body won't hide lines before first header line.
3515 (TeX Mode): Add DocTeX mode.
3516
8cf51b2c
GM
35172005-03-24 Richard M. Stallman <rms@gnu.org>
3518
3519 * mule.texi (Single-Byte Character Support): Delete mention
3520 of iso-acc.el and iso-transl.el.
3521
8cf51b2c
GM
35222005-03-23 Lute Kamstra <lute@gnu.org>
3523
3524 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3525
35262005-03-23 Richard M. Stallman <rms@gnu.org>
3527
8cf51b2c
GM
3528 * search.texi: Delete explicit node pointers.
3529 (Incremental Search): New menu.
3530 (Basic Isearch, Repeat Isearch, Error in Isearch)
3531 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3532 (Slow Isearch): New subnodes.
3533 (Configuring Scrolling): Node deleted.
3534 (Search Case): Doc default-case-fold-search.
3535 (Regexp Replace): Move replace-regexp doc here.
3536
3537 * rmail.texi (Movemail): Put commas inside closequotes.
3538
3539 * picture.texi (Insert in Picture): Document C-c arrow combos.
3540 (Basic Picture): Clarify erasure.
3541
3542 * display.texi (Font Lock): Put commas inside closequotes.
3543
3544 * cmdargs.texi (General Variables): Put commas inside closequotes.
3545
35462005-03-23 Nick Roberts <nickrob@snap.net.nz>
3547
3548 * building.texi (Stack Buffer): Mention reverse contrast for
3549 *selected* frame (might not be current frame).
3550
8cf51b2c
GM
35512005-03-21 Richard M. Stallman <rms@gnu.org>
3552
3553 * building.texi (Starting GUD): Add bashdb.
3554
35552005-03-20 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * basic.texi (Moving Point): Add M-g M-g binding.
3558 (Undo): Document undo-only.
3559 (Position Info): Document M-g M-g and C-u M-g M-g.
3560
3561 * building.texi (Building): Put Grep Searching after Compilation
3562 Shell.
3563 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3564 Document next-error-highlight.
3565 (Grep Searching): Document grep-highlight-matches.
3566 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3567
3568 * calendar.texi (Importing Diary): Rename node from iCalendar.
3569 Document diary-from-outlook.
3570
3571 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3572 Commands.
3573 Mention effect of X drag and drop on Dired buffers.
3574
3575 * files.texi (Visiting): Document large-file-warning-threshold.
3576 Move paragraph on file-selection dialog.
3577 Mention visiting files using X drag and drop.
3578 (Reverting): Mention using Auto-Revert mode to tail files.
3579 Document auto-revert-tail-mode.
3580 (Version Systems): Minor correction.
3581 (Comparing Files): Diff-mode is no longer based on Compilation
3582 mode.
3583 Document compare-ignore-whitespace.
3584 (Misc File Ops): Explain passing a directory to rename-file.
3585 Likewise for copy-file and make-symbolic-link.
3586
3587 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3588 Document mouse-wheel-progressive speed.
3589
3590 * help.texi (Misc Help): Document numeric argument for C-h i.
3591 Correctly explain the effect of just C-u as argument.
3592
3593 * killing.texi (Deletion): Document numeric argument for
3594 just-one-space.
3595
3596 * mini.texi (Completion): Completion acts on text before point.
3597
3598 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3599 (Emulation): CUA mode replaces pc-bindings-mode,
3600 pc-selection-mode, and s-region.
3601
3602 * mule.texi (Input Methods): Leim is now built-in.
3603 (Select Input Method): Document quail-show-key.
3604 (Specify Coding): Document revert-buffer-with-coding-system.
3605
3606 * programs.texi (Fortran Motion): Document f90-next-statement,
3607 f90-previous-statement, f90-next-block, f90-previous-block,
3608 f90-end-of-block, and f90-beginning-of-block.
3609
3610 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3611
3612 * emacs.texi (Acknowledgments): Updated.
3613
3614 * anti.texi: Total rewrite.
3615
8cf51b2c
GM
36162005-03-19 Chong Yidong <cyd@stupidchicken.com>
3617
3618 * ack.texi (Acknowledgments): Update.
3619
36202005-03-19 Eli Zaretskii <eliz@gnu.org>
3621
3622 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3623 copyright years.
3624
36252005-03-14 Nick Roberts <nickrob@snap.net.nz>
3626
3627 * building.texi (Commands of GUD): Move paragraph on setting
3628 breakpoints with mouse to the GDB Graphical Interface node.
3629
36302005-03-07 Richard M. Stallman <rms@gnu.org>
3631
8cf51b2c
GM
3632 * misc.texi (Single Shell, Shell Options): Fix previous change.
3633
3634 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3635
36362005-03-06 Richard M. Stallman <rms@gnu.org>
3637
3638 * building.texi (Starting GUD): Don't explain text vs graphical
3639 GDB here. Just mention it and xref.
3640 Delete "just one debugger process".
3641 (Debugger Operation): Move GUD tooltip info here.
3642 (GUD Tooltips): Node deleted.
3643 (GDB Graphical Interface): Explain the two GDB modes here.
3644
8cf51b2c
GM
3645 * sending.texi (Sending Mail): Minor cleanup.
3646 (Mail Aliases): Explain quoting conventions.
3647 Update key rebinding example.
3648 (Header Editing): C-M-i is like M-TAB.
3649 (Mail Mode Misc): mail-attach-file does not do MIME.
3650
3651 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3652 that really belongs here.
3653 (Remote Mailboxes): Text moved to Rmail Inbox.
3654 (Rmail Display): Mention Mouse-1.
3655 (Movemail): Clarify two movemail versions.
3656 Clarify rmail-movemail-program.
3657
8cf51b2c
GM
3658 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3659 Document async shell commands.
3660 (Shell History): Clarify.
3661 (Shell Ring): Mention C-UP an C-DOWN.
3662 (Shell Options): Add comint-prompt-read-only.
3663 (Invoking emacsclient): Set EDITOR to run Emacs.
3664 (Sorting): No need to explain what region is.
3665 (Saving Emacs Sessions): Fix typo.
3666 (Recursive Edit): Fix punctuation.
3667 (Emulation): Don't mention "PC bindings" which are standard.
3668 (Hyperlinking): Explain Mouse-1 convention here.
3669 (Find Func): Node deleted.
3670
8cf51b2c
GM
3671 * help.texi (Name Help): Xref to Hyperlinking.
3672
3673 * glossary.texi (Glossary):
3674 Rename "Balance Parentheses" to "Balancing...".
3675 Add "Byte Compilation". Correct "Copyleft".
3676 New xref in "Customization".
3677 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3678 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3679 Rename "Registers" to "Register".
3680 Replace "Selecting" with "Selected Frame",
3681 "Selected Window", and "Selecting a Buffer".
3682
3683 * files.texi (Types of Log File): Explain how projects'
3684 methods can vary.
3685
8cf51b2c
GM
3686 * display.texi (Faces): Delete "Emacs 21".
3687
3688 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3689 * fixit.texi (Spelling): C-M-i like M-TAB.
3690 * mini.texi (Completion Options): C-M-i like M-TAB.
3691 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3692 * text.texi (Text Mode): C-M-i like M-TAB.
3693
3694 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3695
3696 * calendar.texi (Specified Dates): Mention `g w'.
3697 (Appointments): appt-activate toggles with no arg.
3698
8cf51b2c
GM
36992005-03-05 Juri Linkov <juri@jurta.org>
3700
3701 * cmdargs.texi (Emacs Invocation): Add cindex
3702 "invocation (command line arguments)"
3703 (Misc X): Add -nbc, --no-blinking-cursor.
3704
37052005-03-04 Ulf Jasper <ulf.jasper@web.de>
3706
3707 * calendar.texi (iCalendar): No need to require it now.
3708
8cf51b2c
GM
37092005-03-03 Nick Roberts <nickrob@snap.net.nz>
3710
3711 * trouble.texi (Contributing): Mention Savannah. Direct users to
3712 emacs-devel.
3713
37142005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3715
3716 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3717 window.
3718
8cf51b2c
GM
37192005-02-27 Richard M. Stallman <rms@gnu.org>
3720
3721 * building.texi (Compilation): Update mode line status info.
3722
37232005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3724
3725 * calendar.texi (General Calendar): Document binding of
3726 scroll-other-window-down.
3727 (Mayan Calendar): Fix earliest date.
3728 (Time Intervals): Document timeclock-change.
3729 Fix timeclock-ask-before-exiting documentation.
3730
37312005-02-26 Kim F. Storm <storm@cua.dk>
3732
3733 * frames.texi (Mouse References):
3734 Add mouse-1-click-in-non-selected-windows.
3735
37362005-02-25 Richard M. Stallman <rms@gnu.org>
3737
3738 * screen.texi (Screen): Explain better about cursors and mode lines;
3739 don't presuppose text terminals.
3740 (Point): Don't assume just one cursor.
3741 Clarify explanation of cursors.
3742 (Echo Area, Menu Bar): Cleanups.
3743
3744 * mini.texi (Minibuffer): Prompts are highlighted.
3745 (Minibuffer Edit): Newline = C-j only on text terminals.
3746 Clarify resize-mini-windows values.
3747 Mention M-PAGEUP and M-PAGEDOWN.
3748 (Completion Commands): Mouse-1 like Mouse-2.
3749 (Minibuffer History): Explain history commands better.
3750 (Repetition): Add xref to Incremental Search.
3751
3752 * mark.texi (Setting Mark): Clarify info about displaying mark.
3753 Clarify explanation of C-@ and C-SPC.
3754 (Transient Mark): Mention Delete Selection mode.
3755 (Marking Objects): Clean up text about extending the region.
3756
3757 * m-x.texi (M-x): One C-g doesn't always go to top level.
3758 No delay before suggest-key-bindings output.
3759
3760 * fixit.texi (Fixit): Mention C-/ for undo.
3761 (Spelling): Mention ESC TAB like M-TAB.
3762 Replacement words with r and R are rechecked.
3763 Say where C-g leaves point. Mention ? as input.
3764
37652005-02-23 Lute Kamstra <lute@gnu.org>
3766
3767 * cmdargs.texi (Initial Options): Add cross reference.
3768
8cf51b2c
GM
37692005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3770
3771 * emacs.texi (Top): Update menu for splitting of node in
3772 msdog.texi.
3773 * frames.texi (Frames): Update xref for splitting of node in
3774 msdog.texi.
3775 * trouble.texi (Quitting): Ditto.
3776
37772005-02-16 Richard M. Stallman <rms@gnu.org>
3778
3779 * windows.texi (Split Window): Simplify line truncation info
3780 and xref to Display Custom.
3781
3782 * trouble.texi (Quitting): Emergency escape only for text terminal.
3783 (Screen Garbled): C-l for ungarbling is only for text terminal.
3784
3785 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3786
3787 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3788
3789 * programs.texi (Program Modes): Mention Python mode.
3790 (Moving by Defuns): Repeating C-M-h extends region.
3791 (Basic Indent): Clarify.
3792 (Custom C Indent): Clarify.
3793 (Expressions): Repeating C-M-@ extends region.
3794 (Info Lookup): Clarify for C-h S.
3795 (Symbol Completion): ESC TAB alternative for M-TAB.
3796 (Electric C): Clarify.
3797
3798 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3799
3800 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3801 MS-DOS Input node.
3802 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3803 (MS-DOS and MULE): Clarify.
3804 (MS-DOS Processes, Windows Processes): Fix typos.
3805
3806 * major.texi (Choosing Modes): Clarify.
3807
3808 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3809 (Keyboard Macro Step-Edit): Clarify.
3810
3811 * indent.texi (Indentation): Clarifications.
3812
3813 * help.texi (Help): Correct error about C-h in query-replace.
3814 Clarify apropos vs C-h a. Fix how to search in FAQ.
3815 (Key Help): Describe C-h w here.
3816 (Name Help): Minor cleanup. C-h w moved to Key Help.
3817 Clarify the "object" joke.
3818 (Apropos): Clarify. Mouse-1 like Mouse-2.
3819 (Help Mode): Mouse-1 like Mouse-2.
3820
3821 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3822
3823 * display.texi (Display): Reorder menu.
3824 (Faces): Cleanup.
3825 (Font Lock): Cleanup. Mention Options menu.
3826 Delete obsolete text.
3827 (Scrolling): For C-l, don't presume text terminal.
3828 (Horizontal Scrolling): Simplify intro.
3829 (Follow Mode): Clarify.
3830 (Cursor Display): Moved before Display Custom.
3831 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3832 Doc default-tab-width. Doc line truncation more thoroughly.
3833
3834 * dired.texi (Dired Enter): C-x C-f can run Dired.
3835 (Dired Visiting): Comment out `a' command.
3836 Mouse-1 is like Mouse-2.
3837 (Shell Commands in Dired): ? can be used more than once.
3838
3839 * basic.texi (Continuation Lines): Simplify description of truncation,
3840 and refer to Display Custom for the rest of it.
3841
8cf51b2c
GM
38422005-02-06 Lute Kamstra <lute@gnu.org>
3843
3844 * basic.texi (Undo): Fix typo.
3845
3846 * cmdargs.texi (Emacs Invocation): Fix typo.
3847
3848 * custom.texi (Init Examples): Fix typo.
3849
3850 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3851
38522005-02-06 Richard M. Stallman <rms@gnu.org>
3853
3854 * regs.texi (Registers): Registers can hold numbers, too.
3855
3856 * killing.texi (Other Kill Commands): Cleanup.
3857 Delete redundant explanation of kill in read-only buffer.
3858 (Yanking): Mention term "copying".
3859 (Accumulating Text): Fix typo.
3860
3861 * entering.texi (Entering Emacs): Update rationale at start.
3862 (Exiting): Treat iconifying on a par with suspension.
3863
3864 * custom.texi (Minor Modes): Fix typo.
3865 (Easy Customization): Fix menu style.
3866 (Variables): Add xref.
3867 (Examining): Setting for future sessions works through .emacs.
3868 (Keymaps): "Text terminals", not "Many".
3869 (Init Rebinding): Explain \C-. Show example of \M-.
3870 Fix minor wording errors.
3871 (Function Keys): Explain vector syntax just once.
3872 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3873 (Init File): Mention .emacs.d directory.
3874 (Init Examples): Add xref.
3875 (Find Init): Mention .emacs.d directory.
3876
3877 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3878 (Action Arguments): Explain which kinds of -l args are found how.
3879 (Initial Options): --batch does not inhibit site-start.
3880 Add xrefs.
3881 (Command Example): Use --batch, not -batch.
3882
3883 * basic.texi (Inserting Text): Cleanup wording.
3884 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3885 C-n is not error at end of buffer.
3886 (Undo): Doc C-/ like C-_. Add xrefs.
3887 (Arguments): META key may be labeled ALT.
3888 Peculiar arg meanings are explained in doc strings.
3889
3890 * abbrevs.texi (Expanding Abbrevs): Clarify.
3891
38922005-02-05 Eli Zaretskii <eliz@gnu.org>
3893
3894 * frames.texi (Frame Parameters): Add an xref to the description
3895 of list-colors-display. Add a pointer to the X docs about colors.
3896
3897 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3898 Impove docs of list-colors-display.
3899
39002005-02-03 Lute Kamstra <lute@gnu.org>
3901
3902 * frames.texi (Frames, Drag and Drop): Fix typos.
3903
39042005-02-03 Richard M. Stallman <rms@gnu.org>
3905
3906 * windows.texi (Basic Window): Mention color-change in mode line.
3907 (Change Window): Explain dragging vertical boundaries.
3908
3909 * text.texi (Sentences): Clarify.
3910 (Paragraphs): Explain M-a and blank lines.
3911 (Outline Mode): Clarify text and menu.
3912 (Hard and Soft Newlines): Mention use-hard-newlines.
3913
3914 * frames.texi (Frames): Delete unnecessary mention of Windows.
3915 (Mouse Commands): Likewise. Mention xterm mouse support.
3916 (Clipboard): Clarify.
3917 (Mouse References): Mention use of Mouse-1 for following links.
3918 (Menu Mouse Clicks): Clarify.
3919 (Mode Line Mouse): Clarify.
3920 (Drag and Drop): Rewrite.
3921
3922 * fixit.texi (Spelling): Fix typo.
3923
3924 * files.texi (File Names): Clarify.
3925 (Visiting): Update conditions for use of file dialog. Clarify.
3926 (Saving): Doc d as answer in save-some-buffers.
3927 (Remote Files): Clean up the text.
3928
3929 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3930
3931 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3932 (List Buffers): Clarify.
3933 (Several Buffers): Doc T command.
3934 (Buffer Convenience): Clarify menu.
3935
3936 * basic.texi (Undo): Clarify last change.
3937
39382005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3939
3940 * fixit.texi (Spelling): Fix typo.
3941
39422005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3943
3944 * basic.texi (Undo): Update description of `undo-outer-limit'.
3945
39462005-02-01 Nick Roberts <nickrob@snap.net.nz>
3947
3948 * building.texi: Update documentation relating to GDB Graphical
3949 Interface.
3950
39512005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3952
3953 * custom.texi (Easy Customization): Adapt menu to node name change.
3954
39552005-01-30 Richard M. Stallman <rms@gnu.org>
3956
3957 * custom.texi (Easy Customization): Defn of "User Option" now
3958 includes faces. Don't say just "option" when talking about variables.
3959 Do say just "options" to mean "anything customizable".
3960 (Specific Customization): Describe `customize-variable',
3961 not `customize-option'.
3962
3963 * glossary.texi (Glossary) <Faces>: Add xref.
3964 <User Option>: Change definition--include faces. Change xref.
3965
3966 * picture.texi (Picture): Mention artist.el.
3967
3968 * sending.texi, screen.texi, programs.texi, misc.texi:
3969 * mini.texi, major.texi, maintaining.texi, macos.texi:
3970 * help.texi, frames.texi, files.texi:
3971 Don't say just "option" when talking about variables.
3972
3973 * display.texi, mule.texi: Don't say just "option" when talking
3974 about variables. Other minor cleanups.
3975
8cf51b2c
GM
39762005-01-26 Lute Kamstra <lute@gnu.org>
3977
3978 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3979 File'. Mention the `-Q' option at the `--no-site-file' option.
3980
8cf51b2c
GM
39812005-01-22 David Kastrup <dak@gnu.org>
3982
3983 * building.texi (Grep Searching): Mention alias `find-grep' for
3984 `grep-find'.
3985
39862005-01-20 Richard M. Stallman <rms@gnu.org>
3987
3988 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3989
8cf51b2c
GM
39902005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3991
3992 * rmail.texi (Movemail): Explain differences
3993 between standard and mailutils versions of movemail.
3994 Describe command line and configuration options introduced
3995 with the latter.
3996 Explain the notion of mailbox URL, provide examples and
3997 cross-references to mailutils documentation.
3998 Describe various methods of specifying mailbox names,
3999 user names and user passwords for rmail.
4000 (Remote Mailboxes): New section. Describe
4001 how movemail handles remote mailboxes. Describe configuration
4002 options used to control its behavior.
4003 (Other Mailbox Formats): Explain handling of various mailbox
4004 formats.
4005
40062005-01-13 Richard M. Stallman <rms@gnu.org>
4007
4008 * commands.texi (Commands): Clarification.
4009
40102005-01-11 Richard M. Stallman <rms@gnu.org>
4011
4012 * programs.texi (Multi-line Indent): Fix previous change.
4013 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4014
8cf51b2c
GM
40152005-01-08 Richard M. Stallman <rms@gnu.org>
4016
4017 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4018 lazy-highlight.
4019
4020 * search.texi (Query Replace): Mention faces query-replace
4021 and lazy-highlight.
4022 (Incremental Search): Update isearch highlighting info.
4023
8cf51b2c
GM
40242005-01-04 Richard M. Stallman <rms@gnu.org>
4025
4026 * custom.texi (Saving Customizations): Minor improvement.
4027
8cf51b2c
GM
40282005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * custom.texi (Saving Customizations): Emacs no longer loads
4031 `custom-file' after .emacs. No longer mention customizing through
4032 Custom.
4033
8cf51b2c
GM
40342005-01-01 Andreas Schwab <schwab@suse.de>
4035
4036 * killing.texi (Graphical Kill): Move up under node Killing,
4037 change @section to @subsection.
4038
40392005-01-01 Richard M. Stallman <rms@gnu.org>
4040
4041 * custom.texi (Face Customization): Mention hex color specs.
4042
4043 * emacs.texi (Top): Update Killing submenu.
4044
4045 * killing.texi (Killing): Reorganize section.
4046 No more TeX-only text; put the node command at start of chapter.
4047 But the first section heading is used only in TeX.
4048 Rewrite the text to read better in this mode.
4049 (Graphical Kill): New subnode gets some of the text that
4050 used to be in the first section.
4051
40522004-12-31 Richard M. Stallman <rms@gnu.org>
4053
4054 * dired.texi (Shell Commands in Dired): Delete the ? example.
4055
4056 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4057
4058 * files.texi (Saving): Describe new require-final-newline features
4059 and mode-require-final-newline.
4060
8cf51b2c
GM
40612004-12-29 Richard M. Stallman <rms@gnu.org>
4062
4063 * custom.texi (File Variables): Clarify previous change.
4064
c8763fb6 40652004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4066
4067 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4068 out now.
4069
40702004-12-27 Richard M. Stallman <rms@gnu.org>
4071
4072 * Makefile.in (MAKEINFO): Specify --force.
4073
4074 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4075 (Undo): Doc undo-outer-limit.
4076
8cf51b2c
GM
40772004-12-15 Juri Linkov <juri@jurta.org>
4078
4079 * mark.texi (Transient Mark, Mark Ring): M-< and other
4080 movement commands don't set mark in Transient Mark mode
4081 if mark is active.
4082
8cf51b2c
GM
40832004-12-12 Juri Linkov <juri@jurta.org>
4084
4085 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4086 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4087
4088 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4089 (Misc Dired Commands): Add @r{(Dired)} to w.
4090
40912004-12-12 Juri Linkov <juri@jurta.org>
4092
4093 * mark.texi (Marking Objects): Marking commands also extend the
4094 region when mark is active in Transient Mark mode.
4095
8cf51b2c
GM
40962004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4097
4098 * custom.texi (Saving Customizations): Emacs only loads the custom
4099 file automatically after the init file in version 22.1 or later.
4100 Adapt text and examples to this fact.
4101
8cf51b2c
GM
41022004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4103
4104 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4105 be set through Custom. Otherwise, it has no effect.
4106
8cf51b2c
GM
41072004-12-05 Richard M. Stallman <rms@gnu.org>
4108
4109 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4110 * entering.texi: Rename Command Line to Emacs Invocation.
4111
8cf51b2c
GM
4112 * misc.texi (Term Mode): Correcty describe C-c.
4113
4114 * custom.texi (Easy Customization): Move up to section level,
4115 before Variables. Avoid using the term "variable"; say "option".
4116 New initial explanation.
4117 (Variables): In initial explanation, connect "variable" to the
4118 already-explained "user option".
4119
4120 * emacs.texi (Top): Fix ref to Command Line.
4121 Move reference to Easy Customization.
4122
4123 * xresources.texi (X Resources): Fix From link.
4124
4125 * doclicense.texi (GNU Free Documentation License): Fix To link.
4126
4127 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4128
4129 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4130
41312004-12-03 Richard M. Stallman <rms@gnu.org>
4132
4133 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4134
41352004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4136
4137 * kmacro.texi: Several small changes in addition to the following.
4138 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4139 defining a keyboard macro.
4140 Mention `kmacro-ring-max'.
4141 (Keyboard Macro Counter): Clarify description of
4142 `kmacro-insert-counter', `kmacro-set-counter',
4143 `kmacro-add-counter' and `kmacro-set-format'.
4144
41452004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4146
4147 * custom.texi (File Variables): Add `unibyte' and make it more
4148 clear that `unibyte' and `coding' are special. Suggested by Simon
4149 Krahnke <overlord@gmx.li>.
4150
4151 * mule.texi (Enabling Multibyte): Refer to File Variables.
4152 Suggested by Simon Krahnke <overlord@gmx.li>.
4153
c8763fb6 41542004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4155
4156 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4157 x-use-old-gtk-file-dialog.
4158
8cf51b2c
GM
41592004-11-20 Richard M. Stallman <rms@gnu.org>
4160
4161 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4162
41632004-11-09 Lars Brinkhoff <lars@nocrew.org>
4164
4165 * building.texi (Lisp Eval): Delete hyphen in section name.
4166
41672004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4168
4169 * files.texi (Old Versions):
4170 No longer document annotation as "CVS only".
4171
41722004-11-10 Andre Spiegel <spiegel@gnu.org>
4173
4174 * files.texi (Version Control): Rewrite the introduction about
4175 version systems, mentioning the new ones that we support. Thanks
4176 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4177 suggestions.
4178
c8763fb6 41792004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4180
49823426 4181 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4182
c8763fb6 41832004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4184
4185 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4186
41872004-10-23 Eli Zaretskii <eliz@gnu.org>
4188
4189 * text.texi (Text Based Tables, Table Definition)
4190 (Table Creation, Table Recognition, Cell Commands)
4191 (Cell Justification, Row Commands, Column Commands)
4192 (Fixed Width Mode, Table Conversion, Measuring Tables)
4193 (Table Misc): New nodes, documenting the Table Mode.
4194
8cf51b2c
GM
41952004-10-19 Jason Rumney <jasonr@gnu.org>
4196
4197 * makefile.w32-in (info): Change order of arguments to makeinfo.
4198
41992004-10-19 Ulf Jasper <ulf.jasper@web.de>
4200
4201 * calendar.texi (iCalendar): Update for package changes.
4202
8cf51b2c
GM
42032004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * files.texi (Misc File Ops): View mode is a minor mode.
4206
8cf51b2c
GM
42072004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4208
4209 * calendar.texi (iCalendar): Style changes.
4210
42112004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4212
4213 * search.texi (Regexps): The regexp described in the example is no
4214 longer stored in the variable `sentence-end'.
4215
8cf51b2c
GM
42162004-10-06 Nick Roberts <nickrob@snap.net.nz>
4217
4218 * building.texi (Starting GUD): Note that multiple debugging
4219 sessions requires `gdb --fullname'.
4220
42212004-10-05 Ulf Jasper <ulf.jasper@web.de>
4222
4223 * calendar.texi (iCalendar): New section for a new package.
4224
8cf51b2c
GM
42252004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * text.texi: Various small changes in addition to the following.
4228 (Text): Replace xref for autotype with inforef.
4229 (Sentences): Explain nil value for `sentence-end'.
4230 (Paragraphs): Update default values for `paragraph-start' and
4231 `paragraph-separate'.
4232 (Text Mode): Correct description of Text mode's effect on the
4233 syntax table.
4234 (Outline Visibility): `hide-other' does not hide top level headings.
4235 `selective-display-ellipses' no longer has an effect on Outline mode.
4236 (TeX Misc): Add missing @cindex.
4237 Replace xref for RefTeX with inforef.
4238 (Requesting Formatted Text): The variable
4239 `enriched-fill-after-visiting' no longer exists.
4240 (Editing Format Info): Update names of menu items and commands.
4241 (Format Faces): Mention special effect of specifying the default face.
4242 Describe inheritance of text properties.
4243 Correct description of `fixed' face.
4244 (Format Indentation): Correct description of effect of setting
4245 margins. Mention `set-left-margin' and `set-right-margin'.
4246 (Format Justification): Update names of menu items.
4247 `set-justification-full' is now bound to `M-j b'.
4248 Mention that `default-justification' is a per buffer variable.
4249 (Format Properties): Update name of menu item.
4250 (Forcing Enriched Mode): `format-decode-buffer' automatically
4251 turns on Enriched mode if the buffer is in text/enriched format.
4252
42532004-10-05 Emilio C. Lopes <eclig@gmx.net>
4254
4255 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4256
42572004-09-28 Kim F. Storm <storm@cua.dk>
4258
4259 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4260 Align with new functionality.
4261
8cf51b2c
GM
42622004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4263
4264 * display.texi (Display Custom): Remove stray `@end defvar'.
4265
42662004-09-23 Kim F. Storm <storm@cua.dk>
4267
4268 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4269 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4270
8cf51b2c
GM
42712004-09-20 Richard M. Stallman <rms@gnu.org>
4272
4273 * custom.texi (Hooks): Explain using setq to clear out a hook.
4274 (File Variables): Explain multiline string constants.
4275 (Non-ASCII Rebinding): Explain when you need to update
4276 non-ASCII char codes in .emacs.
4277
4278 * building.texi (Compilation): Explain how to make a silent
4279 subprocess that won't be terminated. Explain compilation-environment.
4280
42812004-09-13 Kim F. Storm <storm@cua.dk>
4282
4283 * mini.texi (Repetition): Rename isearch-resume-enabled to
4284 isearch-resume-in-command-history and change default to disabled.
4285
8cf51b2c
GM
42862004-09-09 Kim F. Storm <storm@cua.dk>
4287
4288 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4289 with new `kmacro-name-last-macro'.
4290
8cf51b2c
GM
42912004-09-08 Juri Linkov <juri@jurta.org>
4292
4293 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4294
8cf51b2c
GM
42952004-09-03 Juri Linkov <juri@jurta.org>
4296
4297 * search.texi (Incremental Search): Update wording for M-%.
4298
42992004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4300
4301 * killing.texi (Killing): Correct description of kill commands in
4302 read-only buffer.
4303
43042004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4305
4306 * building.texi (Compilation Mode): Add a paragraph about rules
4307 for finding the compilation buffer for `next-error'.
4308
4309 * search.texi (Other Repeating Search): Mention that Occur mode
4310 supports the next-error functionality.
4311
43122004-09-02 Juri Linkov <juri@jurta.org>
4313
4314 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4315
43162004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4317
4318 * kmacro.texi (Basic Keyboard Macro):
4319 `apply-macro-to-region-lines' now operates on all lines that begin
4320 in the region, rather than on all complete lines in the region.
4321
c8763fb6 43222004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4323
4324 * frames.texi (Drag and drop): Add documentation about
4325 x-dnd-test-function and x-dnd-known-types.
4326
43272004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4328
4329 * indent.texi: Various minor changes in addition to:
4330 (Indentation Commands): Correct description of `indent-relative'.
4331 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4332 mode. The *Tab Stops* buffer uses Overwrite Mode.
4333 (Just Spaces): `tabify' converts sequences of at least two spaces
4334 to tabs.
4335
8cf51b2c
GM
43362004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4337
4338 * frames.texi (Secondary Selection): Setting the secondary
4339 selection with M-Drag-Mouse-1 does not alter the kill ring,
4340 setting it with M-Mouse-1 and M-Mouse-3 does.
4341 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4342 toolkit scroll bars.
4343 (Scroll Bars): Ditto.
4344
4345 * windows.texi (Basic Window): When using a window system, the value
4346 of point in a non-selected window is indicated by a hollow box.
4347 (Split Window): Side by side windows are separated by a scroll bar,
4348 if scroll bars are used.
4349 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4350 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4351 (Window Convenience): Update bindings for `winner-undo' and
4352 `winner-redo'.
4353
4354 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4355 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4356 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4357 of "Using Emacs as a Server".
4358 * building.texi (Building): Interchange nodes (for correct numbering).
4359 * programs.texi (Programs): Interchange nodes (for correct numbering).
4360 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4361 Info to the node structure.
4362 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4363 Rearrange order of nodes and sections such that both "GNU GENERAL
4364 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4365 end, as appropriate for appendices.
4366 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4367 Use `@unnumberedsec'.
4368 * trouble.texi: Adapt sectioning in Info to the node structure.
4369 Adapt node pointers to change in emacs.texi.
4370 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4371
8cf51b2c
GM
43722004-08-25 Kenichi Handa <handa@m17n.org>
4373
4374 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4375 description for unibyte mode.
4376
43772004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4378
4379 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4380
4381 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4382 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4383 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4384 in @pxref.
4385
43862004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4387
4388 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4389 Change section names.
4390
8cf51b2c
GM
43912004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4392
4393 * kmacro.texi (Keyboard Macro Ring): Rename section.
4394 Emacs treats the head of the macro ring as the `last keyboard macro'.
4395 (Keyboard Macro Counter): Minor change.
4396 (Save Keyboard Macro): Some clarifications.
4397 (Edit Keyboard Macro): Rename section.
4398
4399 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4400 32-bit machines.
4401 (Several Buffers): Clarify which buffer is selected if `2' is
4402 pressed in the Buffer Menu.
4403 Auto Revert mode can be used to update the Buffer Menu
4404 automatically.
4405
44062004-08-21 Eli Zaretskii <eliz@gnu.org>
4407
4408 * help.texi (Misc Help): Add an index entry for finding an Info
4409 manual by its file name.
4410
44112004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * files.texi (Backup Deletion): Correct description of
4414 `delete-old-versions'.
4415 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4416 (Auto Save Files): Recommend `auto-save-mode' to reenable
4417 auto-saving, rather than the abbreviation `auto-save'.
4418
44192004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4420
4421 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4422 for "killing" and "yanking" in main menu.
4423
44242004-08-16 Richard M. Stallman <rms@gnu.org>
4425
4426 * killing.texi (Yanking, Killing): Minor cleanups.
4427
4428 * mark.texi (Momentary Mark): Minor cleanups.
4429
44302004-08-15 Kenichi Handa <handa@etl.go.jp>
4431
4432 * custom.texi (Non-ASCII Rebinding):
4433 C-q always inserts the right code to pass to global-set-key.
4434
8cf51b2c
GM
44352004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4436
4437 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4438 `insert-register', instead of `C-x r g' binding, for consistency.
4439
44402004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4441
4442 * fixit.texi (Spelling): Fix typo.
4443
44442004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4445
4446 * help.texi (Help): Fix Texinfo usage.
4447
8cf51b2c
GM
44482004-07-24 Richard M. Stallman <rms@gnu.org>
4449
4450 * text.texi (Paragraphs): Update how paragraphs are separated
4451 and the default for paragraph-separate.
4452
4453 * search.texi (Regexp Replace): Further update text for new
4454 replacement operators.
4455
8cf51b2c
GM
44562004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4457
4458 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4459 `R' switch.
4460
4461 * dired.texi (Dired Updating): `k' only deletes inserted
4462 subdirectories from the Dired buffer if a prefix argument was given.
4463
4464 * search.texi (Regexps): Delete redundant definition of `symbol' in
4465 description of `\_>'. It already occurs in the description of `\_<'.
4466
8cf51b2c
GM
44672004-07-01 Juri Linkov <juri@jurta.org>
4468
4469 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4470 (Regexp Search): Add M-r.
4471
44722004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4473
4474 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4475
44762004-06-29 Jesper Harder <harder@ifa.au.dk>
4477
49823426 4478 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4479
44802004-06-25 Richard M. Stallman <rms@gnu.org>
4481
4482 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4483
44842004-06-25 David Kastrup <dak@gnu.org>
4485
4486 * search.texi (Regexp Replace): Some typo corrections and
4487 rearrangement.
4488
44892004-06-24 David Kastrup <dak@gnu.org>
4490
4491 * search.texi (Unconditional Replace): Use replace-string instead
4492 of query-replace in example.
4493 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4494 sequences.
4495 (Query Replace): Correct explanation of `^' which does not use
4496 the mark stack.
4497
44982004-06-21 Nick Roberts <nickrob@gnu.org>
4499
4500 * misc.texi (Shell History Copying): Document comint-insert-input.
4501 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4502
8cf51b2c
GM
45032004-06-20 Jesper Harder <harder@ifa.au.dk>
4504
4505 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4506 * custom.texi (Customization): Do.
4507 * anti.texi (Antinews): Do.
4508 * abbrevs.texi (Defining Abbrevs): Do.
4509
4510 * programs.texi (Info Lookup): Fix keybinding for
4511 info-lookup-symbol.
4512
45132004-06-16 Juanma Barranquero <lektu@terra.es>
4514
4515 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4516 Add emacs-xtra.
4517 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4518 (clean): Add emacs-xtra and flymake. Remove redundancies.
4519
45202004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4521
4522 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4523 Add emacs-xtra.
4524 * emacs-xtra.texi: New file.
4525
45262004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4529 (Dired and Find): Mention differences with ordinary Dired buffers.
4530
8cf51b2c
GM
45312004-06-13 Richard M. Stallman <rms@gnu.org>
4532
4533 * custom.texi (Init Syntax): Explain about vars that do special
4534 things when set with setq or with Custom.
4535 (Init Examples): Add line-number-mode example.
4536
8cf51b2c
GM
45372004-06-12 Juri Linkov <juri@jurta.org>
4538
4539 * dired.texi (Operating on Files): Add dired-do-touch.
4540
8cf51b2c
GM
45412004-06-10 Juri Linkov <juri@jurta.org>
4542
4543 * building.texi (Lisp Eval): Add C-M-x on defface.
4544
45452004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4546
4547 * files.texi (Reverting): Auto-Revert mode and
4548 Global Auto-Revert mode no longer revert remote files.
4549
8cf51b2c
GM
45502004-05-29 Richard M. Stallman <rms@gnu.org>
4551
4552 * custom.texi (Init File): Two dashes start --no-site-file.
4553
8cf51b2c
GM
45542004-05-29 Alan Mackenzie <acm@muc.de>
4555
4556 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4557 ("AWK"): Is consistently thus spelt throughout.
4558 (AWK, Pike): Document as "C-like modes".
4559 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4560 (M-x man): Supersedes M-x manual-entry.
4561 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4562
4563 ("Comments in C"): Delete node; the info is in CC Mode manual.
4564 (c-comment-only-line-offset): Remove description.
4565
4566 (C-c ., C-c C-c): Describe new C Mode bindings.
4567
4568 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4569 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4570 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4571 Amend definitions.
4572
4573 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4574 Describe functions.
4575
4576 (c-comment-start-regexp, c-hanging-comment-ender-p)
4577 (c-hanging-comment-starter-p): Remove obsolete definitions.
4578
4579 * emacs.texi: Remove the menu entry "Comments in C".
4580
8cf51b2c
GM
45812004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4582
4583 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4584 `M-x locate'.
4585
45862004-05-16 Karl Berry <karl@gnu.org>
4587
4588 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4589 makeinfo --html fails.
4590 * help.texi (Help Summary) [@ifnottex]: Likewise.
4591
45922004-05-13 Nick Roberts <nickrob@gnu.org>
4593
4594 * building.texi (GDB Graphical Interface): Update and describe
4595 layout first.
4596
8cf51b2c
GM
45972004-05-04 Jason Rumney <jasonr@gnu.org>
4598
4599 * makefile.w32-in: Revert last change.
4600
46012004-05-03 Jason Rumney <jasonr@gnu.org>
4602
4603 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4604
8cf51b2c
GM
46052004-04-23 Juanma Barranquero <lektu@terra.es>
4606
4607 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4608
46092004-04-18 Juri Linkov <juri@jurta.org>
4610
4611 * fixit.texi (Spelling): Remove file extension from ispell xref.
4612
46132004-04-15 Kim F. Storm <storm@cua.dk>
4614
4615 * cmdargs.texi (Initial Options): Add -Q.
4616
46172004-04-05 Kim F. Storm <storm@cua.dk>
4618
4619 * custom.texi (File Variables): Add safe-local-eval-forms.
4620
8cf51b2c
GM
46212004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4622
4623 * files.texi (Reverting): Correct description of revert-buffer's
4624 handling of point.
4625
46262004-03-22 Juri Linkov <juri@jurta.org>
4627
4628 * emacs.texi (Top): Add `Misc X'.
4629
49823426 4630 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4631
4632 * glossary.texi: Improve references.
4633
4634 * help.texi: Sync keywords with finder.el.
4635
4636 * mini.texi (Completion): Add description for menu items.
4637
4638 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4639
4640 * sending.texi (Mail Methods): Fix xref to Message manual.
4641
8cf51b2c
GM
46422004-03-12 Richard M. Stallman <rms@gnu.org>
4643
8cf51b2c
GM
4644 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4645
8cf51b2c
GM
46462004-03-04 Richard M. Stallman <rms@gnu.org>
4647
4648 * search.texi (Regexps): Explain that ^ and $ have their
4649 special meanings only in certain contexts.
4650
4651 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4652
4653 * mule.texi (Specify Coding): Doc C-x RET F.
4654
4655 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4656 for multiple compile and grep buffers.
4657 (Indirect Buffers): Don't recommand clone-indirect-buffer
4658 for multiple compile and grep buffers.
4659
8cf51b2c
GM
46602004-02-29 Juanma Barranquero <lektu@terra.es>
4661
4662 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4663 Use $(DEL) instead of rm, and ignore exit code.
4664
8cf51b2c
GM
46652004-02-23 Nick Roberts <nick@nick.uklinux.net>
4666
4667 * building.texi (Watch Expressions): Update.
4668
46692004-02-21 Juri Linkov <juri@jurta.org>
4670
4671 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4672 --directory, --help, --version. Move text about command-line-args
4673 to Command Arguments.
4674 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4675 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4676 (Window Size X): Join -g and --geometry. Add @cindex.
4677 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4678 (Title X): Remove alias -title.
4679 (Misc X): New node.
4680
c8763fb6 46812004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4682
4683 * frames.texi (Drag and drop): Add Motif to list of supported
4684 protocols.
4685
c8763fb6 46862004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4687
4688 * frames.texi (Drag and drop): New section.
4689
46902004-01-24 Richard M. Stallman <rms@gnu.org>
4691
4692 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4693 Include it only @ifnotinfo. Patch the preceding and following
4694 node headers to point to each other.
4695
46962004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4697
4698 * calendar.texi (Appointments): Update section.
4699
47002003-12-29 Kevin Ryde <user42@zip.com.au>
4701
8cf51b2c
GM
4702 * programs.texi (C Modes): Fix the xref.
4703
47042003-12-23 Nick Roberts <nick@nick.uklinux.net>
4705
4706 * building.texi (Watch Expressions): Update.
4707 (Commands of GUD): Include use of toolbar + breakpoints set from
4708 fringe/margin.
4709
47102003-12-03 Andre Spiegel <spiegel@gnu.org>
4711
4712 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4713 <acm@muc.de>.
4714
c8763fb6 47152003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4716
4717 * frames.texi (Dialog Boxes): Add use-file-dialog.
4718
8cf51b2c
GM
47192003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4720
4721 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4722 in CC Mode.
4723
8cf51b2c
GM
47242003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4725
4726 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4727 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4728 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4729 * man/frames.texi, man/glossary.texi, man/killing.texi:
4730 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4731 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4732 * man/sending.texi, man/text.texi, man/trouble.texi:
4733 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4734
47352003-11-01 Alan Mackenzie <acm@muc.de>
4736
4737 * search.texi (Scrolling During Incremental Search): Document a
4738 new scrolling facility in isearch mode.
4739
8cf51b2c
GM
47402003-10-22 Miles Bader <miles@gnu.org>
4741
4742 * Makefile.in (info): Move before $(top_srcdir)/info.
4743
47442003-10-22 Nick Roberts <nick@nick.uklinux.net>
4745
4746 * building.texi (Watch Expressions): Update section on data display
4747 to reflect code changes (GDB Graphical Interface).
4748
8cf51b2c
GM
47492003-10-13 Richard M. Stallman <rms@gnu.org>
4750
4751 * xresources.texi (GTK resources): Clean up previous change.
4752
c8763fb6 47532003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4754
4755 * xresources.texi (GTK resources): Add a note that some themes
4756 disallow customizations. Add scroll theme example.
4757
8cf51b2c
GM
47582003-09-30 Richard M. Stallman <rms@gnu.org>
4759
8cf51b2c
GM
4760 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4761
4762 * misc.texi (Saving Emacs Sessions): Shorten the section,
4763 collapsing back into one node.
4764
47652003-09-30 Lars Hansen <larsh@math.ku.dk>
4766
4767 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4768
c8763fb6 47692003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4770
4771 * xresources.texi (GTK names in Emacs): Correct typo.
4772
8cf51b2c
GM
47732003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4774
4775 * cmdargs.texi (Font X): Mention new default font. More
4776 fully describe long font names, wildcard patterns and the
4777 problems involved. (Result of discussion on emacs-devel.)
4778
47792003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4780
4781 * emacs.texi (Acknowledgements): Correct typo.
4782
47832003-09-22 Richard M. Stallman <rms@gnu.org>
4784
4785 * dired.texi (Misc Dired Commands): New node.
4786 (Dired Navigation): Add dired-goto-file.
4787
4788 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4789
4790 * emacs.texi (Acknowledgements): New node, split from Distribution.
4791
4792 * cmdargs.texi (Action Arguments): -f reads interactive args.
4793
8cf51b2c
GM
47942003-09-08 Lute Kamstra <lute@gnu.org>
4795
4796 * screen.texi (Mode Line): Say that POS comes before LINE.
4797 Mention `size-indication-mode'.
4798 * display.texi (Optional Mode Line): Document
4799 `size-indication-mode'.
4800 * basic.texi (Position Info): Mention `size-indication-mode'.
4801
48022003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4803
4804 * xresources.texi (Resources): Refer to `editres' man page.
4805 (Lucid Resources): Update defaults. Expand description of
4806 `shadowThickness'.
4807
48082003-09-04 Miles Bader <miles@gnu.org>
4809
4810 * Makefile.in (top_srcdir): New variable.
4811 ($(top_srcdir)/info): New rule.
4812 (info): Depend on it.
4813
48142003-09-03 Peter Runestig <peter@runestig.com>
4815
4816 * makefile.w32-in: New file.
4817
48182003-08-29 Richard M. Stallman <rms@gnu.org>
4819
4820 * misc.texi (Saving Emacs Sessions): Correct previous change.
4821
8cf51b2c
GM
48222003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4823
8cf51b2c
GM
4824 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4825 (Intro): Include kmacro.texi after fixit.texi instead of after
4826 custom.texi. (As suggested by Kim Storm.)
4827
48282003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4829
4830 * fixit.texi (Fixit): Update `Next' pointer.
4831 * files.texi (Files): Update `Previous' pointer.
4832 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4833 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4834 (Suggested by Kim Storm.)
4835 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4836
48372003-08-18 Kim F. Storm <storm@cua.dk>
4838
4839 * kmacro.texi: New file describing enhanced keyboard macro
4840 functionality. Replaces old description in custom.texi.
4841
4842 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4843 (Keyboard Macros): Move to new kmacro.texi file.
4844
4845 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4846
8cf51b2c
GM
48472003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4848
4849 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4850
48512003-08-17 Alex Schroeder <alex@gnu.org>
4852
4853 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4854 required.
4855
8cf51b2c
GM
48562003-08-05 Richard M. Stallman <rms@gnu.org>
4857
4858 * programs.texi (Lisp Indent): Don't describe
4859 lisp-indent-function property here. Use xref to Lisp Manual.
4860
8cf51b2c
GM
48612003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4862
4863 * calendar.texi (Date Formats): Document changed behaviour of
4864 abbreviations.
4865
48662003-07-24 Markus Rost <rost@math.ohio-state.edu>
4867
4868 * buffers.texi (List Buffers): Fix previous change.
4869
8cf51b2c
GM
48702003-07-13 Markus Rost <rost@math.ohio-state.edu>
4871
4872 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4873 List*.
4874
48752003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4876
8cf51b2c
GM
4877 * display.texi (Font Lock): Fix typo.
4878
48792003-07-07 Richard M. Stallman <rms@gnu.org>
4880
4881 * display.texi (Font Lock): Add xref for format info on
4882 font-lock-remove-keywords.
4883
4884 * building.texi (Compilation): Document what happens with asynch
4885 children of compiler process.
4886
4887 * help.texi (Library Keywords): Use @multitable.
4888
8cf51b2c
GM
48892003-06-04 Richard M. Stallman <rms@gnu.org>
4890
4891 * programs.texi (Expressions): Delete C-M-DEL.
4892
4893 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4894 comint-move-point-for-output renamed from
4895 comint-scroll-to-bottom-on-output.
4896
4897 * custom.texi (Init Rebinding): Replace previous change with xref.
4898 (Non-ASCII Rebinding): Explain that issue more briefly here.
4899
49002003-05-28 Richard M. Stallman <rms@gnu.org>
4901
4902 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4903
49042003-05-28 Nick Roberts <nick@nick.uklinux.net>
4905
4906 * building.texi (GDB Graphical Interface): New node.
4907 (Rewritten somewhat by RMS.)
4908
c8763fb6 49092003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4910
4911 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4912 non-English letters. Explain how to set coding systems correctly
4913 and how to include the right coding cookie in the file.
4914
c8763fb6 49152003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4916
4917 * indent.texi (Indentation): Explain the concepts.
4918 (Just Spaces): Explain why preventing tabs for indentation might
4919 be useful.
4920
8cf51b2c
GM
49212003-04-16 Richard M. Stallman <rms@gnu.org>
4922
4923 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4924
8cf51b2c
GM
49252003-02-22 Alex Schroeder <alex@emacswiki.org>
4926
4927 * cmdargs.texi (General Variables): Document SMTPSERVER.
4928
8cf51b2c
GM
4929 * sending.texi: Remove SMTP node.
4930 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4931 library.
4932
8cf51b2c
GM
49332003-02-22 Alex Schroeder <alex@emacswiki.org>
4934
4935 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4936
49372003-02-22 Simon Josefsson <jas@extundo.com>
4938
4939 * sending.texi (Mail Methods): Add node about SMTP.
4940
c8763fb6 49412003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4942
4943 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4944
8cf51b2c
GM
49452003-02-01 Kevin Ryde <user42@zip.com.au>
4946
4947 * glossary.texi (Glossary): Correction to cl cross reference.
4948
49492003-01-20 Richard M. Stallman <rms@gnu.org>
4950
4951 * killing.texi (Rectangles): Document C-x c r.
4952
c8763fb6 49532003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4954
4955 * xresources.texi (GTK resources): New node.
4956 (GTK widget names): New node.
4957 (GTK names in Emacs): New node.
4958 (GTK styles): New node.
4959
c8763fb6 49602003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4961
4962 * maintaining.texi (Create Tags Table): Add reference to the new
4963 `etags --help --lang=LANG' option.
4964
8cf51b2c
GM
49652002-10-02 Karl Berry <karl@gnu.org>
4966
49823426 4967 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4968 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4969 where needed for the sake of the HTML output.
8cf51b2c
GM
4970
49712001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4972
4973 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4974 source files.
4975
49762001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4977
4978 * Makefile.in (emacsman): New target.
4979
8cf51b2c
GM
49802001-10-20 Gerd Moellmann <gerd@gnu.org>
4981
4982 * (Version 21.1 released.)
4983
49842001-10-05 Gerd Moellmann <gerd@gnu.org>
4985
4986 * Branch for 21.1.
4987
8cf51b2c
GM
49882001-03-05 Gerd Moellmann <gerd@gnu.org>
4989
4990 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4991
8cf51b2c
GM
49922000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4993
4994 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4995
8cf51b2c
GM
49961999-07-12 Richard Stallman <rms@gnu.org>
4997
4998 * Version 20.4 released.
4999
50001998-12-04 Markus Rost <rost@delysid.gnu.org>
5001
5002 * Makefile.in (INFO_TARGETS): Delete customize.info.
5003 (DVI_TARGETS): Delete customize.dvi.
5004 (../info/customize, customize.dvi): Targets deleted.
5005
50061998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5007
5008 * Version 20.3 released.
5009
50101998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5011
5012 * Makefile.in (EMACSSOURCES): Add mule.texi.
5013 Add msdog.texi, ack.texi. Remove gnu1.texi.
5014
50151998-04-06 Andreas Schwab <schwab@gnu.org>
5016
5017 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5018 it in dvi targets.
8cf51b2c
GM
5019
50201997-09-23 Paul Eggert <eggert@twinsun.com>
5021
5022 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5023 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5024 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5025
50261997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5027
5028 * Version 20.2 released.
5029
50301997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5031
5032 * Version 20.1 released.
5033
50341997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5035
5036 * Makefile (../info/customize, customize.dvi): New targets.
5037 (INFO_TARGETS): Add ../info/customize.
5038 (DVI_TARGETS): Add customize.dvi.
5039
8cf51b2c
GM
50401996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5041
5042 * Version 19.33 released.
5043
50441996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5045
5046 * Version 19.32 released.
5047
8cf51b2c
GM
50481996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5049
5050 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5051
50521996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5053
5054 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5055 Specify -I option.
5056 (All dvi targets): Set the TEXINPUTS variable.
5057
50581996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5059
5060 * Version 19.31 released.
5061
8cf51b2c
GM
50621995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5063
5064 * Version 19.30 released.
5065
8cf51b2c
GM
50661995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5067
5068 * Makefile.in (maintainer-clean): Rename from realclean.
5069
50701994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5071
5072 * Makefile.in: New file.
5073 * Makefile: File deleted.
5074
50751994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5076
5077 * Makefile (TEXINDEX_OBJS): Variable deleted.
5078 (texindex, texindex.o, getopt.o): Rules deleted.
5079 All deps on texindex deleted.
5080 (distclean): Don't delete texindex.
5081 (mostlyclean): Don't delete *.o.
5082 * texindex.c, getopt.c: Files deleted.
5083
50841994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5085
5086 * Version 19.26 released.
5087
50881994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5089
5090 * Makefile (EMACSSOURCES): Exclude undo.texi.
5091
50921994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5093
5094 * Version 19.25 released.
5095
50961994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5097
5098 * Version 19.24 released.
5099
51001994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5101
5102 * Version 19.23 released.
5103
51041994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5105
5106 * Makefile: Delete spurious tab.
5107
51081994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5109
5110 * Makefile (.SUFFIXES): New rule.
5111
8cf51b2c
GM
51121993-12-04 Richard Stallman (rms@srarc2)
5113
5114 * getopt.c: New file.
5115 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5116 (getopt.o): New rule.
5117 (dvi): Don't depend on texindex.
49823426 5118 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5119
51201993-12-03 Richard Stallman (rms@srarc2)
5121
49823426
GM
5122 * Makefile (TEXI2DVI): New variable.
5123 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5124 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5125
51261993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5127
5128 * Version 19.22 released.
5129
51301993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5131
5132 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5133
51341993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5135
5136 * Version 19.21 released.
5137
8cf51b2c
GM
51381993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5139
5140 * Makefile (realclean): Don't delete the Info files.
5141
51421993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5143
8cf51b2c
GM
5144 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5145 4' where appropriate.
5146
51471993-10-20 Brian Fox (bfox@ai.mit.edu)
5148
49823426 5149 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5150
5151 * texindex.c: Include "../src/config.h" if building in emacs.
5152
5153 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5154 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5155 Add target to build texindex.c, defining `emacs'.
5156
8cf51b2c
GM
51571993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5158
5159 * Version 19.19 released.
5160
8cf51b2c
GM
51611993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5162
5163 * Version 19.18 released.
5164
51651993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5166
5167 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5168
51691993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5170
5171 * Version 19.17 released.
5172
51731993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5174
5175 * split-man: Fix typos in last change.
5176
51771993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5178
5179 * Version 19.16 released.
5180
51811993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5182
5183 * version 19.15 released.
5184
51851993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5186
5187 * Makefile (distclean): It's rm, not rf.
5188
51891993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5190
5191 * Version 19.14 released.
5192
51931993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5194
5195 * Makefile: New file.
5196
51971993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5198
5199 * Version 19.13 released.
5200
52011993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5202
5203 * Version 19.9 released.
5204
52051993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5206
5207 * Version 19.8 released.
5208
52091993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5210
5211 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5212
5213 * trouble.texi: It's `enable-flow-control-on', not
5214 `evade-flow-control-on'.
5215
52161993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5217
5218 * display.texi: Document standard-display-european.
5219
52201993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5221
5222 * Version 19.7 released.
5223
5224 * emacs.texi: Add a sentence to the top menu mentioning the
5225 specific version of Emacs this manual applies to.
5226
52271993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5228
5229 * basic.texi: Document next-line-add-lines variable used to
5230 implement down-arrow.
5231
5232 * killing.texi: Document kill-whole-line.
5233
52341993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5235
5236 * text.texi: Update unix TeX ordering information.
5237
52381993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5239
5240 * news.texi: Mention fill-rectangle in keybinding list.
5241
5242 * killing.texi: Document fill-rectangle.
5243
52441993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5245
5246 * vc.texi: Bring the docs up to date with VC 5.2.
5247
52481992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5249
5250 * emacs.tex: Mention blackbox and gomoku under Amusements.
5251 Assembler mode is now mentioned and appropriately indexed
5252 under Programming Modes.
5253
52541991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5255
5256 * emacs.tex: Update TeX ordering information.
5257
8cf51b2c
GM
52581990-06-26 David Lawrence (tale@geech)
5259
5260 * emacs.tex: Note that completion-ignored-extensions is not used
5261 to filter out names when all completions are displayed in
5262 *Completions*.
5263
52641990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5265
5266 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5267
52681990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5269
5270 * emacs.tex: Add @findex grep.
5271
8cf51b2c
GM
52721988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5273
5274 * emacs.tex: Correct two typos. No other changes before
5275 Version 19 will be made.
5276
8cf51b2c
GM
52771988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5278
5279 * emacs.tex: Update information for obtaining TeX distribution from the
5280 University of Washington.
5281
5282;; Local Variables:
c8763fb6 5283;; coding: utf-8
8cf51b2c
GM
5284;; fill-column: 79
5285;; add-log-time-zone-rule: t
5286;; End:
5287
5288 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5289 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5290
5291 This file is part of GNU Emacs.
5292
5293 GNU Emacs is free software; you can redistribute it and/or modify
5294 it under the terms of the GNU General Public License as published by
5295 the Free Software Foundation; either version 3, or (at your option)
5296 any later version.
5297
5298 GNU Emacs is distributed in the hope that it will be useful,
5299 but WITHOUT ANY WARRANTY; without even the implied warranty of
5300 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5301 GNU General Public License for more details.
5302
5303 You should have received a copy of the GNU General Public License
5304 along with GNU Emacs; see the file COPYING. If not, write to the
5305 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5306 Boston, MA 02110-1301, USA.
5307
5308;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd