(x_draw_glyph_string): Be sure to draw underline within the current
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
854a574c
MO
12008-05-19 Tom Tromey <tromey@redhat.com>
2
3 * custom.texi (Variables): Add Directory Variables to menu.
4 (Directory Variables): New node.
5
7c2ec3f9
ER
62008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
7
8 * vc2-xtra.texi: Mofify an example so it reflects what vc.el
9 now does.
10
370fded4
ER
112008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
12
13 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
14 Revision Tags and rewritten. Section now uses modern terminology,
15 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
16 accurately.
17
6af511e3
EZ
182008-05-10 Eli Zaretskii <eliz@gnu.org>
19
20 * msdog.texi (Windows Files): Update documentation of
21 w32-get-true-file-attributes.
22
7a78b6e7
ER
232008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
24
25 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
26 directory mode.
27
1bcfc24e
CY
282008-05-08 Chong Yidong <cyd@stupidchicken.com>
29
30 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 31 entry "television".
1bcfc24e 32
db86064f
ER
332008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
34
ab5ec32c 35 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 36
a31b405e
ER
372008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
38
39 * emacs/buffers.texi, emacs/files.texi (Version-control):
40 vc-toggle-read-only is no longer a good idea...
41
ff2c14fc
GM
422008-04-29 Glenn Morris <rgm@gnu.org>
43
44 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
45
367c9b7c
JL
462008-04-22 Juri Linkov <juri@jurta.org>
47
48 * dired.texi (Subdirectories in Dired): Describe using `^'
49 to return to the parent directory.
50
4ac1e9b4
NR
512008-04-22 Nick Roberts <nickrob@snap.net.nz>
52
53 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
54 recent changes.
55
b9b3bf2b
NR
562008-04-19 Nick Roberts <nickrob@snap.net.nz>
57
58 * building.texi (GDB-UI Layout, Breakpoints Buffer)
59 (Other GDB-UI Buffers): Update for recent thread related changes.
60
4d120d6a
SM
612008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
62
63 * maintaining.texi (Maintaining):
64 * emacs.texi (Top): Typo.
65
a152877d
SM
662008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
67
b9b3bf2b
NR
68 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
69 arg in `font-lock-add-keywords'.
a152877d 70
36c0514c
GM
712008-04-08 Glenn Morris <rgm@gnu.org>
72
73 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
74 Also add Baha'i calendar references where appropriate.
75
06a97d46
GM
762008-04-05 Glenn Morris <rgm@gnu.org>
77
78 * custom.texi (Init File): Byte-compiling .emacs is bad.
79
6adc6eed
SM
802008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
81
82 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
83
571388b0
GM
842008-03-29 Glenn Morris <rgm@gnu.org>
85
86 * calendar.texi: Update for `calendar-date-style' replacing
87 `european-calendar'.
88
3ae8f876
JR
892008-03-28 Jason Rumney <jasonr@gnu.org>
90
91 * display.texi (Display Custom): Mention overlay-margin in text.
92
5bc6ddff 932008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 94
5bc6ddff
MB
95 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
96 tutorial' comments.
03a864d5 97
7186a830
CY
982008-03-28 Chong Yidong <cyd@stupidchicken.com>
99
100 * mark.texi (Mark): Rearrange nodes.
101 (Persistent Mark): Rename from Transient Mark.
102 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
103 Describe Transient Mark mode as the default.
104
105 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
106 the default behavior with Transient Mark mode off.
107 (Position Info): Fix typo.
108
109 * display.texi (Standard Faces): Reference the Mark node. Remove
110 discussion of the region face, which is discussed there.
111
112 * emacs.texi (Top): Update node listings.
113
114 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
115 as the default.
116
117 * fixit.texi (Undo): Standardize choice of undo key sequence.
118 (Undo, Spelling): Describe Transient Mark mode as the default.
119
120 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
121 default.
122
123 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
124
125 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
126 mode is the default, and note that the mark is not activated when set.
127
128 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
129 Describe Transient Mark mode as the default.
130
131 * search.texi (Basic Isearch): Reference the Mark Ring node.
132 (Replace, Unconditional Replace, Other Repeating Search):
133 Describe Transient Mark mode as the default.
134
135 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
136 Transient Mark mode as the default.
137 (Paragraphs): Describe how M-h behaves when region is active.
138
139 * trouble.texi (Quitting): Clarify effects of C-g.
140
dc47d1ff
GM
1412008-03-13 Glenn Morris <rgm@gnu.org>
142
143 * emacs.texi (EMACSVER): Set to 23.0.60.
144
e3e0fb39 1452008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 146
e3e0fb39
GM
147 * dired.texi (Hiding Subdirectories): Fix previous change.
148
1492008-03-05 Drew Adams <drew.adams@oracle.com>
150
151 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 152
5e14abf8
KS
1532008-02-28 Kim F. Storm <storm@cua.dk>
154
155 * help.texi (Help Files): Move describe-gnu-project to C-h g.
156 Move describe-distribution to C-h C-o.
157 Move view-emacs-problems to C-h C-p.
158 Add view-emacs-debugging on C-h C-d.
159 Add view-external-packages on C-h C-e.
d0207bf3 160 Add view-order-manuals on C-h C-m.
5e14abf8 161
d0207bf3 1622008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
163
164 * msdog-xtra.texi (MS-DOS): Docstring fix.
165
87e391bb
EZ
1662008-02-09 Eli Zaretskii <eliz@gnu.org>
167
168 * msdog.texi (Windows Fonts): Use a @table for describing font
169 properties.
170
5662e503
JR
1712008-02-07 Jason Rumney <jasonr@gnu.org>
172
173 * msdog.texi (Windows Files): w32-get-true-file-attributes default
174 value has changed.
175 (Windows HOME): Clarify what is meant by "if that fails as well".
176 (Windows Fonts): New section.
177
72463824
GM
1782008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
179
180 * basic.texi (Basic Undo): Remove duplicate "you can".
181
7ff926e0
EZ
1822008-02-02 Eli Zaretskii <eliz@gnu.org>
183
184 * maintaining.texi (Tags): Fix last change.
185
6ab7aef1
MA
1862008-02-02 Michael Albinus <michael.albinus@gmx.de>
187
093571c3 188 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 189
ace67e7e
NR
1902008-01-31 Nick Roberts <nickrob@snap.net.nz>
191
192 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
193
ae068fdf
RS
1942008-01-26 Richard Stallman <rms@gnu.org>
195
196 * maintaining.texi (Tags): Delete redundant index entry.
197
a56d9a08
EZ
1982008-01-26 Eli Zaretskii <eliz@gnu.org>
199
200 * programs.texi (Imenu): Move "@cindex tags" from here...
201 * maintaining.texi (Tags): ...to here.
202
e941ed90
NR
2032008-01-23 Kevin Ryde <user42@zip.com.au>
204
205 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
206 click count.
207
650276d5
JB
2082008-01-21 Juanma Barranquero <lekktu@gmail.com>
209
210 * entering.texi (Exiting): Fix typo.
211 Reported by D. E. Evans <sinuhe@gnu.org>.
212
8dc17977
MR
2132007-12-31 Martin Rudalics <rudalics@gmx.at>
214
215 * glossary.texi (Glossary): Fix typo.
216
9f9695a6
RS
2172007-12-27 Richard Stallman <rms@gnu.org>
218
219 * text.texi (Formatted Text): Improve menu tag.
220 (Editing Format Info): In Info, add duplicate menu of nodes
221 about the submenus.
222 (Format Faces): Say where Faces menu is found. Mention Other.
223 (Format Colors): Say where these submenus are found.
224 (Format Indentation, Format Justification): Likewise.
225 (Format Properties): Likewise.
226
abfd0191
RS
2272007-12-22 Richard Stallman <rms@gnu.org>
228
229 * search.texi (Query Replace): Make exp of query-replace more
230 self-contained, and clarify.
8dc17977 231
abfd0191
RS
232 * cc-mode.texi (Getting Started): Change @ref to @pxref.
233
a2586785
RS
2342007-12-15 Richard Stallman <rms@gnu.org>
235
236 * files.texi (Auto Save): Clarify definition of auto-saving.
237
a67cf2bb
RS
2382007-11-26 Richard Stallman <rms@gnu.org>
239
240 * help.texi (Help Echo): Cleanups.
241
448b33b1
TTN
2422007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
243
244 * files.texi (Why Version Control?): Fix typo.
245 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
246 (Selecting a Fileset): Fix typos; small rewording.
247 (Log Buffer): Likewise.
248 (Old Revisions): Likewise.
448b33b1 249
221bb7f6
EZ
2502007-11-17 Eli Zaretskii <eliz@gnu.org>
251
252 * mule.texi (Communication Coding): Fix wording of last change.
253
d0207bf3 2542007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 255
630cb3b7
JB
256 * custom.texi (Specifying File Variables):
257 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 258
53b7759e
KH
2592007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
260
a5ab2e0c 261 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
262
263 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
264
c8763fb6 2652007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 266
630cb3b7 267 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
268 --output=file.
269
ff98e024
MR
2702007-11-13 Martin Rudalics <rudalics@gmx.at>
271
272 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
273 (Help Echo): Avoid mentioning the term "region" here and
274 consistently use the term "active text".
275
37b11c22
GM
2762007-11-11 Glenn Morris <rgm@gnu.org>
277
278 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
279
21d50ba1
JL
2802007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
281
282 * search.texi (Query Replace): Mention
283 `query-replace-show-replacement'.
284
c12ecb0a 2852007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
286
287 * building.texi (Watch Expressions): Remove obscure sentence.
288
3b4201f4
KH
2892007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
290
291 * mule.texi (Select Input Method): Describe how to activate an input
292 method in the text mode.
293
07e5c0b0
DN
2942007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
295
296 * cmdargs.texi (Misc Variables): Remove Sun windows info.
297
52dd7391
NR
2982007-10-30 Nick Roberts <nickrob@snap.net.nz>
299
300 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
301
c004e539
GM
3022007-10-30 Glenn Morris <rgm@gnu.org>
303
304 * misc.texi (Directory Tracking): Explain a bit more about
305 dirtrack-mode.
306
ca8c5b8c
GM
3072007-10-25 Glenn Morris <rgm@gnu.org>
308
309 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
310
b6c764ef
RS
3112007-10-24 Richard Stallman <rms@gnu.org>
312
313 * misc.texi (Interactive Shell): Cleanup last change.
314
eabd84c9
JL
3152007-10-22 Juri Linkov <juri@jurta.org>
316
317 * mini.texi (Minibuffer History): Add text about a list of minibuffer
318 default values.
319
0b43c7e2
ER
3202007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
321
ca8c5b8c 322 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
323 'filesets'.
324
a80859d4
MR
3252007-10-18 Martin Rudalics <rudalics@gmx.at>
326
327 * trouble.texi (Quitting): Fix typo.
328
c9447ae1
GM
3292007-10-18 Glenn Morris <rgm@gnu.org>
330
331 * frames.texi (Mode Line Mouse): Mention minor mode names.
332
168b980f
JL
3332007-10-17 Juri Linkov <juri@jurta.org>
334
335 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
336 fill-paragraph operates on the active region in Transient Mark mode.
337 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
338 with fill-paragraph.
339
340 * basic.texi (Arguments): Replace fill-paragraph-or-region with
341 fill-paragraph.
342
343 * fixit.texi (Spelling): ispell-word operates on the active region
344 in Transient Mark mode.
345
5a331f34
JB
3462007-10-17 Aaron S. Hawley <aaronh@garden.org>
347
348 * building.texi (Source Buffers):
349 * custom.texi (Init Non-ASCII):
350 * glossary.texi (Glossary): Use "key binding" consistently.
351
2a9f4d55
JB
3522007-10-17 Juanma Barranquero <lekktu@gmail.com>
353
354 * calendar.texi (Diary): Fix directive.
355
de13cecf
RS
3562007-10-16 Richard Stallman <rms@gnu.org>
357
358 * calendar.texi (Diary): Clarify text about diary file example.
359
5f90d53e
ER
3602007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
361
362 * files.texi: Capitalize node names according to convention.
363
3aa491bc
GM
3642007-10-13 Glenn Morris <rgm@gnu.org>
365
366 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
367
8a3106d3
ER
3682007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
369
370 * emacs.texi:
371 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 372 suggested by RMS and Robert J. Chassell.
8a3106d3 373
da1080a2
ER
3742007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
375
3aa491bc 376 * files.texi (Version Systems):
0870a421
ER
377 * vc-xtra.texi:
378 * vc1-xtra.texi:
ac3f4c6f 379 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 380 operations. Change of terminology from `version' to `revision'.
a7fc5b78 381 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 382 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 383
58ade22b
ER
3842007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
385
da1080a2 386 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
387 Reorder the descriptions to be chronological.
388
93870ce2
RS
3892007-10-09 Richard Stallman <rms@gnu.org>
390
391 * display.texi (Cursor Display): Correct how cursor appears
392 in nonselected windows.
393
568c7288
NR
3942007-10-04 Nick Roberts <nickrob@snap.net.nz>
395
396 * building.texi (GDB Graphical Interface): Remove references to gdba
397 and mention gud-gdb.
398
1af74d06 3992007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 400
1af74d06 401 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 402
0d8fb755
JL
4032007-10-06 Juri Linkov <juri@jurta.org>
404
405 * text.texi (Fill Commands): Document fill-paragraph-or-region.
406 (Fill Prefix, Format Indentation): Replace fill-paragraph with
407 fill-paragraph-or-region.
408
409 * basic.texi (Arguments): Replace fill-paragraph with
410 fill-paragraph-or-region.
411
b981e2c6
ER
4122007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
413
414 * files.texi: Update the section on version control for 2007
2a9f4d55 415 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
416 will come later.
417
5fceaf9c
GM
4182007-09-15 Glenn Morris <rgm@gnu.org>
419
420 * calendar.texi (Holidays): Change all instances of `holiday-list' back
421 to `list-holidays'.
422
b0e44b17
GM
4232007-09-14 Glenn Morris <rgm@gnu.org>
424
425 * calendar.texi: Update all instances of mark-calendar-holidays,
426 list-calendar-holidays, list-holidays with the new names.
427
8cf51b2c
GM
4282007-09-06 Glenn Morris <rgm@gnu.org>
429
430 * Move manual sources from man/ to subdirectories of doc/.
431 Split into the Emacs manual in emacs/, and other manuals in misc/.
432 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
433 manual.
434 (infodir): New variable.
435 (info): Use $infodir.
436 (emacsman): Delete target, not needed any more.
437 Move all targets that are not the Emacs manual to misc/Makefile.in.
438 (mostlyclean): Remove `gnustmp'.
439 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
440 manual.
92f9b43f 441 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
442 (emacsman): Delete target, not needed any more.
443 (clean): Remove all info files but Emacs manual.
444 Move all targets that are not the Emacs manual to misc/Makefile.in.
445 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
446
447 * Makefile.in (INFOSOURCES): Delete.
448 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
449 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
450 *.vrs *.toc here...
451 (maintainer-clean): ...from here.
452
4532007-09-05 Glenn Morris <rgm@gnu.org>
454
455 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
456
8cf51b2c
GM
4572007-08-29 Glenn Morris <rgm@gnu.org>
458
459 * emacs.texi (EMACSVER): Increase to 23.0.50.
460
3420c522
RS
4612007-08-27 Richard Stallman <rms@gnu.org>
462
463 * emacs.texi (Top): Clarify menu item for Glossary.
464
465 * display.texi (Faces): Change secn title.
466 Clarify not all fonts come from Font Lock.
467
8cf51b2c
GM
4682007-08-17 Eli Zaretskii <eliz@gnu.org>
469
470 * basic.texi (Position Info): Add index entry for face at point.
471 Mention that character faces are also displayed by "C-u C-x =".
472
8cf51b2c
GM
4732007-08-08 Glenn Morris <rgm@gnu.org>
474
475 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
476
4772007-08-07 Chong Yidong <cyd@stupidchicken.com>
478
479 * files.texi (File Conveniences): Document point motion keys in Image
480 mode.
481
8cf51b2c
GM
4822007-07-27 Glenn Morris <rgm@gnu.org>
483
8cf51b2c
GM
484 * emacs.texi (Copying): Include license text from gpl.texi, rather than
485 in-line.
486
487 * gpl.texi: New file with text of GPL.
488 * Makefile.in (EMACSSOURCES): Add gpl.texi.
489
4902007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
491
492 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
493
494 * dired.texi (Wdired): Mention C-x C-q key binding.
495
4962007-07-28 Nick Roberts <nickrob@snap.net.nz>
497
498 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
499
5002007-07-25 Glenn Morris <rgm@gnu.org>
501
8cf51b2c
GM
502 * emacs.texi (Copying): Replace license with GPLv3.
503
504 * Relicense all FSF files to GPLv3 or later.
505
5062007-07-24 Glenn Morris <rgm@gnu.org>
507
508 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
509 for some calendars.
510
5112007-07-23 Nick Roberts <nickrob@snap.net.nz>
512
513 * screen.texi (Mode Line): Describe new mode-line flag that shows if
514 default-directory for the current buffer is on a remote machine.
515
8cf51b2c
GM
5162007-07-21 Eli Zaretskii <eliz@gnu.org>
517
518 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
519 default value.
520
5212007-07-21 Richard Stallman <rms@gnu.org>
522
523 * files.texi (Why Version Control?): Improve previous change.
524
5252007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
526
527 * files.texi (Why Version Control?): New node.
528
8cf51b2c
GM
5292007-07-12 Nick Roberts <nickrob@snap.net.nz>
530
8cf51b2c
GM
531 * building.texi (Starting GUD): Add xref to this anchor.
532
8cf51b2c
GM
5332007-06-24 Karl Berry <karl@gnu.org>
534
2a9f4d55 535 * emacs.texi: New Back-Cover Text.
8cf51b2c 536
8cf51b2c
GM
5372007-06-07 Alan Mackenzie <acm@muc.de>
538
539 * display.texi (Optional Mode Line): Document the new form of
540 line+column numbers, "(561,2)".
541
5422007-06-06 Juanma Barranquero <lekktu@gmail.com>
543
49823426 544 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
545
5462007-06-02 Chong Yidong <cyd@stupidchicken.com>
547
548 * Version 22.1 released.
549
8cf51b2c
GM
5502007-05-07 Karl Berry <karl@gnu.org>
551
552 * emacs.texi (EMACSVER): Back to 22.
553
5542007-05-06 Richard Stallman <rms@gnu.org>
555
556 * maintaining.texi (Create Tags Table): Clean up previous change.
557
c8763fb6 5582007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
559
560 * maintaining.texi (Create Tags Table): Add text about the dangers of
561 making symbolic links to tags files.
562
5632007-05-04 Karl Berry <karl@gnu.org>
564
565 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
566
5672007-05-03 Karl Berry <karl@gnu.org>
568
569 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
570
571 * .cvsignore (*.pdf): New entry.
572
8cf51b2c
GM
573 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
574 for printing.
575
5762007-05-01 Richard Stallman <rms@gnu.org>
577
578 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
579
8cf51b2c
GM
5802007-04-28 Glenn Morris <rgm@gnu.org>
581
582 * ack.texi (Acknowledgments):
583 * anti.texi (Antinews):
8cf51b2c
GM
584 * programs.texi (Program Modes): Restore mention of python.el pending
585 consideration of legal status.
586
5872007-04-28 Richard Stallman <rms@gnu.org>
588
589 * files.texi (File Names): Fixes to ~ description on MS systems.
590
8cf51b2c
GM
5912007-04-26 Glenn Morris <rgm@gnu.org>
592
593 * emacs.texi (EMACSVER): Increase to 22.1.50.
594
5952007-04-25 Karl Berry <karl@gnu.org>
596
597 * emacs.texi: Improve line breaks on copyright page,
598 similar layout to lispref, 8.5x11 by default.
599
600 * dired.texi (Image-Dired): Improve line break, fix typo.
601
6022007-04-24 Chong Yidong <cyd@stupidchicken.com>
603
604 * programs.texi (Program Modes):
8cf51b2c
GM
605 * anti.texi (Antinews):
606 * ack.texi (Acknowledgments): python.el removed.
607
8cf51b2c
GM
6082007-04-23 Chong Yidong <cyd@stupidchicken.com>
609
610 * display.texi (Highlight Interactively): Correct description of
611 hi-lock-file-patterns-policy.
612
613 * files.texi (File Archives): Mention self-extracting executables.
614
6152007-04-23 Eli Zaretskii <eliz@gnu.org>
616
617 * search.texi (Unconditional Replace, Query Replace): Add xref to
618 "Replacement and Case".
619
6202007-04-22 Chong Yidong <cyd@stupidchicken.com>
621
622 * dired.texi (Image-Dired): Move from Thumbnails node.
623 * misc.texi (Thumbnails): Node deleted.
624 * emacs.texi (Top): Update node listing.
625
626 * files.texi (File Conveniences):
49823426 627 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
628
6292007-04-21 Richard Stallman <rms@gnu.org>
630
631 * display.texi (Highlight Interactively): Correct previous change.
632 Clarify doc of hi-lock-find-patterns, and move new features into it.
633
6342007-04-20 David Koppelman <koppel@ece.lsu.edu>
635
636 * display.texi (Highlight Interactively): Document
637 hi-lock-file-patterns-policy.
638
6392007-04-20 Martin Rudalics <rudalics@gmx.at>
640
641 * display.texi (Scrolling): Fix typo.
642
8cf51b2c
GM
6432007-04-15 Chong Yidong <cyd@stupidchicken.com>
644
8cf51b2c
GM
645 * doclicense.texi: Remove node heading, so that it can be included by
646 other files.
647
648 * emacs.texi: Insert node heading for GFDL.
649
8cf51b2c
GM
6502007-04-14 Eli Zaretskii <eliz@gnu.org>
651
652 * cmdargs.texi (Colors): Qualify "color of window" index entry by
653 "command line".
654
655 * display.texi (Faces): Refer to "Creating Frames" for face
656 and other frame customizations in .emacs.
657
658 * frames.texi (Creating Frames): Mention that face customizations can
659 be put in .emacs. Add index entries.
660
6612007-04-12 Richard Stallman <rms@gnu.org>
662
663 * glossary.texi (Glossary): Explain `iff'.
664
6652007-04-11 Karl Berry <karl@gnu.org>
666
667 * gnu.texi (Top),
668 * macos.texi (Mac Font Specs),
669 * anti.texi (Antinews),
670 * xresources.texi (Resources),
671 * misc.texi (Emulation),
672 * calendar.texi (Daylight Saving),
673 * dired.texi (Dired and Find),
674 * rmail.texi (Remote Mailboxes),
675 * sending.texi (Mail Headers),
676 * programs.texi (Which Function),
677 * files.texi (Recover),
678 * buffers.texi (Uniquify),
679 * frames.texi (Wheeled Mice),
680 * killing.texi (Rectangles): Wording to improve breaks in
681 8.5x11 format.
682 * mule.texi (Language Environments): \hbadness=10000 since there's
683 no way to reword.
684 * emacs.texi (smallbook): New @set to more easily switch between
685 smallbook and 8.5x11.
686
6872007-04-11 Richard Stallman <rms@gnu.org>
688
689 * files.texi (File Conveniences): Add xref to Tumme.
690 Delete text about Thumbnail mode.
691
8cf51b2c
GM
6922007-04-09 Alan Mackenzie <acm@muc.de>
693
694 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
695 new name. Insert concept index entries.
696
8cf51b2c
GM
6972007-04-08 Chong Yidong <cyd@stupidchicken.com>
698
699 * display.texi (Standard Faces): Document prefix arg for
700 list-faces-display.
701
702 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
703
8cf51b2c
GM
7042007-04-07 Chong Yidong <cyd@stupidchicken.com>
705
8cf51b2c
GM
706 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
707
708 * files.texi (Misc File Ops): Rewrite description of
709 insert-file-literally.
710
8cf51b2c
GM
7112007-03-31 Eli Zaretskii <eliz@gnu.org>
712
713 * misc.texi (Printing): Postscript -> PostScript.
714
8cf51b2c
GM
715 * ack.texi (Acknowledgments): Postscript -> PostScript.
716
717 * custom.texi (Init File, Init Non-ASCII): Fix last change.
718
719 * emacs.texi (Top): Fix the menu due to the change in custom.texi
720 below.
721
7222007-03-30 Chong Yidong <cyd@stupidchicken.com>
723
724 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
725 Init Non-ASCII.
726 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
727 (Init Non-ASCII): New node.
728
7292007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
730
731 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
732
8cf51b2c
GM
7332007-03-12 Glenn Morris <rgm@gnu.org>
734
8cf51b2c
GM
735 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
736 "Daylight Savings".
737
49823426 738 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
739 saving" in text throughout.
740
8cf51b2c
GM
7412007-03-04 Richard Stallman <rms@gnu.org>
742
743 * custom.texi (Safe File Variables): Minor correction.
744
8cf51b2c
GM
7452007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
746
747 * rmail.texi (Movemail): Add internal ref.
748 Don't indent the intro for the PROTO table.
749 Format PROTO table items with @code.
750
8cf51b2c
GM
7512007-02-26 Nick Roberts <nickrob@snap.net.nz>
752
753 * building.texi: Remove references to bashdb.
754
8cf51b2c
GM
7552007-02-19 Juanma Barranquero <lekktu@gmail.com>
756
757 * mule.texi (Language Environments): Update list of supported language
758 environments.
759
8cf51b2c
GM
7602007-02-14 Kim F. Storm <storm@cua.dk>
761
762 * building.texi (Grep Searching): Fix lgrep doc.
763
7642007-02-12 Chong Yidong <cyd@stupidchicken.com>
765
766 * back.texi: Remove unused file.
767
c8763fb6 7682007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
769
770 * maintaining.texi (Tag Syntax): Now --members is the default for
771 etags, not for ctags yet.
772
8cf51b2c
GM
7732007-02-03 Eli Zaretskii <eliz@gnu.org>
774
775 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
776 headers compliant with Texinfo guidelines and with what texnfo-upd.el
777 expects. Add comments to prevent people from inadvertently modifying
778 the key parts needed by `texinfo-multiple-files-update'.
779
7802007-01-29 Chong Yidong <cyd@stupidchicken.com>
781
782 * frames.texi (Secondary Selection): Window clicked does not matter
783 when mouse-yank-at-point is non-nil.
784
8cf51b2c
GM
7852007-01-16 Glenn Morris <rgm@gnu.org>
786
787 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
788 system abbrev.
789
7902007-01-11 Richard Stallman <rms@gnu.org>
791
792 * msdog.texi (Windows Keyboard): Another small cleanup.
793
7942007-01-10 Richard Stallman <rms@gnu.org>
795
796 * msdog.texi (Windows Keyboard): Yet another try to make
797 everyone happy with that passage.
798
7992007-01-05 Richard Stallman <rms@gnu.org>
800
801 * anti.texi (Antinews): Mention M-x shell scrolling.
802
8032007-01-05 Nick Roberts <nickrob@snap.net.nz>
804
805 * building.texi (Watch Expressions): Describe gdb-max-children.
806
8cf51b2c
GM
8072007-01-04 Richard Stallman <rms@gnu.org>
808
8cf51b2c
GM
809 * msdog.texi (Windows Keyboard): Clarify previous change.
810
8cf51b2c
GM
8112007-01-02 Richard Stallman <rms@gnu.org>
812
813 * custom.texi (Changing a Variable): Minor clarification.
814 (Specific Customization): customize-customized => customize-unsaved.
815
816 * entering.texi (Entering Emacs): Clean up text about restarting
817 Emacs for each file.
818
819 * misc.texi (Shell Options): Minor cleanup.
820
821 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
822 with Emacs, not vice versa.
823
824 * programs.texi (Symbol Completion): Recommend customizing
825 window manager.
826
827 * xresources.texi (Resources): Minor fix.
828
c8763fb6 8292007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
830
831 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
832
8332007-01-01 Richard Stallman <rms@gnu.org>
834
835 * commands.texi (User Input): Document keys stolen by window mangers.
836
8372006-12-31 Richard Stallman <rms@gnu.org>
838
839 * custom.texi (Specific Customization): Document customize-option
840 instead of customize-variable.
841
8422006-12-31 Kim F. Storm <storm@cua.dk>
843
844 * major.texi (Choosing Modes): Document auto-mode-case-fold.
845
8462006-12-30 Kim F. Storm <storm@cua.dk>
847
848 * killing.texi (CUA Bindings): Fix typo.
849
850 * xresources.texi (Table of Resources): Mention grow-only value for
851 auto-resize-tool-bars.
852
8cf51b2c
GM
8532006-12-27 Eli Zaretskii <eliz@gnu.org>
854
855 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
856 and how to get them back.
857
8582006-12-26 Richard Stallman <rms@gnu.org>
859
860 * calendar.texi (Holidays): Holiday listing is based on current
861 practice, but DST is not.
862
8632006-12-25 Richard Stallman <rms@gnu.org>
864
865 * emacs.texi (Top): Update subnode menus.
866
867 * mark.texi (Transient Mark): Fix xref.
868
869 * killing.texi (Graphical Kill): Node deleted.
870 (Killing): Add xref to Cut and Paste.
871 (CUA Bindings): Update xref.
872
873 * frames.texi (Cut and Paste): New section to hold other nodes.
874 (Mouse Commands): Node demoted.
875 (Cut/Paste Other App): Split out from Mouse Commands.
876 (Word and Line Mouse): Likewise.
877 (Secondary Selection, Clipboard): Nodes demoted.
878
8cf51b2c
GM
8792006-12-24 Kevin Ryde <user42@zip.com.au>
880
881 * calendar.texi (Holidays): US daylight saving begins second Sunday
882 in March for 2007 onwards.
883 (Daylight Savings): Show new US default daylight saving rules, 2nd
884 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
885
8862006-12-23 Chong Yidong <cyd@stupidchicken.com>
887
888 * calendar.texi (Scroll Calendar): < and > are switched.
889
8902006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
891
892 * killing.texi (Deletion): Describe M-\ prefix argument.
893
8942006-12-23 Richard Stallman <rms@gnu.org>
895
896 * search.texi (Regexp Search): Explain why forward and reverse regexp
897 search are not mirror images.
898
8cf51b2c
GM
8992006-12-19 Kim F. Storm <storm@cua.dk>
900
901 * major.texi (Choosing Modes): Describe match-function elements for
902 magic-mode-alist.
903
8cf51b2c
GM
9042006-12-18 Eli Zaretskii <eliz@gnu.org>
905
906 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
907 peculiarities.
908
9092006-12-18 Richard Stallman <rms@gnu.org>
910
911 * abbrevs.texi (Editing Abbrevs): Fix previous change.
912
8cf51b2c
GM
9132006-12-17 Alan Mackenzie <acm@muc.de>
914
915 * programs.texi (Left Margin Paren): Remove the bit which says
916 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
917 Discuss some of the issues of setting this option to nil.
918
9192006-12-17 Glenn Morris <rgm@gnu.org>
920
921 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
922
9232006-12-16 Eli Zaretskii <eliz@gnu.org>
924
925 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
926 (Windows Files): `w32-get-true-file-attributes' is only relevant for
927 NTFS volumes.
928 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
929 volumes.
930
9312006-12-15 Eli Zaretskii <eliz@gnu.org>
932
933 * text.texi (HTML Mode): Fix "C-c TAB".
934
8cf51b2c
GM
9352006-12-09 Richard Stallman <rms@gnu.org>
936
937 * misc.texi (Invoking emacsclient): Simplify TCP file text.
938
9392006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
940
941 * files.texi (Misc File Ops): Document insert-file-literally.
942
9432006-12-08 Eli Zaretskii <eliz@gnu.org>
944
945 * cmdargs.texi (Colors): Note that --color is intended for overriding
946 the terminal defaults, not for normal invocation.
947
948 * misc.texi (Emacs Server): Improve wording. Don't mention the
949 ``server program''. Add a cross-reference to "Init File" node.
950 (Invoking emacsclient): Add index entries. Document both short and
951 long versions of command-line options. Document the -f option.
952
8cf51b2c
GM
9532006-12-06 Richard Stallman <rms@gnu.org>
954
955 * text.texi (Outline Format): Say to set outline-regexp
956 and outline-level with major modes and file local variables.
957
c8763fb6 9582006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
959
960 * anti.texi (Antinews): Mention the alternative to
961 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
962
8cf51b2c
GM
963 * misc.texi (Interactive Shell): Ditto.
964
9652006-12-04 Eli Zaretskii <eliz@gnu.org>
966
967 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
968
969 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
970
9712006-12-01 Eli Zaretskii <eliz@gnu.org>
972
973 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
974 colon in the mode line.
975
976 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
977
9782006-11-26 Nick Roberts <nickrob@snap.net.nz>
979
980 * building.texi (Watch Expressions): Mention SPC for expanding/
981 contracting watch expressions.
982
9832006-11-26 Kim F. Storm <storm@cua.dk>
984
985 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
986
9872006-11-26 Nick Roberts <nickrob@snap.net.nz>
988
989 * building.texi (Debugger Operation): Define text command mode.
990 Clarify how tooltips work.
991 (GDB Graphical Interface): Explain how to run in text command mode
992 more clearly.
993
9942006-11-25 Juanma Barranquero <lekktu@gmail.com>
995
996 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
997
9982006-11-22 Juanma Barranquero <lekktu@gmail.com>
999
1000 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1001
8cf51b2c
GM
10022006-11-18 Chong Yidong <cyd@stupidchicken.com>
1003
1004 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1005 and EMACS is deprecated.
1006
10072006-11-18 Juanma Barranquero <lekktu@gmail.com>
1008
1009 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1010
c8763fb6 10112006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1012
1013 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1014
1015 * emacs.texi: Include xresources.texi both for info and dvi.
1016
1017 * xresources.texi: Merge text from xresmini.texi.
1018
c8763fb6 10192006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1020
1021 * glossary.texi: Fix typos.
1022
8cf51b2c
GM
10232006-11-06 Richard Stallman <rms@gnu.org>
1024
1025 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1026
1027 * ack.texi (Acknowledgments): Fix name spelling.
1028
10292006-11-01 Juri Linkov <juri@jurta.org>
1030
1031 * search.texi (Word Search): Document incremental word search.
1032
10332006-10-28 Glenn Morris <rgm@gnu.org>
1034
1035 * ack.texi (Acknowledgments): Add cal-html author.
1036
1037 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1038 Calendar"). Describe new package cal-html.
1039 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1040 Calendar Files."
1041
8cf51b2c
GM
10422006-10-23 Richard Stallman <rms@gnu.org>
1043
1044 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1045 Abbrev mode is enabled.
1046
8cf51b2c
GM
10472006-10-16 Richard Stallman <rms@gnu.org>
1048
8cf51b2c
GM
1049 * emacs.texi: Update ISBN.
1050
8cf51b2c
GM
10512006-10-11 Kim F. Storm <storm@cua.dk>
1052
1053 * emacs.texi (Acknowledgments): Use @dotless{i}.
1054
10552006-10-08 Nick Roberts <nickrob@snap.net.nz>
1056
1057 * building.texi (Breakpoints Buffer): Mention catchpoints.
1058
10592006-10-08 Kim F. Storm <storm@cua.dk>
1060
1061 * ack.texi (Acknowledgments): Update.
1062
1063 * emacs.texi (Acknowledgments): Fix bad @/ form.
1064
8cf51b2c
GM
10652006-10-05 Kim F. Storm <storm@cua.dk>
1066
1067 * emacs.texi (Acknowledgments): Add more contributors.
1068
10692006-10-03 Richard Stallman <rms@gnu.org>
1070
1071 * emacs.texi (Acknowledgments): Update version and edition.
1072
8cf51b2c
GM
10732006-10-01 Karl Berry <karl@gnu.org>
1074
1075 * custom.texi (Customization Groups): Page break to keep example buffer
1076 on one page.
1077
10782006-09-30 Karl Berry <karl@gnu.org>
1079
1080 * programs.texi (Basic Indent): @need to improve page break.
1081 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1082
10832006-09-29 Glenn Morris <rgm@gnu.org>
1084
1085 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1086
10872006-09-29 Karl Berry <karl@gnu.org>
1088
1089 * windows.texi (Basic Window): Remove forced @break, no longer
1090 desirable.
1091 * frames.texi (Frame Commands),
1092 * mark.texi (Marking Objects): Reword to avoid bad page break.
1093 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1094
10952006-09-19 Richard Stallman <rms@gnu.org>
1096
1097 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1098 stick to present tense.
1099
c8763fb6 11002006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1101
1102 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1103 to x-gtk-use-old-file-dialog.
1104 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1105
11062006-09-15 Jay Belanger <belanger@truman.edu>
1107
49823426 1108 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1109 Change "Library Public License" to "Lesser Public License"
1110 throughout. Use "yyyy" to represent year.
1111
8cf51b2c
GM
11122006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1113
1114 * files.texi (Visiting): Add index entry "open file".
1115
8cf51b2c
GM
11162006-09-11 Richard Stallman <rms@gnu.org>
1117
1118 * building.texi (Compilation Mode): Clarification.
1119 (Grep Searching): Add xref to Compilation Mode.
1120
8cf51b2c
GM
11212006-09-08 Richard Stallman <rms@gnu.org>
1122
1123 * search.texi (Search): Ref multi-file search commands here.
1124 (Other Repeating Search): Not here.
1125
8cf51b2c
GM
11262006-08-28 Richard Stallman <rms@gnu.org>
1127
1128 * windows.texi (Split Window): Update xref.
1129
1130 * basic.texi (Continuation Lines): Update xref.
1131
1132 * indent.texi (Tab Stops): Update xref.
1133
1134 * emacs.texi (Top): Update subnode menu.
1135
1136 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1137 split out of Display Custom.
1138
11392006-08-25 Kim F. Storm <storm@cua.dk>
1140
1141 * display.texi (Display Custom): Add variables overline-margin
1142 and x-underline-at-descent-line.
1143
11442006-08-25 Richard Stallman <rms@gnu.org>
1145
1146 * entering.texi (Exiting): Rewrite to give graphical displays
1147 priority over text terminals.
1148
1149 * search.texi (Incremental Search): Move index entries.
1150
11512006-08-23 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * custom.texi (Init File): Reference Find Init to avoid "home
1154 directory" confusion.
1155
11562006-08-22 Nick Roberts <nickrob@snap.net.nz>
1157
1158 * building.texi (Other GDB-UI Buffers): Describe how to edit
1159 a value in the locals buffer.
1160
11612006-08-21 Richard Stallman <rms@gnu.org>
1162
1163 * search.texi (Basic Isearch): Add `isearch' index entry.
1164
11652006-08-16 Richard Stallman <rms@gnu.org>
1166
1167 * misc.texi (Saving Emacs Sessions): Clean up wording.
1168
1169 * mark.texi (Marking Objects): Mention term "select all".
1170
1171 * emacs.texi (Top): Update subnode menu.
1172
1173 * help.texi (Help Mode): Move node up in file.
1174
8cf51b2c
GM
11752006-08-15 Nick Roberts <nickrob@snap.net.nz>
1176
1177 * building.texi (Stack Buffer): Explain fringe arrow.
1178
8cf51b2c
GM
11792006-08-12 Eli Zaretskii <eliz@gnu.org>
1180
8cf51b2c
GM
1181 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1182 on startup.
1183
11842006-08-11 Romain Francoise <romain@orebokech.com>
1185
1186 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1187
11882006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1189
1190 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1191
11922006-08-10 Richard Stallman <rms@gnu.org>
1193
1194 * text.texi (Format Faces): Substantial rewrites to deal
1195 with face merging. Empty regions don't count. Clarify
1196 face property inheritance.
1197
11982006-08-08 Romain Francoise <romain@orebokech.com>
1199
1200 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1201 <arjuropo@cc.jyu.fi>.
1202
8cf51b2c
GM
12032006-08-04 Eli Zaretskii <eliz@gnu.org>
1204
1205 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1206 apply to all frames.
1207
8cf51b2c
GM
12082006-08-01 Richard Stallman <rms@gnu.org>
1209
1210 * help.texi (Name Help): Add index entries for describe-variable.
1211
12122006-08-01 Nick Roberts <nickrob@snap.net.nz>
1213
1214 * building.texi (GDB Graphical Interface): Shorten node names.
1215 (GDB-UI Layout): Use GDB-related.
1216 (Other GDB-UI Buffers): Simplify English.
1217
12182006-07-31 Richard Stallman <rms@gnu.org>
1219
1220 * search.texi (Query Replace): Add xref for Dired's Q command.
1221
8cf51b2c
GM
12222006-07-31 Nick Roberts <nickrob@snap.net.nz>
1223
1224 * building.texi (GDB commands in Fringe): Rename to...
1225 (Source Buffers): ..this and move forward. Describe hollow arrow and
1226 new option gdb-find-source-frame.
1227
12282006-07-29 Richard Stallman <rms@gnu.org>
1229
1230 * dired.texi (Operating on Files): Simplify previous change
1231 and fix Texinfo usage.
1232
12332006-07-29 Eli Zaretskii <eliz@gnu.org>
1234
1235 * dired.texi (Operating on Files): Add cross-references. State the
1236 Unix commands that do similar things.
1237
12382006-07-28 Richard Stallman <rms@gnu.org>
1239
1240 * mark.texi (Transient Mark): Clarify that region never disappears
1241 when Transient Mark mode is off, and not when it is on.
1242
12432006-07-27 Richard Stallman <rms@gnu.org>
1244
1245 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1246
12472006-07-24 Richard Stallman <rms@gnu.org>
1248
1249 * xresources.texi (GTK styles): Fix texinfo usage.
1250
8cf51b2c
GM
1251 * commands.texi (User Input): Explain why we teach keyboard cmds.
1252
1253 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1254 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1255 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1256 * doclicense.texi, display.texi, dired.texi, basic.texi:
1257 * anti.texi, ack.texi: Move periods and commas inside quotes.
1258
12592006-07-22 Eli Zaretskii <eliz@gnu.org>
1260
1261 * cmdargs.texi (General Variables): Document EMAIL.
1262
12632006-07-21 Eli Zaretskii <eliz@gnu.org>
1264
1265 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1266 doesn't have effect on MS-Windows.
1267
8cf51b2c
GM
12682006-07-17 Richard Stallman <rms@gnu.org>
1269
1270 * building.texi (Grep Searching): Explain about chaining grep commands.
1271
8cf51b2c
GM
12722006-07-10 Nick Roberts <nickrob@snap.net.nz>
1273
49823426 1274 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1275
12762006-07-09 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1279 is invoked for multiple files.
1280
12812006-07-08 Eli Zaretskii <eliz@gnu.org>
1282
1283 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1284 on-line manual for the rest of this node.
1285 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1286 unconditionally.
1287 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1288 Improve wording.
1289 (Windows Printing): Improve wording.
1290 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1291 rest of this node.
1292
8cf51b2c
GM
12932006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1294
49823426
GM
1295 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1296 with eval-buffer.
8cf51b2c
GM
1297
12982006-07-05 Nick Roberts <nickrob@snap.net.nz>
1299
1300 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1301 of character translation.
1302
13032006-07-04 Nick Roberts <nickrob@snap.net.nz>
1304
1305 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1306
13072006-07-03 Karl Berry <karl@gnu.org>
1308
1309 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1310 not-too-underfull hboxes in the TeX output.
1311 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1312 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1313 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1314 * sending.texi, text.texi: Fix overfull/underfull boxes.
1315
13162006-07-03 Romain Francoise <romain@orebokech.com>
1317
1318 * m-x.texi (M-x): Fix.
1319
13202006-07-03 Richard Stallman <rms@gnu.org>
1321
8cf51b2c
GM
1322 * search.texi (Other Repeating Search): filename -> file name.
1323
1324 * misc.texi (Narrowing): Minor cleanups.
1325
1326 * files.texi (Visiting): filename -> file name.
1327
1328 * emacs.texi (Top): Update subnode menus.
1329
1330 * mule.texi (Coding Systems): Move char translation stuff here.
1331 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1332 (Recognize Coding): Substantial local rewrites.
1333 (International): Update menu.
1334
1335 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1336 (Scrolling): Substantial local rewrites.
1337 (Display): Update menu and intro.
1338
1339 * dired.texi: filename -> file name.
1340
1341 * custom.texi (Safe File Variables): Texinfo usage fix.
1342
13432006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1344
1345 * help.texi, m-x.texi: Lots of cleanups.
1346
8cf51b2c
GM
13472006-06-30 Eli Zaretskii <eliz@gnu.org>
1348
1349 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1350 (Windows Processes, Windows Misc): Shorten the printed version by
1351 selectively conditioning less important portions by @ifnottex.
1352
8cf51b2c
GM
13532006-06-27 Richard Stallman <rms@gnu.org>
1354
1355 * mini.texi (Minibuffer File): Minor cleanup.
1356
13572006-06-25 Nick Roberts <nickrob@snap.net.nz>
1358
1359 * frames.texi (XTerm Mouse): Rename to...
1360 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1361
1362 * emacs.texi (Top): Use new node name.
1363
13642006-06-24 Eli Zaretskii <eliz@gnu.org>
1365
1366 * emacs.texi (Top): Update the detailed menu according to changes in
1367 msdog.texi.
1368
1369 * msdog.texi (Windows Keyboard): New section.
1370 (Windows Mouse): New section.
1371 (Windows System Menu): Remove section (text merged with "Windows
1372 Keyboard").
1373 (Windows Misc): New section.
1374
1375 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1376
1377 * msdog.texi (ls in Lisp): New section.
1378
1379 * files.texi (Visiting): Document case-insensitive wildcard matching
1380 under find-file-wildcards.
1381
8cf51b2c
GM
13822006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1383
1384 * macos.texi (Mac Input): Add description of mac-function-modifier.
1385 Now Unicode keyboard layouts work.
1386
8cf51b2c
GM
13872006-06-10 Richard Stallman <rms@gnu.org>
1388
1389 * mule.texi (Recognize Coding): Clarify previous change.
1390
13912006-06-09 Kenichi Handa <handa@m17n.org>
1392
1393 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1394 notation.
1395
13962006-06-07 Kevin Ryde <user42@zip.com.au>
1397
1398 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1399 manual for @ifnottex, but in emacs-extra for @iftex.
1400
1401 * cmdargs.texi (General Variables): Fix smtpmail xref.
1402
14032006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1404
8cf51b2c 1405 * programs.texi (Comment Commands):
8cf51b2c 1406 * custom.texi (Specifying File Variables):
49823426 1407 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1408
14092006-06-07 Nick Roberts <nickrob@snap.net.nz>
1410
1411 * building.texi (Watch Expressions): Move node to end.
1412 (GDB Graphical Interface): Move description of clicks in fringe...
1413 (GDB commands in the Fringe): ...to here. New node.
1414
8cf51b2c
GM
14152006-06-05 Romain Francoise <romain@orebokech.com>
1416
49823426 1417 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1418
14192006-06-05 Nick Roberts <nickrob@snap.net.nz>
1420
1421 * building.texi (GDB Graphical Interface): Update bindings.
1422 (Commands of GUD): Add gud-print. Remove gud-run.
1423 Restate availability more generally.
1424
14252006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1426
1427 * mini.texi: Lots of cleanups.
1428
14292006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1430
1431 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1432 and Mouse-2.
1433
c8763fb6 14342006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1435
1436 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1437
8cf51b2c
GM
14382006-05-31 Richard Stallman <rms@gnu.org>
1439
1440 * basic.texi (Moving Point): Fix previous change.
1441
c8763fb6 14422006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1443
1444 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1445
14462006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1447
1448 * basic.texi: Many simplifications and improvements in wording.
1449
8cf51b2c
GM
14502006-05-26 Nick Roberts <nickrob@snap.net.nz>
1451
1452 * anti.texi (Antinews): Create a node for gdb-ui.
1453
8cf51b2c
GM
14542006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1455
1456 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1457
14582006-05-20 Richard Stallman <rms@gnu.org>
1459
1460 * dired.texi (Dired Navigation): dired-goto-file is now j.
1461
8cf51b2c
GM
14622006-05-20 Eli Zaretskii <eliz@gnu.org>
1463
1464 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1465 and their aliases.
1466
1467 * msdog.texi (Windows Printing): Mention non-support of plain text
1468 printing with some el-cheapo printers, and suggest a workaround.
1469
14702006-05-20 Kevin Ryde <user42@zip.com.au>
1471
1472 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1473 remove the bit saying you must set it.
1474
14752006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1476
1477 * trouble.texi (Checklist):
1478 * text.texi (Text, Auto Fill, Text Mode):
1479 * search.texi (Nonincremental Search):
1480 * rmail.texi (Rmail Labels):
1481 * mule.texi (Input Methods, Multibyte Conversion):
1482 * misc.texi (Gnus, Where to Look, PostScript):
1483 * maintaining.texi (Create Tags Table):
1484 * indent.texi (Indentation Commands):
1485 * fixit.texi (Spelling):
1486 * emacs.texi (Copying):
1487 * custom.texi (Init File): ifinfo -> ifnottex.
1488
8cf51b2c
GM
14892006-05-17 Richard Stallman <rms@gnu.org>
1490
1491 * files.texi (Diff Mode): Mention C-x `.
1492
14932006-05-08 Richard Stallman <rms@gnu.org>
1494
1495 * custom.texi (Disabling): Textual cleanups.
1496
8cf51b2c
GM
14972006-05-12 Glenn Morris <rgm@gnu.org>
1498
1499 * calendar.texi (Displaying the Diary, Format of Diary File):
1500 Refer to diary-view-entries, diary-list-entries,
1501 diary-show-all-entries rather than obsolete aliases.
1502
15032006-05-12 Eli Zaretskii <eliz@gnu.org>
1504
1505 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1506 (Displaying the Diary, Special Diary Entries, Importing Diary):
1507 * building.texi (Compilation Shell):
1508 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1509 emacs-xtra with @inforef's.
1510
1511 * files.texi (Visiting): Fix wording.
1512
1513 * mule.texi (Coding Systems, Text Coding): More indexing.
1514 Mention that C-x RET f can set eol conversion.
1515
c8763fb6 15162006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1517
1518 * xresmini.texi (GTK resources): Insert GTK description.
1519
1520 * xresources.texi (GTK resources): metafont should be menufont.
1521
8cf51b2c
GM
15222006-05-06 Michael Albinus <michael.albinus@gmx.de>
1523
49823426 1524 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1525 method, user name and host name is active only in partial
1526 completion mode.
1527
8cf51b2c
GM
15282006-05-06 Eli Zaretskii <eliz@gnu.org>
1529
1530 * makefile.w32-in (emacs.dvi):
1531 * Makefile.in (emacs.dvi): Add xresmini.texi.
1532
1533 * xresmini.texi (Table of Resources): Remove xref to non-existent
1534 node "LessTif Resources".
1535
1536 * msdog.texi (Microsoft Windows):
1537 * calendar.texi (Calendar/Diary, Displaying the Diary)
1538 (Special Diary Entries, Importing Diary, Holidays):
1539 * programs.texi (Program Modes):
1540 * text.texi (Text):
1541 * buffers.texi (Several Buffers):
1542 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1543
15442006-05-06 Eli Zaretskii <eliz@gnu.org>
1545
1546 The following changes merge the emacs-xtra manual into the main
1547 manual, but only for on-line version of the manual.
1548
1549 * vc2-xtra.texi (Version Backups, Local Version Control)
1550 (Making Snapshots, Change Logs and VC, Version Headers)
1551 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1552 on-line manual.
1553
1554 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1555 for on-line manual.
1556
1557 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1558 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1559 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1560 for on-line manual.
1561
1562 * fortran-xtra.texi (Fortran, Fortran Autofill)
1563 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1564 for on-line manual.
1565
1566 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1567 Conditional xref's for on-line manual.
1568
1569 * emerge-xtra.texi (Emerge, Overview of Emerge)
1570 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1571 manual.
1572
1573 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1574 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1575 (EMACSSOURCES): Use EMACS_XTRA.
1576 (../info/emacs-xtra): Remove.
1577 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1578
1579 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1580 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1581 (EMACSSOURCES): Use EMACS_XTRA.
1582 ($(infodir)/emacs-xtra): Remove.
1583 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1584
1585 * trouble.texi (Quitting):
1586 * text.texi (Text):
1587 * programs.texi (Program Modes):
1588 * msdog.texi (Microsoft Windows):
1589 * frames.texi (Frames):
1590 * files.texi (Backup, Version Control, VC Concepts)
1591 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1592 (Registering, VC Status, VC Undo, Multi-User Branching)
1593 (Comparing Files):
1594 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1595 (Displaying the Diary, Special Diary Entries, Importing Diary):
1596 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1597 conditional xref's, depending on @iftex/@ifnottex.
1598
1599 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1600 "MS-DOS". @include msdog-xtra.texi.
1601
1602 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1603 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1604
1605 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1606 for vc-xtra.texi subsections.
1607 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1608 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1609
1610 * sending.texi (Sending Mail): A @node line without explicit Prev,
1611 Next, and Up links.
1612
1613 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1614 Next, and Up links.
1615
1616 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1617 and its sections. @include picture-xtra.texi.
1618
1619 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1620 "Emerge".
1621 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1622
1623 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1624 exact duplicate of its name-sake in calendar.texi.
1625
1626 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1627 "Advanced Calendar/Diary Usage".
1628 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1629
1630 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1631 dired-xtra.texi.
1632 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1633
1634 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1635 (Files) [ifnottex]: Add menu entry for Autorevert.
1636
1637 * emacs-xtra.texi (Introduction): Reword to make consistent with
1638 printed version only.
1639 <Top level>: Remove the body of all chapters and move them to the
1640 new *-xtra.texi files. Use @raisesections and @lowersections to
1641 convert sections to chapters etc.
1642
1643 * msdog-xtra.texi:
1644 * fortran-xtra.texi:
1645 * vc-xtra.texi:
1646 * vc1-xtra.texi:
1647 * vc2-xtra.texi:
1648 * emerge-xtra.texi:
1649 * cal-xtra.texi:
1650 * dired-xtra.texi:
1651 * arevert-xtra.texi: New files, with text from respective chapters
1652 of emacs-xtra.texi. Convert each @chapter into @section, @section
1653 into @subsection, etc.
1654
1655 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1656 updated.
1657
1658 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1659 Windows". All references updated.
1660
16612006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1662
1663 * macos.texi (Mac Input): Mention input from Character Palette.
1664 (Mac Font Specs): Fix typo.
1665
16662006-05-05 Richard Stallman <rms@gnu.org>
1667
1668 * files.texi (Diff Mode): Minor cleanup.
1669
16702006-05-05 Karl Berry <karl@gnu.org>
1671
8cf51b2c
GM
1672 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1673 errors from the current release of makeinfo (4.8).
1674 * help.texi (Library Keywords): Change widest word in multitable
1675 template from `emulations' to `convenience'. (Not sure if this is
1676 related to the font change.)
1677
16782006-05-05 Eli Zaretskii <eliz@gnu.org>
1679
1680 * files.texi (File Names): Add a footnote about limited support of
1681 ~USER on MS-Windows.
1682
1683 * cmdargs.texi (Initial Options): Add a footnote about limited
1684 support of ~USER on MS-Windows.
1685
16862006-05-03 Richard Stallman <rms@gnu.org>
1687
1688 * files.texi (Diff Mode): Node moved here.
1689 (Comparing Files): Delete what duplicates new node.
1690 (Files): Put Diff Mode in menu.
1691
1692 * misc.texi (Diff Mode): Moved to files.texi.
1693
1694 * emacs.texi (Top): Update menu for Diff Mode.
1695
1696 * trouble.texi (Emergency Escape): Simplify.
1697
1698 * emacs.texi (Top): Minor clarification.
1699
17002006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1701
1702 * commands.texi, entering.texi, screen.texi: Many simplifications.
1703
17042006-05-03 Richard Stallman <rms@gnu.org>
1705
1706 * commands.texi (Text Characters): Delete paragraph about unibyte
1707 non-ASCII printing chars.
1708
1709 * killing.texi (Killing): Say "graphical displays".
1710 * display.texi: Say "graphical displays".
1711
1712 * cmdargs.texi (Misc X): Say "graphical displays".
1713
17142006-05-01 Richard Stallman <rms@gnu.org>
1715
1716 * emacs.texi (Top): Add Diff Mode to menu.
1717
17182006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1719
1720 * misc.texi (Diff Mode): New node.
1721
17222006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1723
1724 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1725 (Mac Environment Variables): Shorten example line.
1726 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1727
17282006-05-01 Nick Roberts <nickrob@snap.net.nz>
1729
1730 * building.texi (GUD Customization): Describe cases %d and %c.
1731 Update description for %e.
1732
17332006-04-30 Glenn Morris <rgm@gnu.org>
1734
1735 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1736
17372006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1738
1739 * custom.texi (Examining): Update C-h v output example.
1740
17412006-04-29 Kim F. Storm <storm@cua.dk>
1742
1743 * building.texi (Grep Searching): Add lgrep and rgrep.
1744
8cf51b2c
GM
17452006-04-23 Richard Stallman <rms@gnu.org>
1746
1747 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1748
1749 * xresmini.texi: New file.
1750
1751 * xresources.texi (Face Resources): Split table into font resources
1752 and the rest. Combine similar attributes for brevity.
1753
8cf51b2c
GM
17542006-04-21 Eli Zaretskii <eliz@gnu.org>
1755
1756 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1757 backslashes and case-insensitivity in file names (moved to the
1758 main manual).
1759 (MS-DOS Printing): Move most of the text to the main manual.
1760
1761 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1762 New nodes.
1763 (Windows Processes, Windows System Menu): Add index entries and
1764 fix wording.
1765
8cf51b2c
GM
17662006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1767
1768 * misc.texi (Shell Ring): Add notes on saved input when
1769 navigating off the end of the history list.
1770
17712006-04-18 Chong Yidong <cyd@mit.edu>
1772
1773 * misc.texi (Shell Options): Correct default value of
1774 comint-scroll-show-maximum-output.
1775
8cf51b2c
GM
17762006-04-18 Nick Roberts <nickrob@snap.net.nz>
1777
1778 * building.texi (Watch Expressions): Update.
1779
8cf51b2c
GM
17802006-04-12 Richard Stallman <rms@gnu.org>
1781
1782 * search.texi: Clean up previous change.
1783
17842006-04-12 Eli Zaretskii <eliz@gnu.org>
1785
1786 * search.texi (Regexp Backslash, Regexp Replace): Add index
1787 entries for ``back reference'' and mention the term itself in the
1788 text.
1789
17902006-04-11 Richard Stallman <rms@gnu.org>
1791
1792 * custom.texi (Safe File Variables):
1793 Document enable-local-variables = :safe.
1794
17952006-04-11 Karl Berry <karl@gnu.org>
1796
1797 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1798 (Remote Repositories, Version Backups, Local Version Control)
1799 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1800 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1801 (Renaming VC Work Files and Master Files)
1802 (Inserting Version Control Headers, Customizing VC, General Options)
1803 (Options for RCS and SCCS, Options specific for CVS): Move all
1804 these nodes to emacs-xtra.texi, for brevity.
1805 * cmdargs.texi, files.texi: Change cross-references.
1806
8cf51b2c
GM
18072006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1808
1809 * files.texi (Old Versions): Update description of vc-annotate's
1810 use of color to indicate date ranges.
1811
8cf51b2c
GM
18122006-04-09 Kevin Ryde <user42@zip.com.au>
1813
8cf51b2c
GM
1814 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1815 put info and printed manual names the right way around.
1816
18172006-04-09 Karl Berry <karl@gnu.org>
1818
1819 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1820 emacs-xtra.texi, leaving only MS Windows information.
1821 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1822 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1823 node names.
1824
1825 * emacs.texi: Move @summarycontents and @contents to the beginning
1826 of the file.
1827
8cf51b2c
GM
18282006-04-08 Kevin Ryde <user42@zip.com.au>
1829
1830 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1831
18322006-04-07 Richard Stallman <rms@gnu.org>
1833
1834 * programs.texi (Comments, Comment Commands, Options for Comments)
1835 (Multi-Line Comments): "Align", not "indent".
1836 (Basic Indent): C-j deletes trailing whitespace before the newline.
1837
18382006-04-06 Richard Stallman <rms@gnu.org>
1839
8cf51b2c
GM
1840 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1841
18422006-04-06 Eli Zaretskii <eliz@gnu.org>
1843
1844 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1845
8cf51b2c
GM
18462006-04-05 Richard Stallman <rms@gnu.org>
1847
1848 * emacs.texi (Top): Update subnode menu.
1849
1850 * trouble.texi (Unasked-for Search): Node deleted.
1851 (Lossage): Delete from menu.
1852
18532006-04-04 Richard Stallman <rms@gnu.org>
1854
1855 * trouble.texi: Various cleanups.
1856 (Checklist): Don't bother saying how to snail a bug report.
1857 (Emergency Escape): Much rewriting.
1858 (After a Crash): Rename the core dump immediately.
1859 (Total Frustration): Call it a psychotherapist.
1860 (Bug Criteria): Avoid "illegal instruction".
1861 (Sending Patches): We always put the contributor's name in.
1862
1863 * misc.texi (Thumbnails): Minor correction.
1864
8cf51b2c
GM
18652006-04-03 Richard Stallman <rms@gnu.org>
1866
1867 * misc.texi (Thumbnails): Minor cleanup.
1868
18692006-04-02 Karl Berry <karl@gnu.org>
1870
1871 * sending.texi (Mail Sending): pxref to Top needs five args.
1872
1873 * texinfo.tex: Update to current version (2006-03-21.13).
1874
8cf51b2c
GM
18752006-03-31 Richard Stallman <rms@gnu.org>
1876
1877 * emacs.texi (Top): Update subnode menu.
1878
1879 * help.texi (Help Mode): Cleanup.
1880
1881 * dired.texi: Many cleanups.
1882 (Dired Deletion): Describe dired-recursive-deletes.
1883 (Operating on Files): dired-create-directory moved.
1884 (Misc Dired Features): Move to here.
1885 (Tumme): Node moved to misc.texi.
1886
1887 * custom.texi: Many cleanups.
1888 (Minor Modes): Don't mention ISO Accents Mode.
1889 (Examining): Update C-h v output example.
1890 (Hooks): Add index and xref for add-hook.
1891 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1892 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1893
1894 * misc.texi: Many cleanups.
1895 (beginning): Add to summary of topics.
1896 (Shell): Put eshell xref at the end. Remove eshell from table.
1897 (Thumbnails): New node.
1898
8cf51b2c
GM
18992006-03-28 Eli Zaretskii <eliz@gnu.org>
1900
1901 * files.texi (File Name Cache): Make it clear that the cache is
1902 not persistent.
1903
8cf51b2c
GM
19042006-03-25 Karl Berry <karl@gnu.org>
1905
49823426
GM
1906 * emacs-xtra.texi, emacs.texi, gnu.texi:
1907 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1908 (2) do not indent copyright year list (or anything else).
1909
8cf51b2c
GM
19102006-03-21 Juanma Barranquero <lekktu@gmail.com>
1911
1912 * files.texi (VC Dired Mode): Remove misplaced brackets.
1913
19142006-03-21 Andre Spiegel <spiegel@gnu.org>
1915
1916 * files.texi: Various updates and clarifications in the VC chapter.
1917
19182006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1919
1920 * help.texi (Help Mode): Document "C-c C-c".
1921
8cf51b2c
GM
19222006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1923
1924 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1925 menu in the standalone Info reader.
1926
19272006-03-15 Chong Yidong <cyd@stupidchicken.com>
1928
1929 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1930 moved here from Emacs manual.
1931
1932 * programs.texi (Fortran): Section moved to emacs-xtra.
1933 (Program Modes): Xref to Fortran in emacs-xtra.
1934
1935 * maintaining.texi (Emerge): Move to emacs-xtra.
1936 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1937
1938 * picture.texi: File deleted.
1939 * Makefile.in:
1940 * makefile.w32-in: Remove picture.texi.
1941
1942 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1943 * abbrevs.texi (Abbrevs):
1944 * sending.texi (Sending Mail): Picture node removed.
1945
1946 * emacs.texi (Top): Update node listings.
1947
8cf51b2c
GM
19482006-03-12 Richard Stallman <rms@gnu.org>
1949
1950 * calendar.texi: Various cleanups.
1951
8cf51b2c
GM
19522006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1953
1954 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1955 syntax.
1956
8cf51b2c
GM
19572006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1958
1959 * search.texi (Regexps): More accurately describe which characters
1960 are special in which situations. Recommend _not_ to quote `]' or
1961 `-' when they are not special.
1962
8cf51b2c
GM
19632006-02-28 Andre Spiegel <spiegel@gnu.org>
1964
1965 * files.texi (Old Versions): Clarify operation of C-x v =.
1966
8cf51b2c
GM
19672006-02-21 Nick Roberts <nickrob@snap.net.nz>
1968
1969 * building.texi (Watch Expressions): Update and describe
1970 gdb-speedbar-auto-raise.
1971
19722006-02-19 Richard M. Stallman <rms@gnu.org>
1973
1974 * emacs.texi: Use @smallbook.
1975 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1976 Update subnode menu.
1977
1978 * building.texi (Lisp Interaction): Minor addition.
1979
19802006-02-18 Nick Roberts <nickrob@snap.net.nz>
1981
1982 * building.texi (Watch Expressions): Update and be more precise.
1983
c8763fb6 19842006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1985
1986 * maintaining.texi (Create Tags Table): Explain why the
1987 exception when etags writes to files under the /dev tree.
1988
19892006-02-14 Richard M. Stallman <rms@gnu.org>
1990
1991 * custom.texi (Safe File Variables): Lots of clarification.
1992 Renamed from Unsafe File Variables.
1993
19942006-02-14 Chong Yidong <cyd@stupidchicken.com>
1995
1996 * custom.texi (Unsafe File Variables): File variable confirmation
1997 assumed denied in batch mode.
1998
19992006-02-14 Richard M. Stallman <rms@gnu.org>
2000
2001 * building.texi (GDB User Interface Layout): Don't say `inferior'
2002 for program being debugged.
2003
20042006-02-15 Nick Roberts <nickrob@snap.net.nz>
2005
2006 * building.texi (GDB Graphical Interface):
2007 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2008
20092006-02-13 Chong Yidong <cyd@stupidchicken.com>
2010
2011 * custom.texi (Specifying File Variables, Unsafe File Variables):
2012 New nodes, split from File Variables. Document new file local
2013 variable behavior.
2014
20152006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2016
2017 * display.texi (Standard Faces):
8cf51b2c
GM
2018 * files.texi (Visiting):
2019 * frames.texi (Clipboard):
2020 * glossary.texi (Glossary) <Clipboard>:
2021 * xresources.texi (X Resources): Mention Mac OS port.
2022
8cf51b2c
GM
20232006-02-12 Richard M. Stallman <rms@gnu.org>
2024
2025 * building.texi (Building): Clarify topic in intro.
2026
2027 * maintaining.texi (Maintaining): Change title; clarify topic.
2028 Delete duplicate index entries.
2029
2030 * building.texi (Other GDB User Interface Buffers): Clarifications.
2031
2032 * text.texi (Cell Commands): Clarifications.
2033
2034 * programs.texi (Defuns): Delete duplicate explanation of
2035 left-margin paren convention.
2036 (Hungry Delete): Minor cleanup.
2037
20382006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2039
2040 * dired.texi (Tumme): More tumme documentation.
2041
20422006-02-11 Alan Mackenzie <acm@muc.de>
2043
2044 * programs.texi ("Hungry Delete"): Correct the appellation of the
2045 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2046
20472006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2048
2049 * dired.texi (Tumme): Fix small bug.
2050
20512006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2052
2053 * macos.texi (Mac International): Rename "fontset-mac" to
2054 "fontset-standard".
2055
8cf51b2c
GM
20562006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2057
2058 * dired.texi (Tumme): Basic documentation for Tumme added.
2059
8cf51b2c
GM
20602006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2061
2062 * mule.texi (International):
2063 * programs.texi (Basic Indent): Fix typos.
2064
8cf51b2c
GM
2065 * custom.texi (Minor Modes):
2066 * display.texi (Text Display):
2067 * commands.texi (Text Characters): Update xrefs.
2068
20692006-02-07 Richard M. Stallman <rms@gnu.org>
2070
2071 * emacs.texi (Top): Update subnode menu.
2072 Update info on old Emacs papers.
2073 (Intro): "Graphical display", not window system.
2074
2075 * xresources.texi (GTK styles): Minor clarifications.
2076
2077 * trouble.texi: "Graphical display", not window system.
2078 (Stuck Recursive): Minor clarification.
2079
2080 * text.texi: Minor clarifications.
2081 (Sentences): Explain why two-space convention is better.
2082 Explain sentence-end-without-period here.
2083 (Fill Commands): Not here.
2084 (Refill): Node moved down.
2085 (Filling): Update menu.
2086 (Table Creation, Cell Justification, Column Commands): Clarify.
2087
2088 * sending.texi: Minor clarifications.
2089
2090 * search.texi (Regexp Backslash): Clarification.
2091
2092 * rmail.texi: Minor cleanups.
2093 (Rmail): Delete digression about `rmail-mode'.
2094 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2095 (Rmail Files): Mention C-u M-x rmail.
2096 (Rmail Reply): Mention References.
2097 (Rmail Display): Mention rmail-nonignored-headers.
2098
2099 * programs.texi: Minor cleanups.
2100 (Comment Commands): Mention momentary Transient Mark mode.
2101 (Matching): Be more specific about customizing show-paren-mode.
2102 (Info Lookup): Don't list the modes that support C-h S.
2103 Just say what it does in an unsupported mode.
2104 (Man Page): Delete excessive info on customizing woman.
2105 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2106
2107 * abbrevs.texi: Minor clarifications.
2108 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2109 not "dynamic abbrevs" as if they were a kind of abbrev.
2110
2111 * picture.texi (Picture): Minor cleanup.
2112
2113 * mule.texi (Communication Coding): Say "other applications".
2114 (Fontsets): Not specific to X. Add xref to X Resources.
2115 (Unibyte Mode): Rename from Single-Byte Character Support.
2116 "Graphical display", not window system.
2117 (International): Update menu.
2118
2119 * maintaining.texi (Format of ChangeLog):
2120 New node, split out from ChangeLog.
2121 (ChangeLog): Clarifications in the remaining text.
2122 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2123 (Find Tag): Add @w.
2124 (Tags Search): Explain tag table order here. Simplify grep ref.
2125 (List Tags): tags-tag-face is a variable, not a face.
2126 (Emerge): Cleanups.
2127
2128 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2129 (Keyboard Macros): Avoid "the user".
2130
2131 * killing.texi: "Graphical display", not window system.
2132
2133 * help.texi (Help Echo): "Graphical display", not window system.
2134
2135 * glossary.texi: Say "you", not "the user". Say "graphical display".
2136
2137 * frames.texi: Minor cleanups. "Graphical display", not window system.
2138
2139 * files.texi (Visiting): Make drag-and-drop not X-specific.
2140
2141 * custom.texi: Minor cleanups. "Graphical display", not window system.
2142
2143 * cmdargs.texi: Minor cleanups.
2144
2145 * building.texi (Compilation): Move and split kill-compilation para.
2146 Add para about multiple compilers.
2147 (Compilation Mode): Commands also available in grep mode and others.
2148 Mention C-u C-x ` more tutorially. Clarify C-x `.
2149 (Compilation Shell): Clarify. Put Bash example first.
2150 (Grep Searching): Minor cleanups; add @w.
2151 (Debuggers): Minor cleanups.
2152 (Starting GUD): Make GDB xgraphical mode issue clearer.
2153 (Debugger Operation): Lots of clarifications including
2154 GDB tooltip side-effect issue.
2155 (Commands of GUD): Clarify.
2156 (GUD Customization): Add bashdb-mode-hook.
2157 (GDB Graphical Interface): Rewrite for clarity.
2158 (GDB User Interface Layout): Rewrite for clarity.
2159 (Stack Buffer, Watch Expressions): Likewise.
2160 (Other GDB User Interface Buffers): Cleanups.
2161 (Lisp Libraries, External Lisp): Cleanup.
2162
2163 * basic.texi (Position Info): "Graphical displays", rather than
2164 window systems.
2165
2166 * anti.texi: Minor cleanup.
2167
8cf51b2c
GM
21682006-02-03 Eli Zaretskii <eliz@gnu.org>
2169
2170 * custom.texi (Init File, Find Init): Add cross-references to
2171 where $HOME is described.
2172
21732006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2174
2175 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2176 is not inside the @table.
2177
2178 * emacs.texi (Top): Correct node name.
2179
2180 * files.texi (File Names): Fix @xref.
2181 (Reverting): Fix typo.
2182
2183 * mule.texi (International): Correct node name.
2184
2185 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2186
21872006-02-01 Richard M. Stallman <rms@gnu.org>
2188
2189 * emacs.texi (Top): Update subnode menu.
2190
2191 * mule.texi: Minor clarifications.
2192 Reduce the specific references to X Windows.
2193 Refer to "graphical" terminals, rather than window systems.
2194 (Text Coding): Rename from Specify Coding.
2195 (Communication Coding, File Name Coding, Terminal Coding):
2196 New nodes split out from Text Coding.
2197
2198 * kmacro.texi: Minor clarifications.
2199 (Keyboard Macro Ring): Comment out some excessive commands.
2200 (Basic Keyboard Macro): Split up the table, putting part in each node.
2201
2202 * major.texi: Minor clarifications.
2203
2204 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2205
2206 * windows.texi: Minor clarifications.
2207 (Change Window): Don't describe mode-line mouse cmds here.
2208 Add xref to Mode Line Mouse.
2209
2210 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2211
2212 * macos.texi (Mac International): Fix xref.
2213
2214 * indent.texi: Minor clarifications.
2215
2216 * frames.texi: Minor clarifications.
2217 Reduce the specific references to X Windows.
2218 Refer to "graphical" terminals, rather than window systems.
2219 (Frame Parameters): Don't mention commands like
2220 set-foreground-color. Just say to customize a face.
2221 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2222
2223 * files.texi: Minor clarifications.
2224 (Numbered Backups): New node, split out from Backup Names.
2225
2226 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2227
2228 * cmdargs.texi (General Variables): Fix xref.
2229
2230 * buffers.texi: Minor clarifications.
2231
8cf51b2c
GM
22322006-01-31 Richard M. Stallman <rms@gnu.org>
2233
2234 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2235 Nodes moved to top.
2236
2237 * display.texi: Minor clarifications.
2238 (Display): Rearrange menu.
2239 (Standard Faces): Mention query-replace face.
2240 (Faces): Simplify.
2241 (Font Lock): Simplify face customization info.
2242 (Highlight Changes): Node merged into Highlight Interactively.
2243 (Highlight Interactively): Much rewriting and cleanup.
2244 (Optional Mode Line): Narrowed line number not good for goto-line.
2245 Simplify face customization advice.
2246 (Text Display): Mention use of escape-glyph face.
2247 Move ctl-arrow and tab-width here.
2248 (Display Custom): Move no-redraw-on-reenter to end of node.
2249
2250 * search.texi: Minor clarifications.
2251 (Isearch Scroll): Simplify.
2252 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2253
2254 * regs.texi (Registers): Mention bookmarks here.
2255
2256 * mark.texi: Minor clarifications.
2257 (Selective Undo): Node deleted.
2258
2259 * m-x.texi: Minor clarifications.
2260
2261 * killing.texi: Minor clarifications.
2262 Refer to "graphical" terminals, rather than window systems.
2263
2264 * help.texi: Clarifications.
2265 (Help): Don't describe C-h F and C-h K here.
2266 (Key Help): Describe C-h K here.
2267 (Name Help): Mention Emacs Lisp Intro.
2268 Describe C-h F here.
2269 (Misc Help): Mention C-h F and C-h K only briefly.
2270
2271 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2272 Selective undo text merged in.
2273 (Spelling): Mention Aspell along with Ispell.
2274
2275 * emacs.texi (Top): Update subnode menus.
2276
2277 * basic.texi (Basic Undo): Rename from Undo. Most of text
2278 moved to new Undo node.
2279
8cf51b2c
GM
22802006-01-29 Chong Yidong <cyd@stupidchicken.com>
2281
2282 * basic.texi (Continuation Lines, Inserting Text):
2283 Mention longlines mode.
2284
22852006-01-29 Richard M. Stallman <rms@gnu.org>
2286
2287 * screen.texi: Minor cleaups.
2288 (Screen): Clean up the intro paragraphs.
2289 (Mode Line): Lots of rewriting. Handle frame-name better.
2290 eol-mnemonic-... vars moved out.
2291
2292 * emacs.texi (Top): Change menu item for MS-DOS node.
2293 Update subnode menu.
2294
2295 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2296 chapter relates to Windows. Title changed.
2297
2298 * mini.texi: Minor cleanups.
2299
2300 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2301 (Mark): Put it in the menu.
2302
2303 * entering.texi: Minor cleanups.
2304
2305 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2306 (Intro): Refer to "graphical" terminals, rather than X.
2307
2308 * display.texi (Display Custom): Add xref to Variables.
2309 (Optional Mode Line): eol-mnemonic-... vars moved here.
2310
2311 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2312 rather than X.
2313
8cf51b2c
GM
2314 * basic.texi: Minor cleanups.
2315 (Undo): selective-undo moved.
2316
8cf51b2c
GM
23172006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2318
2319 * anti.texi (Antinews): Various corrections and additions.
2320
23212006-01-23 Juri Linkov <juri@jurta.org>
2322
2323 * custom.texi (Easy Customization, Customization Groups)
2324 (Browsing Custom): Mention links along with buttons.
2325
8cf51b2c
GM
23262006-01-21 Eli Zaretskii <eliz@gnu.org>
2327
8cf51b2c
GM
2328 * text.texi (TeX Print): Use @key for TAB.
2329
8cf51b2c
GM
2330 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2331
8cf51b2c
GM
23322006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2333
2334 * files.texi (File Aliases): Don't claim that usually separate
2335 buffers are created for two file names that name the same data.
2336 Mention additional situations where different names mean the same
2337 file on disk.
2338
23392006-01-19 Richard M. Stallman <rms@gnu.org>
2340
2341 * killing.texi (Deletion): Upcase @key argument.
2342
2343 * custom.texi (Custom Themes): Minor cleanup.
2344
2345 * programs.texi (Hungry Delete): Upcase @key argument.
2346
8cf51b2c
GM
23472006-01-16 Juri Linkov <juri@jurta.org>
2348
2349 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2350 Move `mode-line-highlight' before `mode-line-buffer-id'.
2351
8cf51b2c
GM
23522006-01-14 Richard M. Stallman <rms@gnu.org>
2353
2354 * basic.texi (Inserting Text): Minor cleanup.
2355
8cf51b2c
GM
23562006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2357
2358 * custom.texi (Changing a Variable, Face Customization):
2359 Update for changes in Custom menus.
2360
8cf51b2c
GM
23612006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2362
2363 * macos.texi (Mac International): Undo last change.
2364
8cf51b2c
GM
23652006-01-02 Chong Yidong <cyd@stupidchicken.com>
2366
2367 * custom.texi (Custom Themes): Describe the new
2368 customize-create-theme interface.
2369
23702005-12-30 Juri Linkov <juri@jurta.org>
2371
2372 * basic.texi (Position Info): Update example.
2373
c8763fb6 23742005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2375
2376 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2377
23782005-12-24 Chong Yidong <cyd@stupidchicken.com>
2379
2380 * custom.texi (Custom Themes): `load-theme' always loads.
2381
23822005-12-23 Juri Linkov <juri@jurta.org>
2383
2384 * display.texi (Highlight Interactively): Use double space to
2385 separate sentences. Replace C-p with M-p, and C-n with M-n.
2386
23872005-12-22 Richard M. Stallman <rms@gnu.org>
2388
2389 * custom.texi (Easy Customization and subnodes):
2390 Replace "active field" with "button".
2391 Use "user option" only for variables.
2392 Use "setting" for variable-or-face.
2393
23942005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2395
2396 * buffers.texi (Select Buffer): Change order in table to make
2397 "Similar" refer to the correct item.
2398 (Indirect Buffers): Minor rewording.
2399
8cf51b2c
GM
24002005-12-20 Juri Linkov <juri@jurta.org>
2401
2402 * files.texi (VC Status): Put P and N near p and n.
2403
8cf51b2c
GM
24042005-12-19 Richard M. Stallman <rms@gnu.org>
2405
2406 * programs.texi (Electric C): Delete the info about newline control.
2407 (Other C Commands): Minor cleanup.
2408 (Left Margin Paren): Minor cleanup.
2409
24102005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2411
2412 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2413 (Customization Groups): Delete text moved to "Browsing Custom".
2414 (Browsing Custom): New node.
2415 (Specific Customization): Clarify which commands only work for
2416 loaded options.
2417
24182005-12-18 Bill Wohler <wohler@newt.com>
2419
2420 * frames.texi (Tool Bars): Shorten text of previous change.
2421
24222005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2423
2424 * files.texi (VC Status): Document log-view mode.
2425
24262005-12-18 Bill Wohler <wohler@newt.com>
2427
2428 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2429 permanently via the customize interface.
2430
8cf51b2c
GM
24312005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2432
2433 * killing.texi (Killing by Lines): Document `kill-whole-line'
2434 function.
2435
c8763fb6 24362005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2437
2438 * buffers.texi (Select Buffer): Change `prev-buffer' to
2439 `previous-buffer'. Indicate that these functions use a frame
2440 local buffer list.
2441
8cf51b2c
GM
24422005-12-12 Richard M. Stallman <rms@gnu.org>
2443
2444 * custom.texi (Easy Customization): Change menu comment.
2445 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2446
2447 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2448 (Help): Among the Apropos commands, describe only C-h a here.
2449
24502005-12-11 Richard M. Stallman <rms@gnu.org>
2451
2452 * programs.texi (Options for Comments): Comment-end starts with space.
2453
2454 * glossary.texi (Glossary): Minor cleanup.
2455
2456 * files.texi (Old Versions): Use @table.
2457
8cf51b2c
GM
24582005-12-10 David Koppelman <koppel@ece.lsu.edu>
2459
2460 * display.texi (Highlight Interactively): Include
2461 global-hi-lock-mode. Add miscellaneous details and elaborations.
2462
24632005-12-09 Richard M. Stallman <rms@gnu.org>
2464
2465 * display.texi (Font Lock): Delete the Global FL menu item.
2466
24672005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2468
2469 * custom.texi (Minibuffer Maps): Mention the maps for file name
2470 completion.
2471
24722005-12-09 Kim F. Storm <storm@cua.dk>
2473
2474 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2475 prefix keys even when mark is active. Decribe that RET moves
2476 cursor to next corner in rectangle; clarify insert around rectangle.
2477
8cf51b2c
GM
24782005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2479
2480 * custom.texi (Customization): Use xref to elisp manual for
2481 non-TeX output.
2482 (Minor Modes): Update.
2483 (Customization Groups, Changing a Variable, Face Customization):
2484 Update for new appearance of Custom buffers.
2485 (Changing a Variable): `custom-buffer-done-function' has been
2486 replaced by `custom-buffer-done-kill'.
2487 (Specific Customization): In the `customize-group' buffer, a
2488 subgroup's contents are not "hidden". They are not included at
2489 all. They have no [Show] button.
2490 (Mouse Buttons): Add pxref to description of mouse event lists in
2491 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2492 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2493 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2494
24952005-12-08 Richard M. Stallman <rms@gnu.org>
2496
2497 * mini.texi (Completion Commands, Completion):
2498 In file name input, SPC does not do completion.
2499
8cf51b2c
GM
25002005-12-08 Nick Roberts <nickrob@snap.net.nz>
2501
2502 * building.texi (GDB Graphical Interface): Explain screen size
2503 setting.
2504 (Other GDB User Interface Buffers): Describe features specific to
2505 GDB 6.4.
2506
8cf51b2c
GM
25072005-12-01 Nick Roberts <nickrob@snap.net.nz>
2508
2509 * building.texi (GDB User Interface Layout): Describe how to
2510 kill associated buffers.
2511 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2512 (Watch Expressions): Be more precise.
2513 (Other GDB User Interface Buffers): Describe how to change a
2514 register value.
2515
8cf51b2c
GM
25162005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2517
2518 * macos.texi (Mac Input): Remove description of
2519 mac-command-key-is-meta. Add descriptions of
2520 mac-control-modifier, mac-command-modifier, and
2521 mac-option-modifier.
2522 (Mac International): Fix description of conversion of clipboard data.
2523 (Mac Font Specs): Add example of font customization by face attributes.
2524
25252005-11-22 Nick Roberts <nickrob@snap.net.nz>
2526
2527 * building.texi (Watch Expressions): Expand description.
2528 (Other GDB User Interface Buffers): Describe local map for
2529 gud-watch.
2530
25312005-11-21 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * display.texi (Font Lock): Font lock is enabled by default now.
2534
25352005-11-20 Juri Linkov <juri@jurta.org>
2536
2537 * basic.texi (Position Info): Update examples of the output.
2538 Remove the fact that examples are produced in the TeXinfo buffer,
2539 because in the Info reader users will get a different output from
2540 `C-x ='.
2541
2542 * building.texi (Compilation Mode): Remove paragraph duplicated
2543 from the node `Compilation'. Add `compilation-skip-threshold'.
2544
2545 * display.texi (Font Lock): Suggest more user-friendly method of
2546 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2547
25482005-11-18 Richard M. Stallman <rms@gnu.org>
2549
2550 * files.texi (Registering): Mention @@ in mode line.
2551
2552 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2553
25542005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2555
2556 * files.texi (Renaming and VC): Some back-ends don't
2557 handle renaming.
2558
8cf51b2c
GM
25592005-11-17 Juri Linkov <juri@jurta.org>
2560
2561 * emacs.texi (Top):
2562 * display.texi (Highlight Interactively): Put this font-lock based
2563 mode near Font Lock node.
2564
25652005-11-16 Chong Yidong <cyd@stupidchicken.com>
2566
2567 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2568 icons.
2569
25702005-11-12 Kim F. Storm <storm@cua.dk>
2571
2572 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2573 (Help Summary): Add C-h d and C-h e.
2574 (Apropos): Clarify that all apropos commands may search for either
2575 list of words or a regexp. Add C-h d for apropos-documentation.
2576 Describe apropos-documentation-sort-by-scores user option.
2577
8cf51b2c
GM
25782005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2579
2580 * killing.texi (CUA Bindings): Add @section.
2581
25822005-11-10 Kim F. Storm <storm@cua.dk>
2583
2584 * emacs.texi (Top): Add CUA Bindings entry to menu.
2585
2586 * killing.texi (CUA Bindings): New node. Moved here from
2587 misc.texi and extended with info on rectangle commands and
2588 rectangle highlighting, interface to registers, and the global
2589 mark feature.
2590
2591 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2592
2593 * regs.texi: Prev link points to CUA Bindings node.
2594
25952005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2596
2597 * help.texi (Help Echo): By default, help echos are only shown on
2598 mouse-over, not on point-over.
2599
c8763fb6 26002005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2601
2602 * misc.texi (Shell Mode): Describe how to activate password echoing.
2603
8cf51b2c
GM
26042005-11-04 Romain Francoise <romain@orebokech.com>
2605
2606 * mark.texi (Mark Ring): Fix typo.
2607
26082005-11-03 Richard M. Stallman <rms@gnu.org>
2609
2610 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2611
26122005-11-01 Bill Wohler <wohler@newt.com>
2613
2614 * help.texi (Help Mode): Fix typo.
2615
26162005-11-01 Nick Roberts <nickrob@snap.net.nz>
2617
2618 * building.texi (Other GDB User Interface Buffers): Describe
2619 the command gdb-use-inferior-io-buffer.
2620
26212005-10-31 Romain Francoise <romain@orebokech.com>
2622
2623 * files.texi (Compressed Files): Fix typo.
2624
2625 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2626
2627 * windows.texi (Force Same Window): Likewise.
2628
26292005-10-30 Bill Wohler <wohler@newt.com>
2630
2631 * help.texi (Help Mode): URLs viewed with browse-url.
2632
26332005-10-31 Nick Roberts <nickrob@snap.net.nz>
2634
2635 * building.texi (GDB Graphical Interface): Don't reference
2636 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2637 must stay in same frame.
2638
26392005-10-29 Chong Yidong <cyd@stupidchicken.com>
2640
2641 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2642
2643 * anti.texi (Antinews): Likewise.
2644
8cf51b2c
GM
26452005-10-28 Bill Wohler <wohler@newt.com>
2646
2647 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2648
26492005-10-28 Richard M. Stallman <rms@gnu.org>
2650
2651 * files.texi (Visiting): Explain how to enter ? in a file name.
2652
2653 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2654
8cf51b2c
GM
26552005-10-25 Nick Roberts <nickrob@snap.net.nz>
2656
2657 * building.texi (GDB Graphical Interface): Describe
2658 gdb-mouse-until.
2659
26602005-10-23 Richard M. Stallman <rms@gnu.org>
2661
2662 * custom.texi (Init File): Recommend when to use site-start.el.
2663
8cf51b2c
GM
26642005-10-21 Juri Linkov <juri@jurta.org>
2665
2666 * custom.texi (Examining): Mention accessing the old variable
2667 value via M-n in set-variable.
2668
8cf51b2c
GM
26692005-10-18 Romain Francoise <romain@orebokech.com>
2670
2671 * files.texi (Version Systems): Capitalize GNU.
2672
8cf51b2c
GM
26732005-10-18 Nick Roberts <nickrob@snap.net.nz>
2674
2675 * building.texi (Compilation Mode): Remove redundant paragraph.
2676 (Watch Expressions): Remove paragraph to reflect code change.
2677
8cf51b2c
GM
26782005-10-16 Richard M. Stallman <rms@gnu.org>
2679
2680 * building.texi (Compilation Mode, Compilation): Clarified.
2681
26822005-10-15 Richard M. Stallman <rms@gnu.org>
2683
2684 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2685
8cf51b2c
GM
26862005-10-13 Kenichi Handa <handa@m17n.org>
2687
2688 * basic.texi (Position Info): Fix previous change.
2689
c8763fb6 26902005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2691
2692 * cmdargs.texi (Icons X): Fix typo.
2693
26942005-10-12 Kenichi Handa <handa@m17n.org>
2695
2696 * basic.texi (Position Info): Describe the case that Emacs shows
2697 "part of display ...".
2698
c8763fb6 26992005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2700
2701 * cmdargs.texi (Icons X): -nb => -nbi.
2702
27032005-10-10 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * frames.texi (Speedbar): A couple more clarifications.
2706
27072005-10-11 Nick Roberts <nickrob@snap.net.nz>
2708
2709 * building.texi (GDB User Interface Layout): Improve diagram.
2710 (Watch Expressions): Explain how to make speedbar global.
2711 (Other GDB User Interface Buffers): Make references more precise.
2712
8cf51b2c
GM
27132005-10-09 Richard M. Stallman <rms@gnu.org>
2714
2715 * frames.texi (Speedbar): Clarify the text.
2716
27172005-10-09 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * frames.texi (Speedbar): Add information on keybindings,
2720 dismissing the speedbar, and buffer display mode. Link to
2721 speedbar manual.
2722
c8763fb6 27232005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2724
2725 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2726 added -nb, --no-bitmap-icon.
2727
8cf51b2c
GM
27282005-10-07 Nick Roberts <nickrob@snap.net.nz>
2729
2730 * building.texi (GDB Graphical Interface): Add variables and
2731 functions to indices. Be more precise.
2732
c8763fb6 27332005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2734
2735 * frames.texi (Drag and Drop): Remove the x- from
2736 x-dnd-open-file-other-window and xdnd-protocol-alist.
2737
27382005-09-30 Romain Francoise <romain@orebokech.com>
2739
2740 * mini.texi (Minibuffer): The default value now appears before the
2741 colon in minibuffer prompts.
2742
8cf51b2c
GM
27432005-09-25 Richard M. Stallman <rms@gnu.org>
2744
2745 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2746
8cf51b2c
GM
27472005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2748
2749 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2750
8cf51b2c
GM
27512005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2752
2753 * emacs.texi (Top): Update submenus from macos.texi.
2754
2755 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2756 (Mac OS): Update feature support status.
2757 (Mac Input): List supported input scripts. Remove description
2758 about `mac-keyboard-text-encoding'. Mention mouse button
2759 emulation and related variables.
2760 (Mac International): Mention Central European and Cyrillic
2761 support. Now `keyboard-coding-system' is dynamically changed.
2762 Add description about coding system for selection. Add
2763 description about language environment.
2764 (Mac Environment Variables): Mention
2765 `~/.MacOSX/environment.plist'. Give example of command line
2766 arguments. Add Preferences support.
2767 (Mac Directories): Explicitly state that this node is for Mac OS
2768 Classic only.
2769 (Mac Font Specs): Mention specification for scalable fonts. List
2770 supported charsets. Add preferred way of creating fontsets. Add
2771 description about `mac-allow-anti-aliasing'.
2772 (Mac Functions): Add descriptions about `mac-set-file-creator',
2773 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2774 and `mac-get-preference'.
2775
8cf51b2c
GM
27762005-09-16 Romain Francoise <romain@orebokech.com>
2777
2778 Update all files to specify GFDL version 1.2.
2779
2780 * doclicense.texi (GNU Free Documentation License): Update to
2781 version 1.2.
2782
27832005-09-15 Richard M. Stallman <rms@gnu.org>
2784
2785 * buffers.texi (List Buffers): Fix xref.
2786
2787 * rmail.texi (Rmail Basics): Fix xref.
2788
2789 * emacs.texi (Top): Update subnode menus.
2790
2791 * files.texi (Saving Commands): New node, broken out of Saving.
2792 (Customize Save): New node, broken out of Saving.
2793 Clarify effect of write-region-inhibit-fsync.
2794 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2795
8cf51b2c
GM
27962005-09-14 Romain Francoise <romain@orebokech.com>
2797
2798 * files.texi (Saving): Mention write-region-inhibit-fsync.
2799
28002005-09-05 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * custom.texi (Custom Themes): New node.
2803
28042005-09-03 Richard M. Stallman <rms@gnu.org>
2805
49823426
GM
2806 * search.texi (Search Case): Mention vars that control
2807 case-fold-search for various operations.
8cf51b2c
GM
2808
28092005-08-22 Juri Linkov <juri@jurta.org>
2810
2811 * display.texi (Standard Faces): Merge the text from
2812 `(elisp)Standard Faces' into this node.
2813
28142005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2815
2816 * emacs.texi (Top): Delete menu item for deleted node
2817 Keyboard Translations.
2818
28192005-08-18 Richard M. Stallman <rms@gnu.org>
2820
8cf51b2c
GM
2821 * trouble.texi (Unasked-for Search):
2822 Delete xref to Keyboard Translations.
2823
2824 * glossary.texi (Glossary): Delete xref.
2825
8cf51b2c
GM
2826 * custom.texi (Minor Modes): Say that the list here is not complete.
2827 (Keyboard Translations): Node deleted.
2828 (Disabling): Delete xref to it.
2829 (Customization Groups): Fix Custom buffer example.
2830 (Hooks): Mention remove-hooks.
2831
28322005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2833
2834 * building.texi (GDB Graphical Interface): Improve filling of menu
2835 item.
2836
28372005-08-18 Nick Roberts <nickrob@snap.net.nz>
2838
2839 * building.texi (GDB Graphical Interface): Use better node names.
2840
28412005-08-14 Richard M. Stallman <rms@gnu.org>
2842
2843 * text.texi (Sentences): Fix xref.
2844
28452005-08-14 Juri Linkov <juri@jurta.org>
2846
2847 * building.texi (Compilation, Grep Searching): Move grep command
2848 headings from `Compilation' to `Grep Searching'.
2849
2850 * dired.texi (Dired and Find):
2851 * maintaining.texi (Tags Search): Replace grep xref to
2852 `Compilation' node with `Grep Searching'.
2853
2854 * files.texi (Comparing Files): Replace xref to `Compilation' with
2855 `Compilation Mode'.
2856
28572005-08-13 Alan Mackenzie <acm@muc.de>
2858
2859 * search.texi (Non-ASCII Isearch): Correct a typo.
2860 (Replacement Commands): Mention query-replace key binding.
2861
28622005-08-11 Richard M. Stallman <rms@gnu.org>
2863
2864 * programs.texi (Options for Comments): Fix xref.
2865
2866 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2867 out of Regexps.
2868
8cf51b2c
GM
28692005-08-09 Juri Linkov <juri@jurta.org>
2870
2871 * building.texi (Compilation): Use `itemx' instead of `item'.
2872 (Grep Searching): Simplify phrase.
2873
2874 * display.texi (Standard Faces): Describe vertical-border on
2875 window systems.
2876
2877 * windows.texi (Split Window): Simplify phrase and mention
2878 vertical-border face.
2879
28802005-08-09 Richard M. Stallman <rms@gnu.org>
2881
2882 * files.texi (Comparing Files): Clarify compare-windows.
2883
2884 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2885
8cf51b2c
GM
28862005-08-06 Eli Zaretskii <eliz@gnu.org>
2887
2888 * mule.texi (Coding Systems): Rephrase the paragraph about
2889 codepages: no need for "M-x codepage-setup" anymore, except on
2890 MS-DOS.
2891
2892 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2893 the MS-DOS port only.
2894
28952005-07-30 Eli Zaretskii <eliz@gnu.org>
2896
2897 * makefile.w32-in (info): Don't run multi-install-info.bat.
2898 ($(infodir)/dir): New target, produced by running
2899 multi-install-info.bat.
2900
8cf51b2c
GM
29012005-07-22 Eli Zaretskii <eliz@gnu.org>
2902
2903 * files.texi (Quoted File Names): Add index entry.
2904
8cf51b2c
GM
29052005-07-19 Juri Linkov <juri@jurta.org>
2906
2907 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2908
29092005-07-18 Juri Linkov <juri@jurta.org>
2910
8cf51b2c
GM
2911 * custom.texi (Easy Customization):
2912 * files.texi (Old Versions):
2913 * frames.texi (Wheeled Mice):
2914 * mule.texi (Specify Coding):
8cf51b2c
GM
2915 * text.texi (Cell Justification):
2916 * trouble.texi (After a Crash):
8cf51b2c
GM
2917 * xresources.texi (GTK styles):
2918 Delete duplicate duplicate words.
2919
29202005-07-17 Richard M. Stallman <rms@gnu.org>
2921
2922 * frames.texi (Creating Frames): Fix foreground color example.
2923
2924 * custom.texi (Init Examples): Clean up text about conditionals.
2925
29262005-07-16 Richard M. Stallman <rms@gnu.org>
2927
2928 * mini.texi (Completion Commands): Fix command name for ?.
2929
8cf51b2c
GM
29302005-07-16 Eli Zaretskii <eliz@gnu.org>
2931
2932 * display.texi (Standard Faces): Explain that customization of
2933 `menu' face has no effect on w32 and with GTK. Add
2934 cross-references.
2935
2936 * cmdargs.texi (General Variables): Clarify the default location
2937 of $HOME on w32 systems.
2938
29392005-07-15 Jason Rumney <jasonr@gnu.org>
2940
2941 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2942 changed.
2943
29442005-07-08 Kenichi Handa <handa@m17n.org>
2945
2946 * mule.texi (Recognize Coding): Recommend
2947 revert-buffer-with-coding-system instead of revert-buffer.
2948
29492005-07-07 Richard M. Stallman <rms@gnu.org>
2950
2951 * anti.texi (Antinews): Mention mode-line-inverse-video.
2952
2953 * files.texi (Saving): Minor correction about C-x C-w.
2954
2955 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2956
29572005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2958
2959 * search.texi (Isearch Scroll): Add example of using the
2960 `isearch-scroll' property.
2961 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2962 `Display Custom' node.
2963 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2964 and de-emphasize it.
2965 (Other Repeating Search): `occur' currently can not correctly
2966 handle multiline matches. Correct, clarify and update description
2967 of `flush-lines' and `keep-lines'.
2968
2969 * display.texi (Display Custom): Add anchor for `baud-rate'.
2970
29712005-07-07 Richard M. Stallman <rms@gnu.org>
2972
2973 * gnu.texi: Update where to get GNU status; add refs for how to help.
2974 Add footnotes 6 and 7.
2975
29762005-07-04 Lute Kamstra <lute@gnu.org>
2977
2978 Update FSF's address in GPL notices.
2979
8cf51b2c 2980 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2981 * trouble.texi (Checklist): Update FSF's address.
2982
8cf51b2c
GM
29832005-06-24 Richard M. Stallman <rms@gnu.org>
2984
2985 * display.texi (Text Display): Change index entries.
2986
29872005-06-24 Eli Zaretskii <eliz@gnu.org>
2988
2989 * makefile.w32-in (MAKEINFO): Use --force.
2990 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2991 Makefile.in.
8cf51b2c
GM
2992
29932005-06-23 Richard M. Stallman <rms@gnu.org>
2994
2995 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2996 nobreak-char-display.
2997
2998 * emacs.texi (Top): Update detailed node listing.
2999
3000 * display.texi (Text Display): Renamed show-nonbreak-escape
3001 to nobreak-char-display and no-break-space to nobreak-space.
3002 (Standard Faces): Split up the list of standard faces
3003 and put it in a separate node. Add nobreak-space and
3004 escape-glyph.
3005
8cf51b2c
GM
30062005-06-23 Lute Kamstra <lute@gnu.org>
3007
3008 * mule.texi (Select Input Method): Fix typo.
3009
30102005-06-23 Kenichi Handa <handa@m17n.org>
3011
3012 * mule.texi (International): List all supported scripts. Adjust
3013 text for that leim is now included in the normal Emacs
3014 distribution.
3015 (Language Environments): List all language environments.
3016 Intlfonts contains fonts for most supported scripts, not all..
3017 (Select Input Method): Refer to C-u C-x = to see how to type to
3018 input a specifc character.
3019 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3020
30212005-06-23 Juanma Barranquero <lekktu@gmail.com>
3022
49823426 3023 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3024
30252005-06-22 Miles Bader <miles@gnu.org>
3026
3027 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3028
30292005-06-20 Miles Bader <miles@gnu.org>
3030
3031 * display.texi (Faces): Add `vertical-divider'.
3032
30332005-06-17 Richard M. Stallman <rms@gnu.org>
3034
3035 * text.texi (Adaptive Fill): Minor clarification.
3036
8cf51b2c
GM
30372005-06-10 Lute Kamstra <lute@gnu.org>
3038
3039 * emacs.texi (Top): Correct version number.
3040 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3041 refer to the current version of Emacs.
3042
30432005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3044
3045 * files.texi (Log Buffer): Document when there can be more than
3046 one file to be committed.
3047
30482005-06-08 Juri Linkov <juri@jurta.org>
3049
3050 * display.texi (Faces): Add `shadow' face.
3051
30522005-06-07 Masatake YAMATO <jet@gyve.org>
3053
3054 * display.texi (Faces): Write about mode-line-highlight.
3055
30562005-06-06 Richard M. Stallman <rms@gnu.org>
3057
3058 * misc.texi (Printing Package): Explain how to initialize
3059 printing package.
3060
3061 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3062
30632005-06-05 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * emacs.texi: Rename Hardcopy to Printing.
3066 Make PostScript and PostScript Variables subnodes of it.
3067
3068 * misc.texi (Printing): Rename node from Hardcopy.
3069 Mention menu bar options.
3070 Move PostScript and PostScript Variables to submenu.
3071 (Printing package): New node.
3072
3073 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3074
3075 * dired.texi (Operating on Files): Likewise.
3076
3077 * calendar.texi (Displaying the Diary): Likewise.
3078
3079 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3080
3081 * glossary.texi (Glossary): Likewise.
3082
3083 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3084 effect.
3085
30862005-06-04 Richard M. Stallman <rms@gnu.org>
3087
3088 * trouble.texi (After a Crash): Polish previous change.
3089
8cf51b2c
GM
30902005-05-30 Noah Friedman <friedman@splode.com>
3091
3092 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3093 recovery mechanism.
3094
8cf51b2c
GM
30952005-05-28 Nick Roberts <nickrob@snap.net.nz>
3096
3097 * building.texi (Other Buffers): SPC toggles display of
3098 floating point registers.
3099
8cf51b2c
GM
31002005-05-27 Nick Roberts <nickrob@snap.net.nz>
3101
3102 * files.texi (Log Buffer): Merge in description of Log Edit
3103 mode from pcl-cvs.texi.
3104
31052005-05-26 Richard M. Stallman <rms@gnu.org>
3106
3107 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3108
8cf51b2c
GM
31092005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3110
3111 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3112 not enabled by default.
3113 When not on a word, `ispell-word' by default checks the word
3114 before point.
3115
31162005-05-24 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * building.texi (Debugger Operation): Simplify last sentence.
3119
31202005-05-23 Lute Kamstra <lute@gnu.org>
3121
3122 * emacs.texi: Update FSF's address throughout.
3123 (Preface): Use @cite.
3124 (Distrib): Add cross reference to the node "Copying". Mention the
3125 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3126 printed manuals.
3127 (Intro): Use @xref for the Emacs Lisp Intro.
3128
8cf51b2c
GM
31292005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3130
3131 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3132
3133 * basic.texi (Moving Point): Mention default for `goto-line'.
3134
3135 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3136 of a variable's docstring.
3137
31382005-05-18 Lute Kamstra <lute@gnu.org>
3139
3140 * maintaining.texi (Overview of Emerge): Add cross reference.
3141 Remove duplication.
3142
3143 * emacs.texi (Top): Update to the current structure of the manual.
3144 * misc.texi (Emacs Server): Add menu description.
3145 * files.texi (Saving): Fix menu.
3146 * custom.texi (Customization): Fix menu.
3147 * mule.texi (International): Fix menu.
3148 * kmacro.texi (Keyboard Macros): Fix menu.
3149
31502005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3151
3152 * display.texi: Various minor changes.
3153 (Faces): Delete text that is repeated in the next section.
3154
31552005-05-16 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * building.texi (Debugger Operation): Mention GUD tooltips are
3158 disabled with GDB in text command mode.
3159
8cf51b2c
GM
31602005-05-16 Nick Roberts <nickrob@snap.net.nz>
3161
3162 * building.texi: Replace toolbar with "tool bar" for consistency.
3163 (Compilation Mode): Describe compilation-context-lines
3164 and use of arrow in compilation buffer.
3165 (Debugger Operation): Replace help text with variable's value.
3166
3167 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3168 consistency.
3169
31702005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3171
3172 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3173 Add xref.
3174
8cf51b2c
GM
31752005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3176
3177 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3178 (Position Info): Delete discussion of `goto-line'. It is already
3179 described in `Moving point'.
3180
3181 * mini.texi (Completion Commands): Correct reference.
3182 (Completion Options): Fix typo.
3183
3184 * killing.texi (Deletion): Complete description of `C-x C-o'.
3185
8cf51b2c
GM
31862005-05-10 Richard M. Stallman <rms@gnu.org>
3187
3188 * building.texi (Compilation): Clarify recompile's directory choice.
3189
3190 * frames.texi (Tooltips): Cleanups.
3191
3192 * basic.texi (Arguments): Fix punctuation.
3193
31942005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3195
3196 * screen.texi (Menu Bar): The up and down (not left and right)
3197 arrow keys move through a keyboard menu.
3198
31992005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * basic.texi: Various typo and grammar fixes.
3202 (Moving Point): C-a now runs move-beginning-of-line.
3203
32042005-05-08 Nick Roberts <nickrob@snap.net.nz>
3205
3206 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3207
3208 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3209 as different animals.
3210
32112005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3212
3213 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3214 Correct index entry.
3215
32162005-05-07 Nick Roberts <nickrob@snap.net.nz>
3217
3218 * building.texi (Debugger Operation): Update to reflect changes
3219 in GUD tooltips.
3220
32212005-04-30 Richard M. Stallman <rms@gnu.org>
3222
3223 * files.texi (Compressed Files): Auto Compression normally enabled.
3224
3225 * building.texi (Debugger Operation): Clarify previous change.
3226
8cf51b2c
GM
32272005-04-28 Nick Roberts <nickrob@snap.net.nz>
3228
3229 * building.texi (Debugger Operation): Add description for
3230 GUD tooltips when program is not running.
3231
32322005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3233
3234 * misc.texi (Shell): Add `Shell Prompts' to menu.
3235 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3236 description. Delete remarks moved to new node.
3237 (Shell Prompts): New node.
3238 (History References): Replace remarks moved to `Shell Prompts'
3239 with xref to that node.
3240 (Remote Host): Clarify how to specify the terminal type when
3241 logging in to a different machine.
3242
32432005-04-26 Richard M. Stallman <rms@gnu.org>
3244
3245 * emacs.texi (Top): Update submenus from files.texi.
3246
3247 * files.texi (Filesets): Clarify previous change.
3248
3249 * dired.texi (Misc Dired Features): Clarify previous change.
3250
32512005-04-25 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3254
3255 * dired.texi (Misc Dired Features): Document
3256 dired-compare-directories.
3257
3258 * files.texi (Filesets): New node.
3259 (File Conveniences): Document Image mode.
3260
3261 * text.texi (TeX Print): Document tex-compile.
3262
32632005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3264
3265 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3266 Delete redundant reference to tooltip Custom group. It is
3267 referred too again in the next paragraph.
3268
32692005-04-24 Richard M. Stallman <rms@gnu.org>
3270
3271 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3272
8cf51b2c
GM
32732005-04-19 Kim F. Storm <storm@cua.dk>
3274
3275 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3276
32772005-04-18 Lars Hansen <larsh@math.ku.dk>
3278
3279 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3280 turns off desktop-save-mode.
3281
32822005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3283
3284 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3285 by default in terminals compatible with xterm. Mention that
3286 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3287 node.
3288
8cf51b2c
GM
32892005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3292
c8763fb6 32932005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3294
3295 * xresources.texi (Table of Resources): Add cursorBlink.
3296
32972005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3298
3299 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3300 `d', `C-d' and `u'.
3301
33022005-04-11 Richard M. Stallman <rms@gnu.org>
3303
3304 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3305 (Misc X): Add -D, --basic-display.
3306
3307 * maintaining.texi (Change Log): Correct the description of
3308 the example.
3309
3310 * major.texi (Choosing Modes): Document magic-mode-alist.
3311
8cf51b2c
GM
33122005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3313
3314 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3315 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3316 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3317 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3318 `w', respectively.
3319 (Rmail Labels): Mention `l'.
3320 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3321 (Rmail Summary Edit): Describe `j' and RET.
3322
c8763fb6 33232005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3324
3325 * xresources.texi (Lucid Resources): Add fontSet resource.
3326
8cf51b2c
GM
33272005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3328
3329 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3330 now called `indicate-empty-lines'.
3331
33322005-04-06 Kim F. Storm <storm@cua.dk>
3333
3334 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3335
33362005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3337
3338 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3339 deleted.
3340 (Marks vs Flags): Add some convenient key bindings.
3341 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3342 (Misc Dired Features): Correct and expand description of `w' command.
3343
3344 * frames.texi (XTerm Mouse): Delete apparently false info.
3345 The GNU/Linux console currently does not appear to support
3346 `xterm-mouse-mode'.
3347
8cf51b2c
GM
33482005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3349
3350 * calendar.texi (Diary): Mention shell utility `calendar'.
3351
33522005-04-01 Richard M. Stallman <rms@gnu.org>
3353
3354 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3355
8cf51b2c
GM
33562005-04-01 Lute Kamstra <lute@gnu.org>
3357
3358 * maintaining.texi (Change Log): add-change-log-entry uses
3359 add-log-mailing-address.
3360
33612005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3362
3363 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3364 `VC Mode Line' and put in an xref to that node.
3365 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3366 its description.
3367
33682005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3369
3370 * calendar.texi (Calendar Systems): Say that the Persian calendar
3371 implemented here is the arithmetical one championed by Birashk.
3372
33732005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3374
3375 * programs.texi (Fortran Motion): Fix previous change.
3376
8cf51b2c
GM
33772005-03-29 Richard M. Stallman <rms@gnu.org>
3378
3379 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3380
33812005-03-29 Chong Yidong <cyd@stupidchicken.com>
3382
3383 * text.texi (Refill): Refer to Long Lines Mode.
3384 (Longlines): New node.
3385 (Auto Fill): Don't index "word wrap" here.
3386 (Filling): Add Longlines to menu.
3387
33882005-03-29 Richard M. Stallman <rms@gnu.org>
3389
3390 * xresources.texi: Minor fixes.
3391
3392 * misc.texi (Emacs Server): Fix Texinfo usage.
3393
3394 * emacs.texi (Top): Don't use a real section heading for
3395 "Detailed Node Listing". Fake it instead.
3396
3397 * basic.texi (Position Info): Minor cleanup.
3398
3399 * mule.texi (Input Methods): Minor cleanup.
3400
34012005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3402
3403 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3404 constructs as well.
3405 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3406
34072005-03-29 Kenichi Handa <handa@m17n.org>
3408
3409 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3410
3411 * basic.texi (Position Info): Update the description about the
3412 command C-u C-x =.
3413
34142005-03-28 Richard M. Stallman <rms@gnu.org>
3415
3416 * emacs.texi (Top): Use @section for the detailed node listing.
3417
3418 * calendar.texi: Minor fixes to previous change.
3419
3420 * programs.texi (Fortran): Small fixes to previous changes.
3421
3422 * emacs.texi (Top): Update list of subnodes of Dired.
3423 Likewise for building.texi.
3424
3425 * files.texi (File Conveniences): Delete Auto Image File mode.
3426
34272005-03-28 Chong Yidong <cyd@stupidchicken.com>
3428
3429 * building.texi (Flymake): New node.
3430
3431 * custom.texi (Function Keys): Document kp- event types and
3432 keypad-setup package.
3433
3434 * dired.texi (Wdired): New node.
3435
3436 * files.texi (File Conveniences): Reorder entries.
3437 Explain how to turn on Auto-image-file mode.
3438 Document Thumbs mode.
3439
3440 * mule.texi (Specify Coding): Document recode-region and
3441 recode-file-name.
3442
3443 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3444
34452005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3446
3447 * commands.texi (Keys): M-o is now a prefix key.
3448
34492005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3450
3451 * programs.texi: Reformat and update copyright years.
3452 (Fortran): Update section.
3453
34542005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3455
3456 * files.texi: Several small changes in addition to:
3457 (Visiting): Change xref for Dialog Boxes to ref.
3458 (Version Headers): Replace references to obsolete var
3459 `vc-header-alist' with `vc-BACKEND-header'.
3460 (Customizing VC): Update value of `vc-handled-backends'.
3461
34622005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3463
3464 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3465 move here from Emacs Lisp Reference Manual.
3466 * calendar.texi (Calendar/Diary, Diary Commands)
3467 (Special Diary Entries, Importing Diary): Change some xrefs to
3468 point to emacs-xtra rather than elisp.
3469
3470 * emacs-xtra.texi (Calendar Customizing):
3471 Move view-diary-entries-initially, view-calendar-holidays-initially,
3472 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3473 Emacs Manual.
3474 (Appt Customizing): Merge entire section into main Emacs Manual.
3475 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3476 mark-holidays-in-calendar here from emacs-xtra.
3477 (Displaying the Diary): Move view-diary-entries-initially,
3478 mark-diary-entries-in-calendar here from emacs-xtra.
3479 (Appointments): Move appt-display-mode-line,
3480 appt-display-duration, appt-disp-window-function,
3481 appt-delete-window-function here from emacs-xtra.
3482
3483 * calendar.texi: Update and reformat copyright.
3484 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3485 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3486 (Diary): Refer to `diary-file' rather than ~/diary.
3487 (Diary Commands): Rename node to "Displaying the Diary".
3488 * emacs.texi (Top): Rename "Diary Commands" section.
3489 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3490
34912005-03-26 Eli Zaretskii <eliz@gnu.org>
3492
3493 * misc.texi (Emacs Server): Fix the command for setting
3494 server-name. Add an xref to Invoking emacsclient.
3495
3496 * help.texi (Help Summary): Clarify when "C-h ." will do something
3497 nontrivial.
3498 (Apropos): Add cindex entry for apropos-sort-by-scores.
3499
3500 * display.texi (Text Display): Add index entries for how no-break
3501 characters are displayed.
3502
8cf51b2c
GM
35032005-03-26 Eli Zaretskii <eliz@gnu.org>
3504
3505 * files.texi (Visiting): Fix cross-references introduced with the
3506 last change.
3507
3508 * xresources.texi (GTK resources): Fix last change.
3509
8cf51b2c
GM
35102005-03-25 Chong Yidong <cyd@stupidchicken.com>
3511
3512 * xresources.texi (X Resources): GTK options documented too.
3513 (Resources): Clarify meaning of program name.
3514 (Table of Resources): Add visualClass.
3515 (GTK resources): Rewrite.
3516 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3517
3518 * display.texi (Text Display): Mention non-breaking spaces.
3519
3520 * files.texi (Reverting): Document auto-revert-check-vc-info.
3521
3522 * frames.texi (Mouse Commands): Document
3523 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3524
3525 * help.texi (Help Summary): Add `C-h .'.
3526 (Apropos): Apropos accepts a list of search terms.
3527 Document apropos-sort-by-scores.
3528 (Help Echo): Document display-local-help.
3529
3530 * misc.texi (Emacs Server): Document server-name.
3531 (Invoking emacsclient): Document -s option for server names.
3532
3533 * text.texi (Outline Visibility): Introduce "current heading
3534 line" (commands can be called with point on a body line).
3535 Re-order table to follow the sequence of discussion.
3536 hide-body won't hide lines before first header line.
3537 (TeX Mode): Add DocTeX mode.
3538
8cf51b2c
GM
35392005-03-24 Richard M. Stallman <rms@gnu.org>
3540
3541 * mule.texi (Single-Byte Character Support): Delete mention
3542 of iso-acc.el and iso-transl.el.
3543
8cf51b2c
GM
35442005-03-23 Lute Kamstra <lute@gnu.org>
3545
3546 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3547
35482005-03-23 Richard M. Stallman <rms@gnu.org>
3549
8cf51b2c
GM
3550 * search.texi: Delete explicit node pointers.
3551 (Incremental Search): New menu.
3552 (Basic Isearch, Repeat Isearch, Error in Isearch)
3553 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3554 (Slow Isearch): New subnodes.
3555 (Configuring Scrolling): Node deleted.
3556 (Search Case): Doc default-case-fold-search.
3557 (Regexp Replace): Move replace-regexp doc here.
3558
3559 * rmail.texi (Movemail): Put commas inside closequotes.
3560
3561 * picture.texi (Insert in Picture): Document C-c arrow combos.
3562 (Basic Picture): Clarify erasure.
3563
3564 * display.texi (Font Lock): Put commas inside closequotes.
3565
3566 * cmdargs.texi (General Variables): Put commas inside closequotes.
3567
35682005-03-23 Nick Roberts <nickrob@snap.net.nz>
3569
3570 * building.texi (Stack Buffer): Mention reverse contrast for
3571 *selected* frame (might not be current frame).
3572
8cf51b2c
GM
35732005-03-21 Richard M. Stallman <rms@gnu.org>
3574
3575 * building.texi (Starting GUD): Add bashdb.
3576
35772005-03-20 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * basic.texi (Moving Point): Add M-g M-g binding.
3580 (Undo): Document undo-only.
3581 (Position Info): Document M-g M-g and C-u M-g M-g.
3582
3583 * building.texi (Building): Put Grep Searching after Compilation
3584 Shell.
3585 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3586 Document next-error-highlight.
3587 (Grep Searching): Document grep-highlight-matches.
3588 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3589
3590 * calendar.texi (Importing Diary): Rename node from iCalendar.
3591 Document diary-from-outlook.
3592
3593 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3594 Commands.
3595 Mention effect of X drag and drop on Dired buffers.
3596
3597 * files.texi (Visiting): Document large-file-warning-threshold.
3598 Move paragraph on file-selection dialog.
3599 Mention visiting files using X drag and drop.
3600 (Reverting): Mention using Auto-Revert mode to tail files.
3601 Document auto-revert-tail-mode.
3602 (Version Systems): Minor correction.
3603 (Comparing Files): Diff-mode is no longer based on Compilation
3604 mode.
3605 Document compare-ignore-whitespace.
3606 (Misc File Ops): Explain passing a directory to rename-file.
3607 Likewise for copy-file and make-symbolic-link.
3608
3609 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3610 Document mouse-wheel-progressive speed.
3611
3612 * help.texi (Misc Help): Document numeric argument for C-h i.
3613 Correctly explain the effect of just C-u as argument.
3614
3615 * killing.texi (Deletion): Document numeric argument for
3616 just-one-space.
3617
3618 * mini.texi (Completion): Completion acts on text before point.
3619
3620 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3621 (Emulation): CUA mode replaces pc-bindings-mode,
3622 pc-selection-mode, and s-region.
3623
3624 * mule.texi (Input Methods): Leim is now built-in.
3625 (Select Input Method): Document quail-show-key.
3626 (Specify Coding): Document revert-buffer-with-coding-system.
3627
3628 * programs.texi (Fortran Motion): Document f90-next-statement,
3629 f90-previous-statement, f90-next-block, f90-previous-block,
3630 f90-end-of-block, and f90-beginning-of-block.
3631
3632 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3633
3634 * emacs.texi (Acknowledgments): Updated.
3635
3636 * anti.texi: Total rewrite.
3637
8cf51b2c
GM
36382005-03-19 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * ack.texi (Acknowledgments): Update.
3641
36422005-03-19 Eli Zaretskii <eliz@gnu.org>
3643
3644 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3645 copyright years.
3646
36472005-03-14 Nick Roberts <nickrob@snap.net.nz>
3648
3649 * building.texi (Commands of GUD): Move paragraph on setting
3650 breakpoints with mouse to the GDB Graphical Interface node.
3651
36522005-03-07 Richard M. Stallman <rms@gnu.org>
3653
8cf51b2c
GM
3654 * misc.texi (Single Shell, Shell Options): Fix previous change.
3655
3656 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3657
36582005-03-06 Richard M. Stallman <rms@gnu.org>
3659
3660 * building.texi (Starting GUD): Don't explain text vs graphical
3661 GDB here. Just mention it and xref.
3662 Delete "just one debugger process".
3663 (Debugger Operation): Move GUD tooltip info here.
3664 (GUD Tooltips): Node deleted.
3665 (GDB Graphical Interface): Explain the two GDB modes here.
3666
8cf51b2c
GM
3667 * sending.texi (Sending Mail): Minor cleanup.
3668 (Mail Aliases): Explain quoting conventions.
3669 Update key rebinding example.
3670 (Header Editing): C-M-i is like M-TAB.
3671 (Mail Mode Misc): mail-attach-file does not do MIME.
3672
3673 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3674 that really belongs here.
3675 (Remote Mailboxes): Text moved to Rmail Inbox.
3676 (Rmail Display): Mention Mouse-1.
3677 (Movemail): Clarify two movemail versions.
3678 Clarify rmail-movemail-program.
3679
8cf51b2c
GM
3680 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3681 Document async shell commands.
3682 (Shell History): Clarify.
3683 (Shell Ring): Mention C-UP an C-DOWN.
3684 (Shell Options): Add comint-prompt-read-only.
3685 (Invoking emacsclient): Set EDITOR to run Emacs.
3686 (Sorting): No need to explain what region is.
3687 (Saving Emacs Sessions): Fix typo.
3688 (Recursive Edit): Fix punctuation.
3689 (Emulation): Don't mention "PC bindings" which are standard.
3690 (Hyperlinking): Explain Mouse-1 convention here.
3691 (Find Func): Node deleted.
3692
8cf51b2c
GM
3693 * help.texi (Name Help): Xref to Hyperlinking.
3694
3695 * glossary.texi (Glossary):
3696 Rename "Balance Parentheses" to "Balancing...".
3697 Add "Byte Compilation". Correct "Copyleft".
3698 New xref in "Customization".
3699 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3700 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3701 Rename "Registers" to "Register".
3702 Replace "Selecting" with "Selected Frame",
3703 "Selected Window", and "Selecting a Buffer".
3704
3705 * files.texi (Types of Log File): Explain how projects'
3706 methods can vary.
3707
8cf51b2c
GM
3708 * display.texi (Faces): Delete "Emacs 21".
3709
3710 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3711 * fixit.texi (Spelling): C-M-i like M-TAB.
3712 * mini.texi (Completion Options): C-M-i like M-TAB.
3713 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3714 * text.texi (Text Mode): C-M-i like M-TAB.
3715
3716 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3717
3718 * calendar.texi (Specified Dates): Mention `g w'.
3719 (Appointments): appt-activate toggles with no arg.
3720
8cf51b2c
GM
37212005-03-05 Juri Linkov <juri@jurta.org>
3722
3723 * cmdargs.texi (Emacs Invocation): Add cindex
3724 "invocation (command line arguments)"
3725 (Misc X): Add -nbc, --no-blinking-cursor.
3726
37272005-03-04 Ulf Jasper <ulf.jasper@web.de>
3728
3729 * calendar.texi (iCalendar): No need to require it now.
3730
8cf51b2c
GM
37312005-03-03 Nick Roberts <nickrob@snap.net.nz>
3732
3733 * trouble.texi (Contributing): Mention Savannah. Direct users to
3734 emacs-devel.
3735
37362005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3737
3738 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3739 window.
3740
8cf51b2c
GM
37412005-02-27 Richard M. Stallman <rms@gnu.org>
3742
3743 * building.texi (Compilation): Update mode line status info.
3744
37452005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3746
3747 * calendar.texi (General Calendar): Document binding of
3748 scroll-other-window-down.
3749 (Mayan Calendar): Fix earliest date.
3750 (Time Intervals): Document timeclock-change.
3751 Fix timeclock-ask-before-exiting documentation.
3752
37532005-02-26 Kim F. Storm <storm@cua.dk>
3754
3755 * frames.texi (Mouse References):
3756 Add mouse-1-click-in-non-selected-windows.
3757
37582005-02-25 Richard M. Stallman <rms@gnu.org>
3759
3760 * screen.texi (Screen): Explain better about cursors and mode lines;
3761 don't presuppose text terminals.
3762 (Point): Don't assume just one cursor.
3763 Clarify explanation of cursors.
3764 (Echo Area, Menu Bar): Cleanups.
3765
3766 * mini.texi (Minibuffer): Prompts are highlighted.
3767 (Minibuffer Edit): Newline = C-j only on text terminals.
3768 Clarify resize-mini-windows values.
3769 Mention M-PAGEUP and M-PAGEDOWN.
3770 (Completion Commands): Mouse-1 like Mouse-2.
3771 (Minibuffer History): Explain history commands better.
3772 (Repetition): Add xref to Incremental Search.
3773
3774 * mark.texi (Setting Mark): Clarify info about displaying mark.
3775 Clarify explanation of C-@ and C-SPC.
3776 (Transient Mark): Mention Delete Selection mode.
3777 (Marking Objects): Clean up text about extending the region.
3778
3779 * m-x.texi (M-x): One C-g doesn't always go to top level.
3780 No delay before suggest-key-bindings output.
3781
3782 * fixit.texi (Fixit): Mention C-/ for undo.
3783 (Spelling): Mention ESC TAB like M-TAB.
3784 Replacement words with r and R are rechecked.
3785 Say where C-g leaves point. Mention ? as input.
3786
37872005-02-23 Lute Kamstra <lute@gnu.org>
3788
3789 * cmdargs.texi (Initial Options): Add cross reference.
3790
8cf51b2c
GM
37912005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * emacs.texi (Top): Update menu for splitting of node in
3794 msdog.texi.
3795 * frames.texi (Frames): Update xref for splitting of node in
3796 msdog.texi.
3797 * trouble.texi (Quitting): Ditto.
3798
37992005-02-16 Richard M. Stallman <rms@gnu.org>
3800
3801 * windows.texi (Split Window): Simplify line truncation info
3802 and xref to Display Custom.
3803
3804 * trouble.texi (Quitting): Emergency escape only for text terminal.
3805 (Screen Garbled): C-l for ungarbling is only for text terminal.
3806
3807 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3808
3809 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3810
3811 * programs.texi (Program Modes): Mention Python mode.
3812 (Moving by Defuns): Repeating C-M-h extends region.
3813 (Basic Indent): Clarify.
3814 (Custom C Indent): Clarify.
3815 (Expressions): Repeating C-M-@ extends region.
3816 (Info Lookup): Clarify for C-h S.
3817 (Symbol Completion): ESC TAB alternative for M-TAB.
3818 (Electric C): Clarify.
3819
3820 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3821
3822 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3823 MS-DOS Input node.
3824 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3825 (MS-DOS and MULE): Clarify.
3826 (MS-DOS Processes, Windows Processes): Fix typos.
3827
3828 * major.texi (Choosing Modes): Clarify.
3829
3830 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3831 (Keyboard Macro Step-Edit): Clarify.
3832
3833 * indent.texi (Indentation): Clarifications.
3834
3835 * help.texi (Help): Correct error about C-h in query-replace.
3836 Clarify apropos vs C-h a. Fix how to search in FAQ.
3837 (Key Help): Describe C-h w here.
3838 (Name Help): Minor cleanup. C-h w moved to Key Help.
3839 Clarify the "object" joke.
3840 (Apropos): Clarify. Mouse-1 like Mouse-2.
3841 (Help Mode): Mouse-1 like Mouse-2.
3842
3843 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3844
3845 * display.texi (Display): Reorder menu.
3846 (Faces): Cleanup.
3847 (Font Lock): Cleanup. Mention Options menu.
3848 Delete obsolete text.
3849 (Scrolling): For C-l, don't presume text terminal.
3850 (Horizontal Scrolling): Simplify intro.
3851 (Follow Mode): Clarify.
3852 (Cursor Display): Moved before Display Custom.
3853 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3854 Doc default-tab-width. Doc line truncation more thoroughly.
3855
3856 * dired.texi (Dired Enter): C-x C-f can run Dired.
3857 (Dired Visiting): Comment out `a' command.
3858 Mouse-1 is like Mouse-2.
3859 (Shell Commands in Dired): ? can be used more than once.
3860
3861 * basic.texi (Continuation Lines): Simplify description of truncation,
3862 and refer to Display Custom for the rest of it.
3863
8cf51b2c
GM
38642005-02-06 Lute Kamstra <lute@gnu.org>
3865
3866 * basic.texi (Undo): Fix typo.
3867
3868 * cmdargs.texi (Emacs Invocation): Fix typo.
3869
3870 * custom.texi (Init Examples): Fix typo.
3871
3872 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3873
38742005-02-06 Richard M. Stallman <rms@gnu.org>
3875
3876 * regs.texi (Registers): Registers can hold numbers, too.
3877
3878 * killing.texi (Other Kill Commands): Cleanup.
3879 Delete redundant explanation of kill in read-only buffer.
3880 (Yanking): Mention term "copying".
3881 (Accumulating Text): Fix typo.
3882
3883 * entering.texi (Entering Emacs): Update rationale at start.
3884 (Exiting): Treat iconifying on a par with suspension.
3885
3886 * custom.texi (Minor Modes): Fix typo.
3887 (Easy Customization): Fix menu style.
3888 (Variables): Add xref.
3889 (Examining): Setting for future sessions works through .emacs.
3890 (Keymaps): "Text terminals", not "Many".
3891 (Init Rebinding): Explain \C-. Show example of \M-.
3892 Fix minor wording errors.
3893 (Function Keys): Explain vector syntax just once.
3894 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3895 (Init File): Mention .emacs.d directory.
3896 (Init Examples): Add xref.
3897 (Find Init): Mention .emacs.d directory.
3898
3899 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3900 (Action Arguments): Explain which kinds of -l args are found how.
3901 (Initial Options): --batch does not inhibit site-start.
3902 Add xrefs.
3903 (Command Example): Use --batch, not -batch.
3904
3905 * basic.texi (Inserting Text): Cleanup wording.
3906 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3907 C-n is not error at end of buffer.
3908 (Undo): Doc C-/ like C-_. Add xrefs.
3909 (Arguments): META key may be labeled ALT.
3910 Peculiar arg meanings are explained in doc strings.
3911
3912 * abbrevs.texi (Expanding Abbrevs): Clarify.
3913
39142005-02-05 Eli Zaretskii <eliz@gnu.org>
3915
3916 * frames.texi (Frame Parameters): Add an xref to the description
3917 of list-colors-display. Add a pointer to the X docs about colors.
3918
3919 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3920 Impove docs of list-colors-display.
3921
39222005-02-03 Lute Kamstra <lute@gnu.org>
3923
3924 * frames.texi (Frames, Drag and Drop): Fix typos.
3925
39262005-02-03 Richard M. Stallman <rms@gnu.org>
3927
3928 * windows.texi (Basic Window): Mention color-change in mode line.
3929 (Change Window): Explain dragging vertical boundaries.
3930
3931 * text.texi (Sentences): Clarify.
3932 (Paragraphs): Explain M-a and blank lines.
3933 (Outline Mode): Clarify text and menu.
3934 (Hard and Soft Newlines): Mention use-hard-newlines.
3935
3936 * frames.texi (Frames): Delete unnecessary mention of Windows.
3937 (Mouse Commands): Likewise. Mention xterm mouse support.
3938 (Clipboard): Clarify.
3939 (Mouse References): Mention use of Mouse-1 for following links.
3940 (Menu Mouse Clicks): Clarify.
3941 (Mode Line Mouse): Clarify.
3942 (Drag and Drop): Rewrite.
3943
3944 * fixit.texi (Spelling): Fix typo.
3945
3946 * files.texi (File Names): Clarify.
3947 (Visiting): Update conditions for use of file dialog. Clarify.
3948 (Saving): Doc d as answer in save-some-buffers.
3949 (Remote Files): Clean up the text.
3950
3951 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3952
3953 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3954 (List Buffers): Clarify.
3955 (Several Buffers): Doc T command.
3956 (Buffer Convenience): Clarify menu.
3957
3958 * basic.texi (Undo): Clarify last change.
3959
39602005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3961
3962 * fixit.texi (Spelling): Fix typo.
3963
39642005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3965
3966 * basic.texi (Undo): Update description of `undo-outer-limit'.
3967
39682005-02-01 Nick Roberts <nickrob@snap.net.nz>
3969
3970 * building.texi: Update documentation relating to GDB Graphical
3971 Interface.
3972
39732005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3974
3975 * custom.texi (Easy Customization): Adapt menu to node name change.
3976
39772005-01-30 Richard M. Stallman <rms@gnu.org>
3978
3979 * custom.texi (Easy Customization): Defn of "User Option" now
3980 includes faces. Don't say just "option" when talking about variables.
3981 Do say just "options" to mean "anything customizable".
3982 (Specific Customization): Describe `customize-variable',
3983 not `customize-option'.
3984
3985 * glossary.texi (Glossary) <Faces>: Add xref.
3986 <User Option>: Change definition--include faces. Change xref.
3987
3988 * picture.texi (Picture): Mention artist.el.
3989
3990 * sending.texi, screen.texi, programs.texi, misc.texi:
3991 * mini.texi, major.texi, maintaining.texi, macos.texi:
3992 * help.texi, frames.texi, files.texi:
3993 Don't say just "option" when talking about variables.
3994
3995 * display.texi, mule.texi: Don't say just "option" when talking
3996 about variables. Other minor cleanups.
3997
8cf51b2c
GM
39982005-01-26 Lute Kamstra <lute@gnu.org>
3999
4000 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4001 File'. Mention the `-Q' option at the `--no-site-file' option.
4002
8cf51b2c
GM
40032005-01-22 David Kastrup <dak@gnu.org>
4004
4005 * building.texi (Grep Searching): Mention alias `find-grep' for
4006 `grep-find'.
4007
40082005-01-20 Richard M. Stallman <rms@gnu.org>
4009
4010 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4011
8cf51b2c
GM
40122005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4013
4014 * rmail.texi (Movemail): Explain differences
4015 between standard and mailutils versions of movemail.
4016 Describe command line and configuration options introduced
4017 with the latter.
4018 Explain the notion of mailbox URL, provide examples and
4019 cross-references to mailutils documentation.
4020 Describe various methods of specifying mailbox names,
4021 user names and user passwords for rmail.
4022 (Remote Mailboxes): New section. Describe
4023 how movemail handles remote mailboxes. Describe configuration
4024 options used to control its behavior.
4025 (Other Mailbox Formats): Explain handling of various mailbox
4026 formats.
4027
40282005-01-13 Richard M. Stallman <rms@gnu.org>
4029
4030 * commands.texi (Commands): Clarification.
4031
40322005-01-11 Richard M. Stallman <rms@gnu.org>
4033
4034 * programs.texi (Multi-line Indent): Fix previous change.
4035 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4036
8cf51b2c
GM
40372005-01-08 Richard M. Stallman <rms@gnu.org>
4038
4039 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4040 lazy-highlight.
4041
4042 * search.texi (Query Replace): Mention faces query-replace
4043 and lazy-highlight.
4044 (Incremental Search): Update isearch highlighting info.
4045
8cf51b2c
GM
40462005-01-04 Richard M. Stallman <rms@gnu.org>
4047
4048 * custom.texi (Saving Customizations): Minor improvement.
4049
8cf51b2c
GM
40502005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * custom.texi (Saving Customizations): Emacs no longer loads
4053 `custom-file' after .emacs. No longer mention customizing through
4054 Custom.
4055
8cf51b2c
GM
40562005-01-01 Andreas Schwab <schwab@suse.de>
4057
4058 * killing.texi (Graphical Kill): Move up under node Killing,
4059 change @section to @subsection.
4060
40612005-01-01 Richard M. Stallman <rms@gnu.org>
4062
4063 * custom.texi (Face Customization): Mention hex color specs.
4064
4065 * emacs.texi (Top): Update Killing submenu.
4066
4067 * killing.texi (Killing): Reorganize section.
4068 No more TeX-only text; put the node command at start of chapter.
4069 But the first section heading is used only in TeX.
4070 Rewrite the text to read better in this mode.
4071 (Graphical Kill): New subnode gets some of the text that
4072 used to be in the first section.
4073
40742004-12-31 Richard M. Stallman <rms@gnu.org>
4075
4076 * dired.texi (Shell Commands in Dired): Delete the ? example.
4077
4078 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4079
4080 * files.texi (Saving): Describe new require-final-newline features
4081 and mode-require-final-newline.
4082
8cf51b2c
GM
40832004-12-29 Richard M. Stallman <rms@gnu.org>
4084
4085 * custom.texi (File Variables): Clarify previous change.
4086
c8763fb6 40872004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4088
4089 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4090 out now.
4091
40922004-12-27 Richard M. Stallman <rms@gnu.org>
4093
4094 * Makefile.in (MAKEINFO): Specify --force.
4095
4096 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4097 (Undo): Doc undo-outer-limit.
4098
8cf51b2c
GM
40992004-12-15 Juri Linkov <juri@jurta.org>
4100
4101 * mark.texi (Transient Mark, Mark Ring): M-< and other
4102 movement commands don't set mark in Transient Mark mode
4103 if mark is active.
4104
8cf51b2c
GM
41052004-12-12 Juri Linkov <juri@jurta.org>
4106
4107 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4108 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4109
4110 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4111 (Misc Dired Commands): Add @r{(Dired)} to w.
4112
41132004-12-12 Juri Linkov <juri@jurta.org>
4114
4115 * mark.texi (Marking Objects): Marking commands also extend the
4116 region when mark is active in Transient Mark mode.
4117
8cf51b2c
GM
41182004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4119
4120 * custom.texi (Saving Customizations): Emacs only loads the custom
4121 file automatically after the init file in version 22.1 or later.
4122 Adapt text and examples to this fact.
4123
8cf51b2c
GM
41242004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4125
4126 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4127 be set through Custom. Otherwise, it has no effect.
4128
8cf51b2c
GM
41292004-12-05 Richard M. Stallman <rms@gnu.org>
4130
4131 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4132 * entering.texi: Rename Command Line to Emacs Invocation.
4133
8cf51b2c
GM
4134 * misc.texi (Term Mode): Correcty describe C-c.
4135
4136 * custom.texi (Easy Customization): Move up to section level,
4137 before Variables. Avoid using the term "variable"; say "option".
4138 New initial explanation.
4139 (Variables): In initial explanation, connect "variable" to the
4140 already-explained "user option".
4141
4142 * emacs.texi (Top): Fix ref to Command Line.
4143 Move reference to Easy Customization.
4144
4145 * xresources.texi (X Resources): Fix From link.
4146
4147 * doclicense.texi (GNU Free Documentation License): Fix To link.
4148
4149 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4150
4151 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4152
41532004-12-03 Richard M. Stallman <rms@gnu.org>
4154
4155 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4156
41572004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4158
4159 * kmacro.texi: Several small changes in addition to the following.
4160 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4161 defining a keyboard macro.
4162 Mention `kmacro-ring-max'.
4163 (Keyboard Macro Counter): Clarify description of
4164 `kmacro-insert-counter', `kmacro-set-counter',
4165 `kmacro-add-counter' and `kmacro-set-format'.
4166
41672004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4168
4169 * custom.texi (File Variables): Add `unibyte' and make it more
4170 clear that `unibyte' and `coding' are special. Suggested by Simon
4171 Krahnke <overlord@gmx.li>.
4172
4173 * mule.texi (Enabling Multibyte): Refer to File Variables.
4174 Suggested by Simon Krahnke <overlord@gmx.li>.
4175
c8763fb6 41762004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4177
4178 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4179 x-use-old-gtk-file-dialog.
4180
8cf51b2c
GM
41812004-11-20 Richard M. Stallman <rms@gnu.org>
4182
4183 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4184
41852004-11-09 Lars Brinkhoff <lars@nocrew.org>
4186
4187 * building.texi (Lisp Eval): Delete hyphen in section name.
4188
41892004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4190
4191 * files.texi (Old Versions):
4192 No longer document annotation as "CVS only".
4193
41942004-11-10 Andre Spiegel <spiegel@gnu.org>
4195
4196 * files.texi (Version Control): Rewrite the introduction about
4197 version systems, mentioning the new ones that we support. Thanks
4198 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4199 suggestions.
4200
c8763fb6 42012004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4202
49823426 4203 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4204
c8763fb6 42052004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4206
4207 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4208
42092004-10-23 Eli Zaretskii <eliz@gnu.org>
4210
4211 * text.texi (Text Based Tables, Table Definition)
4212 (Table Creation, Table Recognition, Cell Commands)
4213 (Cell Justification, Row Commands, Column Commands)
4214 (Fixed Width Mode, Table Conversion, Measuring Tables)
4215 (Table Misc): New nodes, documenting the Table Mode.
4216
8cf51b2c
GM
42172004-10-19 Jason Rumney <jasonr@gnu.org>
4218
4219 * makefile.w32-in (info): Change order of arguments to makeinfo.
4220
42212004-10-19 Ulf Jasper <ulf.jasper@web.de>
4222
4223 * calendar.texi (iCalendar): Update for package changes.
4224
8cf51b2c
GM
42252004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * files.texi (Misc File Ops): View mode is a minor mode.
4228
8cf51b2c
GM
42292004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4230
4231 * calendar.texi (iCalendar): Style changes.
4232
42332004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4234
4235 * search.texi (Regexps): The regexp described in the example is no
4236 longer stored in the variable `sentence-end'.
4237
8cf51b2c
GM
42382004-10-06 Nick Roberts <nickrob@snap.net.nz>
4239
4240 * building.texi (Starting GUD): Note that multiple debugging
4241 sessions requires `gdb --fullname'.
4242
42432004-10-05 Ulf Jasper <ulf.jasper@web.de>
4244
4245 * calendar.texi (iCalendar): New section for a new package.
4246
8cf51b2c
GM
42472004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4248
4249 * text.texi: Various small changes in addition to the following.
4250 (Text): Replace xref for autotype with inforef.
4251 (Sentences): Explain nil value for `sentence-end'.
4252 (Paragraphs): Update default values for `paragraph-start' and
4253 `paragraph-separate'.
4254 (Text Mode): Correct description of Text mode's effect on the
4255 syntax table.
4256 (Outline Visibility): `hide-other' does not hide top level headings.
4257 `selective-display-ellipses' no longer has an effect on Outline mode.
4258 (TeX Misc): Add missing @cindex.
4259 Replace xref for RefTeX with inforef.
4260 (Requesting Formatted Text): The variable
4261 `enriched-fill-after-visiting' no longer exists.
4262 (Editing Format Info): Update names of menu items and commands.
4263 (Format Faces): Mention special effect of specifying the default face.
4264 Describe inheritance of text properties.
4265 Correct description of `fixed' face.
4266 (Format Indentation): Correct description of effect of setting
4267 margins. Mention `set-left-margin' and `set-right-margin'.
4268 (Format Justification): Update names of menu items.
4269 `set-justification-full' is now bound to `M-j b'.
4270 Mention that `default-justification' is a per buffer variable.
4271 (Format Properties): Update name of menu item.
4272 (Forcing Enriched Mode): `format-decode-buffer' automatically
4273 turns on Enriched mode if the buffer is in text/enriched format.
4274
42752004-10-05 Emilio C. Lopes <eclig@gmx.net>
4276
4277 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4278
42792004-09-28 Kim F. Storm <storm@cua.dk>
4280
4281 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4282 Align with new functionality.
4283
8cf51b2c
GM
42842004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4285
4286 * display.texi (Display Custom): Remove stray `@end defvar'.
4287
42882004-09-23 Kim F. Storm <storm@cua.dk>
4289
4290 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4291 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4292
8cf51b2c
GM
42932004-09-20 Richard M. Stallman <rms@gnu.org>
4294
4295 * custom.texi (Hooks): Explain using setq to clear out a hook.
4296 (File Variables): Explain multiline string constants.
4297 (Non-ASCII Rebinding): Explain when you need to update
4298 non-ASCII char codes in .emacs.
4299
4300 * building.texi (Compilation): Explain how to make a silent
4301 subprocess that won't be terminated. Explain compilation-environment.
4302
43032004-09-13 Kim F. Storm <storm@cua.dk>
4304
4305 * mini.texi (Repetition): Rename isearch-resume-enabled to
4306 isearch-resume-in-command-history and change default to disabled.
4307
8cf51b2c
GM
43082004-09-09 Kim F. Storm <storm@cua.dk>
4309
4310 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4311 with new `kmacro-name-last-macro'.
4312
8cf51b2c
GM
43132004-09-08 Juri Linkov <juri@jurta.org>
4314
4315 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4316
8cf51b2c
GM
43172004-09-03 Juri Linkov <juri@jurta.org>
4318
4319 * search.texi (Incremental Search): Update wording for M-%.
4320
43212004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4322
4323 * killing.texi (Killing): Correct description of kill commands in
4324 read-only buffer.
4325
43262004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4327
4328 * building.texi (Compilation Mode): Add a paragraph about rules
4329 for finding the compilation buffer for `next-error'.
4330
4331 * search.texi (Other Repeating Search): Mention that Occur mode
4332 supports the next-error functionality.
4333
43342004-09-02 Juri Linkov <juri@jurta.org>
4335
4336 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4337
43382004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4339
4340 * kmacro.texi (Basic Keyboard Macro):
4341 `apply-macro-to-region-lines' now operates on all lines that begin
4342 in the region, rather than on all complete lines in the region.
4343
c8763fb6 43442004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4345
4346 * frames.texi (Drag and drop): Add documentation about
4347 x-dnd-test-function and x-dnd-known-types.
4348
43492004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4350
4351 * indent.texi: Various minor changes in addition to:
4352 (Indentation Commands): Correct description of `indent-relative'.
4353 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4354 mode. The *Tab Stops* buffer uses Overwrite Mode.
4355 (Just Spaces): `tabify' converts sequences of at least two spaces
4356 to tabs.
4357
8cf51b2c
GM
43582004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4359
4360 * frames.texi (Secondary Selection): Setting the secondary
4361 selection with M-Drag-Mouse-1 does not alter the kill ring,
4362 setting it with M-Mouse-1 and M-Mouse-3 does.
4363 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4364 toolkit scroll bars.
4365 (Scroll Bars): Ditto.
4366
4367 * windows.texi (Basic Window): When using a window system, the value
4368 of point in a non-selected window is indicated by a hollow box.
4369 (Split Window): Side by side windows are separated by a scroll bar,
4370 if scroll bars are used.
4371 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4372 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4373 (Window Convenience): Update bindings for `winner-undo' and
4374 `winner-redo'.
4375
4376 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4377 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4378 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4379 of "Using Emacs as a Server".
4380 * building.texi (Building): Interchange nodes (for correct numbering).
4381 * programs.texi (Programs): Interchange nodes (for correct numbering).
4382 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4383 Info to the node structure.
4384 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4385 Rearrange order of nodes and sections such that both "GNU GENERAL
4386 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4387 end, as appropriate for appendices.
4388 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4389 Use `@unnumberedsec'.
4390 * trouble.texi: Adapt sectioning in Info to the node structure.
4391 Adapt node pointers to change in emacs.texi.
4392 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4393
8cf51b2c
GM
43942004-08-25 Kenichi Handa <handa@m17n.org>
4395
4396 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4397 description for unibyte mode.
4398
43992004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4400
4401 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4402
4403 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4404 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4405 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4406 in @pxref.
4407
44082004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4411 Change section names.
4412
8cf51b2c
GM
44132004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4414
4415 * kmacro.texi (Keyboard Macro Ring): Rename section.
4416 Emacs treats the head of the macro ring as the `last keyboard macro'.
4417 (Keyboard Macro Counter): Minor change.
4418 (Save Keyboard Macro): Some clarifications.
4419 (Edit Keyboard Macro): Rename section.
4420
4421 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4422 32-bit machines.
4423 (Several Buffers): Clarify which buffer is selected if `2' is
4424 pressed in the Buffer Menu.
4425 Auto Revert mode can be used to update the Buffer Menu
4426 automatically.
4427
44282004-08-21 Eli Zaretskii <eliz@gnu.org>
4429
4430 * help.texi (Misc Help): Add an index entry for finding an Info
4431 manual by its file name.
4432
44332004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4434
4435 * files.texi (Backup Deletion): Correct description of
4436 `delete-old-versions'.
4437 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4438 (Auto Save Files): Recommend `auto-save-mode' to reenable
4439 auto-saving, rather than the abbreviation `auto-save'.
4440
44412004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4442
4443 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4444 for "killing" and "yanking" in main menu.
4445
44462004-08-16 Richard M. Stallman <rms@gnu.org>
4447
4448 * killing.texi (Yanking, Killing): Minor cleanups.
4449
4450 * mark.texi (Momentary Mark): Minor cleanups.
4451
44522004-08-15 Kenichi Handa <handa@etl.go.jp>
4453
4454 * custom.texi (Non-ASCII Rebinding):
4455 C-q always inserts the right code to pass to global-set-key.
4456
8cf51b2c
GM
44572004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4458
4459 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4460 `insert-register', instead of `C-x r g' binding, for consistency.
4461
44622004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4463
4464 * fixit.texi (Spelling): Fix typo.
4465
44662004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4467
4468 * help.texi (Help): Fix Texinfo usage.
4469
8cf51b2c
GM
44702004-07-24 Richard M. Stallman <rms@gnu.org>
4471
4472 * text.texi (Paragraphs): Update how paragraphs are separated
4473 and the default for paragraph-separate.
4474
4475 * search.texi (Regexp Replace): Further update text for new
4476 replacement operators.
4477
8cf51b2c
GM
44782004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4479
4480 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4481 `R' switch.
4482
4483 * dired.texi (Dired Updating): `k' only deletes inserted
4484 subdirectories from the Dired buffer if a prefix argument was given.
4485
4486 * search.texi (Regexps): Delete redundant definition of `symbol' in
4487 description of `\_>'. It already occurs in the description of `\_<'.
4488
8cf51b2c
GM
44892004-07-01 Juri Linkov <juri@jurta.org>
4490
4491 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4492 (Regexp Search): Add M-r.
4493
44942004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4495
4496 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4497
44982004-06-29 Jesper Harder <harder@ifa.au.dk>
4499
49823426 4500 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4501
45022004-06-25 Richard M. Stallman <rms@gnu.org>
4503
4504 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4505
45062004-06-25 David Kastrup <dak@gnu.org>
4507
4508 * search.texi (Regexp Replace): Some typo corrections and
4509 rearrangement.
4510
45112004-06-24 David Kastrup <dak@gnu.org>
4512
4513 * search.texi (Unconditional Replace): Use replace-string instead
4514 of query-replace in example.
4515 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4516 sequences.
4517 (Query Replace): Correct explanation of `^' which does not use
4518 the mark stack.
4519
45202004-06-21 Nick Roberts <nickrob@gnu.org>
4521
4522 * misc.texi (Shell History Copying): Document comint-insert-input.
4523 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4524
8cf51b2c
GM
45252004-06-20 Jesper Harder <harder@ifa.au.dk>
4526
4527 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4528 * custom.texi (Customization): Do.
4529 * anti.texi (Antinews): Do.
4530 * abbrevs.texi (Defining Abbrevs): Do.
4531
4532 * programs.texi (Info Lookup): Fix keybinding for
4533 info-lookup-symbol.
4534
45352004-06-16 Juanma Barranquero <lektu@terra.es>
4536
4537 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4538 Add emacs-xtra.
4539 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4540 (clean): Add emacs-xtra and flymake. Remove redundancies.
4541
45422004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4543
4544 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4545 Add emacs-xtra.
4546 * emacs-xtra.texi: New file.
4547
45482004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4549
4550 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4551 (Dired and Find): Mention differences with ordinary Dired buffers.
4552
8cf51b2c
GM
45532004-06-13 Richard M. Stallman <rms@gnu.org>
4554
4555 * custom.texi (Init Syntax): Explain about vars that do special
4556 things when set with setq or with Custom.
4557 (Init Examples): Add line-number-mode example.
4558
8cf51b2c
GM
45592004-06-12 Juri Linkov <juri@jurta.org>
4560
4561 * dired.texi (Operating on Files): Add dired-do-touch.
4562
8cf51b2c
GM
45632004-06-10 Juri Linkov <juri@jurta.org>
4564
4565 * building.texi (Lisp Eval): Add C-M-x on defface.
4566
45672004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4568
4569 * files.texi (Reverting): Auto-Revert mode and
4570 Global Auto-Revert mode no longer revert remote files.
4571
8cf51b2c
GM
45722004-05-29 Richard M. Stallman <rms@gnu.org>
4573
4574 * custom.texi (Init File): Two dashes start --no-site-file.
4575
8cf51b2c
GM
45762004-05-29 Alan Mackenzie <acm@muc.de>
4577
4578 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4579 ("AWK"): Is consistently thus spelt throughout.
4580 (AWK, Pike): Document as "C-like modes".
4581 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4582 (M-x man): Supersedes M-x manual-entry.
4583 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4584
4585 ("Comments in C"): Delete node; the info is in CC Mode manual.
4586 (c-comment-only-line-offset): Remove description.
4587
4588 (C-c ., C-c C-c): Describe new C Mode bindings.
4589
4590 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4591 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4592 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4593 Amend definitions.
4594
4595 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4596 Describe functions.
4597
4598 (c-comment-start-regexp, c-hanging-comment-ender-p)
4599 (c-hanging-comment-starter-p): Remove obsolete definitions.
4600
4601 * emacs.texi: Remove the menu entry "Comments in C".
4602
8cf51b2c
GM
46032004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4604
4605 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4606 `M-x locate'.
4607
46082004-05-16 Karl Berry <karl@gnu.org>
4609
4610 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4611 makeinfo --html fails.
4612 * help.texi (Help Summary) [@ifnottex]: Likewise.
4613
46142004-05-13 Nick Roberts <nickrob@gnu.org>
4615
4616 * building.texi (GDB Graphical Interface): Update and describe
4617 layout first.
4618
8cf51b2c
GM
46192004-05-04 Jason Rumney <jasonr@gnu.org>
4620
4621 * makefile.w32-in: Revert last change.
4622
46232004-05-03 Jason Rumney <jasonr@gnu.org>
4624
4625 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4626
8cf51b2c
GM
46272004-04-23 Juanma Barranquero <lektu@terra.es>
4628
4629 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4630
46312004-04-18 Juri Linkov <juri@jurta.org>
4632
4633 * fixit.texi (Spelling): Remove file extension from ispell xref.
4634
46352004-04-15 Kim F. Storm <storm@cua.dk>
4636
4637 * cmdargs.texi (Initial Options): Add -Q.
4638
46392004-04-05 Kim F. Storm <storm@cua.dk>
4640
4641 * custom.texi (File Variables): Add safe-local-eval-forms.
4642
8cf51b2c
GM
46432004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4644
4645 * files.texi (Reverting): Correct description of revert-buffer's
4646 handling of point.
4647
46482004-03-22 Juri Linkov <juri@jurta.org>
4649
4650 * emacs.texi (Top): Add `Misc X'.
4651
49823426 4652 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4653
4654 * glossary.texi: Improve references.
4655
4656 * help.texi: Sync keywords with finder.el.
4657
4658 * mini.texi (Completion): Add description for menu items.
4659
4660 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4661
4662 * sending.texi (Mail Methods): Fix xref to Message manual.
4663
8cf51b2c
GM
46642004-03-12 Richard M. Stallman <rms@gnu.org>
4665
8cf51b2c
GM
4666 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4667
8cf51b2c
GM
46682004-03-04 Richard M. Stallman <rms@gnu.org>
4669
4670 * search.texi (Regexps): Explain that ^ and $ have their
4671 special meanings only in certain contexts.
4672
4673 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4674
4675 * mule.texi (Specify Coding): Doc C-x RET F.
4676
4677 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4678 for multiple compile and grep buffers.
4679 (Indirect Buffers): Don't recommand clone-indirect-buffer
4680 for multiple compile and grep buffers.
4681
8cf51b2c
GM
46822004-02-29 Juanma Barranquero <lektu@terra.es>
4683
4684 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4685 Use $(DEL) instead of rm, and ignore exit code.
4686
8cf51b2c
GM
46872004-02-23 Nick Roberts <nick@nick.uklinux.net>
4688
4689 * building.texi (Watch Expressions): Update.
4690
46912004-02-21 Juri Linkov <juri@jurta.org>
4692
4693 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4694 --directory, --help, --version. Move text about command-line-args
4695 to Command Arguments.
4696 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4697 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4698 (Window Size X): Join -g and --geometry. Add @cindex.
4699 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4700 (Title X): Remove alias -title.
4701 (Misc X): New node.
4702
c8763fb6 47032004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4704
4705 * frames.texi (Drag and drop): Add Motif to list of supported
4706 protocols.
4707
c8763fb6 47082004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4709
4710 * frames.texi (Drag and drop): New section.
4711
47122004-01-24 Richard M. Stallman <rms@gnu.org>
4713
4714 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4715 Include it only @ifnotinfo. Patch the preceding and following
4716 node headers to point to each other.
4717
47182004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4719
4720 * calendar.texi (Appointments): Update section.
4721
47222003-12-29 Kevin Ryde <user42@zip.com.au>
4723
8cf51b2c
GM
4724 * programs.texi (C Modes): Fix the xref.
4725
47262003-12-23 Nick Roberts <nick@nick.uklinux.net>
4727
4728 * building.texi (Watch Expressions): Update.
4729 (Commands of GUD): Include use of toolbar + breakpoints set from
4730 fringe/margin.
4731
47322003-12-03 Andre Spiegel <spiegel@gnu.org>
4733
4734 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4735 <acm@muc.de>.
4736
c8763fb6 47372003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4738
4739 * frames.texi (Dialog Boxes): Add use-file-dialog.
4740
8cf51b2c
GM
47412003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4742
4743 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4744 in CC Mode.
4745
8cf51b2c
GM
47462003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4747
4748 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4749 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4750 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4751 * man/frames.texi, man/glossary.texi, man/killing.texi:
4752 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4753 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4754 * man/sending.texi, man/text.texi, man/trouble.texi:
4755 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4756
47572003-11-01 Alan Mackenzie <acm@muc.de>
4758
4759 * search.texi (Scrolling During Incremental Search): Document a
4760 new scrolling facility in isearch mode.
4761
8cf51b2c
GM
47622003-10-22 Miles Bader <miles@gnu.org>
4763
4764 * Makefile.in (info): Move before $(top_srcdir)/info.
4765
47662003-10-22 Nick Roberts <nick@nick.uklinux.net>
4767
4768 * building.texi (Watch Expressions): Update section on data display
4769 to reflect code changes (GDB Graphical Interface).
4770
8cf51b2c
GM
47712003-10-13 Richard M. Stallman <rms@gnu.org>
4772
4773 * xresources.texi (GTK resources): Clean up previous change.
4774
c8763fb6 47752003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4776
4777 * xresources.texi (GTK resources): Add a note that some themes
4778 disallow customizations. Add scroll theme example.
4779
8cf51b2c
GM
47802003-09-30 Richard M. Stallman <rms@gnu.org>
4781
8cf51b2c
GM
4782 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4783
4784 * misc.texi (Saving Emacs Sessions): Shorten the section,
4785 collapsing back into one node.
4786
47872003-09-30 Lars Hansen <larsh@math.ku.dk>
4788
4789 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4790
c8763fb6 47912003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4792
4793 * xresources.texi (GTK names in Emacs): Correct typo.
4794
8cf51b2c
GM
47952003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4796
4797 * cmdargs.texi (Font X): Mention new default font. More
4798 fully describe long font names, wildcard patterns and the
4799 problems involved. (Result of discussion on emacs-devel.)
4800
48012003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4802
4803 * emacs.texi (Acknowledgements): Correct typo.
4804
48052003-09-22 Richard M. Stallman <rms@gnu.org>
4806
4807 * dired.texi (Misc Dired Commands): New node.
4808 (Dired Navigation): Add dired-goto-file.
4809
4810 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4811
4812 * emacs.texi (Acknowledgements): New node, split from Distribution.
4813
4814 * cmdargs.texi (Action Arguments): -f reads interactive args.
4815
8cf51b2c
GM
48162003-09-08 Lute Kamstra <lute@gnu.org>
4817
4818 * screen.texi (Mode Line): Say that POS comes before LINE.
4819 Mention `size-indication-mode'.
4820 * display.texi (Optional Mode Line): Document
4821 `size-indication-mode'.
4822 * basic.texi (Position Info): Mention `size-indication-mode'.
4823
48242003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4825
4826 * xresources.texi (Resources): Refer to `editres' man page.
4827 (Lucid Resources): Update defaults. Expand description of
4828 `shadowThickness'.
4829
48302003-09-04 Miles Bader <miles@gnu.org>
4831
4832 * Makefile.in (top_srcdir): New variable.
4833 ($(top_srcdir)/info): New rule.
4834 (info): Depend on it.
4835
48362003-09-03 Peter Runestig <peter@runestig.com>
4837
4838 * makefile.w32-in: New file.
4839
48402003-08-29 Richard M. Stallman <rms@gnu.org>
4841
4842 * misc.texi (Saving Emacs Sessions): Correct previous change.
4843
8cf51b2c
GM
48442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4845
8cf51b2c
GM
4846 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4847 (Intro): Include kmacro.texi after fixit.texi instead of after
4848 custom.texi. (As suggested by Kim Storm.)
4849
48502003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4851
4852 * fixit.texi (Fixit): Update `Next' pointer.
4853 * files.texi (Files): Update `Previous' pointer.
4854 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4855 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4856 (Suggested by Kim Storm.)
4857 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4858
48592003-08-18 Kim F. Storm <storm@cua.dk>
4860
4861 * kmacro.texi: New file describing enhanced keyboard macro
4862 functionality. Replaces old description in custom.texi.
4863
4864 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4865 (Keyboard Macros): Move to new kmacro.texi file.
4866
4867 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4868
8cf51b2c
GM
48692003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4870
4871 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4872
48732003-08-17 Alex Schroeder <alex@gnu.org>
4874
4875 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4876 required.
4877
8cf51b2c
GM
48782003-08-05 Richard M. Stallman <rms@gnu.org>
4879
4880 * programs.texi (Lisp Indent): Don't describe
4881 lisp-indent-function property here. Use xref to Lisp Manual.
4882
8cf51b2c
GM
48832003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4884
4885 * calendar.texi (Date Formats): Document changed behaviour of
4886 abbreviations.
4887
48882003-07-24 Markus Rost <rost@math.ohio-state.edu>
4889
4890 * buffers.texi (List Buffers): Fix previous change.
4891
8cf51b2c
GM
48922003-07-13 Markus Rost <rost@math.ohio-state.edu>
4893
4894 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4895 List*.
4896
48972003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4898
8cf51b2c
GM
4899 * display.texi (Font Lock): Fix typo.
4900
49012003-07-07 Richard M. Stallman <rms@gnu.org>
4902
4903 * display.texi (Font Lock): Add xref for format info on
4904 font-lock-remove-keywords.
4905
4906 * building.texi (Compilation): Document what happens with asynch
4907 children of compiler process.
4908
4909 * help.texi (Library Keywords): Use @multitable.
4910
8cf51b2c
GM
49112003-06-04 Richard M. Stallman <rms@gnu.org>
4912
4913 * programs.texi (Expressions): Delete C-M-DEL.
4914
4915 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4916 comint-move-point-for-output renamed from
4917 comint-scroll-to-bottom-on-output.
4918
4919 * custom.texi (Init Rebinding): Replace previous change with xref.
4920 (Non-ASCII Rebinding): Explain that issue more briefly here.
4921
49222003-05-28 Richard M. Stallman <rms@gnu.org>
4923
4924 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4925
49262003-05-28 Nick Roberts <nick@nick.uklinux.net>
4927
4928 * building.texi (GDB Graphical Interface): New node.
4929 (Rewritten somewhat by RMS.)
4930
c8763fb6 49312003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4932
4933 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4934 non-English letters. Explain how to set coding systems correctly
4935 and how to include the right coding cookie in the file.
4936
c8763fb6 49372003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4938
4939 * indent.texi (Indentation): Explain the concepts.
4940 (Just Spaces): Explain why preventing tabs for indentation might
4941 be useful.
4942
8cf51b2c
GM
49432003-04-16 Richard M. Stallman <rms@gnu.org>
4944
4945 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4946
8cf51b2c
GM
49472003-02-22 Alex Schroeder <alex@emacswiki.org>
4948
4949 * cmdargs.texi (General Variables): Document SMTPSERVER.
4950
8cf51b2c
GM
4951 * sending.texi: Remove SMTP node.
4952 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4953 library.
4954
8cf51b2c
GM
49552003-02-22 Alex Schroeder <alex@emacswiki.org>
4956
4957 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4958
49592003-02-22 Simon Josefsson <jas@extundo.com>
4960
4961 * sending.texi (Mail Methods): Add node about SMTP.
4962
c8763fb6 49632003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4964
4965 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4966
8cf51b2c
GM
49672003-02-01 Kevin Ryde <user42@zip.com.au>
4968
4969 * glossary.texi (Glossary): Correction to cl cross reference.
4970
49712003-01-20 Richard M. Stallman <rms@gnu.org>
4972
4973 * killing.texi (Rectangles): Document C-x c r.
4974
c8763fb6 49752003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4976
4977 * xresources.texi (GTK resources): New node.
4978 (GTK widget names): New node.
4979 (GTK names in Emacs): New node.
4980 (GTK styles): New node.
4981
c8763fb6 49822003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4983
4984 * maintaining.texi (Create Tags Table): Add reference to the new
4985 `etags --help --lang=LANG' option.
4986
8cf51b2c
GM
49872002-10-02 Karl Berry <karl@gnu.org>
4988
49823426 4989 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4990 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4991 where needed for the sake of the HTML output.
8cf51b2c
GM
4992
49932001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4994
4995 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4996 source files.
4997
49982001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4999
5000 * Makefile.in (emacsman): New target.
5001
8cf51b2c
GM
50022001-10-20 Gerd Moellmann <gerd@gnu.org>
5003
5004 * (Version 21.1 released.)
5005
50062001-10-05 Gerd Moellmann <gerd@gnu.org>
5007
5008 * Branch for 21.1.
5009
8cf51b2c
GM
50102001-03-05 Gerd Moellmann <gerd@gnu.org>
5011
5012 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5013
8cf51b2c
GM
50142000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5015
5016 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5017
8cf51b2c
GM
50181999-07-12 Richard Stallman <rms@gnu.org>
5019
5020 * Version 20.4 released.
5021
50221998-12-04 Markus Rost <rost@delysid.gnu.org>
5023
5024 * Makefile.in (INFO_TARGETS): Delete customize.info.
5025 (DVI_TARGETS): Delete customize.dvi.
5026 (../info/customize, customize.dvi): Targets deleted.
5027
50281998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5029
5030 * Version 20.3 released.
5031
50321998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5033
5034 * Makefile.in (EMACSSOURCES): Add mule.texi.
5035 Add msdog.texi, ack.texi. Remove gnu1.texi.
5036
50371998-04-06 Andreas Schwab <schwab@gnu.org>
5038
5039 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5040 it in dvi targets.
8cf51b2c
GM
5041
50421997-09-23 Paul Eggert <eggert@twinsun.com>
5043
5044 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5045 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5046 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5047
50481997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5049
5050 * Version 20.2 released.
5051
50521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5053
5054 * Version 20.1 released.
5055
50561997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5057
5058 * Makefile (../info/customize, customize.dvi): New targets.
5059 (INFO_TARGETS): Add ../info/customize.
5060 (DVI_TARGETS): Add customize.dvi.
5061
8cf51b2c
GM
50621996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5063
5064 * Version 19.33 released.
5065
50661996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5067
5068 * Version 19.32 released.
5069
8cf51b2c
GM
50701996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5071
5072 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5073
50741996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5075
5076 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5077 Specify -I option.
5078 (All dvi targets): Set the TEXINPUTS variable.
5079
50801996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5081
5082 * Version 19.31 released.
5083
8cf51b2c
GM
50841995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5085
5086 * Version 19.30 released.
5087
8cf51b2c
GM
50881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5089
5090 * Makefile.in (maintainer-clean): Rename from realclean.
5091
50921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5093
5094 * Makefile.in: New file.
5095 * Makefile: File deleted.
5096
50971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5098
5099 * Makefile (TEXINDEX_OBJS): Variable deleted.
5100 (texindex, texindex.o, getopt.o): Rules deleted.
5101 All deps on texindex deleted.
5102 (distclean): Don't delete texindex.
5103 (mostlyclean): Don't delete *.o.
5104 * texindex.c, getopt.c: Files deleted.
5105
51061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5107
5108 * Version 19.26 released.
5109
51101994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5111
5112 * Makefile (EMACSSOURCES): Exclude undo.texi.
5113
51141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5115
5116 * Version 19.25 released.
5117
51181994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5119
5120 * Version 19.24 released.
5121
51221994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5123
5124 * Version 19.23 released.
5125
51261994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5127
5128 * Makefile: Delete spurious tab.
5129
51301994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5131
5132 * Makefile (.SUFFIXES): New rule.
5133
8cf51b2c
GM
51341993-12-04 Richard Stallman (rms@srarc2)
5135
5136 * getopt.c: New file.
5137 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5138 (getopt.o): New rule.
5139 (dvi): Don't depend on texindex.
49823426 5140 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5141
51421993-12-03 Richard Stallman (rms@srarc2)
5143
49823426
GM
5144 * Makefile (TEXI2DVI): New variable.
5145 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5146 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5147
51481993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5149
5150 * Version 19.22 released.
5151
51521993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5153
5154 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5155
51561993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5157
5158 * Version 19.21 released.
5159
8cf51b2c
GM
51601993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5161
5162 * Makefile (realclean): Don't delete the Info files.
5163
51641993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5165
8cf51b2c
GM
5166 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5167 4' where appropriate.
5168
51691993-10-20 Brian Fox (bfox@ai.mit.edu)
5170
49823426 5171 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5172
5173 * texindex.c: Include "../src/config.h" if building in emacs.
5174
5175 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5176 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5177 Add target to build texindex.c, defining `emacs'.
5178
8cf51b2c
GM
51791993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5180
5181 * Version 19.19 released.
5182
8cf51b2c
GM
51831993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5184
5185 * Version 19.18 released.
5186
51871993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5188
5189 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5190
51911993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5192
5193 * Version 19.17 released.
5194
51951993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5196
5197 * split-man: Fix typos in last change.
5198
51991993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5200
5201 * Version 19.16 released.
5202
52031993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5204
5205 * version 19.15 released.
5206
52071993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5208
5209 * Makefile (distclean): It's rm, not rf.
5210
52111993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5212
5213 * Version 19.14 released.
5214
52151993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5216
5217 * Makefile: New file.
5218
52191993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5220
5221 * Version 19.13 released.
5222
52231993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5224
5225 * Version 19.9 released.
5226
52271993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5228
5229 * Version 19.8 released.
5230
52311993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5232
5233 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5234
5235 * trouble.texi: It's `enable-flow-control-on', not
5236 `evade-flow-control-on'.
5237
52381993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5239
5240 * display.texi: Document standard-display-european.
5241
52421993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5243
5244 * Version 19.7 released.
5245
5246 * emacs.texi: Add a sentence to the top menu mentioning the
5247 specific version of Emacs this manual applies to.
5248
52491993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5250
5251 * basic.texi: Document next-line-add-lines variable used to
5252 implement down-arrow.
5253
5254 * killing.texi: Document kill-whole-line.
5255
52561993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5257
5258 * text.texi: Update unix TeX ordering information.
5259
52601993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5261
5262 * news.texi: Mention fill-rectangle in keybinding list.
5263
5264 * killing.texi: Document fill-rectangle.
5265
52661993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5267
5268 * vc.texi: Bring the docs up to date with VC 5.2.
5269
52701992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5271
5272 * emacs.tex: Mention blackbox and gomoku under Amusements.
5273 Assembler mode is now mentioned and appropriately indexed
5274 under Programming Modes.
5275
52761991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5277
5278 * emacs.tex: Update TeX ordering information.
5279
8cf51b2c
GM
52801990-06-26 David Lawrence (tale@geech)
5281
5282 * emacs.tex: Note that completion-ignored-extensions is not used
5283 to filter out names when all completions are displayed in
5284 *Completions*.
5285
52861990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5287
5288 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5289
52901990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5291
5292 * emacs.tex: Add @findex grep.
5293
8cf51b2c
GM
52941988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5295
5296 * emacs.tex: Correct two typos. No other changes before
5297 Version 19 will be made.
5298
8cf51b2c
GM
52991988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5300
5301 * emacs.tex: Update information for obtaining TeX distribution from the
5302 University of Washington.
5303
5304;; Local Variables:
c8763fb6 5305;; coding: utf-8
8cf51b2c
GM
5306;; fill-column: 79
5307;; add-log-time-zone-rule: t
5308;; End:
5309
5310 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5311 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5312
5313 This file is part of GNU Emacs.
5314
352c8b4a 5315 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5316 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5317 the Free Software Foundation, either version 3 of the License, or
5318 (at your option) any later version.
8cf51b2c
GM
5319
5320 GNU Emacs is distributed in the hope that it will be useful,
5321 but WITHOUT ANY WARRANTY; without even the implied warranty of
5322 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5323 GNU General Public License for more details.
5324
5325 You should have received a copy of the GNU General Public License
352c8b4a 5326 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5327
5328;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd