s/xxxfns.c/xfns.c/
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
9f30aa73
CY
12008-07-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4 directly, rather than in the context of ASCII. Move description of
5 special properties of modifier key to new Modifier Keys node.
6 (Keys): Copyedit.
7 (Text Characters): Delete node. Multibyte is the default nowadays, and
8 the node contents are obsolete.
9
10 * custom.texi (Modifier Keys): New node.
11
12 * emacs.texi (Top): Update node list.
13
7e53d36c
CY
142008-07-13 Chong Yidong <cyd@stupidchicken.com>
15
16 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
17 saying that Emacs provides menus and mouse support (which is par for
18 the course).
19
20 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
21 early on.
22 (Point): Copyedit. Relegate historical trivia to a footnote.
23 (Mode Line): Explain mode-line format more consistently.
24 (Menu Bar): Copyedit.
25
1e9fa96d
GM
262008-06-27 Glenn Morris <rgm@gnu.org>
27
28 * cal-xtra.texi (Sexp Diary Entries):
29 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
30
dc9bebb8
CY
312008-06-26 Chong Yidong <cyd@stupidchicken.com>
32
33 * mark.texi (Shift selection): New node.
34 (Mark): Copyedits.
35 (Persistent Mark): Move to the end of the chapter.
36
e7881076
EZ
372008-06-20 Eli Zaretskii <eliz@gnu.org>
38
39 * makefile.w32-in (distclean): Remove makefile.
40
f427400c
NR
412008-06-17 Nick Roberts <nickrob@snap.net.nz>
42
43 * building.texi (Starting GUD): Add an entry for gud-gdb.
44 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
45 command mode.
46
b597d348
GM
472008-06-17 Glenn Morris <rgm@gnu.org>
48
49 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
50
647b7094
NR
512008-06-17 Nick Roberts <nickrob@snap.net.nz>
52
53 * building.texi (Starting GUD): Expand on remote debugging.
54 (Other GDB-UI Buffers): Mention new keyboard bindings.
55
47a30023
GM
562008-06-15 Glenn Morris <rgm@gnu.org>
57
58 * gnu.texi: Use a verbatim license for this invariant section,
59 as per etc/GNU.
60
37e5d54a
GM
612008-06-13 Daniel Engeler <engeler@gmail.com>
62
63 * emacs.texi, misc.texi: Add documentation about serial port access.
64
8e65d46c
GM
652008-06-13 Glenn Morris <rgm@gnu.org>
66
c1473b4c
MB
67 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
68 maintain.info.
8e65d46c 69
e40a85cd
MB
702008-06-05 Miles Bader <miles@gnu.org>
71
72 * display.texi (Temporary Face Changes): Update to reflect function
73 renamings in face-remap.el.
74
56c73dec
MB
752008-06-04 Miles Bader <miles@gnu.org>
76
77 * display.texi (Temporary Face Changes): Add
78 `adjust-buffer-face-height'. Rewrite description of
79 `increase-buffer-face-height' and `decrease-default-face-height' now
80 that they aren't bound by default.
81
9d3d42fb
MB
822008-06-03 Miles Bader <miles@gnu.org>
83
84 * display.texi (Temporary Face Changes): New node.
85
2be6bfe2
EZ
862008-05-31 Eli Zaretskii <eliz@gnu.org>
87
88 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
89
daf7e339
GM
902008-05-31 Glenn Morris <rgm@gnu.org>
91
92 * cal-xtra.texi (Fancy Diary Display): Simplify.
93
d21d2618
GM
942008-05-30 Glenn Morris <rgm@gnu.org>
95
96 * cal-xtra.texi (Fancy Diary Display): Update for
97 diary-display-function replacing diary-display-hook.
98
71ce5fd0
JB
992008-05-29 Drew Adams <drew.adams@oracle.com>
100
101 * msdog.texi (Windows Keyboard): Add descriptions of
102 w32-register-hot-key and w32-unregister-hot-key.
103
a3cdbdf8
MO
1042008-05-21 Tom Tromey <tromey@redhat.com>
105
106 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
107 Variables node.
108
854a574c
MO
1092008-05-19 Tom Tromey <tromey@redhat.com>
110
111 * custom.texi (Variables): Add Directory Variables to menu.
112 (Directory Variables): New node.
113
7c2ec3f9
ER
1142008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
115
71ce5fd0 116 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 117
370fded4
ER
1182008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
119
120 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
121 Revision Tags and rewritten. Section now uses modern terminology,
122 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
123 accurately.
124
6af511e3
EZ
1252008-05-10 Eli Zaretskii <eliz@gnu.org>
126
127 * msdog.texi (Windows Files): Update documentation of
128 w32-get-true-file-attributes.
129
7a78b6e7
ER
1302008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
131
132 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
133 directory mode.
134
1bcfc24e
CY
1352008-05-08 Chong Yidong <cyd@stupidchicken.com>
136
137 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 138 entry "television".
1bcfc24e 139
db86064f
ER
1402008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
141
ab5ec32c 142 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 143
a31b405e
ER
1442008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
145
146 * emacs/buffers.texi, emacs/files.texi (Version-control):
147 vc-toggle-read-only is no longer a good idea...
148
ff2c14fc
GM
1492008-04-29 Glenn Morris <rgm@gnu.org>
150
151 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
152
367c9b7c
JL
1532008-04-22 Juri Linkov <juri@jurta.org>
154
155 * dired.texi (Subdirectories in Dired): Describe using `^'
156 to return to the parent directory.
157
4ac1e9b4
NR
1582008-04-22 Nick Roberts <nickrob@snap.net.nz>
159
160 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
161 recent changes.
162
b9b3bf2b
NR
1632008-04-19 Nick Roberts <nickrob@snap.net.nz>
164
165 * building.texi (GDB-UI Layout, Breakpoints Buffer)
166 (Other GDB-UI Buffers): Update for recent thread related changes.
167
4d120d6a
SM
1682008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
169
170 * maintaining.texi (Maintaining):
171 * emacs.texi (Top): Typo.
172
a152877d
SM
1732008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
174
b9b3bf2b
NR
175 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
176 arg in `font-lock-add-keywords'.
a152877d 177
36c0514c
GM
1782008-04-08 Glenn Morris <rgm@gnu.org>
179
180 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
181 Also add Baha'i calendar references where appropriate.
182
06a97d46
GM
1832008-04-05 Glenn Morris <rgm@gnu.org>
184
185 * custom.texi (Init File): Byte-compiling .emacs is bad.
186
6adc6eed
SM
1872008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
188
189 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
190
571388b0
GM
1912008-03-29 Glenn Morris <rgm@gnu.org>
192
193 * calendar.texi: Update for `calendar-date-style' replacing
194 `european-calendar'.
195
3ae8f876
JR
1962008-03-28 Jason Rumney <jasonr@gnu.org>
197
198 * display.texi (Display Custom): Mention overlay-margin in text.
199
5bc6ddff 2002008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 201
5bc6ddff
MB
202 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
203 tutorial' comments.
03a864d5 204
7186a830
CY
2052008-03-28 Chong Yidong <cyd@stupidchicken.com>
206
207 * mark.texi (Mark): Rearrange nodes.
208 (Persistent Mark): Rename from Transient Mark.
209 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
210 Describe Transient Mark mode as the default.
211
212 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
213 the default behavior with Transient Mark mode off.
214 (Position Info): Fix typo.
215
71ce5fd0
JB
216 * display.texi (Standard Faces): Reference the Mark node.
217 Remove discussion of the region face, which is discussed there.
7186a830
CY
218
219 * emacs.texi (Top): Update node listings.
220
221 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
222 as the default.
223
224 * fixit.texi (Undo): Standardize choice of undo key sequence.
225 (Undo, Spelling): Describe Transient Mark mode as the default.
226
227 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
228 default.
229
230 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
231
232 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
233 mode is the default, and note that the mark is not activated when set.
234
235 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
236 Describe Transient Mark mode as the default.
237
238 * search.texi (Basic Isearch): Reference the Mark Ring node.
239 (Replace, Unconditional Replace, Other Repeating Search):
240 Describe Transient Mark mode as the default.
241
242 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
243 Transient Mark mode as the default.
244 (Paragraphs): Describe how M-h behaves when region is active.
245
246 * trouble.texi (Quitting): Clarify effects of C-g.
247
dc47d1ff
GM
2482008-03-13 Glenn Morris <rgm@gnu.org>
249
250 * emacs.texi (EMACSVER): Set to 23.0.60.
251
e3e0fb39 2522008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 253
e3e0fb39
GM
254 * dired.texi (Hiding Subdirectories): Fix previous change.
255
2562008-03-05 Drew Adams <drew.adams@oracle.com>
257
258 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 259
5e14abf8
KS
2602008-02-28 Kim F. Storm <storm@cua.dk>
261
262 * help.texi (Help Files): Move describe-gnu-project to C-h g.
263 Move describe-distribution to C-h C-o.
264 Move view-emacs-problems to C-h C-p.
265 Add view-emacs-debugging on C-h C-d.
266 Add view-external-packages on C-h C-e.
d0207bf3 267 Add view-order-manuals on C-h C-m.
5e14abf8 268
d0207bf3 2692008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
270
271 * msdog-xtra.texi (MS-DOS): Docstring fix.
272
87e391bb
EZ
2732008-02-09 Eli Zaretskii <eliz@gnu.org>
274
275 * msdog.texi (Windows Fonts): Use a @table for describing font
276 properties.
277
5662e503
JR
2782008-02-07 Jason Rumney <jasonr@gnu.org>
279
280 * msdog.texi (Windows Files): w32-get-true-file-attributes default
281 value has changed.
282 (Windows HOME): Clarify what is meant by "if that fails as well".
283 (Windows Fonts): New section.
284
72463824
GM
2852008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
286
287 * basic.texi (Basic Undo): Remove duplicate "you can".
288
7ff926e0
EZ
2892008-02-02 Eli Zaretskii <eliz@gnu.org>
290
291 * maintaining.texi (Tags): Fix last change.
292
6ab7aef1
MA
2932008-02-02 Michael Albinus <michael.albinus@gmx.de>
294
093571c3 295 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 296
ace67e7e
NR
2972008-01-31 Nick Roberts <nickrob@snap.net.nz>
298
299 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
300
ae068fdf
RS
3012008-01-26 Richard Stallman <rms@gnu.org>
302
303 * maintaining.texi (Tags): Delete redundant index entry.
304
a56d9a08
EZ
3052008-01-26 Eli Zaretskii <eliz@gnu.org>
306
307 * programs.texi (Imenu): Move "@cindex tags" from here...
308 * maintaining.texi (Tags): ...to here.
309
e941ed90
NR
3102008-01-23 Kevin Ryde <user42@zip.com.au>
311
312 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
313 click count.
314
650276d5
JB
3152008-01-21 Juanma Barranquero <lekktu@gmail.com>
316
317 * entering.texi (Exiting): Fix typo.
318 Reported by D. E. Evans <sinuhe@gnu.org>.
319
8dc17977
MR
3202007-12-31 Martin Rudalics <rudalics@gmx.at>
321
322 * glossary.texi (Glossary): Fix typo.
323
9f9695a6
RS
3242007-12-27 Richard Stallman <rms@gnu.org>
325
326 * text.texi (Formatted Text): Improve menu tag.
327 (Editing Format Info): In Info, add duplicate menu of nodes
328 about the submenus.
329 (Format Faces): Say where Faces menu is found. Mention Other.
330 (Format Colors): Say where these submenus are found.
331 (Format Indentation, Format Justification): Likewise.
332 (Format Properties): Likewise.
333
abfd0191
RS
3342007-12-22 Richard Stallman <rms@gnu.org>
335
336 * search.texi (Query Replace): Make exp of query-replace more
337 self-contained, and clarify.
8dc17977 338
abfd0191
RS
339 * cc-mode.texi (Getting Started): Change @ref to @pxref.
340
a2586785
RS
3412007-12-15 Richard Stallman <rms@gnu.org>
342
343 * files.texi (Auto Save): Clarify definition of auto-saving.
344
a67cf2bb
RS
3452007-11-26 Richard Stallman <rms@gnu.org>
346
347 * help.texi (Help Echo): Cleanups.
348
448b33b1
TTN
3492007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
350
351 * files.texi (Why Version Control?): Fix typo.
352 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
353 (Selecting a Fileset): Fix typos; small rewording.
354 (Log Buffer): Likewise.
355 (Old Revisions): Likewise.
448b33b1 356
221bb7f6
EZ
3572007-11-17 Eli Zaretskii <eliz@gnu.org>
358
359 * mule.texi (Communication Coding): Fix wording of last change.
360
d0207bf3 3612007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 362
630cb3b7
JB
363 * custom.texi (Specifying File Variables):
364 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 365
53b7759e
KH
3662007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
367
a5ab2e0c 368 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
369
370 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
371
c8763fb6 3722007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 373
630cb3b7 374 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
375 --output=file.
376
ff98e024
MR
3772007-11-13 Martin Rudalics <rudalics@gmx.at>
378
379 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
380 (Help Echo): Avoid mentioning the term "region" here and
381 consistently use the term "active text".
382
37b11c22
GM
3832007-11-11 Glenn Morris <rgm@gnu.org>
384
385 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
386
21d50ba1
JL
3872007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
388
389 * search.texi (Query Replace): Mention
390 `query-replace-show-replacement'.
391
c12ecb0a 3922007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
393
394 * building.texi (Watch Expressions): Remove obscure sentence.
395
3b4201f4
KH
3962007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
397
398 * mule.texi (Select Input Method): Describe how to activate an input
399 method in the text mode.
400
07e5c0b0
DN
4012007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
402
403 * cmdargs.texi (Misc Variables): Remove Sun windows info.
404
52dd7391
NR
4052007-10-30 Nick Roberts <nickrob@snap.net.nz>
406
407 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
408
c004e539
GM
4092007-10-30 Glenn Morris <rgm@gnu.org>
410
411 * misc.texi (Directory Tracking): Explain a bit more about
412 dirtrack-mode.
413
ca8c5b8c
GM
4142007-10-25 Glenn Morris <rgm@gnu.org>
415
416 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
417
b6c764ef
RS
4182007-10-24 Richard Stallman <rms@gnu.org>
419
420 * misc.texi (Interactive Shell): Cleanup last change.
421
eabd84c9
JL
4222007-10-22 Juri Linkov <juri@jurta.org>
423
424 * mini.texi (Minibuffer History): Add text about a list of minibuffer
425 default values.
426
0b43c7e2
ER
4272007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
428
ca8c5b8c 429 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
430 'filesets'.
431
a80859d4
MR
4322007-10-18 Martin Rudalics <rudalics@gmx.at>
433
434 * trouble.texi (Quitting): Fix typo.
435
c9447ae1
GM
4362007-10-18 Glenn Morris <rgm@gnu.org>
437
438 * frames.texi (Mode Line Mouse): Mention minor mode names.
439
168b980f
JL
4402007-10-17 Juri Linkov <juri@jurta.org>
441
442 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
443 fill-paragraph operates on the active region in Transient Mark mode.
444 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
445 with fill-paragraph.
446
447 * basic.texi (Arguments): Replace fill-paragraph-or-region with
448 fill-paragraph.
449
450 * fixit.texi (Spelling): ispell-word operates on the active region
451 in Transient Mark mode.
452
5a331f34
JB
4532007-10-17 Aaron S. Hawley <aaronh@garden.org>
454
455 * building.texi (Source Buffers):
456 * custom.texi (Init Non-ASCII):
457 * glossary.texi (Glossary): Use "key binding" consistently.
458
2a9f4d55
JB
4592007-10-17 Juanma Barranquero <lekktu@gmail.com>
460
461 * calendar.texi (Diary): Fix directive.
462
de13cecf
RS
4632007-10-16 Richard Stallman <rms@gnu.org>
464
465 * calendar.texi (Diary): Clarify text about diary file example.
466
5f90d53e
ER
4672007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
468
469 * files.texi: Capitalize node names according to convention.
470
3aa491bc
GM
4712007-10-13 Glenn Morris <rgm@gnu.org>
472
473 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
474
8a3106d3
ER
4752007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
476
477 * emacs.texi:
478 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 479 suggested by RMS and Robert J. Chassell.
8a3106d3 480
da1080a2
ER
4812007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
482
3aa491bc 483 * files.texi (Version Systems):
0870a421
ER
484 * vc-xtra.texi:
485 * vc1-xtra.texi:
ac3f4c6f 486 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 487 operations. Change of terminology from `version' to `revision'.
a7fc5b78 488 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 489 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 490
58ade22b
ER
4912007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
492
da1080a2 493 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
494 Reorder the descriptions to be chronological.
495
93870ce2
RS
4962007-10-09 Richard Stallman <rms@gnu.org>
497
498 * display.texi (Cursor Display): Correct how cursor appears
499 in nonselected windows.
500
568c7288
NR
5012007-10-04 Nick Roberts <nickrob@snap.net.nz>
502
503 * building.texi (GDB Graphical Interface): Remove references to gdba
504 and mention gud-gdb.
505
1af74d06 5062007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 507
1af74d06 508 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 509
0d8fb755
JL
5102007-10-06 Juri Linkov <juri@jurta.org>
511
512 * text.texi (Fill Commands): Document fill-paragraph-or-region.
513 (Fill Prefix, Format Indentation): Replace fill-paragraph with
514 fill-paragraph-or-region.
515
516 * basic.texi (Arguments): Replace fill-paragraph with
517 fill-paragraph-or-region.
518
b981e2c6
ER
5192007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
520
521 * files.texi: Update the section on version control for 2007
2a9f4d55 522 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
523 will come later.
524
5fceaf9c
GM
5252007-09-15 Glenn Morris <rgm@gnu.org>
526
527 * calendar.texi (Holidays): Change all instances of `holiday-list' back
528 to `list-holidays'.
529
b0e44b17
GM
5302007-09-14 Glenn Morris <rgm@gnu.org>
531
532 * calendar.texi: Update all instances of mark-calendar-holidays,
533 list-calendar-holidays, list-holidays with the new names.
534
8cf51b2c
GM
5352007-09-06 Glenn Morris <rgm@gnu.org>
536
537 * Move manual sources from man/ to subdirectories of doc/.
538 Split into the Emacs manual in emacs/, and other manuals in misc/.
539 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
540 manual.
541 (infodir): New variable.
542 (info): Use $infodir.
543 (emacsman): Delete target, not needed any more.
544 Move all targets that are not the Emacs manual to misc/Makefile.in.
545 (mostlyclean): Remove `gnustmp'.
546 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
547 manual.
92f9b43f 548 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
549 (emacsman): Delete target, not needed any more.
550 (clean): Remove all info files but Emacs manual.
551 Move all targets that are not the Emacs manual to misc/Makefile.in.
552 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
553
554 * Makefile.in (INFOSOURCES): Delete.
555 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
556 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
557 *.vrs *.toc here...
558 (maintainer-clean): ...from here.
559
5602007-09-05 Glenn Morris <rgm@gnu.org>
561
562 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
563
8cf51b2c
GM
5642007-08-29 Glenn Morris <rgm@gnu.org>
565
566 * emacs.texi (EMACSVER): Increase to 23.0.50.
567
3420c522
RS
5682007-08-27 Richard Stallman <rms@gnu.org>
569
570 * emacs.texi (Top): Clarify menu item for Glossary.
571
572 * display.texi (Faces): Change secn title.
573 Clarify not all fonts come from Font Lock.
574
8cf51b2c
GM
5752007-08-17 Eli Zaretskii <eliz@gnu.org>
576
577 * basic.texi (Position Info): Add index entry for face at point.
578 Mention that character faces are also displayed by "C-u C-x =".
579
8cf51b2c
GM
5802007-08-08 Glenn Morris <rgm@gnu.org>
581
582 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
583
5842007-08-07 Chong Yidong <cyd@stupidchicken.com>
585
586 * files.texi (File Conveniences): Document point motion keys in Image
587 mode.
588
8cf51b2c
GM
5892007-07-27 Glenn Morris <rgm@gnu.org>
590
8cf51b2c
GM
591 * emacs.texi (Copying): Include license text from gpl.texi, rather than
592 in-line.
593
594 * gpl.texi: New file with text of GPL.
595 * Makefile.in (EMACSSOURCES): Add gpl.texi.
596
5972007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
598
599 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
600
601 * dired.texi (Wdired): Mention C-x C-q key binding.
602
6032007-07-28 Nick Roberts <nickrob@snap.net.nz>
604
605 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
606
6072007-07-25 Glenn Morris <rgm@gnu.org>
608
8cf51b2c
GM
609 * emacs.texi (Copying): Replace license with GPLv3.
610
611 * Relicense all FSF files to GPLv3 or later.
612
6132007-07-24 Glenn Morris <rgm@gnu.org>
614
615 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
616 for some calendars.
617
6182007-07-23 Nick Roberts <nickrob@snap.net.nz>
619
620 * screen.texi (Mode Line): Describe new mode-line flag that shows if
621 default-directory for the current buffer is on a remote machine.
622
8cf51b2c
GM
6232007-07-21 Eli Zaretskii <eliz@gnu.org>
624
625 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
626 default value.
627
6282007-07-21 Richard Stallman <rms@gnu.org>
629
630 * files.texi (Why Version Control?): Improve previous change.
631
6322007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
633
634 * files.texi (Why Version Control?): New node.
635
8cf51b2c
GM
6362007-07-12 Nick Roberts <nickrob@snap.net.nz>
637
8cf51b2c
GM
638 * building.texi (Starting GUD): Add xref to this anchor.
639
8cf51b2c
GM
6402007-06-24 Karl Berry <karl@gnu.org>
641
2a9f4d55 642 * emacs.texi: New Back-Cover Text.
8cf51b2c 643
8cf51b2c
GM
6442007-06-07 Alan Mackenzie <acm@muc.de>
645
646 * display.texi (Optional Mode Line): Document the new form of
647 line+column numbers, "(561,2)".
648
6492007-06-06 Juanma Barranquero <lekktu@gmail.com>
650
49823426 651 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
652
6532007-06-02 Chong Yidong <cyd@stupidchicken.com>
654
655 * Version 22.1 released.
656
8cf51b2c
GM
6572007-05-07 Karl Berry <karl@gnu.org>
658
659 * emacs.texi (EMACSVER): Back to 22.
660
6612007-05-06 Richard Stallman <rms@gnu.org>
662
663 * maintaining.texi (Create Tags Table): Clean up previous change.
664
c8763fb6 6652007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
666
667 * maintaining.texi (Create Tags Table): Add text about the dangers of
668 making symbolic links to tags files.
669
6702007-05-04 Karl Berry <karl@gnu.org>
671
672 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
673
6742007-05-03 Karl Berry <karl@gnu.org>
675
676 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
677
678 * .cvsignore (*.pdf): New entry.
679
8cf51b2c
GM
680 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
681 for printing.
682
6832007-05-01 Richard Stallman <rms@gnu.org>
684
685 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
686
8cf51b2c
GM
6872007-04-28 Glenn Morris <rgm@gnu.org>
688
689 * ack.texi (Acknowledgments):
690 * anti.texi (Antinews):
8cf51b2c
GM
691 * programs.texi (Program Modes): Restore mention of python.el pending
692 consideration of legal status.
693
6942007-04-28 Richard Stallman <rms@gnu.org>
695
696 * files.texi (File Names): Fixes to ~ description on MS systems.
697
8cf51b2c
GM
6982007-04-26 Glenn Morris <rgm@gnu.org>
699
700 * emacs.texi (EMACSVER): Increase to 22.1.50.
701
7022007-04-25 Karl Berry <karl@gnu.org>
703
704 * emacs.texi: Improve line breaks on copyright page,
705 similar layout to lispref, 8.5x11 by default.
706
707 * dired.texi (Image-Dired): Improve line break, fix typo.
708
7092007-04-24 Chong Yidong <cyd@stupidchicken.com>
710
711 * programs.texi (Program Modes):
8cf51b2c
GM
712 * anti.texi (Antinews):
713 * ack.texi (Acknowledgments): python.el removed.
714
8cf51b2c
GM
7152007-04-23 Chong Yidong <cyd@stupidchicken.com>
716
717 * display.texi (Highlight Interactively): Correct description of
718 hi-lock-file-patterns-policy.
719
720 * files.texi (File Archives): Mention self-extracting executables.
721
7222007-04-23 Eli Zaretskii <eliz@gnu.org>
723
724 * search.texi (Unconditional Replace, Query Replace): Add xref to
725 "Replacement and Case".
726
7272007-04-22 Chong Yidong <cyd@stupidchicken.com>
728
729 * dired.texi (Image-Dired): Move from Thumbnails node.
730 * misc.texi (Thumbnails): Node deleted.
731 * emacs.texi (Top): Update node listing.
732
733 * files.texi (File Conveniences):
49823426 734 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
735
7362007-04-21 Richard Stallman <rms@gnu.org>
737
738 * display.texi (Highlight Interactively): Correct previous change.
739 Clarify doc of hi-lock-find-patterns, and move new features into it.
740
7412007-04-20 David Koppelman <koppel@ece.lsu.edu>
742
743 * display.texi (Highlight Interactively): Document
744 hi-lock-file-patterns-policy.
745
7462007-04-20 Martin Rudalics <rudalics@gmx.at>
747
748 * display.texi (Scrolling): Fix typo.
749
8cf51b2c
GM
7502007-04-15 Chong Yidong <cyd@stupidchicken.com>
751
8cf51b2c
GM
752 * doclicense.texi: Remove node heading, so that it can be included by
753 other files.
754
755 * emacs.texi: Insert node heading for GFDL.
756
8cf51b2c
GM
7572007-04-14 Eli Zaretskii <eliz@gnu.org>
758
759 * cmdargs.texi (Colors): Qualify "color of window" index entry by
760 "command line".
761
762 * display.texi (Faces): Refer to "Creating Frames" for face
763 and other frame customizations in .emacs.
764
765 * frames.texi (Creating Frames): Mention that face customizations can
766 be put in .emacs. Add index entries.
767
7682007-04-12 Richard Stallman <rms@gnu.org>
769
770 * glossary.texi (Glossary): Explain `iff'.
771
7722007-04-11 Karl Berry <karl@gnu.org>
773
774 * gnu.texi (Top),
775 * macos.texi (Mac Font Specs),
776 * anti.texi (Antinews),
777 * xresources.texi (Resources),
778 * misc.texi (Emulation),
779 * calendar.texi (Daylight Saving),
780 * dired.texi (Dired and Find),
781 * rmail.texi (Remote Mailboxes),
782 * sending.texi (Mail Headers),
783 * programs.texi (Which Function),
784 * files.texi (Recover),
785 * buffers.texi (Uniquify),
786 * frames.texi (Wheeled Mice),
787 * killing.texi (Rectangles): Wording to improve breaks in
788 8.5x11 format.
789 * mule.texi (Language Environments): \hbadness=10000 since there's
790 no way to reword.
791 * emacs.texi (smallbook): New @set to more easily switch between
792 smallbook and 8.5x11.
793
7942007-04-11 Richard Stallman <rms@gnu.org>
795
796 * files.texi (File Conveniences): Add xref to Tumme.
797 Delete text about Thumbnail mode.
798
8cf51b2c
GM
7992007-04-09 Alan Mackenzie <acm@muc.de>
800
801 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
802 new name. Insert concept index entries.
803
8cf51b2c
GM
8042007-04-08 Chong Yidong <cyd@stupidchicken.com>
805
806 * display.texi (Standard Faces): Document prefix arg for
807 list-faces-display.
808
809 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
810
8cf51b2c
GM
8112007-04-07 Chong Yidong <cyd@stupidchicken.com>
812
8cf51b2c
GM
813 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
814
815 * files.texi (Misc File Ops): Rewrite description of
816 insert-file-literally.
817
8cf51b2c
GM
8182007-03-31 Eli Zaretskii <eliz@gnu.org>
819
820 * misc.texi (Printing): Postscript -> PostScript.
821
8cf51b2c
GM
822 * ack.texi (Acknowledgments): Postscript -> PostScript.
823
824 * custom.texi (Init File, Init Non-ASCII): Fix last change.
825
826 * emacs.texi (Top): Fix the menu due to the change in custom.texi
827 below.
828
8292007-03-30 Chong Yidong <cyd@stupidchicken.com>
830
831 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
832 Init Non-ASCII.
833 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
834 (Init Non-ASCII): New node.
835
8362007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
837
838 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
839
8cf51b2c
GM
8402007-03-12 Glenn Morris <rgm@gnu.org>
841
8cf51b2c
GM
842 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
843 "Daylight Savings".
844
49823426 845 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
846 saving" in text throughout.
847
8cf51b2c
GM
8482007-03-04 Richard Stallman <rms@gnu.org>
849
850 * custom.texi (Safe File Variables): Minor correction.
851
8cf51b2c
GM
8522007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
853
854 * rmail.texi (Movemail): Add internal ref.
855 Don't indent the intro for the PROTO table.
856 Format PROTO table items with @code.
857
8cf51b2c
GM
8582007-02-26 Nick Roberts <nickrob@snap.net.nz>
859
860 * building.texi: Remove references to bashdb.
861
8cf51b2c
GM
8622007-02-19 Juanma Barranquero <lekktu@gmail.com>
863
864 * mule.texi (Language Environments): Update list of supported language
865 environments.
866
8cf51b2c
GM
8672007-02-14 Kim F. Storm <storm@cua.dk>
868
869 * building.texi (Grep Searching): Fix lgrep doc.
870
8712007-02-12 Chong Yidong <cyd@stupidchicken.com>
872
873 * back.texi: Remove unused file.
874
c8763fb6 8752007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
876
877 * maintaining.texi (Tag Syntax): Now --members is the default for
878 etags, not for ctags yet.
879
8cf51b2c
GM
8802007-02-03 Eli Zaretskii <eliz@gnu.org>
881
882 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
883 headers compliant with Texinfo guidelines and with what texnfo-upd.el
884 expects. Add comments to prevent people from inadvertently modifying
885 the key parts needed by `texinfo-multiple-files-update'.
886
8872007-01-29 Chong Yidong <cyd@stupidchicken.com>
888
889 * frames.texi (Secondary Selection): Window clicked does not matter
890 when mouse-yank-at-point is non-nil.
891
8cf51b2c
GM
8922007-01-16 Glenn Morris <rgm@gnu.org>
893
894 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
895 system abbrev.
896
8972007-01-11 Richard Stallman <rms@gnu.org>
898
899 * msdog.texi (Windows Keyboard): Another small cleanup.
900
9012007-01-10 Richard Stallman <rms@gnu.org>
902
903 * msdog.texi (Windows Keyboard): Yet another try to make
904 everyone happy with that passage.
905
9062007-01-05 Richard Stallman <rms@gnu.org>
907
908 * anti.texi (Antinews): Mention M-x shell scrolling.
909
9102007-01-05 Nick Roberts <nickrob@snap.net.nz>
911
912 * building.texi (Watch Expressions): Describe gdb-max-children.
913
8cf51b2c
GM
9142007-01-04 Richard Stallman <rms@gnu.org>
915
8cf51b2c
GM
916 * msdog.texi (Windows Keyboard): Clarify previous change.
917
8cf51b2c
GM
9182007-01-02 Richard Stallman <rms@gnu.org>
919
920 * custom.texi (Changing a Variable): Minor clarification.
921 (Specific Customization): customize-customized => customize-unsaved.
922
923 * entering.texi (Entering Emacs): Clean up text about restarting
924 Emacs for each file.
925
926 * misc.texi (Shell Options): Minor cleanup.
927
928 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
929 with Emacs, not vice versa.
930
931 * programs.texi (Symbol Completion): Recommend customizing
932 window manager.
933
934 * xresources.texi (Resources): Minor fix.
935
c8763fb6 9362007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
937
938 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
939
9402007-01-01 Richard Stallman <rms@gnu.org>
941
942 * commands.texi (User Input): Document keys stolen by window mangers.
943
9442006-12-31 Richard Stallman <rms@gnu.org>
945
946 * custom.texi (Specific Customization): Document customize-option
947 instead of customize-variable.
948
9492006-12-31 Kim F. Storm <storm@cua.dk>
950
951 * major.texi (Choosing Modes): Document auto-mode-case-fold.
952
9532006-12-30 Kim F. Storm <storm@cua.dk>
954
955 * killing.texi (CUA Bindings): Fix typo.
956
957 * xresources.texi (Table of Resources): Mention grow-only value for
958 auto-resize-tool-bars.
959
8cf51b2c
GM
9602006-12-27 Eli Zaretskii <eliz@gnu.org>
961
962 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
963 and how to get them back.
964
9652006-12-26 Richard Stallman <rms@gnu.org>
966
967 * calendar.texi (Holidays): Holiday listing is based on current
968 practice, but DST is not.
969
9702006-12-25 Richard Stallman <rms@gnu.org>
971
972 * emacs.texi (Top): Update subnode menus.
973
974 * mark.texi (Transient Mark): Fix xref.
975
976 * killing.texi (Graphical Kill): Node deleted.
977 (Killing): Add xref to Cut and Paste.
978 (CUA Bindings): Update xref.
979
980 * frames.texi (Cut and Paste): New section to hold other nodes.
981 (Mouse Commands): Node demoted.
982 (Cut/Paste Other App): Split out from Mouse Commands.
983 (Word and Line Mouse): Likewise.
984 (Secondary Selection, Clipboard): Nodes demoted.
985
8cf51b2c
GM
9862006-12-24 Kevin Ryde <user42@zip.com.au>
987
988 * calendar.texi (Holidays): US daylight saving begins second Sunday
989 in March for 2007 onwards.
990 (Daylight Savings): Show new US default daylight saving rules, 2nd
991 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
992
9932006-12-23 Chong Yidong <cyd@stupidchicken.com>
994
995 * calendar.texi (Scroll Calendar): < and > are switched.
996
9972006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
998
999 * killing.texi (Deletion): Describe M-\ prefix argument.
1000
10012006-12-23 Richard Stallman <rms@gnu.org>
1002
1003 * search.texi (Regexp Search): Explain why forward and reverse regexp
1004 search are not mirror images.
1005
8cf51b2c
GM
10062006-12-19 Kim F. Storm <storm@cua.dk>
1007
1008 * major.texi (Choosing Modes): Describe match-function elements for
1009 magic-mode-alist.
1010
8cf51b2c
GM
10112006-12-18 Eli Zaretskii <eliz@gnu.org>
1012
1013 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1014 peculiarities.
1015
10162006-12-18 Richard Stallman <rms@gnu.org>
1017
1018 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1019
8cf51b2c
GM
10202006-12-17 Alan Mackenzie <acm@muc.de>
1021
1022 * programs.texi (Left Margin Paren): Remove the bit which says
1023 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1024 Discuss some of the issues of setting this option to nil.
1025
10262006-12-17 Glenn Morris <rgm@gnu.org>
1027
1028 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1029
10302006-12-16 Eli Zaretskii <eliz@gnu.org>
1031
1032 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1033 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1034 NTFS volumes.
1035 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1036 volumes.
1037
10382006-12-15 Eli Zaretskii <eliz@gnu.org>
1039
1040 * text.texi (HTML Mode): Fix "C-c TAB".
1041
8cf51b2c
GM
10422006-12-09 Richard Stallman <rms@gnu.org>
1043
1044 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1045
10462006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1047
1048 * files.texi (Misc File Ops): Document insert-file-literally.
1049
10502006-12-08 Eli Zaretskii <eliz@gnu.org>
1051
1052 * cmdargs.texi (Colors): Note that --color is intended for overriding
1053 the terminal defaults, not for normal invocation.
1054
1055 * misc.texi (Emacs Server): Improve wording. Don't mention the
1056 ``server program''. Add a cross-reference to "Init File" node.
1057 (Invoking emacsclient): Add index entries. Document both short and
1058 long versions of command-line options. Document the -f option.
1059
8cf51b2c
GM
10602006-12-06 Richard Stallman <rms@gnu.org>
1061
1062 * text.texi (Outline Format): Say to set outline-regexp
1063 and outline-level with major modes and file local variables.
1064
c8763fb6 10652006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1066
1067 * anti.texi (Antinews): Mention the alternative to
1068 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1069
8cf51b2c
GM
1070 * misc.texi (Interactive Shell): Ditto.
1071
10722006-12-04 Eli Zaretskii <eliz@gnu.org>
1073
1074 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1075
1076 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1077
10782006-12-01 Eli Zaretskii <eliz@gnu.org>
1079
1080 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1081 colon in the mode line.
1082
1083 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1084
10852006-11-26 Nick Roberts <nickrob@snap.net.nz>
1086
1087 * building.texi (Watch Expressions): Mention SPC for expanding/
1088 contracting watch expressions.
1089
10902006-11-26 Kim F. Storm <storm@cua.dk>
1091
1092 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1093
10942006-11-26 Nick Roberts <nickrob@snap.net.nz>
1095
1096 * building.texi (Debugger Operation): Define text command mode.
1097 Clarify how tooltips work.
1098 (GDB Graphical Interface): Explain how to run in text command mode
1099 more clearly.
1100
11012006-11-25 Juanma Barranquero <lekktu@gmail.com>
1102
1103 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1104
11052006-11-22 Juanma Barranquero <lekktu@gmail.com>
1106
1107 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1108
8cf51b2c
GM
11092006-11-18 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1112 and EMACS is deprecated.
1113
11142006-11-18 Juanma Barranquero <lekktu@gmail.com>
1115
1116 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1117
c8763fb6 11182006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1119
1120 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1121
1122 * emacs.texi: Include xresources.texi both for info and dvi.
1123
1124 * xresources.texi: Merge text from xresmini.texi.
1125
c8763fb6 11262006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1127
1128 * glossary.texi: Fix typos.
1129
8cf51b2c
GM
11302006-11-06 Richard Stallman <rms@gnu.org>
1131
1132 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1133
1134 * ack.texi (Acknowledgments): Fix name spelling.
1135
11362006-11-01 Juri Linkov <juri@jurta.org>
1137
1138 * search.texi (Word Search): Document incremental word search.
1139
11402006-10-28 Glenn Morris <rgm@gnu.org>
1141
1142 * ack.texi (Acknowledgments): Add cal-html author.
1143
1144 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1145 Calendar"). Describe new package cal-html.
1146 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1147 Calendar Files."
1148
8cf51b2c
GM
11492006-10-23 Richard Stallman <rms@gnu.org>
1150
1151 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1152 Abbrev mode is enabled.
1153
8cf51b2c
GM
11542006-10-16 Richard Stallman <rms@gnu.org>
1155
8cf51b2c
GM
1156 * emacs.texi: Update ISBN.
1157
8cf51b2c
GM
11582006-10-11 Kim F. Storm <storm@cua.dk>
1159
1160 * emacs.texi (Acknowledgments): Use @dotless{i}.
1161
11622006-10-08 Nick Roberts <nickrob@snap.net.nz>
1163
1164 * building.texi (Breakpoints Buffer): Mention catchpoints.
1165
11662006-10-08 Kim F. Storm <storm@cua.dk>
1167
1168 * ack.texi (Acknowledgments): Update.
1169
1170 * emacs.texi (Acknowledgments): Fix bad @/ form.
1171
8cf51b2c
GM
11722006-10-05 Kim F. Storm <storm@cua.dk>
1173
1174 * emacs.texi (Acknowledgments): Add more contributors.
1175
11762006-10-03 Richard Stallman <rms@gnu.org>
1177
1178 * emacs.texi (Acknowledgments): Update version and edition.
1179
8cf51b2c
GM
11802006-10-01 Karl Berry <karl@gnu.org>
1181
1182 * custom.texi (Customization Groups): Page break to keep example buffer
1183 on one page.
1184
11852006-09-30 Karl Berry <karl@gnu.org>
1186
1187 * programs.texi (Basic Indent): @need to improve page break.
1188 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1189
11902006-09-29 Glenn Morris <rgm@gnu.org>
1191
1192 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1193
11942006-09-29 Karl Berry <karl@gnu.org>
1195
1196 * windows.texi (Basic Window): Remove forced @break, no longer
1197 desirable.
1198 * frames.texi (Frame Commands),
1199 * mark.texi (Marking Objects): Reword to avoid bad page break.
1200 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1201
12022006-09-19 Richard Stallman <rms@gnu.org>
1203
1204 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1205 stick to present tense.
1206
c8763fb6 12072006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1208
1209 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1210 to x-gtk-use-old-file-dialog.
1211 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1212
12132006-09-15 Jay Belanger <belanger@truman.edu>
1214
49823426 1215 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1216 Change "Library Public License" to "Lesser Public License"
1217 throughout. Use "yyyy" to represent year.
1218
8cf51b2c
GM
12192006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1220
1221 * files.texi (Visiting): Add index entry "open file".
1222
8cf51b2c
GM
12232006-09-11 Richard Stallman <rms@gnu.org>
1224
1225 * building.texi (Compilation Mode): Clarification.
1226 (Grep Searching): Add xref to Compilation Mode.
1227
8cf51b2c
GM
12282006-09-08 Richard Stallman <rms@gnu.org>
1229
1230 * search.texi (Search): Ref multi-file search commands here.
1231 (Other Repeating Search): Not here.
1232
8cf51b2c
GM
12332006-08-28 Richard Stallman <rms@gnu.org>
1234
1235 * windows.texi (Split Window): Update xref.
1236
1237 * basic.texi (Continuation Lines): Update xref.
1238
1239 * indent.texi (Tab Stops): Update xref.
1240
1241 * emacs.texi (Top): Update subnode menu.
1242
1243 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1244 split out of Display Custom.
1245
12462006-08-25 Kim F. Storm <storm@cua.dk>
1247
1248 * display.texi (Display Custom): Add variables overline-margin
1249 and x-underline-at-descent-line.
1250
12512006-08-25 Richard Stallman <rms@gnu.org>
1252
1253 * entering.texi (Exiting): Rewrite to give graphical displays
1254 priority over text terminals.
1255
1256 * search.texi (Incremental Search): Move index entries.
1257
12582006-08-23 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * custom.texi (Init File): Reference Find Init to avoid "home
1261 directory" confusion.
1262
12632006-08-22 Nick Roberts <nickrob@snap.net.nz>
1264
1265 * building.texi (Other GDB-UI Buffers): Describe how to edit
1266 a value in the locals buffer.
1267
12682006-08-21 Richard Stallman <rms@gnu.org>
1269
1270 * search.texi (Basic Isearch): Add `isearch' index entry.
1271
12722006-08-16 Richard Stallman <rms@gnu.org>
1273
1274 * misc.texi (Saving Emacs Sessions): Clean up wording.
1275
1276 * mark.texi (Marking Objects): Mention term "select all".
1277
1278 * emacs.texi (Top): Update subnode menu.
1279
1280 * help.texi (Help Mode): Move node up in file.
1281
8cf51b2c
GM
12822006-08-15 Nick Roberts <nickrob@snap.net.nz>
1283
1284 * building.texi (Stack Buffer): Explain fringe arrow.
1285
8cf51b2c
GM
12862006-08-12 Eli Zaretskii <eliz@gnu.org>
1287
8cf51b2c
GM
1288 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1289 on startup.
1290
12912006-08-11 Romain Francoise <romain@orebokech.com>
1292
1293 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1294
12952006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1296
1297 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1298
12992006-08-10 Richard Stallman <rms@gnu.org>
1300
1301 * text.texi (Format Faces): Substantial rewrites to deal
1302 with face merging. Empty regions don't count. Clarify
1303 face property inheritance.
1304
13052006-08-08 Romain Francoise <romain@orebokech.com>
1306
1307 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1308 <arjuropo@cc.jyu.fi>.
1309
8cf51b2c
GM
13102006-08-04 Eli Zaretskii <eliz@gnu.org>
1311
1312 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1313 apply to all frames.
1314
8cf51b2c
GM
13152006-08-01 Richard Stallman <rms@gnu.org>
1316
1317 * help.texi (Name Help): Add index entries for describe-variable.
1318
13192006-08-01 Nick Roberts <nickrob@snap.net.nz>
1320
1321 * building.texi (GDB Graphical Interface): Shorten node names.
1322 (GDB-UI Layout): Use GDB-related.
1323 (Other GDB-UI Buffers): Simplify English.
1324
13252006-07-31 Richard Stallman <rms@gnu.org>
1326
1327 * search.texi (Query Replace): Add xref for Dired's Q command.
1328
8cf51b2c
GM
13292006-07-31 Nick Roberts <nickrob@snap.net.nz>
1330
1331 * building.texi (GDB commands in Fringe): Rename to...
1332 (Source Buffers): ..this and move forward. Describe hollow arrow and
1333 new option gdb-find-source-frame.
1334
13352006-07-29 Richard Stallman <rms@gnu.org>
1336
1337 * dired.texi (Operating on Files): Simplify previous change
1338 and fix Texinfo usage.
1339
13402006-07-29 Eli Zaretskii <eliz@gnu.org>
1341
1342 * dired.texi (Operating on Files): Add cross-references. State the
1343 Unix commands that do similar things.
1344
13452006-07-28 Richard Stallman <rms@gnu.org>
1346
1347 * mark.texi (Transient Mark): Clarify that region never disappears
1348 when Transient Mark mode is off, and not when it is on.
1349
13502006-07-27 Richard Stallman <rms@gnu.org>
1351
1352 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1353
13542006-07-24 Richard Stallman <rms@gnu.org>
1355
1356 * xresources.texi (GTK styles): Fix texinfo usage.
1357
8cf51b2c
GM
1358 * commands.texi (User Input): Explain why we teach keyboard cmds.
1359
1360 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1361 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1362 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1363 * doclicense.texi, display.texi, dired.texi, basic.texi:
1364 * anti.texi, ack.texi: Move periods and commas inside quotes.
1365
13662006-07-22 Eli Zaretskii <eliz@gnu.org>
1367
1368 * cmdargs.texi (General Variables): Document EMAIL.
1369
13702006-07-21 Eli Zaretskii <eliz@gnu.org>
1371
1372 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1373 doesn't have effect on MS-Windows.
1374
8cf51b2c
GM
13752006-07-17 Richard Stallman <rms@gnu.org>
1376
1377 * building.texi (Grep Searching): Explain about chaining grep commands.
1378
8cf51b2c
GM
13792006-07-10 Nick Roberts <nickrob@snap.net.nz>
1380
49823426 1381 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1382
13832006-07-09 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1386 is invoked for multiple files.
1387
13882006-07-08 Eli Zaretskii <eliz@gnu.org>
1389
1390 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1391 on-line manual for the rest of this node.
1392 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1393 unconditionally.
1394 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1395 Improve wording.
1396 (Windows Printing): Improve wording.
1397 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1398 rest of this node.
1399
8cf51b2c
GM
14002006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1401
49823426
GM
1402 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1403 with eval-buffer.
8cf51b2c
GM
1404
14052006-07-05 Nick Roberts <nickrob@snap.net.nz>
1406
1407 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1408 of character translation.
1409
14102006-07-04 Nick Roberts <nickrob@snap.net.nz>
1411
1412 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1413
14142006-07-03 Karl Berry <karl@gnu.org>
1415
1416 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1417 not-too-underfull hboxes in the TeX output.
1418 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1419 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1420 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1421 * sending.texi, text.texi: Fix overfull/underfull boxes.
1422
14232006-07-03 Romain Francoise <romain@orebokech.com>
1424
1425 * m-x.texi (M-x): Fix.
1426
14272006-07-03 Richard Stallman <rms@gnu.org>
1428
8cf51b2c
GM
1429 * search.texi (Other Repeating Search): filename -> file name.
1430
1431 * misc.texi (Narrowing): Minor cleanups.
1432
1433 * files.texi (Visiting): filename -> file name.
1434
1435 * emacs.texi (Top): Update subnode menus.
1436
1437 * mule.texi (Coding Systems): Move char translation stuff here.
1438 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1439 (Recognize Coding): Substantial local rewrites.
1440 (International): Update menu.
1441
1442 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1443 (Scrolling): Substantial local rewrites.
1444 (Display): Update menu and intro.
1445
1446 * dired.texi: filename -> file name.
1447
1448 * custom.texi (Safe File Variables): Texinfo usage fix.
1449
14502006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1451
1452 * help.texi, m-x.texi: Lots of cleanups.
1453
8cf51b2c
GM
14542006-06-30 Eli Zaretskii <eliz@gnu.org>
1455
1456 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1457 (Windows Processes, Windows Misc): Shorten the printed version by
1458 selectively conditioning less important portions by @ifnottex.
1459
8cf51b2c
GM
14602006-06-27 Richard Stallman <rms@gnu.org>
1461
1462 * mini.texi (Minibuffer File): Minor cleanup.
1463
14642006-06-25 Nick Roberts <nickrob@snap.net.nz>
1465
1466 * frames.texi (XTerm Mouse): Rename to...
1467 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1468
1469 * emacs.texi (Top): Use new node name.
1470
14712006-06-24 Eli Zaretskii <eliz@gnu.org>
1472
1473 * emacs.texi (Top): Update the detailed menu according to changes in
1474 msdog.texi.
1475
1476 * msdog.texi (Windows Keyboard): New section.
1477 (Windows Mouse): New section.
1478 (Windows System Menu): Remove section (text merged with "Windows
1479 Keyboard").
1480 (Windows Misc): New section.
1481
1482 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1483
1484 * msdog.texi (ls in Lisp): New section.
1485
1486 * files.texi (Visiting): Document case-insensitive wildcard matching
1487 under find-file-wildcards.
1488
8cf51b2c
GM
14892006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1490
1491 * macos.texi (Mac Input): Add description of mac-function-modifier.
1492 Now Unicode keyboard layouts work.
1493
8cf51b2c
GM
14942006-06-10 Richard Stallman <rms@gnu.org>
1495
1496 * mule.texi (Recognize Coding): Clarify previous change.
1497
14982006-06-09 Kenichi Handa <handa@m17n.org>
1499
1500 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1501 notation.
1502
15032006-06-07 Kevin Ryde <user42@zip.com.au>
1504
1505 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1506 manual for @ifnottex, but in emacs-extra for @iftex.
1507
1508 * cmdargs.texi (General Variables): Fix smtpmail xref.
1509
15102006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1511
8cf51b2c 1512 * programs.texi (Comment Commands):
8cf51b2c 1513 * custom.texi (Specifying File Variables):
49823426 1514 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1515
15162006-06-07 Nick Roberts <nickrob@snap.net.nz>
1517
1518 * building.texi (Watch Expressions): Move node to end.
1519 (GDB Graphical Interface): Move description of clicks in fringe...
1520 (GDB commands in the Fringe): ...to here. New node.
1521
8cf51b2c
GM
15222006-06-05 Romain Francoise <romain@orebokech.com>
1523
49823426 1524 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1525
15262006-06-05 Nick Roberts <nickrob@snap.net.nz>
1527
1528 * building.texi (GDB Graphical Interface): Update bindings.
1529 (Commands of GUD): Add gud-print. Remove gud-run.
1530 Restate availability more generally.
1531
15322006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1533
1534 * mini.texi: Lots of cleanups.
1535
15362006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1537
1538 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1539 and Mouse-2.
1540
c8763fb6 15412006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1542
1543 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1544
8cf51b2c
GM
15452006-05-31 Richard Stallman <rms@gnu.org>
1546
1547 * basic.texi (Moving Point): Fix previous change.
1548
c8763fb6 15492006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1550
1551 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1552
15532006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1554
1555 * basic.texi: Many simplifications and improvements in wording.
1556
8cf51b2c
GM
15572006-05-26 Nick Roberts <nickrob@snap.net.nz>
1558
1559 * anti.texi (Antinews): Create a node for gdb-ui.
1560
8cf51b2c
GM
15612006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1562
1563 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1564
15652006-05-20 Richard Stallman <rms@gnu.org>
1566
1567 * dired.texi (Dired Navigation): dired-goto-file is now j.
1568
8cf51b2c
GM
15692006-05-20 Eli Zaretskii <eliz@gnu.org>
1570
1571 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1572 and their aliases.
1573
1574 * msdog.texi (Windows Printing): Mention non-support of plain text
1575 printing with some el-cheapo printers, and suggest a workaround.
1576
15772006-05-20 Kevin Ryde <user42@zip.com.au>
1578
1579 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1580 remove the bit saying you must set it.
1581
15822006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1583
1584 * trouble.texi (Checklist):
1585 * text.texi (Text, Auto Fill, Text Mode):
1586 * search.texi (Nonincremental Search):
1587 * rmail.texi (Rmail Labels):
1588 * mule.texi (Input Methods, Multibyte Conversion):
1589 * misc.texi (Gnus, Where to Look, PostScript):
1590 * maintaining.texi (Create Tags Table):
1591 * indent.texi (Indentation Commands):
1592 * fixit.texi (Spelling):
1593 * emacs.texi (Copying):
1594 * custom.texi (Init File): ifinfo -> ifnottex.
1595
8cf51b2c
GM
15962006-05-17 Richard Stallman <rms@gnu.org>
1597
1598 * files.texi (Diff Mode): Mention C-x `.
1599
16002006-05-08 Richard Stallman <rms@gnu.org>
1601
1602 * custom.texi (Disabling): Textual cleanups.
1603
8cf51b2c
GM
16042006-05-12 Glenn Morris <rgm@gnu.org>
1605
1606 * calendar.texi (Displaying the Diary, Format of Diary File):
1607 Refer to diary-view-entries, diary-list-entries,
1608 diary-show-all-entries rather than obsolete aliases.
1609
16102006-05-12 Eli Zaretskii <eliz@gnu.org>
1611
1612 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1613 (Displaying the Diary, Special Diary Entries, Importing Diary):
1614 * building.texi (Compilation Shell):
1615 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1616 emacs-xtra with @inforef's.
1617
1618 * files.texi (Visiting): Fix wording.
1619
1620 * mule.texi (Coding Systems, Text Coding): More indexing.
1621 Mention that C-x RET f can set eol conversion.
1622
c8763fb6 16232006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1624
1625 * xresmini.texi (GTK resources): Insert GTK description.
1626
1627 * xresources.texi (GTK resources): metafont should be menufont.
1628
8cf51b2c
GM
16292006-05-06 Michael Albinus <michael.albinus@gmx.de>
1630
49823426 1631 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1632 method, user name and host name is active only in partial
1633 completion mode.
1634
8cf51b2c
GM
16352006-05-06 Eli Zaretskii <eliz@gnu.org>
1636
1637 * makefile.w32-in (emacs.dvi):
1638 * Makefile.in (emacs.dvi): Add xresmini.texi.
1639
1640 * xresmini.texi (Table of Resources): Remove xref to non-existent
1641 node "LessTif Resources".
1642
1643 * msdog.texi (Microsoft Windows):
1644 * calendar.texi (Calendar/Diary, Displaying the Diary)
1645 (Special Diary Entries, Importing Diary, Holidays):
1646 * programs.texi (Program Modes):
1647 * text.texi (Text):
1648 * buffers.texi (Several Buffers):
1649 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1650
16512006-05-06 Eli Zaretskii <eliz@gnu.org>
1652
1653 The following changes merge the emacs-xtra manual into the main
1654 manual, but only for on-line version of the manual.
1655
1656 * vc2-xtra.texi (Version Backups, Local Version Control)
1657 (Making Snapshots, Change Logs and VC, Version Headers)
1658 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1659 on-line manual.
1660
1661 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1662 for on-line manual.
1663
1664 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1665 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1666 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1667 for on-line manual.
1668
1669 * fortran-xtra.texi (Fortran, Fortran Autofill)
1670 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1671 for on-line manual.
1672
1673 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1674 Conditional xref's for on-line manual.
1675
1676 * emerge-xtra.texi (Emerge, Overview of Emerge)
1677 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1678 manual.
1679
1680 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1681 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1682 (EMACSSOURCES): Use EMACS_XTRA.
1683 (../info/emacs-xtra): Remove.
1684 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1685
1686 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1687 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1688 (EMACSSOURCES): Use EMACS_XTRA.
1689 ($(infodir)/emacs-xtra): Remove.
1690 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1691
1692 * trouble.texi (Quitting):
1693 * text.texi (Text):
1694 * programs.texi (Program Modes):
1695 * msdog.texi (Microsoft Windows):
1696 * frames.texi (Frames):
1697 * files.texi (Backup, Version Control, VC Concepts)
1698 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1699 (Registering, VC Status, VC Undo, Multi-User Branching)
1700 (Comparing Files):
1701 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1702 (Displaying the Diary, Special Diary Entries, Importing Diary):
1703 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1704 conditional xref's, depending on @iftex/@ifnottex.
1705
1706 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1707 "MS-DOS". @include msdog-xtra.texi.
1708
1709 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1710 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1711
1712 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1713 for vc-xtra.texi subsections.
1714 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1715 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1716
1717 * sending.texi (Sending Mail): A @node line without explicit Prev,
1718 Next, and Up links.
1719
1720 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1721 Next, and Up links.
1722
1723 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1724 and its sections. @include picture-xtra.texi.
1725
1726 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1727 "Emerge".
1728 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1729
1730 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1731 exact duplicate of its name-sake in calendar.texi.
1732
1733 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1734 "Advanced Calendar/Diary Usage".
1735 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1736
1737 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1738 dired-xtra.texi.
1739 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1740
1741 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1742 (Files) [ifnottex]: Add menu entry for Autorevert.
1743
1744 * emacs-xtra.texi (Introduction): Reword to make consistent with
1745 printed version only.
1746 <Top level>: Remove the body of all chapters and move them to the
1747 new *-xtra.texi files. Use @raisesections and @lowersections to
1748 convert sections to chapters etc.
1749
1750 * msdog-xtra.texi:
1751 * fortran-xtra.texi:
1752 * vc-xtra.texi:
1753 * vc1-xtra.texi:
1754 * vc2-xtra.texi:
1755 * emerge-xtra.texi:
1756 * cal-xtra.texi:
1757 * dired-xtra.texi:
1758 * arevert-xtra.texi: New files, with text from respective chapters
1759 of emacs-xtra.texi. Convert each @chapter into @section, @section
1760 into @subsection, etc.
1761
1762 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1763 updated.
1764
1765 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1766 Windows". All references updated.
1767
17682006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1769
1770 * macos.texi (Mac Input): Mention input from Character Palette.
1771 (Mac Font Specs): Fix typo.
1772
17732006-05-05 Richard Stallman <rms@gnu.org>
1774
1775 * files.texi (Diff Mode): Minor cleanup.
1776
17772006-05-05 Karl Berry <karl@gnu.org>
1778
8cf51b2c
GM
1779 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1780 errors from the current release of makeinfo (4.8).
1781 * help.texi (Library Keywords): Change widest word in multitable
1782 template from `emulations' to `convenience'. (Not sure if this is
1783 related to the font change.)
1784
17852006-05-05 Eli Zaretskii <eliz@gnu.org>
1786
1787 * files.texi (File Names): Add a footnote about limited support of
1788 ~USER on MS-Windows.
1789
1790 * cmdargs.texi (Initial Options): Add a footnote about limited
1791 support of ~USER on MS-Windows.
1792
17932006-05-03 Richard Stallman <rms@gnu.org>
1794
1795 * files.texi (Diff Mode): Node moved here.
1796 (Comparing Files): Delete what duplicates new node.
1797 (Files): Put Diff Mode in menu.
1798
1799 * misc.texi (Diff Mode): Moved to files.texi.
1800
1801 * emacs.texi (Top): Update menu for Diff Mode.
1802
1803 * trouble.texi (Emergency Escape): Simplify.
1804
1805 * emacs.texi (Top): Minor clarification.
1806
18072006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1808
1809 * commands.texi, entering.texi, screen.texi: Many simplifications.
1810
18112006-05-03 Richard Stallman <rms@gnu.org>
1812
1813 * commands.texi (Text Characters): Delete paragraph about unibyte
1814 non-ASCII printing chars.
1815
1816 * killing.texi (Killing): Say "graphical displays".
1817 * display.texi: Say "graphical displays".
1818
1819 * cmdargs.texi (Misc X): Say "graphical displays".
1820
18212006-05-01 Richard Stallman <rms@gnu.org>
1822
1823 * emacs.texi (Top): Add Diff Mode to menu.
1824
18252006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1826
1827 * misc.texi (Diff Mode): New node.
1828
18292006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1830
1831 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1832 (Mac Environment Variables): Shorten example line.
1833 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1834
18352006-05-01 Nick Roberts <nickrob@snap.net.nz>
1836
1837 * building.texi (GUD Customization): Describe cases %d and %c.
1838 Update description for %e.
1839
18402006-04-30 Glenn Morris <rgm@gnu.org>
1841
1842 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1843
18442006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1845
1846 * custom.texi (Examining): Update C-h v output example.
1847
18482006-04-29 Kim F. Storm <storm@cua.dk>
1849
1850 * building.texi (Grep Searching): Add lgrep and rgrep.
1851
8cf51b2c
GM
18522006-04-23 Richard Stallman <rms@gnu.org>
1853
1854 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1855
1856 * xresmini.texi: New file.
1857
1858 * xresources.texi (Face Resources): Split table into font resources
1859 and the rest. Combine similar attributes for brevity.
1860
8cf51b2c
GM
18612006-04-21 Eli Zaretskii <eliz@gnu.org>
1862
1863 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1864 backslashes and case-insensitivity in file names (moved to the
1865 main manual).
1866 (MS-DOS Printing): Move most of the text to the main manual.
1867
1868 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1869 New nodes.
1870 (Windows Processes, Windows System Menu): Add index entries and
1871 fix wording.
1872
8cf51b2c
GM
18732006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1874
1875 * misc.texi (Shell Ring): Add notes on saved input when
1876 navigating off the end of the history list.
1877
18782006-04-18 Chong Yidong <cyd@mit.edu>
1879
1880 * misc.texi (Shell Options): Correct default value of
1881 comint-scroll-show-maximum-output.
1882
8cf51b2c
GM
18832006-04-18 Nick Roberts <nickrob@snap.net.nz>
1884
1885 * building.texi (Watch Expressions): Update.
1886
8cf51b2c
GM
18872006-04-12 Richard Stallman <rms@gnu.org>
1888
1889 * search.texi: Clean up previous change.
1890
18912006-04-12 Eli Zaretskii <eliz@gnu.org>
1892
1893 * search.texi (Regexp Backslash, Regexp Replace): Add index
1894 entries for ``back reference'' and mention the term itself in the
1895 text.
1896
18972006-04-11 Richard Stallman <rms@gnu.org>
1898
1899 * custom.texi (Safe File Variables):
1900 Document enable-local-variables = :safe.
1901
19022006-04-11 Karl Berry <karl@gnu.org>
1903
1904 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1905 (Remote Repositories, Version Backups, Local Version Control)
1906 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1907 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1908 (Renaming VC Work Files and Master Files)
1909 (Inserting Version Control Headers, Customizing VC, General Options)
1910 (Options for RCS and SCCS, Options specific for CVS): Move all
1911 these nodes to emacs-xtra.texi, for brevity.
1912 * cmdargs.texi, files.texi: Change cross-references.
1913
8cf51b2c
GM
19142006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1915
1916 * files.texi (Old Versions): Update description of vc-annotate's
1917 use of color to indicate date ranges.
1918
8cf51b2c
GM
19192006-04-09 Kevin Ryde <user42@zip.com.au>
1920
8cf51b2c
GM
1921 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1922 put info and printed manual names the right way around.
1923
19242006-04-09 Karl Berry <karl@gnu.org>
1925
1926 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1927 emacs-xtra.texi, leaving only MS Windows information.
1928 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1929 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1930 node names.
1931
1932 * emacs.texi: Move @summarycontents and @contents to the beginning
1933 of the file.
1934
8cf51b2c
GM
19352006-04-08 Kevin Ryde <user42@zip.com.au>
1936
1937 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1938
19392006-04-07 Richard Stallman <rms@gnu.org>
1940
1941 * programs.texi (Comments, Comment Commands, Options for Comments)
1942 (Multi-Line Comments): "Align", not "indent".
1943 (Basic Indent): C-j deletes trailing whitespace before the newline.
1944
19452006-04-06 Richard Stallman <rms@gnu.org>
1946
8cf51b2c
GM
1947 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1948
19492006-04-06 Eli Zaretskii <eliz@gnu.org>
1950
1951 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1952
8cf51b2c
GM
19532006-04-05 Richard Stallman <rms@gnu.org>
1954
1955 * emacs.texi (Top): Update subnode menu.
1956
1957 * trouble.texi (Unasked-for Search): Node deleted.
1958 (Lossage): Delete from menu.
1959
19602006-04-04 Richard Stallman <rms@gnu.org>
1961
1962 * trouble.texi: Various cleanups.
1963 (Checklist): Don't bother saying how to snail a bug report.
1964 (Emergency Escape): Much rewriting.
1965 (After a Crash): Rename the core dump immediately.
1966 (Total Frustration): Call it a psychotherapist.
1967 (Bug Criteria): Avoid "illegal instruction".
1968 (Sending Patches): We always put the contributor's name in.
1969
1970 * misc.texi (Thumbnails): Minor correction.
1971
8cf51b2c
GM
19722006-04-03 Richard Stallman <rms@gnu.org>
1973
1974 * misc.texi (Thumbnails): Minor cleanup.
1975
19762006-04-02 Karl Berry <karl@gnu.org>
1977
1978 * sending.texi (Mail Sending): pxref to Top needs five args.
1979
1980 * texinfo.tex: Update to current version (2006-03-21.13).
1981
8cf51b2c
GM
19822006-03-31 Richard Stallman <rms@gnu.org>
1983
1984 * emacs.texi (Top): Update subnode menu.
1985
1986 * help.texi (Help Mode): Cleanup.
1987
1988 * dired.texi: Many cleanups.
1989 (Dired Deletion): Describe dired-recursive-deletes.
1990 (Operating on Files): dired-create-directory moved.
1991 (Misc Dired Features): Move to here.
1992 (Tumme): Node moved to misc.texi.
1993
1994 * custom.texi: Many cleanups.
1995 (Minor Modes): Don't mention ISO Accents Mode.
1996 (Examining): Update C-h v output example.
1997 (Hooks): Add index and xref for add-hook.
1998 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1999 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2000
2001 * misc.texi: Many cleanups.
2002 (beginning): Add to summary of topics.
2003 (Shell): Put eshell xref at the end. Remove eshell from table.
2004 (Thumbnails): New node.
2005
8cf51b2c
GM
20062006-03-28 Eli Zaretskii <eliz@gnu.org>
2007
2008 * files.texi (File Name Cache): Make it clear that the cache is
2009 not persistent.
2010
8cf51b2c
GM
20112006-03-25 Karl Berry <karl@gnu.org>
2012
49823426
GM
2013 * emacs-xtra.texi, emacs.texi, gnu.texi:
2014 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2015 (2) do not indent copyright year list (or anything else).
2016
8cf51b2c
GM
20172006-03-21 Juanma Barranquero <lekktu@gmail.com>
2018
2019 * files.texi (VC Dired Mode): Remove misplaced brackets.
2020
20212006-03-21 Andre Spiegel <spiegel@gnu.org>
2022
2023 * files.texi: Various updates and clarifications in the VC chapter.
2024
20252006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2026
2027 * help.texi (Help Mode): Document "C-c C-c".
2028
8cf51b2c
GM
20292006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2030
2031 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2032 menu in the standalone Info reader.
2033
20342006-03-15 Chong Yidong <cyd@stupidchicken.com>
2035
2036 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2037 moved here from Emacs manual.
2038
2039 * programs.texi (Fortran): Section moved to emacs-xtra.
2040 (Program Modes): Xref to Fortran in emacs-xtra.
2041
2042 * maintaining.texi (Emerge): Move to emacs-xtra.
2043 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2044
2045 * picture.texi: File deleted.
2046 * Makefile.in:
2047 * makefile.w32-in: Remove picture.texi.
2048
2049 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2050 * abbrevs.texi (Abbrevs):
2051 * sending.texi (Sending Mail): Picture node removed.
2052
2053 * emacs.texi (Top): Update node listings.
2054
8cf51b2c
GM
20552006-03-12 Richard Stallman <rms@gnu.org>
2056
2057 * calendar.texi: Various cleanups.
2058
8cf51b2c
GM
20592006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2060
2061 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2062 syntax.
2063
8cf51b2c
GM
20642006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2065
2066 * search.texi (Regexps): More accurately describe which characters
2067 are special in which situations. Recommend _not_ to quote `]' or
2068 `-' when they are not special.
2069
8cf51b2c
GM
20702006-02-28 Andre Spiegel <spiegel@gnu.org>
2071
2072 * files.texi (Old Versions): Clarify operation of C-x v =.
2073
8cf51b2c
GM
20742006-02-21 Nick Roberts <nickrob@snap.net.nz>
2075
2076 * building.texi (Watch Expressions): Update and describe
2077 gdb-speedbar-auto-raise.
2078
20792006-02-19 Richard M. Stallman <rms@gnu.org>
2080
2081 * emacs.texi: Use @smallbook.
2082 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2083 Update subnode menu.
2084
2085 * building.texi (Lisp Interaction): Minor addition.
2086
20872006-02-18 Nick Roberts <nickrob@snap.net.nz>
2088
2089 * building.texi (Watch Expressions): Update and be more precise.
2090
c8763fb6 20912006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2092
2093 * maintaining.texi (Create Tags Table): Explain why the
2094 exception when etags writes to files under the /dev tree.
2095
20962006-02-14 Richard M. Stallman <rms@gnu.org>
2097
2098 * custom.texi (Safe File Variables): Lots of clarification.
2099 Renamed from Unsafe File Variables.
2100
21012006-02-14 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * custom.texi (Unsafe File Variables): File variable confirmation
2104 assumed denied in batch mode.
2105
21062006-02-14 Richard M. Stallman <rms@gnu.org>
2107
2108 * building.texi (GDB User Interface Layout): Don't say `inferior'
2109 for program being debugged.
2110
21112006-02-15 Nick Roberts <nickrob@snap.net.nz>
2112
2113 * building.texi (GDB Graphical Interface):
2114 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2115
21162006-02-13 Chong Yidong <cyd@stupidchicken.com>
2117
2118 * custom.texi (Specifying File Variables, Unsafe File Variables):
2119 New nodes, split from File Variables. Document new file local
2120 variable behavior.
2121
21222006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2123
2124 * display.texi (Standard Faces):
8cf51b2c
GM
2125 * files.texi (Visiting):
2126 * frames.texi (Clipboard):
2127 * glossary.texi (Glossary) <Clipboard>:
2128 * xresources.texi (X Resources): Mention Mac OS port.
2129
8cf51b2c
GM
21302006-02-12 Richard M. Stallman <rms@gnu.org>
2131
2132 * building.texi (Building): Clarify topic in intro.
2133
2134 * maintaining.texi (Maintaining): Change title; clarify topic.
2135 Delete duplicate index entries.
2136
2137 * building.texi (Other GDB User Interface Buffers): Clarifications.
2138
2139 * text.texi (Cell Commands): Clarifications.
2140
2141 * programs.texi (Defuns): Delete duplicate explanation of
2142 left-margin paren convention.
2143 (Hungry Delete): Minor cleanup.
2144
21452006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2146
2147 * dired.texi (Tumme): More tumme documentation.
2148
21492006-02-11 Alan Mackenzie <acm@muc.de>
2150
2151 * programs.texi ("Hungry Delete"): Correct the appellation of the
2152 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2153
21542006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2155
2156 * dired.texi (Tumme): Fix small bug.
2157
21582006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2159
2160 * macos.texi (Mac International): Rename "fontset-mac" to
2161 "fontset-standard".
2162
8cf51b2c
GM
21632006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2164
2165 * dired.texi (Tumme): Basic documentation for Tumme added.
2166
8cf51b2c
GM
21672006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2168
2169 * mule.texi (International):
2170 * programs.texi (Basic Indent): Fix typos.
2171
8cf51b2c
GM
2172 * custom.texi (Minor Modes):
2173 * display.texi (Text Display):
2174 * commands.texi (Text Characters): Update xrefs.
2175
21762006-02-07 Richard M. Stallman <rms@gnu.org>
2177
2178 * emacs.texi (Top): Update subnode menu.
2179 Update info on old Emacs papers.
2180 (Intro): "Graphical display", not window system.
2181
2182 * xresources.texi (GTK styles): Minor clarifications.
2183
2184 * trouble.texi: "Graphical display", not window system.
2185 (Stuck Recursive): Minor clarification.
2186
2187 * text.texi: Minor clarifications.
2188 (Sentences): Explain why two-space convention is better.
2189 Explain sentence-end-without-period here.
2190 (Fill Commands): Not here.
2191 (Refill): Node moved down.
2192 (Filling): Update menu.
2193 (Table Creation, Cell Justification, Column Commands): Clarify.
2194
2195 * sending.texi: Minor clarifications.
2196
2197 * search.texi (Regexp Backslash): Clarification.
2198
2199 * rmail.texi: Minor cleanups.
2200 (Rmail): Delete digression about `rmail-mode'.
2201 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2202 (Rmail Files): Mention C-u M-x rmail.
2203 (Rmail Reply): Mention References.
2204 (Rmail Display): Mention rmail-nonignored-headers.
2205
2206 * programs.texi: Minor cleanups.
2207 (Comment Commands): Mention momentary Transient Mark mode.
2208 (Matching): Be more specific about customizing show-paren-mode.
2209 (Info Lookup): Don't list the modes that support C-h S.
2210 Just say what it does in an unsupported mode.
2211 (Man Page): Delete excessive info on customizing woman.
2212 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2213
2214 * abbrevs.texi: Minor clarifications.
2215 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2216 not "dynamic abbrevs" as if they were a kind of abbrev.
2217
2218 * picture.texi (Picture): Minor cleanup.
2219
2220 * mule.texi (Communication Coding): Say "other applications".
2221 (Fontsets): Not specific to X. Add xref to X Resources.
2222 (Unibyte Mode): Rename from Single-Byte Character Support.
2223 "Graphical display", not window system.
2224 (International): Update menu.
2225
2226 * maintaining.texi (Format of ChangeLog):
2227 New node, split out from ChangeLog.
2228 (ChangeLog): Clarifications in the remaining text.
2229 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2230 (Find Tag): Add @w.
2231 (Tags Search): Explain tag table order here. Simplify grep ref.
2232 (List Tags): tags-tag-face is a variable, not a face.
2233 (Emerge): Cleanups.
2234
2235 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2236 (Keyboard Macros): Avoid "the user".
2237
2238 * killing.texi: "Graphical display", not window system.
2239
2240 * help.texi (Help Echo): "Graphical display", not window system.
2241
2242 * glossary.texi: Say "you", not "the user". Say "graphical display".
2243
2244 * frames.texi: Minor cleanups. "Graphical display", not window system.
2245
2246 * files.texi (Visiting): Make drag-and-drop not X-specific.
2247
2248 * custom.texi: Minor cleanups. "Graphical display", not window system.
2249
2250 * cmdargs.texi: Minor cleanups.
2251
2252 * building.texi (Compilation): Move and split kill-compilation para.
2253 Add para about multiple compilers.
2254 (Compilation Mode): Commands also available in grep mode and others.
2255 Mention C-u C-x ` more tutorially. Clarify C-x `.
2256 (Compilation Shell): Clarify. Put Bash example first.
2257 (Grep Searching): Minor cleanups; add @w.
2258 (Debuggers): Minor cleanups.
2259 (Starting GUD): Make GDB xgraphical mode issue clearer.
2260 (Debugger Operation): Lots of clarifications including
2261 GDB tooltip side-effect issue.
2262 (Commands of GUD): Clarify.
2263 (GUD Customization): Add bashdb-mode-hook.
2264 (GDB Graphical Interface): Rewrite for clarity.
2265 (GDB User Interface Layout): Rewrite for clarity.
2266 (Stack Buffer, Watch Expressions): Likewise.
2267 (Other GDB User Interface Buffers): Cleanups.
2268 (Lisp Libraries, External Lisp): Cleanup.
2269
2270 * basic.texi (Position Info): "Graphical displays", rather than
2271 window systems.
2272
2273 * anti.texi: Minor cleanup.
2274
8cf51b2c
GM
22752006-02-03 Eli Zaretskii <eliz@gnu.org>
2276
2277 * custom.texi (Init File, Find Init): Add cross-references to
2278 where $HOME is described.
2279
22802006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2281
2282 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2283 is not inside the @table.
2284
2285 * emacs.texi (Top): Correct node name.
2286
2287 * files.texi (File Names): Fix @xref.
2288 (Reverting): Fix typo.
2289
2290 * mule.texi (International): Correct node name.
2291
2292 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2293
22942006-02-01 Richard M. Stallman <rms@gnu.org>
2295
2296 * emacs.texi (Top): Update subnode menu.
2297
2298 * mule.texi: Minor clarifications.
2299 Reduce the specific references to X Windows.
2300 Refer to "graphical" terminals, rather than window systems.
2301 (Text Coding): Rename from Specify Coding.
2302 (Communication Coding, File Name Coding, Terminal Coding):
2303 New nodes split out from Text Coding.
2304
2305 * kmacro.texi: Minor clarifications.
2306 (Keyboard Macro Ring): Comment out some excessive commands.
2307 (Basic Keyboard Macro): Split up the table, putting part in each node.
2308
2309 * major.texi: Minor clarifications.
2310
2311 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2312
2313 * windows.texi: Minor clarifications.
2314 (Change Window): Don't describe mode-line mouse cmds here.
2315 Add xref to Mode Line Mouse.
2316
2317 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2318
2319 * macos.texi (Mac International): Fix xref.
2320
2321 * indent.texi: Minor clarifications.
2322
2323 * frames.texi: Minor clarifications.
2324 Reduce the specific references to X Windows.
2325 Refer to "graphical" terminals, rather than window systems.
2326 (Frame Parameters): Don't mention commands like
2327 set-foreground-color. Just say to customize a face.
2328 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2329
2330 * files.texi: Minor clarifications.
2331 (Numbered Backups): New node, split out from Backup Names.
2332
2333 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2334
2335 * cmdargs.texi (General Variables): Fix xref.
2336
2337 * buffers.texi: Minor clarifications.
2338
8cf51b2c
GM
23392006-01-31 Richard M. Stallman <rms@gnu.org>
2340
2341 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2342 Nodes moved to top.
2343
2344 * display.texi: Minor clarifications.
2345 (Display): Rearrange menu.
2346 (Standard Faces): Mention query-replace face.
2347 (Faces): Simplify.
2348 (Font Lock): Simplify face customization info.
2349 (Highlight Changes): Node merged into Highlight Interactively.
2350 (Highlight Interactively): Much rewriting and cleanup.
2351 (Optional Mode Line): Narrowed line number not good for goto-line.
2352 Simplify face customization advice.
2353 (Text Display): Mention use of escape-glyph face.
2354 Move ctl-arrow and tab-width here.
2355 (Display Custom): Move no-redraw-on-reenter to end of node.
2356
2357 * search.texi: Minor clarifications.
2358 (Isearch Scroll): Simplify.
2359 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2360
2361 * regs.texi (Registers): Mention bookmarks here.
2362
2363 * mark.texi: Minor clarifications.
2364 (Selective Undo): Node deleted.
2365
2366 * m-x.texi: Minor clarifications.
2367
2368 * killing.texi: Minor clarifications.
2369 Refer to "graphical" terminals, rather than window systems.
2370
2371 * help.texi: Clarifications.
2372 (Help): Don't describe C-h F and C-h K here.
2373 (Key Help): Describe C-h K here.
2374 (Name Help): Mention Emacs Lisp Intro.
2375 Describe C-h F here.
2376 (Misc Help): Mention C-h F and C-h K only briefly.
2377
2378 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2379 Selective undo text merged in.
2380 (Spelling): Mention Aspell along with Ispell.
2381
2382 * emacs.texi (Top): Update subnode menus.
2383
2384 * basic.texi (Basic Undo): Rename from Undo. Most of text
2385 moved to new Undo node.
2386
8cf51b2c
GM
23872006-01-29 Chong Yidong <cyd@stupidchicken.com>
2388
2389 * basic.texi (Continuation Lines, Inserting Text):
2390 Mention longlines mode.
2391
23922006-01-29 Richard M. Stallman <rms@gnu.org>
2393
2394 * screen.texi: Minor cleaups.
2395 (Screen): Clean up the intro paragraphs.
2396 (Mode Line): Lots of rewriting. Handle frame-name better.
2397 eol-mnemonic-... vars moved out.
2398
2399 * emacs.texi (Top): Change menu item for MS-DOS node.
2400 Update subnode menu.
2401
2402 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2403 chapter relates to Windows. Title changed.
2404
2405 * mini.texi: Minor cleanups.
2406
2407 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2408 (Mark): Put it in the menu.
2409
2410 * entering.texi: Minor cleanups.
2411
2412 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2413 (Intro): Refer to "graphical" terminals, rather than X.
2414
2415 * display.texi (Display Custom): Add xref to Variables.
2416 (Optional Mode Line): eol-mnemonic-... vars moved here.
2417
2418 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2419 rather than X.
2420
8cf51b2c
GM
2421 * basic.texi: Minor cleanups.
2422 (Undo): selective-undo moved.
2423
8cf51b2c
GM
24242006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2425
2426 * anti.texi (Antinews): Various corrections and additions.
2427
24282006-01-23 Juri Linkov <juri@jurta.org>
2429
2430 * custom.texi (Easy Customization, Customization Groups)
2431 (Browsing Custom): Mention links along with buttons.
2432
8cf51b2c
GM
24332006-01-21 Eli Zaretskii <eliz@gnu.org>
2434
8cf51b2c
GM
2435 * text.texi (TeX Print): Use @key for TAB.
2436
8cf51b2c
GM
2437 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2438
8cf51b2c
GM
24392006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2440
2441 * files.texi (File Aliases): Don't claim that usually separate
2442 buffers are created for two file names that name the same data.
2443 Mention additional situations where different names mean the same
2444 file on disk.
2445
24462006-01-19 Richard M. Stallman <rms@gnu.org>
2447
2448 * killing.texi (Deletion): Upcase @key argument.
2449
2450 * custom.texi (Custom Themes): Minor cleanup.
2451
2452 * programs.texi (Hungry Delete): Upcase @key argument.
2453
8cf51b2c
GM
24542006-01-16 Juri Linkov <juri@jurta.org>
2455
2456 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2457 Move `mode-line-highlight' before `mode-line-buffer-id'.
2458
8cf51b2c
GM
24592006-01-14 Richard M. Stallman <rms@gnu.org>
2460
2461 * basic.texi (Inserting Text): Minor cleanup.
2462
8cf51b2c
GM
24632006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2464
2465 * custom.texi (Changing a Variable, Face Customization):
2466 Update for changes in Custom menus.
2467
8cf51b2c
GM
24682006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2469
2470 * macos.texi (Mac International): Undo last change.
2471
8cf51b2c
GM
24722006-01-02 Chong Yidong <cyd@stupidchicken.com>
2473
2474 * custom.texi (Custom Themes): Describe the new
2475 customize-create-theme interface.
2476
24772005-12-30 Juri Linkov <juri@jurta.org>
2478
2479 * basic.texi (Position Info): Update example.
2480
c8763fb6 24812005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2482
2483 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2484
24852005-12-24 Chong Yidong <cyd@stupidchicken.com>
2486
2487 * custom.texi (Custom Themes): `load-theme' always loads.
2488
24892005-12-23 Juri Linkov <juri@jurta.org>
2490
2491 * display.texi (Highlight Interactively): Use double space to
2492 separate sentences. Replace C-p with M-p, and C-n with M-n.
2493
24942005-12-22 Richard M. Stallman <rms@gnu.org>
2495
2496 * custom.texi (Easy Customization and subnodes):
2497 Replace "active field" with "button".
2498 Use "user option" only for variables.
2499 Use "setting" for variable-or-face.
2500
25012005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2502
2503 * buffers.texi (Select Buffer): Change order in table to make
2504 "Similar" refer to the correct item.
2505 (Indirect Buffers): Minor rewording.
2506
8cf51b2c
GM
25072005-12-20 Juri Linkov <juri@jurta.org>
2508
2509 * files.texi (VC Status): Put P and N near p and n.
2510
8cf51b2c
GM
25112005-12-19 Richard M. Stallman <rms@gnu.org>
2512
2513 * programs.texi (Electric C): Delete the info about newline control.
2514 (Other C Commands): Minor cleanup.
2515 (Left Margin Paren): Minor cleanup.
2516
25172005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2518
2519 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2520 (Customization Groups): Delete text moved to "Browsing Custom".
2521 (Browsing Custom): New node.
2522 (Specific Customization): Clarify which commands only work for
2523 loaded options.
2524
25252005-12-18 Bill Wohler <wohler@newt.com>
2526
2527 * frames.texi (Tool Bars): Shorten text of previous change.
2528
25292005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2530
2531 * files.texi (VC Status): Document log-view mode.
2532
25332005-12-18 Bill Wohler <wohler@newt.com>
2534
2535 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2536 permanently via the customize interface.
2537
8cf51b2c
GM
25382005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2539
2540 * killing.texi (Killing by Lines): Document `kill-whole-line'
2541 function.
2542
c8763fb6 25432005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2544
2545 * buffers.texi (Select Buffer): Change `prev-buffer' to
2546 `previous-buffer'. Indicate that these functions use a frame
2547 local buffer list.
2548
8cf51b2c
GM
25492005-12-12 Richard M. Stallman <rms@gnu.org>
2550
2551 * custom.texi (Easy Customization): Change menu comment.
2552 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2553
2554 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2555 (Help): Among the Apropos commands, describe only C-h a here.
2556
25572005-12-11 Richard M. Stallman <rms@gnu.org>
2558
2559 * programs.texi (Options for Comments): Comment-end starts with space.
2560
2561 * glossary.texi (Glossary): Minor cleanup.
2562
2563 * files.texi (Old Versions): Use @table.
2564
8cf51b2c
GM
25652005-12-10 David Koppelman <koppel@ece.lsu.edu>
2566
2567 * display.texi (Highlight Interactively): Include
2568 global-hi-lock-mode. Add miscellaneous details and elaborations.
2569
25702005-12-09 Richard M. Stallman <rms@gnu.org>
2571
2572 * display.texi (Font Lock): Delete the Global FL menu item.
2573
25742005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * custom.texi (Minibuffer Maps): Mention the maps for file name
2577 completion.
2578
25792005-12-09 Kim F. Storm <storm@cua.dk>
2580
2581 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2582 prefix keys even when mark is active. Decribe that RET moves
2583 cursor to next corner in rectangle; clarify insert around rectangle.
2584
8cf51b2c
GM
25852005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2586
2587 * custom.texi (Customization): Use xref to elisp manual for
2588 non-TeX output.
2589 (Minor Modes): Update.
2590 (Customization Groups, Changing a Variable, Face Customization):
2591 Update for new appearance of Custom buffers.
2592 (Changing a Variable): `custom-buffer-done-function' has been
2593 replaced by `custom-buffer-done-kill'.
2594 (Specific Customization): In the `customize-group' buffer, a
2595 subgroup's contents are not "hidden". They are not included at
2596 all. They have no [Show] button.
2597 (Mouse Buttons): Add pxref to description of mouse event lists in
2598 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2599 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2600 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2601
26022005-12-08 Richard M. Stallman <rms@gnu.org>
2603
2604 * mini.texi (Completion Commands, Completion):
2605 In file name input, SPC does not do completion.
2606
8cf51b2c
GM
26072005-12-08 Nick Roberts <nickrob@snap.net.nz>
2608
2609 * building.texi (GDB Graphical Interface): Explain screen size
2610 setting.
2611 (Other GDB User Interface Buffers): Describe features specific to
2612 GDB 6.4.
2613
8cf51b2c
GM
26142005-12-01 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * building.texi (GDB User Interface Layout): Describe how to
2617 kill associated buffers.
2618 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2619 (Watch Expressions): Be more precise.
2620 (Other GDB User Interface Buffers): Describe how to change a
2621 register value.
2622
8cf51b2c
GM
26232005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2624
2625 * macos.texi (Mac Input): Remove description of
2626 mac-command-key-is-meta. Add descriptions of
2627 mac-control-modifier, mac-command-modifier, and
2628 mac-option-modifier.
2629 (Mac International): Fix description of conversion of clipboard data.
2630 (Mac Font Specs): Add example of font customization by face attributes.
2631
26322005-11-22 Nick Roberts <nickrob@snap.net.nz>
2633
2634 * building.texi (Watch Expressions): Expand description.
2635 (Other GDB User Interface Buffers): Describe local map for
2636 gud-watch.
2637
26382005-11-21 Chong Yidong <cyd@stupidchicken.com>
2639
2640 * display.texi (Font Lock): Font lock is enabled by default now.
2641
26422005-11-20 Juri Linkov <juri@jurta.org>
2643
2644 * basic.texi (Position Info): Update examples of the output.
2645 Remove the fact that examples are produced in the TeXinfo buffer,
2646 because in the Info reader users will get a different output from
2647 `C-x ='.
2648
2649 * building.texi (Compilation Mode): Remove paragraph duplicated
2650 from the node `Compilation'. Add `compilation-skip-threshold'.
2651
2652 * display.texi (Font Lock): Suggest more user-friendly method of
2653 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2654
26552005-11-18 Richard M. Stallman <rms@gnu.org>
2656
2657 * files.texi (Registering): Mention @@ in mode line.
2658
2659 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2660
26612005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2662
2663 * files.texi (Renaming and VC): Some back-ends don't
2664 handle renaming.
2665
8cf51b2c
GM
26662005-11-17 Juri Linkov <juri@jurta.org>
2667
2668 * emacs.texi (Top):
2669 * display.texi (Highlight Interactively): Put this font-lock based
2670 mode near Font Lock node.
2671
26722005-11-16 Chong Yidong <cyd@stupidchicken.com>
2673
2674 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2675 icons.
2676
26772005-11-12 Kim F. Storm <storm@cua.dk>
2678
2679 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2680 (Help Summary): Add C-h d and C-h e.
2681 (Apropos): Clarify that all apropos commands may search for either
2682 list of words or a regexp. Add C-h d for apropos-documentation.
2683 Describe apropos-documentation-sort-by-scores user option.
2684
8cf51b2c
GM
26852005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2686
2687 * killing.texi (CUA Bindings): Add @section.
2688
26892005-11-10 Kim F. Storm <storm@cua.dk>
2690
2691 * emacs.texi (Top): Add CUA Bindings entry to menu.
2692
2693 * killing.texi (CUA Bindings): New node. Moved here from
2694 misc.texi and extended with info on rectangle commands and
2695 rectangle highlighting, interface to registers, and the global
2696 mark feature.
2697
2698 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2699
2700 * regs.texi: Prev link points to CUA Bindings node.
2701
27022005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2703
2704 * help.texi (Help Echo): By default, help echos are only shown on
2705 mouse-over, not on point-over.
2706
c8763fb6 27072005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2708
2709 * misc.texi (Shell Mode): Describe how to activate password echoing.
2710
8cf51b2c
GM
27112005-11-04 Romain Francoise <romain@orebokech.com>
2712
2713 * mark.texi (Mark Ring): Fix typo.
2714
27152005-11-03 Richard M. Stallman <rms@gnu.org>
2716
2717 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2718
27192005-11-01 Bill Wohler <wohler@newt.com>
2720
2721 * help.texi (Help Mode): Fix typo.
2722
27232005-11-01 Nick Roberts <nickrob@snap.net.nz>
2724
2725 * building.texi (Other GDB User Interface Buffers): Describe
2726 the command gdb-use-inferior-io-buffer.
2727
27282005-10-31 Romain Francoise <romain@orebokech.com>
2729
2730 * files.texi (Compressed Files): Fix typo.
2731
2732 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2733
2734 * windows.texi (Force Same Window): Likewise.
2735
27362005-10-30 Bill Wohler <wohler@newt.com>
2737
2738 * help.texi (Help Mode): URLs viewed with browse-url.
2739
27402005-10-31 Nick Roberts <nickrob@snap.net.nz>
2741
2742 * building.texi (GDB Graphical Interface): Don't reference
2743 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2744 must stay in same frame.
2745
27462005-10-29 Chong Yidong <cyd@stupidchicken.com>
2747
2748 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2749
2750 * anti.texi (Antinews): Likewise.
2751
8cf51b2c
GM
27522005-10-28 Bill Wohler <wohler@newt.com>
2753
2754 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2755
27562005-10-28 Richard M. Stallman <rms@gnu.org>
2757
2758 * files.texi (Visiting): Explain how to enter ? in a file name.
2759
2760 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2761
8cf51b2c
GM
27622005-10-25 Nick Roberts <nickrob@snap.net.nz>
2763
2764 * building.texi (GDB Graphical Interface): Describe
2765 gdb-mouse-until.
2766
27672005-10-23 Richard M. Stallman <rms@gnu.org>
2768
2769 * custom.texi (Init File): Recommend when to use site-start.el.
2770
8cf51b2c
GM
27712005-10-21 Juri Linkov <juri@jurta.org>
2772
2773 * custom.texi (Examining): Mention accessing the old variable
2774 value via M-n in set-variable.
2775
8cf51b2c
GM
27762005-10-18 Romain Francoise <romain@orebokech.com>
2777
2778 * files.texi (Version Systems): Capitalize GNU.
2779
8cf51b2c
GM
27802005-10-18 Nick Roberts <nickrob@snap.net.nz>
2781
2782 * building.texi (Compilation Mode): Remove redundant paragraph.
2783 (Watch Expressions): Remove paragraph to reflect code change.
2784
8cf51b2c
GM
27852005-10-16 Richard M. Stallman <rms@gnu.org>
2786
2787 * building.texi (Compilation Mode, Compilation): Clarified.
2788
27892005-10-15 Richard M. Stallman <rms@gnu.org>
2790
2791 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2792
8cf51b2c
GM
27932005-10-13 Kenichi Handa <handa@m17n.org>
2794
2795 * basic.texi (Position Info): Fix previous change.
2796
c8763fb6 27972005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2798
2799 * cmdargs.texi (Icons X): Fix typo.
2800
28012005-10-12 Kenichi Handa <handa@m17n.org>
2802
2803 * basic.texi (Position Info): Describe the case that Emacs shows
2804 "part of display ...".
2805
c8763fb6 28062005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2807
2808 * cmdargs.texi (Icons X): -nb => -nbi.
2809
28102005-10-10 Chong Yidong <cyd@stupidchicken.com>
2811
2812 * frames.texi (Speedbar): A couple more clarifications.
2813
28142005-10-11 Nick Roberts <nickrob@snap.net.nz>
2815
2816 * building.texi (GDB User Interface Layout): Improve diagram.
2817 (Watch Expressions): Explain how to make speedbar global.
2818 (Other GDB User Interface Buffers): Make references more precise.
2819
8cf51b2c
GM
28202005-10-09 Richard M. Stallman <rms@gnu.org>
2821
2822 * frames.texi (Speedbar): Clarify the text.
2823
28242005-10-09 Chong Yidong <cyd@stupidchicken.com>
2825
2826 * frames.texi (Speedbar): Add information on keybindings,
2827 dismissing the speedbar, and buffer display mode. Link to
2828 speedbar manual.
2829
c8763fb6 28302005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2831
2832 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2833 added -nb, --no-bitmap-icon.
2834
8cf51b2c
GM
28352005-10-07 Nick Roberts <nickrob@snap.net.nz>
2836
2837 * building.texi (GDB Graphical Interface): Add variables and
2838 functions to indices. Be more precise.
2839
c8763fb6 28402005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2841
2842 * frames.texi (Drag and Drop): Remove the x- from
2843 x-dnd-open-file-other-window and xdnd-protocol-alist.
2844
28452005-09-30 Romain Francoise <romain@orebokech.com>
2846
2847 * mini.texi (Minibuffer): The default value now appears before the
2848 colon in minibuffer prompts.
2849
8cf51b2c
GM
28502005-09-25 Richard M. Stallman <rms@gnu.org>
2851
2852 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2853
8cf51b2c
GM
28542005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2855
2856 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2857
8cf51b2c
GM
28582005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2859
2860 * emacs.texi (Top): Update submenus from macos.texi.
2861
2862 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2863 (Mac OS): Update feature support status.
2864 (Mac Input): List supported input scripts. Remove description
2865 about `mac-keyboard-text-encoding'. Mention mouse button
2866 emulation and related variables.
2867 (Mac International): Mention Central European and Cyrillic
2868 support. Now `keyboard-coding-system' is dynamically changed.
2869 Add description about coding system for selection. Add
2870 description about language environment.
2871 (Mac Environment Variables): Mention
2872 `~/.MacOSX/environment.plist'. Give example of command line
2873 arguments. Add Preferences support.
2874 (Mac Directories): Explicitly state that this node is for Mac OS
2875 Classic only.
2876 (Mac Font Specs): Mention specification for scalable fonts. List
2877 supported charsets. Add preferred way of creating fontsets. Add
2878 description about `mac-allow-anti-aliasing'.
2879 (Mac Functions): Add descriptions about `mac-set-file-creator',
2880 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2881 and `mac-get-preference'.
2882
8cf51b2c
GM
28832005-09-16 Romain Francoise <romain@orebokech.com>
2884
2885 Update all files to specify GFDL version 1.2.
2886
2887 * doclicense.texi (GNU Free Documentation License): Update to
2888 version 1.2.
2889
28902005-09-15 Richard M. Stallman <rms@gnu.org>
2891
2892 * buffers.texi (List Buffers): Fix xref.
2893
2894 * rmail.texi (Rmail Basics): Fix xref.
2895
2896 * emacs.texi (Top): Update subnode menus.
2897
2898 * files.texi (Saving Commands): New node, broken out of Saving.
2899 (Customize Save): New node, broken out of Saving.
2900 Clarify effect of write-region-inhibit-fsync.
2901 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2902
8cf51b2c
GM
29032005-09-14 Romain Francoise <romain@orebokech.com>
2904
2905 * files.texi (Saving): Mention write-region-inhibit-fsync.
2906
29072005-09-05 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * custom.texi (Custom Themes): New node.
2910
29112005-09-03 Richard M. Stallman <rms@gnu.org>
2912
49823426
GM
2913 * search.texi (Search Case): Mention vars that control
2914 case-fold-search for various operations.
8cf51b2c
GM
2915
29162005-08-22 Juri Linkov <juri@jurta.org>
2917
2918 * display.texi (Standard Faces): Merge the text from
2919 `(elisp)Standard Faces' into this node.
2920
29212005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2922
2923 * emacs.texi (Top): Delete menu item for deleted node
2924 Keyboard Translations.
2925
29262005-08-18 Richard M. Stallman <rms@gnu.org>
2927
8cf51b2c
GM
2928 * trouble.texi (Unasked-for Search):
2929 Delete xref to Keyboard Translations.
2930
2931 * glossary.texi (Glossary): Delete xref.
2932
8cf51b2c
GM
2933 * custom.texi (Minor Modes): Say that the list here is not complete.
2934 (Keyboard Translations): Node deleted.
2935 (Disabling): Delete xref to it.
2936 (Customization Groups): Fix Custom buffer example.
2937 (Hooks): Mention remove-hooks.
2938
29392005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2940
2941 * building.texi (GDB Graphical Interface): Improve filling of menu
2942 item.
2943
29442005-08-18 Nick Roberts <nickrob@snap.net.nz>
2945
2946 * building.texi (GDB Graphical Interface): Use better node names.
2947
29482005-08-14 Richard M. Stallman <rms@gnu.org>
2949
2950 * text.texi (Sentences): Fix xref.
2951
29522005-08-14 Juri Linkov <juri@jurta.org>
2953
2954 * building.texi (Compilation, Grep Searching): Move grep command
2955 headings from `Compilation' to `Grep Searching'.
2956
2957 * dired.texi (Dired and Find):
2958 * maintaining.texi (Tags Search): Replace grep xref to
2959 `Compilation' node with `Grep Searching'.
2960
2961 * files.texi (Comparing Files): Replace xref to `Compilation' with
2962 `Compilation Mode'.
2963
29642005-08-13 Alan Mackenzie <acm@muc.de>
2965
2966 * search.texi (Non-ASCII Isearch): Correct a typo.
2967 (Replacement Commands): Mention query-replace key binding.
2968
29692005-08-11 Richard M. Stallman <rms@gnu.org>
2970
2971 * programs.texi (Options for Comments): Fix xref.
2972
2973 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2974 out of Regexps.
2975
8cf51b2c
GM
29762005-08-09 Juri Linkov <juri@jurta.org>
2977
2978 * building.texi (Compilation): Use `itemx' instead of `item'.
2979 (Grep Searching): Simplify phrase.
2980
2981 * display.texi (Standard Faces): Describe vertical-border on
2982 window systems.
2983
2984 * windows.texi (Split Window): Simplify phrase and mention
2985 vertical-border face.
2986
29872005-08-09 Richard M. Stallman <rms@gnu.org>
2988
2989 * files.texi (Comparing Files): Clarify compare-windows.
2990
2991 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2992
8cf51b2c
GM
29932005-08-06 Eli Zaretskii <eliz@gnu.org>
2994
2995 * mule.texi (Coding Systems): Rephrase the paragraph about
2996 codepages: no need for "M-x codepage-setup" anymore, except on
2997 MS-DOS.
2998
2999 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3000 the MS-DOS port only.
3001
30022005-07-30 Eli Zaretskii <eliz@gnu.org>
3003
3004 * makefile.w32-in (info): Don't run multi-install-info.bat.
3005 ($(infodir)/dir): New target, produced by running
3006 multi-install-info.bat.
3007
8cf51b2c
GM
30082005-07-22 Eli Zaretskii <eliz@gnu.org>
3009
3010 * files.texi (Quoted File Names): Add index entry.
3011
8cf51b2c
GM
30122005-07-19 Juri Linkov <juri@jurta.org>
3013
3014 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3015
30162005-07-18 Juri Linkov <juri@jurta.org>
3017
8cf51b2c
GM
3018 * custom.texi (Easy Customization):
3019 * files.texi (Old Versions):
3020 * frames.texi (Wheeled Mice):
3021 * mule.texi (Specify Coding):
8cf51b2c
GM
3022 * text.texi (Cell Justification):
3023 * trouble.texi (After a Crash):
8cf51b2c
GM
3024 * xresources.texi (GTK styles):
3025 Delete duplicate duplicate words.
3026
30272005-07-17 Richard M. Stallman <rms@gnu.org>
3028
3029 * frames.texi (Creating Frames): Fix foreground color example.
3030
3031 * custom.texi (Init Examples): Clean up text about conditionals.
3032
30332005-07-16 Richard M. Stallman <rms@gnu.org>
3034
3035 * mini.texi (Completion Commands): Fix command name for ?.
3036
8cf51b2c
GM
30372005-07-16 Eli Zaretskii <eliz@gnu.org>
3038
3039 * display.texi (Standard Faces): Explain that customization of
3040 `menu' face has no effect on w32 and with GTK. Add
3041 cross-references.
3042
3043 * cmdargs.texi (General Variables): Clarify the default location
3044 of $HOME on w32 systems.
3045
30462005-07-15 Jason Rumney <jasonr@gnu.org>
3047
3048 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3049 changed.
3050
30512005-07-08 Kenichi Handa <handa@m17n.org>
3052
3053 * mule.texi (Recognize Coding): Recommend
3054 revert-buffer-with-coding-system instead of revert-buffer.
3055
30562005-07-07 Richard M. Stallman <rms@gnu.org>
3057
3058 * anti.texi (Antinews): Mention mode-line-inverse-video.
3059
3060 * files.texi (Saving): Minor correction about C-x C-w.
3061
3062 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3063
30642005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3065
3066 * search.texi (Isearch Scroll): Add example of using the
3067 `isearch-scroll' property.
3068 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3069 `Display Custom' node.
3070 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3071 and de-emphasize it.
3072 (Other Repeating Search): `occur' currently can not correctly
3073 handle multiline matches. Correct, clarify and update description
3074 of `flush-lines' and `keep-lines'.
3075
3076 * display.texi (Display Custom): Add anchor for `baud-rate'.
3077
30782005-07-07 Richard M. Stallman <rms@gnu.org>
3079
3080 * gnu.texi: Update where to get GNU status; add refs for how to help.
3081 Add footnotes 6 and 7.
3082
30832005-07-04 Lute Kamstra <lute@gnu.org>
3084
3085 Update FSF's address in GPL notices.
3086
8cf51b2c 3087 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3088 * trouble.texi (Checklist): Update FSF's address.
3089
8cf51b2c
GM
30902005-06-24 Richard M. Stallman <rms@gnu.org>
3091
3092 * display.texi (Text Display): Change index entries.
3093
30942005-06-24 Eli Zaretskii <eliz@gnu.org>
3095
3096 * makefile.w32-in (MAKEINFO): Use --force.
3097 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3098 Makefile.in.
8cf51b2c
GM
3099
31002005-06-23 Richard M. Stallman <rms@gnu.org>
3101
3102 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3103 nobreak-char-display.
3104
3105 * emacs.texi (Top): Update detailed node listing.
3106
3107 * display.texi (Text Display): Renamed show-nonbreak-escape
3108 to nobreak-char-display and no-break-space to nobreak-space.
3109 (Standard Faces): Split up the list of standard faces
3110 and put it in a separate node. Add nobreak-space and
3111 escape-glyph.
3112
8cf51b2c
GM
31132005-06-23 Lute Kamstra <lute@gnu.org>
3114
3115 * mule.texi (Select Input Method): Fix typo.
3116
31172005-06-23 Kenichi Handa <handa@m17n.org>
3118
3119 * mule.texi (International): List all supported scripts. Adjust
3120 text for that leim is now included in the normal Emacs
3121 distribution.
3122 (Language Environments): List all language environments.
3123 Intlfonts contains fonts for most supported scripts, not all..
3124 (Select Input Method): Refer to C-u C-x = to see how to type to
3125 input a specifc character.
3126 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3127
31282005-06-23 Juanma Barranquero <lekktu@gmail.com>
3129
49823426 3130 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3131
31322005-06-22 Miles Bader <miles@gnu.org>
3133
3134 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3135
31362005-06-20 Miles Bader <miles@gnu.org>
3137
3138 * display.texi (Faces): Add `vertical-divider'.
3139
31402005-06-17 Richard M. Stallman <rms@gnu.org>
3141
3142 * text.texi (Adaptive Fill): Minor clarification.
3143
8cf51b2c
GM
31442005-06-10 Lute Kamstra <lute@gnu.org>
3145
3146 * emacs.texi (Top): Correct version number.
3147 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3148 refer to the current version of Emacs.
3149
31502005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3151
3152 * files.texi (Log Buffer): Document when there can be more than
3153 one file to be committed.
3154
31552005-06-08 Juri Linkov <juri@jurta.org>
3156
3157 * display.texi (Faces): Add `shadow' face.
3158
31592005-06-07 Masatake YAMATO <jet@gyve.org>
3160
3161 * display.texi (Faces): Write about mode-line-highlight.
3162
31632005-06-06 Richard M. Stallman <rms@gnu.org>
3164
3165 * misc.texi (Printing Package): Explain how to initialize
3166 printing package.
3167
3168 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3169
31702005-06-05 Chong Yidong <cyd@stupidchicken.com>
3171
3172 * emacs.texi: Rename Hardcopy to Printing.
3173 Make PostScript and PostScript Variables subnodes of it.
3174
3175 * misc.texi (Printing): Rename node from Hardcopy.
3176 Mention menu bar options.
3177 Move PostScript and PostScript Variables to submenu.
3178 (Printing package): New node.
3179
3180 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3181
3182 * dired.texi (Operating on Files): Likewise.
3183
3184 * calendar.texi (Displaying the Diary): Likewise.
3185
3186 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3187
3188 * glossary.texi (Glossary): Likewise.
3189
3190 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3191 effect.
3192
31932005-06-04 Richard M. Stallman <rms@gnu.org>
3194
3195 * trouble.texi (After a Crash): Polish previous change.
3196
8cf51b2c
GM
31972005-05-30 Noah Friedman <friedman@splode.com>
3198
3199 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3200 recovery mechanism.
3201
8cf51b2c
GM
32022005-05-28 Nick Roberts <nickrob@snap.net.nz>
3203
3204 * building.texi (Other Buffers): SPC toggles display of
3205 floating point registers.
3206
8cf51b2c
GM
32072005-05-27 Nick Roberts <nickrob@snap.net.nz>
3208
3209 * files.texi (Log Buffer): Merge in description of Log Edit
3210 mode from pcl-cvs.texi.
3211
32122005-05-26 Richard M. Stallman <rms@gnu.org>
3213
3214 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3215
8cf51b2c
GM
32162005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3217
3218 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3219 not enabled by default.
3220 When not on a word, `ispell-word' by default checks the word
3221 before point.
3222
32232005-05-24 Nick Roberts <nickrob@snap.net.nz>
3224
3225 * building.texi (Debugger Operation): Simplify last sentence.
3226
32272005-05-23 Lute Kamstra <lute@gnu.org>
3228
3229 * emacs.texi: Update FSF's address throughout.
3230 (Preface): Use @cite.
3231 (Distrib): Add cross reference to the node "Copying". Mention the
3232 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3233 printed manuals.
3234 (Intro): Use @xref for the Emacs Lisp Intro.
3235
8cf51b2c
GM
32362005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3237
3238 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3239
3240 * basic.texi (Moving Point): Mention default for `goto-line'.
3241
3242 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3243 of a variable's docstring.
3244
32452005-05-18 Lute Kamstra <lute@gnu.org>
3246
3247 * maintaining.texi (Overview of Emerge): Add cross reference.
3248 Remove duplication.
3249
3250 * emacs.texi (Top): Update to the current structure of the manual.
3251 * misc.texi (Emacs Server): Add menu description.
3252 * files.texi (Saving): Fix menu.
3253 * custom.texi (Customization): Fix menu.
3254 * mule.texi (International): Fix menu.
3255 * kmacro.texi (Keyboard Macros): Fix menu.
3256
32572005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3258
3259 * display.texi: Various minor changes.
3260 (Faces): Delete text that is repeated in the next section.
3261
32622005-05-16 Nick Roberts <nickrob@snap.net.nz>
3263
3264 * building.texi (Debugger Operation): Mention GUD tooltips are
3265 disabled with GDB in text command mode.
3266
8cf51b2c
GM
32672005-05-16 Nick Roberts <nickrob@snap.net.nz>
3268
3269 * building.texi: Replace toolbar with "tool bar" for consistency.
3270 (Compilation Mode): Describe compilation-context-lines
3271 and use of arrow in compilation buffer.
3272 (Debugger Operation): Replace help text with variable's value.
3273
3274 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3275 consistency.
3276
32772005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3278
3279 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3280 Add xref.
3281
8cf51b2c
GM
32822005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3283
3284 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3285 (Position Info): Delete discussion of `goto-line'. It is already
3286 described in `Moving point'.
3287
3288 * mini.texi (Completion Commands): Correct reference.
3289 (Completion Options): Fix typo.
3290
3291 * killing.texi (Deletion): Complete description of `C-x C-o'.
3292
8cf51b2c
GM
32932005-05-10 Richard M. Stallman <rms@gnu.org>
3294
3295 * building.texi (Compilation): Clarify recompile's directory choice.
3296
3297 * frames.texi (Tooltips): Cleanups.
3298
3299 * basic.texi (Arguments): Fix punctuation.
3300
33012005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3302
3303 * screen.texi (Menu Bar): The up and down (not left and right)
3304 arrow keys move through a keyboard menu.
3305
33062005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3307
3308 * basic.texi: Various typo and grammar fixes.
3309 (Moving Point): C-a now runs move-beginning-of-line.
3310
33112005-05-08 Nick Roberts <nickrob@snap.net.nz>
3312
3313 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3314
3315 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3316 as different animals.
3317
33182005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3319
3320 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3321 Correct index entry.
3322
33232005-05-07 Nick Roberts <nickrob@snap.net.nz>
3324
3325 * building.texi (Debugger Operation): Update to reflect changes
3326 in GUD tooltips.
3327
33282005-04-30 Richard M. Stallman <rms@gnu.org>
3329
3330 * files.texi (Compressed Files): Auto Compression normally enabled.
3331
3332 * building.texi (Debugger Operation): Clarify previous change.
3333
8cf51b2c
GM
33342005-04-28 Nick Roberts <nickrob@snap.net.nz>
3335
3336 * building.texi (Debugger Operation): Add description for
3337 GUD tooltips when program is not running.
3338
33392005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3340
3341 * misc.texi (Shell): Add `Shell Prompts' to menu.
3342 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3343 description. Delete remarks moved to new node.
3344 (Shell Prompts): New node.
3345 (History References): Replace remarks moved to `Shell Prompts'
3346 with xref to that node.
3347 (Remote Host): Clarify how to specify the terminal type when
3348 logging in to a different machine.
3349
33502005-04-26 Richard M. Stallman <rms@gnu.org>
3351
3352 * emacs.texi (Top): Update submenus from files.texi.
3353
3354 * files.texi (Filesets): Clarify previous change.
3355
3356 * dired.texi (Misc Dired Features): Clarify previous change.
3357
33582005-04-25 Chong Yidong <cyd@stupidchicken.com>
3359
3360 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3361
3362 * dired.texi (Misc Dired Features): Document
3363 dired-compare-directories.
3364
3365 * files.texi (Filesets): New node.
3366 (File Conveniences): Document Image mode.
3367
3368 * text.texi (TeX Print): Document tex-compile.
3369
33702005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3371
3372 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3373 Delete redundant reference to tooltip Custom group. It is
3374 referred too again in the next paragraph.
3375
33762005-04-24 Richard M. Stallman <rms@gnu.org>
3377
3378 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3379
8cf51b2c
GM
33802005-04-19 Kim F. Storm <storm@cua.dk>
3381
3382 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3383
33842005-04-18 Lars Hansen <larsh@math.ku.dk>
3385
3386 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3387 turns off desktop-save-mode.
3388
33892005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3390
3391 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3392 by default in terminals compatible with xterm. Mention that
3393 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3394 node.
3395
8cf51b2c
GM
33962005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3397
3398 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3399
c8763fb6 34002005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3401
3402 * xresources.texi (Table of Resources): Add cursorBlink.
3403
34042005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3405
3406 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3407 `d', `C-d' and `u'.
3408
34092005-04-11 Richard M. Stallman <rms@gnu.org>
3410
3411 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3412 (Misc X): Add -D, --basic-display.
3413
3414 * maintaining.texi (Change Log): Correct the description of
3415 the example.
3416
3417 * major.texi (Choosing Modes): Document magic-mode-alist.
3418
8cf51b2c
GM
34192005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3420
3421 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3422 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3423 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3424 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3425 `w', respectively.
3426 (Rmail Labels): Mention `l'.
3427 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3428 (Rmail Summary Edit): Describe `j' and RET.
3429
c8763fb6 34302005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3431
3432 * xresources.texi (Lucid Resources): Add fontSet resource.
3433
8cf51b2c
GM
34342005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3435
3436 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3437 now called `indicate-empty-lines'.
3438
34392005-04-06 Kim F. Storm <storm@cua.dk>
3440
3441 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3442
34432005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3444
3445 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3446 deleted.
3447 (Marks vs Flags): Add some convenient key bindings.
3448 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3449 (Misc Dired Features): Correct and expand description of `w' command.
3450
3451 * frames.texi (XTerm Mouse): Delete apparently false info.
3452 The GNU/Linux console currently does not appear to support
3453 `xterm-mouse-mode'.
3454
8cf51b2c
GM
34552005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3456
3457 * calendar.texi (Diary): Mention shell utility `calendar'.
3458
34592005-04-01 Richard M. Stallman <rms@gnu.org>
3460
3461 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3462
8cf51b2c
GM
34632005-04-01 Lute Kamstra <lute@gnu.org>
3464
3465 * maintaining.texi (Change Log): add-change-log-entry uses
3466 add-log-mailing-address.
3467
34682005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3471 `VC Mode Line' and put in an xref to that node.
3472 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3473 its description.
3474
34752005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3476
3477 * calendar.texi (Calendar Systems): Say that the Persian calendar
3478 implemented here is the arithmetical one championed by Birashk.
3479
34802005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3481
3482 * programs.texi (Fortran Motion): Fix previous change.
3483
8cf51b2c
GM
34842005-03-29 Richard M. Stallman <rms@gnu.org>
3485
3486 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3487
34882005-03-29 Chong Yidong <cyd@stupidchicken.com>
3489
3490 * text.texi (Refill): Refer to Long Lines Mode.
3491 (Longlines): New node.
3492 (Auto Fill): Don't index "word wrap" here.
3493 (Filling): Add Longlines to menu.
3494
34952005-03-29 Richard M. Stallman <rms@gnu.org>
3496
3497 * xresources.texi: Minor fixes.
3498
3499 * misc.texi (Emacs Server): Fix Texinfo usage.
3500
3501 * emacs.texi (Top): Don't use a real section heading for
3502 "Detailed Node Listing". Fake it instead.
3503
3504 * basic.texi (Position Info): Minor cleanup.
3505
3506 * mule.texi (Input Methods): Minor cleanup.
3507
35082005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3509
3510 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3511 constructs as well.
3512 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3513
35142005-03-29 Kenichi Handa <handa@m17n.org>
3515
3516 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3517
3518 * basic.texi (Position Info): Update the description about the
3519 command C-u C-x =.
3520
35212005-03-28 Richard M. Stallman <rms@gnu.org>
3522
3523 * emacs.texi (Top): Use @section for the detailed node listing.
3524
3525 * calendar.texi: Minor fixes to previous change.
3526
3527 * programs.texi (Fortran): Small fixes to previous changes.
3528
3529 * emacs.texi (Top): Update list of subnodes of Dired.
3530 Likewise for building.texi.
3531
3532 * files.texi (File Conveniences): Delete Auto Image File mode.
3533
35342005-03-28 Chong Yidong <cyd@stupidchicken.com>
3535
3536 * building.texi (Flymake): New node.
3537
3538 * custom.texi (Function Keys): Document kp- event types and
3539 keypad-setup package.
3540
3541 * dired.texi (Wdired): New node.
3542
3543 * files.texi (File Conveniences): Reorder entries.
3544 Explain how to turn on Auto-image-file mode.
3545 Document Thumbs mode.
3546
3547 * mule.texi (Specify Coding): Document recode-region and
3548 recode-file-name.
3549
3550 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3551
35522005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3553
3554 * commands.texi (Keys): M-o is now a prefix key.
3555
35562005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3557
3558 * programs.texi: Reformat and update copyright years.
3559 (Fortran): Update section.
3560
35612005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * files.texi: Several small changes in addition to:
3564 (Visiting): Change xref for Dialog Boxes to ref.
3565 (Version Headers): Replace references to obsolete var
3566 `vc-header-alist' with `vc-BACKEND-header'.
3567 (Customizing VC): Update value of `vc-handled-backends'.
3568
35692005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3570
3571 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3572 move here from Emacs Lisp Reference Manual.
3573 * calendar.texi (Calendar/Diary, Diary Commands)
3574 (Special Diary Entries, Importing Diary): Change some xrefs to
3575 point to emacs-xtra rather than elisp.
3576
3577 * emacs-xtra.texi (Calendar Customizing):
3578 Move view-diary-entries-initially, view-calendar-holidays-initially,
3579 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3580 Emacs Manual.
3581 (Appt Customizing): Merge entire section into main Emacs Manual.
3582 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3583 mark-holidays-in-calendar here from emacs-xtra.
3584 (Displaying the Diary): Move view-diary-entries-initially,
3585 mark-diary-entries-in-calendar here from emacs-xtra.
3586 (Appointments): Move appt-display-mode-line,
3587 appt-display-duration, appt-disp-window-function,
3588 appt-delete-window-function here from emacs-xtra.
3589
3590 * calendar.texi: Update and reformat copyright.
3591 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3592 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3593 (Diary): Refer to `diary-file' rather than ~/diary.
3594 (Diary Commands): Rename node to "Displaying the Diary".
3595 * emacs.texi (Top): Rename "Diary Commands" section.
3596 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3597
35982005-03-26 Eli Zaretskii <eliz@gnu.org>
3599
3600 * misc.texi (Emacs Server): Fix the command for setting
3601 server-name. Add an xref to Invoking emacsclient.
3602
3603 * help.texi (Help Summary): Clarify when "C-h ." will do something
3604 nontrivial.
3605 (Apropos): Add cindex entry for apropos-sort-by-scores.
3606
3607 * display.texi (Text Display): Add index entries for how no-break
3608 characters are displayed.
3609
8cf51b2c
GM
36102005-03-26 Eli Zaretskii <eliz@gnu.org>
3611
3612 * files.texi (Visiting): Fix cross-references introduced with the
3613 last change.
3614
3615 * xresources.texi (GTK resources): Fix last change.
3616
8cf51b2c
GM
36172005-03-25 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * xresources.texi (X Resources): GTK options documented too.
3620 (Resources): Clarify meaning of program name.
3621 (Table of Resources): Add visualClass.
3622 (GTK resources): Rewrite.
3623 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3624
3625 * display.texi (Text Display): Mention non-breaking spaces.
3626
3627 * files.texi (Reverting): Document auto-revert-check-vc-info.
3628
3629 * frames.texi (Mouse Commands): Document
3630 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3631
3632 * help.texi (Help Summary): Add `C-h .'.
3633 (Apropos): Apropos accepts a list of search terms.
3634 Document apropos-sort-by-scores.
3635 (Help Echo): Document display-local-help.
3636
3637 * misc.texi (Emacs Server): Document server-name.
3638 (Invoking emacsclient): Document -s option for server names.
3639
3640 * text.texi (Outline Visibility): Introduce "current heading
3641 line" (commands can be called with point on a body line).
3642 Re-order table to follow the sequence of discussion.
3643 hide-body won't hide lines before first header line.
3644 (TeX Mode): Add DocTeX mode.
3645
8cf51b2c
GM
36462005-03-24 Richard M. Stallman <rms@gnu.org>
3647
3648 * mule.texi (Single-Byte Character Support): Delete mention
3649 of iso-acc.el and iso-transl.el.
3650
8cf51b2c
GM
36512005-03-23 Lute Kamstra <lute@gnu.org>
3652
3653 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3654
36552005-03-23 Richard M. Stallman <rms@gnu.org>
3656
8cf51b2c
GM
3657 * search.texi: Delete explicit node pointers.
3658 (Incremental Search): New menu.
3659 (Basic Isearch, Repeat Isearch, Error in Isearch)
3660 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3661 (Slow Isearch): New subnodes.
3662 (Configuring Scrolling): Node deleted.
3663 (Search Case): Doc default-case-fold-search.
3664 (Regexp Replace): Move replace-regexp doc here.
3665
3666 * rmail.texi (Movemail): Put commas inside closequotes.
3667
3668 * picture.texi (Insert in Picture): Document C-c arrow combos.
3669 (Basic Picture): Clarify erasure.
3670
3671 * display.texi (Font Lock): Put commas inside closequotes.
3672
3673 * cmdargs.texi (General Variables): Put commas inside closequotes.
3674
36752005-03-23 Nick Roberts <nickrob@snap.net.nz>
3676
3677 * building.texi (Stack Buffer): Mention reverse contrast for
3678 *selected* frame (might not be current frame).
3679
8cf51b2c
GM
36802005-03-21 Richard M. Stallman <rms@gnu.org>
3681
3682 * building.texi (Starting GUD): Add bashdb.
3683
36842005-03-20 Chong Yidong <cyd@stupidchicken.com>
3685
3686 * basic.texi (Moving Point): Add M-g M-g binding.
3687 (Undo): Document undo-only.
3688 (Position Info): Document M-g M-g and C-u M-g M-g.
3689
3690 * building.texi (Building): Put Grep Searching after Compilation
3691 Shell.
3692 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3693 Document next-error-highlight.
3694 (Grep Searching): Document grep-highlight-matches.
3695 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3696
3697 * calendar.texi (Importing Diary): Rename node from iCalendar.
3698 Document diary-from-outlook.
3699
3700 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3701 Commands.
3702 Mention effect of X drag and drop on Dired buffers.
3703
3704 * files.texi (Visiting): Document large-file-warning-threshold.
3705 Move paragraph on file-selection dialog.
3706 Mention visiting files using X drag and drop.
3707 (Reverting): Mention using Auto-Revert mode to tail files.
3708 Document auto-revert-tail-mode.
3709 (Version Systems): Minor correction.
3710 (Comparing Files): Diff-mode is no longer based on Compilation
3711 mode.
3712 Document compare-ignore-whitespace.
3713 (Misc File Ops): Explain passing a directory to rename-file.
3714 Likewise for copy-file and make-symbolic-link.
3715
3716 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3717 Document mouse-wheel-progressive speed.
3718
3719 * help.texi (Misc Help): Document numeric argument for C-h i.
3720 Correctly explain the effect of just C-u as argument.
3721
3722 * killing.texi (Deletion): Document numeric argument for
3723 just-one-space.
3724
3725 * mini.texi (Completion): Completion acts on text before point.
3726
3727 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3728 (Emulation): CUA mode replaces pc-bindings-mode,
3729 pc-selection-mode, and s-region.
3730
3731 * mule.texi (Input Methods): Leim is now built-in.
3732 (Select Input Method): Document quail-show-key.
3733 (Specify Coding): Document revert-buffer-with-coding-system.
3734
3735 * programs.texi (Fortran Motion): Document f90-next-statement,
3736 f90-previous-statement, f90-next-block, f90-previous-block,
3737 f90-end-of-block, and f90-beginning-of-block.
3738
3739 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3740
3741 * emacs.texi (Acknowledgments): Updated.
3742
3743 * anti.texi: Total rewrite.
3744
8cf51b2c
GM
37452005-03-19 Chong Yidong <cyd@stupidchicken.com>
3746
3747 * ack.texi (Acknowledgments): Update.
3748
37492005-03-19 Eli Zaretskii <eliz@gnu.org>
3750
3751 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3752 copyright years.
3753
37542005-03-14 Nick Roberts <nickrob@snap.net.nz>
3755
3756 * building.texi (Commands of GUD): Move paragraph on setting
3757 breakpoints with mouse to the GDB Graphical Interface node.
3758
37592005-03-07 Richard M. Stallman <rms@gnu.org>
3760
8cf51b2c
GM
3761 * misc.texi (Single Shell, Shell Options): Fix previous change.
3762
3763 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3764
37652005-03-06 Richard M. Stallman <rms@gnu.org>
3766
3767 * building.texi (Starting GUD): Don't explain text vs graphical
3768 GDB here. Just mention it and xref.
3769 Delete "just one debugger process".
3770 (Debugger Operation): Move GUD tooltip info here.
3771 (GUD Tooltips): Node deleted.
3772 (GDB Graphical Interface): Explain the two GDB modes here.
3773
8cf51b2c
GM
3774 * sending.texi (Sending Mail): Minor cleanup.
3775 (Mail Aliases): Explain quoting conventions.
3776 Update key rebinding example.
3777 (Header Editing): C-M-i is like M-TAB.
3778 (Mail Mode Misc): mail-attach-file does not do MIME.
3779
3780 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3781 that really belongs here.
3782 (Remote Mailboxes): Text moved to Rmail Inbox.
3783 (Rmail Display): Mention Mouse-1.
3784 (Movemail): Clarify two movemail versions.
3785 Clarify rmail-movemail-program.
3786
8cf51b2c
GM
3787 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3788 Document async shell commands.
3789 (Shell History): Clarify.
3790 (Shell Ring): Mention C-UP an C-DOWN.
3791 (Shell Options): Add comint-prompt-read-only.
3792 (Invoking emacsclient): Set EDITOR to run Emacs.
3793 (Sorting): No need to explain what region is.
3794 (Saving Emacs Sessions): Fix typo.
3795 (Recursive Edit): Fix punctuation.
3796 (Emulation): Don't mention "PC bindings" which are standard.
3797 (Hyperlinking): Explain Mouse-1 convention here.
3798 (Find Func): Node deleted.
3799
8cf51b2c
GM
3800 * help.texi (Name Help): Xref to Hyperlinking.
3801
3802 * glossary.texi (Glossary):
3803 Rename "Balance Parentheses" to "Balancing...".
3804 Add "Byte Compilation". Correct "Copyleft".
3805 New xref in "Customization".
3806 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3807 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3808 Rename "Registers" to "Register".
3809 Replace "Selecting" with "Selected Frame",
3810 "Selected Window", and "Selecting a Buffer".
3811
3812 * files.texi (Types of Log File): Explain how projects'
3813 methods can vary.
3814
8cf51b2c
GM
3815 * display.texi (Faces): Delete "Emacs 21".
3816
3817 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3818 * fixit.texi (Spelling): C-M-i like M-TAB.
3819 * mini.texi (Completion Options): C-M-i like M-TAB.
3820 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3821 * text.texi (Text Mode): C-M-i like M-TAB.
3822
3823 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3824
3825 * calendar.texi (Specified Dates): Mention `g w'.
3826 (Appointments): appt-activate toggles with no arg.
3827
8cf51b2c
GM
38282005-03-05 Juri Linkov <juri@jurta.org>
3829
3830 * cmdargs.texi (Emacs Invocation): Add cindex
3831 "invocation (command line arguments)"
3832 (Misc X): Add -nbc, --no-blinking-cursor.
3833
38342005-03-04 Ulf Jasper <ulf.jasper@web.de>
3835
3836 * calendar.texi (iCalendar): No need to require it now.
3837
8cf51b2c
GM
38382005-03-03 Nick Roberts <nickrob@snap.net.nz>
3839
3840 * trouble.texi (Contributing): Mention Savannah. Direct users to
3841 emacs-devel.
3842
38432005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3844
3845 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3846 window.
3847
8cf51b2c
GM
38482005-02-27 Richard M. Stallman <rms@gnu.org>
3849
3850 * building.texi (Compilation): Update mode line status info.
3851
38522005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3853
3854 * calendar.texi (General Calendar): Document binding of
3855 scroll-other-window-down.
3856 (Mayan Calendar): Fix earliest date.
3857 (Time Intervals): Document timeclock-change.
3858 Fix timeclock-ask-before-exiting documentation.
3859
38602005-02-26 Kim F. Storm <storm@cua.dk>
3861
3862 * frames.texi (Mouse References):
3863 Add mouse-1-click-in-non-selected-windows.
3864
38652005-02-25 Richard M. Stallman <rms@gnu.org>
3866
3867 * screen.texi (Screen): Explain better about cursors and mode lines;
3868 don't presuppose text terminals.
3869 (Point): Don't assume just one cursor.
3870 Clarify explanation of cursors.
3871 (Echo Area, Menu Bar): Cleanups.
3872
3873 * mini.texi (Minibuffer): Prompts are highlighted.
3874 (Minibuffer Edit): Newline = C-j only on text terminals.
3875 Clarify resize-mini-windows values.
3876 Mention M-PAGEUP and M-PAGEDOWN.
3877 (Completion Commands): Mouse-1 like Mouse-2.
3878 (Minibuffer History): Explain history commands better.
3879 (Repetition): Add xref to Incremental Search.
3880
3881 * mark.texi (Setting Mark): Clarify info about displaying mark.
3882 Clarify explanation of C-@ and C-SPC.
3883 (Transient Mark): Mention Delete Selection mode.
3884 (Marking Objects): Clean up text about extending the region.
3885
3886 * m-x.texi (M-x): One C-g doesn't always go to top level.
3887 No delay before suggest-key-bindings output.
3888
3889 * fixit.texi (Fixit): Mention C-/ for undo.
3890 (Spelling): Mention ESC TAB like M-TAB.
3891 Replacement words with r and R are rechecked.
3892 Say where C-g leaves point. Mention ? as input.
3893
38942005-02-23 Lute Kamstra <lute@gnu.org>
3895
3896 * cmdargs.texi (Initial Options): Add cross reference.
3897
8cf51b2c
GM
38982005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3899
3900 * emacs.texi (Top): Update menu for splitting of node in
3901 msdog.texi.
3902 * frames.texi (Frames): Update xref for splitting of node in
3903 msdog.texi.
3904 * trouble.texi (Quitting): Ditto.
3905
39062005-02-16 Richard M. Stallman <rms@gnu.org>
3907
3908 * windows.texi (Split Window): Simplify line truncation info
3909 and xref to Display Custom.
3910
3911 * trouble.texi (Quitting): Emergency escape only for text terminal.
3912 (Screen Garbled): C-l for ungarbling is only for text terminal.
3913
3914 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3915
3916 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3917
3918 * programs.texi (Program Modes): Mention Python mode.
3919 (Moving by Defuns): Repeating C-M-h extends region.
3920 (Basic Indent): Clarify.
3921 (Custom C Indent): Clarify.
3922 (Expressions): Repeating C-M-@ extends region.
3923 (Info Lookup): Clarify for C-h S.
3924 (Symbol Completion): ESC TAB alternative for M-TAB.
3925 (Electric C): Clarify.
3926
3927 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3928
3929 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3930 MS-DOS Input node.
3931 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3932 (MS-DOS and MULE): Clarify.
3933 (MS-DOS Processes, Windows Processes): Fix typos.
3934
3935 * major.texi (Choosing Modes): Clarify.
3936
3937 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3938 (Keyboard Macro Step-Edit): Clarify.
3939
3940 * indent.texi (Indentation): Clarifications.
3941
3942 * help.texi (Help): Correct error about C-h in query-replace.
3943 Clarify apropos vs C-h a. Fix how to search in FAQ.
3944 (Key Help): Describe C-h w here.
3945 (Name Help): Minor cleanup. C-h w moved to Key Help.
3946 Clarify the "object" joke.
3947 (Apropos): Clarify. Mouse-1 like Mouse-2.
3948 (Help Mode): Mouse-1 like Mouse-2.
3949
3950 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3951
3952 * display.texi (Display): Reorder menu.
3953 (Faces): Cleanup.
3954 (Font Lock): Cleanup. Mention Options menu.
3955 Delete obsolete text.
3956 (Scrolling): For C-l, don't presume text terminal.
3957 (Horizontal Scrolling): Simplify intro.
3958 (Follow Mode): Clarify.
3959 (Cursor Display): Moved before Display Custom.
3960 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3961 Doc default-tab-width. Doc line truncation more thoroughly.
3962
3963 * dired.texi (Dired Enter): C-x C-f can run Dired.
3964 (Dired Visiting): Comment out `a' command.
3965 Mouse-1 is like Mouse-2.
3966 (Shell Commands in Dired): ? can be used more than once.
3967
3968 * basic.texi (Continuation Lines): Simplify description of truncation,
3969 and refer to Display Custom for the rest of it.
3970
8cf51b2c
GM
39712005-02-06 Lute Kamstra <lute@gnu.org>
3972
3973 * basic.texi (Undo): Fix typo.
3974
3975 * cmdargs.texi (Emacs Invocation): Fix typo.
3976
3977 * custom.texi (Init Examples): Fix typo.
3978
3979 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3980
39812005-02-06 Richard M. Stallman <rms@gnu.org>
3982
3983 * regs.texi (Registers): Registers can hold numbers, too.
3984
3985 * killing.texi (Other Kill Commands): Cleanup.
3986 Delete redundant explanation of kill in read-only buffer.
3987 (Yanking): Mention term "copying".
3988 (Accumulating Text): Fix typo.
3989
3990 * entering.texi (Entering Emacs): Update rationale at start.
3991 (Exiting): Treat iconifying on a par with suspension.
3992
3993 * custom.texi (Minor Modes): Fix typo.
3994 (Easy Customization): Fix menu style.
3995 (Variables): Add xref.
3996 (Examining): Setting for future sessions works through .emacs.
3997 (Keymaps): "Text terminals", not "Many".
3998 (Init Rebinding): Explain \C-. Show example of \M-.
3999 Fix minor wording errors.
4000 (Function Keys): Explain vector syntax just once.
4001 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4002 (Init File): Mention .emacs.d directory.
4003 (Init Examples): Add xref.
4004 (Find Init): Mention .emacs.d directory.
4005
4006 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4007 (Action Arguments): Explain which kinds of -l args are found how.
4008 (Initial Options): --batch does not inhibit site-start.
4009 Add xrefs.
4010 (Command Example): Use --batch, not -batch.
4011
4012 * basic.texi (Inserting Text): Cleanup wording.
4013 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4014 C-n is not error at end of buffer.
4015 (Undo): Doc C-/ like C-_. Add xrefs.
4016 (Arguments): META key may be labeled ALT.
4017 Peculiar arg meanings are explained in doc strings.
4018
4019 * abbrevs.texi (Expanding Abbrevs): Clarify.
4020
40212005-02-05 Eli Zaretskii <eliz@gnu.org>
4022
4023 * frames.texi (Frame Parameters): Add an xref to the description
4024 of list-colors-display. Add a pointer to the X docs about colors.
4025
4026 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4027 Impove docs of list-colors-display.
4028
40292005-02-03 Lute Kamstra <lute@gnu.org>
4030
4031 * frames.texi (Frames, Drag and Drop): Fix typos.
4032
40332005-02-03 Richard M. Stallman <rms@gnu.org>
4034
4035 * windows.texi (Basic Window): Mention color-change in mode line.
4036 (Change Window): Explain dragging vertical boundaries.
4037
4038 * text.texi (Sentences): Clarify.
4039 (Paragraphs): Explain M-a and blank lines.
4040 (Outline Mode): Clarify text and menu.
4041 (Hard and Soft Newlines): Mention use-hard-newlines.
4042
4043 * frames.texi (Frames): Delete unnecessary mention of Windows.
4044 (Mouse Commands): Likewise. Mention xterm mouse support.
4045 (Clipboard): Clarify.
4046 (Mouse References): Mention use of Mouse-1 for following links.
4047 (Menu Mouse Clicks): Clarify.
4048 (Mode Line Mouse): Clarify.
4049 (Drag and Drop): Rewrite.
4050
4051 * fixit.texi (Spelling): Fix typo.
4052
4053 * files.texi (File Names): Clarify.
4054 (Visiting): Update conditions for use of file dialog. Clarify.
4055 (Saving): Doc d as answer in save-some-buffers.
4056 (Remote Files): Clean up the text.
4057
4058 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4059
4060 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4061 (List Buffers): Clarify.
4062 (Several Buffers): Doc T command.
4063 (Buffer Convenience): Clarify menu.
4064
4065 * basic.texi (Undo): Clarify last change.
4066
40672005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4068
4069 * fixit.texi (Spelling): Fix typo.
4070
40712005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4072
4073 * basic.texi (Undo): Update description of `undo-outer-limit'.
4074
40752005-02-01 Nick Roberts <nickrob@snap.net.nz>
4076
4077 * building.texi: Update documentation relating to GDB Graphical
4078 Interface.
4079
40802005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4081
4082 * custom.texi (Easy Customization): Adapt menu to node name change.
4083
40842005-01-30 Richard M. Stallman <rms@gnu.org>
4085
4086 * custom.texi (Easy Customization): Defn of "User Option" now
4087 includes faces. Don't say just "option" when talking about variables.
4088 Do say just "options" to mean "anything customizable".
4089 (Specific Customization): Describe `customize-variable',
4090 not `customize-option'.
4091
4092 * glossary.texi (Glossary) <Faces>: Add xref.
4093 <User Option>: Change definition--include faces. Change xref.
4094
4095 * picture.texi (Picture): Mention artist.el.
4096
4097 * sending.texi, screen.texi, programs.texi, misc.texi:
4098 * mini.texi, major.texi, maintaining.texi, macos.texi:
4099 * help.texi, frames.texi, files.texi:
4100 Don't say just "option" when talking about variables.
4101
4102 * display.texi, mule.texi: Don't say just "option" when talking
4103 about variables. Other minor cleanups.
4104
8cf51b2c
GM
41052005-01-26 Lute Kamstra <lute@gnu.org>
4106
4107 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4108 File'. Mention the `-Q' option at the `--no-site-file' option.
4109
8cf51b2c
GM
41102005-01-22 David Kastrup <dak@gnu.org>
4111
4112 * building.texi (Grep Searching): Mention alias `find-grep' for
4113 `grep-find'.
4114
41152005-01-20 Richard M. Stallman <rms@gnu.org>
4116
4117 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4118
8cf51b2c
GM
41192005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4120
4121 * rmail.texi (Movemail): Explain differences
4122 between standard and mailutils versions of movemail.
4123 Describe command line and configuration options introduced
4124 with the latter.
4125 Explain the notion of mailbox URL, provide examples and
4126 cross-references to mailutils documentation.
4127 Describe various methods of specifying mailbox names,
4128 user names and user passwords for rmail.
4129 (Remote Mailboxes): New section. Describe
4130 how movemail handles remote mailboxes. Describe configuration
4131 options used to control its behavior.
4132 (Other Mailbox Formats): Explain handling of various mailbox
4133 formats.
4134
41352005-01-13 Richard M. Stallman <rms@gnu.org>
4136
4137 * commands.texi (Commands): Clarification.
4138
41392005-01-11 Richard M. Stallman <rms@gnu.org>
4140
4141 * programs.texi (Multi-line Indent): Fix previous change.
4142 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4143
8cf51b2c
GM
41442005-01-08 Richard M. Stallman <rms@gnu.org>
4145
4146 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4147 lazy-highlight.
4148
4149 * search.texi (Query Replace): Mention faces query-replace
4150 and lazy-highlight.
4151 (Incremental Search): Update isearch highlighting info.
4152
8cf51b2c
GM
41532005-01-04 Richard M. Stallman <rms@gnu.org>
4154
4155 * custom.texi (Saving Customizations): Minor improvement.
4156
8cf51b2c
GM
41572005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4158
4159 * custom.texi (Saving Customizations): Emacs no longer loads
4160 `custom-file' after .emacs. No longer mention customizing through
4161 Custom.
4162
8cf51b2c
GM
41632005-01-01 Andreas Schwab <schwab@suse.de>
4164
4165 * killing.texi (Graphical Kill): Move up under node Killing,
4166 change @section to @subsection.
4167
41682005-01-01 Richard M. Stallman <rms@gnu.org>
4169
4170 * custom.texi (Face Customization): Mention hex color specs.
4171
4172 * emacs.texi (Top): Update Killing submenu.
4173
4174 * killing.texi (Killing): Reorganize section.
4175 No more TeX-only text; put the node command at start of chapter.
4176 But the first section heading is used only in TeX.
4177 Rewrite the text to read better in this mode.
4178 (Graphical Kill): New subnode gets some of the text that
4179 used to be in the first section.
4180
41812004-12-31 Richard M. Stallman <rms@gnu.org>
4182
4183 * dired.texi (Shell Commands in Dired): Delete the ? example.
4184
4185 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4186
4187 * files.texi (Saving): Describe new require-final-newline features
4188 and mode-require-final-newline.
4189
8cf51b2c
GM
41902004-12-29 Richard M. Stallman <rms@gnu.org>
4191
4192 * custom.texi (File Variables): Clarify previous change.
4193
c8763fb6 41942004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4195
4196 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4197 out now.
4198
41992004-12-27 Richard M. Stallman <rms@gnu.org>
4200
4201 * Makefile.in (MAKEINFO): Specify --force.
4202
4203 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4204 (Undo): Doc undo-outer-limit.
4205
8cf51b2c
GM
42062004-12-15 Juri Linkov <juri@jurta.org>
4207
4208 * mark.texi (Transient Mark, Mark Ring): M-< and other
4209 movement commands don't set mark in Transient Mark mode
4210 if mark is active.
4211
8cf51b2c
GM
42122004-12-12 Juri Linkov <juri@jurta.org>
4213
4214 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4215 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4216
4217 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4218 (Misc Dired Commands): Add @r{(Dired)} to w.
4219
42202004-12-12 Juri Linkov <juri@jurta.org>
4221
4222 * mark.texi (Marking Objects): Marking commands also extend the
4223 region when mark is active in Transient Mark mode.
4224
8cf51b2c
GM
42252004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * custom.texi (Saving Customizations): Emacs only loads the custom
4228 file automatically after the init file in version 22.1 or later.
4229 Adapt text and examples to this fact.
4230
8cf51b2c
GM
42312004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4232
4233 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4234 be set through Custom. Otherwise, it has no effect.
4235
8cf51b2c
GM
42362004-12-05 Richard M. Stallman <rms@gnu.org>
4237
4238 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4239 * entering.texi: Rename Command Line to Emacs Invocation.
4240
8cf51b2c
GM
4241 * misc.texi (Term Mode): Correcty describe C-c.
4242
4243 * custom.texi (Easy Customization): Move up to section level,
4244 before Variables. Avoid using the term "variable"; say "option".
4245 New initial explanation.
4246 (Variables): In initial explanation, connect "variable" to the
4247 already-explained "user option".
4248
4249 * emacs.texi (Top): Fix ref to Command Line.
4250 Move reference to Easy Customization.
4251
4252 * xresources.texi (X Resources): Fix From link.
4253
4254 * doclicense.texi (GNU Free Documentation License): Fix To link.
4255
4256 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4257
4258 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4259
42602004-12-03 Richard M. Stallman <rms@gnu.org>
4261
4262 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4263
42642004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4265
4266 * kmacro.texi: Several small changes in addition to the following.
4267 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4268 defining a keyboard macro.
4269 Mention `kmacro-ring-max'.
4270 (Keyboard Macro Counter): Clarify description of
4271 `kmacro-insert-counter', `kmacro-set-counter',
4272 `kmacro-add-counter' and `kmacro-set-format'.
4273
42742004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4275
4276 * custom.texi (File Variables): Add `unibyte' and make it more
4277 clear that `unibyte' and `coding' are special. Suggested by Simon
4278 Krahnke <overlord@gmx.li>.
4279
4280 * mule.texi (Enabling Multibyte): Refer to File Variables.
4281 Suggested by Simon Krahnke <overlord@gmx.li>.
4282
c8763fb6 42832004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4284
4285 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4286 x-use-old-gtk-file-dialog.
4287
8cf51b2c
GM
42882004-11-20 Richard M. Stallman <rms@gnu.org>
4289
4290 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4291
42922004-11-09 Lars Brinkhoff <lars@nocrew.org>
4293
4294 * building.texi (Lisp Eval): Delete hyphen in section name.
4295
42962004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4297
4298 * files.texi (Old Versions):
4299 No longer document annotation as "CVS only".
4300
43012004-11-10 Andre Spiegel <spiegel@gnu.org>
4302
4303 * files.texi (Version Control): Rewrite the introduction about
4304 version systems, mentioning the new ones that we support. Thanks
4305 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4306 suggestions.
4307
c8763fb6 43082004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4309
49823426 4310 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4311
c8763fb6 43122004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4313
4314 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4315
43162004-10-23 Eli Zaretskii <eliz@gnu.org>
4317
4318 * text.texi (Text Based Tables, Table Definition)
4319 (Table Creation, Table Recognition, Cell Commands)
4320 (Cell Justification, Row Commands, Column Commands)
4321 (Fixed Width Mode, Table Conversion, Measuring Tables)
4322 (Table Misc): New nodes, documenting the Table Mode.
4323
8cf51b2c
GM
43242004-10-19 Jason Rumney <jasonr@gnu.org>
4325
4326 * makefile.w32-in (info): Change order of arguments to makeinfo.
4327
43282004-10-19 Ulf Jasper <ulf.jasper@web.de>
4329
4330 * calendar.texi (iCalendar): Update for package changes.
4331
8cf51b2c
GM
43322004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4333
4334 * files.texi (Misc File Ops): View mode is a minor mode.
4335
8cf51b2c
GM
43362004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4337
4338 * calendar.texi (iCalendar): Style changes.
4339
43402004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4341
4342 * search.texi (Regexps): The regexp described in the example is no
4343 longer stored in the variable `sentence-end'.
4344
8cf51b2c
GM
43452004-10-06 Nick Roberts <nickrob@snap.net.nz>
4346
4347 * building.texi (Starting GUD): Note that multiple debugging
4348 sessions requires `gdb --fullname'.
4349
43502004-10-05 Ulf Jasper <ulf.jasper@web.de>
4351
4352 * calendar.texi (iCalendar): New section for a new package.
4353
8cf51b2c
GM
43542004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4355
4356 * text.texi: Various small changes in addition to the following.
4357 (Text): Replace xref for autotype with inforef.
4358 (Sentences): Explain nil value for `sentence-end'.
4359 (Paragraphs): Update default values for `paragraph-start' and
4360 `paragraph-separate'.
4361 (Text Mode): Correct description of Text mode's effect on the
4362 syntax table.
4363 (Outline Visibility): `hide-other' does not hide top level headings.
4364 `selective-display-ellipses' no longer has an effect on Outline mode.
4365 (TeX Misc): Add missing @cindex.
4366 Replace xref for RefTeX with inforef.
4367 (Requesting Formatted Text): The variable
4368 `enriched-fill-after-visiting' no longer exists.
4369 (Editing Format Info): Update names of menu items and commands.
4370 (Format Faces): Mention special effect of specifying the default face.
4371 Describe inheritance of text properties.
4372 Correct description of `fixed' face.
4373 (Format Indentation): Correct description of effect of setting
4374 margins. Mention `set-left-margin' and `set-right-margin'.
4375 (Format Justification): Update names of menu items.
4376 `set-justification-full' is now bound to `M-j b'.
4377 Mention that `default-justification' is a per buffer variable.
4378 (Format Properties): Update name of menu item.
4379 (Forcing Enriched Mode): `format-decode-buffer' automatically
4380 turns on Enriched mode if the buffer is in text/enriched format.
4381
43822004-10-05 Emilio C. Lopes <eclig@gmx.net>
4383
4384 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4385
43862004-09-28 Kim F. Storm <storm@cua.dk>
4387
4388 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4389 Align with new functionality.
4390
8cf51b2c
GM
43912004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4392
4393 * display.texi (Display Custom): Remove stray `@end defvar'.
4394
43952004-09-23 Kim F. Storm <storm@cua.dk>
4396
4397 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4398 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4399
8cf51b2c
GM
44002004-09-20 Richard M. Stallman <rms@gnu.org>
4401
4402 * custom.texi (Hooks): Explain using setq to clear out a hook.
4403 (File Variables): Explain multiline string constants.
4404 (Non-ASCII Rebinding): Explain when you need to update
4405 non-ASCII char codes in .emacs.
4406
4407 * building.texi (Compilation): Explain how to make a silent
4408 subprocess that won't be terminated. Explain compilation-environment.
4409
44102004-09-13 Kim F. Storm <storm@cua.dk>
4411
4412 * mini.texi (Repetition): Rename isearch-resume-enabled to
4413 isearch-resume-in-command-history and change default to disabled.
4414
8cf51b2c
GM
44152004-09-09 Kim F. Storm <storm@cua.dk>
4416
4417 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4418 with new `kmacro-name-last-macro'.
4419
8cf51b2c
GM
44202004-09-08 Juri Linkov <juri@jurta.org>
4421
4422 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4423
8cf51b2c
GM
44242004-09-03 Juri Linkov <juri@jurta.org>
4425
4426 * search.texi (Incremental Search): Update wording for M-%.
4427
44282004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4429
4430 * killing.texi (Killing): Correct description of kill commands in
4431 read-only buffer.
4432
44332004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4434
4435 * building.texi (Compilation Mode): Add a paragraph about rules
4436 for finding the compilation buffer for `next-error'.
4437
4438 * search.texi (Other Repeating Search): Mention that Occur mode
4439 supports the next-error functionality.
4440
44412004-09-02 Juri Linkov <juri@jurta.org>
4442
4443 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4444
44452004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4446
4447 * kmacro.texi (Basic Keyboard Macro):
4448 `apply-macro-to-region-lines' now operates on all lines that begin
4449 in the region, rather than on all complete lines in the region.
4450
c8763fb6 44512004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4452
4453 * frames.texi (Drag and drop): Add documentation about
4454 x-dnd-test-function and x-dnd-known-types.
4455
44562004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4457
4458 * indent.texi: Various minor changes in addition to:
4459 (Indentation Commands): Correct description of `indent-relative'.
4460 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4461 mode. The *Tab Stops* buffer uses Overwrite Mode.
4462 (Just Spaces): `tabify' converts sequences of at least two spaces
4463 to tabs.
4464
8cf51b2c
GM
44652004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4466
4467 * frames.texi (Secondary Selection): Setting the secondary
4468 selection with M-Drag-Mouse-1 does not alter the kill ring,
4469 setting it with M-Mouse-1 and M-Mouse-3 does.
4470 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4471 toolkit scroll bars.
4472 (Scroll Bars): Ditto.
4473
4474 * windows.texi (Basic Window): When using a window system, the value
4475 of point in a non-selected window is indicated by a hollow box.
4476 (Split Window): Side by side windows are separated by a scroll bar,
4477 if scroll bars are used.
4478 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4479 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4480 (Window Convenience): Update bindings for `winner-undo' and
4481 `winner-redo'.
4482
4483 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4484 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4485 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4486 of "Using Emacs as a Server".
4487 * building.texi (Building): Interchange nodes (for correct numbering).
4488 * programs.texi (Programs): Interchange nodes (for correct numbering).
4489 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4490 Info to the node structure.
4491 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4492 Rearrange order of nodes and sections such that both "GNU GENERAL
4493 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4494 end, as appropriate for appendices.
4495 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4496 Use `@unnumberedsec'.
4497 * trouble.texi: Adapt sectioning in Info to the node structure.
4498 Adapt node pointers to change in emacs.texi.
4499 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4500
8cf51b2c
GM
45012004-08-25 Kenichi Handa <handa@m17n.org>
4502
4503 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4504 description for unibyte mode.
4505
45062004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4507
4508 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4509
4510 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4511 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4512 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4513 in @pxref.
4514
45152004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4516
4517 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4518 Change section names.
4519
8cf51b2c
GM
45202004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4521
4522 * kmacro.texi (Keyboard Macro Ring): Rename section.
4523 Emacs treats the head of the macro ring as the `last keyboard macro'.
4524 (Keyboard Macro Counter): Minor change.
4525 (Save Keyboard Macro): Some clarifications.
4526 (Edit Keyboard Macro): Rename section.
4527
4528 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4529 32-bit machines.
4530 (Several Buffers): Clarify which buffer is selected if `2' is
4531 pressed in the Buffer Menu.
4532 Auto Revert mode can be used to update the Buffer Menu
4533 automatically.
4534
45352004-08-21 Eli Zaretskii <eliz@gnu.org>
4536
4537 * help.texi (Misc Help): Add an index entry for finding an Info
4538 manual by its file name.
4539
45402004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4541
4542 * files.texi (Backup Deletion): Correct description of
4543 `delete-old-versions'.
4544 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4545 (Auto Save Files): Recommend `auto-save-mode' to reenable
4546 auto-saving, rather than the abbreviation `auto-save'.
4547
45482004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4549
4550 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4551 for "killing" and "yanking" in main menu.
4552
45532004-08-16 Richard M. Stallman <rms@gnu.org>
4554
4555 * killing.texi (Yanking, Killing): Minor cleanups.
4556
4557 * mark.texi (Momentary Mark): Minor cleanups.
4558
45592004-08-15 Kenichi Handa <handa@etl.go.jp>
4560
4561 * custom.texi (Non-ASCII Rebinding):
4562 C-q always inserts the right code to pass to global-set-key.
4563
8cf51b2c
GM
45642004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4565
4566 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4567 `insert-register', instead of `C-x r g' binding, for consistency.
4568
45692004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4570
4571 * fixit.texi (Spelling): Fix typo.
4572
45732004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4574
4575 * help.texi (Help): Fix Texinfo usage.
4576
8cf51b2c
GM
45772004-07-24 Richard M. Stallman <rms@gnu.org>
4578
4579 * text.texi (Paragraphs): Update how paragraphs are separated
4580 and the default for paragraph-separate.
4581
4582 * search.texi (Regexp Replace): Further update text for new
4583 replacement operators.
4584
8cf51b2c
GM
45852004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4586
4587 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4588 `R' switch.
4589
4590 * dired.texi (Dired Updating): `k' only deletes inserted
4591 subdirectories from the Dired buffer if a prefix argument was given.
4592
4593 * search.texi (Regexps): Delete redundant definition of `symbol' in
4594 description of `\_>'. It already occurs in the description of `\_<'.
4595
8cf51b2c
GM
45962004-07-01 Juri Linkov <juri@jurta.org>
4597
4598 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4599 (Regexp Search): Add M-r.
4600
46012004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4602
4603 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4604
46052004-06-29 Jesper Harder <harder@ifa.au.dk>
4606
49823426 4607 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4608
46092004-06-25 Richard M. Stallman <rms@gnu.org>
4610
4611 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4612
46132004-06-25 David Kastrup <dak@gnu.org>
4614
4615 * search.texi (Regexp Replace): Some typo corrections and
4616 rearrangement.
4617
46182004-06-24 David Kastrup <dak@gnu.org>
4619
4620 * search.texi (Unconditional Replace): Use replace-string instead
4621 of query-replace in example.
4622 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4623 sequences.
4624 (Query Replace): Correct explanation of `^' which does not use
4625 the mark stack.
4626
46272004-06-21 Nick Roberts <nickrob@gnu.org>
4628
4629 * misc.texi (Shell History Copying): Document comint-insert-input.
4630 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4631
8cf51b2c
GM
46322004-06-20 Jesper Harder <harder@ifa.au.dk>
4633
4634 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4635 * custom.texi (Customization): Do.
4636 * anti.texi (Antinews): Do.
4637 * abbrevs.texi (Defining Abbrevs): Do.
4638
4639 * programs.texi (Info Lookup): Fix keybinding for
4640 info-lookup-symbol.
4641
46422004-06-16 Juanma Barranquero <lektu@terra.es>
4643
4644 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4645 Add emacs-xtra.
4646 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4647 (clean): Add emacs-xtra and flymake. Remove redundancies.
4648
46492004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4650
4651 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4652 Add emacs-xtra.
4653 * emacs-xtra.texi: New file.
4654
46552004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4656
4657 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4658 (Dired and Find): Mention differences with ordinary Dired buffers.
4659
8cf51b2c
GM
46602004-06-13 Richard M. Stallman <rms@gnu.org>
4661
4662 * custom.texi (Init Syntax): Explain about vars that do special
4663 things when set with setq or with Custom.
4664 (Init Examples): Add line-number-mode example.
4665
8cf51b2c
GM
46662004-06-12 Juri Linkov <juri@jurta.org>
4667
4668 * dired.texi (Operating on Files): Add dired-do-touch.
4669
8cf51b2c
GM
46702004-06-10 Juri Linkov <juri@jurta.org>
4671
4672 * building.texi (Lisp Eval): Add C-M-x on defface.
4673
46742004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4675
4676 * files.texi (Reverting): Auto-Revert mode and
4677 Global Auto-Revert mode no longer revert remote files.
4678
8cf51b2c
GM
46792004-05-29 Richard M. Stallman <rms@gnu.org>
4680
4681 * custom.texi (Init File): Two dashes start --no-site-file.
4682
8cf51b2c
GM
46832004-05-29 Alan Mackenzie <acm@muc.de>
4684
4685 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4686 ("AWK"): Is consistently thus spelt throughout.
4687 (AWK, Pike): Document as "C-like modes".
4688 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4689 (M-x man): Supersedes M-x manual-entry.
4690 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4691
4692 ("Comments in C"): Delete node; the info is in CC Mode manual.
4693 (c-comment-only-line-offset): Remove description.
4694
4695 (C-c ., C-c C-c): Describe new C Mode bindings.
4696
4697 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4698 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4699 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4700 Amend definitions.
4701
4702 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4703 Describe functions.
4704
4705 (c-comment-start-regexp, c-hanging-comment-ender-p)
4706 (c-hanging-comment-starter-p): Remove obsolete definitions.
4707
4708 * emacs.texi: Remove the menu entry "Comments in C".
4709
8cf51b2c
GM
47102004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4711
4712 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4713 `M-x locate'.
4714
47152004-05-16 Karl Berry <karl@gnu.org>
4716
4717 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4718 makeinfo --html fails.
4719 * help.texi (Help Summary) [@ifnottex]: Likewise.
4720
47212004-05-13 Nick Roberts <nickrob@gnu.org>
4722
4723 * building.texi (GDB Graphical Interface): Update and describe
4724 layout first.
4725
8cf51b2c
GM
47262004-05-04 Jason Rumney <jasonr@gnu.org>
4727
4728 * makefile.w32-in: Revert last change.
4729
47302004-05-03 Jason Rumney <jasonr@gnu.org>
4731
4732 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4733
8cf51b2c
GM
47342004-04-23 Juanma Barranquero <lektu@terra.es>
4735
4736 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4737
47382004-04-18 Juri Linkov <juri@jurta.org>
4739
4740 * fixit.texi (Spelling): Remove file extension from ispell xref.
4741
47422004-04-15 Kim F. Storm <storm@cua.dk>
4743
4744 * cmdargs.texi (Initial Options): Add -Q.
4745
47462004-04-05 Kim F. Storm <storm@cua.dk>
4747
4748 * custom.texi (File Variables): Add safe-local-eval-forms.
4749
8cf51b2c
GM
47502004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4751
4752 * files.texi (Reverting): Correct description of revert-buffer's
4753 handling of point.
4754
47552004-03-22 Juri Linkov <juri@jurta.org>
4756
4757 * emacs.texi (Top): Add `Misc X'.
4758
49823426 4759 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4760
4761 * glossary.texi: Improve references.
4762
4763 * help.texi: Sync keywords with finder.el.
4764
4765 * mini.texi (Completion): Add description for menu items.
4766
4767 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4768
4769 * sending.texi (Mail Methods): Fix xref to Message manual.
4770
8cf51b2c
GM
47712004-03-12 Richard M. Stallman <rms@gnu.org>
4772
8cf51b2c
GM
4773 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4774
8cf51b2c
GM
47752004-03-04 Richard M. Stallman <rms@gnu.org>
4776
4777 * search.texi (Regexps): Explain that ^ and $ have their
4778 special meanings only in certain contexts.
4779
4780 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4781
4782 * mule.texi (Specify Coding): Doc C-x RET F.
4783
4784 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4785 for multiple compile and grep buffers.
4786 (Indirect Buffers): Don't recommand clone-indirect-buffer
4787 for multiple compile and grep buffers.
4788
8cf51b2c
GM
47892004-02-29 Juanma Barranquero <lektu@terra.es>
4790
4791 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4792 Use $(DEL) instead of rm, and ignore exit code.
4793
8cf51b2c
GM
47942004-02-23 Nick Roberts <nick@nick.uklinux.net>
4795
4796 * building.texi (Watch Expressions): Update.
4797
47982004-02-21 Juri Linkov <juri@jurta.org>
4799
4800 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4801 --directory, --help, --version. Move text about command-line-args
4802 to Command Arguments.
4803 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4804 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4805 (Window Size X): Join -g and --geometry. Add @cindex.
4806 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4807 (Title X): Remove alias -title.
4808 (Misc X): New node.
4809
c8763fb6 48102004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4811
4812 * frames.texi (Drag and drop): Add Motif to list of supported
4813 protocols.
4814
c8763fb6 48152004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4816
4817 * frames.texi (Drag and drop): New section.
4818
48192004-01-24 Richard M. Stallman <rms@gnu.org>
4820
4821 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4822 Include it only @ifnotinfo. Patch the preceding and following
4823 node headers to point to each other.
4824
48252004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4826
4827 * calendar.texi (Appointments): Update section.
4828
48292003-12-29 Kevin Ryde <user42@zip.com.au>
4830
8cf51b2c
GM
4831 * programs.texi (C Modes): Fix the xref.
4832
48332003-12-23 Nick Roberts <nick@nick.uklinux.net>
4834
4835 * building.texi (Watch Expressions): Update.
4836 (Commands of GUD): Include use of toolbar + breakpoints set from
4837 fringe/margin.
4838
48392003-12-03 Andre Spiegel <spiegel@gnu.org>
4840
4841 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4842 <acm@muc.de>.
4843
c8763fb6 48442003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4845
4846 * frames.texi (Dialog Boxes): Add use-file-dialog.
4847
8cf51b2c
GM
48482003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4849
4850 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4851 in CC Mode.
4852
8cf51b2c
GM
48532003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4854
4855 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4856 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4857 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4858 * man/frames.texi, man/glossary.texi, man/killing.texi:
4859 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4860 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4861 * man/sending.texi, man/text.texi, man/trouble.texi:
4862 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4863
48642003-11-01 Alan Mackenzie <acm@muc.de>
4865
4866 * search.texi (Scrolling During Incremental Search): Document a
4867 new scrolling facility in isearch mode.
4868
8cf51b2c
GM
48692003-10-22 Miles Bader <miles@gnu.org>
4870
4871 * Makefile.in (info): Move before $(top_srcdir)/info.
4872
48732003-10-22 Nick Roberts <nick@nick.uklinux.net>
4874
4875 * building.texi (Watch Expressions): Update section on data display
4876 to reflect code changes (GDB Graphical Interface).
4877
8cf51b2c
GM
48782003-10-13 Richard M. Stallman <rms@gnu.org>
4879
4880 * xresources.texi (GTK resources): Clean up previous change.
4881
c8763fb6 48822003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4883
4884 * xresources.texi (GTK resources): Add a note that some themes
4885 disallow customizations. Add scroll theme example.
4886
8cf51b2c
GM
48872003-09-30 Richard M. Stallman <rms@gnu.org>
4888
8cf51b2c
GM
4889 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4890
4891 * misc.texi (Saving Emacs Sessions): Shorten the section,
4892 collapsing back into one node.
4893
48942003-09-30 Lars Hansen <larsh@math.ku.dk>
4895
4896 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4897
ce058493 48982003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4899
4900 * xresources.texi (GTK names in Emacs): Correct typo.
4901
8cf51b2c
GM
49022003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4903
4904 * cmdargs.texi (Font X): Mention new default font. More
4905 fully describe long font names, wildcard patterns and the
4906 problems involved. (Result of discussion on emacs-devel.)
4907
49082003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4909
4910 * emacs.texi (Acknowledgements): Correct typo.
4911
49122003-09-22 Richard M. Stallman <rms@gnu.org>
4913
4914 * dired.texi (Misc Dired Commands): New node.
4915 (Dired Navigation): Add dired-goto-file.
4916
4917 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4918
4919 * emacs.texi (Acknowledgements): New node, split from Distribution.
4920
4921 * cmdargs.texi (Action Arguments): -f reads interactive args.
4922
8cf51b2c
GM
49232003-09-08 Lute Kamstra <lute@gnu.org>
4924
4925 * screen.texi (Mode Line): Say that POS comes before LINE.
4926 Mention `size-indication-mode'.
4927 * display.texi (Optional Mode Line): Document
4928 `size-indication-mode'.
4929 * basic.texi (Position Info): Mention `size-indication-mode'.
4930
49312003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4932
4933 * xresources.texi (Resources): Refer to `editres' man page.
4934 (Lucid Resources): Update defaults. Expand description of
4935 `shadowThickness'.
4936
49372003-09-04 Miles Bader <miles@gnu.org>
4938
4939 * Makefile.in (top_srcdir): New variable.
4940 ($(top_srcdir)/info): New rule.
4941 (info): Depend on it.
4942
49432003-09-03 Peter Runestig <peter@runestig.com>
4944
4945 * makefile.w32-in: New file.
4946
49472003-08-29 Richard M. Stallman <rms@gnu.org>
4948
4949 * misc.texi (Saving Emacs Sessions): Correct previous change.
4950
8cf51b2c
GM
49512003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4952
8cf51b2c
GM
4953 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4954 (Intro): Include kmacro.texi after fixit.texi instead of after
4955 custom.texi. (As suggested by Kim Storm.)
4956
49572003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4958
4959 * fixit.texi (Fixit): Update `Next' pointer.
4960 * files.texi (Files): Update `Previous' pointer.
4961 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4962 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4963 (Suggested by Kim Storm.)
4964 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4965
49662003-08-18 Kim F. Storm <storm@cua.dk>
4967
4968 * kmacro.texi: New file describing enhanced keyboard macro
4969 functionality. Replaces old description in custom.texi.
4970
4971 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4972 (Keyboard Macros): Move to new kmacro.texi file.
4973
4974 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4975
8cf51b2c
GM
49762003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4977
4978 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4979
49802003-08-17 Alex Schroeder <alex@gnu.org>
4981
4982 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4983 required.
4984
8cf51b2c
GM
49852003-08-05 Richard M. Stallman <rms@gnu.org>
4986
4987 * programs.texi (Lisp Indent): Don't describe
4988 lisp-indent-function property here. Use xref to Lisp Manual.
4989
8cf51b2c
GM
49902003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4991
fffa137c 4992 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
4993 abbreviations.
4994
49952003-07-24 Markus Rost <rost@math.ohio-state.edu>
4996
4997 * buffers.texi (List Buffers): Fix previous change.
4998
8cf51b2c
GM
49992003-07-13 Markus Rost <rost@math.ohio-state.edu>
5000
5001 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5002 List*.
5003
50042003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5005
8cf51b2c
GM
5006 * display.texi (Font Lock): Fix typo.
5007
50082003-07-07 Richard M. Stallman <rms@gnu.org>
5009
5010 * display.texi (Font Lock): Add xref for format info on
5011 font-lock-remove-keywords.
5012
5013 * building.texi (Compilation): Document what happens with asynch
5014 children of compiler process.
5015
5016 * help.texi (Library Keywords): Use @multitable.
5017
8cf51b2c
GM
50182003-06-04 Richard M. Stallman <rms@gnu.org>
5019
5020 * programs.texi (Expressions): Delete C-M-DEL.
5021
5022 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5023 comint-move-point-for-output renamed from
5024 comint-scroll-to-bottom-on-output.
5025
5026 * custom.texi (Init Rebinding): Replace previous change with xref.
5027 (Non-ASCII Rebinding): Explain that issue more briefly here.
5028
50292003-05-28 Richard M. Stallman <rms@gnu.org>
5030
5031 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5032
50332003-05-28 Nick Roberts <nick@nick.uklinux.net>
5034
5035 * building.texi (GDB Graphical Interface): New node.
5036 (Rewritten somewhat by RMS.)
5037
c8763fb6 50382003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5039
5040 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5041 non-English letters. Explain how to set coding systems correctly
5042 and how to include the right coding cookie in the file.
5043
c8763fb6 50442003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5045
5046 * indent.texi (Indentation): Explain the concepts.
5047 (Just Spaces): Explain why preventing tabs for indentation might
5048 be useful.
5049
8cf51b2c
GM
50502003-04-16 Richard M. Stallman <rms@gnu.org>
5051
5052 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5053
8cf51b2c
GM
50542003-02-22 Alex Schroeder <alex@emacswiki.org>
5055
5056 * cmdargs.texi (General Variables): Document SMTPSERVER.
5057
8cf51b2c
GM
5058 * sending.texi: Remove SMTP node.
5059 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5060 library.
5061
8cf51b2c
GM
50622003-02-22 Alex Schroeder <alex@emacswiki.org>
5063
5064 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5065
50662003-02-22 Simon Josefsson <jas@extundo.com>
5067
5068 * sending.texi (Mail Methods): Add node about SMTP.
5069
c8763fb6 50702003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5071
5072 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5073
8cf51b2c
GM
50742003-02-01 Kevin Ryde <user42@zip.com.au>
5075
5076 * glossary.texi (Glossary): Correction to cl cross reference.
5077
50782003-01-20 Richard M. Stallman <rms@gnu.org>
5079
5080 * killing.texi (Rectangles): Document C-x c r.
5081
c8763fb6 50822003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5083
5084 * xresources.texi (GTK resources): New node.
5085 (GTK widget names): New node.
5086 (GTK names in Emacs): New node.
5087 (GTK styles): New node.
5088
c8763fb6 50892003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5090
5091 * maintaining.texi (Create Tags Table): Add reference to the new
5092 `etags --help --lang=LANG' option.
5093
8cf51b2c
GM
50942002-10-02 Karl Berry <karl@gnu.org>
5095
49823426 5096 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5097 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5098 where needed for the sake of the HTML output.
8cf51b2c
GM
5099
51002001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5101
5102 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5103 source files.
5104
51052001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5106
5107 * Makefile.in (emacsman): New target.
5108
8cf51b2c
GM
51092001-10-20 Gerd Moellmann <gerd@gnu.org>
5110
5111 * (Version 21.1 released.)
5112
51132001-10-05 Gerd Moellmann <gerd@gnu.org>
5114
5115 * Branch for 21.1.
5116
8cf51b2c
GM
51172001-03-05 Gerd Moellmann <gerd@gnu.org>
5118
5119 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5120
8cf51b2c
GM
51212000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5122
5123 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5124
8cf51b2c
GM
51251999-07-12 Richard Stallman <rms@gnu.org>
5126
5127 * Version 20.4 released.
5128
51291998-12-04 Markus Rost <rost@delysid.gnu.org>
5130
5131 * Makefile.in (INFO_TARGETS): Delete customize.info.
5132 (DVI_TARGETS): Delete customize.dvi.
5133 (../info/customize, customize.dvi): Targets deleted.
5134
51351998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5136
5137 * Version 20.3 released.
5138
51391998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5140
5141 * Makefile.in (EMACSSOURCES): Add mule.texi.
5142 Add msdog.texi, ack.texi. Remove gnu1.texi.
5143
51441998-04-06 Andreas Schwab <schwab@gnu.org>
5145
5146 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5147 it in dvi targets.
8cf51b2c
GM
5148
51491997-09-23 Paul Eggert <eggert@twinsun.com>
5150
5151 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5152 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5153 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5154
51551997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5156
5157 * Version 20.2 released.
5158
51591997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5160
5161 * Version 20.1 released.
5162
51631997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5164
5165 * Makefile (../info/customize, customize.dvi): New targets.
5166 (INFO_TARGETS): Add ../info/customize.
5167 (DVI_TARGETS): Add customize.dvi.
5168
8cf51b2c
GM
51691996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5170
5171 * Version 19.33 released.
5172
51731996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5174
5175 * Version 19.32 released.
5176
8cf51b2c
GM
51771996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5178
5179 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5180
51811996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5182
5183 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5184 Specify -I option.
5185 (All dvi targets): Set the TEXINPUTS variable.
5186
51871996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5188
5189 * Version 19.31 released.
5190
8cf51b2c
GM
51911995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5192
5193 * Version 19.30 released.
5194
8cf51b2c
GM
51951995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5196
5197 * Makefile.in (maintainer-clean): Rename from realclean.
5198
51991994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5200
5201 * Makefile.in: New file.
5202 * Makefile: File deleted.
5203
52041994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5205
5206 * Makefile (TEXINDEX_OBJS): Variable deleted.
5207 (texindex, texindex.o, getopt.o): Rules deleted.
5208 All deps on texindex deleted.
5209 (distclean): Don't delete texindex.
5210 (mostlyclean): Don't delete *.o.
5211 * texindex.c, getopt.c: Files deleted.
5212
52131994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5214
5215 * Version 19.26 released.
5216
52171994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5218
5219 * Makefile (EMACSSOURCES): Exclude undo.texi.
5220
52211994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5222
5223 * Version 19.25 released.
5224
52251994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5226
5227 * Version 19.24 released.
5228
52291994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5230
5231 * Version 19.23 released.
5232
52331994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5234
5235 * Makefile: Delete spurious tab.
5236
52371994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5238
5239 * Makefile (.SUFFIXES): New rule.
5240
8cf51b2c
GM
52411993-12-04 Richard Stallman (rms@srarc2)
5242
5243 * getopt.c: New file.
5244 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5245 (getopt.o): New rule.
5246 (dvi): Don't depend on texindex.
49823426 5247 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5248
52491993-12-03 Richard Stallman (rms@srarc2)
5250
49823426
GM
5251 * Makefile (TEXI2DVI): New variable.
5252 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5253 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5254
52551993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5256
5257 * Version 19.22 released.
5258
52591993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5260
5261 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5262
52631993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5264
5265 * Version 19.21 released.
5266
8cf51b2c
GM
52671993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5268
5269 * Makefile (realclean): Don't delete the Info files.
5270
52711993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5272
8cf51b2c
GM
5273 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5274 4' where appropriate.
5275
52761993-10-20 Brian Fox (bfox@ai.mit.edu)
5277
49823426 5278 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5279
5280 * texindex.c: Include "../src/config.h" if building in emacs.
5281
5282 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5283 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5284 Add target to build texindex.c, defining `emacs'.
5285
8cf51b2c
GM
52861993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5287
5288 * Version 19.19 released.
5289
8cf51b2c
GM
52901993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5291
5292 * Version 19.18 released.
5293
52941993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5295
5296 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5297
52981993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5299
5300 * Version 19.17 released.
5301
53021993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5303
5304 * split-man: Fix typos in last change.
5305
53061993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5307
5308 * Version 19.16 released.
5309
53101993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5311
5312 * version 19.15 released.
5313
53141993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5315
5316 * Makefile (distclean): It's rm, not rf.
5317
53181993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5319
5320 * Version 19.14 released.
5321
53221993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5323
5324 * Makefile: New file.
5325
53261993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5327
5328 * Version 19.13 released.
5329
53301993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5331
5332 * Version 19.9 released.
5333
53341993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5335
5336 * Version 19.8 released.
5337
53381993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5339
5340 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5341
5342 * trouble.texi: It's `enable-flow-control-on', not
5343 `evade-flow-control-on'.
5344
53451993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5346
5347 * display.texi: Document standard-display-european.
5348
53491993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5350
5351 * Version 19.7 released.
5352
5353 * emacs.texi: Add a sentence to the top menu mentioning the
5354 specific version of Emacs this manual applies to.
5355
53561993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5357
5358 * basic.texi: Document next-line-add-lines variable used to
5359 implement down-arrow.
5360
5361 * killing.texi: Document kill-whole-line.
5362
53631993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5364
5365 * text.texi: Update unix TeX ordering information.
5366
53671993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5368
5369 * news.texi: Mention fill-rectangle in keybinding list.
5370
5371 * killing.texi: Document fill-rectangle.
5372
53731993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5374
5375 * vc.texi: Bring the docs up to date with VC 5.2.
5376
53771992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5378
5379 * emacs.tex: Mention blackbox and gomoku under Amusements.
5380 Assembler mode is now mentioned and appropriately indexed
5381 under Programming Modes.
5382
53831991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5384
5385 * emacs.tex: Update TeX ordering information.
5386
8cf51b2c
GM
53871990-06-26 David Lawrence (tale@geech)
5388
5389 * emacs.tex: Note that completion-ignored-extensions is not used
5390 to filter out names when all completions are displayed in
5391 *Completions*.
5392
53931990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5394
5395 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5396
53971990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5398
5399 * emacs.tex: Add @findex grep.
5400
8cf51b2c
GM
54011988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5402
5403 * emacs.tex: Correct two typos. No other changes before
5404 Version 19 will be made.
5405
8cf51b2c
GM
54061988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5407
5408 * emacs.tex: Update information for obtaining TeX distribution from the
5409 University of Washington.
5410
5411;; Local Variables:
c8763fb6 5412;; coding: utf-8
8cf51b2c
GM
5413;; fill-column: 79
5414;; add-log-time-zone-rule: t
5415;; End:
5416
5417 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5418 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5419
5420 This file is part of GNU Emacs.
5421
352c8b4a 5422 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5423 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5424 the Free Software Foundation, either version 3 of the License, or
5425 (at your option) any later version.
8cf51b2c
GM
5426
5427 GNU Emacs is distributed in the hope that it will be useful,
5428 but WITHOUT ANY WARRANTY; without even the implied warranty of
5429 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5430 GNU General Public License for more details.
5431
5432 You should have received a copy of the GNU General Public License
352c8b4a 5433 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5434
5435;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd