(tar-header): New field `header-start'.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a3cdbdf8
MO
12008-05-21 Tom Tromey <tromey@redhat.com>
2
3 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4 Variables node.
5
854a574c
MO
62008-05-19 Tom Tromey <tromey@redhat.com>
7
8 * custom.texi (Variables): Add Directory Variables to menu.
9 (Directory Variables): New node.
10
7c2ec3f9
ER
112008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
12
13 * vc2-xtra.texi: Mofify an example so it reflects what vc.el
14 now does.
15
370fded4
ER
162008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
17
18 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
19 Revision Tags and rewritten. Section now uses modern terminology,
20 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
21 accurately.
22
6af511e3
EZ
232008-05-10 Eli Zaretskii <eliz@gnu.org>
24
25 * msdog.texi (Windows Files): Update documentation of
26 w32-get-true-file-attributes.
27
7a78b6e7
ER
282008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
29
30 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
31 directory mode.
32
1bcfc24e
CY
332008-05-08 Chong Yidong <cyd@stupidchicken.com>
34
35 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 36 entry "television".
1bcfc24e 37
db86064f
ER
382008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
39
ab5ec32c 40 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 41
a31b405e
ER
422008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
43
44 * emacs/buffers.texi, emacs/files.texi (Version-control):
45 vc-toggle-read-only is no longer a good idea...
46
ff2c14fc
GM
472008-04-29 Glenn Morris <rgm@gnu.org>
48
49 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
50
367c9b7c
JL
512008-04-22 Juri Linkov <juri@jurta.org>
52
53 * dired.texi (Subdirectories in Dired): Describe using `^'
54 to return to the parent directory.
55
4ac1e9b4
NR
562008-04-22 Nick Roberts <nickrob@snap.net.nz>
57
58 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
59 recent changes.
60
b9b3bf2b
NR
612008-04-19 Nick Roberts <nickrob@snap.net.nz>
62
63 * building.texi (GDB-UI Layout, Breakpoints Buffer)
64 (Other GDB-UI Buffers): Update for recent thread related changes.
65
4d120d6a
SM
662008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
67
68 * maintaining.texi (Maintaining):
69 * emacs.texi (Top): Typo.
70
a152877d
SM
712008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
72
b9b3bf2b
NR
73 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
74 arg in `font-lock-add-keywords'.
a152877d 75
36c0514c
GM
762008-04-08 Glenn Morris <rgm@gnu.org>
77
78 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
79 Also add Baha'i calendar references where appropriate.
80
06a97d46
GM
812008-04-05 Glenn Morris <rgm@gnu.org>
82
83 * custom.texi (Init File): Byte-compiling .emacs is bad.
84
6adc6eed
SM
852008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
86
87 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
88
571388b0
GM
892008-03-29 Glenn Morris <rgm@gnu.org>
90
91 * calendar.texi: Update for `calendar-date-style' replacing
92 `european-calendar'.
93
3ae8f876
JR
942008-03-28 Jason Rumney <jasonr@gnu.org>
95
96 * display.texi (Display Custom): Mention overlay-margin in text.
97
5bc6ddff 982008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 99
5bc6ddff
MB
100 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
101 tutorial' comments.
03a864d5 102
7186a830
CY
1032008-03-28 Chong Yidong <cyd@stupidchicken.com>
104
105 * mark.texi (Mark): Rearrange nodes.
106 (Persistent Mark): Rename from Transient Mark.
107 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
108 Describe Transient Mark mode as the default.
109
110 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
111 the default behavior with Transient Mark mode off.
112 (Position Info): Fix typo.
113
114 * display.texi (Standard Faces): Reference the Mark node. Remove
115 discussion of the region face, which is discussed there.
116
117 * emacs.texi (Top): Update node listings.
118
119 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
120 as the default.
121
122 * fixit.texi (Undo): Standardize choice of undo key sequence.
123 (Undo, Spelling): Describe Transient Mark mode as the default.
124
125 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
126 default.
127
128 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
129
130 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
131 mode is the default, and note that the mark is not activated when set.
132
133 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
134 Describe Transient Mark mode as the default.
135
136 * search.texi (Basic Isearch): Reference the Mark Ring node.
137 (Replace, Unconditional Replace, Other Repeating Search):
138 Describe Transient Mark mode as the default.
139
140 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
141 Transient Mark mode as the default.
142 (Paragraphs): Describe how M-h behaves when region is active.
143
144 * trouble.texi (Quitting): Clarify effects of C-g.
145
dc47d1ff
GM
1462008-03-13 Glenn Morris <rgm@gnu.org>
147
148 * emacs.texi (EMACSVER): Set to 23.0.60.
149
e3e0fb39 1502008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 151
e3e0fb39
GM
152 * dired.texi (Hiding Subdirectories): Fix previous change.
153
1542008-03-05 Drew Adams <drew.adams@oracle.com>
155
156 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 157
5e14abf8
KS
1582008-02-28 Kim F. Storm <storm@cua.dk>
159
160 * help.texi (Help Files): Move describe-gnu-project to C-h g.
161 Move describe-distribution to C-h C-o.
162 Move view-emacs-problems to C-h C-p.
163 Add view-emacs-debugging on C-h C-d.
164 Add view-external-packages on C-h C-e.
d0207bf3 165 Add view-order-manuals on C-h C-m.
5e14abf8 166
d0207bf3 1672008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
168
169 * msdog-xtra.texi (MS-DOS): Docstring fix.
170
87e391bb
EZ
1712008-02-09 Eli Zaretskii <eliz@gnu.org>
172
173 * msdog.texi (Windows Fonts): Use a @table for describing font
174 properties.
175
5662e503
JR
1762008-02-07 Jason Rumney <jasonr@gnu.org>
177
178 * msdog.texi (Windows Files): w32-get-true-file-attributes default
179 value has changed.
180 (Windows HOME): Clarify what is meant by "if that fails as well".
181 (Windows Fonts): New section.
182
72463824
GM
1832008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
184
185 * basic.texi (Basic Undo): Remove duplicate "you can".
186
7ff926e0
EZ
1872008-02-02 Eli Zaretskii <eliz@gnu.org>
188
189 * maintaining.texi (Tags): Fix last change.
190
6ab7aef1
MA
1912008-02-02 Michael Albinus <michael.albinus@gmx.de>
192
093571c3 193 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 194
ace67e7e
NR
1952008-01-31 Nick Roberts <nickrob@snap.net.nz>
196
197 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
198
ae068fdf
RS
1992008-01-26 Richard Stallman <rms@gnu.org>
200
201 * maintaining.texi (Tags): Delete redundant index entry.
202
a56d9a08
EZ
2032008-01-26 Eli Zaretskii <eliz@gnu.org>
204
205 * programs.texi (Imenu): Move "@cindex tags" from here...
206 * maintaining.texi (Tags): ...to here.
207
e941ed90
NR
2082008-01-23 Kevin Ryde <user42@zip.com.au>
209
210 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
211 click count.
212
650276d5
JB
2132008-01-21 Juanma Barranquero <lekktu@gmail.com>
214
215 * entering.texi (Exiting): Fix typo.
216 Reported by D. E. Evans <sinuhe@gnu.org>.
217
8dc17977
MR
2182007-12-31 Martin Rudalics <rudalics@gmx.at>
219
220 * glossary.texi (Glossary): Fix typo.
221
9f9695a6
RS
2222007-12-27 Richard Stallman <rms@gnu.org>
223
224 * text.texi (Formatted Text): Improve menu tag.
225 (Editing Format Info): In Info, add duplicate menu of nodes
226 about the submenus.
227 (Format Faces): Say where Faces menu is found. Mention Other.
228 (Format Colors): Say where these submenus are found.
229 (Format Indentation, Format Justification): Likewise.
230 (Format Properties): Likewise.
231
abfd0191
RS
2322007-12-22 Richard Stallman <rms@gnu.org>
233
234 * search.texi (Query Replace): Make exp of query-replace more
235 self-contained, and clarify.
8dc17977 236
abfd0191
RS
237 * cc-mode.texi (Getting Started): Change @ref to @pxref.
238
a2586785
RS
2392007-12-15 Richard Stallman <rms@gnu.org>
240
241 * files.texi (Auto Save): Clarify definition of auto-saving.
242
a67cf2bb
RS
2432007-11-26 Richard Stallman <rms@gnu.org>
244
245 * help.texi (Help Echo): Cleanups.
246
448b33b1
TTN
2472007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
248
249 * files.texi (Why Version Control?): Fix typo.
250 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
251 (Selecting a Fileset): Fix typos; small rewording.
252 (Log Buffer): Likewise.
253 (Old Revisions): Likewise.
448b33b1 254
221bb7f6
EZ
2552007-11-17 Eli Zaretskii <eliz@gnu.org>
256
257 * mule.texi (Communication Coding): Fix wording of last change.
258
d0207bf3 2592007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 260
630cb3b7
JB
261 * custom.texi (Specifying File Variables):
262 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 263
53b7759e
KH
2642007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
265
a5ab2e0c 266 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
267
268 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
269
c8763fb6 2702007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 271
630cb3b7 272 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
273 --output=file.
274
ff98e024
MR
2752007-11-13 Martin Rudalics <rudalics@gmx.at>
276
277 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
278 (Help Echo): Avoid mentioning the term "region" here and
279 consistently use the term "active text".
280
37b11c22
GM
2812007-11-11 Glenn Morris <rgm@gnu.org>
282
283 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
284
21d50ba1
JL
2852007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
286
287 * search.texi (Query Replace): Mention
288 `query-replace-show-replacement'.
289
c12ecb0a 2902007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
291
292 * building.texi (Watch Expressions): Remove obscure sentence.
293
3b4201f4
KH
2942007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
295
296 * mule.texi (Select Input Method): Describe how to activate an input
297 method in the text mode.
298
07e5c0b0
DN
2992007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
300
301 * cmdargs.texi (Misc Variables): Remove Sun windows info.
302
52dd7391
NR
3032007-10-30 Nick Roberts <nickrob@snap.net.nz>
304
305 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
306
c004e539
GM
3072007-10-30 Glenn Morris <rgm@gnu.org>
308
309 * misc.texi (Directory Tracking): Explain a bit more about
310 dirtrack-mode.
311
ca8c5b8c
GM
3122007-10-25 Glenn Morris <rgm@gnu.org>
313
314 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
315
b6c764ef
RS
3162007-10-24 Richard Stallman <rms@gnu.org>
317
318 * misc.texi (Interactive Shell): Cleanup last change.
319
eabd84c9
JL
3202007-10-22 Juri Linkov <juri@jurta.org>
321
322 * mini.texi (Minibuffer History): Add text about a list of minibuffer
323 default values.
324
0b43c7e2
ER
3252007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
326
ca8c5b8c 327 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
328 'filesets'.
329
a80859d4
MR
3302007-10-18 Martin Rudalics <rudalics@gmx.at>
331
332 * trouble.texi (Quitting): Fix typo.
333
c9447ae1
GM
3342007-10-18 Glenn Morris <rgm@gnu.org>
335
336 * frames.texi (Mode Line Mouse): Mention minor mode names.
337
168b980f
JL
3382007-10-17 Juri Linkov <juri@jurta.org>
339
340 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
341 fill-paragraph operates on the active region in Transient Mark mode.
342 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
343 with fill-paragraph.
344
345 * basic.texi (Arguments): Replace fill-paragraph-or-region with
346 fill-paragraph.
347
348 * fixit.texi (Spelling): ispell-word operates on the active region
349 in Transient Mark mode.
350
5a331f34
JB
3512007-10-17 Aaron S. Hawley <aaronh@garden.org>
352
353 * building.texi (Source Buffers):
354 * custom.texi (Init Non-ASCII):
355 * glossary.texi (Glossary): Use "key binding" consistently.
356
2a9f4d55
JB
3572007-10-17 Juanma Barranquero <lekktu@gmail.com>
358
359 * calendar.texi (Diary): Fix directive.
360
de13cecf
RS
3612007-10-16 Richard Stallman <rms@gnu.org>
362
363 * calendar.texi (Diary): Clarify text about diary file example.
364
5f90d53e
ER
3652007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
366
367 * files.texi: Capitalize node names according to convention.
368
3aa491bc
GM
3692007-10-13 Glenn Morris <rgm@gnu.org>
370
371 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
372
8a3106d3
ER
3732007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
374
375 * emacs.texi:
376 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 377 suggested by RMS and Robert J. Chassell.
8a3106d3 378
da1080a2
ER
3792007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
380
3aa491bc 381 * files.texi (Version Systems):
0870a421
ER
382 * vc-xtra.texi:
383 * vc1-xtra.texi:
ac3f4c6f 384 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 385 operations. Change of terminology from `version' to `revision'.
a7fc5b78 386 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 387 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 388
58ade22b
ER
3892007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
390
da1080a2 391 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
392 Reorder the descriptions to be chronological.
393
93870ce2
RS
3942007-10-09 Richard Stallman <rms@gnu.org>
395
396 * display.texi (Cursor Display): Correct how cursor appears
397 in nonselected windows.
398
568c7288
NR
3992007-10-04 Nick Roberts <nickrob@snap.net.nz>
400
401 * building.texi (GDB Graphical Interface): Remove references to gdba
402 and mention gud-gdb.
403
1af74d06 4042007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 405
1af74d06 406 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 407
0d8fb755
JL
4082007-10-06 Juri Linkov <juri@jurta.org>
409
410 * text.texi (Fill Commands): Document fill-paragraph-or-region.
411 (Fill Prefix, Format Indentation): Replace fill-paragraph with
412 fill-paragraph-or-region.
413
414 * basic.texi (Arguments): Replace fill-paragraph with
415 fill-paragraph-or-region.
416
b981e2c6
ER
4172007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
418
419 * files.texi: Update the section on version control for 2007
2a9f4d55 420 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
421 will come later.
422
5fceaf9c
GM
4232007-09-15 Glenn Morris <rgm@gnu.org>
424
425 * calendar.texi (Holidays): Change all instances of `holiday-list' back
426 to `list-holidays'.
427
b0e44b17
GM
4282007-09-14 Glenn Morris <rgm@gnu.org>
429
430 * calendar.texi: Update all instances of mark-calendar-holidays,
431 list-calendar-holidays, list-holidays with the new names.
432
8cf51b2c
GM
4332007-09-06 Glenn Morris <rgm@gnu.org>
434
435 * Move manual sources from man/ to subdirectories of doc/.
436 Split into the Emacs manual in emacs/, and other manuals in misc/.
437 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
438 manual.
439 (infodir): New variable.
440 (info): Use $infodir.
441 (emacsman): Delete target, not needed any more.
442 Move all targets that are not the Emacs manual to misc/Makefile.in.
443 (mostlyclean): Remove `gnustmp'.
444 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
445 manual.
92f9b43f 446 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
447 (emacsman): Delete target, not needed any more.
448 (clean): Remove all info files but Emacs manual.
449 Move all targets that are not the Emacs manual to misc/Makefile.in.
450 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
451
452 * Makefile.in (INFOSOURCES): Delete.
453 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
454 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
455 *.vrs *.toc here...
456 (maintainer-clean): ...from here.
457
4582007-09-05 Glenn Morris <rgm@gnu.org>
459
460 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
461
8cf51b2c
GM
4622007-08-29 Glenn Morris <rgm@gnu.org>
463
464 * emacs.texi (EMACSVER): Increase to 23.0.50.
465
3420c522
RS
4662007-08-27 Richard Stallman <rms@gnu.org>
467
468 * emacs.texi (Top): Clarify menu item for Glossary.
469
470 * display.texi (Faces): Change secn title.
471 Clarify not all fonts come from Font Lock.
472
8cf51b2c
GM
4732007-08-17 Eli Zaretskii <eliz@gnu.org>
474
475 * basic.texi (Position Info): Add index entry for face at point.
476 Mention that character faces are also displayed by "C-u C-x =".
477
8cf51b2c
GM
4782007-08-08 Glenn Morris <rgm@gnu.org>
479
480 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
481
4822007-08-07 Chong Yidong <cyd@stupidchicken.com>
483
484 * files.texi (File Conveniences): Document point motion keys in Image
485 mode.
486
8cf51b2c
GM
4872007-07-27 Glenn Morris <rgm@gnu.org>
488
8cf51b2c
GM
489 * emacs.texi (Copying): Include license text from gpl.texi, rather than
490 in-line.
491
492 * gpl.texi: New file with text of GPL.
493 * Makefile.in (EMACSSOURCES): Add gpl.texi.
494
4952007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
496
497 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
498
499 * dired.texi (Wdired): Mention C-x C-q key binding.
500
5012007-07-28 Nick Roberts <nickrob@snap.net.nz>
502
503 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
504
5052007-07-25 Glenn Morris <rgm@gnu.org>
506
8cf51b2c
GM
507 * emacs.texi (Copying): Replace license with GPLv3.
508
509 * Relicense all FSF files to GPLv3 or later.
510
5112007-07-24 Glenn Morris <rgm@gnu.org>
512
513 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
514 for some calendars.
515
5162007-07-23 Nick Roberts <nickrob@snap.net.nz>
517
518 * screen.texi (Mode Line): Describe new mode-line flag that shows if
519 default-directory for the current buffer is on a remote machine.
520
8cf51b2c
GM
5212007-07-21 Eli Zaretskii <eliz@gnu.org>
522
523 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
524 default value.
525
5262007-07-21 Richard Stallman <rms@gnu.org>
527
528 * files.texi (Why Version Control?): Improve previous change.
529
5302007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
531
532 * files.texi (Why Version Control?): New node.
533
8cf51b2c
GM
5342007-07-12 Nick Roberts <nickrob@snap.net.nz>
535
8cf51b2c
GM
536 * building.texi (Starting GUD): Add xref to this anchor.
537
8cf51b2c
GM
5382007-06-24 Karl Berry <karl@gnu.org>
539
2a9f4d55 540 * emacs.texi: New Back-Cover Text.
8cf51b2c 541
8cf51b2c
GM
5422007-06-07 Alan Mackenzie <acm@muc.de>
543
544 * display.texi (Optional Mode Line): Document the new form of
545 line+column numbers, "(561,2)".
546
5472007-06-06 Juanma Barranquero <lekktu@gmail.com>
548
49823426 549 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
550
5512007-06-02 Chong Yidong <cyd@stupidchicken.com>
552
553 * Version 22.1 released.
554
8cf51b2c
GM
5552007-05-07 Karl Berry <karl@gnu.org>
556
557 * emacs.texi (EMACSVER): Back to 22.
558
5592007-05-06 Richard Stallman <rms@gnu.org>
560
561 * maintaining.texi (Create Tags Table): Clean up previous change.
562
c8763fb6 5632007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
564
565 * maintaining.texi (Create Tags Table): Add text about the dangers of
566 making symbolic links to tags files.
567
5682007-05-04 Karl Berry <karl@gnu.org>
569
570 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
571
5722007-05-03 Karl Berry <karl@gnu.org>
573
574 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
575
576 * .cvsignore (*.pdf): New entry.
577
8cf51b2c
GM
578 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
579 for printing.
580
5812007-05-01 Richard Stallman <rms@gnu.org>
582
583 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
584
8cf51b2c
GM
5852007-04-28 Glenn Morris <rgm@gnu.org>
586
587 * ack.texi (Acknowledgments):
588 * anti.texi (Antinews):
8cf51b2c
GM
589 * programs.texi (Program Modes): Restore mention of python.el pending
590 consideration of legal status.
591
5922007-04-28 Richard Stallman <rms@gnu.org>
593
594 * files.texi (File Names): Fixes to ~ description on MS systems.
595
8cf51b2c
GM
5962007-04-26 Glenn Morris <rgm@gnu.org>
597
598 * emacs.texi (EMACSVER): Increase to 22.1.50.
599
6002007-04-25 Karl Berry <karl@gnu.org>
601
602 * emacs.texi: Improve line breaks on copyright page,
603 similar layout to lispref, 8.5x11 by default.
604
605 * dired.texi (Image-Dired): Improve line break, fix typo.
606
6072007-04-24 Chong Yidong <cyd@stupidchicken.com>
608
609 * programs.texi (Program Modes):
8cf51b2c
GM
610 * anti.texi (Antinews):
611 * ack.texi (Acknowledgments): python.el removed.
612
8cf51b2c
GM
6132007-04-23 Chong Yidong <cyd@stupidchicken.com>
614
615 * display.texi (Highlight Interactively): Correct description of
616 hi-lock-file-patterns-policy.
617
618 * files.texi (File Archives): Mention self-extracting executables.
619
6202007-04-23 Eli Zaretskii <eliz@gnu.org>
621
622 * search.texi (Unconditional Replace, Query Replace): Add xref to
623 "Replacement and Case".
624
6252007-04-22 Chong Yidong <cyd@stupidchicken.com>
626
627 * dired.texi (Image-Dired): Move from Thumbnails node.
628 * misc.texi (Thumbnails): Node deleted.
629 * emacs.texi (Top): Update node listing.
630
631 * files.texi (File Conveniences):
49823426 632 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
633
6342007-04-21 Richard Stallman <rms@gnu.org>
635
636 * display.texi (Highlight Interactively): Correct previous change.
637 Clarify doc of hi-lock-find-patterns, and move new features into it.
638
6392007-04-20 David Koppelman <koppel@ece.lsu.edu>
640
641 * display.texi (Highlight Interactively): Document
642 hi-lock-file-patterns-policy.
643
6442007-04-20 Martin Rudalics <rudalics@gmx.at>
645
646 * display.texi (Scrolling): Fix typo.
647
8cf51b2c
GM
6482007-04-15 Chong Yidong <cyd@stupidchicken.com>
649
8cf51b2c
GM
650 * doclicense.texi: Remove node heading, so that it can be included by
651 other files.
652
653 * emacs.texi: Insert node heading for GFDL.
654
8cf51b2c
GM
6552007-04-14 Eli Zaretskii <eliz@gnu.org>
656
657 * cmdargs.texi (Colors): Qualify "color of window" index entry by
658 "command line".
659
660 * display.texi (Faces): Refer to "Creating Frames" for face
661 and other frame customizations in .emacs.
662
663 * frames.texi (Creating Frames): Mention that face customizations can
664 be put in .emacs. Add index entries.
665
6662007-04-12 Richard Stallman <rms@gnu.org>
667
668 * glossary.texi (Glossary): Explain `iff'.
669
6702007-04-11 Karl Berry <karl@gnu.org>
671
672 * gnu.texi (Top),
673 * macos.texi (Mac Font Specs),
674 * anti.texi (Antinews),
675 * xresources.texi (Resources),
676 * misc.texi (Emulation),
677 * calendar.texi (Daylight Saving),
678 * dired.texi (Dired and Find),
679 * rmail.texi (Remote Mailboxes),
680 * sending.texi (Mail Headers),
681 * programs.texi (Which Function),
682 * files.texi (Recover),
683 * buffers.texi (Uniquify),
684 * frames.texi (Wheeled Mice),
685 * killing.texi (Rectangles): Wording to improve breaks in
686 8.5x11 format.
687 * mule.texi (Language Environments): \hbadness=10000 since there's
688 no way to reword.
689 * emacs.texi (smallbook): New @set to more easily switch between
690 smallbook and 8.5x11.
691
6922007-04-11 Richard Stallman <rms@gnu.org>
693
694 * files.texi (File Conveniences): Add xref to Tumme.
695 Delete text about Thumbnail mode.
696
8cf51b2c
GM
6972007-04-09 Alan Mackenzie <acm@muc.de>
698
699 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
700 new name. Insert concept index entries.
701
8cf51b2c
GM
7022007-04-08 Chong Yidong <cyd@stupidchicken.com>
703
704 * display.texi (Standard Faces): Document prefix arg for
705 list-faces-display.
706
707 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
708
8cf51b2c
GM
7092007-04-07 Chong Yidong <cyd@stupidchicken.com>
710
8cf51b2c
GM
711 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
712
713 * files.texi (Misc File Ops): Rewrite description of
714 insert-file-literally.
715
8cf51b2c
GM
7162007-03-31 Eli Zaretskii <eliz@gnu.org>
717
718 * misc.texi (Printing): Postscript -> PostScript.
719
8cf51b2c
GM
720 * ack.texi (Acknowledgments): Postscript -> PostScript.
721
722 * custom.texi (Init File, Init Non-ASCII): Fix last change.
723
724 * emacs.texi (Top): Fix the menu due to the change in custom.texi
725 below.
726
7272007-03-30 Chong Yidong <cyd@stupidchicken.com>
728
729 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
730 Init Non-ASCII.
731 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
732 (Init Non-ASCII): New node.
733
7342007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
735
736 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
737
8cf51b2c
GM
7382007-03-12 Glenn Morris <rgm@gnu.org>
739
8cf51b2c
GM
740 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
741 "Daylight Savings".
742
49823426 743 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
744 saving" in text throughout.
745
8cf51b2c
GM
7462007-03-04 Richard Stallman <rms@gnu.org>
747
748 * custom.texi (Safe File Variables): Minor correction.
749
8cf51b2c
GM
7502007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
751
752 * rmail.texi (Movemail): Add internal ref.
753 Don't indent the intro for the PROTO table.
754 Format PROTO table items with @code.
755
8cf51b2c
GM
7562007-02-26 Nick Roberts <nickrob@snap.net.nz>
757
758 * building.texi: Remove references to bashdb.
759
8cf51b2c
GM
7602007-02-19 Juanma Barranquero <lekktu@gmail.com>
761
762 * mule.texi (Language Environments): Update list of supported language
763 environments.
764
8cf51b2c
GM
7652007-02-14 Kim F. Storm <storm@cua.dk>
766
767 * building.texi (Grep Searching): Fix lgrep doc.
768
7692007-02-12 Chong Yidong <cyd@stupidchicken.com>
770
771 * back.texi: Remove unused file.
772
c8763fb6 7732007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
774
775 * maintaining.texi (Tag Syntax): Now --members is the default for
776 etags, not for ctags yet.
777
8cf51b2c
GM
7782007-02-03 Eli Zaretskii <eliz@gnu.org>
779
780 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
781 headers compliant with Texinfo guidelines and with what texnfo-upd.el
782 expects. Add comments to prevent people from inadvertently modifying
783 the key parts needed by `texinfo-multiple-files-update'.
784
7852007-01-29 Chong Yidong <cyd@stupidchicken.com>
786
787 * frames.texi (Secondary Selection): Window clicked does not matter
788 when mouse-yank-at-point is non-nil.
789
8cf51b2c
GM
7902007-01-16 Glenn Morris <rgm@gnu.org>
791
792 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
793 system abbrev.
794
7952007-01-11 Richard Stallman <rms@gnu.org>
796
797 * msdog.texi (Windows Keyboard): Another small cleanup.
798
7992007-01-10 Richard Stallman <rms@gnu.org>
800
801 * msdog.texi (Windows Keyboard): Yet another try to make
802 everyone happy with that passage.
803
8042007-01-05 Richard Stallman <rms@gnu.org>
805
806 * anti.texi (Antinews): Mention M-x shell scrolling.
807
8082007-01-05 Nick Roberts <nickrob@snap.net.nz>
809
810 * building.texi (Watch Expressions): Describe gdb-max-children.
811
8cf51b2c
GM
8122007-01-04 Richard Stallman <rms@gnu.org>
813
8cf51b2c
GM
814 * msdog.texi (Windows Keyboard): Clarify previous change.
815
8cf51b2c
GM
8162007-01-02 Richard Stallman <rms@gnu.org>
817
818 * custom.texi (Changing a Variable): Minor clarification.
819 (Specific Customization): customize-customized => customize-unsaved.
820
821 * entering.texi (Entering Emacs): Clean up text about restarting
822 Emacs for each file.
823
824 * misc.texi (Shell Options): Minor cleanup.
825
826 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
827 with Emacs, not vice versa.
828
829 * programs.texi (Symbol Completion): Recommend customizing
830 window manager.
831
832 * xresources.texi (Resources): Minor fix.
833
c8763fb6 8342007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
835
836 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
837
8382007-01-01 Richard Stallman <rms@gnu.org>
839
840 * commands.texi (User Input): Document keys stolen by window mangers.
841
8422006-12-31 Richard Stallman <rms@gnu.org>
843
844 * custom.texi (Specific Customization): Document customize-option
845 instead of customize-variable.
846
8472006-12-31 Kim F. Storm <storm@cua.dk>
848
849 * major.texi (Choosing Modes): Document auto-mode-case-fold.
850
8512006-12-30 Kim F. Storm <storm@cua.dk>
852
853 * killing.texi (CUA Bindings): Fix typo.
854
855 * xresources.texi (Table of Resources): Mention grow-only value for
856 auto-resize-tool-bars.
857
8cf51b2c
GM
8582006-12-27 Eli Zaretskii <eliz@gnu.org>
859
860 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
861 and how to get them back.
862
8632006-12-26 Richard Stallman <rms@gnu.org>
864
865 * calendar.texi (Holidays): Holiday listing is based on current
866 practice, but DST is not.
867
8682006-12-25 Richard Stallman <rms@gnu.org>
869
870 * emacs.texi (Top): Update subnode menus.
871
872 * mark.texi (Transient Mark): Fix xref.
873
874 * killing.texi (Graphical Kill): Node deleted.
875 (Killing): Add xref to Cut and Paste.
876 (CUA Bindings): Update xref.
877
878 * frames.texi (Cut and Paste): New section to hold other nodes.
879 (Mouse Commands): Node demoted.
880 (Cut/Paste Other App): Split out from Mouse Commands.
881 (Word and Line Mouse): Likewise.
882 (Secondary Selection, Clipboard): Nodes demoted.
883
8cf51b2c
GM
8842006-12-24 Kevin Ryde <user42@zip.com.au>
885
886 * calendar.texi (Holidays): US daylight saving begins second Sunday
887 in March for 2007 onwards.
888 (Daylight Savings): Show new US default daylight saving rules, 2nd
889 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
890
8912006-12-23 Chong Yidong <cyd@stupidchicken.com>
892
893 * calendar.texi (Scroll Calendar): < and > are switched.
894
8952006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
896
897 * killing.texi (Deletion): Describe M-\ prefix argument.
898
8992006-12-23 Richard Stallman <rms@gnu.org>
900
901 * search.texi (Regexp Search): Explain why forward and reverse regexp
902 search are not mirror images.
903
8cf51b2c
GM
9042006-12-19 Kim F. Storm <storm@cua.dk>
905
906 * major.texi (Choosing Modes): Describe match-function elements for
907 magic-mode-alist.
908
8cf51b2c
GM
9092006-12-18 Eli Zaretskii <eliz@gnu.org>
910
911 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
912 peculiarities.
913
9142006-12-18 Richard Stallman <rms@gnu.org>
915
916 * abbrevs.texi (Editing Abbrevs): Fix previous change.
917
8cf51b2c
GM
9182006-12-17 Alan Mackenzie <acm@muc.de>
919
920 * programs.texi (Left Margin Paren): Remove the bit which says
921 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
922 Discuss some of the issues of setting this option to nil.
923
9242006-12-17 Glenn Morris <rgm@gnu.org>
925
926 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
927
9282006-12-16 Eli Zaretskii <eliz@gnu.org>
929
930 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
931 (Windows Files): `w32-get-true-file-attributes' is only relevant for
932 NTFS volumes.
933 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
934 volumes.
935
9362006-12-15 Eli Zaretskii <eliz@gnu.org>
937
938 * text.texi (HTML Mode): Fix "C-c TAB".
939
8cf51b2c
GM
9402006-12-09 Richard Stallman <rms@gnu.org>
941
942 * misc.texi (Invoking emacsclient): Simplify TCP file text.
943
9442006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
945
946 * files.texi (Misc File Ops): Document insert-file-literally.
947
9482006-12-08 Eli Zaretskii <eliz@gnu.org>
949
950 * cmdargs.texi (Colors): Note that --color is intended for overriding
951 the terminal defaults, not for normal invocation.
952
953 * misc.texi (Emacs Server): Improve wording. Don't mention the
954 ``server program''. Add a cross-reference to "Init File" node.
955 (Invoking emacsclient): Add index entries. Document both short and
956 long versions of command-line options. Document the -f option.
957
8cf51b2c
GM
9582006-12-06 Richard Stallman <rms@gnu.org>
959
960 * text.texi (Outline Format): Say to set outline-regexp
961 and outline-level with major modes and file local variables.
962
c8763fb6 9632006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
964
965 * anti.texi (Antinews): Mention the alternative to
966 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
967
8cf51b2c
GM
968 * misc.texi (Interactive Shell): Ditto.
969
9702006-12-04 Eli Zaretskii <eliz@gnu.org>
971
972 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
973
974 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
975
9762006-12-01 Eli Zaretskii <eliz@gnu.org>
977
978 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
979 colon in the mode line.
980
981 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
982
9832006-11-26 Nick Roberts <nickrob@snap.net.nz>
984
985 * building.texi (Watch Expressions): Mention SPC for expanding/
986 contracting watch expressions.
987
9882006-11-26 Kim F. Storm <storm@cua.dk>
989
990 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
991
9922006-11-26 Nick Roberts <nickrob@snap.net.nz>
993
994 * building.texi (Debugger Operation): Define text command mode.
995 Clarify how tooltips work.
996 (GDB Graphical Interface): Explain how to run in text command mode
997 more clearly.
998
9992006-11-25 Juanma Barranquero <lekktu@gmail.com>
1000
1001 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1002
10032006-11-22 Juanma Barranquero <lekktu@gmail.com>
1004
1005 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1006
8cf51b2c
GM
10072006-11-18 Chong Yidong <cyd@stupidchicken.com>
1008
1009 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1010 and EMACS is deprecated.
1011
10122006-11-18 Juanma Barranquero <lekktu@gmail.com>
1013
1014 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1015
c8763fb6 10162006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1017
1018 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1019
1020 * emacs.texi: Include xresources.texi both for info and dvi.
1021
1022 * xresources.texi: Merge text from xresmini.texi.
1023
c8763fb6 10242006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1025
1026 * glossary.texi: Fix typos.
1027
8cf51b2c
GM
10282006-11-06 Richard Stallman <rms@gnu.org>
1029
1030 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1031
1032 * ack.texi (Acknowledgments): Fix name spelling.
1033
10342006-11-01 Juri Linkov <juri@jurta.org>
1035
1036 * search.texi (Word Search): Document incremental word search.
1037
10382006-10-28 Glenn Morris <rgm@gnu.org>
1039
1040 * ack.texi (Acknowledgments): Add cal-html author.
1041
1042 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1043 Calendar"). Describe new package cal-html.
1044 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1045 Calendar Files."
1046
8cf51b2c
GM
10472006-10-23 Richard Stallman <rms@gnu.org>
1048
1049 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1050 Abbrev mode is enabled.
1051
8cf51b2c
GM
10522006-10-16 Richard Stallman <rms@gnu.org>
1053
8cf51b2c
GM
1054 * emacs.texi: Update ISBN.
1055
8cf51b2c
GM
10562006-10-11 Kim F. Storm <storm@cua.dk>
1057
1058 * emacs.texi (Acknowledgments): Use @dotless{i}.
1059
10602006-10-08 Nick Roberts <nickrob@snap.net.nz>
1061
1062 * building.texi (Breakpoints Buffer): Mention catchpoints.
1063
10642006-10-08 Kim F. Storm <storm@cua.dk>
1065
1066 * ack.texi (Acknowledgments): Update.
1067
1068 * emacs.texi (Acknowledgments): Fix bad @/ form.
1069
8cf51b2c
GM
10702006-10-05 Kim F. Storm <storm@cua.dk>
1071
1072 * emacs.texi (Acknowledgments): Add more contributors.
1073
10742006-10-03 Richard Stallman <rms@gnu.org>
1075
1076 * emacs.texi (Acknowledgments): Update version and edition.
1077
8cf51b2c
GM
10782006-10-01 Karl Berry <karl@gnu.org>
1079
1080 * custom.texi (Customization Groups): Page break to keep example buffer
1081 on one page.
1082
10832006-09-30 Karl Berry <karl@gnu.org>
1084
1085 * programs.texi (Basic Indent): @need to improve page break.
1086 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1087
10882006-09-29 Glenn Morris <rgm@gnu.org>
1089
1090 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1091
10922006-09-29 Karl Berry <karl@gnu.org>
1093
1094 * windows.texi (Basic Window): Remove forced @break, no longer
1095 desirable.
1096 * frames.texi (Frame Commands),
1097 * mark.texi (Marking Objects): Reword to avoid bad page break.
1098 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1099
11002006-09-19 Richard Stallman <rms@gnu.org>
1101
1102 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1103 stick to present tense.
1104
c8763fb6 11052006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1106
1107 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1108 to x-gtk-use-old-file-dialog.
1109 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1110
11112006-09-15 Jay Belanger <belanger@truman.edu>
1112
49823426 1113 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1114 Change "Library Public License" to "Lesser Public License"
1115 throughout. Use "yyyy" to represent year.
1116
8cf51b2c
GM
11172006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1118
1119 * files.texi (Visiting): Add index entry "open file".
1120
8cf51b2c
GM
11212006-09-11 Richard Stallman <rms@gnu.org>
1122
1123 * building.texi (Compilation Mode): Clarification.
1124 (Grep Searching): Add xref to Compilation Mode.
1125
8cf51b2c
GM
11262006-09-08 Richard Stallman <rms@gnu.org>
1127
1128 * search.texi (Search): Ref multi-file search commands here.
1129 (Other Repeating Search): Not here.
1130
8cf51b2c
GM
11312006-08-28 Richard Stallman <rms@gnu.org>
1132
1133 * windows.texi (Split Window): Update xref.
1134
1135 * basic.texi (Continuation Lines): Update xref.
1136
1137 * indent.texi (Tab Stops): Update xref.
1138
1139 * emacs.texi (Top): Update subnode menu.
1140
1141 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1142 split out of Display Custom.
1143
11442006-08-25 Kim F. Storm <storm@cua.dk>
1145
1146 * display.texi (Display Custom): Add variables overline-margin
1147 and x-underline-at-descent-line.
1148
11492006-08-25 Richard Stallman <rms@gnu.org>
1150
1151 * entering.texi (Exiting): Rewrite to give graphical displays
1152 priority over text terminals.
1153
1154 * search.texi (Incremental Search): Move index entries.
1155
11562006-08-23 Chong Yidong <cyd@stupidchicken.com>
1157
1158 * custom.texi (Init File): Reference Find Init to avoid "home
1159 directory" confusion.
1160
11612006-08-22 Nick Roberts <nickrob@snap.net.nz>
1162
1163 * building.texi (Other GDB-UI Buffers): Describe how to edit
1164 a value in the locals buffer.
1165
11662006-08-21 Richard Stallman <rms@gnu.org>
1167
1168 * search.texi (Basic Isearch): Add `isearch' index entry.
1169
11702006-08-16 Richard Stallman <rms@gnu.org>
1171
1172 * misc.texi (Saving Emacs Sessions): Clean up wording.
1173
1174 * mark.texi (Marking Objects): Mention term "select all".
1175
1176 * emacs.texi (Top): Update subnode menu.
1177
1178 * help.texi (Help Mode): Move node up in file.
1179
8cf51b2c
GM
11802006-08-15 Nick Roberts <nickrob@snap.net.nz>
1181
1182 * building.texi (Stack Buffer): Explain fringe arrow.
1183
8cf51b2c
GM
11842006-08-12 Eli Zaretskii <eliz@gnu.org>
1185
8cf51b2c
GM
1186 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1187 on startup.
1188
11892006-08-11 Romain Francoise <romain@orebokech.com>
1190
1191 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1192
11932006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1194
1195 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1196
11972006-08-10 Richard Stallman <rms@gnu.org>
1198
1199 * text.texi (Format Faces): Substantial rewrites to deal
1200 with face merging. Empty regions don't count. Clarify
1201 face property inheritance.
1202
12032006-08-08 Romain Francoise <romain@orebokech.com>
1204
1205 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1206 <arjuropo@cc.jyu.fi>.
1207
8cf51b2c
GM
12082006-08-04 Eli Zaretskii <eliz@gnu.org>
1209
1210 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1211 apply to all frames.
1212
8cf51b2c
GM
12132006-08-01 Richard Stallman <rms@gnu.org>
1214
1215 * help.texi (Name Help): Add index entries for describe-variable.
1216
12172006-08-01 Nick Roberts <nickrob@snap.net.nz>
1218
1219 * building.texi (GDB Graphical Interface): Shorten node names.
1220 (GDB-UI Layout): Use GDB-related.
1221 (Other GDB-UI Buffers): Simplify English.
1222
12232006-07-31 Richard Stallman <rms@gnu.org>
1224
1225 * search.texi (Query Replace): Add xref for Dired's Q command.
1226
8cf51b2c
GM
12272006-07-31 Nick Roberts <nickrob@snap.net.nz>
1228
1229 * building.texi (GDB commands in Fringe): Rename to...
1230 (Source Buffers): ..this and move forward. Describe hollow arrow and
1231 new option gdb-find-source-frame.
1232
12332006-07-29 Richard Stallman <rms@gnu.org>
1234
1235 * dired.texi (Operating on Files): Simplify previous change
1236 and fix Texinfo usage.
1237
12382006-07-29 Eli Zaretskii <eliz@gnu.org>
1239
1240 * dired.texi (Operating on Files): Add cross-references. State the
1241 Unix commands that do similar things.
1242
12432006-07-28 Richard Stallman <rms@gnu.org>
1244
1245 * mark.texi (Transient Mark): Clarify that region never disappears
1246 when Transient Mark mode is off, and not when it is on.
1247
12482006-07-27 Richard Stallman <rms@gnu.org>
1249
1250 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1251
12522006-07-24 Richard Stallman <rms@gnu.org>
1253
1254 * xresources.texi (GTK styles): Fix texinfo usage.
1255
8cf51b2c
GM
1256 * commands.texi (User Input): Explain why we teach keyboard cmds.
1257
1258 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1259 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1260 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1261 * doclicense.texi, display.texi, dired.texi, basic.texi:
1262 * anti.texi, ack.texi: Move periods and commas inside quotes.
1263
12642006-07-22 Eli Zaretskii <eliz@gnu.org>
1265
1266 * cmdargs.texi (General Variables): Document EMAIL.
1267
12682006-07-21 Eli Zaretskii <eliz@gnu.org>
1269
1270 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1271 doesn't have effect on MS-Windows.
1272
8cf51b2c
GM
12732006-07-17 Richard Stallman <rms@gnu.org>
1274
1275 * building.texi (Grep Searching): Explain about chaining grep commands.
1276
8cf51b2c
GM
12772006-07-10 Nick Roberts <nickrob@snap.net.nz>
1278
49823426 1279 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1280
12812006-07-09 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1284 is invoked for multiple files.
1285
12862006-07-08 Eli Zaretskii <eliz@gnu.org>
1287
1288 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1289 on-line manual for the rest of this node.
1290 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1291 unconditionally.
1292 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1293 Improve wording.
1294 (Windows Printing): Improve wording.
1295 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1296 rest of this node.
1297
8cf51b2c
GM
12982006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1299
49823426
GM
1300 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1301 with eval-buffer.
8cf51b2c
GM
1302
13032006-07-05 Nick Roberts <nickrob@snap.net.nz>
1304
1305 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1306 of character translation.
1307
13082006-07-04 Nick Roberts <nickrob@snap.net.nz>
1309
1310 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1311
13122006-07-03 Karl Berry <karl@gnu.org>
1313
1314 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1315 not-too-underfull hboxes in the TeX output.
1316 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1317 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1318 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1319 * sending.texi, text.texi: Fix overfull/underfull boxes.
1320
13212006-07-03 Romain Francoise <romain@orebokech.com>
1322
1323 * m-x.texi (M-x): Fix.
1324
13252006-07-03 Richard Stallman <rms@gnu.org>
1326
8cf51b2c
GM
1327 * search.texi (Other Repeating Search): filename -> file name.
1328
1329 * misc.texi (Narrowing): Minor cleanups.
1330
1331 * files.texi (Visiting): filename -> file name.
1332
1333 * emacs.texi (Top): Update subnode menus.
1334
1335 * mule.texi (Coding Systems): Move char translation stuff here.
1336 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1337 (Recognize Coding): Substantial local rewrites.
1338 (International): Update menu.
1339
1340 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1341 (Scrolling): Substantial local rewrites.
1342 (Display): Update menu and intro.
1343
1344 * dired.texi: filename -> file name.
1345
1346 * custom.texi (Safe File Variables): Texinfo usage fix.
1347
13482006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1349
1350 * help.texi, m-x.texi: Lots of cleanups.
1351
8cf51b2c
GM
13522006-06-30 Eli Zaretskii <eliz@gnu.org>
1353
1354 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1355 (Windows Processes, Windows Misc): Shorten the printed version by
1356 selectively conditioning less important portions by @ifnottex.
1357
8cf51b2c
GM
13582006-06-27 Richard Stallman <rms@gnu.org>
1359
1360 * mini.texi (Minibuffer File): Minor cleanup.
1361
13622006-06-25 Nick Roberts <nickrob@snap.net.nz>
1363
1364 * frames.texi (XTerm Mouse): Rename to...
1365 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1366
1367 * emacs.texi (Top): Use new node name.
1368
13692006-06-24 Eli Zaretskii <eliz@gnu.org>
1370
1371 * emacs.texi (Top): Update the detailed menu according to changes in
1372 msdog.texi.
1373
1374 * msdog.texi (Windows Keyboard): New section.
1375 (Windows Mouse): New section.
1376 (Windows System Menu): Remove section (text merged with "Windows
1377 Keyboard").
1378 (Windows Misc): New section.
1379
1380 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1381
1382 * msdog.texi (ls in Lisp): New section.
1383
1384 * files.texi (Visiting): Document case-insensitive wildcard matching
1385 under find-file-wildcards.
1386
8cf51b2c
GM
13872006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1388
1389 * macos.texi (Mac Input): Add description of mac-function-modifier.
1390 Now Unicode keyboard layouts work.
1391
8cf51b2c
GM
13922006-06-10 Richard Stallman <rms@gnu.org>
1393
1394 * mule.texi (Recognize Coding): Clarify previous change.
1395
13962006-06-09 Kenichi Handa <handa@m17n.org>
1397
1398 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1399 notation.
1400
14012006-06-07 Kevin Ryde <user42@zip.com.au>
1402
1403 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1404 manual for @ifnottex, but in emacs-extra for @iftex.
1405
1406 * cmdargs.texi (General Variables): Fix smtpmail xref.
1407
14082006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1409
8cf51b2c 1410 * programs.texi (Comment Commands):
8cf51b2c 1411 * custom.texi (Specifying File Variables):
49823426 1412 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1413
14142006-06-07 Nick Roberts <nickrob@snap.net.nz>
1415
1416 * building.texi (Watch Expressions): Move node to end.
1417 (GDB Graphical Interface): Move description of clicks in fringe...
1418 (GDB commands in the Fringe): ...to here. New node.
1419
8cf51b2c
GM
14202006-06-05 Romain Francoise <romain@orebokech.com>
1421
49823426 1422 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1423
14242006-06-05 Nick Roberts <nickrob@snap.net.nz>
1425
1426 * building.texi (GDB Graphical Interface): Update bindings.
1427 (Commands of GUD): Add gud-print. Remove gud-run.
1428 Restate availability more generally.
1429
14302006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1431
1432 * mini.texi: Lots of cleanups.
1433
14342006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1435
1436 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1437 and Mouse-2.
1438
c8763fb6 14392006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1440
1441 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1442
8cf51b2c
GM
14432006-05-31 Richard Stallman <rms@gnu.org>
1444
1445 * basic.texi (Moving Point): Fix previous change.
1446
c8763fb6 14472006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1448
1449 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1450
14512006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1452
1453 * basic.texi: Many simplifications and improvements in wording.
1454
8cf51b2c
GM
14552006-05-26 Nick Roberts <nickrob@snap.net.nz>
1456
1457 * anti.texi (Antinews): Create a node for gdb-ui.
1458
8cf51b2c
GM
14592006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1460
1461 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1462
14632006-05-20 Richard Stallman <rms@gnu.org>
1464
1465 * dired.texi (Dired Navigation): dired-goto-file is now j.
1466
8cf51b2c
GM
14672006-05-20 Eli Zaretskii <eliz@gnu.org>
1468
1469 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1470 and their aliases.
1471
1472 * msdog.texi (Windows Printing): Mention non-support of plain text
1473 printing with some el-cheapo printers, and suggest a workaround.
1474
14752006-05-20 Kevin Ryde <user42@zip.com.au>
1476
1477 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1478 remove the bit saying you must set it.
1479
14802006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1481
1482 * trouble.texi (Checklist):
1483 * text.texi (Text, Auto Fill, Text Mode):
1484 * search.texi (Nonincremental Search):
1485 * rmail.texi (Rmail Labels):
1486 * mule.texi (Input Methods, Multibyte Conversion):
1487 * misc.texi (Gnus, Where to Look, PostScript):
1488 * maintaining.texi (Create Tags Table):
1489 * indent.texi (Indentation Commands):
1490 * fixit.texi (Spelling):
1491 * emacs.texi (Copying):
1492 * custom.texi (Init File): ifinfo -> ifnottex.
1493
8cf51b2c
GM
14942006-05-17 Richard Stallman <rms@gnu.org>
1495
1496 * files.texi (Diff Mode): Mention C-x `.
1497
14982006-05-08 Richard Stallman <rms@gnu.org>
1499
1500 * custom.texi (Disabling): Textual cleanups.
1501
8cf51b2c
GM
15022006-05-12 Glenn Morris <rgm@gnu.org>
1503
1504 * calendar.texi (Displaying the Diary, Format of Diary File):
1505 Refer to diary-view-entries, diary-list-entries,
1506 diary-show-all-entries rather than obsolete aliases.
1507
15082006-05-12 Eli Zaretskii <eliz@gnu.org>
1509
1510 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1511 (Displaying the Diary, Special Diary Entries, Importing Diary):
1512 * building.texi (Compilation Shell):
1513 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1514 emacs-xtra with @inforef's.
1515
1516 * files.texi (Visiting): Fix wording.
1517
1518 * mule.texi (Coding Systems, Text Coding): More indexing.
1519 Mention that C-x RET f can set eol conversion.
1520
c8763fb6 15212006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1522
1523 * xresmini.texi (GTK resources): Insert GTK description.
1524
1525 * xresources.texi (GTK resources): metafont should be menufont.
1526
8cf51b2c
GM
15272006-05-06 Michael Albinus <michael.albinus@gmx.de>
1528
49823426 1529 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1530 method, user name and host name is active only in partial
1531 completion mode.
1532
8cf51b2c
GM
15332006-05-06 Eli Zaretskii <eliz@gnu.org>
1534
1535 * makefile.w32-in (emacs.dvi):
1536 * Makefile.in (emacs.dvi): Add xresmini.texi.
1537
1538 * xresmini.texi (Table of Resources): Remove xref to non-existent
1539 node "LessTif Resources".
1540
1541 * msdog.texi (Microsoft Windows):
1542 * calendar.texi (Calendar/Diary, Displaying the Diary)
1543 (Special Diary Entries, Importing Diary, Holidays):
1544 * programs.texi (Program Modes):
1545 * text.texi (Text):
1546 * buffers.texi (Several Buffers):
1547 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1548
15492006-05-06 Eli Zaretskii <eliz@gnu.org>
1550
1551 The following changes merge the emacs-xtra manual into the main
1552 manual, but only for on-line version of the manual.
1553
1554 * vc2-xtra.texi (Version Backups, Local Version Control)
1555 (Making Snapshots, Change Logs and VC, Version Headers)
1556 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1557 on-line manual.
1558
1559 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1560 for on-line manual.
1561
1562 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1563 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1564 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1565 for on-line manual.
1566
1567 * fortran-xtra.texi (Fortran, Fortran Autofill)
1568 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1569 for on-line manual.
1570
1571 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1572 Conditional xref's for on-line manual.
1573
1574 * emerge-xtra.texi (Emerge, Overview of Emerge)
1575 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1576 manual.
1577
1578 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1579 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1580 (EMACSSOURCES): Use EMACS_XTRA.
1581 (../info/emacs-xtra): Remove.
1582 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1583
1584 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1585 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1586 (EMACSSOURCES): Use EMACS_XTRA.
1587 ($(infodir)/emacs-xtra): Remove.
1588 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1589
1590 * trouble.texi (Quitting):
1591 * text.texi (Text):
1592 * programs.texi (Program Modes):
1593 * msdog.texi (Microsoft Windows):
1594 * frames.texi (Frames):
1595 * files.texi (Backup, Version Control, VC Concepts)
1596 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1597 (Registering, VC Status, VC Undo, Multi-User Branching)
1598 (Comparing Files):
1599 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1600 (Displaying the Diary, Special Diary Entries, Importing Diary):
1601 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1602 conditional xref's, depending on @iftex/@ifnottex.
1603
1604 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1605 "MS-DOS". @include msdog-xtra.texi.
1606
1607 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1608 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1609
1610 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1611 for vc-xtra.texi subsections.
1612 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1613 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1614
1615 * sending.texi (Sending Mail): A @node line without explicit Prev,
1616 Next, and Up links.
1617
1618 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1619 Next, and Up links.
1620
1621 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1622 and its sections. @include picture-xtra.texi.
1623
1624 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1625 "Emerge".
1626 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1627
1628 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1629 exact duplicate of its name-sake in calendar.texi.
1630
1631 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1632 "Advanced Calendar/Diary Usage".
1633 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1634
1635 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1636 dired-xtra.texi.
1637 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1638
1639 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1640 (Files) [ifnottex]: Add menu entry for Autorevert.
1641
1642 * emacs-xtra.texi (Introduction): Reword to make consistent with
1643 printed version only.
1644 <Top level>: Remove the body of all chapters and move them to the
1645 new *-xtra.texi files. Use @raisesections and @lowersections to
1646 convert sections to chapters etc.
1647
1648 * msdog-xtra.texi:
1649 * fortran-xtra.texi:
1650 * vc-xtra.texi:
1651 * vc1-xtra.texi:
1652 * vc2-xtra.texi:
1653 * emerge-xtra.texi:
1654 * cal-xtra.texi:
1655 * dired-xtra.texi:
1656 * arevert-xtra.texi: New files, with text from respective chapters
1657 of emacs-xtra.texi. Convert each @chapter into @section, @section
1658 into @subsection, etc.
1659
1660 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1661 updated.
1662
1663 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1664 Windows". All references updated.
1665
16662006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1667
1668 * macos.texi (Mac Input): Mention input from Character Palette.
1669 (Mac Font Specs): Fix typo.
1670
16712006-05-05 Richard Stallman <rms@gnu.org>
1672
1673 * files.texi (Diff Mode): Minor cleanup.
1674
16752006-05-05 Karl Berry <karl@gnu.org>
1676
8cf51b2c
GM
1677 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1678 errors from the current release of makeinfo (4.8).
1679 * help.texi (Library Keywords): Change widest word in multitable
1680 template from `emulations' to `convenience'. (Not sure if this is
1681 related to the font change.)
1682
16832006-05-05 Eli Zaretskii <eliz@gnu.org>
1684
1685 * files.texi (File Names): Add a footnote about limited support of
1686 ~USER on MS-Windows.
1687
1688 * cmdargs.texi (Initial Options): Add a footnote about limited
1689 support of ~USER on MS-Windows.
1690
16912006-05-03 Richard Stallman <rms@gnu.org>
1692
1693 * files.texi (Diff Mode): Node moved here.
1694 (Comparing Files): Delete what duplicates new node.
1695 (Files): Put Diff Mode in menu.
1696
1697 * misc.texi (Diff Mode): Moved to files.texi.
1698
1699 * emacs.texi (Top): Update menu for Diff Mode.
1700
1701 * trouble.texi (Emergency Escape): Simplify.
1702
1703 * emacs.texi (Top): Minor clarification.
1704
17052006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1706
1707 * commands.texi, entering.texi, screen.texi: Many simplifications.
1708
17092006-05-03 Richard Stallman <rms@gnu.org>
1710
1711 * commands.texi (Text Characters): Delete paragraph about unibyte
1712 non-ASCII printing chars.
1713
1714 * killing.texi (Killing): Say "graphical displays".
1715 * display.texi: Say "graphical displays".
1716
1717 * cmdargs.texi (Misc X): Say "graphical displays".
1718
17192006-05-01 Richard Stallman <rms@gnu.org>
1720
1721 * emacs.texi (Top): Add Diff Mode to menu.
1722
17232006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1724
1725 * misc.texi (Diff Mode): New node.
1726
17272006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1728
1729 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1730 (Mac Environment Variables): Shorten example line.
1731 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1732
17332006-05-01 Nick Roberts <nickrob@snap.net.nz>
1734
1735 * building.texi (GUD Customization): Describe cases %d and %c.
1736 Update description for %e.
1737
17382006-04-30 Glenn Morris <rgm@gnu.org>
1739
1740 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1741
17422006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1743
1744 * custom.texi (Examining): Update C-h v output example.
1745
17462006-04-29 Kim F. Storm <storm@cua.dk>
1747
1748 * building.texi (Grep Searching): Add lgrep and rgrep.
1749
8cf51b2c
GM
17502006-04-23 Richard Stallman <rms@gnu.org>
1751
1752 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1753
1754 * xresmini.texi: New file.
1755
1756 * xresources.texi (Face Resources): Split table into font resources
1757 and the rest. Combine similar attributes for brevity.
1758
8cf51b2c
GM
17592006-04-21 Eli Zaretskii <eliz@gnu.org>
1760
1761 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1762 backslashes and case-insensitivity in file names (moved to the
1763 main manual).
1764 (MS-DOS Printing): Move most of the text to the main manual.
1765
1766 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1767 New nodes.
1768 (Windows Processes, Windows System Menu): Add index entries and
1769 fix wording.
1770
8cf51b2c
GM
17712006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1772
1773 * misc.texi (Shell Ring): Add notes on saved input when
1774 navigating off the end of the history list.
1775
17762006-04-18 Chong Yidong <cyd@mit.edu>
1777
1778 * misc.texi (Shell Options): Correct default value of
1779 comint-scroll-show-maximum-output.
1780
8cf51b2c
GM
17812006-04-18 Nick Roberts <nickrob@snap.net.nz>
1782
1783 * building.texi (Watch Expressions): Update.
1784
8cf51b2c
GM
17852006-04-12 Richard Stallman <rms@gnu.org>
1786
1787 * search.texi: Clean up previous change.
1788
17892006-04-12 Eli Zaretskii <eliz@gnu.org>
1790
1791 * search.texi (Regexp Backslash, Regexp Replace): Add index
1792 entries for ``back reference'' and mention the term itself in the
1793 text.
1794
17952006-04-11 Richard Stallman <rms@gnu.org>
1796
1797 * custom.texi (Safe File Variables):
1798 Document enable-local-variables = :safe.
1799
18002006-04-11 Karl Berry <karl@gnu.org>
1801
1802 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1803 (Remote Repositories, Version Backups, Local Version Control)
1804 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1805 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1806 (Renaming VC Work Files and Master Files)
1807 (Inserting Version Control Headers, Customizing VC, General Options)
1808 (Options for RCS and SCCS, Options specific for CVS): Move all
1809 these nodes to emacs-xtra.texi, for brevity.
1810 * cmdargs.texi, files.texi: Change cross-references.
1811
8cf51b2c
GM
18122006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1813
1814 * files.texi (Old Versions): Update description of vc-annotate's
1815 use of color to indicate date ranges.
1816
8cf51b2c
GM
18172006-04-09 Kevin Ryde <user42@zip.com.au>
1818
8cf51b2c
GM
1819 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1820 put info and printed manual names the right way around.
1821
18222006-04-09 Karl Berry <karl@gnu.org>
1823
1824 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1825 emacs-xtra.texi, leaving only MS Windows information.
1826 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1827 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1828 node names.
1829
1830 * emacs.texi: Move @summarycontents and @contents to the beginning
1831 of the file.
1832
8cf51b2c
GM
18332006-04-08 Kevin Ryde <user42@zip.com.au>
1834
1835 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1836
18372006-04-07 Richard Stallman <rms@gnu.org>
1838
1839 * programs.texi (Comments, Comment Commands, Options for Comments)
1840 (Multi-Line Comments): "Align", not "indent".
1841 (Basic Indent): C-j deletes trailing whitespace before the newline.
1842
18432006-04-06 Richard Stallman <rms@gnu.org>
1844
8cf51b2c
GM
1845 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1846
18472006-04-06 Eli Zaretskii <eliz@gnu.org>
1848
1849 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1850
8cf51b2c
GM
18512006-04-05 Richard Stallman <rms@gnu.org>
1852
1853 * emacs.texi (Top): Update subnode menu.
1854
1855 * trouble.texi (Unasked-for Search): Node deleted.
1856 (Lossage): Delete from menu.
1857
18582006-04-04 Richard Stallman <rms@gnu.org>
1859
1860 * trouble.texi: Various cleanups.
1861 (Checklist): Don't bother saying how to snail a bug report.
1862 (Emergency Escape): Much rewriting.
1863 (After a Crash): Rename the core dump immediately.
1864 (Total Frustration): Call it a psychotherapist.
1865 (Bug Criteria): Avoid "illegal instruction".
1866 (Sending Patches): We always put the contributor's name in.
1867
1868 * misc.texi (Thumbnails): Minor correction.
1869
8cf51b2c
GM
18702006-04-03 Richard Stallman <rms@gnu.org>
1871
1872 * misc.texi (Thumbnails): Minor cleanup.
1873
18742006-04-02 Karl Berry <karl@gnu.org>
1875
1876 * sending.texi (Mail Sending): pxref to Top needs five args.
1877
1878 * texinfo.tex: Update to current version (2006-03-21.13).
1879
8cf51b2c
GM
18802006-03-31 Richard Stallman <rms@gnu.org>
1881
1882 * emacs.texi (Top): Update subnode menu.
1883
1884 * help.texi (Help Mode): Cleanup.
1885
1886 * dired.texi: Many cleanups.
1887 (Dired Deletion): Describe dired-recursive-deletes.
1888 (Operating on Files): dired-create-directory moved.
1889 (Misc Dired Features): Move to here.
1890 (Tumme): Node moved to misc.texi.
1891
1892 * custom.texi: Many cleanups.
1893 (Minor Modes): Don't mention ISO Accents Mode.
1894 (Examining): Update C-h v output example.
1895 (Hooks): Add index and xref for add-hook.
1896 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1897 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1898
1899 * misc.texi: Many cleanups.
1900 (beginning): Add to summary of topics.
1901 (Shell): Put eshell xref at the end. Remove eshell from table.
1902 (Thumbnails): New node.
1903
8cf51b2c
GM
19042006-03-28 Eli Zaretskii <eliz@gnu.org>
1905
1906 * files.texi (File Name Cache): Make it clear that the cache is
1907 not persistent.
1908
8cf51b2c
GM
19092006-03-25 Karl Berry <karl@gnu.org>
1910
49823426
GM
1911 * emacs-xtra.texi, emacs.texi, gnu.texi:
1912 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1913 (2) do not indent copyright year list (or anything else).
1914
8cf51b2c
GM
19152006-03-21 Juanma Barranquero <lekktu@gmail.com>
1916
1917 * files.texi (VC Dired Mode): Remove misplaced brackets.
1918
19192006-03-21 Andre Spiegel <spiegel@gnu.org>
1920
1921 * files.texi: Various updates and clarifications in the VC chapter.
1922
19232006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1924
1925 * help.texi (Help Mode): Document "C-c C-c".
1926
8cf51b2c
GM
19272006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1928
1929 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1930 menu in the standalone Info reader.
1931
19322006-03-15 Chong Yidong <cyd@stupidchicken.com>
1933
1934 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1935 moved here from Emacs manual.
1936
1937 * programs.texi (Fortran): Section moved to emacs-xtra.
1938 (Program Modes): Xref to Fortran in emacs-xtra.
1939
1940 * maintaining.texi (Emerge): Move to emacs-xtra.
1941 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1942
1943 * picture.texi: File deleted.
1944 * Makefile.in:
1945 * makefile.w32-in: Remove picture.texi.
1946
1947 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1948 * abbrevs.texi (Abbrevs):
1949 * sending.texi (Sending Mail): Picture node removed.
1950
1951 * emacs.texi (Top): Update node listings.
1952
8cf51b2c
GM
19532006-03-12 Richard Stallman <rms@gnu.org>
1954
1955 * calendar.texi: Various cleanups.
1956
8cf51b2c
GM
19572006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1958
1959 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1960 syntax.
1961
8cf51b2c
GM
19622006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1963
1964 * search.texi (Regexps): More accurately describe which characters
1965 are special in which situations. Recommend _not_ to quote `]' or
1966 `-' when they are not special.
1967
8cf51b2c
GM
19682006-02-28 Andre Spiegel <spiegel@gnu.org>
1969
1970 * files.texi (Old Versions): Clarify operation of C-x v =.
1971
8cf51b2c
GM
19722006-02-21 Nick Roberts <nickrob@snap.net.nz>
1973
1974 * building.texi (Watch Expressions): Update and describe
1975 gdb-speedbar-auto-raise.
1976
19772006-02-19 Richard M. Stallman <rms@gnu.org>
1978
1979 * emacs.texi: Use @smallbook.
1980 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1981 Update subnode menu.
1982
1983 * building.texi (Lisp Interaction): Minor addition.
1984
19852006-02-18 Nick Roberts <nickrob@snap.net.nz>
1986
1987 * building.texi (Watch Expressions): Update and be more precise.
1988
c8763fb6 19892006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1990
1991 * maintaining.texi (Create Tags Table): Explain why the
1992 exception when etags writes to files under the /dev tree.
1993
19942006-02-14 Richard M. Stallman <rms@gnu.org>
1995
1996 * custom.texi (Safe File Variables): Lots of clarification.
1997 Renamed from Unsafe File Variables.
1998
19992006-02-14 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * custom.texi (Unsafe File Variables): File variable confirmation
2002 assumed denied in batch mode.
2003
20042006-02-14 Richard M. Stallman <rms@gnu.org>
2005
2006 * building.texi (GDB User Interface Layout): Don't say `inferior'
2007 for program being debugged.
2008
20092006-02-15 Nick Roberts <nickrob@snap.net.nz>
2010
2011 * building.texi (GDB Graphical Interface):
2012 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2013
20142006-02-13 Chong Yidong <cyd@stupidchicken.com>
2015
2016 * custom.texi (Specifying File Variables, Unsafe File Variables):
2017 New nodes, split from File Variables. Document new file local
2018 variable behavior.
2019
20202006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2021
2022 * display.texi (Standard Faces):
8cf51b2c
GM
2023 * files.texi (Visiting):
2024 * frames.texi (Clipboard):
2025 * glossary.texi (Glossary) <Clipboard>:
2026 * xresources.texi (X Resources): Mention Mac OS port.
2027
8cf51b2c
GM
20282006-02-12 Richard M. Stallman <rms@gnu.org>
2029
2030 * building.texi (Building): Clarify topic in intro.
2031
2032 * maintaining.texi (Maintaining): Change title; clarify topic.
2033 Delete duplicate index entries.
2034
2035 * building.texi (Other GDB User Interface Buffers): Clarifications.
2036
2037 * text.texi (Cell Commands): Clarifications.
2038
2039 * programs.texi (Defuns): Delete duplicate explanation of
2040 left-margin paren convention.
2041 (Hungry Delete): Minor cleanup.
2042
20432006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2044
2045 * dired.texi (Tumme): More tumme documentation.
2046
20472006-02-11 Alan Mackenzie <acm@muc.de>
2048
2049 * programs.texi ("Hungry Delete"): Correct the appellation of the
2050 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2051
20522006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2053
2054 * dired.texi (Tumme): Fix small bug.
2055
20562006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2057
2058 * macos.texi (Mac International): Rename "fontset-mac" to
2059 "fontset-standard".
2060
8cf51b2c
GM
20612006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2062
2063 * dired.texi (Tumme): Basic documentation for Tumme added.
2064
8cf51b2c
GM
20652006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2066
2067 * mule.texi (International):
2068 * programs.texi (Basic Indent): Fix typos.
2069
8cf51b2c
GM
2070 * custom.texi (Minor Modes):
2071 * display.texi (Text Display):
2072 * commands.texi (Text Characters): Update xrefs.
2073
20742006-02-07 Richard M. Stallman <rms@gnu.org>
2075
2076 * emacs.texi (Top): Update subnode menu.
2077 Update info on old Emacs papers.
2078 (Intro): "Graphical display", not window system.
2079
2080 * xresources.texi (GTK styles): Minor clarifications.
2081
2082 * trouble.texi: "Graphical display", not window system.
2083 (Stuck Recursive): Minor clarification.
2084
2085 * text.texi: Minor clarifications.
2086 (Sentences): Explain why two-space convention is better.
2087 Explain sentence-end-without-period here.
2088 (Fill Commands): Not here.
2089 (Refill): Node moved down.
2090 (Filling): Update menu.
2091 (Table Creation, Cell Justification, Column Commands): Clarify.
2092
2093 * sending.texi: Minor clarifications.
2094
2095 * search.texi (Regexp Backslash): Clarification.
2096
2097 * rmail.texi: Minor cleanups.
2098 (Rmail): Delete digression about `rmail-mode'.
2099 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2100 (Rmail Files): Mention C-u M-x rmail.
2101 (Rmail Reply): Mention References.
2102 (Rmail Display): Mention rmail-nonignored-headers.
2103
2104 * programs.texi: Minor cleanups.
2105 (Comment Commands): Mention momentary Transient Mark mode.
2106 (Matching): Be more specific about customizing show-paren-mode.
2107 (Info Lookup): Don't list the modes that support C-h S.
2108 Just say what it does in an unsupported mode.
2109 (Man Page): Delete excessive info on customizing woman.
2110 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2111
2112 * abbrevs.texi: Minor clarifications.
2113 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2114 not "dynamic abbrevs" as if they were a kind of abbrev.
2115
2116 * picture.texi (Picture): Minor cleanup.
2117
2118 * mule.texi (Communication Coding): Say "other applications".
2119 (Fontsets): Not specific to X. Add xref to X Resources.
2120 (Unibyte Mode): Rename from Single-Byte Character Support.
2121 "Graphical display", not window system.
2122 (International): Update menu.
2123
2124 * maintaining.texi (Format of ChangeLog):
2125 New node, split out from ChangeLog.
2126 (ChangeLog): Clarifications in the remaining text.
2127 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2128 (Find Tag): Add @w.
2129 (Tags Search): Explain tag table order here. Simplify grep ref.
2130 (List Tags): tags-tag-face is a variable, not a face.
2131 (Emerge): Cleanups.
2132
2133 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2134 (Keyboard Macros): Avoid "the user".
2135
2136 * killing.texi: "Graphical display", not window system.
2137
2138 * help.texi (Help Echo): "Graphical display", not window system.
2139
2140 * glossary.texi: Say "you", not "the user". Say "graphical display".
2141
2142 * frames.texi: Minor cleanups. "Graphical display", not window system.
2143
2144 * files.texi (Visiting): Make drag-and-drop not X-specific.
2145
2146 * custom.texi: Minor cleanups. "Graphical display", not window system.
2147
2148 * cmdargs.texi: Minor cleanups.
2149
2150 * building.texi (Compilation): Move and split kill-compilation para.
2151 Add para about multiple compilers.
2152 (Compilation Mode): Commands also available in grep mode and others.
2153 Mention C-u C-x ` more tutorially. Clarify C-x `.
2154 (Compilation Shell): Clarify. Put Bash example first.
2155 (Grep Searching): Minor cleanups; add @w.
2156 (Debuggers): Minor cleanups.
2157 (Starting GUD): Make GDB xgraphical mode issue clearer.
2158 (Debugger Operation): Lots of clarifications including
2159 GDB tooltip side-effect issue.
2160 (Commands of GUD): Clarify.
2161 (GUD Customization): Add bashdb-mode-hook.
2162 (GDB Graphical Interface): Rewrite for clarity.
2163 (GDB User Interface Layout): Rewrite for clarity.
2164 (Stack Buffer, Watch Expressions): Likewise.
2165 (Other GDB User Interface Buffers): Cleanups.
2166 (Lisp Libraries, External Lisp): Cleanup.
2167
2168 * basic.texi (Position Info): "Graphical displays", rather than
2169 window systems.
2170
2171 * anti.texi: Minor cleanup.
2172
8cf51b2c
GM
21732006-02-03 Eli Zaretskii <eliz@gnu.org>
2174
2175 * custom.texi (Init File, Find Init): Add cross-references to
2176 where $HOME is described.
2177
21782006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2179
2180 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2181 is not inside the @table.
2182
2183 * emacs.texi (Top): Correct node name.
2184
2185 * files.texi (File Names): Fix @xref.
2186 (Reverting): Fix typo.
2187
2188 * mule.texi (International): Correct node name.
2189
2190 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2191
21922006-02-01 Richard M. Stallman <rms@gnu.org>
2193
2194 * emacs.texi (Top): Update subnode menu.
2195
2196 * mule.texi: Minor clarifications.
2197 Reduce the specific references to X Windows.
2198 Refer to "graphical" terminals, rather than window systems.
2199 (Text Coding): Rename from Specify Coding.
2200 (Communication Coding, File Name Coding, Terminal Coding):
2201 New nodes split out from Text Coding.
2202
2203 * kmacro.texi: Minor clarifications.
2204 (Keyboard Macro Ring): Comment out some excessive commands.
2205 (Basic Keyboard Macro): Split up the table, putting part in each node.
2206
2207 * major.texi: Minor clarifications.
2208
2209 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2210
2211 * windows.texi: Minor clarifications.
2212 (Change Window): Don't describe mode-line mouse cmds here.
2213 Add xref to Mode Line Mouse.
2214
2215 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2216
2217 * macos.texi (Mac International): Fix xref.
2218
2219 * indent.texi: Minor clarifications.
2220
2221 * frames.texi: Minor clarifications.
2222 Reduce the specific references to X Windows.
2223 Refer to "graphical" terminals, rather than window systems.
2224 (Frame Parameters): Don't mention commands like
2225 set-foreground-color. Just say to customize a face.
2226 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2227
2228 * files.texi: Minor clarifications.
2229 (Numbered Backups): New node, split out from Backup Names.
2230
2231 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2232
2233 * cmdargs.texi (General Variables): Fix xref.
2234
2235 * buffers.texi: Minor clarifications.
2236
8cf51b2c
GM
22372006-01-31 Richard M. Stallman <rms@gnu.org>
2238
2239 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2240 Nodes moved to top.
2241
2242 * display.texi: Minor clarifications.
2243 (Display): Rearrange menu.
2244 (Standard Faces): Mention query-replace face.
2245 (Faces): Simplify.
2246 (Font Lock): Simplify face customization info.
2247 (Highlight Changes): Node merged into Highlight Interactively.
2248 (Highlight Interactively): Much rewriting and cleanup.
2249 (Optional Mode Line): Narrowed line number not good for goto-line.
2250 Simplify face customization advice.
2251 (Text Display): Mention use of escape-glyph face.
2252 Move ctl-arrow and tab-width here.
2253 (Display Custom): Move no-redraw-on-reenter to end of node.
2254
2255 * search.texi: Minor clarifications.
2256 (Isearch Scroll): Simplify.
2257 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2258
2259 * regs.texi (Registers): Mention bookmarks here.
2260
2261 * mark.texi: Minor clarifications.
2262 (Selective Undo): Node deleted.
2263
2264 * m-x.texi: Minor clarifications.
2265
2266 * killing.texi: Minor clarifications.
2267 Refer to "graphical" terminals, rather than window systems.
2268
2269 * help.texi: Clarifications.
2270 (Help): Don't describe C-h F and C-h K here.
2271 (Key Help): Describe C-h K here.
2272 (Name Help): Mention Emacs Lisp Intro.
2273 Describe C-h F here.
2274 (Misc Help): Mention C-h F and C-h K only briefly.
2275
2276 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2277 Selective undo text merged in.
2278 (Spelling): Mention Aspell along with Ispell.
2279
2280 * emacs.texi (Top): Update subnode menus.
2281
2282 * basic.texi (Basic Undo): Rename from Undo. Most of text
2283 moved to new Undo node.
2284
8cf51b2c
GM
22852006-01-29 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * basic.texi (Continuation Lines, Inserting Text):
2288 Mention longlines mode.
2289
22902006-01-29 Richard M. Stallman <rms@gnu.org>
2291
2292 * screen.texi: Minor cleaups.
2293 (Screen): Clean up the intro paragraphs.
2294 (Mode Line): Lots of rewriting. Handle frame-name better.
2295 eol-mnemonic-... vars moved out.
2296
2297 * emacs.texi (Top): Change menu item for MS-DOS node.
2298 Update subnode menu.
2299
2300 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2301 chapter relates to Windows. Title changed.
2302
2303 * mini.texi: Minor cleanups.
2304
2305 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2306 (Mark): Put it in the menu.
2307
2308 * entering.texi: Minor cleanups.
2309
2310 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2311 (Intro): Refer to "graphical" terminals, rather than X.
2312
2313 * display.texi (Display Custom): Add xref to Variables.
2314 (Optional Mode Line): eol-mnemonic-... vars moved here.
2315
2316 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2317 rather than X.
2318
8cf51b2c
GM
2319 * basic.texi: Minor cleanups.
2320 (Undo): selective-undo moved.
2321
8cf51b2c
GM
23222006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2323
2324 * anti.texi (Antinews): Various corrections and additions.
2325
23262006-01-23 Juri Linkov <juri@jurta.org>
2327
2328 * custom.texi (Easy Customization, Customization Groups)
2329 (Browsing Custom): Mention links along with buttons.
2330
8cf51b2c
GM
23312006-01-21 Eli Zaretskii <eliz@gnu.org>
2332
8cf51b2c
GM
2333 * text.texi (TeX Print): Use @key for TAB.
2334
8cf51b2c
GM
2335 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2336
8cf51b2c
GM
23372006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2338
2339 * files.texi (File Aliases): Don't claim that usually separate
2340 buffers are created for two file names that name the same data.
2341 Mention additional situations where different names mean the same
2342 file on disk.
2343
23442006-01-19 Richard M. Stallman <rms@gnu.org>
2345
2346 * killing.texi (Deletion): Upcase @key argument.
2347
2348 * custom.texi (Custom Themes): Minor cleanup.
2349
2350 * programs.texi (Hungry Delete): Upcase @key argument.
2351
8cf51b2c
GM
23522006-01-16 Juri Linkov <juri@jurta.org>
2353
2354 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2355 Move `mode-line-highlight' before `mode-line-buffer-id'.
2356
8cf51b2c
GM
23572006-01-14 Richard M. Stallman <rms@gnu.org>
2358
2359 * basic.texi (Inserting Text): Minor cleanup.
2360
8cf51b2c
GM
23612006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2362
2363 * custom.texi (Changing a Variable, Face Customization):
2364 Update for changes in Custom menus.
2365
8cf51b2c
GM
23662006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2367
2368 * macos.texi (Mac International): Undo last change.
2369
8cf51b2c
GM
23702006-01-02 Chong Yidong <cyd@stupidchicken.com>
2371
2372 * custom.texi (Custom Themes): Describe the new
2373 customize-create-theme interface.
2374
23752005-12-30 Juri Linkov <juri@jurta.org>
2376
2377 * basic.texi (Position Info): Update example.
2378
c8763fb6 23792005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2380
2381 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2382
23832005-12-24 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * custom.texi (Custom Themes): `load-theme' always loads.
2386
23872005-12-23 Juri Linkov <juri@jurta.org>
2388
2389 * display.texi (Highlight Interactively): Use double space to
2390 separate sentences. Replace C-p with M-p, and C-n with M-n.
2391
23922005-12-22 Richard M. Stallman <rms@gnu.org>
2393
2394 * custom.texi (Easy Customization and subnodes):
2395 Replace "active field" with "button".
2396 Use "user option" only for variables.
2397 Use "setting" for variable-or-face.
2398
23992005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2400
2401 * buffers.texi (Select Buffer): Change order in table to make
2402 "Similar" refer to the correct item.
2403 (Indirect Buffers): Minor rewording.
2404
8cf51b2c
GM
24052005-12-20 Juri Linkov <juri@jurta.org>
2406
2407 * files.texi (VC Status): Put P and N near p and n.
2408
8cf51b2c
GM
24092005-12-19 Richard M. Stallman <rms@gnu.org>
2410
2411 * programs.texi (Electric C): Delete the info about newline control.
2412 (Other C Commands): Minor cleanup.
2413 (Left Margin Paren): Minor cleanup.
2414
24152005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2416
2417 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2418 (Customization Groups): Delete text moved to "Browsing Custom".
2419 (Browsing Custom): New node.
2420 (Specific Customization): Clarify which commands only work for
2421 loaded options.
2422
24232005-12-18 Bill Wohler <wohler@newt.com>
2424
2425 * frames.texi (Tool Bars): Shorten text of previous change.
2426
24272005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2428
2429 * files.texi (VC Status): Document log-view mode.
2430
24312005-12-18 Bill Wohler <wohler@newt.com>
2432
2433 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2434 permanently via the customize interface.
2435
8cf51b2c
GM
24362005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2437
2438 * killing.texi (Killing by Lines): Document `kill-whole-line'
2439 function.
2440
c8763fb6 24412005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2442
2443 * buffers.texi (Select Buffer): Change `prev-buffer' to
2444 `previous-buffer'. Indicate that these functions use a frame
2445 local buffer list.
2446
8cf51b2c
GM
24472005-12-12 Richard M. Stallman <rms@gnu.org>
2448
2449 * custom.texi (Easy Customization): Change menu comment.
2450 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2451
2452 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2453 (Help): Among the Apropos commands, describe only C-h a here.
2454
24552005-12-11 Richard M. Stallman <rms@gnu.org>
2456
2457 * programs.texi (Options for Comments): Comment-end starts with space.
2458
2459 * glossary.texi (Glossary): Minor cleanup.
2460
2461 * files.texi (Old Versions): Use @table.
2462
8cf51b2c
GM
24632005-12-10 David Koppelman <koppel@ece.lsu.edu>
2464
2465 * display.texi (Highlight Interactively): Include
2466 global-hi-lock-mode. Add miscellaneous details and elaborations.
2467
24682005-12-09 Richard M. Stallman <rms@gnu.org>
2469
2470 * display.texi (Font Lock): Delete the Global FL menu item.
2471
24722005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2473
2474 * custom.texi (Minibuffer Maps): Mention the maps for file name
2475 completion.
2476
24772005-12-09 Kim F. Storm <storm@cua.dk>
2478
2479 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2480 prefix keys even when mark is active. Decribe that RET moves
2481 cursor to next corner in rectangle; clarify insert around rectangle.
2482
8cf51b2c
GM
24832005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2484
2485 * custom.texi (Customization): Use xref to elisp manual for
2486 non-TeX output.
2487 (Minor Modes): Update.
2488 (Customization Groups, Changing a Variable, Face Customization):
2489 Update for new appearance of Custom buffers.
2490 (Changing a Variable): `custom-buffer-done-function' has been
2491 replaced by `custom-buffer-done-kill'.
2492 (Specific Customization): In the `customize-group' buffer, a
2493 subgroup's contents are not "hidden". They are not included at
2494 all. They have no [Show] button.
2495 (Mouse Buttons): Add pxref to description of mouse event lists in
2496 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2497 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2498 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2499
25002005-12-08 Richard M. Stallman <rms@gnu.org>
2501
2502 * mini.texi (Completion Commands, Completion):
2503 In file name input, SPC does not do completion.
2504
8cf51b2c
GM
25052005-12-08 Nick Roberts <nickrob@snap.net.nz>
2506
2507 * building.texi (GDB Graphical Interface): Explain screen size
2508 setting.
2509 (Other GDB User Interface Buffers): Describe features specific to
2510 GDB 6.4.
2511
8cf51b2c
GM
25122005-12-01 Nick Roberts <nickrob@snap.net.nz>
2513
2514 * building.texi (GDB User Interface Layout): Describe how to
2515 kill associated buffers.
2516 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2517 (Watch Expressions): Be more precise.
2518 (Other GDB User Interface Buffers): Describe how to change a
2519 register value.
2520
8cf51b2c
GM
25212005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2522
2523 * macos.texi (Mac Input): Remove description of
2524 mac-command-key-is-meta. Add descriptions of
2525 mac-control-modifier, mac-command-modifier, and
2526 mac-option-modifier.
2527 (Mac International): Fix description of conversion of clipboard data.
2528 (Mac Font Specs): Add example of font customization by face attributes.
2529
25302005-11-22 Nick Roberts <nickrob@snap.net.nz>
2531
2532 * building.texi (Watch Expressions): Expand description.
2533 (Other GDB User Interface Buffers): Describe local map for
2534 gud-watch.
2535
25362005-11-21 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * display.texi (Font Lock): Font lock is enabled by default now.
2539
25402005-11-20 Juri Linkov <juri@jurta.org>
2541
2542 * basic.texi (Position Info): Update examples of the output.
2543 Remove the fact that examples are produced in the TeXinfo buffer,
2544 because in the Info reader users will get a different output from
2545 `C-x ='.
2546
2547 * building.texi (Compilation Mode): Remove paragraph duplicated
2548 from the node `Compilation'. Add `compilation-skip-threshold'.
2549
2550 * display.texi (Font Lock): Suggest more user-friendly method of
2551 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2552
25532005-11-18 Richard M. Stallman <rms@gnu.org>
2554
2555 * files.texi (Registering): Mention @@ in mode line.
2556
2557 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2558
25592005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2560
2561 * files.texi (Renaming and VC): Some back-ends don't
2562 handle renaming.
2563
8cf51b2c
GM
25642005-11-17 Juri Linkov <juri@jurta.org>
2565
2566 * emacs.texi (Top):
2567 * display.texi (Highlight Interactively): Put this font-lock based
2568 mode near Font Lock node.
2569
25702005-11-16 Chong Yidong <cyd@stupidchicken.com>
2571
2572 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2573 icons.
2574
25752005-11-12 Kim F. Storm <storm@cua.dk>
2576
2577 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2578 (Help Summary): Add C-h d and C-h e.
2579 (Apropos): Clarify that all apropos commands may search for either
2580 list of words or a regexp. Add C-h d for apropos-documentation.
2581 Describe apropos-documentation-sort-by-scores user option.
2582
8cf51b2c
GM
25832005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2584
2585 * killing.texi (CUA Bindings): Add @section.
2586
25872005-11-10 Kim F. Storm <storm@cua.dk>
2588
2589 * emacs.texi (Top): Add CUA Bindings entry to menu.
2590
2591 * killing.texi (CUA Bindings): New node. Moved here from
2592 misc.texi and extended with info on rectangle commands and
2593 rectangle highlighting, interface to registers, and the global
2594 mark feature.
2595
2596 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2597
2598 * regs.texi: Prev link points to CUA Bindings node.
2599
26002005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2601
2602 * help.texi (Help Echo): By default, help echos are only shown on
2603 mouse-over, not on point-over.
2604
c8763fb6 26052005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2606
2607 * misc.texi (Shell Mode): Describe how to activate password echoing.
2608
8cf51b2c
GM
26092005-11-04 Romain Francoise <romain@orebokech.com>
2610
2611 * mark.texi (Mark Ring): Fix typo.
2612
26132005-11-03 Richard M. Stallman <rms@gnu.org>
2614
2615 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2616
26172005-11-01 Bill Wohler <wohler@newt.com>
2618
2619 * help.texi (Help Mode): Fix typo.
2620
26212005-11-01 Nick Roberts <nickrob@snap.net.nz>
2622
2623 * building.texi (Other GDB User Interface Buffers): Describe
2624 the command gdb-use-inferior-io-buffer.
2625
26262005-10-31 Romain Francoise <romain@orebokech.com>
2627
2628 * files.texi (Compressed Files): Fix typo.
2629
2630 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2631
2632 * windows.texi (Force Same Window): Likewise.
2633
26342005-10-30 Bill Wohler <wohler@newt.com>
2635
2636 * help.texi (Help Mode): URLs viewed with browse-url.
2637
26382005-10-31 Nick Roberts <nickrob@snap.net.nz>
2639
2640 * building.texi (GDB Graphical Interface): Don't reference
2641 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2642 must stay in same frame.
2643
26442005-10-29 Chong Yidong <cyd@stupidchicken.com>
2645
2646 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2647
2648 * anti.texi (Antinews): Likewise.
2649
8cf51b2c
GM
26502005-10-28 Bill Wohler <wohler@newt.com>
2651
2652 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2653
26542005-10-28 Richard M. Stallman <rms@gnu.org>
2655
2656 * files.texi (Visiting): Explain how to enter ? in a file name.
2657
2658 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2659
8cf51b2c
GM
26602005-10-25 Nick Roberts <nickrob@snap.net.nz>
2661
2662 * building.texi (GDB Graphical Interface): Describe
2663 gdb-mouse-until.
2664
26652005-10-23 Richard M. Stallman <rms@gnu.org>
2666
2667 * custom.texi (Init File): Recommend when to use site-start.el.
2668
8cf51b2c
GM
26692005-10-21 Juri Linkov <juri@jurta.org>
2670
2671 * custom.texi (Examining): Mention accessing the old variable
2672 value via M-n in set-variable.
2673
8cf51b2c
GM
26742005-10-18 Romain Francoise <romain@orebokech.com>
2675
2676 * files.texi (Version Systems): Capitalize GNU.
2677
8cf51b2c
GM
26782005-10-18 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * building.texi (Compilation Mode): Remove redundant paragraph.
2681 (Watch Expressions): Remove paragraph to reflect code change.
2682
8cf51b2c
GM
26832005-10-16 Richard M. Stallman <rms@gnu.org>
2684
2685 * building.texi (Compilation Mode, Compilation): Clarified.
2686
26872005-10-15 Richard M. Stallman <rms@gnu.org>
2688
2689 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2690
8cf51b2c
GM
26912005-10-13 Kenichi Handa <handa@m17n.org>
2692
2693 * basic.texi (Position Info): Fix previous change.
2694
c8763fb6 26952005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2696
2697 * cmdargs.texi (Icons X): Fix typo.
2698
26992005-10-12 Kenichi Handa <handa@m17n.org>
2700
2701 * basic.texi (Position Info): Describe the case that Emacs shows
2702 "part of display ...".
2703
c8763fb6 27042005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2705
2706 * cmdargs.texi (Icons X): -nb => -nbi.
2707
27082005-10-10 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * frames.texi (Speedbar): A couple more clarifications.
2711
27122005-10-11 Nick Roberts <nickrob@snap.net.nz>
2713
2714 * building.texi (GDB User Interface Layout): Improve diagram.
2715 (Watch Expressions): Explain how to make speedbar global.
2716 (Other GDB User Interface Buffers): Make references more precise.
2717
8cf51b2c
GM
27182005-10-09 Richard M. Stallman <rms@gnu.org>
2719
2720 * frames.texi (Speedbar): Clarify the text.
2721
27222005-10-09 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * frames.texi (Speedbar): Add information on keybindings,
2725 dismissing the speedbar, and buffer display mode. Link to
2726 speedbar manual.
2727
c8763fb6 27282005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2729
2730 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2731 added -nb, --no-bitmap-icon.
2732
8cf51b2c
GM
27332005-10-07 Nick Roberts <nickrob@snap.net.nz>
2734
2735 * building.texi (GDB Graphical Interface): Add variables and
2736 functions to indices. Be more precise.
2737
c8763fb6 27382005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2739
2740 * frames.texi (Drag and Drop): Remove the x- from
2741 x-dnd-open-file-other-window and xdnd-protocol-alist.
2742
27432005-09-30 Romain Francoise <romain@orebokech.com>
2744
2745 * mini.texi (Minibuffer): The default value now appears before the
2746 colon in minibuffer prompts.
2747
8cf51b2c
GM
27482005-09-25 Richard M. Stallman <rms@gnu.org>
2749
2750 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2751
8cf51b2c
GM
27522005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2753
2754 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2755
8cf51b2c
GM
27562005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2757
2758 * emacs.texi (Top): Update submenus from macos.texi.
2759
2760 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2761 (Mac OS): Update feature support status.
2762 (Mac Input): List supported input scripts. Remove description
2763 about `mac-keyboard-text-encoding'. Mention mouse button
2764 emulation and related variables.
2765 (Mac International): Mention Central European and Cyrillic
2766 support. Now `keyboard-coding-system' is dynamically changed.
2767 Add description about coding system for selection. Add
2768 description about language environment.
2769 (Mac Environment Variables): Mention
2770 `~/.MacOSX/environment.plist'. Give example of command line
2771 arguments. Add Preferences support.
2772 (Mac Directories): Explicitly state that this node is for Mac OS
2773 Classic only.
2774 (Mac Font Specs): Mention specification for scalable fonts. List
2775 supported charsets. Add preferred way of creating fontsets. Add
2776 description about `mac-allow-anti-aliasing'.
2777 (Mac Functions): Add descriptions about `mac-set-file-creator',
2778 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2779 and `mac-get-preference'.
2780
8cf51b2c
GM
27812005-09-16 Romain Francoise <romain@orebokech.com>
2782
2783 Update all files to specify GFDL version 1.2.
2784
2785 * doclicense.texi (GNU Free Documentation License): Update to
2786 version 1.2.
2787
27882005-09-15 Richard M. Stallman <rms@gnu.org>
2789
2790 * buffers.texi (List Buffers): Fix xref.
2791
2792 * rmail.texi (Rmail Basics): Fix xref.
2793
2794 * emacs.texi (Top): Update subnode menus.
2795
2796 * files.texi (Saving Commands): New node, broken out of Saving.
2797 (Customize Save): New node, broken out of Saving.
2798 Clarify effect of write-region-inhibit-fsync.
2799 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2800
8cf51b2c
GM
28012005-09-14 Romain Francoise <romain@orebokech.com>
2802
2803 * files.texi (Saving): Mention write-region-inhibit-fsync.
2804
28052005-09-05 Chong Yidong <cyd@stupidchicken.com>
2806
2807 * custom.texi (Custom Themes): New node.
2808
28092005-09-03 Richard M. Stallman <rms@gnu.org>
2810
49823426
GM
2811 * search.texi (Search Case): Mention vars that control
2812 case-fold-search for various operations.
8cf51b2c
GM
2813
28142005-08-22 Juri Linkov <juri@jurta.org>
2815
2816 * display.texi (Standard Faces): Merge the text from
2817 `(elisp)Standard Faces' into this node.
2818
28192005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2820
2821 * emacs.texi (Top): Delete menu item for deleted node
2822 Keyboard Translations.
2823
28242005-08-18 Richard M. Stallman <rms@gnu.org>
2825
8cf51b2c
GM
2826 * trouble.texi (Unasked-for Search):
2827 Delete xref to Keyboard Translations.
2828
2829 * glossary.texi (Glossary): Delete xref.
2830
8cf51b2c
GM
2831 * custom.texi (Minor Modes): Say that the list here is not complete.
2832 (Keyboard Translations): Node deleted.
2833 (Disabling): Delete xref to it.
2834 (Customization Groups): Fix Custom buffer example.
2835 (Hooks): Mention remove-hooks.
2836
28372005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * building.texi (GDB Graphical Interface): Improve filling of menu
2840 item.
2841
28422005-08-18 Nick Roberts <nickrob@snap.net.nz>
2843
2844 * building.texi (GDB Graphical Interface): Use better node names.
2845
28462005-08-14 Richard M. Stallman <rms@gnu.org>
2847
2848 * text.texi (Sentences): Fix xref.
2849
28502005-08-14 Juri Linkov <juri@jurta.org>
2851
2852 * building.texi (Compilation, Grep Searching): Move grep command
2853 headings from `Compilation' to `Grep Searching'.
2854
2855 * dired.texi (Dired and Find):
2856 * maintaining.texi (Tags Search): Replace grep xref to
2857 `Compilation' node with `Grep Searching'.
2858
2859 * files.texi (Comparing Files): Replace xref to `Compilation' with
2860 `Compilation Mode'.
2861
28622005-08-13 Alan Mackenzie <acm@muc.de>
2863
2864 * search.texi (Non-ASCII Isearch): Correct a typo.
2865 (Replacement Commands): Mention query-replace key binding.
2866
28672005-08-11 Richard M. Stallman <rms@gnu.org>
2868
2869 * programs.texi (Options for Comments): Fix xref.
2870
2871 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2872 out of Regexps.
2873
8cf51b2c
GM
28742005-08-09 Juri Linkov <juri@jurta.org>
2875
2876 * building.texi (Compilation): Use `itemx' instead of `item'.
2877 (Grep Searching): Simplify phrase.
2878
2879 * display.texi (Standard Faces): Describe vertical-border on
2880 window systems.
2881
2882 * windows.texi (Split Window): Simplify phrase and mention
2883 vertical-border face.
2884
28852005-08-09 Richard M. Stallman <rms@gnu.org>
2886
2887 * files.texi (Comparing Files): Clarify compare-windows.
2888
2889 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2890
8cf51b2c
GM
28912005-08-06 Eli Zaretskii <eliz@gnu.org>
2892
2893 * mule.texi (Coding Systems): Rephrase the paragraph about
2894 codepages: no need for "M-x codepage-setup" anymore, except on
2895 MS-DOS.
2896
2897 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2898 the MS-DOS port only.
2899
29002005-07-30 Eli Zaretskii <eliz@gnu.org>
2901
2902 * makefile.w32-in (info): Don't run multi-install-info.bat.
2903 ($(infodir)/dir): New target, produced by running
2904 multi-install-info.bat.
2905
8cf51b2c
GM
29062005-07-22 Eli Zaretskii <eliz@gnu.org>
2907
2908 * files.texi (Quoted File Names): Add index entry.
2909
8cf51b2c
GM
29102005-07-19 Juri Linkov <juri@jurta.org>
2911
2912 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2913
29142005-07-18 Juri Linkov <juri@jurta.org>
2915
8cf51b2c
GM
2916 * custom.texi (Easy Customization):
2917 * files.texi (Old Versions):
2918 * frames.texi (Wheeled Mice):
2919 * mule.texi (Specify Coding):
8cf51b2c
GM
2920 * text.texi (Cell Justification):
2921 * trouble.texi (After a Crash):
8cf51b2c
GM
2922 * xresources.texi (GTK styles):
2923 Delete duplicate duplicate words.
2924
29252005-07-17 Richard M. Stallman <rms@gnu.org>
2926
2927 * frames.texi (Creating Frames): Fix foreground color example.
2928
2929 * custom.texi (Init Examples): Clean up text about conditionals.
2930
29312005-07-16 Richard M. Stallman <rms@gnu.org>
2932
2933 * mini.texi (Completion Commands): Fix command name for ?.
2934
8cf51b2c
GM
29352005-07-16 Eli Zaretskii <eliz@gnu.org>
2936
2937 * display.texi (Standard Faces): Explain that customization of
2938 `menu' face has no effect on w32 and with GTK. Add
2939 cross-references.
2940
2941 * cmdargs.texi (General Variables): Clarify the default location
2942 of $HOME on w32 systems.
2943
29442005-07-15 Jason Rumney <jasonr@gnu.org>
2945
2946 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2947 changed.
2948
29492005-07-08 Kenichi Handa <handa@m17n.org>
2950
2951 * mule.texi (Recognize Coding): Recommend
2952 revert-buffer-with-coding-system instead of revert-buffer.
2953
29542005-07-07 Richard M. Stallman <rms@gnu.org>
2955
2956 * anti.texi (Antinews): Mention mode-line-inverse-video.
2957
2958 * files.texi (Saving): Minor correction about C-x C-w.
2959
2960 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2961
29622005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2963
2964 * search.texi (Isearch Scroll): Add example of using the
2965 `isearch-scroll' property.
2966 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2967 `Display Custom' node.
2968 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2969 and de-emphasize it.
2970 (Other Repeating Search): `occur' currently can not correctly
2971 handle multiline matches. Correct, clarify and update description
2972 of `flush-lines' and `keep-lines'.
2973
2974 * display.texi (Display Custom): Add anchor for `baud-rate'.
2975
29762005-07-07 Richard M. Stallman <rms@gnu.org>
2977
2978 * gnu.texi: Update where to get GNU status; add refs for how to help.
2979 Add footnotes 6 and 7.
2980
29812005-07-04 Lute Kamstra <lute@gnu.org>
2982
2983 Update FSF's address in GPL notices.
2984
8cf51b2c 2985 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2986 * trouble.texi (Checklist): Update FSF's address.
2987
8cf51b2c
GM
29882005-06-24 Richard M. Stallman <rms@gnu.org>
2989
2990 * display.texi (Text Display): Change index entries.
2991
29922005-06-24 Eli Zaretskii <eliz@gnu.org>
2993
2994 * makefile.w32-in (MAKEINFO): Use --force.
2995 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2996 Makefile.in.
8cf51b2c
GM
2997
29982005-06-23 Richard M. Stallman <rms@gnu.org>
2999
3000 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3001 nobreak-char-display.
3002
3003 * emacs.texi (Top): Update detailed node listing.
3004
3005 * display.texi (Text Display): Renamed show-nonbreak-escape
3006 to nobreak-char-display and no-break-space to nobreak-space.
3007 (Standard Faces): Split up the list of standard faces
3008 and put it in a separate node. Add nobreak-space and
3009 escape-glyph.
3010
8cf51b2c
GM
30112005-06-23 Lute Kamstra <lute@gnu.org>
3012
3013 * mule.texi (Select Input Method): Fix typo.
3014
30152005-06-23 Kenichi Handa <handa@m17n.org>
3016
3017 * mule.texi (International): List all supported scripts. Adjust
3018 text for that leim is now included in the normal Emacs
3019 distribution.
3020 (Language Environments): List all language environments.
3021 Intlfonts contains fonts for most supported scripts, not all..
3022 (Select Input Method): Refer to C-u C-x = to see how to type to
3023 input a specifc character.
3024 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3025
30262005-06-23 Juanma Barranquero <lekktu@gmail.com>
3027
49823426 3028 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3029
30302005-06-22 Miles Bader <miles@gnu.org>
3031
3032 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3033
30342005-06-20 Miles Bader <miles@gnu.org>
3035
3036 * display.texi (Faces): Add `vertical-divider'.
3037
30382005-06-17 Richard M. Stallman <rms@gnu.org>
3039
3040 * text.texi (Adaptive Fill): Minor clarification.
3041
8cf51b2c
GM
30422005-06-10 Lute Kamstra <lute@gnu.org>
3043
3044 * emacs.texi (Top): Correct version number.
3045 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3046 refer to the current version of Emacs.
3047
30482005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3049
3050 * files.texi (Log Buffer): Document when there can be more than
3051 one file to be committed.
3052
30532005-06-08 Juri Linkov <juri@jurta.org>
3054
3055 * display.texi (Faces): Add `shadow' face.
3056
30572005-06-07 Masatake YAMATO <jet@gyve.org>
3058
3059 * display.texi (Faces): Write about mode-line-highlight.
3060
30612005-06-06 Richard M. Stallman <rms@gnu.org>
3062
3063 * misc.texi (Printing Package): Explain how to initialize
3064 printing package.
3065
3066 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3067
30682005-06-05 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * emacs.texi: Rename Hardcopy to Printing.
3071 Make PostScript and PostScript Variables subnodes of it.
3072
3073 * misc.texi (Printing): Rename node from Hardcopy.
3074 Mention menu bar options.
3075 Move PostScript and PostScript Variables to submenu.
3076 (Printing package): New node.
3077
3078 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3079
3080 * dired.texi (Operating on Files): Likewise.
3081
3082 * calendar.texi (Displaying the Diary): Likewise.
3083
3084 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3085
3086 * glossary.texi (Glossary): Likewise.
3087
3088 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3089 effect.
3090
30912005-06-04 Richard M. Stallman <rms@gnu.org>
3092
3093 * trouble.texi (After a Crash): Polish previous change.
3094
8cf51b2c
GM
30952005-05-30 Noah Friedman <friedman@splode.com>
3096
3097 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3098 recovery mechanism.
3099
8cf51b2c
GM
31002005-05-28 Nick Roberts <nickrob@snap.net.nz>
3101
3102 * building.texi (Other Buffers): SPC toggles display of
3103 floating point registers.
3104
8cf51b2c
GM
31052005-05-27 Nick Roberts <nickrob@snap.net.nz>
3106
3107 * files.texi (Log Buffer): Merge in description of Log Edit
3108 mode from pcl-cvs.texi.
3109
31102005-05-26 Richard M. Stallman <rms@gnu.org>
3111
3112 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3113
8cf51b2c
GM
31142005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3115
3116 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3117 not enabled by default.
3118 When not on a word, `ispell-word' by default checks the word
3119 before point.
3120
31212005-05-24 Nick Roberts <nickrob@snap.net.nz>
3122
3123 * building.texi (Debugger Operation): Simplify last sentence.
3124
31252005-05-23 Lute Kamstra <lute@gnu.org>
3126
3127 * emacs.texi: Update FSF's address throughout.
3128 (Preface): Use @cite.
3129 (Distrib): Add cross reference to the node "Copying". Mention the
3130 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3131 printed manuals.
3132 (Intro): Use @xref for the Emacs Lisp Intro.
3133
8cf51b2c
GM
31342005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3135
3136 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3137
3138 * basic.texi (Moving Point): Mention default for `goto-line'.
3139
3140 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3141 of a variable's docstring.
3142
31432005-05-18 Lute Kamstra <lute@gnu.org>
3144
3145 * maintaining.texi (Overview of Emerge): Add cross reference.
3146 Remove duplication.
3147
3148 * emacs.texi (Top): Update to the current structure of the manual.
3149 * misc.texi (Emacs Server): Add menu description.
3150 * files.texi (Saving): Fix menu.
3151 * custom.texi (Customization): Fix menu.
3152 * mule.texi (International): Fix menu.
3153 * kmacro.texi (Keyboard Macros): Fix menu.
3154
31552005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3156
3157 * display.texi: Various minor changes.
3158 (Faces): Delete text that is repeated in the next section.
3159
31602005-05-16 Nick Roberts <nickrob@snap.net.nz>
3161
3162 * building.texi (Debugger Operation): Mention GUD tooltips are
3163 disabled with GDB in text command mode.
3164
8cf51b2c
GM
31652005-05-16 Nick Roberts <nickrob@snap.net.nz>
3166
3167 * building.texi: Replace toolbar with "tool bar" for consistency.
3168 (Compilation Mode): Describe compilation-context-lines
3169 and use of arrow in compilation buffer.
3170 (Debugger Operation): Replace help text with variable's value.
3171
3172 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3173 consistency.
3174
31752005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3176
3177 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3178 Add xref.
3179
8cf51b2c
GM
31802005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3181
3182 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3183 (Position Info): Delete discussion of `goto-line'. It is already
3184 described in `Moving point'.
3185
3186 * mini.texi (Completion Commands): Correct reference.
3187 (Completion Options): Fix typo.
3188
3189 * killing.texi (Deletion): Complete description of `C-x C-o'.
3190
8cf51b2c
GM
31912005-05-10 Richard M. Stallman <rms@gnu.org>
3192
3193 * building.texi (Compilation): Clarify recompile's directory choice.
3194
3195 * frames.texi (Tooltips): Cleanups.
3196
3197 * basic.texi (Arguments): Fix punctuation.
3198
31992005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * screen.texi (Menu Bar): The up and down (not left and right)
3202 arrow keys move through a keyboard menu.
3203
32042005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3205
3206 * basic.texi: Various typo and grammar fixes.
3207 (Moving Point): C-a now runs move-beginning-of-line.
3208
32092005-05-08 Nick Roberts <nickrob@snap.net.nz>
3210
3211 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3212
3213 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3214 as different animals.
3215
32162005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3217
3218 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3219 Correct index entry.
3220
32212005-05-07 Nick Roberts <nickrob@snap.net.nz>
3222
3223 * building.texi (Debugger Operation): Update to reflect changes
3224 in GUD tooltips.
3225
32262005-04-30 Richard M. Stallman <rms@gnu.org>
3227
3228 * files.texi (Compressed Files): Auto Compression normally enabled.
3229
3230 * building.texi (Debugger Operation): Clarify previous change.
3231
8cf51b2c
GM
32322005-04-28 Nick Roberts <nickrob@snap.net.nz>
3233
3234 * building.texi (Debugger Operation): Add description for
3235 GUD tooltips when program is not running.
3236
32372005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3238
3239 * misc.texi (Shell): Add `Shell Prompts' to menu.
3240 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3241 description. Delete remarks moved to new node.
3242 (Shell Prompts): New node.
3243 (History References): Replace remarks moved to `Shell Prompts'
3244 with xref to that node.
3245 (Remote Host): Clarify how to specify the terminal type when
3246 logging in to a different machine.
3247
32482005-04-26 Richard M. Stallman <rms@gnu.org>
3249
3250 * emacs.texi (Top): Update submenus from files.texi.
3251
3252 * files.texi (Filesets): Clarify previous change.
3253
3254 * dired.texi (Misc Dired Features): Clarify previous change.
3255
32562005-04-25 Chong Yidong <cyd@stupidchicken.com>
3257
3258 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3259
3260 * dired.texi (Misc Dired Features): Document
3261 dired-compare-directories.
3262
3263 * files.texi (Filesets): New node.
3264 (File Conveniences): Document Image mode.
3265
3266 * text.texi (TeX Print): Document tex-compile.
3267
32682005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3269
3270 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3271 Delete redundant reference to tooltip Custom group. It is
3272 referred too again in the next paragraph.
3273
32742005-04-24 Richard M. Stallman <rms@gnu.org>
3275
3276 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3277
8cf51b2c
GM
32782005-04-19 Kim F. Storm <storm@cua.dk>
3279
3280 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3281
32822005-04-18 Lars Hansen <larsh@math.ku.dk>
3283
3284 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3285 turns off desktop-save-mode.
3286
32872005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3288
3289 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3290 by default in terminals compatible with xterm. Mention that
3291 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3292 node.
3293
8cf51b2c
GM
32942005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3295
3296 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3297
c8763fb6 32982005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3299
3300 * xresources.texi (Table of Resources): Add cursorBlink.
3301
33022005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3303
3304 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3305 `d', `C-d' and `u'.
3306
33072005-04-11 Richard M. Stallman <rms@gnu.org>
3308
3309 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3310 (Misc X): Add -D, --basic-display.
3311
3312 * maintaining.texi (Change Log): Correct the description of
3313 the example.
3314
3315 * major.texi (Choosing Modes): Document magic-mode-alist.
3316
8cf51b2c
GM
33172005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3318
3319 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3320 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3321 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3322 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3323 `w', respectively.
3324 (Rmail Labels): Mention `l'.
3325 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3326 (Rmail Summary Edit): Describe `j' and RET.
3327
c8763fb6 33282005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3329
3330 * xresources.texi (Lucid Resources): Add fontSet resource.
3331
8cf51b2c
GM
33322005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3333
3334 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3335 now called `indicate-empty-lines'.
3336
33372005-04-06 Kim F. Storm <storm@cua.dk>
3338
3339 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3340
33412005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3342
3343 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3344 deleted.
3345 (Marks vs Flags): Add some convenient key bindings.
3346 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3347 (Misc Dired Features): Correct and expand description of `w' command.
3348
3349 * frames.texi (XTerm Mouse): Delete apparently false info.
3350 The GNU/Linux console currently does not appear to support
3351 `xterm-mouse-mode'.
3352
8cf51b2c
GM
33532005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3354
3355 * calendar.texi (Diary): Mention shell utility `calendar'.
3356
33572005-04-01 Richard M. Stallman <rms@gnu.org>
3358
3359 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3360
8cf51b2c
GM
33612005-04-01 Lute Kamstra <lute@gnu.org>
3362
3363 * maintaining.texi (Change Log): add-change-log-entry uses
3364 add-log-mailing-address.
3365
33662005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3367
3368 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3369 `VC Mode Line' and put in an xref to that node.
3370 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3371 its description.
3372
33732005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3374
3375 * calendar.texi (Calendar Systems): Say that the Persian calendar
3376 implemented here is the arithmetical one championed by Birashk.
3377
33782005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3379
3380 * programs.texi (Fortran Motion): Fix previous change.
3381
8cf51b2c
GM
33822005-03-29 Richard M. Stallman <rms@gnu.org>
3383
3384 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3385
33862005-03-29 Chong Yidong <cyd@stupidchicken.com>
3387
3388 * text.texi (Refill): Refer to Long Lines Mode.
3389 (Longlines): New node.
3390 (Auto Fill): Don't index "word wrap" here.
3391 (Filling): Add Longlines to menu.
3392
33932005-03-29 Richard M. Stallman <rms@gnu.org>
3394
3395 * xresources.texi: Minor fixes.
3396
3397 * misc.texi (Emacs Server): Fix Texinfo usage.
3398
3399 * emacs.texi (Top): Don't use a real section heading for
3400 "Detailed Node Listing". Fake it instead.
3401
3402 * basic.texi (Position Info): Minor cleanup.
3403
3404 * mule.texi (Input Methods): Minor cleanup.
3405
34062005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3407
3408 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3409 constructs as well.
3410 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3411
34122005-03-29 Kenichi Handa <handa@m17n.org>
3413
3414 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3415
3416 * basic.texi (Position Info): Update the description about the
3417 command C-u C-x =.
3418
34192005-03-28 Richard M. Stallman <rms@gnu.org>
3420
3421 * emacs.texi (Top): Use @section for the detailed node listing.
3422
3423 * calendar.texi: Minor fixes to previous change.
3424
3425 * programs.texi (Fortran): Small fixes to previous changes.
3426
3427 * emacs.texi (Top): Update list of subnodes of Dired.
3428 Likewise for building.texi.
3429
3430 * files.texi (File Conveniences): Delete Auto Image File mode.
3431
34322005-03-28 Chong Yidong <cyd@stupidchicken.com>
3433
3434 * building.texi (Flymake): New node.
3435
3436 * custom.texi (Function Keys): Document kp- event types and
3437 keypad-setup package.
3438
3439 * dired.texi (Wdired): New node.
3440
3441 * files.texi (File Conveniences): Reorder entries.
3442 Explain how to turn on Auto-image-file mode.
3443 Document Thumbs mode.
3444
3445 * mule.texi (Specify Coding): Document recode-region and
3446 recode-file-name.
3447
3448 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3449
34502005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3451
3452 * commands.texi (Keys): M-o is now a prefix key.
3453
34542005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3455
3456 * programs.texi: Reformat and update copyright years.
3457 (Fortran): Update section.
3458
34592005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3460
3461 * files.texi: Several small changes in addition to:
3462 (Visiting): Change xref for Dialog Boxes to ref.
3463 (Version Headers): Replace references to obsolete var
3464 `vc-header-alist' with `vc-BACKEND-header'.
3465 (Customizing VC): Update value of `vc-handled-backends'.
3466
34672005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3468
3469 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3470 move here from Emacs Lisp Reference Manual.
3471 * calendar.texi (Calendar/Diary, Diary Commands)
3472 (Special Diary Entries, Importing Diary): Change some xrefs to
3473 point to emacs-xtra rather than elisp.
3474
3475 * emacs-xtra.texi (Calendar Customizing):
3476 Move view-diary-entries-initially, view-calendar-holidays-initially,
3477 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3478 Emacs Manual.
3479 (Appt Customizing): Merge entire section into main Emacs Manual.
3480 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3481 mark-holidays-in-calendar here from emacs-xtra.
3482 (Displaying the Diary): Move view-diary-entries-initially,
3483 mark-diary-entries-in-calendar here from emacs-xtra.
3484 (Appointments): Move appt-display-mode-line,
3485 appt-display-duration, appt-disp-window-function,
3486 appt-delete-window-function here from emacs-xtra.
3487
3488 * calendar.texi: Update and reformat copyright.
3489 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3490 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3491 (Diary): Refer to `diary-file' rather than ~/diary.
3492 (Diary Commands): Rename node to "Displaying the Diary".
3493 * emacs.texi (Top): Rename "Diary Commands" section.
3494 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3495
34962005-03-26 Eli Zaretskii <eliz@gnu.org>
3497
3498 * misc.texi (Emacs Server): Fix the command for setting
3499 server-name. Add an xref to Invoking emacsclient.
3500
3501 * help.texi (Help Summary): Clarify when "C-h ." will do something
3502 nontrivial.
3503 (Apropos): Add cindex entry for apropos-sort-by-scores.
3504
3505 * display.texi (Text Display): Add index entries for how no-break
3506 characters are displayed.
3507
8cf51b2c
GM
35082005-03-26 Eli Zaretskii <eliz@gnu.org>
3509
3510 * files.texi (Visiting): Fix cross-references introduced with the
3511 last change.
3512
3513 * xresources.texi (GTK resources): Fix last change.
3514
8cf51b2c
GM
35152005-03-25 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * xresources.texi (X Resources): GTK options documented too.
3518 (Resources): Clarify meaning of program name.
3519 (Table of Resources): Add visualClass.
3520 (GTK resources): Rewrite.
3521 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3522
3523 * display.texi (Text Display): Mention non-breaking spaces.
3524
3525 * files.texi (Reverting): Document auto-revert-check-vc-info.
3526
3527 * frames.texi (Mouse Commands): Document
3528 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3529
3530 * help.texi (Help Summary): Add `C-h .'.
3531 (Apropos): Apropos accepts a list of search terms.
3532 Document apropos-sort-by-scores.
3533 (Help Echo): Document display-local-help.
3534
3535 * misc.texi (Emacs Server): Document server-name.
3536 (Invoking emacsclient): Document -s option for server names.
3537
3538 * text.texi (Outline Visibility): Introduce "current heading
3539 line" (commands can be called with point on a body line).
3540 Re-order table to follow the sequence of discussion.
3541 hide-body won't hide lines before first header line.
3542 (TeX Mode): Add DocTeX mode.
3543
8cf51b2c
GM
35442005-03-24 Richard M. Stallman <rms@gnu.org>
3545
3546 * mule.texi (Single-Byte Character Support): Delete mention
3547 of iso-acc.el and iso-transl.el.
3548
8cf51b2c
GM
35492005-03-23 Lute Kamstra <lute@gnu.org>
3550
3551 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3552
35532005-03-23 Richard M. Stallman <rms@gnu.org>
3554
8cf51b2c
GM
3555 * search.texi: Delete explicit node pointers.
3556 (Incremental Search): New menu.
3557 (Basic Isearch, Repeat Isearch, Error in Isearch)
3558 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3559 (Slow Isearch): New subnodes.
3560 (Configuring Scrolling): Node deleted.
3561 (Search Case): Doc default-case-fold-search.
3562 (Regexp Replace): Move replace-regexp doc here.
3563
3564 * rmail.texi (Movemail): Put commas inside closequotes.
3565
3566 * picture.texi (Insert in Picture): Document C-c arrow combos.
3567 (Basic Picture): Clarify erasure.
3568
3569 * display.texi (Font Lock): Put commas inside closequotes.
3570
3571 * cmdargs.texi (General Variables): Put commas inside closequotes.
3572
35732005-03-23 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * building.texi (Stack Buffer): Mention reverse contrast for
3576 *selected* frame (might not be current frame).
3577
8cf51b2c
GM
35782005-03-21 Richard M. Stallman <rms@gnu.org>
3579
3580 * building.texi (Starting GUD): Add bashdb.
3581
35822005-03-20 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * basic.texi (Moving Point): Add M-g M-g binding.
3585 (Undo): Document undo-only.
3586 (Position Info): Document M-g M-g and C-u M-g M-g.
3587
3588 * building.texi (Building): Put Grep Searching after Compilation
3589 Shell.
3590 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3591 Document next-error-highlight.
3592 (Grep Searching): Document grep-highlight-matches.
3593 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3594
3595 * calendar.texi (Importing Diary): Rename node from iCalendar.
3596 Document diary-from-outlook.
3597
3598 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3599 Commands.
3600 Mention effect of X drag and drop on Dired buffers.
3601
3602 * files.texi (Visiting): Document large-file-warning-threshold.
3603 Move paragraph on file-selection dialog.
3604 Mention visiting files using X drag and drop.
3605 (Reverting): Mention using Auto-Revert mode to tail files.
3606 Document auto-revert-tail-mode.
3607 (Version Systems): Minor correction.
3608 (Comparing Files): Diff-mode is no longer based on Compilation
3609 mode.
3610 Document compare-ignore-whitespace.
3611 (Misc File Ops): Explain passing a directory to rename-file.
3612 Likewise for copy-file and make-symbolic-link.
3613
3614 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3615 Document mouse-wheel-progressive speed.
3616
3617 * help.texi (Misc Help): Document numeric argument for C-h i.
3618 Correctly explain the effect of just C-u as argument.
3619
3620 * killing.texi (Deletion): Document numeric argument for
3621 just-one-space.
3622
3623 * mini.texi (Completion): Completion acts on text before point.
3624
3625 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3626 (Emulation): CUA mode replaces pc-bindings-mode,
3627 pc-selection-mode, and s-region.
3628
3629 * mule.texi (Input Methods): Leim is now built-in.
3630 (Select Input Method): Document quail-show-key.
3631 (Specify Coding): Document revert-buffer-with-coding-system.
3632
3633 * programs.texi (Fortran Motion): Document f90-next-statement,
3634 f90-previous-statement, f90-next-block, f90-previous-block,
3635 f90-end-of-block, and f90-beginning-of-block.
3636
3637 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3638
3639 * emacs.texi (Acknowledgments): Updated.
3640
3641 * anti.texi: Total rewrite.
3642
8cf51b2c
GM
36432005-03-19 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * ack.texi (Acknowledgments): Update.
3646
36472005-03-19 Eli Zaretskii <eliz@gnu.org>
3648
3649 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3650 copyright years.
3651
36522005-03-14 Nick Roberts <nickrob@snap.net.nz>
3653
3654 * building.texi (Commands of GUD): Move paragraph on setting
3655 breakpoints with mouse to the GDB Graphical Interface node.
3656
36572005-03-07 Richard M. Stallman <rms@gnu.org>
3658
8cf51b2c
GM
3659 * misc.texi (Single Shell, Shell Options): Fix previous change.
3660
3661 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3662
36632005-03-06 Richard M. Stallman <rms@gnu.org>
3664
3665 * building.texi (Starting GUD): Don't explain text vs graphical
3666 GDB here. Just mention it and xref.
3667 Delete "just one debugger process".
3668 (Debugger Operation): Move GUD tooltip info here.
3669 (GUD Tooltips): Node deleted.
3670 (GDB Graphical Interface): Explain the two GDB modes here.
3671
8cf51b2c
GM
3672 * sending.texi (Sending Mail): Minor cleanup.
3673 (Mail Aliases): Explain quoting conventions.
3674 Update key rebinding example.
3675 (Header Editing): C-M-i is like M-TAB.
3676 (Mail Mode Misc): mail-attach-file does not do MIME.
3677
3678 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3679 that really belongs here.
3680 (Remote Mailboxes): Text moved to Rmail Inbox.
3681 (Rmail Display): Mention Mouse-1.
3682 (Movemail): Clarify two movemail versions.
3683 Clarify rmail-movemail-program.
3684
8cf51b2c
GM
3685 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3686 Document async shell commands.
3687 (Shell History): Clarify.
3688 (Shell Ring): Mention C-UP an C-DOWN.
3689 (Shell Options): Add comint-prompt-read-only.
3690 (Invoking emacsclient): Set EDITOR to run Emacs.
3691 (Sorting): No need to explain what region is.
3692 (Saving Emacs Sessions): Fix typo.
3693 (Recursive Edit): Fix punctuation.
3694 (Emulation): Don't mention "PC bindings" which are standard.
3695 (Hyperlinking): Explain Mouse-1 convention here.
3696 (Find Func): Node deleted.
3697
8cf51b2c
GM
3698 * help.texi (Name Help): Xref to Hyperlinking.
3699
3700 * glossary.texi (Glossary):
3701 Rename "Balance Parentheses" to "Balancing...".
3702 Add "Byte Compilation". Correct "Copyleft".
3703 New xref in "Customization".
3704 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3705 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3706 Rename "Registers" to "Register".
3707 Replace "Selecting" with "Selected Frame",
3708 "Selected Window", and "Selecting a Buffer".
3709
3710 * files.texi (Types of Log File): Explain how projects'
3711 methods can vary.
3712
8cf51b2c
GM
3713 * display.texi (Faces): Delete "Emacs 21".
3714
3715 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3716 * fixit.texi (Spelling): C-M-i like M-TAB.
3717 * mini.texi (Completion Options): C-M-i like M-TAB.
3718 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3719 * text.texi (Text Mode): C-M-i like M-TAB.
3720
3721 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3722
3723 * calendar.texi (Specified Dates): Mention `g w'.
3724 (Appointments): appt-activate toggles with no arg.
3725
8cf51b2c
GM
37262005-03-05 Juri Linkov <juri@jurta.org>
3727
3728 * cmdargs.texi (Emacs Invocation): Add cindex
3729 "invocation (command line arguments)"
3730 (Misc X): Add -nbc, --no-blinking-cursor.
3731
37322005-03-04 Ulf Jasper <ulf.jasper@web.de>
3733
3734 * calendar.texi (iCalendar): No need to require it now.
3735
8cf51b2c
GM
37362005-03-03 Nick Roberts <nickrob@snap.net.nz>
3737
3738 * trouble.texi (Contributing): Mention Savannah. Direct users to
3739 emacs-devel.
3740
37412005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3742
3743 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3744 window.
3745
8cf51b2c
GM
37462005-02-27 Richard M. Stallman <rms@gnu.org>
3747
3748 * building.texi (Compilation): Update mode line status info.
3749
37502005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3751
3752 * calendar.texi (General Calendar): Document binding of
3753 scroll-other-window-down.
3754 (Mayan Calendar): Fix earliest date.
3755 (Time Intervals): Document timeclock-change.
3756 Fix timeclock-ask-before-exiting documentation.
3757
37582005-02-26 Kim F. Storm <storm@cua.dk>
3759
3760 * frames.texi (Mouse References):
3761 Add mouse-1-click-in-non-selected-windows.
3762
37632005-02-25 Richard M. Stallman <rms@gnu.org>
3764
3765 * screen.texi (Screen): Explain better about cursors and mode lines;
3766 don't presuppose text terminals.
3767 (Point): Don't assume just one cursor.
3768 Clarify explanation of cursors.
3769 (Echo Area, Menu Bar): Cleanups.
3770
3771 * mini.texi (Minibuffer): Prompts are highlighted.
3772 (Minibuffer Edit): Newline = C-j only on text terminals.
3773 Clarify resize-mini-windows values.
3774 Mention M-PAGEUP and M-PAGEDOWN.
3775 (Completion Commands): Mouse-1 like Mouse-2.
3776 (Minibuffer History): Explain history commands better.
3777 (Repetition): Add xref to Incremental Search.
3778
3779 * mark.texi (Setting Mark): Clarify info about displaying mark.
3780 Clarify explanation of C-@ and C-SPC.
3781 (Transient Mark): Mention Delete Selection mode.
3782 (Marking Objects): Clean up text about extending the region.
3783
3784 * m-x.texi (M-x): One C-g doesn't always go to top level.
3785 No delay before suggest-key-bindings output.
3786
3787 * fixit.texi (Fixit): Mention C-/ for undo.
3788 (Spelling): Mention ESC TAB like M-TAB.
3789 Replacement words with r and R are rechecked.
3790 Say where C-g leaves point. Mention ? as input.
3791
37922005-02-23 Lute Kamstra <lute@gnu.org>
3793
3794 * cmdargs.texi (Initial Options): Add cross reference.
3795
8cf51b2c
GM
37962005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3797
3798 * emacs.texi (Top): Update menu for splitting of node in
3799 msdog.texi.
3800 * frames.texi (Frames): Update xref for splitting of node in
3801 msdog.texi.
3802 * trouble.texi (Quitting): Ditto.
3803
38042005-02-16 Richard M. Stallman <rms@gnu.org>
3805
3806 * windows.texi (Split Window): Simplify line truncation info
3807 and xref to Display Custom.
3808
3809 * trouble.texi (Quitting): Emergency escape only for text terminal.
3810 (Screen Garbled): C-l for ungarbling is only for text terminal.
3811
3812 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3813
3814 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3815
3816 * programs.texi (Program Modes): Mention Python mode.
3817 (Moving by Defuns): Repeating C-M-h extends region.
3818 (Basic Indent): Clarify.
3819 (Custom C Indent): Clarify.
3820 (Expressions): Repeating C-M-@ extends region.
3821 (Info Lookup): Clarify for C-h S.
3822 (Symbol Completion): ESC TAB alternative for M-TAB.
3823 (Electric C): Clarify.
3824
3825 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3826
3827 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3828 MS-DOS Input node.
3829 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3830 (MS-DOS and MULE): Clarify.
3831 (MS-DOS Processes, Windows Processes): Fix typos.
3832
3833 * major.texi (Choosing Modes): Clarify.
3834
3835 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3836 (Keyboard Macro Step-Edit): Clarify.
3837
3838 * indent.texi (Indentation): Clarifications.
3839
3840 * help.texi (Help): Correct error about C-h in query-replace.
3841 Clarify apropos vs C-h a. Fix how to search in FAQ.
3842 (Key Help): Describe C-h w here.
3843 (Name Help): Minor cleanup. C-h w moved to Key Help.
3844 Clarify the "object" joke.
3845 (Apropos): Clarify. Mouse-1 like Mouse-2.
3846 (Help Mode): Mouse-1 like Mouse-2.
3847
3848 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3849
3850 * display.texi (Display): Reorder menu.
3851 (Faces): Cleanup.
3852 (Font Lock): Cleanup. Mention Options menu.
3853 Delete obsolete text.
3854 (Scrolling): For C-l, don't presume text terminal.
3855 (Horizontal Scrolling): Simplify intro.
3856 (Follow Mode): Clarify.
3857 (Cursor Display): Moved before Display Custom.
3858 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3859 Doc default-tab-width. Doc line truncation more thoroughly.
3860
3861 * dired.texi (Dired Enter): C-x C-f can run Dired.
3862 (Dired Visiting): Comment out `a' command.
3863 Mouse-1 is like Mouse-2.
3864 (Shell Commands in Dired): ? can be used more than once.
3865
3866 * basic.texi (Continuation Lines): Simplify description of truncation,
3867 and refer to Display Custom for the rest of it.
3868
8cf51b2c
GM
38692005-02-06 Lute Kamstra <lute@gnu.org>
3870
3871 * basic.texi (Undo): Fix typo.
3872
3873 * cmdargs.texi (Emacs Invocation): Fix typo.
3874
3875 * custom.texi (Init Examples): Fix typo.
3876
3877 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3878
38792005-02-06 Richard M. Stallman <rms@gnu.org>
3880
3881 * regs.texi (Registers): Registers can hold numbers, too.
3882
3883 * killing.texi (Other Kill Commands): Cleanup.
3884 Delete redundant explanation of kill in read-only buffer.
3885 (Yanking): Mention term "copying".
3886 (Accumulating Text): Fix typo.
3887
3888 * entering.texi (Entering Emacs): Update rationale at start.
3889 (Exiting): Treat iconifying on a par with suspension.
3890
3891 * custom.texi (Minor Modes): Fix typo.
3892 (Easy Customization): Fix menu style.
3893 (Variables): Add xref.
3894 (Examining): Setting for future sessions works through .emacs.
3895 (Keymaps): "Text terminals", not "Many".
3896 (Init Rebinding): Explain \C-. Show example of \M-.
3897 Fix minor wording errors.
3898 (Function Keys): Explain vector syntax just once.
3899 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3900 (Init File): Mention .emacs.d directory.
3901 (Init Examples): Add xref.
3902 (Find Init): Mention .emacs.d directory.
3903
3904 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3905 (Action Arguments): Explain which kinds of -l args are found how.
3906 (Initial Options): --batch does not inhibit site-start.
3907 Add xrefs.
3908 (Command Example): Use --batch, not -batch.
3909
3910 * basic.texi (Inserting Text): Cleanup wording.
3911 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3912 C-n is not error at end of buffer.
3913 (Undo): Doc C-/ like C-_. Add xrefs.
3914 (Arguments): META key may be labeled ALT.
3915 Peculiar arg meanings are explained in doc strings.
3916
3917 * abbrevs.texi (Expanding Abbrevs): Clarify.
3918
39192005-02-05 Eli Zaretskii <eliz@gnu.org>
3920
3921 * frames.texi (Frame Parameters): Add an xref to the description
3922 of list-colors-display. Add a pointer to the X docs about colors.
3923
3924 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3925 Impove docs of list-colors-display.
3926
39272005-02-03 Lute Kamstra <lute@gnu.org>
3928
3929 * frames.texi (Frames, Drag and Drop): Fix typos.
3930
39312005-02-03 Richard M. Stallman <rms@gnu.org>
3932
3933 * windows.texi (Basic Window): Mention color-change in mode line.
3934 (Change Window): Explain dragging vertical boundaries.
3935
3936 * text.texi (Sentences): Clarify.
3937 (Paragraphs): Explain M-a and blank lines.
3938 (Outline Mode): Clarify text and menu.
3939 (Hard and Soft Newlines): Mention use-hard-newlines.
3940
3941 * frames.texi (Frames): Delete unnecessary mention of Windows.
3942 (Mouse Commands): Likewise. Mention xterm mouse support.
3943 (Clipboard): Clarify.
3944 (Mouse References): Mention use of Mouse-1 for following links.
3945 (Menu Mouse Clicks): Clarify.
3946 (Mode Line Mouse): Clarify.
3947 (Drag and Drop): Rewrite.
3948
3949 * fixit.texi (Spelling): Fix typo.
3950
3951 * files.texi (File Names): Clarify.
3952 (Visiting): Update conditions for use of file dialog. Clarify.
3953 (Saving): Doc d as answer in save-some-buffers.
3954 (Remote Files): Clean up the text.
3955
3956 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3957
3958 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3959 (List Buffers): Clarify.
3960 (Several Buffers): Doc T command.
3961 (Buffer Convenience): Clarify menu.
3962
3963 * basic.texi (Undo): Clarify last change.
3964
39652005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3966
3967 * fixit.texi (Spelling): Fix typo.
3968
39692005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3970
3971 * basic.texi (Undo): Update description of `undo-outer-limit'.
3972
39732005-02-01 Nick Roberts <nickrob@snap.net.nz>
3974
3975 * building.texi: Update documentation relating to GDB Graphical
3976 Interface.
3977
39782005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3979
3980 * custom.texi (Easy Customization): Adapt menu to node name change.
3981
39822005-01-30 Richard M. Stallman <rms@gnu.org>
3983
3984 * custom.texi (Easy Customization): Defn of "User Option" now
3985 includes faces. Don't say just "option" when talking about variables.
3986 Do say just "options" to mean "anything customizable".
3987 (Specific Customization): Describe `customize-variable',
3988 not `customize-option'.
3989
3990 * glossary.texi (Glossary) <Faces>: Add xref.
3991 <User Option>: Change definition--include faces. Change xref.
3992
3993 * picture.texi (Picture): Mention artist.el.
3994
3995 * sending.texi, screen.texi, programs.texi, misc.texi:
3996 * mini.texi, major.texi, maintaining.texi, macos.texi:
3997 * help.texi, frames.texi, files.texi:
3998 Don't say just "option" when talking about variables.
3999
4000 * display.texi, mule.texi: Don't say just "option" when talking
4001 about variables. Other minor cleanups.
4002
8cf51b2c
GM
40032005-01-26 Lute Kamstra <lute@gnu.org>
4004
4005 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4006 File'. Mention the `-Q' option at the `--no-site-file' option.
4007
8cf51b2c
GM
40082005-01-22 David Kastrup <dak@gnu.org>
4009
4010 * building.texi (Grep Searching): Mention alias `find-grep' for
4011 `grep-find'.
4012
40132005-01-20 Richard M. Stallman <rms@gnu.org>
4014
4015 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4016
8cf51b2c
GM
40172005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4018
4019 * rmail.texi (Movemail): Explain differences
4020 between standard and mailutils versions of movemail.
4021 Describe command line and configuration options introduced
4022 with the latter.
4023 Explain the notion of mailbox URL, provide examples and
4024 cross-references to mailutils documentation.
4025 Describe various methods of specifying mailbox names,
4026 user names and user passwords for rmail.
4027 (Remote Mailboxes): New section. Describe
4028 how movemail handles remote mailboxes. Describe configuration
4029 options used to control its behavior.
4030 (Other Mailbox Formats): Explain handling of various mailbox
4031 formats.
4032
40332005-01-13 Richard M. Stallman <rms@gnu.org>
4034
4035 * commands.texi (Commands): Clarification.
4036
40372005-01-11 Richard M. Stallman <rms@gnu.org>
4038
4039 * programs.texi (Multi-line Indent): Fix previous change.
4040 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4041
8cf51b2c
GM
40422005-01-08 Richard M. Stallman <rms@gnu.org>
4043
4044 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4045 lazy-highlight.
4046
4047 * search.texi (Query Replace): Mention faces query-replace
4048 and lazy-highlight.
4049 (Incremental Search): Update isearch highlighting info.
4050
8cf51b2c
GM
40512005-01-04 Richard M. Stallman <rms@gnu.org>
4052
4053 * custom.texi (Saving Customizations): Minor improvement.
4054
8cf51b2c
GM
40552005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * custom.texi (Saving Customizations): Emacs no longer loads
4058 `custom-file' after .emacs. No longer mention customizing through
4059 Custom.
4060
8cf51b2c
GM
40612005-01-01 Andreas Schwab <schwab@suse.de>
4062
4063 * killing.texi (Graphical Kill): Move up under node Killing,
4064 change @section to @subsection.
4065
40662005-01-01 Richard M. Stallman <rms@gnu.org>
4067
4068 * custom.texi (Face Customization): Mention hex color specs.
4069
4070 * emacs.texi (Top): Update Killing submenu.
4071
4072 * killing.texi (Killing): Reorganize section.
4073 No more TeX-only text; put the node command at start of chapter.
4074 But the first section heading is used only in TeX.
4075 Rewrite the text to read better in this mode.
4076 (Graphical Kill): New subnode gets some of the text that
4077 used to be in the first section.
4078
40792004-12-31 Richard M. Stallman <rms@gnu.org>
4080
4081 * dired.texi (Shell Commands in Dired): Delete the ? example.
4082
4083 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4084
4085 * files.texi (Saving): Describe new require-final-newline features
4086 and mode-require-final-newline.
4087
8cf51b2c
GM
40882004-12-29 Richard M. Stallman <rms@gnu.org>
4089
4090 * custom.texi (File Variables): Clarify previous change.
4091
c8763fb6 40922004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4093
4094 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4095 out now.
4096
40972004-12-27 Richard M. Stallman <rms@gnu.org>
4098
4099 * Makefile.in (MAKEINFO): Specify --force.
4100
4101 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4102 (Undo): Doc undo-outer-limit.
4103
8cf51b2c
GM
41042004-12-15 Juri Linkov <juri@jurta.org>
4105
4106 * mark.texi (Transient Mark, Mark Ring): M-< and other
4107 movement commands don't set mark in Transient Mark mode
4108 if mark is active.
4109
8cf51b2c
GM
41102004-12-12 Juri Linkov <juri@jurta.org>
4111
4112 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4113 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4114
4115 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4116 (Misc Dired Commands): Add @r{(Dired)} to w.
4117
41182004-12-12 Juri Linkov <juri@jurta.org>
4119
4120 * mark.texi (Marking Objects): Marking commands also extend the
4121 region when mark is active in Transient Mark mode.
4122
8cf51b2c
GM
41232004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4124
4125 * custom.texi (Saving Customizations): Emacs only loads the custom
4126 file automatically after the init file in version 22.1 or later.
4127 Adapt text and examples to this fact.
4128
8cf51b2c
GM
41292004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4130
4131 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4132 be set through Custom. Otherwise, it has no effect.
4133
8cf51b2c
GM
41342004-12-05 Richard M. Stallman <rms@gnu.org>
4135
4136 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4137 * entering.texi: Rename Command Line to Emacs Invocation.
4138
8cf51b2c
GM
4139 * misc.texi (Term Mode): Correcty describe C-c.
4140
4141 * custom.texi (Easy Customization): Move up to section level,
4142 before Variables. Avoid using the term "variable"; say "option".
4143 New initial explanation.
4144 (Variables): In initial explanation, connect "variable" to the
4145 already-explained "user option".
4146
4147 * emacs.texi (Top): Fix ref to Command Line.
4148 Move reference to Easy Customization.
4149
4150 * xresources.texi (X Resources): Fix From link.
4151
4152 * doclicense.texi (GNU Free Documentation License): Fix To link.
4153
4154 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4155
4156 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4157
41582004-12-03 Richard M. Stallman <rms@gnu.org>
4159
4160 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4161
41622004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4163
4164 * kmacro.texi: Several small changes in addition to the following.
4165 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4166 defining a keyboard macro.
4167 Mention `kmacro-ring-max'.
4168 (Keyboard Macro Counter): Clarify description of
4169 `kmacro-insert-counter', `kmacro-set-counter',
4170 `kmacro-add-counter' and `kmacro-set-format'.
4171
41722004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4173
4174 * custom.texi (File Variables): Add `unibyte' and make it more
4175 clear that `unibyte' and `coding' are special. Suggested by Simon
4176 Krahnke <overlord@gmx.li>.
4177
4178 * mule.texi (Enabling Multibyte): Refer to File Variables.
4179 Suggested by Simon Krahnke <overlord@gmx.li>.
4180
c8763fb6 41812004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4182
4183 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4184 x-use-old-gtk-file-dialog.
4185
8cf51b2c
GM
41862004-11-20 Richard M. Stallman <rms@gnu.org>
4187
4188 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4189
41902004-11-09 Lars Brinkhoff <lars@nocrew.org>
4191
4192 * building.texi (Lisp Eval): Delete hyphen in section name.
4193
41942004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4195
4196 * files.texi (Old Versions):
4197 No longer document annotation as "CVS only".
4198
41992004-11-10 Andre Spiegel <spiegel@gnu.org>
4200
4201 * files.texi (Version Control): Rewrite the introduction about
4202 version systems, mentioning the new ones that we support. Thanks
4203 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4204 suggestions.
4205
c8763fb6 42062004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4207
49823426 4208 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4209
c8763fb6 42102004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4211
4212 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4213
42142004-10-23 Eli Zaretskii <eliz@gnu.org>
4215
4216 * text.texi (Text Based Tables, Table Definition)
4217 (Table Creation, Table Recognition, Cell Commands)
4218 (Cell Justification, Row Commands, Column Commands)
4219 (Fixed Width Mode, Table Conversion, Measuring Tables)
4220 (Table Misc): New nodes, documenting the Table Mode.
4221
8cf51b2c
GM
42222004-10-19 Jason Rumney <jasonr@gnu.org>
4223
4224 * makefile.w32-in (info): Change order of arguments to makeinfo.
4225
42262004-10-19 Ulf Jasper <ulf.jasper@web.de>
4227
4228 * calendar.texi (iCalendar): Update for package changes.
4229
8cf51b2c
GM
42302004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4231
4232 * files.texi (Misc File Ops): View mode is a minor mode.
4233
8cf51b2c
GM
42342004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4235
4236 * calendar.texi (iCalendar): Style changes.
4237
42382004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4239
4240 * search.texi (Regexps): The regexp described in the example is no
4241 longer stored in the variable `sentence-end'.
4242
8cf51b2c
GM
42432004-10-06 Nick Roberts <nickrob@snap.net.nz>
4244
4245 * building.texi (Starting GUD): Note that multiple debugging
4246 sessions requires `gdb --fullname'.
4247
42482004-10-05 Ulf Jasper <ulf.jasper@web.de>
4249
4250 * calendar.texi (iCalendar): New section for a new package.
4251
8cf51b2c
GM
42522004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4253
4254 * text.texi: Various small changes in addition to the following.
4255 (Text): Replace xref for autotype with inforef.
4256 (Sentences): Explain nil value for `sentence-end'.
4257 (Paragraphs): Update default values for `paragraph-start' and
4258 `paragraph-separate'.
4259 (Text Mode): Correct description of Text mode's effect on the
4260 syntax table.
4261 (Outline Visibility): `hide-other' does not hide top level headings.
4262 `selective-display-ellipses' no longer has an effect on Outline mode.
4263 (TeX Misc): Add missing @cindex.
4264 Replace xref for RefTeX with inforef.
4265 (Requesting Formatted Text): The variable
4266 `enriched-fill-after-visiting' no longer exists.
4267 (Editing Format Info): Update names of menu items and commands.
4268 (Format Faces): Mention special effect of specifying the default face.
4269 Describe inheritance of text properties.
4270 Correct description of `fixed' face.
4271 (Format Indentation): Correct description of effect of setting
4272 margins. Mention `set-left-margin' and `set-right-margin'.
4273 (Format Justification): Update names of menu items.
4274 `set-justification-full' is now bound to `M-j b'.
4275 Mention that `default-justification' is a per buffer variable.
4276 (Format Properties): Update name of menu item.
4277 (Forcing Enriched Mode): `format-decode-buffer' automatically
4278 turns on Enriched mode if the buffer is in text/enriched format.
4279
42802004-10-05 Emilio C. Lopes <eclig@gmx.net>
4281
4282 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4283
42842004-09-28 Kim F. Storm <storm@cua.dk>
4285
4286 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4287 Align with new functionality.
4288
8cf51b2c
GM
42892004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * display.texi (Display Custom): Remove stray `@end defvar'.
4292
42932004-09-23 Kim F. Storm <storm@cua.dk>
4294
4295 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4296 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4297
8cf51b2c
GM
42982004-09-20 Richard M. Stallman <rms@gnu.org>
4299
4300 * custom.texi (Hooks): Explain using setq to clear out a hook.
4301 (File Variables): Explain multiline string constants.
4302 (Non-ASCII Rebinding): Explain when you need to update
4303 non-ASCII char codes in .emacs.
4304
4305 * building.texi (Compilation): Explain how to make a silent
4306 subprocess that won't be terminated. Explain compilation-environment.
4307
43082004-09-13 Kim F. Storm <storm@cua.dk>
4309
4310 * mini.texi (Repetition): Rename isearch-resume-enabled to
4311 isearch-resume-in-command-history and change default to disabled.
4312
8cf51b2c
GM
43132004-09-09 Kim F. Storm <storm@cua.dk>
4314
4315 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4316 with new `kmacro-name-last-macro'.
4317
8cf51b2c
GM
43182004-09-08 Juri Linkov <juri@jurta.org>
4319
4320 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4321
8cf51b2c
GM
43222004-09-03 Juri Linkov <juri@jurta.org>
4323
4324 * search.texi (Incremental Search): Update wording for M-%.
4325
43262004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4327
4328 * killing.texi (Killing): Correct description of kill commands in
4329 read-only buffer.
4330
43312004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4332
4333 * building.texi (Compilation Mode): Add a paragraph about rules
4334 for finding the compilation buffer for `next-error'.
4335
4336 * search.texi (Other Repeating Search): Mention that Occur mode
4337 supports the next-error functionality.
4338
43392004-09-02 Juri Linkov <juri@jurta.org>
4340
4341 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4342
43432004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4344
4345 * kmacro.texi (Basic Keyboard Macro):
4346 `apply-macro-to-region-lines' now operates on all lines that begin
4347 in the region, rather than on all complete lines in the region.
4348
c8763fb6 43492004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4350
4351 * frames.texi (Drag and drop): Add documentation about
4352 x-dnd-test-function and x-dnd-known-types.
4353
43542004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4355
4356 * indent.texi: Various minor changes in addition to:
4357 (Indentation Commands): Correct description of `indent-relative'.
4358 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4359 mode. The *Tab Stops* buffer uses Overwrite Mode.
4360 (Just Spaces): `tabify' converts sequences of at least two spaces
4361 to tabs.
4362
8cf51b2c
GM
43632004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4364
4365 * frames.texi (Secondary Selection): Setting the secondary
4366 selection with M-Drag-Mouse-1 does not alter the kill ring,
4367 setting it with M-Mouse-1 and M-Mouse-3 does.
4368 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4369 toolkit scroll bars.
4370 (Scroll Bars): Ditto.
4371
4372 * windows.texi (Basic Window): When using a window system, the value
4373 of point in a non-selected window is indicated by a hollow box.
4374 (Split Window): Side by side windows are separated by a scroll bar,
4375 if scroll bars are used.
4376 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4377 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4378 (Window Convenience): Update bindings for `winner-undo' and
4379 `winner-redo'.
4380
4381 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4382 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4383 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4384 of "Using Emacs as a Server".
4385 * building.texi (Building): Interchange nodes (for correct numbering).
4386 * programs.texi (Programs): Interchange nodes (for correct numbering).
4387 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4388 Info to the node structure.
4389 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4390 Rearrange order of nodes and sections such that both "GNU GENERAL
4391 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4392 end, as appropriate for appendices.
4393 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4394 Use `@unnumberedsec'.
4395 * trouble.texi: Adapt sectioning in Info to the node structure.
4396 Adapt node pointers to change in emacs.texi.
4397 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4398
8cf51b2c
GM
43992004-08-25 Kenichi Handa <handa@m17n.org>
4400
4401 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4402 description for unibyte mode.
4403
44042004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4405
4406 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4407
4408 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4409 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4410 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4411 in @pxref.
4412
44132004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4414
4415 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4416 Change section names.
4417
8cf51b2c
GM
44182004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4419
4420 * kmacro.texi (Keyboard Macro Ring): Rename section.
4421 Emacs treats the head of the macro ring as the `last keyboard macro'.
4422 (Keyboard Macro Counter): Minor change.
4423 (Save Keyboard Macro): Some clarifications.
4424 (Edit Keyboard Macro): Rename section.
4425
4426 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4427 32-bit machines.
4428 (Several Buffers): Clarify which buffer is selected if `2' is
4429 pressed in the Buffer Menu.
4430 Auto Revert mode can be used to update the Buffer Menu
4431 automatically.
4432
44332004-08-21 Eli Zaretskii <eliz@gnu.org>
4434
4435 * help.texi (Misc Help): Add an index entry for finding an Info
4436 manual by its file name.
4437
44382004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4439
4440 * files.texi (Backup Deletion): Correct description of
4441 `delete-old-versions'.
4442 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4443 (Auto Save Files): Recommend `auto-save-mode' to reenable
4444 auto-saving, rather than the abbreviation `auto-save'.
4445
44462004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4447
4448 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4449 for "killing" and "yanking" in main menu.
4450
44512004-08-16 Richard M. Stallman <rms@gnu.org>
4452
4453 * killing.texi (Yanking, Killing): Minor cleanups.
4454
4455 * mark.texi (Momentary Mark): Minor cleanups.
4456
44572004-08-15 Kenichi Handa <handa@etl.go.jp>
4458
4459 * custom.texi (Non-ASCII Rebinding):
4460 C-q always inserts the right code to pass to global-set-key.
4461
8cf51b2c
GM
44622004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4463
4464 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4465 `insert-register', instead of `C-x r g' binding, for consistency.
4466
44672004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * fixit.texi (Spelling): Fix typo.
4470
44712004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4472
4473 * help.texi (Help): Fix Texinfo usage.
4474
8cf51b2c
GM
44752004-07-24 Richard M. Stallman <rms@gnu.org>
4476
4477 * text.texi (Paragraphs): Update how paragraphs are separated
4478 and the default for paragraph-separate.
4479
4480 * search.texi (Regexp Replace): Further update text for new
4481 replacement operators.
4482
8cf51b2c
GM
44832004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4484
4485 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4486 `R' switch.
4487
4488 * dired.texi (Dired Updating): `k' only deletes inserted
4489 subdirectories from the Dired buffer if a prefix argument was given.
4490
4491 * search.texi (Regexps): Delete redundant definition of `symbol' in
4492 description of `\_>'. It already occurs in the description of `\_<'.
4493
8cf51b2c
GM
44942004-07-01 Juri Linkov <juri@jurta.org>
4495
4496 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4497 (Regexp Search): Add M-r.
4498
44992004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4500
4501 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4502
45032004-06-29 Jesper Harder <harder@ifa.au.dk>
4504
49823426 4505 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4506
45072004-06-25 Richard M. Stallman <rms@gnu.org>
4508
4509 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4510
45112004-06-25 David Kastrup <dak@gnu.org>
4512
4513 * search.texi (Regexp Replace): Some typo corrections and
4514 rearrangement.
4515
45162004-06-24 David Kastrup <dak@gnu.org>
4517
4518 * search.texi (Unconditional Replace): Use replace-string instead
4519 of query-replace in example.
4520 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4521 sequences.
4522 (Query Replace): Correct explanation of `^' which does not use
4523 the mark stack.
4524
45252004-06-21 Nick Roberts <nickrob@gnu.org>
4526
4527 * misc.texi (Shell History Copying): Document comint-insert-input.
4528 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4529
8cf51b2c
GM
45302004-06-20 Jesper Harder <harder@ifa.au.dk>
4531
4532 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4533 * custom.texi (Customization): Do.
4534 * anti.texi (Antinews): Do.
4535 * abbrevs.texi (Defining Abbrevs): Do.
4536
4537 * programs.texi (Info Lookup): Fix keybinding for
4538 info-lookup-symbol.
4539
45402004-06-16 Juanma Barranquero <lektu@terra.es>
4541
4542 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4543 Add emacs-xtra.
4544 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4545 (clean): Add emacs-xtra and flymake. Remove redundancies.
4546
45472004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4548
4549 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4550 Add emacs-xtra.
4551 * emacs-xtra.texi: New file.
4552
45532004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4554
4555 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4556 (Dired and Find): Mention differences with ordinary Dired buffers.
4557
8cf51b2c
GM
45582004-06-13 Richard M. Stallman <rms@gnu.org>
4559
4560 * custom.texi (Init Syntax): Explain about vars that do special
4561 things when set with setq or with Custom.
4562 (Init Examples): Add line-number-mode example.
4563
8cf51b2c
GM
45642004-06-12 Juri Linkov <juri@jurta.org>
4565
4566 * dired.texi (Operating on Files): Add dired-do-touch.
4567
8cf51b2c
GM
45682004-06-10 Juri Linkov <juri@jurta.org>
4569
4570 * building.texi (Lisp Eval): Add C-M-x on defface.
4571
45722004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4573
4574 * files.texi (Reverting): Auto-Revert mode and
4575 Global Auto-Revert mode no longer revert remote files.
4576
8cf51b2c
GM
45772004-05-29 Richard M. Stallman <rms@gnu.org>
4578
4579 * custom.texi (Init File): Two dashes start --no-site-file.
4580
8cf51b2c
GM
45812004-05-29 Alan Mackenzie <acm@muc.de>
4582
4583 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4584 ("AWK"): Is consistently thus spelt throughout.
4585 (AWK, Pike): Document as "C-like modes".
4586 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4587 (M-x man): Supersedes M-x manual-entry.
4588 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4589
4590 ("Comments in C"): Delete node; the info is in CC Mode manual.
4591 (c-comment-only-line-offset): Remove description.
4592
4593 (C-c ., C-c C-c): Describe new C Mode bindings.
4594
4595 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4596 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4597 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4598 Amend definitions.
4599
4600 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4601 Describe functions.
4602
4603 (c-comment-start-regexp, c-hanging-comment-ender-p)
4604 (c-hanging-comment-starter-p): Remove obsolete definitions.
4605
4606 * emacs.texi: Remove the menu entry "Comments in C".
4607
8cf51b2c
GM
46082004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4609
4610 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4611 `M-x locate'.
4612
46132004-05-16 Karl Berry <karl@gnu.org>
4614
4615 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4616 makeinfo --html fails.
4617 * help.texi (Help Summary) [@ifnottex]: Likewise.
4618
46192004-05-13 Nick Roberts <nickrob@gnu.org>
4620
4621 * building.texi (GDB Graphical Interface): Update and describe
4622 layout first.
4623
8cf51b2c
GM
46242004-05-04 Jason Rumney <jasonr@gnu.org>
4625
4626 * makefile.w32-in: Revert last change.
4627
46282004-05-03 Jason Rumney <jasonr@gnu.org>
4629
4630 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4631
8cf51b2c
GM
46322004-04-23 Juanma Barranquero <lektu@terra.es>
4633
4634 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4635
46362004-04-18 Juri Linkov <juri@jurta.org>
4637
4638 * fixit.texi (Spelling): Remove file extension from ispell xref.
4639
46402004-04-15 Kim F. Storm <storm@cua.dk>
4641
4642 * cmdargs.texi (Initial Options): Add -Q.
4643
46442004-04-05 Kim F. Storm <storm@cua.dk>
4645
4646 * custom.texi (File Variables): Add safe-local-eval-forms.
4647
8cf51b2c
GM
46482004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4649
4650 * files.texi (Reverting): Correct description of revert-buffer's
4651 handling of point.
4652
46532004-03-22 Juri Linkov <juri@jurta.org>
4654
4655 * emacs.texi (Top): Add `Misc X'.
4656
49823426 4657 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4658
4659 * glossary.texi: Improve references.
4660
4661 * help.texi: Sync keywords with finder.el.
4662
4663 * mini.texi (Completion): Add description for menu items.
4664
4665 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4666
4667 * sending.texi (Mail Methods): Fix xref to Message manual.
4668
8cf51b2c
GM
46692004-03-12 Richard M. Stallman <rms@gnu.org>
4670
8cf51b2c
GM
4671 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4672
8cf51b2c
GM
46732004-03-04 Richard M. Stallman <rms@gnu.org>
4674
4675 * search.texi (Regexps): Explain that ^ and $ have their
4676 special meanings only in certain contexts.
4677
4678 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4679
4680 * mule.texi (Specify Coding): Doc C-x RET F.
4681
4682 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4683 for multiple compile and grep buffers.
4684 (Indirect Buffers): Don't recommand clone-indirect-buffer
4685 for multiple compile and grep buffers.
4686
8cf51b2c
GM
46872004-02-29 Juanma Barranquero <lektu@terra.es>
4688
4689 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4690 Use $(DEL) instead of rm, and ignore exit code.
4691
8cf51b2c
GM
46922004-02-23 Nick Roberts <nick@nick.uklinux.net>
4693
4694 * building.texi (Watch Expressions): Update.
4695
46962004-02-21 Juri Linkov <juri@jurta.org>
4697
4698 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4699 --directory, --help, --version. Move text about command-line-args
4700 to Command Arguments.
4701 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4702 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4703 (Window Size X): Join -g and --geometry. Add @cindex.
4704 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4705 (Title X): Remove alias -title.
4706 (Misc X): New node.
4707
c8763fb6 47082004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4709
4710 * frames.texi (Drag and drop): Add Motif to list of supported
4711 protocols.
4712
c8763fb6 47132004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4714
4715 * frames.texi (Drag and drop): New section.
4716
47172004-01-24 Richard M. Stallman <rms@gnu.org>
4718
4719 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4720 Include it only @ifnotinfo. Patch the preceding and following
4721 node headers to point to each other.
4722
47232004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4724
4725 * calendar.texi (Appointments): Update section.
4726
47272003-12-29 Kevin Ryde <user42@zip.com.au>
4728
8cf51b2c
GM
4729 * programs.texi (C Modes): Fix the xref.
4730
47312003-12-23 Nick Roberts <nick@nick.uklinux.net>
4732
4733 * building.texi (Watch Expressions): Update.
4734 (Commands of GUD): Include use of toolbar + breakpoints set from
4735 fringe/margin.
4736
47372003-12-03 Andre Spiegel <spiegel@gnu.org>
4738
4739 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4740 <acm@muc.de>.
4741
c8763fb6 47422003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4743
4744 * frames.texi (Dialog Boxes): Add use-file-dialog.
4745
8cf51b2c
GM
47462003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4747
4748 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4749 in CC Mode.
4750
8cf51b2c
GM
47512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4752
4753 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4754 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4755 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4756 * man/frames.texi, man/glossary.texi, man/killing.texi:
4757 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4758 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4759 * man/sending.texi, man/text.texi, man/trouble.texi:
4760 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4761
47622003-11-01 Alan Mackenzie <acm@muc.de>
4763
4764 * search.texi (Scrolling During Incremental Search): Document a
4765 new scrolling facility in isearch mode.
4766
8cf51b2c
GM
47672003-10-22 Miles Bader <miles@gnu.org>
4768
4769 * Makefile.in (info): Move before $(top_srcdir)/info.
4770
47712003-10-22 Nick Roberts <nick@nick.uklinux.net>
4772
4773 * building.texi (Watch Expressions): Update section on data display
4774 to reflect code changes (GDB Graphical Interface).
4775
8cf51b2c
GM
47762003-10-13 Richard M. Stallman <rms@gnu.org>
4777
4778 * xresources.texi (GTK resources): Clean up previous change.
4779
c8763fb6 47802003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4781
4782 * xresources.texi (GTK resources): Add a note that some themes
4783 disallow customizations. Add scroll theme example.
4784
8cf51b2c
GM
47852003-09-30 Richard M. Stallman <rms@gnu.org>
4786
8cf51b2c
GM
4787 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4788
4789 * misc.texi (Saving Emacs Sessions): Shorten the section,
4790 collapsing back into one node.
4791
47922003-09-30 Lars Hansen <larsh@math.ku.dk>
4793
4794 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4795
c8763fb6 47962003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4797
4798 * xresources.texi (GTK names in Emacs): Correct typo.
4799
8cf51b2c
GM
48002003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4801
4802 * cmdargs.texi (Font X): Mention new default font. More
4803 fully describe long font names, wildcard patterns and the
4804 problems involved. (Result of discussion on emacs-devel.)
4805
48062003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4807
4808 * emacs.texi (Acknowledgements): Correct typo.
4809
48102003-09-22 Richard M. Stallman <rms@gnu.org>
4811
4812 * dired.texi (Misc Dired Commands): New node.
4813 (Dired Navigation): Add dired-goto-file.
4814
4815 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4816
4817 * emacs.texi (Acknowledgements): New node, split from Distribution.
4818
4819 * cmdargs.texi (Action Arguments): -f reads interactive args.
4820
8cf51b2c
GM
48212003-09-08 Lute Kamstra <lute@gnu.org>
4822
4823 * screen.texi (Mode Line): Say that POS comes before LINE.
4824 Mention `size-indication-mode'.
4825 * display.texi (Optional Mode Line): Document
4826 `size-indication-mode'.
4827 * basic.texi (Position Info): Mention `size-indication-mode'.
4828
48292003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4830
4831 * xresources.texi (Resources): Refer to `editres' man page.
4832 (Lucid Resources): Update defaults. Expand description of
4833 `shadowThickness'.
4834
48352003-09-04 Miles Bader <miles@gnu.org>
4836
4837 * Makefile.in (top_srcdir): New variable.
4838 ($(top_srcdir)/info): New rule.
4839 (info): Depend on it.
4840
48412003-09-03 Peter Runestig <peter@runestig.com>
4842
4843 * makefile.w32-in: New file.
4844
48452003-08-29 Richard M. Stallman <rms@gnu.org>
4846
4847 * misc.texi (Saving Emacs Sessions): Correct previous change.
4848
8cf51b2c
GM
48492003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4850
8cf51b2c
GM
4851 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4852 (Intro): Include kmacro.texi after fixit.texi instead of after
4853 custom.texi. (As suggested by Kim Storm.)
4854
48552003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4856
4857 * fixit.texi (Fixit): Update `Next' pointer.
4858 * files.texi (Files): Update `Previous' pointer.
4859 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4860 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4861 (Suggested by Kim Storm.)
4862 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4863
48642003-08-18 Kim F. Storm <storm@cua.dk>
4865
4866 * kmacro.texi: New file describing enhanced keyboard macro
4867 functionality. Replaces old description in custom.texi.
4868
4869 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4870 (Keyboard Macros): Move to new kmacro.texi file.
4871
4872 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4873
8cf51b2c
GM
48742003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4875
4876 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4877
48782003-08-17 Alex Schroeder <alex@gnu.org>
4879
4880 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4881 required.
4882
8cf51b2c
GM
48832003-08-05 Richard M. Stallman <rms@gnu.org>
4884
4885 * programs.texi (Lisp Indent): Don't describe
4886 lisp-indent-function property here. Use xref to Lisp Manual.
4887
8cf51b2c
GM
48882003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4889
4890 * calendar.texi (Date Formats): Document changed behaviour of
4891 abbreviations.
4892
48932003-07-24 Markus Rost <rost@math.ohio-state.edu>
4894
4895 * buffers.texi (List Buffers): Fix previous change.
4896
8cf51b2c
GM
48972003-07-13 Markus Rost <rost@math.ohio-state.edu>
4898
4899 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4900 List*.
4901
49022003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4903
8cf51b2c
GM
4904 * display.texi (Font Lock): Fix typo.
4905
49062003-07-07 Richard M. Stallman <rms@gnu.org>
4907
4908 * display.texi (Font Lock): Add xref for format info on
4909 font-lock-remove-keywords.
4910
4911 * building.texi (Compilation): Document what happens with asynch
4912 children of compiler process.
4913
4914 * help.texi (Library Keywords): Use @multitable.
4915
8cf51b2c
GM
49162003-06-04 Richard M. Stallman <rms@gnu.org>
4917
4918 * programs.texi (Expressions): Delete C-M-DEL.
4919
4920 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4921 comint-move-point-for-output renamed from
4922 comint-scroll-to-bottom-on-output.
4923
4924 * custom.texi (Init Rebinding): Replace previous change with xref.
4925 (Non-ASCII Rebinding): Explain that issue more briefly here.
4926
49272003-05-28 Richard M. Stallman <rms@gnu.org>
4928
4929 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4930
49312003-05-28 Nick Roberts <nick@nick.uklinux.net>
4932
4933 * building.texi (GDB Graphical Interface): New node.
4934 (Rewritten somewhat by RMS.)
4935
c8763fb6 49362003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4937
4938 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4939 non-English letters. Explain how to set coding systems correctly
4940 and how to include the right coding cookie in the file.
4941
c8763fb6 49422003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4943
4944 * indent.texi (Indentation): Explain the concepts.
4945 (Just Spaces): Explain why preventing tabs for indentation might
4946 be useful.
4947
8cf51b2c
GM
49482003-04-16 Richard M. Stallman <rms@gnu.org>
4949
4950 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4951
8cf51b2c
GM
49522003-02-22 Alex Schroeder <alex@emacswiki.org>
4953
4954 * cmdargs.texi (General Variables): Document SMTPSERVER.
4955
8cf51b2c
GM
4956 * sending.texi: Remove SMTP node.
4957 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4958 library.
4959
8cf51b2c
GM
49602003-02-22 Alex Schroeder <alex@emacswiki.org>
4961
4962 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4963
49642003-02-22 Simon Josefsson <jas@extundo.com>
4965
4966 * sending.texi (Mail Methods): Add node about SMTP.
4967
c8763fb6 49682003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4969
4970 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4971
8cf51b2c
GM
49722003-02-01 Kevin Ryde <user42@zip.com.au>
4973
4974 * glossary.texi (Glossary): Correction to cl cross reference.
4975
49762003-01-20 Richard M. Stallman <rms@gnu.org>
4977
4978 * killing.texi (Rectangles): Document C-x c r.
4979
c8763fb6 49802003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4981
4982 * xresources.texi (GTK resources): New node.
4983 (GTK widget names): New node.
4984 (GTK names in Emacs): New node.
4985 (GTK styles): New node.
4986
c8763fb6 49872003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4988
4989 * maintaining.texi (Create Tags Table): Add reference to the new
4990 `etags --help --lang=LANG' option.
4991
8cf51b2c
GM
49922002-10-02 Karl Berry <karl@gnu.org>
4993
49823426 4994 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4995 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4996 where needed for the sake of the HTML output.
8cf51b2c
GM
4997
49982001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4999
5000 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5001 source files.
5002
50032001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5004
5005 * Makefile.in (emacsman): New target.
5006
8cf51b2c
GM
50072001-10-20 Gerd Moellmann <gerd@gnu.org>
5008
5009 * (Version 21.1 released.)
5010
50112001-10-05 Gerd Moellmann <gerd@gnu.org>
5012
5013 * Branch for 21.1.
5014
8cf51b2c
GM
50152001-03-05 Gerd Moellmann <gerd@gnu.org>
5016
5017 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5018
8cf51b2c
GM
50192000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5020
5021 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5022
8cf51b2c
GM
50231999-07-12 Richard Stallman <rms@gnu.org>
5024
5025 * Version 20.4 released.
5026
50271998-12-04 Markus Rost <rost@delysid.gnu.org>
5028
5029 * Makefile.in (INFO_TARGETS): Delete customize.info.
5030 (DVI_TARGETS): Delete customize.dvi.
5031 (../info/customize, customize.dvi): Targets deleted.
5032
50331998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5034
5035 * Version 20.3 released.
5036
50371998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5038
5039 * Makefile.in (EMACSSOURCES): Add mule.texi.
5040 Add msdog.texi, ack.texi. Remove gnu1.texi.
5041
50421998-04-06 Andreas Schwab <schwab@gnu.org>
5043
5044 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5045 it in dvi targets.
8cf51b2c
GM
5046
50471997-09-23 Paul Eggert <eggert@twinsun.com>
5048
5049 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5050 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5051 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5052
50531997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5054
5055 * Version 20.2 released.
5056
50571997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5058
5059 * Version 20.1 released.
5060
50611997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5062
5063 * Makefile (../info/customize, customize.dvi): New targets.
5064 (INFO_TARGETS): Add ../info/customize.
5065 (DVI_TARGETS): Add customize.dvi.
5066
8cf51b2c
GM
50671996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5068
5069 * Version 19.33 released.
5070
50711996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5072
5073 * Version 19.32 released.
5074
8cf51b2c
GM
50751996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5076
5077 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5078
50791996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5080
5081 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5082 Specify -I option.
5083 (All dvi targets): Set the TEXINPUTS variable.
5084
50851996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5086
5087 * Version 19.31 released.
5088
8cf51b2c
GM
50891995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5090
5091 * Version 19.30 released.
5092
8cf51b2c
GM
50931995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5094
5095 * Makefile.in (maintainer-clean): Rename from realclean.
5096
50971994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5098
5099 * Makefile.in: New file.
5100 * Makefile: File deleted.
5101
51021994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5103
5104 * Makefile (TEXINDEX_OBJS): Variable deleted.
5105 (texindex, texindex.o, getopt.o): Rules deleted.
5106 All deps on texindex deleted.
5107 (distclean): Don't delete texindex.
5108 (mostlyclean): Don't delete *.o.
5109 * texindex.c, getopt.c: Files deleted.
5110
51111994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5112
5113 * Version 19.26 released.
5114
51151994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5116
5117 * Makefile (EMACSSOURCES): Exclude undo.texi.
5118
51191994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5120
5121 * Version 19.25 released.
5122
51231994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5124
5125 * Version 19.24 released.
5126
51271994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5128
5129 * Version 19.23 released.
5130
51311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5132
5133 * Makefile: Delete spurious tab.
5134
51351994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5136
5137 * Makefile (.SUFFIXES): New rule.
5138
8cf51b2c
GM
51391993-12-04 Richard Stallman (rms@srarc2)
5140
5141 * getopt.c: New file.
5142 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5143 (getopt.o): New rule.
5144 (dvi): Don't depend on texindex.
49823426 5145 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5146
51471993-12-03 Richard Stallman (rms@srarc2)
5148
49823426
GM
5149 * Makefile (TEXI2DVI): New variable.
5150 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5151 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5152
51531993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5154
5155 * Version 19.22 released.
5156
51571993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5158
5159 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5160
51611993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5162
5163 * Version 19.21 released.
5164
8cf51b2c
GM
51651993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5166
5167 * Makefile (realclean): Don't delete the Info files.
5168
51691993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5170
8cf51b2c
GM
5171 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5172 4' where appropriate.
5173
51741993-10-20 Brian Fox (bfox@ai.mit.edu)
5175
49823426 5176 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5177
5178 * texindex.c: Include "../src/config.h" if building in emacs.
5179
5180 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5181 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5182 Add target to build texindex.c, defining `emacs'.
5183
8cf51b2c
GM
51841993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5185
5186 * Version 19.19 released.
5187
8cf51b2c
GM
51881993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5189
5190 * Version 19.18 released.
5191
51921993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5193
5194 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5195
51961993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5197
5198 * Version 19.17 released.
5199
52001993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5201
5202 * split-man: Fix typos in last change.
5203
52041993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5205
5206 * Version 19.16 released.
5207
52081993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5209
5210 * version 19.15 released.
5211
52121993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5213
5214 * Makefile (distclean): It's rm, not rf.
5215
52161993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5217
5218 * Version 19.14 released.
5219
52201993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5221
5222 * Makefile: New file.
5223
52241993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5225
5226 * Version 19.13 released.
5227
52281993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5229
5230 * Version 19.9 released.
5231
52321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5233
5234 * Version 19.8 released.
5235
52361993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5237
5238 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5239
5240 * trouble.texi: It's `enable-flow-control-on', not
5241 `evade-flow-control-on'.
5242
52431993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5244
5245 * display.texi: Document standard-display-european.
5246
52471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5248
5249 * Version 19.7 released.
5250
5251 * emacs.texi: Add a sentence to the top menu mentioning the
5252 specific version of Emacs this manual applies to.
5253
52541993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5255
5256 * basic.texi: Document next-line-add-lines variable used to
5257 implement down-arrow.
5258
5259 * killing.texi: Document kill-whole-line.
5260
52611993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5262
5263 * text.texi: Update unix TeX ordering information.
5264
52651993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5266
5267 * news.texi: Mention fill-rectangle in keybinding list.
5268
5269 * killing.texi: Document fill-rectangle.
5270
52711993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5272
5273 * vc.texi: Bring the docs up to date with VC 5.2.
5274
52751992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5276
5277 * emacs.tex: Mention blackbox and gomoku under Amusements.
5278 Assembler mode is now mentioned and appropriately indexed
5279 under Programming Modes.
5280
52811991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5282
5283 * emacs.tex: Update TeX ordering information.
5284
8cf51b2c
GM
52851990-06-26 David Lawrence (tale@geech)
5286
5287 * emacs.tex: Note that completion-ignored-extensions is not used
5288 to filter out names when all completions are displayed in
5289 *Completions*.
5290
52911990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5292
5293 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5294
52951990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5296
5297 * emacs.tex: Add @findex grep.
5298
8cf51b2c
GM
52991988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5300
5301 * emacs.tex: Correct two typos. No other changes before
5302 Version 19 will be made.
5303
8cf51b2c
GM
53041988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5305
5306 * emacs.tex: Update information for obtaining TeX distribution from the
5307 University of Washington.
5308
5309;; Local Variables:
c8763fb6 5310;; coding: utf-8
8cf51b2c
GM
5311;; fill-column: 79
5312;; add-log-time-zone-rule: t
5313;; End:
5314
5315 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5316 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5317
5318 This file is part of GNU Emacs.
5319
352c8b4a 5320 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5321 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5322 the Free Software Foundation, either version 3 of the License, or
5323 (at your option) any later version.
8cf51b2c
GM
5324
5325 GNU Emacs is distributed in the hope that it will be useful,
5326 but WITHOUT ANY WARRANTY; without even the implied warranty of
5327 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5328 GNU General Public License for more details.
5329
5330 You should have received a copy of the GNU General Public License
352c8b4a 5331 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5332
5333;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd