*** empty log message ***
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a43a8a2e
GM
12008-08-10 Glenn Morris <rgm@gnu.org>
2
3 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4 and intermonth text.
5 (Holiday Customizing): Add holiday-chinese.
6
eba27308
EZ
72008-08-08 Eli Zaretskii <eliz@gnu.org>
8
9 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
10
5f14a5b3
DN
112008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
12
13 * files.texi (Log Buffer): Describe C-c C-d.
14 (Diff Mode): Describe C-x 4 A.
15
49989bff
EZ
162008-08-06 Eli Zaretskii <eliz@gnu.org>
17
18 * vc1-xtra.texi (VC Directory Mode): Fix last change.
19
5c915c02
DN
202008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
21
2beaf97a
DN
22 * files.texi (Old Revisions): Update the keys used by vc-annotate and
23 describe the new bindings to show the changeset diff, toggle annotation
24 visibility, show revisions.
25 (VC Status): Describe key bindings for modifying the change comments,
26 displaying changeset diffs and annotations.
27
5c915c02
DN
28 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
29
71798ace
NR
302008-08-05 Nick Roberts <nickrob@snap.net.nz>
31
32 * vc1-xtra.texi (VC Directory Mode): Fix typo.
33
b8949644
EZ
342008-08-02 Eli Zaretskii <eliz@gnu.org>
35
36 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
37 and wording.
38
819567d1
DN
392008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
40
41 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 42 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
43 commands. Improve some old info.
44
5f38310a
CY
452008-07-31 Chong Yidong <cyd@stupidchicken.com>
46
0dc3906b
CY
47 * display.texi (Visual Line Mode): New node.
48
5f38310a
CY
49 * basic.texi (Inserting Text): Move DEL to deletion node.
50 (Moving Point): Add additional alternative key bindings. Describe
51 line-move-visual.
52 (Erasing): Describe DEL.
53 (Basic Undo, Blank Lines, Arguments): Copyedit.
54 (Continuation Lines): Mention Visual Line mode.
55 (Position Info): Move extended discussion to mule.texi.
56
57 * mule.texi (International Chars): Describe C-x =.
58
59 * emacs.texi (Top): Add Visual Line Mode node.
60
7c2fb837
DN
612008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
62
63 * emacs.texi: Remove VMS support.
64
3f6b73ef
DN
652008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
66
67 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
68 the vc-dir command name.
69
9e2a2647
DN
702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
71
72 * xresources.texi: Remove mentions of Mac Carbon.
73
568beaa2
AS
742008-07-19 Andreas Schwab <schwab@suse.de>
75
76 * ns-emacs.texi: Move to ../misc.
77
0ef94706
CY
782008-07-15 Chong Yidong <cyd@stupidchicken.com>
79
80 * entering.texi (Exiting): Don't describe text-only terminals as the
81 default. Describe the new startup screen.
82 (Exiting): Describe how to kill Emacs first. Change description of
83 iconification to handle modern window systems.
84
ba60bd44 852008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
86
87 * ns-emacs.texi: New file, documents features of Emacs port under
88 NeXTstep windowing.
89
9f30aa73
CY
902008-07-15 Chong Yidong <cyd@stupidchicken.com>
91
938a5d2e
CY
92 * entering.texi (Entering Emacs): Update prev node.
93
94 * glossary.texi (Glossary): Remove xref to Text Characters.
95
9f30aa73
CY
96 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
97 directly, rather than in the context of ASCII. Move description of
98 special properties of modifier key to new Modifier Keys node.
99 (Keys): Copyedit.
100 (Text Characters): Delete node. Multibyte is the default nowadays, and
101 the node contents are obsolete.
102
103 * custom.texi (Modifier Keys): New node.
104
105 * emacs.texi (Top): Update node list.
106
7e53d36c
CY
1072008-07-13 Chong Yidong <cyd@stupidchicken.com>
108
109 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
110 saying that Emacs provides menus and mouse support (which is par for
111 the course).
112
113 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
114 early on.
115 (Point): Copyedit. Relegate historical trivia to a footnote.
116 (Mode Line): Explain mode-line format more consistently.
117 (Menu Bar): Copyedit.
118
1e9fa96d
GM
1192008-06-27 Glenn Morris <rgm@gnu.org>
120
121 * cal-xtra.texi (Sexp Diary Entries):
122 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
123
dc9bebb8
CY
1242008-06-26 Chong Yidong <cyd@stupidchicken.com>
125
126 * mark.texi (Shift selection): New node.
127 (Mark): Copyedits.
128 (Persistent Mark): Move to the end of the chapter.
129
e7881076
EZ
1302008-06-20 Eli Zaretskii <eliz@gnu.org>
131
132 * makefile.w32-in (distclean): Remove makefile.
133
f427400c
NR
1342008-06-17 Nick Roberts <nickrob@snap.net.nz>
135
136 * building.texi (Starting GUD): Add an entry for gud-gdb.
137 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
138 command mode.
139
b597d348
GM
1402008-06-17 Glenn Morris <rgm@gnu.org>
141
142 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
143
647b7094
NR
1442008-06-17 Nick Roberts <nickrob@snap.net.nz>
145
146 * building.texi (Starting GUD): Expand on remote debugging.
147 (Other GDB-UI Buffers): Mention new keyboard bindings.
148
47a30023
GM
1492008-06-15 Glenn Morris <rgm@gnu.org>
150
151 * gnu.texi: Use a verbatim license for this invariant section,
152 as per etc/GNU.
153
37e5d54a
GM
1542008-06-13 Daniel Engeler <engeler@gmail.com>
155
156 * emacs.texi, misc.texi: Add documentation about serial port access.
157
8e65d46c
GM
1582008-06-13 Glenn Morris <rgm@gnu.org>
159
c1473b4c
MB
160 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
161 maintain.info.
8e65d46c 162
e40a85cd
MB
1632008-06-05 Miles Bader <miles@gnu.org>
164
165 * display.texi (Temporary Face Changes): Update to reflect function
166 renamings in face-remap.el.
167
56c73dec
MB
1682008-06-04 Miles Bader <miles@gnu.org>
169
170 * display.texi (Temporary Face Changes): Add
171 `adjust-buffer-face-height'. Rewrite description of
172 `increase-buffer-face-height' and `decrease-default-face-height' now
173 that they aren't bound by default.
174
9d3d42fb
MB
1752008-06-03 Miles Bader <miles@gnu.org>
176
177 * display.texi (Temporary Face Changes): New node.
178
2be6bfe2
EZ
1792008-05-31 Eli Zaretskii <eliz@gnu.org>
180
181 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
182
daf7e339
GM
1832008-05-31 Glenn Morris <rgm@gnu.org>
184
185 * cal-xtra.texi (Fancy Diary Display): Simplify.
186
d21d2618
GM
1872008-05-30 Glenn Morris <rgm@gnu.org>
188
189 * cal-xtra.texi (Fancy Diary Display): Update for
190 diary-display-function replacing diary-display-hook.
191
71ce5fd0
JB
1922008-05-29 Drew Adams <drew.adams@oracle.com>
193
194 * msdog.texi (Windows Keyboard): Add descriptions of
195 w32-register-hot-key and w32-unregister-hot-key.
196
a3cdbdf8
MO
1972008-05-21 Tom Tromey <tromey@redhat.com>
198
199 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
200 Variables node.
201
854a574c
MO
2022008-05-19 Tom Tromey <tromey@redhat.com>
203
204 * custom.texi (Variables): Add Directory Variables to menu.
205 (Directory Variables): New node.
206
7c2ec3f9
ER
2072008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
208
71ce5fd0 209 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 210
370fded4
ER
2112008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
212
213 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
214 Revision Tags and rewritten. Section now uses modern terminology,
215 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
216 accurately.
217
6af511e3
EZ
2182008-05-10 Eli Zaretskii <eliz@gnu.org>
219
220 * msdog.texi (Windows Files): Update documentation of
221 w32-get-true-file-attributes.
222
7a78b6e7
ER
2232008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
224
225 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
226 directory mode.
227
1bcfc24e
CY
2282008-05-08 Chong Yidong <cyd@stupidchicken.com>
229
230 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 231 entry "television".
1bcfc24e 232
db86064f
ER
2332008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
234
ab5ec32c 235 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 236
a31b405e
ER
2372008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
238
239 * emacs/buffers.texi, emacs/files.texi (Version-control):
240 vc-toggle-read-only is no longer a good idea...
241
ff2c14fc
GM
2422008-04-29 Glenn Morris <rgm@gnu.org>
243
244 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
245
367c9b7c
JL
2462008-04-22 Juri Linkov <juri@jurta.org>
247
248 * dired.texi (Subdirectories in Dired): Describe using `^'
249 to return to the parent directory.
250
4ac1e9b4
NR
2512008-04-22 Nick Roberts <nickrob@snap.net.nz>
252
253 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
254 recent changes.
255
b9b3bf2b
NR
2562008-04-19 Nick Roberts <nickrob@snap.net.nz>
257
258 * building.texi (GDB-UI Layout, Breakpoints Buffer)
259 (Other GDB-UI Buffers): Update for recent thread related changes.
260
4d120d6a
SM
2612008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
262
263 * maintaining.texi (Maintaining):
264 * emacs.texi (Top): Typo.
265
a152877d
SM
2662008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
267
b9b3bf2b
NR
268 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
269 arg in `font-lock-add-keywords'.
a152877d 270
36c0514c
GM
2712008-04-08 Glenn Morris <rgm@gnu.org>
272
273 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
274 Also add Baha'i calendar references where appropriate.
275
06a97d46
GM
2762008-04-05 Glenn Morris <rgm@gnu.org>
277
278 * custom.texi (Init File): Byte-compiling .emacs is bad.
279
6adc6eed
SM
2802008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
281
282 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
283
571388b0
GM
2842008-03-29 Glenn Morris <rgm@gnu.org>
285
286 * calendar.texi: Update for `calendar-date-style' replacing
287 `european-calendar'.
288
3ae8f876
JR
2892008-03-28 Jason Rumney <jasonr@gnu.org>
290
291 * display.texi (Display Custom): Mention overlay-margin in text.
292
5bc6ddff 2932008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 294
5bc6ddff
MB
295 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
296 tutorial' comments.
03a864d5 297
7186a830
CY
2982008-03-28 Chong Yidong <cyd@stupidchicken.com>
299
300 * mark.texi (Mark): Rearrange nodes.
301 (Persistent Mark): Rename from Transient Mark.
302 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
303 Describe Transient Mark mode as the default.
304
305 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
306 the default behavior with Transient Mark mode off.
307 (Position Info): Fix typo.
308
71ce5fd0
JB
309 * display.texi (Standard Faces): Reference the Mark node.
310 Remove discussion of the region face, which is discussed there.
7186a830
CY
311
312 * emacs.texi (Top): Update node listings.
313
314 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
315 as the default.
316
317 * fixit.texi (Undo): Standardize choice of undo key sequence.
318 (Undo, Spelling): Describe Transient Mark mode as the default.
319
320 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
321 default.
322
323 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
324
325 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
326 mode is the default, and note that the mark is not activated when set.
327
328 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
329 Describe Transient Mark mode as the default.
330
331 * search.texi (Basic Isearch): Reference the Mark Ring node.
332 (Replace, Unconditional Replace, Other Repeating Search):
333 Describe Transient Mark mode as the default.
334
335 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
336 Transient Mark mode as the default.
337 (Paragraphs): Describe how M-h behaves when region is active.
338
339 * trouble.texi (Quitting): Clarify effects of C-g.
340
dc47d1ff
GM
3412008-03-13 Glenn Morris <rgm@gnu.org>
342
343 * emacs.texi (EMACSVER): Set to 23.0.60.
344
e3e0fb39 3452008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 346
e3e0fb39
GM
347 * dired.texi (Hiding Subdirectories): Fix previous change.
348
3492008-03-05 Drew Adams <drew.adams@oracle.com>
350
351 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 352
5e14abf8
KS
3532008-02-28 Kim F. Storm <storm@cua.dk>
354
355 * help.texi (Help Files): Move describe-gnu-project to C-h g.
356 Move describe-distribution to C-h C-o.
357 Move view-emacs-problems to C-h C-p.
358 Add view-emacs-debugging on C-h C-d.
359 Add view-external-packages on C-h C-e.
d0207bf3 360 Add view-order-manuals on C-h C-m.
5e14abf8 361
d0207bf3 3622008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
363
364 * msdog-xtra.texi (MS-DOS): Docstring fix.
365
87e391bb
EZ
3662008-02-09 Eli Zaretskii <eliz@gnu.org>
367
368 * msdog.texi (Windows Fonts): Use a @table for describing font
369 properties.
370
5662e503
JR
3712008-02-07 Jason Rumney <jasonr@gnu.org>
372
373 * msdog.texi (Windows Files): w32-get-true-file-attributes default
374 value has changed.
375 (Windows HOME): Clarify what is meant by "if that fails as well".
376 (Windows Fonts): New section.
377
72463824
GM
3782008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
379
380 * basic.texi (Basic Undo): Remove duplicate "you can".
381
7ff926e0
EZ
3822008-02-02 Eli Zaretskii <eliz@gnu.org>
383
384 * maintaining.texi (Tags): Fix last change.
385
6ab7aef1
MA
3862008-02-02 Michael Albinus <michael.albinus@gmx.de>
387
093571c3 388 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 389
ace67e7e
NR
3902008-01-31 Nick Roberts <nickrob@snap.net.nz>
391
392 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
393
ae068fdf
RS
3942008-01-26 Richard Stallman <rms@gnu.org>
395
396 * maintaining.texi (Tags): Delete redundant index entry.
397
a56d9a08
EZ
3982008-01-26 Eli Zaretskii <eliz@gnu.org>
399
400 * programs.texi (Imenu): Move "@cindex tags" from here...
401 * maintaining.texi (Tags): ...to here.
402
e941ed90
NR
4032008-01-23 Kevin Ryde <user42@zip.com.au>
404
405 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
406 click count.
407
650276d5
JB
4082008-01-21 Juanma Barranquero <lekktu@gmail.com>
409
410 * entering.texi (Exiting): Fix typo.
411 Reported by D. E. Evans <sinuhe@gnu.org>.
412
8dc17977
MR
4132007-12-31 Martin Rudalics <rudalics@gmx.at>
414
415 * glossary.texi (Glossary): Fix typo.
416
9f9695a6
RS
4172007-12-27 Richard Stallman <rms@gnu.org>
418
419 * text.texi (Formatted Text): Improve menu tag.
420 (Editing Format Info): In Info, add duplicate menu of nodes
421 about the submenus.
422 (Format Faces): Say where Faces menu is found. Mention Other.
423 (Format Colors): Say where these submenus are found.
424 (Format Indentation, Format Justification): Likewise.
425 (Format Properties): Likewise.
426
abfd0191
RS
4272007-12-22 Richard Stallman <rms@gnu.org>
428
429 * search.texi (Query Replace): Make exp of query-replace more
430 self-contained, and clarify.
8dc17977 431
abfd0191
RS
432 * cc-mode.texi (Getting Started): Change @ref to @pxref.
433
a2586785
RS
4342007-12-15 Richard Stallman <rms@gnu.org>
435
436 * files.texi (Auto Save): Clarify definition of auto-saving.
437
a67cf2bb
RS
4382007-11-26 Richard Stallman <rms@gnu.org>
439
440 * help.texi (Help Echo): Cleanups.
441
448b33b1
TTN
4422007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
443
444 * files.texi (Why Version Control?): Fix typo.
445 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
446 (Selecting a Fileset): Fix typos; small rewording.
447 (Log Buffer): Likewise.
448 (Old Revisions): Likewise.
448b33b1 449
221bb7f6
EZ
4502007-11-17 Eli Zaretskii <eliz@gnu.org>
451
452 * mule.texi (Communication Coding): Fix wording of last change.
453
d0207bf3 4542007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 455
630cb3b7
JB
456 * custom.texi (Specifying File Variables):
457 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 458
53b7759e
KH
4592007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
460
a5ab2e0c 461 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
462
463 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
464
c8763fb6 4652007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 466
630cb3b7 467 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
468 --output=file.
469
ff98e024
MR
4702007-11-13 Martin Rudalics <rudalics@gmx.at>
471
472 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
473 (Help Echo): Avoid mentioning the term "region" here and
474 consistently use the term "active text".
475
37b11c22
GM
4762007-11-11 Glenn Morris <rgm@gnu.org>
477
478 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
479
21d50ba1
JL
4802007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
481
482 * search.texi (Query Replace): Mention
483 `query-replace-show-replacement'.
484
c12ecb0a 4852007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
486
487 * building.texi (Watch Expressions): Remove obscure sentence.
488
3b4201f4
KH
4892007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
490
491 * mule.texi (Select Input Method): Describe how to activate an input
492 method in the text mode.
493
07e5c0b0
DN
4942007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
495
496 * cmdargs.texi (Misc Variables): Remove Sun windows info.
497
52dd7391
NR
4982007-10-30 Nick Roberts <nickrob@snap.net.nz>
499
500 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
501
c004e539
GM
5022007-10-30 Glenn Morris <rgm@gnu.org>
503
504 * misc.texi (Directory Tracking): Explain a bit more about
505 dirtrack-mode.
506
ca8c5b8c
GM
5072007-10-25 Glenn Morris <rgm@gnu.org>
508
509 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
510
b6c764ef
RS
5112007-10-24 Richard Stallman <rms@gnu.org>
512
513 * misc.texi (Interactive Shell): Cleanup last change.
514
eabd84c9
JL
5152007-10-22 Juri Linkov <juri@jurta.org>
516
517 * mini.texi (Minibuffer History): Add text about a list of minibuffer
518 default values.
519
0b43c7e2
ER
5202007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
521
ca8c5b8c 522 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
523 'filesets'.
524
a80859d4
MR
5252007-10-18 Martin Rudalics <rudalics@gmx.at>
526
527 * trouble.texi (Quitting): Fix typo.
528
c9447ae1
GM
5292007-10-18 Glenn Morris <rgm@gnu.org>
530
531 * frames.texi (Mode Line Mouse): Mention minor mode names.
532
168b980f
JL
5332007-10-17 Juri Linkov <juri@jurta.org>
534
535 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
536 fill-paragraph operates on the active region in Transient Mark mode.
537 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
538 with fill-paragraph.
539
540 * basic.texi (Arguments): Replace fill-paragraph-or-region with
541 fill-paragraph.
542
543 * fixit.texi (Spelling): ispell-word operates on the active region
544 in Transient Mark mode.
545
5a331f34
JB
5462007-10-17 Aaron S. Hawley <aaronh@garden.org>
547
548 * building.texi (Source Buffers):
549 * custom.texi (Init Non-ASCII):
550 * glossary.texi (Glossary): Use "key binding" consistently.
551
2a9f4d55
JB
5522007-10-17 Juanma Barranquero <lekktu@gmail.com>
553
554 * calendar.texi (Diary): Fix directive.
555
de13cecf
RS
5562007-10-16 Richard Stallman <rms@gnu.org>
557
558 * calendar.texi (Diary): Clarify text about diary file example.
559
5f90d53e
ER
5602007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
561
562 * files.texi: Capitalize node names according to convention.
563
3aa491bc
GM
5642007-10-13 Glenn Morris <rgm@gnu.org>
565
566 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
567
8a3106d3
ER
5682007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
569
570 * emacs.texi:
571 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 572 suggested by RMS and Robert J. Chassell.
8a3106d3 573
da1080a2
ER
5742007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
575
3aa491bc 576 * files.texi (Version Systems):
0870a421
ER
577 * vc-xtra.texi:
578 * vc1-xtra.texi:
ac3f4c6f 579 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 580 operations. Change of terminology from `version' to `revision'.
a7fc5b78 581 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 582 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 583
58ade22b
ER
5842007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
585
da1080a2 586 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
587 Reorder the descriptions to be chronological.
588
93870ce2
RS
5892007-10-09 Richard Stallman <rms@gnu.org>
590
591 * display.texi (Cursor Display): Correct how cursor appears
592 in nonselected windows.
593
568c7288
NR
5942007-10-04 Nick Roberts <nickrob@snap.net.nz>
595
596 * building.texi (GDB Graphical Interface): Remove references to gdba
597 and mention gud-gdb.
598
1af74d06 5992007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 600
1af74d06 601 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 602
0d8fb755
JL
6032007-10-06 Juri Linkov <juri@jurta.org>
604
605 * text.texi (Fill Commands): Document fill-paragraph-or-region.
606 (Fill Prefix, Format Indentation): Replace fill-paragraph with
607 fill-paragraph-or-region.
608
609 * basic.texi (Arguments): Replace fill-paragraph with
610 fill-paragraph-or-region.
611
b981e2c6
ER
6122007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
613
614 * files.texi: Update the section on version control for 2007
2a9f4d55 615 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
616 will come later.
617
5fceaf9c
GM
6182007-09-15 Glenn Morris <rgm@gnu.org>
619
620 * calendar.texi (Holidays): Change all instances of `holiday-list' back
621 to `list-holidays'.
622
b0e44b17
GM
6232007-09-14 Glenn Morris <rgm@gnu.org>
624
625 * calendar.texi: Update all instances of mark-calendar-holidays,
626 list-calendar-holidays, list-holidays with the new names.
627
8cf51b2c
GM
6282007-09-06 Glenn Morris <rgm@gnu.org>
629
630 * Move manual sources from man/ to subdirectories of doc/.
631 Split into the Emacs manual in emacs/, and other manuals in misc/.
632 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
633 manual.
634 (infodir): New variable.
635 (info): Use $infodir.
636 (emacsman): Delete target, not needed any more.
637 Move all targets that are not the Emacs manual to misc/Makefile.in.
638 (mostlyclean): Remove `gnustmp'.
639 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
640 manual.
92f9b43f 641 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
642 (emacsman): Delete target, not needed any more.
643 (clean): Remove all info files but Emacs manual.
644 Move all targets that are not the Emacs manual to misc/Makefile.in.
645 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
646
647 * Makefile.in (INFOSOURCES): Delete.
648 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
649 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
650 *.vrs *.toc here...
651 (maintainer-clean): ...from here.
652
6532007-09-05 Glenn Morris <rgm@gnu.org>
654
655 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
656
8cf51b2c
GM
6572007-08-29 Glenn Morris <rgm@gnu.org>
658
659 * emacs.texi (EMACSVER): Increase to 23.0.50.
660
3420c522
RS
6612007-08-27 Richard Stallman <rms@gnu.org>
662
663 * emacs.texi (Top): Clarify menu item for Glossary.
664
665 * display.texi (Faces): Change secn title.
666 Clarify not all fonts come from Font Lock.
667
8cf51b2c
GM
6682007-08-17 Eli Zaretskii <eliz@gnu.org>
669
670 * basic.texi (Position Info): Add index entry for face at point.
671 Mention that character faces are also displayed by "C-u C-x =".
672
8cf51b2c
GM
6732007-08-08 Glenn Morris <rgm@gnu.org>
674
675 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
676
6772007-08-07 Chong Yidong <cyd@stupidchicken.com>
678
679 * files.texi (File Conveniences): Document point motion keys in Image
680 mode.
681
8cf51b2c
GM
6822007-07-27 Glenn Morris <rgm@gnu.org>
683
8cf51b2c
GM
684 * emacs.texi (Copying): Include license text from gpl.texi, rather than
685 in-line.
686
687 * gpl.texi: New file with text of GPL.
688 * Makefile.in (EMACSSOURCES): Add gpl.texi.
689
6902007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
691
692 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
693
694 * dired.texi (Wdired): Mention C-x C-q key binding.
695
6962007-07-28 Nick Roberts <nickrob@snap.net.nz>
697
698 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
699
7002007-07-25 Glenn Morris <rgm@gnu.org>
701
8cf51b2c
GM
702 * emacs.texi (Copying): Replace license with GPLv3.
703
704 * Relicense all FSF files to GPLv3 or later.
705
7062007-07-24 Glenn Morris <rgm@gnu.org>
707
708 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
709 for some calendars.
710
7112007-07-23 Nick Roberts <nickrob@snap.net.nz>
712
713 * screen.texi (Mode Line): Describe new mode-line flag that shows if
714 default-directory for the current buffer is on a remote machine.
715
8cf51b2c
GM
7162007-07-21 Eli Zaretskii <eliz@gnu.org>
717
718 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
719 default value.
720
7212007-07-21 Richard Stallman <rms@gnu.org>
722
723 * files.texi (Why Version Control?): Improve previous change.
724
7252007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
726
727 * files.texi (Why Version Control?): New node.
728
8cf51b2c
GM
7292007-07-12 Nick Roberts <nickrob@snap.net.nz>
730
8cf51b2c
GM
731 * building.texi (Starting GUD): Add xref to this anchor.
732
8cf51b2c
GM
7332007-06-24 Karl Berry <karl@gnu.org>
734
2a9f4d55 735 * emacs.texi: New Back-Cover Text.
8cf51b2c 736
8cf51b2c
GM
7372007-06-07 Alan Mackenzie <acm@muc.de>
738
739 * display.texi (Optional Mode Line): Document the new form of
740 line+column numbers, "(561,2)".
741
7422007-06-06 Juanma Barranquero <lekktu@gmail.com>
743
49823426 744 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
745
7462007-06-02 Chong Yidong <cyd@stupidchicken.com>
747
748 * Version 22.1 released.
749
8cf51b2c
GM
7502007-05-07 Karl Berry <karl@gnu.org>
751
752 * emacs.texi (EMACSVER): Back to 22.
753
7542007-05-06 Richard Stallman <rms@gnu.org>
755
756 * maintaining.texi (Create Tags Table): Clean up previous change.
757
c8763fb6 7582007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
759
760 * maintaining.texi (Create Tags Table): Add text about the dangers of
761 making symbolic links to tags files.
762
7632007-05-04 Karl Berry <karl@gnu.org>
764
765 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
766
7672007-05-03 Karl Berry <karl@gnu.org>
768
769 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
770
771 * .cvsignore (*.pdf): New entry.
772
8cf51b2c
GM
773 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
774 for printing.
775
7762007-05-01 Richard Stallman <rms@gnu.org>
777
778 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
779
8cf51b2c
GM
7802007-04-28 Glenn Morris <rgm@gnu.org>
781
782 * ack.texi (Acknowledgments):
783 * anti.texi (Antinews):
8cf51b2c
GM
784 * programs.texi (Program Modes): Restore mention of python.el pending
785 consideration of legal status.
786
7872007-04-28 Richard Stallman <rms@gnu.org>
788
789 * files.texi (File Names): Fixes to ~ description on MS systems.
790
8cf51b2c
GM
7912007-04-26 Glenn Morris <rgm@gnu.org>
792
793 * emacs.texi (EMACSVER): Increase to 22.1.50.
794
7952007-04-25 Karl Berry <karl@gnu.org>
796
797 * emacs.texi: Improve line breaks on copyright page,
798 similar layout to lispref, 8.5x11 by default.
799
800 * dired.texi (Image-Dired): Improve line break, fix typo.
801
8022007-04-24 Chong Yidong <cyd@stupidchicken.com>
803
804 * programs.texi (Program Modes):
8cf51b2c
GM
805 * anti.texi (Antinews):
806 * ack.texi (Acknowledgments): python.el removed.
807
8cf51b2c
GM
8082007-04-23 Chong Yidong <cyd@stupidchicken.com>
809
810 * display.texi (Highlight Interactively): Correct description of
811 hi-lock-file-patterns-policy.
812
813 * files.texi (File Archives): Mention self-extracting executables.
814
8152007-04-23 Eli Zaretskii <eliz@gnu.org>
816
817 * search.texi (Unconditional Replace, Query Replace): Add xref to
818 "Replacement and Case".
819
8202007-04-22 Chong Yidong <cyd@stupidchicken.com>
821
822 * dired.texi (Image-Dired): Move from Thumbnails node.
823 * misc.texi (Thumbnails): Node deleted.
824 * emacs.texi (Top): Update node listing.
825
826 * files.texi (File Conveniences):
49823426 827 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
828
8292007-04-21 Richard Stallman <rms@gnu.org>
830
831 * display.texi (Highlight Interactively): Correct previous change.
832 Clarify doc of hi-lock-find-patterns, and move new features into it.
833
8342007-04-20 David Koppelman <koppel@ece.lsu.edu>
835
836 * display.texi (Highlight Interactively): Document
837 hi-lock-file-patterns-policy.
838
8392007-04-20 Martin Rudalics <rudalics@gmx.at>
840
841 * display.texi (Scrolling): Fix typo.
842
8cf51b2c
GM
8432007-04-15 Chong Yidong <cyd@stupidchicken.com>
844
8cf51b2c
GM
845 * doclicense.texi: Remove node heading, so that it can be included by
846 other files.
847
848 * emacs.texi: Insert node heading for GFDL.
849
8cf51b2c
GM
8502007-04-14 Eli Zaretskii <eliz@gnu.org>
851
852 * cmdargs.texi (Colors): Qualify "color of window" index entry by
853 "command line".
854
855 * display.texi (Faces): Refer to "Creating Frames" for face
856 and other frame customizations in .emacs.
857
858 * frames.texi (Creating Frames): Mention that face customizations can
859 be put in .emacs. Add index entries.
860
8612007-04-12 Richard Stallman <rms@gnu.org>
862
863 * glossary.texi (Glossary): Explain `iff'.
864
8652007-04-11 Karl Berry <karl@gnu.org>
866
867 * gnu.texi (Top),
868 * macos.texi (Mac Font Specs),
869 * anti.texi (Antinews),
870 * xresources.texi (Resources),
871 * misc.texi (Emulation),
872 * calendar.texi (Daylight Saving),
873 * dired.texi (Dired and Find),
874 * rmail.texi (Remote Mailboxes),
875 * sending.texi (Mail Headers),
876 * programs.texi (Which Function),
877 * files.texi (Recover),
878 * buffers.texi (Uniquify),
879 * frames.texi (Wheeled Mice),
880 * killing.texi (Rectangles): Wording to improve breaks in
881 8.5x11 format.
882 * mule.texi (Language Environments): \hbadness=10000 since there's
883 no way to reword.
884 * emacs.texi (smallbook): New @set to more easily switch between
885 smallbook and 8.5x11.
886
8872007-04-11 Richard Stallman <rms@gnu.org>
888
889 * files.texi (File Conveniences): Add xref to Tumme.
890 Delete text about Thumbnail mode.
891
8cf51b2c
GM
8922007-04-09 Alan Mackenzie <acm@muc.de>
893
894 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
895 new name. Insert concept index entries.
896
8cf51b2c
GM
8972007-04-08 Chong Yidong <cyd@stupidchicken.com>
898
899 * display.texi (Standard Faces): Document prefix arg for
900 list-faces-display.
901
902 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
903
8cf51b2c
GM
9042007-04-07 Chong Yidong <cyd@stupidchicken.com>
905
8cf51b2c
GM
906 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
907
908 * files.texi (Misc File Ops): Rewrite description of
909 insert-file-literally.
910
8cf51b2c
GM
9112007-03-31 Eli Zaretskii <eliz@gnu.org>
912
913 * misc.texi (Printing): Postscript -> PostScript.
914
8cf51b2c
GM
915 * ack.texi (Acknowledgments): Postscript -> PostScript.
916
917 * custom.texi (Init File, Init Non-ASCII): Fix last change.
918
919 * emacs.texi (Top): Fix the menu due to the change in custom.texi
920 below.
921
9222007-03-30 Chong Yidong <cyd@stupidchicken.com>
923
924 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
925 Init Non-ASCII.
926 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
927 (Init Non-ASCII): New node.
928
9292007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
930
931 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
932
8cf51b2c
GM
9332007-03-12 Glenn Morris <rgm@gnu.org>
934
8cf51b2c
GM
935 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
936 "Daylight Savings".
937
49823426 938 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
939 saving" in text throughout.
940
8cf51b2c
GM
9412007-03-04 Richard Stallman <rms@gnu.org>
942
943 * custom.texi (Safe File Variables): Minor correction.
944
8cf51b2c
GM
9452007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
946
947 * rmail.texi (Movemail): Add internal ref.
948 Don't indent the intro for the PROTO table.
949 Format PROTO table items with @code.
950
8cf51b2c
GM
9512007-02-26 Nick Roberts <nickrob@snap.net.nz>
952
953 * building.texi: Remove references to bashdb.
954
8cf51b2c
GM
9552007-02-19 Juanma Barranquero <lekktu@gmail.com>
956
957 * mule.texi (Language Environments): Update list of supported language
958 environments.
959
8cf51b2c
GM
9602007-02-14 Kim F. Storm <storm@cua.dk>
961
962 * building.texi (Grep Searching): Fix lgrep doc.
963
9642007-02-12 Chong Yidong <cyd@stupidchicken.com>
965
966 * back.texi: Remove unused file.
967
c8763fb6 9682007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
969
970 * maintaining.texi (Tag Syntax): Now --members is the default for
971 etags, not for ctags yet.
972
8cf51b2c
GM
9732007-02-03 Eli Zaretskii <eliz@gnu.org>
974
975 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
976 headers compliant with Texinfo guidelines and with what texnfo-upd.el
977 expects. Add comments to prevent people from inadvertently modifying
978 the key parts needed by `texinfo-multiple-files-update'.
979
9802007-01-29 Chong Yidong <cyd@stupidchicken.com>
981
982 * frames.texi (Secondary Selection): Window clicked does not matter
983 when mouse-yank-at-point is non-nil.
984
8cf51b2c
GM
9852007-01-16 Glenn Morris <rgm@gnu.org>
986
987 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
988 system abbrev.
989
9902007-01-11 Richard Stallman <rms@gnu.org>
991
992 * msdog.texi (Windows Keyboard): Another small cleanup.
993
9942007-01-10 Richard Stallman <rms@gnu.org>
995
996 * msdog.texi (Windows Keyboard): Yet another try to make
997 everyone happy with that passage.
998
9992007-01-05 Richard Stallman <rms@gnu.org>
1000
1001 * anti.texi (Antinews): Mention M-x shell scrolling.
1002
10032007-01-05 Nick Roberts <nickrob@snap.net.nz>
1004
1005 * building.texi (Watch Expressions): Describe gdb-max-children.
1006
8cf51b2c
GM
10072007-01-04 Richard Stallman <rms@gnu.org>
1008
8cf51b2c
GM
1009 * msdog.texi (Windows Keyboard): Clarify previous change.
1010
8cf51b2c
GM
10112007-01-02 Richard Stallman <rms@gnu.org>
1012
1013 * custom.texi (Changing a Variable): Minor clarification.
1014 (Specific Customization): customize-customized => customize-unsaved.
1015
1016 * entering.texi (Entering Emacs): Clean up text about restarting
1017 Emacs for each file.
1018
1019 * misc.texi (Shell Options): Minor cleanup.
1020
1021 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1022 with Emacs, not vice versa.
1023
1024 * programs.texi (Symbol Completion): Recommend customizing
1025 window manager.
1026
1027 * xresources.texi (Resources): Minor fix.
1028
c8763fb6 10292007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1030
1031 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1032
10332007-01-01 Richard Stallman <rms@gnu.org>
1034
1035 * commands.texi (User Input): Document keys stolen by window mangers.
1036
10372006-12-31 Richard Stallman <rms@gnu.org>
1038
1039 * custom.texi (Specific Customization): Document customize-option
1040 instead of customize-variable.
1041
10422006-12-31 Kim F. Storm <storm@cua.dk>
1043
1044 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1045
10462006-12-30 Kim F. Storm <storm@cua.dk>
1047
1048 * killing.texi (CUA Bindings): Fix typo.
1049
1050 * xresources.texi (Table of Resources): Mention grow-only value for
1051 auto-resize-tool-bars.
1052
8cf51b2c
GM
10532006-12-27 Eli Zaretskii <eliz@gnu.org>
1054
1055 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1056 and how to get them back.
1057
10582006-12-26 Richard Stallman <rms@gnu.org>
1059
1060 * calendar.texi (Holidays): Holiday listing is based on current
1061 practice, but DST is not.
1062
10632006-12-25 Richard Stallman <rms@gnu.org>
1064
1065 * emacs.texi (Top): Update subnode menus.
1066
1067 * mark.texi (Transient Mark): Fix xref.
1068
1069 * killing.texi (Graphical Kill): Node deleted.
1070 (Killing): Add xref to Cut and Paste.
1071 (CUA Bindings): Update xref.
1072
1073 * frames.texi (Cut and Paste): New section to hold other nodes.
1074 (Mouse Commands): Node demoted.
1075 (Cut/Paste Other App): Split out from Mouse Commands.
1076 (Word and Line Mouse): Likewise.
1077 (Secondary Selection, Clipboard): Nodes demoted.
1078
8cf51b2c
GM
10792006-12-24 Kevin Ryde <user42@zip.com.au>
1080
1081 * calendar.texi (Holidays): US daylight saving begins second Sunday
1082 in March for 2007 onwards.
1083 (Daylight Savings): Show new US default daylight saving rules, 2nd
1084 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1085
10862006-12-23 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * calendar.texi (Scroll Calendar): < and > are switched.
1089
10902006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1091
1092 * killing.texi (Deletion): Describe M-\ prefix argument.
1093
10942006-12-23 Richard Stallman <rms@gnu.org>
1095
1096 * search.texi (Regexp Search): Explain why forward and reverse regexp
1097 search are not mirror images.
1098
8cf51b2c
GM
10992006-12-19 Kim F. Storm <storm@cua.dk>
1100
1101 * major.texi (Choosing Modes): Describe match-function elements for
1102 magic-mode-alist.
1103
8cf51b2c
GM
11042006-12-18 Eli Zaretskii <eliz@gnu.org>
1105
1106 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1107 peculiarities.
1108
11092006-12-18 Richard Stallman <rms@gnu.org>
1110
1111 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1112
8cf51b2c
GM
11132006-12-17 Alan Mackenzie <acm@muc.de>
1114
1115 * programs.texi (Left Margin Paren): Remove the bit which says
1116 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1117 Discuss some of the issues of setting this option to nil.
1118
11192006-12-17 Glenn Morris <rgm@gnu.org>
1120
1121 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1122
11232006-12-16 Eli Zaretskii <eliz@gnu.org>
1124
1125 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1126 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1127 NTFS volumes.
1128 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1129 volumes.
1130
11312006-12-15 Eli Zaretskii <eliz@gnu.org>
1132
1133 * text.texi (HTML Mode): Fix "C-c TAB".
1134
8cf51b2c
GM
11352006-12-09 Richard Stallman <rms@gnu.org>
1136
1137 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1138
11392006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1140
1141 * files.texi (Misc File Ops): Document insert-file-literally.
1142
11432006-12-08 Eli Zaretskii <eliz@gnu.org>
1144
1145 * cmdargs.texi (Colors): Note that --color is intended for overriding
1146 the terminal defaults, not for normal invocation.
1147
1148 * misc.texi (Emacs Server): Improve wording. Don't mention the
1149 ``server program''. Add a cross-reference to "Init File" node.
1150 (Invoking emacsclient): Add index entries. Document both short and
1151 long versions of command-line options. Document the -f option.
1152
8cf51b2c
GM
11532006-12-06 Richard Stallman <rms@gnu.org>
1154
1155 * text.texi (Outline Format): Say to set outline-regexp
1156 and outline-level with major modes and file local variables.
1157
c8763fb6 11582006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1159
1160 * anti.texi (Antinews): Mention the alternative to
1161 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1162
8cf51b2c
GM
1163 * misc.texi (Interactive Shell): Ditto.
1164
11652006-12-04 Eli Zaretskii <eliz@gnu.org>
1166
1167 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1168
1169 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1170
11712006-12-01 Eli Zaretskii <eliz@gnu.org>
1172
1173 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1174 colon in the mode line.
1175
1176 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1177
11782006-11-26 Nick Roberts <nickrob@snap.net.nz>
1179
1180 * building.texi (Watch Expressions): Mention SPC for expanding/
1181 contracting watch expressions.
1182
11832006-11-26 Kim F. Storm <storm@cua.dk>
1184
1185 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1186
11872006-11-26 Nick Roberts <nickrob@snap.net.nz>
1188
1189 * building.texi (Debugger Operation): Define text command mode.
1190 Clarify how tooltips work.
1191 (GDB Graphical Interface): Explain how to run in text command mode
1192 more clearly.
1193
11942006-11-25 Juanma Barranquero <lekktu@gmail.com>
1195
1196 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1197
11982006-11-22 Juanma Barranquero <lekktu@gmail.com>
1199
1200 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1201
8cf51b2c
GM
12022006-11-18 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1205 and EMACS is deprecated.
1206
12072006-11-18 Juanma Barranquero <lekktu@gmail.com>
1208
1209 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1210
c8763fb6 12112006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1212
1213 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1214
1215 * emacs.texi: Include xresources.texi both for info and dvi.
1216
1217 * xresources.texi: Merge text from xresmini.texi.
1218
c8763fb6 12192006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1220
1221 * glossary.texi: Fix typos.
1222
8cf51b2c
GM
12232006-11-06 Richard Stallman <rms@gnu.org>
1224
1225 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1226
1227 * ack.texi (Acknowledgments): Fix name spelling.
1228
12292006-11-01 Juri Linkov <juri@jurta.org>
1230
1231 * search.texi (Word Search): Document incremental word search.
1232
12332006-10-28 Glenn Morris <rgm@gnu.org>
1234
1235 * ack.texi (Acknowledgments): Add cal-html author.
1236
1237 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1238 Calendar"). Describe new package cal-html.
1239 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1240 Calendar Files."
1241
8cf51b2c
GM
12422006-10-23 Richard Stallman <rms@gnu.org>
1243
1244 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1245 Abbrev mode is enabled.
1246
8cf51b2c
GM
12472006-10-16 Richard Stallman <rms@gnu.org>
1248
8cf51b2c
GM
1249 * emacs.texi: Update ISBN.
1250
8cf51b2c
GM
12512006-10-11 Kim F. Storm <storm@cua.dk>
1252
1253 * emacs.texi (Acknowledgments): Use @dotless{i}.
1254
12552006-10-08 Nick Roberts <nickrob@snap.net.nz>
1256
1257 * building.texi (Breakpoints Buffer): Mention catchpoints.
1258
12592006-10-08 Kim F. Storm <storm@cua.dk>
1260
1261 * ack.texi (Acknowledgments): Update.
1262
1263 * emacs.texi (Acknowledgments): Fix bad @/ form.
1264
8cf51b2c
GM
12652006-10-05 Kim F. Storm <storm@cua.dk>
1266
1267 * emacs.texi (Acknowledgments): Add more contributors.
1268
12692006-10-03 Richard Stallman <rms@gnu.org>
1270
1271 * emacs.texi (Acknowledgments): Update version and edition.
1272
8cf51b2c
GM
12732006-10-01 Karl Berry <karl@gnu.org>
1274
1275 * custom.texi (Customization Groups): Page break to keep example buffer
1276 on one page.
1277
12782006-09-30 Karl Berry <karl@gnu.org>
1279
1280 * programs.texi (Basic Indent): @need to improve page break.
1281 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1282
12832006-09-29 Glenn Morris <rgm@gnu.org>
1284
1285 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1286
12872006-09-29 Karl Berry <karl@gnu.org>
1288
1289 * windows.texi (Basic Window): Remove forced @break, no longer
1290 desirable.
1291 * frames.texi (Frame Commands),
1292 * mark.texi (Marking Objects): Reword to avoid bad page break.
1293 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1294
12952006-09-19 Richard Stallman <rms@gnu.org>
1296
1297 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1298 stick to present tense.
1299
c8763fb6 13002006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1301
1302 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1303 to x-gtk-use-old-file-dialog.
1304 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1305
13062006-09-15 Jay Belanger <belanger@truman.edu>
1307
49823426 1308 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1309 Change "Library Public License" to "Lesser Public License"
1310 throughout. Use "yyyy" to represent year.
1311
8cf51b2c
GM
13122006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1313
1314 * files.texi (Visiting): Add index entry "open file".
1315
8cf51b2c
GM
13162006-09-11 Richard Stallman <rms@gnu.org>
1317
1318 * building.texi (Compilation Mode): Clarification.
1319 (Grep Searching): Add xref to Compilation Mode.
1320
8cf51b2c
GM
13212006-09-08 Richard Stallman <rms@gnu.org>
1322
1323 * search.texi (Search): Ref multi-file search commands here.
1324 (Other Repeating Search): Not here.
1325
8cf51b2c
GM
13262006-08-28 Richard Stallman <rms@gnu.org>
1327
1328 * windows.texi (Split Window): Update xref.
1329
1330 * basic.texi (Continuation Lines): Update xref.
1331
1332 * indent.texi (Tab Stops): Update xref.
1333
1334 * emacs.texi (Top): Update subnode menu.
1335
1336 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1337 split out of Display Custom.
1338
13392006-08-25 Kim F. Storm <storm@cua.dk>
1340
1341 * display.texi (Display Custom): Add variables overline-margin
1342 and x-underline-at-descent-line.
1343
13442006-08-25 Richard Stallman <rms@gnu.org>
1345
1346 * entering.texi (Exiting): Rewrite to give graphical displays
1347 priority over text terminals.
1348
1349 * search.texi (Incremental Search): Move index entries.
1350
13512006-08-23 Chong Yidong <cyd@stupidchicken.com>
1352
1353 * custom.texi (Init File): Reference Find Init to avoid "home
1354 directory" confusion.
1355
13562006-08-22 Nick Roberts <nickrob@snap.net.nz>
1357
1358 * building.texi (Other GDB-UI Buffers): Describe how to edit
1359 a value in the locals buffer.
1360
13612006-08-21 Richard Stallman <rms@gnu.org>
1362
1363 * search.texi (Basic Isearch): Add `isearch' index entry.
1364
13652006-08-16 Richard Stallman <rms@gnu.org>
1366
1367 * misc.texi (Saving Emacs Sessions): Clean up wording.
1368
1369 * mark.texi (Marking Objects): Mention term "select all".
1370
1371 * emacs.texi (Top): Update subnode menu.
1372
1373 * help.texi (Help Mode): Move node up in file.
1374
8cf51b2c
GM
13752006-08-15 Nick Roberts <nickrob@snap.net.nz>
1376
1377 * building.texi (Stack Buffer): Explain fringe arrow.
1378
8cf51b2c
GM
13792006-08-12 Eli Zaretskii <eliz@gnu.org>
1380
8cf51b2c
GM
1381 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1382 on startup.
1383
13842006-08-11 Romain Francoise <romain@orebokech.com>
1385
1386 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1387
13882006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1389
1390 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1391
13922006-08-10 Richard Stallman <rms@gnu.org>
1393
1394 * text.texi (Format Faces): Substantial rewrites to deal
1395 with face merging. Empty regions don't count. Clarify
1396 face property inheritance.
1397
13982006-08-08 Romain Francoise <romain@orebokech.com>
1399
1400 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1401 <arjuropo@cc.jyu.fi>.
1402
8cf51b2c
GM
14032006-08-04 Eli Zaretskii <eliz@gnu.org>
1404
1405 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1406 apply to all frames.
1407
8cf51b2c
GM
14082006-08-01 Richard Stallman <rms@gnu.org>
1409
1410 * help.texi (Name Help): Add index entries for describe-variable.
1411
14122006-08-01 Nick Roberts <nickrob@snap.net.nz>
1413
1414 * building.texi (GDB Graphical Interface): Shorten node names.
1415 (GDB-UI Layout): Use GDB-related.
1416 (Other GDB-UI Buffers): Simplify English.
1417
14182006-07-31 Richard Stallman <rms@gnu.org>
1419
1420 * search.texi (Query Replace): Add xref for Dired's Q command.
1421
8cf51b2c
GM
14222006-07-31 Nick Roberts <nickrob@snap.net.nz>
1423
1424 * building.texi (GDB commands in Fringe): Rename to...
1425 (Source Buffers): ..this and move forward. Describe hollow arrow and
1426 new option gdb-find-source-frame.
1427
14282006-07-29 Richard Stallman <rms@gnu.org>
1429
1430 * dired.texi (Operating on Files): Simplify previous change
1431 and fix Texinfo usage.
1432
14332006-07-29 Eli Zaretskii <eliz@gnu.org>
1434
1435 * dired.texi (Operating on Files): Add cross-references. State the
1436 Unix commands that do similar things.
1437
14382006-07-28 Richard Stallman <rms@gnu.org>
1439
1440 * mark.texi (Transient Mark): Clarify that region never disappears
1441 when Transient Mark mode is off, and not when it is on.
1442
14432006-07-27 Richard Stallman <rms@gnu.org>
1444
1445 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1446
14472006-07-24 Richard Stallman <rms@gnu.org>
1448
1449 * xresources.texi (GTK styles): Fix texinfo usage.
1450
8cf51b2c
GM
1451 * commands.texi (User Input): Explain why we teach keyboard cmds.
1452
1453 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1454 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1455 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1456 * doclicense.texi, display.texi, dired.texi, basic.texi:
1457 * anti.texi, ack.texi: Move periods and commas inside quotes.
1458
14592006-07-22 Eli Zaretskii <eliz@gnu.org>
1460
1461 * cmdargs.texi (General Variables): Document EMAIL.
1462
14632006-07-21 Eli Zaretskii <eliz@gnu.org>
1464
1465 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1466 doesn't have effect on MS-Windows.
1467
8cf51b2c
GM
14682006-07-17 Richard Stallman <rms@gnu.org>
1469
1470 * building.texi (Grep Searching): Explain about chaining grep commands.
1471
8cf51b2c
GM
14722006-07-10 Nick Roberts <nickrob@snap.net.nz>
1473
49823426 1474 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1475
14762006-07-09 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1479 is invoked for multiple files.
1480
14812006-07-08 Eli Zaretskii <eliz@gnu.org>
1482
1483 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1484 on-line manual for the rest of this node.
1485 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1486 unconditionally.
1487 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1488 Improve wording.
1489 (Windows Printing): Improve wording.
1490 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1491 rest of this node.
1492
8cf51b2c
GM
14932006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1494
49823426
GM
1495 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1496 with eval-buffer.
8cf51b2c
GM
1497
14982006-07-05 Nick Roberts <nickrob@snap.net.nz>
1499
1500 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1501 of character translation.
1502
15032006-07-04 Nick Roberts <nickrob@snap.net.nz>
1504
1505 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1506
15072006-07-03 Karl Berry <karl@gnu.org>
1508
1509 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1510 not-too-underfull hboxes in the TeX output.
1511 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1512 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1513 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1514 * sending.texi, text.texi: Fix overfull/underfull boxes.
1515
15162006-07-03 Romain Francoise <romain@orebokech.com>
1517
1518 * m-x.texi (M-x): Fix.
1519
15202006-07-03 Richard Stallman <rms@gnu.org>
1521
8cf51b2c
GM
1522 * search.texi (Other Repeating Search): filename -> file name.
1523
1524 * misc.texi (Narrowing): Minor cleanups.
1525
1526 * files.texi (Visiting): filename -> file name.
1527
1528 * emacs.texi (Top): Update subnode menus.
1529
1530 * mule.texi (Coding Systems): Move char translation stuff here.
1531 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1532 (Recognize Coding): Substantial local rewrites.
1533 (International): Update menu.
1534
1535 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1536 (Scrolling): Substantial local rewrites.
1537 (Display): Update menu and intro.
1538
1539 * dired.texi: filename -> file name.
1540
1541 * custom.texi (Safe File Variables): Texinfo usage fix.
1542
15432006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1544
1545 * help.texi, m-x.texi: Lots of cleanups.
1546
8cf51b2c
GM
15472006-06-30 Eli Zaretskii <eliz@gnu.org>
1548
1549 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1550 (Windows Processes, Windows Misc): Shorten the printed version by
1551 selectively conditioning less important portions by @ifnottex.
1552
8cf51b2c
GM
15532006-06-27 Richard Stallman <rms@gnu.org>
1554
1555 * mini.texi (Minibuffer File): Minor cleanup.
1556
15572006-06-25 Nick Roberts <nickrob@snap.net.nz>
1558
1559 * frames.texi (XTerm Mouse): Rename to...
1560 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1561
1562 * emacs.texi (Top): Use new node name.
1563
15642006-06-24 Eli Zaretskii <eliz@gnu.org>
1565
1566 * emacs.texi (Top): Update the detailed menu according to changes in
1567 msdog.texi.
1568
1569 * msdog.texi (Windows Keyboard): New section.
1570 (Windows Mouse): New section.
1571 (Windows System Menu): Remove section (text merged with "Windows
1572 Keyboard").
1573 (Windows Misc): New section.
1574
1575 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1576
1577 * msdog.texi (ls in Lisp): New section.
1578
1579 * files.texi (Visiting): Document case-insensitive wildcard matching
1580 under find-file-wildcards.
1581
8cf51b2c
GM
15822006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1583
1584 * macos.texi (Mac Input): Add description of mac-function-modifier.
1585 Now Unicode keyboard layouts work.
1586
8cf51b2c
GM
15872006-06-10 Richard Stallman <rms@gnu.org>
1588
1589 * mule.texi (Recognize Coding): Clarify previous change.
1590
15912006-06-09 Kenichi Handa <handa@m17n.org>
1592
1593 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1594 notation.
1595
15962006-06-07 Kevin Ryde <user42@zip.com.au>
1597
1598 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1599 manual for @ifnottex, but in emacs-extra for @iftex.
1600
1601 * cmdargs.texi (General Variables): Fix smtpmail xref.
1602
16032006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1604
8cf51b2c 1605 * programs.texi (Comment Commands):
8cf51b2c 1606 * custom.texi (Specifying File Variables):
49823426 1607 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1608
16092006-06-07 Nick Roberts <nickrob@snap.net.nz>
1610
1611 * building.texi (Watch Expressions): Move node to end.
1612 (GDB Graphical Interface): Move description of clicks in fringe...
1613 (GDB commands in the Fringe): ...to here. New node.
1614
8cf51b2c
GM
16152006-06-05 Romain Francoise <romain@orebokech.com>
1616
49823426 1617 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1618
16192006-06-05 Nick Roberts <nickrob@snap.net.nz>
1620
1621 * building.texi (GDB Graphical Interface): Update bindings.
1622 (Commands of GUD): Add gud-print. Remove gud-run.
1623 Restate availability more generally.
1624
16252006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1626
1627 * mini.texi: Lots of cleanups.
1628
16292006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1630
1631 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1632 and Mouse-2.
1633
c8763fb6 16342006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1635
1636 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1637
8cf51b2c
GM
16382006-05-31 Richard Stallman <rms@gnu.org>
1639
1640 * basic.texi (Moving Point): Fix previous change.
1641
c8763fb6 16422006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1643
1644 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1645
16462006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1647
1648 * basic.texi: Many simplifications and improvements in wording.
1649
8cf51b2c
GM
16502006-05-26 Nick Roberts <nickrob@snap.net.nz>
1651
1652 * anti.texi (Antinews): Create a node for gdb-ui.
1653
8cf51b2c
GM
16542006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1655
1656 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1657
16582006-05-20 Richard Stallman <rms@gnu.org>
1659
1660 * dired.texi (Dired Navigation): dired-goto-file is now j.
1661
8cf51b2c
GM
16622006-05-20 Eli Zaretskii <eliz@gnu.org>
1663
1664 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1665 and their aliases.
1666
1667 * msdog.texi (Windows Printing): Mention non-support of plain text
1668 printing with some el-cheapo printers, and suggest a workaround.
1669
16702006-05-20 Kevin Ryde <user42@zip.com.au>
1671
1672 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1673 remove the bit saying you must set it.
1674
16752006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1676
1677 * trouble.texi (Checklist):
1678 * text.texi (Text, Auto Fill, Text Mode):
1679 * search.texi (Nonincremental Search):
1680 * rmail.texi (Rmail Labels):
1681 * mule.texi (Input Methods, Multibyte Conversion):
1682 * misc.texi (Gnus, Where to Look, PostScript):
1683 * maintaining.texi (Create Tags Table):
1684 * indent.texi (Indentation Commands):
1685 * fixit.texi (Spelling):
1686 * emacs.texi (Copying):
1687 * custom.texi (Init File): ifinfo -> ifnottex.
1688
8cf51b2c
GM
16892006-05-17 Richard Stallman <rms@gnu.org>
1690
1691 * files.texi (Diff Mode): Mention C-x `.
1692
16932006-05-08 Richard Stallman <rms@gnu.org>
1694
1695 * custom.texi (Disabling): Textual cleanups.
1696
8cf51b2c
GM
16972006-05-12 Glenn Morris <rgm@gnu.org>
1698
1699 * calendar.texi (Displaying the Diary, Format of Diary File):
1700 Refer to diary-view-entries, diary-list-entries,
1701 diary-show-all-entries rather than obsolete aliases.
1702
17032006-05-12 Eli Zaretskii <eliz@gnu.org>
1704
1705 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1706 (Displaying the Diary, Special Diary Entries, Importing Diary):
1707 * building.texi (Compilation Shell):
1708 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1709 emacs-xtra with @inforef's.
1710
1711 * files.texi (Visiting): Fix wording.
1712
1713 * mule.texi (Coding Systems, Text Coding): More indexing.
1714 Mention that C-x RET f can set eol conversion.
1715
c8763fb6 17162006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1717
1718 * xresmini.texi (GTK resources): Insert GTK description.
1719
1720 * xresources.texi (GTK resources): metafont should be menufont.
1721
8cf51b2c
GM
17222006-05-06 Michael Albinus <michael.albinus@gmx.de>
1723
49823426 1724 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1725 method, user name and host name is active only in partial
1726 completion mode.
1727
8cf51b2c
GM
17282006-05-06 Eli Zaretskii <eliz@gnu.org>
1729
1730 * makefile.w32-in (emacs.dvi):
1731 * Makefile.in (emacs.dvi): Add xresmini.texi.
1732
1733 * xresmini.texi (Table of Resources): Remove xref to non-existent
1734 node "LessTif Resources".
1735
1736 * msdog.texi (Microsoft Windows):
1737 * calendar.texi (Calendar/Diary, Displaying the Diary)
1738 (Special Diary Entries, Importing Diary, Holidays):
1739 * programs.texi (Program Modes):
1740 * text.texi (Text):
1741 * buffers.texi (Several Buffers):
1742 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1743
17442006-05-06 Eli Zaretskii <eliz@gnu.org>
1745
1746 The following changes merge the emacs-xtra manual into the main
1747 manual, but only for on-line version of the manual.
1748
1749 * vc2-xtra.texi (Version Backups, Local Version Control)
1750 (Making Snapshots, Change Logs and VC, Version Headers)
1751 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1752 on-line manual.
1753
1754 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1755 for on-line manual.
1756
1757 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1758 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1759 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1760 for on-line manual.
1761
1762 * fortran-xtra.texi (Fortran, Fortran Autofill)
1763 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1764 for on-line manual.
1765
1766 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1767 Conditional xref's for on-line manual.
1768
1769 * emerge-xtra.texi (Emerge, Overview of Emerge)
1770 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1771 manual.
1772
1773 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1774 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1775 (EMACSSOURCES): Use EMACS_XTRA.
1776 (../info/emacs-xtra): Remove.
1777 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1778
1779 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1780 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1781 (EMACSSOURCES): Use EMACS_XTRA.
1782 ($(infodir)/emacs-xtra): Remove.
1783 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1784
1785 * trouble.texi (Quitting):
1786 * text.texi (Text):
1787 * programs.texi (Program Modes):
1788 * msdog.texi (Microsoft Windows):
1789 * frames.texi (Frames):
1790 * files.texi (Backup, Version Control, VC Concepts)
1791 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1792 (Registering, VC Status, VC Undo, Multi-User Branching)
1793 (Comparing Files):
1794 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1795 (Displaying the Diary, Special Diary Entries, Importing Diary):
1796 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1797 conditional xref's, depending on @iftex/@ifnottex.
1798
1799 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1800 "MS-DOS". @include msdog-xtra.texi.
1801
1802 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1803 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1804
1805 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1806 for vc-xtra.texi subsections.
1807 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1808 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1809
1810 * sending.texi (Sending Mail): A @node line without explicit Prev,
1811 Next, and Up links.
1812
1813 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1814 Next, and Up links.
1815
1816 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1817 and its sections. @include picture-xtra.texi.
1818
1819 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1820 "Emerge".
1821 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1822
1823 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1824 exact duplicate of its name-sake in calendar.texi.
1825
1826 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1827 "Advanced Calendar/Diary Usage".
1828 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1829
1830 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1831 dired-xtra.texi.
1832 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1833
1834 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1835 (Files) [ifnottex]: Add menu entry for Autorevert.
1836
1837 * emacs-xtra.texi (Introduction): Reword to make consistent with
1838 printed version only.
1839 <Top level>: Remove the body of all chapters and move them to the
1840 new *-xtra.texi files. Use @raisesections and @lowersections to
1841 convert sections to chapters etc.
1842
1843 * msdog-xtra.texi:
1844 * fortran-xtra.texi:
1845 * vc-xtra.texi:
1846 * vc1-xtra.texi:
1847 * vc2-xtra.texi:
1848 * emerge-xtra.texi:
1849 * cal-xtra.texi:
1850 * dired-xtra.texi:
1851 * arevert-xtra.texi: New files, with text from respective chapters
1852 of emacs-xtra.texi. Convert each @chapter into @section, @section
1853 into @subsection, etc.
1854
1855 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1856 updated.
1857
1858 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1859 Windows". All references updated.
1860
18612006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1862
1863 * macos.texi (Mac Input): Mention input from Character Palette.
1864 (Mac Font Specs): Fix typo.
1865
18662006-05-05 Richard Stallman <rms@gnu.org>
1867
1868 * files.texi (Diff Mode): Minor cleanup.
1869
18702006-05-05 Karl Berry <karl@gnu.org>
1871
8cf51b2c
GM
1872 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1873 errors from the current release of makeinfo (4.8).
1874 * help.texi (Library Keywords): Change widest word in multitable
1875 template from `emulations' to `convenience'. (Not sure if this is
1876 related to the font change.)
1877
18782006-05-05 Eli Zaretskii <eliz@gnu.org>
1879
1880 * files.texi (File Names): Add a footnote about limited support of
1881 ~USER on MS-Windows.
1882
1883 * cmdargs.texi (Initial Options): Add a footnote about limited
1884 support of ~USER on MS-Windows.
1885
18862006-05-03 Richard Stallman <rms@gnu.org>
1887
1888 * files.texi (Diff Mode): Node moved here.
1889 (Comparing Files): Delete what duplicates new node.
1890 (Files): Put Diff Mode in menu.
1891
1892 * misc.texi (Diff Mode): Moved to files.texi.
1893
1894 * emacs.texi (Top): Update menu for Diff Mode.
1895
1896 * trouble.texi (Emergency Escape): Simplify.
1897
1898 * emacs.texi (Top): Minor clarification.
1899
19002006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1901
1902 * commands.texi, entering.texi, screen.texi: Many simplifications.
1903
19042006-05-03 Richard Stallman <rms@gnu.org>
1905
1906 * commands.texi (Text Characters): Delete paragraph about unibyte
1907 non-ASCII printing chars.
1908
1909 * killing.texi (Killing): Say "graphical displays".
1910 * display.texi: Say "graphical displays".
1911
1912 * cmdargs.texi (Misc X): Say "graphical displays".
1913
19142006-05-01 Richard Stallman <rms@gnu.org>
1915
1916 * emacs.texi (Top): Add Diff Mode to menu.
1917
19182006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1919
1920 * misc.texi (Diff Mode): New node.
1921
19222006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1923
1924 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1925 (Mac Environment Variables): Shorten example line.
1926 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1927
19282006-05-01 Nick Roberts <nickrob@snap.net.nz>
1929
1930 * building.texi (GUD Customization): Describe cases %d and %c.
1931 Update description for %e.
1932
19332006-04-30 Glenn Morris <rgm@gnu.org>
1934
1935 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1936
19372006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1938
1939 * custom.texi (Examining): Update C-h v output example.
1940
19412006-04-29 Kim F. Storm <storm@cua.dk>
1942
1943 * building.texi (Grep Searching): Add lgrep and rgrep.
1944
8cf51b2c
GM
19452006-04-23 Richard Stallman <rms@gnu.org>
1946
1947 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1948
1949 * xresmini.texi: New file.
1950
1951 * xresources.texi (Face Resources): Split table into font resources
1952 and the rest. Combine similar attributes for brevity.
1953
8cf51b2c
GM
19542006-04-21 Eli Zaretskii <eliz@gnu.org>
1955
1956 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1957 backslashes and case-insensitivity in file names (moved to the
1958 main manual).
1959 (MS-DOS Printing): Move most of the text to the main manual.
1960
1961 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1962 New nodes.
1963 (Windows Processes, Windows System Menu): Add index entries and
1964 fix wording.
1965
8cf51b2c
GM
19662006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1967
1968 * misc.texi (Shell Ring): Add notes on saved input when
1969 navigating off the end of the history list.
1970
19712006-04-18 Chong Yidong <cyd@mit.edu>
1972
1973 * misc.texi (Shell Options): Correct default value of
1974 comint-scroll-show-maximum-output.
1975
8cf51b2c
GM
19762006-04-18 Nick Roberts <nickrob@snap.net.nz>
1977
1978 * building.texi (Watch Expressions): Update.
1979
8cf51b2c
GM
19802006-04-12 Richard Stallman <rms@gnu.org>
1981
1982 * search.texi: Clean up previous change.
1983
19842006-04-12 Eli Zaretskii <eliz@gnu.org>
1985
1986 * search.texi (Regexp Backslash, Regexp Replace): Add index
1987 entries for ``back reference'' and mention the term itself in the
1988 text.
1989
19902006-04-11 Richard Stallman <rms@gnu.org>
1991
1992 * custom.texi (Safe File Variables):
1993 Document enable-local-variables = :safe.
1994
19952006-04-11 Karl Berry <karl@gnu.org>
1996
1997 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1998 (Remote Repositories, Version Backups, Local Version Control)
1999 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2000 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2001 (Renaming VC Work Files and Master Files)
2002 (Inserting Version Control Headers, Customizing VC, General Options)
2003 (Options for RCS and SCCS, Options specific for CVS): Move all
2004 these nodes to emacs-xtra.texi, for brevity.
2005 * cmdargs.texi, files.texi: Change cross-references.
2006
8cf51b2c
GM
20072006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2008
2009 * files.texi (Old Versions): Update description of vc-annotate's
2010 use of color to indicate date ranges.
2011
8cf51b2c
GM
20122006-04-09 Kevin Ryde <user42@zip.com.au>
2013
8cf51b2c
GM
2014 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2015 put info and printed manual names the right way around.
2016
20172006-04-09 Karl Berry <karl@gnu.org>
2018
2019 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2020 emacs-xtra.texi, leaving only MS Windows information.
2021 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2022 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2023 node names.
2024
2025 * emacs.texi: Move @summarycontents and @contents to the beginning
2026 of the file.
2027
8cf51b2c
GM
20282006-04-08 Kevin Ryde <user42@zip.com.au>
2029
2030 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2031
20322006-04-07 Richard Stallman <rms@gnu.org>
2033
2034 * programs.texi (Comments, Comment Commands, Options for Comments)
2035 (Multi-Line Comments): "Align", not "indent".
2036 (Basic Indent): C-j deletes trailing whitespace before the newline.
2037
20382006-04-06 Richard Stallman <rms@gnu.org>
2039
8cf51b2c
GM
2040 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2041
20422006-04-06 Eli Zaretskii <eliz@gnu.org>
2043
2044 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2045
8cf51b2c
GM
20462006-04-05 Richard Stallman <rms@gnu.org>
2047
2048 * emacs.texi (Top): Update subnode menu.
2049
2050 * trouble.texi (Unasked-for Search): Node deleted.
2051 (Lossage): Delete from menu.
2052
20532006-04-04 Richard Stallman <rms@gnu.org>
2054
2055 * trouble.texi: Various cleanups.
2056 (Checklist): Don't bother saying how to snail a bug report.
2057 (Emergency Escape): Much rewriting.
2058 (After a Crash): Rename the core dump immediately.
2059 (Total Frustration): Call it a psychotherapist.
2060 (Bug Criteria): Avoid "illegal instruction".
2061 (Sending Patches): We always put the contributor's name in.
2062
2063 * misc.texi (Thumbnails): Minor correction.
2064
8cf51b2c
GM
20652006-04-03 Richard Stallman <rms@gnu.org>
2066
2067 * misc.texi (Thumbnails): Minor cleanup.
2068
20692006-04-02 Karl Berry <karl@gnu.org>
2070
2071 * sending.texi (Mail Sending): pxref to Top needs five args.
2072
2073 * texinfo.tex: Update to current version (2006-03-21.13).
2074
8cf51b2c
GM
20752006-03-31 Richard Stallman <rms@gnu.org>
2076
2077 * emacs.texi (Top): Update subnode menu.
2078
2079 * help.texi (Help Mode): Cleanup.
2080
2081 * dired.texi: Many cleanups.
2082 (Dired Deletion): Describe dired-recursive-deletes.
2083 (Operating on Files): dired-create-directory moved.
2084 (Misc Dired Features): Move to here.
2085 (Tumme): Node moved to misc.texi.
2086
2087 * custom.texi: Many cleanups.
2088 (Minor Modes): Don't mention ISO Accents Mode.
2089 (Examining): Update C-h v output example.
2090 (Hooks): Add index and xref for add-hook.
2091 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2092 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2093
2094 * misc.texi: Many cleanups.
2095 (beginning): Add to summary of topics.
2096 (Shell): Put eshell xref at the end. Remove eshell from table.
2097 (Thumbnails): New node.
2098
8cf51b2c
GM
20992006-03-28 Eli Zaretskii <eliz@gnu.org>
2100
2101 * files.texi (File Name Cache): Make it clear that the cache is
2102 not persistent.
2103
8cf51b2c
GM
21042006-03-25 Karl Berry <karl@gnu.org>
2105
49823426
GM
2106 * emacs-xtra.texi, emacs.texi, gnu.texi:
2107 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2108 (2) do not indent copyright year list (or anything else).
2109
8cf51b2c
GM
21102006-03-21 Juanma Barranquero <lekktu@gmail.com>
2111
2112 * files.texi (VC Dired Mode): Remove misplaced brackets.
2113
21142006-03-21 Andre Spiegel <spiegel@gnu.org>
2115
2116 * files.texi: Various updates and clarifications in the VC chapter.
2117
21182006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2119
2120 * help.texi (Help Mode): Document "C-c C-c".
2121
8cf51b2c
GM
21222006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2123
2124 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2125 menu in the standalone Info reader.
2126
21272006-03-15 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2130 moved here from Emacs manual.
2131
2132 * programs.texi (Fortran): Section moved to emacs-xtra.
2133 (Program Modes): Xref to Fortran in emacs-xtra.
2134
2135 * maintaining.texi (Emerge): Move to emacs-xtra.
2136 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2137
2138 * picture.texi: File deleted.
2139 * Makefile.in:
2140 * makefile.w32-in: Remove picture.texi.
2141
2142 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2143 * abbrevs.texi (Abbrevs):
2144 * sending.texi (Sending Mail): Picture node removed.
2145
2146 * emacs.texi (Top): Update node listings.
2147
8cf51b2c
GM
21482006-03-12 Richard Stallman <rms@gnu.org>
2149
2150 * calendar.texi: Various cleanups.
2151
8cf51b2c
GM
21522006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2153
2154 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2155 syntax.
2156
8cf51b2c
GM
21572006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2158
2159 * search.texi (Regexps): More accurately describe which characters
2160 are special in which situations. Recommend _not_ to quote `]' or
2161 `-' when they are not special.
2162
8cf51b2c
GM
21632006-02-28 Andre Spiegel <spiegel@gnu.org>
2164
2165 * files.texi (Old Versions): Clarify operation of C-x v =.
2166
8cf51b2c
GM
21672006-02-21 Nick Roberts <nickrob@snap.net.nz>
2168
2169 * building.texi (Watch Expressions): Update and describe
2170 gdb-speedbar-auto-raise.
2171
21722006-02-19 Richard M. Stallman <rms@gnu.org>
2173
2174 * emacs.texi: Use @smallbook.
2175 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2176 Update subnode menu.
2177
2178 * building.texi (Lisp Interaction): Minor addition.
2179
21802006-02-18 Nick Roberts <nickrob@snap.net.nz>
2181
2182 * building.texi (Watch Expressions): Update and be more precise.
2183
c8763fb6 21842006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2185
2186 * maintaining.texi (Create Tags Table): Explain why the
2187 exception when etags writes to files under the /dev tree.
2188
21892006-02-14 Richard M. Stallman <rms@gnu.org>
2190
2191 * custom.texi (Safe File Variables): Lots of clarification.
2192 Renamed from Unsafe File Variables.
2193
21942006-02-14 Chong Yidong <cyd@stupidchicken.com>
2195
2196 * custom.texi (Unsafe File Variables): File variable confirmation
2197 assumed denied in batch mode.
2198
21992006-02-14 Richard M. Stallman <rms@gnu.org>
2200
2201 * building.texi (GDB User Interface Layout): Don't say `inferior'
2202 for program being debugged.
2203
22042006-02-15 Nick Roberts <nickrob@snap.net.nz>
2205
2206 * building.texi (GDB Graphical Interface):
2207 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2208
22092006-02-13 Chong Yidong <cyd@stupidchicken.com>
2210
2211 * custom.texi (Specifying File Variables, Unsafe File Variables):
2212 New nodes, split from File Variables. Document new file local
2213 variable behavior.
2214
22152006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2216
2217 * display.texi (Standard Faces):
8cf51b2c
GM
2218 * files.texi (Visiting):
2219 * frames.texi (Clipboard):
2220 * glossary.texi (Glossary) <Clipboard>:
2221 * xresources.texi (X Resources): Mention Mac OS port.
2222
8cf51b2c
GM
22232006-02-12 Richard M. Stallman <rms@gnu.org>
2224
2225 * building.texi (Building): Clarify topic in intro.
2226
2227 * maintaining.texi (Maintaining): Change title; clarify topic.
2228 Delete duplicate index entries.
2229
2230 * building.texi (Other GDB User Interface Buffers): Clarifications.
2231
2232 * text.texi (Cell Commands): Clarifications.
2233
2234 * programs.texi (Defuns): Delete duplicate explanation of
2235 left-margin paren convention.
2236 (Hungry Delete): Minor cleanup.
2237
22382006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2239
2240 * dired.texi (Tumme): More tumme documentation.
2241
22422006-02-11 Alan Mackenzie <acm@muc.de>
2243
2244 * programs.texi ("Hungry Delete"): Correct the appellation of the
2245 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2246
22472006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2248
2249 * dired.texi (Tumme): Fix small bug.
2250
22512006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2252
2253 * macos.texi (Mac International): Rename "fontset-mac" to
2254 "fontset-standard".
2255
8cf51b2c
GM
22562006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2257
2258 * dired.texi (Tumme): Basic documentation for Tumme added.
2259
8cf51b2c
GM
22602006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2261
2262 * mule.texi (International):
2263 * programs.texi (Basic Indent): Fix typos.
2264
8cf51b2c
GM
2265 * custom.texi (Minor Modes):
2266 * display.texi (Text Display):
2267 * commands.texi (Text Characters): Update xrefs.
2268
22692006-02-07 Richard M. Stallman <rms@gnu.org>
2270
2271 * emacs.texi (Top): Update subnode menu.
2272 Update info on old Emacs papers.
2273 (Intro): "Graphical display", not window system.
2274
2275 * xresources.texi (GTK styles): Minor clarifications.
2276
2277 * trouble.texi: "Graphical display", not window system.
2278 (Stuck Recursive): Minor clarification.
2279
2280 * text.texi: Minor clarifications.
2281 (Sentences): Explain why two-space convention is better.
2282 Explain sentence-end-without-period here.
2283 (Fill Commands): Not here.
2284 (Refill): Node moved down.
2285 (Filling): Update menu.
2286 (Table Creation, Cell Justification, Column Commands): Clarify.
2287
2288 * sending.texi: Minor clarifications.
2289
2290 * search.texi (Regexp Backslash): Clarification.
2291
2292 * rmail.texi: Minor cleanups.
2293 (Rmail): Delete digression about `rmail-mode'.
2294 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2295 (Rmail Files): Mention C-u M-x rmail.
2296 (Rmail Reply): Mention References.
2297 (Rmail Display): Mention rmail-nonignored-headers.
2298
2299 * programs.texi: Minor cleanups.
2300 (Comment Commands): Mention momentary Transient Mark mode.
2301 (Matching): Be more specific about customizing show-paren-mode.
2302 (Info Lookup): Don't list the modes that support C-h S.
2303 Just say what it does in an unsupported mode.
2304 (Man Page): Delete excessive info on customizing woman.
2305 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2306
2307 * abbrevs.texi: Minor clarifications.
2308 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2309 not "dynamic abbrevs" as if they were a kind of abbrev.
2310
2311 * picture.texi (Picture): Minor cleanup.
2312
2313 * mule.texi (Communication Coding): Say "other applications".
2314 (Fontsets): Not specific to X. Add xref to X Resources.
2315 (Unibyte Mode): Rename from Single-Byte Character Support.
2316 "Graphical display", not window system.
2317 (International): Update menu.
2318
2319 * maintaining.texi (Format of ChangeLog):
2320 New node, split out from ChangeLog.
2321 (ChangeLog): Clarifications in the remaining text.
2322 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2323 (Find Tag): Add @w.
2324 (Tags Search): Explain tag table order here. Simplify grep ref.
2325 (List Tags): tags-tag-face is a variable, not a face.
2326 (Emerge): Cleanups.
2327
2328 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2329 (Keyboard Macros): Avoid "the user".
2330
2331 * killing.texi: "Graphical display", not window system.
2332
2333 * help.texi (Help Echo): "Graphical display", not window system.
2334
2335 * glossary.texi: Say "you", not "the user". Say "graphical display".
2336
2337 * frames.texi: Minor cleanups. "Graphical display", not window system.
2338
2339 * files.texi (Visiting): Make drag-and-drop not X-specific.
2340
2341 * custom.texi: Minor cleanups. "Graphical display", not window system.
2342
2343 * cmdargs.texi: Minor cleanups.
2344
2345 * building.texi (Compilation): Move and split kill-compilation para.
2346 Add para about multiple compilers.
2347 (Compilation Mode): Commands also available in grep mode and others.
2348 Mention C-u C-x ` more tutorially. Clarify C-x `.
2349 (Compilation Shell): Clarify. Put Bash example first.
2350 (Grep Searching): Minor cleanups; add @w.
2351 (Debuggers): Minor cleanups.
2352 (Starting GUD): Make GDB xgraphical mode issue clearer.
2353 (Debugger Operation): Lots of clarifications including
2354 GDB tooltip side-effect issue.
2355 (Commands of GUD): Clarify.
2356 (GUD Customization): Add bashdb-mode-hook.
2357 (GDB Graphical Interface): Rewrite for clarity.
2358 (GDB User Interface Layout): Rewrite for clarity.
2359 (Stack Buffer, Watch Expressions): Likewise.
2360 (Other GDB User Interface Buffers): Cleanups.
2361 (Lisp Libraries, External Lisp): Cleanup.
2362
2363 * basic.texi (Position Info): "Graphical displays", rather than
2364 window systems.
2365
2366 * anti.texi: Minor cleanup.
2367
8cf51b2c
GM
23682006-02-03 Eli Zaretskii <eliz@gnu.org>
2369
2370 * custom.texi (Init File, Find Init): Add cross-references to
2371 where $HOME is described.
2372
23732006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2374
2375 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2376 is not inside the @table.
2377
2378 * emacs.texi (Top): Correct node name.
2379
2380 * files.texi (File Names): Fix @xref.
2381 (Reverting): Fix typo.
2382
2383 * mule.texi (International): Correct node name.
2384
2385 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2386
23872006-02-01 Richard M. Stallman <rms@gnu.org>
2388
2389 * emacs.texi (Top): Update subnode menu.
2390
2391 * mule.texi: Minor clarifications.
2392 Reduce the specific references to X Windows.
2393 Refer to "graphical" terminals, rather than window systems.
2394 (Text Coding): Rename from Specify Coding.
2395 (Communication Coding, File Name Coding, Terminal Coding):
2396 New nodes split out from Text Coding.
2397
2398 * kmacro.texi: Minor clarifications.
2399 (Keyboard Macro Ring): Comment out some excessive commands.
2400 (Basic Keyboard Macro): Split up the table, putting part in each node.
2401
2402 * major.texi: Minor clarifications.
2403
2404 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2405
2406 * windows.texi: Minor clarifications.
2407 (Change Window): Don't describe mode-line mouse cmds here.
2408 Add xref to Mode Line Mouse.
2409
2410 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2411
2412 * macos.texi (Mac International): Fix xref.
2413
2414 * indent.texi: Minor clarifications.
2415
2416 * frames.texi: Minor clarifications.
2417 Reduce the specific references to X Windows.
2418 Refer to "graphical" terminals, rather than window systems.
2419 (Frame Parameters): Don't mention commands like
2420 set-foreground-color. Just say to customize a face.
2421 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2422
2423 * files.texi: Minor clarifications.
2424 (Numbered Backups): New node, split out from Backup Names.
2425
2426 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2427
2428 * cmdargs.texi (General Variables): Fix xref.
2429
2430 * buffers.texi: Minor clarifications.
2431
8cf51b2c
GM
24322006-01-31 Richard M. Stallman <rms@gnu.org>
2433
2434 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2435 Nodes moved to top.
2436
2437 * display.texi: Minor clarifications.
2438 (Display): Rearrange menu.
2439 (Standard Faces): Mention query-replace face.
2440 (Faces): Simplify.
2441 (Font Lock): Simplify face customization info.
2442 (Highlight Changes): Node merged into Highlight Interactively.
2443 (Highlight Interactively): Much rewriting and cleanup.
2444 (Optional Mode Line): Narrowed line number not good for goto-line.
2445 Simplify face customization advice.
2446 (Text Display): Mention use of escape-glyph face.
2447 Move ctl-arrow and tab-width here.
2448 (Display Custom): Move no-redraw-on-reenter to end of node.
2449
2450 * search.texi: Minor clarifications.
2451 (Isearch Scroll): Simplify.
2452 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2453
2454 * regs.texi (Registers): Mention bookmarks here.
2455
2456 * mark.texi: Minor clarifications.
2457 (Selective Undo): Node deleted.
2458
2459 * m-x.texi: Minor clarifications.
2460
2461 * killing.texi: Minor clarifications.
2462 Refer to "graphical" terminals, rather than window systems.
2463
2464 * help.texi: Clarifications.
2465 (Help): Don't describe C-h F and C-h K here.
2466 (Key Help): Describe C-h K here.
2467 (Name Help): Mention Emacs Lisp Intro.
2468 Describe C-h F here.
2469 (Misc Help): Mention C-h F and C-h K only briefly.
2470
2471 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2472 Selective undo text merged in.
2473 (Spelling): Mention Aspell along with Ispell.
2474
2475 * emacs.texi (Top): Update subnode menus.
2476
2477 * basic.texi (Basic Undo): Rename from Undo. Most of text
2478 moved to new Undo node.
2479
8cf51b2c
GM
24802006-01-29 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * basic.texi (Continuation Lines, Inserting Text):
2483 Mention longlines mode.
2484
24852006-01-29 Richard M. Stallman <rms@gnu.org>
2486
2487 * screen.texi: Minor cleaups.
2488 (Screen): Clean up the intro paragraphs.
2489 (Mode Line): Lots of rewriting. Handle frame-name better.
2490 eol-mnemonic-... vars moved out.
2491
2492 * emacs.texi (Top): Change menu item for MS-DOS node.
2493 Update subnode menu.
2494
2495 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2496 chapter relates to Windows. Title changed.
2497
2498 * mini.texi: Minor cleanups.
2499
2500 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2501 (Mark): Put it in the menu.
2502
2503 * entering.texi: Minor cleanups.
2504
2505 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2506 (Intro): Refer to "graphical" terminals, rather than X.
2507
2508 * display.texi (Display Custom): Add xref to Variables.
2509 (Optional Mode Line): eol-mnemonic-... vars moved here.
2510
2511 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2512 rather than X.
2513
8cf51b2c
GM
2514 * basic.texi: Minor cleanups.
2515 (Undo): selective-undo moved.
2516
8cf51b2c
GM
25172006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2518
2519 * anti.texi (Antinews): Various corrections and additions.
2520
25212006-01-23 Juri Linkov <juri@jurta.org>
2522
2523 * custom.texi (Easy Customization, Customization Groups)
2524 (Browsing Custom): Mention links along with buttons.
2525
8cf51b2c
GM
25262006-01-21 Eli Zaretskii <eliz@gnu.org>
2527
8cf51b2c
GM
2528 * text.texi (TeX Print): Use @key for TAB.
2529
8cf51b2c
GM
2530 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2531
8cf51b2c
GM
25322006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2533
2534 * files.texi (File Aliases): Don't claim that usually separate
2535 buffers are created for two file names that name the same data.
2536 Mention additional situations where different names mean the same
2537 file on disk.
2538
25392006-01-19 Richard M. Stallman <rms@gnu.org>
2540
2541 * killing.texi (Deletion): Upcase @key argument.
2542
2543 * custom.texi (Custom Themes): Minor cleanup.
2544
2545 * programs.texi (Hungry Delete): Upcase @key argument.
2546
8cf51b2c
GM
25472006-01-16 Juri Linkov <juri@jurta.org>
2548
2549 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2550 Move `mode-line-highlight' before `mode-line-buffer-id'.
2551
8cf51b2c
GM
25522006-01-14 Richard M. Stallman <rms@gnu.org>
2553
2554 * basic.texi (Inserting Text): Minor cleanup.
2555
8cf51b2c
GM
25562006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2557
2558 * custom.texi (Changing a Variable, Face Customization):
2559 Update for changes in Custom menus.
2560
8cf51b2c
GM
25612006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2562
2563 * macos.texi (Mac International): Undo last change.
2564
8cf51b2c
GM
25652006-01-02 Chong Yidong <cyd@stupidchicken.com>
2566
2567 * custom.texi (Custom Themes): Describe the new
2568 customize-create-theme interface.
2569
25702005-12-30 Juri Linkov <juri@jurta.org>
2571
2572 * basic.texi (Position Info): Update example.
2573
c8763fb6 25742005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2575
2576 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2577
25782005-12-24 Chong Yidong <cyd@stupidchicken.com>
2579
2580 * custom.texi (Custom Themes): `load-theme' always loads.
2581
25822005-12-23 Juri Linkov <juri@jurta.org>
2583
2584 * display.texi (Highlight Interactively): Use double space to
2585 separate sentences. Replace C-p with M-p, and C-n with M-n.
2586
25872005-12-22 Richard M. Stallman <rms@gnu.org>
2588
2589 * custom.texi (Easy Customization and subnodes):
2590 Replace "active field" with "button".
2591 Use "user option" only for variables.
2592 Use "setting" for variable-or-face.
2593
25942005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2595
2596 * buffers.texi (Select Buffer): Change order in table to make
2597 "Similar" refer to the correct item.
2598 (Indirect Buffers): Minor rewording.
2599
8cf51b2c
GM
26002005-12-20 Juri Linkov <juri@jurta.org>
2601
2602 * files.texi (VC Status): Put P and N near p and n.
2603
8cf51b2c
GM
26042005-12-19 Richard M. Stallman <rms@gnu.org>
2605
2606 * programs.texi (Electric C): Delete the info about newline control.
2607 (Other C Commands): Minor cleanup.
2608 (Left Margin Paren): Minor cleanup.
2609
26102005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2611
2612 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2613 (Customization Groups): Delete text moved to "Browsing Custom".
2614 (Browsing Custom): New node.
2615 (Specific Customization): Clarify which commands only work for
2616 loaded options.
2617
26182005-12-18 Bill Wohler <wohler@newt.com>
2619
2620 * frames.texi (Tool Bars): Shorten text of previous change.
2621
26222005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2623
2624 * files.texi (VC Status): Document log-view mode.
2625
26262005-12-18 Bill Wohler <wohler@newt.com>
2627
2628 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2629 permanently via the customize interface.
2630
8cf51b2c
GM
26312005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2632
2633 * killing.texi (Killing by Lines): Document `kill-whole-line'
2634 function.
2635
c8763fb6 26362005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2637
2638 * buffers.texi (Select Buffer): Change `prev-buffer' to
2639 `previous-buffer'. Indicate that these functions use a frame
2640 local buffer list.
2641
8cf51b2c
GM
26422005-12-12 Richard M. Stallman <rms@gnu.org>
2643
2644 * custom.texi (Easy Customization): Change menu comment.
2645 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2646
2647 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2648 (Help): Among the Apropos commands, describe only C-h a here.
2649
26502005-12-11 Richard M. Stallman <rms@gnu.org>
2651
2652 * programs.texi (Options for Comments): Comment-end starts with space.
2653
2654 * glossary.texi (Glossary): Minor cleanup.
2655
2656 * files.texi (Old Versions): Use @table.
2657
8cf51b2c
GM
26582005-12-10 David Koppelman <koppel@ece.lsu.edu>
2659
2660 * display.texi (Highlight Interactively): Include
2661 global-hi-lock-mode. Add miscellaneous details and elaborations.
2662
26632005-12-09 Richard M. Stallman <rms@gnu.org>
2664
2665 * display.texi (Font Lock): Delete the Global FL menu item.
2666
26672005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2668
2669 * custom.texi (Minibuffer Maps): Mention the maps for file name
2670 completion.
2671
26722005-12-09 Kim F. Storm <storm@cua.dk>
2673
2674 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2675 prefix keys even when mark is active. Decribe that RET moves
2676 cursor to next corner in rectangle; clarify insert around rectangle.
2677
8cf51b2c
GM
26782005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2679
2680 * custom.texi (Customization): Use xref to elisp manual for
2681 non-TeX output.
2682 (Minor Modes): Update.
2683 (Customization Groups, Changing a Variable, Face Customization):
2684 Update for new appearance of Custom buffers.
2685 (Changing a Variable): `custom-buffer-done-function' has been
2686 replaced by `custom-buffer-done-kill'.
2687 (Specific Customization): In the `customize-group' buffer, a
2688 subgroup's contents are not "hidden". They are not included at
2689 all. They have no [Show] button.
2690 (Mouse Buttons): Add pxref to description of mouse event lists in
2691 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2692 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2693 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2694
26952005-12-08 Richard M. Stallman <rms@gnu.org>
2696
2697 * mini.texi (Completion Commands, Completion):
2698 In file name input, SPC does not do completion.
2699
8cf51b2c
GM
27002005-12-08 Nick Roberts <nickrob@snap.net.nz>
2701
2702 * building.texi (GDB Graphical Interface): Explain screen size
2703 setting.
2704 (Other GDB User Interface Buffers): Describe features specific to
2705 GDB 6.4.
2706
8cf51b2c
GM
27072005-12-01 Nick Roberts <nickrob@snap.net.nz>
2708
2709 * building.texi (GDB User Interface Layout): Describe how to
2710 kill associated buffers.
2711 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2712 (Watch Expressions): Be more precise.
2713 (Other GDB User Interface Buffers): Describe how to change a
2714 register value.
2715
8cf51b2c
GM
27162005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2717
2718 * macos.texi (Mac Input): Remove description of
2719 mac-command-key-is-meta. Add descriptions of
2720 mac-control-modifier, mac-command-modifier, and
2721 mac-option-modifier.
2722 (Mac International): Fix description of conversion of clipboard data.
2723 (Mac Font Specs): Add example of font customization by face attributes.
2724
27252005-11-22 Nick Roberts <nickrob@snap.net.nz>
2726
2727 * building.texi (Watch Expressions): Expand description.
2728 (Other GDB User Interface Buffers): Describe local map for
2729 gud-watch.
2730
27312005-11-21 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * display.texi (Font Lock): Font lock is enabled by default now.
2734
27352005-11-20 Juri Linkov <juri@jurta.org>
2736
2737 * basic.texi (Position Info): Update examples of the output.
2738 Remove the fact that examples are produced in the TeXinfo buffer,
2739 because in the Info reader users will get a different output from
2740 `C-x ='.
2741
2742 * building.texi (Compilation Mode): Remove paragraph duplicated
2743 from the node `Compilation'. Add `compilation-skip-threshold'.
2744
2745 * display.texi (Font Lock): Suggest more user-friendly method of
2746 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2747
27482005-11-18 Richard M. Stallman <rms@gnu.org>
2749
2750 * files.texi (Registering): Mention @@ in mode line.
2751
2752 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2753
27542005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2755
2756 * files.texi (Renaming and VC): Some back-ends don't
2757 handle renaming.
2758
8cf51b2c
GM
27592005-11-17 Juri Linkov <juri@jurta.org>
2760
2761 * emacs.texi (Top):
2762 * display.texi (Highlight Interactively): Put this font-lock based
2763 mode near Font Lock node.
2764
27652005-11-16 Chong Yidong <cyd@stupidchicken.com>
2766
2767 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2768 icons.
2769
27702005-11-12 Kim F. Storm <storm@cua.dk>
2771
2772 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2773 (Help Summary): Add C-h d and C-h e.
2774 (Apropos): Clarify that all apropos commands may search for either
2775 list of words or a regexp. Add C-h d for apropos-documentation.
2776 Describe apropos-documentation-sort-by-scores user option.
2777
8cf51b2c
GM
27782005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2779
2780 * killing.texi (CUA Bindings): Add @section.
2781
27822005-11-10 Kim F. Storm <storm@cua.dk>
2783
2784 * emacs.texi (Top): Add CUA Bindings entry to menu.
2785
2786 * killing.texi (CUA Bindings): New node. Moved here from
2787 misc.texi and extended with info on rectangle commands and
2788 rectangle highlighting, interface to registers, and the global
2789 mark feature.
2790
2791 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2792
2793 * regs.texi: Prev link points to CUA Bindings node.
2794
27952005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2796
2797 * help.texi (Help Echo): By default, help echos are only shown on
2798 mouse-over, not on point-over.
2799
c8763fb6 28002005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2801
2802 * misc.texi (Shell Mode): Describe how to activate password echoing.
2803
8cf51b2c
GM
28042005-11-04 Romain Francoise <romain@orebokech.com>
2805
2806 * mark.texi (Mark Ring): Fix typo.
2807
28082005-11-03 Richard M. Stallman <rms@gnu.org>
2809
2810 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2811
28122005-11-01 Bill Wohler <wohler@newt.com>
2813
2814 * help.texi (Help Mode): Fix typo.
2815
28162005-11-01 Nick Roberts <nickrob@snap.net.nz>
2817
2818 * building.texi (Other GDB User Interface Buffers): Describe
2819 the command gdb-use-inferior-io-buffer.
2820
28212005-10-31 Romain Francoise <romain@orebokech.com>
2822
2823 * files.texi (Compressed Files): Fix typo.
2824
2825 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2826
2827 * windows.texi (Force Same Window): Likewise.
2828
28292005-10-30 Bill Wohler <wohler@newt.com>
2830
2831 * help.texi (Help Mode): URLs viewed with browse-url.
2832
28332005-10-31 Nick Roberts <nickrob@snap.net.nz>
2834
2835 * building.texi (GDB Graphical Interface): Don't reference
2836 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2837 must stay in same frame.
2838
28392005-10-29 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2842
2843 * anti.texi (Antinews): Likewise.
2844
8cf51b2c
GM
28452005-10-28 Bill Wohler <wohler@newt.com>
2846
2847 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2848
28492005-10-28 Richard M. Stallman <rms@gnu.org>
2850
2851 * files.texi (Visiting): Explain how to enter ? in a file name.
2852
2853 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2854
8cf51b2c
GM
28552005-10-25 Nick Roberts <nickrob@snap.net.nz>
2856
2857 * building.texi (GDB Graphical Interface): Describe
2858 gdb-mouse-until.
2859
28602005-10-23 Richard M. Stallman <rms@gnu.org>
2861
2862 * custom.texi (Init File): Recommend when to use site-start.el.
2863
8cf51b2c
GM
28642005-10-21 Juri Linkov <juri@jurta.org>
2865
2866 * custom.texi (Examining): Mention accessing the old variable
2867 value via M-n in set-variable.
2868
8cf51b2c
GM
28692005-10-18 Romain Francoise <romain@orebokech.com>
2870
2871 * files.texi (Version Systems): Capitalize GNU.
2872
8cf51b2c
GM
28732005-10-18 Nick Roberts <nickrob@snap.net.nz>
2874
2875 * building.texi (Compilation Mode): Remove redundant paragraph.
2876 (Watch Expressions): Remove paragraph to reflect code change.
2877
8cf51b2c
GM
28782005-10-16 Richard M. Stallman <rms@gnu.org>
2879
2880 * building.texi (Compilation Mode, Compilation): Clarified.
2881
28822005-10-15 Richard M. Stallman <rms@gnu.org>
2883
2884 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2885
8cf51b2c
GM
28862005-10-13 Kenichi Handa <handa@m17n.org>
2887
2888 * basic.texi (Position Info): Fix previous change.
2889
c8763fb6 28902005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2891
2892 * cmdargs.texi (Icons X): Fix typo.
2893
28942005-10-12 Kenichi Handa <handa@m17n.org>
2895
2896 * basic.texi (Position Info): Describe the case that Emacs shows
2897 "part of display ...".
2898
c8763fb6 28992005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2900
2901 * cmdargs.texi (Icons X): -nb => -nbi.
2902
29032005-10-10 Chong Yidong <cyd@stupidchicken.com>
2904
2905 * frames.texi (Speedbar): A couple more clarifications.
2906
29072005-10-11 Nick Roberts <nickrob@snap.net.nz>
2908
2909 * building.texi (GDB User Interface Layout): Improve diagram.
2910 (Watch Expressions): Explain how to make speedbar global.
2911 (Other GDB User Interface Buffers): Make references more precise.
2912
8cf51b2c
GM
29132005-10-09 Richard M. Stallman <rms@gnu.org>
2914
2915 * frames.texi (Speedbar): Clarify the text.
2916
29172005-10-09 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * frames.texi (Speedbar): Add information on keybindings,
2920 dismissing the speedbar, and buffer display mode. Link to
2921 speedbar manual.
2922
c8763fb6 29232005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2924
2925 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2926 added -nb, --no-bitmap-icon.
2927
8cf51b2c
GM
29282005-10-07 Nick Roberts <nickrob@snap.net.nz>
2929
2930 * building.texi (GDB Graphical Interface): Add variables and
2931 functions to indices. Be more precise.
2932
c8763fb6 29332005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2934
2935 * frames.texi (Drag and Drop): Remove the x- from
2936 x-dnd-open-file-other-window and xdnd-protocol-alist.
2937
29382005-09-30 Romain Francoise <romain@orebokech.com>
2939
2940 * mini.texi (Minibuffer): The default value now appears before the
2941 colon in minibuffer prompts.
2942
8cf51b2c
GM
29432005-09-25 Richard M. Stallman <rms@gnu.org>
2944
2945 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2946
8cf51b2c
GM
29472005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2948
2949 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2950
8cf51b2c
GM
29512005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2952
2953 * emacs.texi (Top): Update submenus from macos.texi.
2954
2955 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2956 (Mac OS): Update feature support status.
2957 (Mac Input): List supported input scripts. Remove description
2958 about `mac-keyboard-text-encoding'. Mention mouse button
2959 emulation and related variables.
2960 (Mac International): Mention Central European and Cyrillic
2961 support. Now `keyboard-coding-system' is dynamically changed.
2962 Add description about coding system for selection. Add
2963 description about language environment.
2964 (Mac Environment Variables): Mention
2965 `~/.MacOSX/environment.plist'. Give example of command line
2966 arguments. Add Preferences support.
2967 (Mac Directories): Explicitly state that this node is for Mac OS
2968 Classic only.
2969 (Mac Font Specs): Mention specification for scalable fonts. List
2970 supported charsets. Add preferred way of creating fontsets. Add
2971 description about `mac-allow-anti-aliasing'.
2972 (Mac Functions): Add descriptions about `mac-set-file-creator',
2973 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2974 and `mac-get-preference'.
2975
8cf51b2c
GM
29762005-09-16 Romain Francoise <romain@orebokech.com>
2977
2978 Update all files to specify GFDL version 1.2.
2979
2980 * doclicense.texi (GNU Free Documentation License): Update to
2981 version 1.2.
2982
29832005-09-15 Richard M. Stallman <rms@gnu.org>
2984
2985 * buffers.texi (List Buffers): Fix xref.
2986
2987 * rmail.texi (Rmail Basics): Fix xref.
2988
2989 * emacs.texi (Top): Update subnode menus.
2990
2991 * files.texi (Saving Commands): New node, broken out of Saving.
2992 (Customize Save): New node, broken out of Saving.
2993 Clarify effect of write-region-inhibit-fsync.
2994 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2995
8cf51b2c
GM
29962005-09-14 Romain Francoise <romain@orebokech.com>
2997
2998 * files.texi (Saving): Mention write-region-inhibit-fsync.
2999
30002005-09-05 Chong Yidong <cyd@stupidchicken.com>
3001
3002 * custom.texi (Custom Themes): New node.
3003
30042005-09-03 Richard M. Stallman <rms@gnu.org>
3005
49823426
GM
3006 * search.texi (Search Case): Mention vars that control
3007 case-fold-search for various operations.
8cf51b2c
GM
3008
30092005-08-22 Juri Linkov <juri@jurta.org>
3010
3011 * display.texi (Standard Faces): Merge the text from
3012 `(elisp)Standard Faces' into this node.
3013
30142005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3015
3016 * emacs.texi (Top): Delete menu item for deleted node
3017 Keyboard Translations.
3018
30192005-08-18 Richard M. Stallman <rms@gnu.org>
3020
8cf51b2c
GM
3021 * trouble.texi (Unasked-for Search):
3022 Delete xref to Keyboard Translations.
3023
3024 * glossary.texi (Glossary): Delete xref.
3025
8cf51b2c
GM
3026 * custom.texi (Minor Modes): Say that the list here is not complete.
3027 (Keyboard Translations): Node deleted.
3028 (Disabling): Delete xref to it.
3029 (Customization Groups): Fix Custom buffer example.
3030 (Hooks): Mention remove-hooks.
3031
30322005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3033
3034 * building.texi (GDB Graphical Interface): Improve filling of menu
3035 item.
3036
30372005-08-18 Nick Roberts <nickrob@snap.net.nz>
3038
3039 * building.texi (GDB Graphical Interface): Use better node names.
3040
30412005-08-14 Richard M. Stallman <rms@gnu.org>
3042
3043 * text.texi (Sentences): Fix xref.
3044
30452005-08-14 Juri Linkov <juri@jurta.org>
3046
3047 * building.texi (Compilation, Grep Searching): Move grep command
3048 headings from `Compilation' to `Grep Searching'.
3049
3050 * dired.texi (Dired and Find):
3051 * maintaining.texi (Tags Search): Replace grep xref to
3052 `Compilation' node with `Grep Searching'.
3053
3054 * files.texi (Comparing Files): Replace xref to `Compilation' with
3055 `Compilation Mode'.
3056
30572005-08-13 Alan Mackenzie <acm@muc.de>
3058
3059 * search.texi (Non-ASCII Isearch): Correct a typo.
3060 (Replacement Commands): Mention query-replace key binding.
3061
30622005-08-11 Richard M. Stallman <rms@gnu.org>
3063
3064 * programs.texi (Options for Comments): Fix xref.
3065
3066 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3067 out of Regexps.
3068
8cf51b2c
GM
30692005-08-09 Juri Linkov <juri@jurta.org>
3070
3071 * building.texi (Compilation): Use `itemx' instead of `item'.
3072 (Grep Searching): Simplify phrase.
3073
3074 * display.texi (Standard Faces): Describe vertical-border on
3075 window systems.
3076
3077 * windows.texi (Split Window): Simplify phrase and mention
3078 vertical-border face.
3079
30802005-08-09 Richard M. Stallman <rms@gnu.org>
3081
3082 * files.texi (Comparing Files): Clarify compare-windows.
3083
3084 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3085
8cf51b2c
GM
30862005-08-06 Eli Zaretskii <eliz@gnu.org>
3087
3088 * mule.texi (Coding Systems): Rephrase the paragraph about
3089 codepages: no need for "M-x codepage-setup" anymore, except on
3090 MS-DOS.
3091
3092 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3093 the MS-DOS port only.
3094
30952005-07-30 Eli Zaretskii <eliz@gnu.org>
3096
3097 * makefile.w32-in (info): Don't run multi-install-info.bat.
3098 ($(infodir)/dir): New target, produced by running
3099 multi-install-info.bat.
3100
8cf51b2c
GM
31012005-07-22 Eli Zaretskii <eliz@gnu.org>
3102
3103 * files.texi (Quoted File Names): Add index entry.
3104
8cf51b2c
GM
31052005-07-19 Juri Linkov <juri@jurta.org>
3106
3107 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3108
31092005-07-18 Juri Linkov <juri@jurta.org>
3110
8cf51b2c
GM
3111 * custom.texi (Easy Customization):
3112 * files.texi (Old Versions):
3113 * frames.texi (Wheeled Mice):
3114 * mule.texi (Specify Coding):
8cf51b2c
GM
3115 * text.texi (Cell Justification):
3116 * trouble.texi (After a Crash):
8cf51b2c
GM
3117 * xresources.texi (GTK styles):
3118 Delete duplicate duplicate words.
3119
31202005-07-17 Richard M. Stallman <rms@gnu.org>
3121
3122 * frames.texi (Creating Frames): Fix foreground color example.
3123
3124 * custom.texi (Init Examples): Clean up text about conditionals.
3125
31262005-07-16 Richard M. Stallman <rms@gnu.org>
3127
3128 * mini.texi (Completion Commands): Fix command name for ?.
3129
8cf51b2c
GM
31302005-07-16 Eli Zaretskii <eliz@gnu.org>
3131
3132 * display.texi (Standard Faces): Explain that customization of
3133 `menu' face has no effect on w32 and with GTK. Add
3134 cross-references.
3135
3136 * cmdargs.texi (General Variables): Clarify the default location
3137 of $HOME on w32 systems.
3138
31392005-07-15 Jason Rumney <jasonr@gnu.org>
3140
3141 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3142 changed.
3143
31442005-07-08 Kenichi Handa <handa@m17n.org>
3145
3146 * mule.texi (Recognize Coding): Recommend
3147 revert-buffer-with-coding-system instead of revert-buffer.
3148
31492005-07-07 Richard M. Stallman <rms@gnu.org>
3150
3151 * anti.texi (Antinews): Mention mode-line-inverse-video.
3152
3153 * files.texi (Saving): Minor correction about C-x C-w.
3154
3155 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3156
31572005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3158
3159 * search.texi (Isearch Scroll): Add example of using the
3160 `isearch-scroll' property.
3161 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3162 `Display Custom' node.
3163 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3164 and de-emphasize it.
3165 (Other Repeating Search): `occur' currently can not correctly
3166 handle multiline matches. Correct, clarify and update description
3167 of `flush-lines' and `keep-lines'.
3168
3169 * display.texi (Display Custom): Add anchor for `baud-rate'.
3170
31712005-07-07 Richard M. Stallman <rms@gnu.org>
3172
3173 * gnu.texi: Update where to get GNU status; add refs for how to help.
3174 Add footnotes 6 and 7.
3175
31762005-07-04 Lute Kamstra <lute@gnu.org>
3177
3178 Update FSF's address in GPL notices.
3179
8cf51b2c 3180 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3181 * trouble.texi (Checklist): Update FSF's address.
3182
8cf51b2c
GM
31832005-06-24 Richard M. Stallman <rms@gnu.org>
3184
3185 * display.texi (Text Display): Change index entries.
3186
31872005-06-24 Eli Zaretskii <eliz@gnu.org>
3188
3189 * makefile.w32-in (MAKEINFO): Use --force.
3190 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3191 Makefile.in.
8cf51b2c
GM
3192
31932005-06-23 Richard M. Stallman <rms@gnu.org>
3194
3195 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3196 nobreak-char-display.
3197
3198 * emacs.texi (Top): Update detailed node listing.
3199
3200 * display.texi (Text Display): Renamed show-nonbreak-escape
3201 to nobreak-char-display and no-break-space to nobreak-space.
3202 (Standard Faces): Split up the list of standard faces
3203 and put it in a separate node. Add nobreak-space and
3204 escape-glyph.
3205
8cf51b2c
GM
32062005-06-23 Lute Kamstra <lute@gnu.org>
3207
3208 * mule.texi (Select Input Method): Fix typo.
3209
32102005-06-23 Kenichi Handa <handa@m17n.org>
3211
3212 * mule.texi (International): List all supported scripts. Adjust
3213 text for that leim is now included in the normal Emacs
3214 distribution.
3215 (Language Environments): List all language environments.
3216 Intlfonts contains fonts for most supported scripts, not all..
3217 (Select Input Method): Refer to C-u C-x = to see how to type to
3218 input a specifc character.
3219 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3220
32212005-06-23 Juanma Barranquero <lekktu@gmail.com>
3222
49823426 3223 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3224
32252005-06-22 Miles Bader <miles@gnu.org>
3226
3227 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3228
32292005-06-20 Miles Bader <miles@gnu.org>
3230
3231 * display.texi (Faces): Add `vertical-divider'.
3232
32332005-06-17 Richard M. Stallman <rms@gnu.org>
3234
3235 * text.texi (Adaptive Fill): Minor clarification.
3236
8cf51b2c
GM
32372005-06-10 Lute Kamstra <lute@gnu.org>
3238
3239 * emacs.texi (Top): Correct version number.
3240 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3241 refer to the current version of Emacs.
3242
32432005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3244
3245 * files.texi (Log Buffer): Document when there can be more than
3246 one file to be committed.
3247
32482005-06-08 Juri Linkov <juri@jurta.org>
3249
3250 * display.texi (Faces): Add `shadow' face.
3251
32522005-06-07 Masatake YAMATO <jet@gyve.org>
3253
3254 * display.texi (Faces): Write about mode-line-highlight.
3255
32562005-06-06 Richard M. Stallman <rms@gnu.org>
3257
3258 * misc.texi (Printing Package): Explain how to initialize
3259 printing package.
3260
3261 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3262
32632005-06-05 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * emacs.texi: Rename Hardcopy to Printing.
3266 Make PostScript and PostScript Variables subnodes of it.
3267
3268 * misc.texi (Printing): Rename node from Hardcopy.
3269 Mention menu bar options.
3270 Move PostScript and PostScript Variables to submenu.
3271 (Printing package): New node.
3272
3273 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3274
3275 * dired.texi (Operating on Files): Likewise.
3276
3277 * calendar.texi (Displaying the Diary): Likewise.
3278
3279 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3280
3281 * glossary.texi (Glossary): Likewise.
3282
3283 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3284 effect.
3285
32862005-06-04 Richard M. Stallman <rms@gnu.org>
3287
3288 * trouble.texi (After a Crash): Polish previous change.
3289
8cf51b2c
GM
32902005-05-30 Noah Friedman <friedman@splode.com>
3291
3292 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3293 recovery mechanism.
3294
8cf51b2c
GM
32952005-05-28 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * building.texi (Other Buffers): SPC toggles display of
3298 floating point registers.
3299
8cf51b2c
GM
33002005-05-27 Nick Roberts <nickrob@snap.net.nz>
3301
3302 * files.texi (Log Buffer): Merge in description of Log Edit
3303 mode from pcl-cvs.texi.
3304
33052005-05-26 Richard M. Stallman <rms@gnu.org>
3306
3307 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3308
8cf51b2c
GM
33092005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3310
3311 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3312 not enabled by default.
3313 When not on a word, `ispell-word' by default checks the word
3314 before point.
3315
33162005-05-24 Nick Roberts <nickrob@snap.net.nz>
3317
3318 * building.texi (Debugger Operation): Simplify last sentence.
3319
33202005-05-23 Lute Kamstra <lute@gnu.org>
3321
3322 * emacs.texi: Update FSF's address throughout.
3323 (Preface): Use @cite.
3324 (Distrib): Add cross reference to the node "Copying". Mention the
3325 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3326 printed manuals.
3327 (Intro): Use @xref for the Emacs Lisp Intro.
3328
8cf51b2c
GM
33292005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3330
3331 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3332
3333 * basic.texi (Moving Point): Mention default for `goto-line'.
3334
3335 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3336 of a variable's docstring.
3337
33382005-05-18 Lute Kamstra <lute@gnu.org>
3339
3340 * maintaining.texi (Overview of Emerge): Add cross reference.
3341 Remove duplication.
3342
3343 * emacs.texi (Top): Update to the current structure of the manual.
3344 * misc.texi (Emacs Server): Add menu description.
3345 * files.texi (Saving): Fix menu.
3346 * custom.texi (Customization): Fix menu.
3347 * mule.texi (International): Fix menu.
3348 * kmacro.texi (Keyboard Macros): Fix menu.
3349
33502005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3351
3352 * display.texi: Various minor changes.
3353 (Faces): Delete text that is repeated in the next section.
3354
33552005-05-16 Nick Roberts <nickrob@snap.net.nz>
3356
3357 * building.texi (Debugger Operation): Mention GUD tooltips are
3358 disabled with GDB in text command mode.
3359
8cf51b2c
GM
33602005-05-16 Nick Roberts <nickrob@snap.net.nz>
3361
3362 * building.texi: Replace toolbar with "tool bar" for consistency.
3363 (Compilation Mode): Describe compilation-context-lines
3364 and use of arrow in compilation buffer.
3365 (Debugger Operation): Replace help text with variable's value.
3366
3367 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3368 consistency.
3369
33702005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3371
3372 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3373 Add xref.
3374
8cf51b2c
GM
33752005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3376
3377 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3378 (Position Info): Delete discussion of `goto-line'. It is already
3379 described in `Moving point'.
3380
3381 * mini.texi (Completion Commands): Correct reference.
3382 (Completion Options): Fix typo.
3383
3384 * killing.texi (Deletion): Complete description of `C-x C-o'.
3385
8cf51b2c
GM
33862005-05-10 Richard M. Stallman <rms@gnu.org>
3387
3388 * building.texi (Compilation): Clarify recompile's directory choice.
3389
3390 * frames.texi (Tooltips): Cleanups.
3391
3392 * basic.texi (Arguments): Fix punctuation.
3393
33942005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3395
3396 * screen.texi (Menu Bar): The up and down (not left and right)
3397 arrow keys move through a keyboard menu.
3398
33992005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3400
3401 * basic.texi: Various typo and grammar fixes.
3402 (Moving Point): C-a now runs move-beginning-of-line.
3403
34042005-05-08 Nick Roberts <nickrob@snap.net.nz>
3405
3406 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3407
3408 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3409 as different animals.
3410
34112005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3412
3413 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3414 Correct index entry.
3415
34162005-05-07 Nick Roberts <nickrob@snap.net.nz>
3417
3418 * building.texi (Debugger Operation): Update to reflect changes
3419 in GUD tooltips.
3420
34212005-04-30 Richard M. Stallman <rms@gnu.org>
3422
3423 * files.texi (Compressed Files): Auto Compression normally enabled.
3424
3425 * building.texi (Debugger Operation): Clarify previous change.
3426
8cf51b2c
GM
34272005-04-28 Nick Roberts <nickrob@snap.net.nz>
3428
3429 * building.texi (Debugger Operation): Add description for
3430 GUD tooltips when program is not running.
3431
34322005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3433
3434 * misc.texi (Shell): Add `Shell Prompts' to menu.
3435 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3436 description. Delete remarks moved to new node.
3437 (Shell Prompts): New node.
3438 (History References): Replace remarks moved to `Shell Prompts'
3439 with xref to that node.
3440 (Remote Host): Clarify how to specify the terminal type when
3441 logging in to a different machine.
3442
34432005-04-26 Richard M. Stallman <rms@gnu.org>
3444
3445 * emacs.texi (Top): Update submenus from files.texi.
3446
3447 * files.texi (Filesets): Clarify previous change.
3448
3449 * dired.texi (Misc Dired Features): Clarify previous change.
3450
34512005-04-25 Chong Yidong <cyd@stupidchicken.com>
3452
3453 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3454
3455 * dired.texi (Misc Dired Features): Document
3456 dired-compare-directories.
3457
3458 * files.texi (Filesets): New node.
3459 (File Conveniences): Document Image mode.
3460
3461 * text.texi (TeX Print): Document tex-compile.
3462
34632005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3464
3465 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3466 Delete redundant reference to tooltip Custom group. It is
3467 referred too again in the next paragraph.
3468
34692005-04-24 Richard M. Stallman <rms@gnu.org>
3470
3471 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3472
8cf51b2c
GM
34732005-04-19 Kim F. Storm <storm@cua.dk>
3474
3475 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3476
34772005-04-18 Lars Hansen <larsh@math.ku.dk>
3478
3479 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3480 turns off desktop-save-mode.
3481
34822005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3483
3484 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3485 by default in terminals compatible with xterm. Mention that
3486 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3487 node.
3488
8cf51b2c
GM
34892005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3490
3491 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3492
c8763fb6 34932005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3494
3495 * xresources.texi (Table of Resources): Add cursorBlink.
3496
34972005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3498
3499 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3500 `d', `C-d' and `u'.
3501
35022005-04-11 Richard M. Stallman <rms@gnu.org>
3503
3504 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3505 (Misc X): Add -D, --basic-display.
3506
3507 * maintaining.texi (Change Log): Correct the description of
3508 the example.
3509
3510 * major.texi (Choosing Modes): Document magic-mode-alist.
3511
8cf51b2c
GM
35122005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3513
3514 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3515 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3516 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3517 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3518 `w', respectively.
3519 (Rmail Labels): Mention `l'.
3520 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3521 (Rmail Summary Edit): Describe `j' and RET.
3522
c8763fb6 35232005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3524
3525 * xresources.texi (Lucid Resources): Add fontSet resource.
3526
8cf51b2c
GM
35272005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3528
3529 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3530 now called `indicate-empty-lines'.
3531
35322005-04-06 Kim F. Storm <storm@cua.dk>
3533
3534 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3535
35362005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3537
3538 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3539 deleted.
3540 (Marks vs Flags): Add some convenient key bindings.
3541 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3542 (Misc Dired Features): Correct and expand description of `w' command.
3543
3544 * frames.texi (XTerm Mouse): Delete apparently false info.
3545 The GNU/Linux console currently does not appear to support
3546 `xterm-mouse-mode'.
3547
8cf51b2c
GM
35482005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3549
3550 * calendar.texi (Diary): Mention shell utility `calendar'.
3551
35522005-04-01 Richard M. Stallman <rms@gnu.org>
3553
3554 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3555
8cf51b2c
GM
35562005-04-01 Lute Kamstra <lute@gnu.org>
3557
3558 * maintaining.texi (Change Log): add-change-log-entry uses
3559 add-log-mailing-address.
3560
35612005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3564 `VC Mode Line' and put in an xref to that node.
3565 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3566 its description.
3567
35682005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3569
3570 * calendar.texi (Calendar Systems): Say that the Persian calendar
3571 implemented here is the arithmetical one championed by Birashk.
3572
35732005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3574
3575 * programs.texi (Fortran Motion): Fix previous change.
3576
8cf51b2c
GM
35772005-03-29 Richard M. Stallman <rms@gnu.org>
3578
3579 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3580
35812005-03-29 Chong Yidong <cyd@stupidchicken.com>
3582
3583 * text.texi (Refill): Refer to Long Lines Mode.
3584 (Longlines): New node.
3585 (Auto Fill): Don't index "word wrap" here.
3586 (Filling): Add Longlines to menu.
3587
35882005-03-29 Richard M. Stallman <rms@gnu.org>
3589
3590 * xresources.texi: Minor fixes.
3591
3592 * misc.texi (Emacs Server): Fix Texinfo usage.
3593
3594 * emacs.texi (Top): Don't use a real section heading for
3595 "Detailed Node Listing". Fake it instead.
3596
3597 * basic.texi (Position Info): Minor cleanup.
3598
3599 * mule.texi (Input Methods): Minor cleanup.
3600
36012005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3602
3603 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3604 constructs as well.
3605 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3606
36072005-03-29 Kenichi Handa <handa@m17n.org>
3608
3609 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3610
3611 * basic.texi (Position Info): Update the description about the
3612 command C-u C-x =.
3613
36142005-03-28 Richard M. Stallman <rms@gnu.org>
3615
3616 * emacs.texi (Top): Use @section for the detailed node listing.
3617
3618 * calendar.texi: Minor fixes to previous change.
3619
3620 * programs.texi (Fortran): Small fixes to previous changes.
3621
3622 * emacs.texi (Top): Update list of subnodes of Dired.
3623 Likewise for building.texi.
3624
3625 * files.texi (File Conveniences): Delete Auto Image File mode.
3626
36272005-03-28 Chong Yidong <cyd@stupidchicken.com>
3628
3629 * building.texi (Flymake): New node.
3630
3631 * custom.texi (Function Keys): Document kp- event types and
3632 keypad-setup package.
3633
3634 * dired.texi (Wdired): New node.
3635
3636 * files.texi (File Conveniences): Reorder entries.
3637 Explain how to turn on Auto-image-file mode.
3638 Document Thumbs mode.
3639
3640 * mule.texi (Specify Coding): Document recode-region and
3641 recode-file-name.
3642
3643 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3644
36452005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3646
3647 * commands.texi (Keys): M-o is now a prefix key.
3648
36492005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3650
3651 * programs.texi: Reformat and update copyright years.
3652 (Fortran): Update section.
3653
36542005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3655
3656 * files.texi: Several small changes in addition to:
3657 (Visiting): Change xref for Dialog Boxes to ref.
3658 (Version Headers): Replace references to obsolete var
3659 `vc-header-alist' with `vc-BACKEND-header'.
3660 (Customizing VC): Update value of `vc-handled-backends'.
3661
36622005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3663
3664 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3665 move here from Emacs Lisp Reference Manual.
3666 * calendar.texi (Calendar/Diary, Diary Commands)
3667 (Special Diary Entries, Importing Diary): Change some xrefs to
3668 point to emacs-xtra rather than elisp.
3669
3670 * emacs-xtra.texi (Calendar Customizing):
3671 Move view-diary-entries-initially, view-calendar-holidays-initially,
3672 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3673 Emacs Manual.
3674 (Appt Customizing): Merge entire section into main Emacs Manual.
3675 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3676 mark-holidays-in-calendar here from emacs-xtra.
3677 (Displaying the Diary): Move view-diary-entries-initially,
3678 mark-diary-entries-in-calendar here from emacs-xtra.
3679 (Appointments): Move appt-display-mode-line,
3680 appt-display-duration, appt-disp-window-function,
3681 appt-delete-window-function here from emacs-xtra.
3682
3683 * calendar.texi: Update and reformat copyright.
3684 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3685 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3686 (Diary): Refer to `diary-file' rather than ~/diary.
3687 (Diary Commands): Rename node to "Displaying the Diary".
3688 * emacs.texi (Top): Rename "Diary Commands" section.
3689 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3690
36912005-03-26 Eli Zaretskii <eliz@gnu.org>
3692
3693 * misc.texi (Emacs Server): Fix the command for setting
3694 server-name. Add an xref to Invoking emacsclient.
3695
3696 * help.texi (Help Summary): Clarify when "C-h ." will do something
3697 nontrivial.
3698 (Apropos): Add cindex entry for apropos-sort-by-scores.
3699
3700 * display.texi (Text Display): Add index entries for how no-break
3701 characters are displayed.
3702
8cf51b2c
GM
37032005-03-26 Eli Zaretskii <eliz@gnu.org>
3704
3705 * files.texi (Visiting): Fix cross-references introduced with the
3706 last change.
3707
3708 * xresources.texi (GTK resources): Fix last change.
3709
8cf51b2c
GM
37102005-03-25 Chong Yidong <cyd@stupidchicken.com>
3711
3712 * xresources.texi (X Resources): GTK options documented too.
3713 (Resources): Clarify meaning of program name.
3714 (Table of Resources): Add visualClass.
3715 (GTK resources): Rewrite.
3716 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3717
3718 * display.texi (Text Display): Mention non-breaking spaces.
3719
3720 * files.texi (Reverting): Document auto-revert-check-vc-info.
3721
3722 * frames.texi (Mouse Commands): Document
3723 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3724
3725 * help.texi (Help Summary): Add `C-h .'.
3726 (Apropos): Apropos accepts a list of search terms.
3727 Document apropos-sort-by-scores.
3728 (Help Echo): Document display-local-help.
3729
3730 * misc.texi (Emacs Server): Document server-name.
3731 (Invoking emacsclient): Document -s option for server names.
3732
3733 * text.texi (Outline Visibility): Introduce "current heading
3734 line" (commands can be called with point on a body line).
3735 Re-order table to follow the sequence of discussion.
3736 hide-body won't hide lines before first header line.
3737 (TeX Mode): Add DocTeX mode.
3738
8cf51b2c
GM
37392005-03-24 Richard M. Stallman <rms@gnu.org>
3740
3741 * mule.texi (Single-Byte Character Support): Delete mention
3742 of iso-acc.el and iso-transl.el.
3743
8cf51b2c
GM
37442005-03-23 Lute Kamstra <lute@gnu.org>
3745
3746 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3747
37482005-03-23 Richard M. Stallman <rms@gnu.org>
3749
8cf51b2c
GM
3750 * search.texi: Delete explicit node pointers.
3751 (Incremental Search): New menu.
3752 (Basic Isearch, Repeat Isearch, Error in Isearch)
3753 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3754 (Slow Isearch): New subnodes.
3755 (Configuring Scrolling): Node deleted.
3756 (Search Case): Doc default-case-fold-search.
3757 (Regexp Replace): Move replace-regexp doc here.
3758
3759 * rmail.texi (Movemail): Put commas inside closequotes.
3760
3761 * picture.texi (Insert in Picture): Document C-c arrow combos.
3762 (Basic Picture): Clarify erasure.
3763
3764 * display.texi (Font Lock): Put commas inside closequotes.
3765
3766 * cmdargs.texi (General Variables): Put commas inside closequotes.
3767
37682005-03-23 Nick Roberts <nickrob@snap.net.nz>
3769
3770 * building.texi (Stack Buffer): Mention reverse contrast for
3771 *selected* frame (might not be current frame).
3772
8cf51b2c
GM
37732005-03-21 Richard M. Stallman <rms@gnu.org>
3774
3775 * building.texi (Starting GUD): Add bashdb.
3776
37772005-03-20 Chong Yidong <cyd@stupidchicken.com>
3778
3779 * basic.texi (Moving Point): Add M-g M-g binding.
3780 (Undo): Document undo-only.
3781 (Position Info): Document M-g M-g and C-u M-g M-g.
3782
3783 * building.texi (Building): Put Grep Searching after Compilation
3784 Shell.
3785 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3786 Document next-error-highlight.
3787 (Grep Searching): Document grep-highlight-matches.
3788 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3789
3790 * calendar.texi (Importing Diary): Rename node from iCalendar.
3791 Document diary-from-outlook.
3792
3793 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3794 Commands.
3795 Mention effect of X drag and drop on Dired buffers.
3796
3797 * files.texi (Visiting): Document large-file-warning-threshold.
3798 Move paragraph on file-selection dialog.
3799 Mention visiting files using X drag and drop.
3800 (Reverting): Mention using Auto-Revert mode to tail files.
3801 Document auto-revert-tail-mode.
3802 (Version Systems): Minor correction.
3803 (Comparing Files): Diff-mode is no longer based on Compilation
3804 mode.
3805 Document compare-ignore-whitespace.
3806 (Misc File Ops): Explain passing a directory to rename-file.
3807 Likewise for copy-file and make-symbolic-link.
3808
3809 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3810 Document mouse-wheel-progressive speed.
3811
3812 * help.texi (Misc Help): Document numeric argument for C-h i.
3813 Correctly explain the effect of just C-u as argument.
3814
3815 * killing.texi (Deletion): Document numeric argument for
3816 just-one-space.
3817
3818 * mini.texi (Completion): Completion acts on text before point.
3819
3820 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3821 (Emulation): CUA mode replaces pc-bindings-mode,
3822 pc-selection-mode, and s-region.
3823
3824 * mule.texi (Input Methods): Leim is now built-in.
3825 (Select Input Method): Document quail-show-key.
3826 (Specify Coding): Document revert-buffer-with-coding-system.
3827
3828 * programs.texi (Fortran Motion): Document f90-next-statement,
3829 f90-previous-statement, f90-next-block, f90-previous-block,
3830 f90-end-of-block, and f90-beginning-of-block.
3831
3832 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3833
3834 * emacs.texi (Acknowledgments): Updated.
3835
3836 * anti.texi: Total rewrite.
3837
8cf51b2c
GM
38382005-03-19 Chong Yidong <cyd@stupidchicken.com>
3839
3840 * ack.texi (Acknowledgments): Update.
3841
38422005-03-19 Eli Zaretskii <eliz@gnu.org>
3843
3844 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3845 copyright years.
3846
38472005-03-14 Nick Roberts <nickrob@snap.net.nz>
3848
3849 * building.texi (Commands of GUD): Move paragraph on setting
3850 breakpoints with mouse to the GDB Graphical Interface node.
3851
38522005-03-07 Richard M. Stallman <rms@gnu.org>
3853
8cf51b2c
GM
3854 * misc.texi (Single Shell, Shell Options): Fix previous change.
3855
3856 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3857
38582005-03-06 Richard M. Stallman <rms@gnu.org>
3859
3860 * building.texi (Starting GUD): Don't explain text vs graphical
3861 GDB here. Just mention it and xref.
3862 Delete "just one debugger process".
3863 (Debugger Operation): Move GUD tooltip info here.
3864 (GUD Tooltips): Node deleted.
3865 (GDB Graphical Interface): Explain the two GDB modes here.
3866
8cf51b2c
GM
3867 * sending.texi (Sending Mail): Minor cleanup.
3868 (Mail Aliases): Explain quoting conventions.
3869 Update key rebinding example.
3870 (Header Editing): C-M-i is like M-TAB.
3871 (Mail Mode Misc): mail-attach-file does not do MIME.
3872
3873 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3874 that really belongs here.
3875 (Remote Mailboxes): Text moved to Rmail Inbox.
3876 (Rmail Display): Mention Mouse-1.
3877 (Movemail): Clarify two movemail versions.
3878 Clarify rmail-movemail-program.
3879
8cf51b2c
GM
3880 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3881 Document async shell commands.
3882 (Shell History): Clarify.
3883 (Shell Ring): Mention C-UP an C-DOWN.
3884 (Shell Options): Add comint-prompt-read-only.
3885 (Invoking emacsclient): Set EDITOR to run Emacs.
3886 (Sorting): No need to explain what region is.
3887 (Saving Emacs Sessions): Fix typo.
3888 (Recursive Edit): Fix punctuation.
3889 (Emulation): Don't mention "PC bindings" which are standard.
3890 (Hyperlinking): Explain Mouse-1 convention here.
3891 (Find Func): Node deleted.
3892
8cf51b2c
GM
3893 * help.texi (Name Help): Xref to Hyperlinking.
3894
3895 * glossary.texi (Glossary):
3896 Rename "Balance Parentheses" to "Balancing...".
3897 Add "Byte Compilation". Correct "Copyleft".
3898 New xref in "Customization".
3899 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3900 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3901 Rename "Registers" to "Register".
3902 Replace "Selecting" with "Selected Frame",
3903 "Selected Window", and "Selecting a Buffer".
3904
3905 * files.texi (Types of Log File): Explain how projects'
3906 methods can vary.
3907
8cf51b2c
GM
3908 * display.texi (Faces): Delete "Emacs 21".
3909
3910 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3911 * fixit.texi (Spelling): C-M-i like M-TAB.
3912 * mini.texi (Completion Options): C-M-i like M-TAB.
3913 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3914 * text.texi (Text Mode): C-M-i like M-TAB.
3915
3916 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3917
3918 * calendar.texi (Specified Dates): Mention `g w'.
3919 (Appointments): appt-activate toggles with no arg.
3920
8cf51b2c
GM
39212005-03-05 Juri Linkov <juri@jurta.org>
3922
3923 * cmdargs.texi (Emacs Invocation): Add cindex
3924 "invocation (command line arguments)"
3925 (Misc X): Add -nbc, --no-blinking-cursor.
3926
39272005-03-04 Ulf Jasper <ulf.jasper@web.de>
3928
3929 * calendar.texi (iCalendar): No need to require it now.
3930
8cf51b2c
GM
39312005-03-03 Nick Roberts <nickrob@snap.net.nz>
3932
3933 * trouble.texi (Contributing): Mention Savannah. Direct users to
3934 emacs-devel.
3935
39362005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3937
3938 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3939 window.
3940
8cf51b2c
GM
39412005-02-27 Richard M. Stallman <rms@gnu.org>
3942
3943 * building.texi (Compilation): Update mode line status info.
3944
39452005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3946
3947 * calendar.texi (General Calendar): Document binding of
3948 scroll-other-window-down.
3949 (Mayan Calendar): Fix earliest date.
3950 (Time Intervals): Document timeclock-change.
3951 Fix timeclock-ask-before-exiting documentation.
3952
39532005-02-26 Kim F. Storm <storm@cua.dk>
3954
3955 * frames.texi (Mouse References):
3956 Add mouse-1-click-in-non-selected-windows.
3957
39582005-02-25 Richard M. Stallman <rms@gnu.org>
3959
3960 * screen.texi (Screen): Explain better about cursors and mode lines;
3961 don't presuppose text terminals.
3962 (Point): Don't assume just one cursor.
3963 Clarify explanation of cursors.
3964 (Echo Area, Menu Bar): Cleanups.
3965
3966 * mini.texi (Minibuffer): Prompts are highlighted.
3967 (Minibuffer Edit): Newline = C-j only on text terminals.
3968 Clarify resize-mini-windows values.
3969 Mention M-PAGEUP and M-PAGEDOWN.
3970 (Completion Commands): Mouse-1 like Mouse-2.
3971 (Minibuffer History): Explain history commands better.
3972 (Repetition): Add xref to Incremental Search.
3973
3974 * mark.texi (Setting Mark): Clarify info about displaying mark.
3975 Clarify explanation of C-@ and C-SPC.
3976 (Transient Mark): Mention Delete Selection mode.
3977 (Marking Objects): Clean up text about extending the region.
3978
3979 * m-x.texi (M-x): One C-g doesn't always go to top level.
3980 No delay before suggest-key-bindings output.
3981
3982 * fixit.texi (Fixit): Mention C-/ for undo.
3983 (Spelling): Mention ESC TAB like M-TAB.
3984 Replacement words with r and R are rechecked.
3985 Say where C-g leaves point. Mention ? as input.
3986
39872005-02-23 Lute Kamstra <lute@gnu.org>
3988
3989 * cmdargs.texi (Initial Options): Add cross reference.
3990
8cf51b2c
GM
39912005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3992
3993 * emacs.texi (Top): Update menu for splitting of node in
3994 msdog.texi.
3995 * frames.texi (Frames): Update xref for splitting of node in
3996 msdog.texi.
3997 * trouble.texi (Quitting): Ditto.
3998
39992005-02-16 Richard M. Stallman <rms@gnu.org>
4000
4001 * windows.texi (Split Window): Simplify line truncation info
4002 and xref to Display Custom.
4003
4004 * trouble.texi (Quitting): Emergency escape only for text terminal.
4005 (Screen Garbled): C-l for ungarbling is only for text terminal.
4006
4007 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4008
4009 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4010
4011 * programs.texi (Program Modes): Mention Python mode.
4012 (Moving by Defuns): Repeating C-M-h extends region.
4013 (Basic Indent): Clarify.
4014 (Custom C Indent): Clarify.
4015 (Expressions): Repeating C-M-@ extends region.
4016 (Info Lookup): Clarify for C-h S.
4017 (Symbol Completion): ESC TAB alternative for M-TAB.
4018 (Electric C): Clarify.
4019
4020 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4021
4022 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4023 MS-DOS Input node.
4024 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4025 (MS-DOS and MULE): Clarify.
4026 (MS-DOS Processes, Windows Processes): Fix typos.
4027
4028 * major.texi (Choosing Modes): Clarify.
4029
4030 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4031 (Keyboard Macro Step-Edit): Clarify.
4032
4033 * indent.texi (Indentation): Clarifications.
4034
4035 * help.texi (Help): Correct error about C-h in query-replace.
4036 Clarify apropos vs C-h a. Fix how to search in FAQ.
4037 (Key Help): Describe C-h w here.
4038 (Name Help): Minor cleanup. C-h w moved to Key Help.
4039 Clarify the "object" joke.
4040 (Apropos): Clarify. Mouse-1 like Mouse-2.
4041 (Help Mode): Mouse-1 like Mouse-2.
4042
4043 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4044
4045 * display.texi (Display): Reorder menu.
4046 (Faces): Cleanup.
4047 (Font Lock): Cleanup. Mention Options menu.
4048 Delete obsolete text.
4049 (Scrolling): For C-l, don't presume text terminal.
4050 (Horizontal Scrolling): Simplify intro.
4051 (Follow Mode): Clarify.
4052 (Cursor Display): Moved before Display Custom.
4053 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4054 Doc default-tab-width. Doc line truncation more thoroughly.
4055
4056 * dired.texi (Dired Enter): C-x C-f can run Dired.
4057 (Dired Visiting): Comment out `a' command.
4058 Mouse-1 is like Mouse-2.
4059 (Shell Commands in Dired): ? can be used more than once.
4060
4061 * basic.texi (Continuation Lines): Simplify description of truncation,
4062 and refer to Display Custom for the rest of it.
4063
8cf51b2c
GM
40642005-02-06 Lute Kamstra <lute@gnu.org>
4065
4066 * basic.texi (Undo): Fix typo.
4067
4068 * cmdargs.texi (Emacs Invocation): Fix typo.
4069
4070 * custom.texi (Init Examples): Fix typo.
4071
4072 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4073
40742005-02-06 Richard M. Stallman <rms@gnu.org>
4075
4076 * regs.texi (Registers): Registers can hold numbers, too.
4077
4078 * killing.texi (Other Kill Commands): Cleanup.
4079 Delete redundant explanation of kill in read-only buffer.
4080 (Yanking): Mention term "copying".
4081 (Accumulating Text): Fix typo.
4082
4083 * entering.texi (Entering Emacs): Update rationale at start.
4084 (Exiting): Treat iconifying on a par with suspension.
4085
4086 * custom.texi (Minor Modes): Fix typo.
4087 (Easy Customization): Fix menu style.
4088 (Variables): Add xref.
4089 (Examining): Setting for future sessions works through .emacs.
4090 (Keymaps): "Text terminals", not "Many".
4091 (Init Rebinding): Explain \C-. Show example of \M-.
4092 Fix minor wording errors.
4093 (Function Keys): Explain vector syntax just once.
4094 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4095 (Init File): Mention .emacs.d directory.
4096 (Init Examples): Add xref.
4097 (Find Init): Mention .emacs.d directory.
4098
4099 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4100 (Action Arguments): Explain which kinds of -l args are found how.
4101 (Initial Options): --batch does not inhibit site-start.
4102 Add xrefs.
4103 (Command Example): Use --batch, not -batch.
4104
4105 * basic.texi (Inserting Text): Cleanup wording.
4106 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4107 C-n is not error at end of buffer.
4108 (Undo): Doc C-/ like C-_. Add xrefs.
4109 (Arguments): META key may be labeled ALT.
4110 Peculiar arg meanings are explained in doc strings.
4111
4112 * abbrevs.texi (Expanding Abbrevs): Clarify.
4113
41142005-02-05 Eli Zaretskii <eliz@gnu.org>
4115
4116 * frames.texi (Frame Parameters): Add an xref to the description
4117 of list-colors-display. Add a pointer to the X docs about colors.
4118
4119 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4120 Impove docs of list-colors-display.
4121
41222005-02-03 Lute Kamstra <lute@gnu.org>
4123
4124 * frames.texi (Frames, Drag and Drop): Fix typos.
4125
41262005-02-03 Richard M. Stallman <rms@gnu.org>
4127
4128 * windows.texi (Basic Window): Mention color-change in mode line.
4129 (Change Window): Explain dragging vertical boundaries.
4130
4131 * text.texi (Sentences): Clarify.
4132 (Paragraphs): Explain M-a and blank lines.
4133 (Outline Mode): Clarify text and menu.
4134 (Hard and Soft Newlines): Mention use-hard-newlines.
4135
4136 * frames.texi (Frames): Delete unnecessary mention of Windows.
4137 (Mouse Commands): Likewise. Mention xterm mouse support.
4138 (Clipboard): Clarify.
4139 (Mouse References): Mention use of Mouse-1 for following links.
4140 (Menu Mouse Clicks): Clarify.
4141 (Mode Line Mouse): Clarify.
4142 (Drag and Drop): Rewrite.
4143
4144 * fixit.texi (Spelling): Fix typo.
4145
4146 * files.texi (File Names): Clarify.
4147 (Visiting): Update conditions for use of file dialog. Clarify.
4148 (Saving): Doc d as answer in save-some-buffers.
4149 (Remote Files): Clean up the text.
4150
4151 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4152
4153 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4154 (List Buffers): Clarify.
4155 (Several Buffers): Doc T command.
4156 (Buffer Convenience): Clarify menu.
4157
4158 * basic.texi (Undo): Clarify last change.
4159
41602005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4161
4162 * fixit.texi (Spelling): Fix typo.
4163
41642005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4165
4166 * basic.texi (Undo): Update description of `undo-outer-limit'.
4167
41682005-02-01 Nick Roberts <nickrob@snap.net.nz>
4169
4170 * building.texi: Update documentation relating to GDB Graphical
4171 Interface.
4172
41732005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4174
4175 * custom.texi (Easy Customization): Adapt menu to node name change.
4176
41772005-01-30 Richard M. Stallman <rms@gnu.org>
4178
4179 * custom.texi (Easy Customization): Defn of "User Option" now
4180 includes faces. Don't say just "option" when talking about variables.
4181 Do say just "options" to mean "anything customizable".
4182 (Specific Customization): Describe `customize-variable',
4183 not `customize-option'.
4184
4185 * glossary.texi (Glossary) <Faces>: Add xref.
4186 <User Option>: Change definition--include faces. Change xref.
4187
4188 * picture.texi (Picture): Mention artist.el.
4189
4190 * sending.texi, screen.texi, programs.texi, misc.texi:
4191 * mini.texi, major.texi, maintaining.texi, macos.texi:
4192 * help.texi, frames.texi, files.texi:
4193 Don't say just "option" when talking about variables.
4194
4195 * display.texi, mule.texi: Don't say just "option" when talking
4196 about variables. Other minor cleanups.
4197
8cf51b2c
GM
41982005-01-26 Lute Kamstra <lute@gnu.org>
4199
4200 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4201 File'. Mention the `-Q' option at the `--no-site-file' option.
4202
8cf51b2c
GM
42032005-01-22 David Kastrup <dak@gnu.org>
4204
4205 * building.texi (Grep Searching): Mention alias `find-grep' for
4206 `grep-find'.
4207
42082005-01-20 Richard M. Stallman <rms@gnu.org>
4209
4210 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4211
8cf51b2c
GM
42122005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4213
4214 * rmail.texi (Movemail): Explain differences
4215 between standard and mailutils versions of movemail.
4216 Describe command line and configuration options introduced
4217 with the latter.
4218 Explain the notion of mailbox URL, provide examples and
4219 cross-references to mailutils documentation.
4220 Describe various methods of specifying mailbox names,
4221 user names and user passwords for rmail.
4222 (Remote Mailboxes): New section. Describe
4223 how movemail handles remote mailboxes. Describe configuration
4224 options used to control its behavior.
4225 (Other Mailbox Formats): Explain handling of various mailbox
4226 formats.
4227
42282005-01-13 Richard M. Stallman <rms@gnu.org>
4229
4230 * commands.texi (Commands): Clarification.
4231
42322005-01-11 Richard M. Stallman <rms@gnu.org>
4233
4234 * programs.texi (Multi-line Indent): Fix previous change.
4235 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4236
8cf51b2c
GM
42372005-01-08 Richard M. Stallman <rms@gnu.org>
4238
4239 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4240 lazy-highlight.
4241
4242 * search.texi (Query Replace): Mention faces query-replace
4243 and lazy-highlight.
4244 (Incremental Search): Update isearch highlighting info.
4245
8cf51b2c
GM
42462005-01-04 Richard M. Stallman <rms@gnu.org>
4247
4248 * custom.texi (Saving Customizations): Minor improvement.
4249
8cf51b2c
GM
42502005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4251
4252 * custom.texi (Saving Customizations): Emacs no longer loads
4253 `custom-file' after .emacs. No longer mention customizing through
4254 Custom.
4255
8cf51b2c
GM
42562005-01-01 Andreas Schwab <schwab@suse.de>
4257
4258 * killing.texi (Graphical Kill): Move up under node Killing,
4259 change @section to @subsection.
4260
42612005-01-01 Richard M. Stallman <rms@gnu.org>
4262
4263 * custom.texi (Face Customization): Mention hex color specs.
4264
4265 * emacs.texi (Top): Update Killing submenu.
4266
4267 * killing.texi (Killing): Reorganize section.
4268 No more TeX-only text; put the node command at start of chapter.
4269 But the first section heading is used only in TeX.
4270 Rewrite the text to read better in this mode.
4271 (Graphical Kill): New subnode gets some of the text that
4272 used to be in the first section.
4273
42742004-12-31 Richard M. Stallman <rms@gnu.org>
4275
4276 * dired.texi (Shell Commands in Dired): Delete the ? example.
4277
4278 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4279
4280 * files.texi (Saving): Describe new require-final-newline features
4281 and mode-require-final-newline.
4282
8cf51b2c
GM
42832004-12-29 Richard M. Stallman <rms@gnu.org>
4284
4285 * custom.texi (File Variables): Clarify previous change.
4286
c8763fb6 42872004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4288
4289 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4290 out now.
4291
42922004-12-27 Richard M. Stallman <rms@gnu.org>
4293
4294 * Makefile.in (MAKEINFO): Specify --force.
4295
4296 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4297 (Undo): Doc undo-outer-limit.
4298
8cf51b2c
GM
42992004-12-15 Juri Linkov <juri@jurta.org>
4300
4301 * mark.texi (Transient Mark, Mark Ring): M-< and other
4302 movement commands don't set mark in Transient Mark mode
4303 if mark is active.
4304
8cf51b2c
GM
43052004-12-12 Juri Linkov <juri@jurta.org>
4306
4307 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4308 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4309
4310 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4311 (Misc Dired Commands): Add @r{(Dired)} to w.
4312
43132004-12-12 Juri Linkov <juri@jurta.org>
4314
4315 * mark.texi (Marking Objects): Marking commands also extend the
4316 region when mark is active in Transient Mark mode.
4317
8cf51b2c
GM
43182004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4319
4320 * custom.texi (Saving Customizations): Emacs only loads the custom
4321 file automatically after the init file in version 22.1 or later.
4322 Adapt text and examples to this fact.
4323
8cf51b2c
GM
43242004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4325
4326 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4327 be set through Custom. Otherwise, it has no effect.
4328
8cf51b2c
GM
43292004-12-05 Richard M. Stallman <rms@gnu.org>
4330
4331 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4332 * entering.texi: Rename Command Line to Emacs Invocation.
4333
8cf51b2c
GM
4334 * misc.texi (Term Mode): Correcty describe C-c.
4335
4336 * custom.texi (Easy Customization): Move up to section level,
4337 before Variables. Avoid using the term "variable"; say "option".
4338 New initial explanation.
4339 (Variables): In initial explanation, connect "variable" to the
4340 already-explained "user option".
4341
4342 * emacs.texi (Top): Fix ref to Command Line.
4343 Move reference to Easy Customization.
4344
4345 * xresources.texi (X Resources): Fix From link.
4346
4347 * doclicense.texi (GNU Free Documentation License): Fix To link.
4348
4349 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4350
4351 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4352
43532004-12-03 Richard M. Stallman <rms@gnu.org>
4354
4355 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4356
43572004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4358
4359 * kmacro.texi: Several small changes in addition to the following.
4360 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4361 defining a keyboard macro.
4362 Mention `kmacro-ring-max'.
4363 (Keyboard Macro Counter): Clarify description of
4364 `kmacro-insert-counter', `kmacro-set-counter',
4365 `kmacro-add-counter' and `kmacro-set-format'.
4366
43672004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4368
4369 * custom.texi (File Variables): Add `unibyte' and make it more
4370 clear that `unibyte' and `coding' are special. Suggested by Simon
4371 Krahnke <overlord@gmx.li>.
4372
4373 * mule.texi (Enabling Multibyte): Refer to File Variables.
4374 Suggested by Simon Krahnke <overlord@gmx.li>.
4375
c8763fb6 43762004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4377
4378 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4379 x-use-old-gtk-file-dialog.
4380
8cf51b2c
GM
43812004-11-20 Richard M. Stallman <rms@gnu.org>
4382
4383 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4384
43852004-11-09 Lars Brinkhoff <lars@nocrew.org>
4386
4387 * building.texi (Lisp Eval): Delete hyphen in section name.
4388
43892004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4390
4391 * files.texi (Old Versions):
4392 No longer document annotation as "CVS only".
4393
43942004-11-10 Andre Spiegel <spiegel@gnu.org>
4395
4396 * files.texi (Version Control): Rewrite the introduction about
4397 version systems, mentioning the new ones that we support. Thanks
4398 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4399 suggestions.
4400
c8763fb6 44012004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4402
49823426 4403 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4404
c8763fb6 44052004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4406
4407 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4408
44092004-10-23 Eli Zaretskii <eliz@gnu.org>
4410
4411 * text.texi (Text Based Tables, Table Definition)
4412 (Table Creation, Table Recognition, Cell Commands)
4413 (Cell Justification, Row Commands, Column Commands)
4414 (Fixed Width Mode, Table Conversion, Measuring Tables)
4415 (Table Misc): New nodes, documenting the Table Mode.
4416
8cf51b2c
GM
44172004-10-19 Jason Rumney <jasonr@gnu.org>
4418
4419 * makefile.w32-in (info): Change order of arguments to makeinfo.
4420
44212004-10-19 Ulf Jasper <ulf.jasper@web.de>
4422
4423 * calendar.texi (iCalendar): Update for package changes.
4424
8cf51b2c
GM
44252004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4426
4427 * files.texi (Misc File Ops): View mode is a minor mode.
4428
8cf51b2c
GM
44292004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4430
4431 * calendar.texi (iCalendar): Style changes.
4432
44332004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4434
4435 * search.texi (Regexps): The regexp described in the example is no
4436 longer stored in the variable `sentence-end'.
4437
8cf51b2c
GM
44382004-10-06 Nick Roberts <nickrob@snap.net.nz>
4439
4440 * building.texi (Starting GUD): Note that multiple debugging
4441 sessions requires `gdb --fullname'.
4442
44432004-10-05 Ulf Jasper <ulf.jasper@web.de>
4444
4445 * calendar.texi (iCalendar): New section for a new package.
4446
8cf51b2c
GM
44472004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * text.texi: Various small changes in addition to the following.
4450 (Text): Replace xref for autotype with inforef.
4451 (Sentences): Explain nil value for `sentence-end'.
4452 (Paragraphs): Update default values for `paragraph-start' and
4453 `paragraph-separate'.
4454 (Text Mode): Correct description of Text mode's effect on the
4455 syntax table.
4456 (Outline Visibility): `hide-other' does not hide top level headings.
4457 `selective-display-ellipses' no longer has an effect on Outline mode.
4458 (TeX Misc): Add missing @cindex.
4459 Replace xref for RefTeX with inforef.
4460 (Requesting Formatted Text): The variable
4461 `enriched-fill-after-visiting' no longer exists.
4462 (Editing Format Info): Update names of menu items and commands.
4463 (Format Faces): Mention special effect of specifying the default face.
4464 Describe inheritance of text properties.
4465 Correct description of `fixed' face.
4466 (Format Indentation): Correct description of effect of setting
4467 margins. Mention `set-left-margin' and `set-right-margin'.
4468 (Format Justification): Update names of menu items.
4469 `set-justification-full' is now bound to `M-j b'.
4470 Mention that `default-justification' is a per buffer variable.
4471 (Format Properties): Update name of menu item.
4472 (Forcing Enriched Mode): `format-decode-buffer' automatically
4473 turns on Enriched mode if the buffer is in text/enriched format.
4474
44752004-10-05 Emilio C. Lopes <eclig@gmx.net>
4476
4477 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4478
44792004-09-28 Kim F. Storm <storm@cua.dk>
4480
4481 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4482 Align with new functionality.
4483
8cf51b2c
GM
44842004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4485
4486 * display.texi (Display Custom): Remove stray `@end defvar'.
4487
44882004-09-23 Kim F. Storm <storm@cua.dk>
4489
4490 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4491 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4492
8cf51b2c
GM
44932004-09-20 Richard M. Stallman <rms@gnu.org>
4494
4495 * custom.texi (Hooks): Explain using setq to clear out a hook.
4496 (File Variables): Explain multiline string constants.
4497 (Non-ASCII Rebinding): Explain when you need to update
4498 non-ASCII char codes in .emacs.
4499
4500 * building.texi (Compilation): Explain how to make a silent
4501 subprocess that won't be terminated. Explain compilation-environment.
4502
45032004-09-13 Kim F. Storm <storm@cua.dk>
4504
4505 * mini.texi (Repetition): Rename isearch-resume-enabled to
4506 isearch-resume-in-command-history and change default to disabled.
4507
8cf51b2c
GM
45082004-09-09 Kim F. Storm <storm@cua.dk>
4509
4510 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4511 with new `kmacro-name-last-macro'.
4512
8cf51b2c
GM
45132004-09-08 Juri Linkov <juri@jurta.org>
4514
4515 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4516
8cf51b2c
GM
45172004-09-03 Juri Linkov <juri@jurta.org>
4518
4519 * search.texi (Incremental Search): Update wording for M-%.
4520
45212004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4522
4523 * killing.texi (Killing): Correct description of kill commands in
4524 read-only buffer.
4525
45262004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4527
4528 * building.texi (Compilation Mode): Add a paragraph about rules
4529 for finding the compilation buffer for `next-error'.
4530
4531 * search.texi (Other Repeating Search): Mention that Occur mode
4532 supports the next-error functionality.
4533
45342004-09-02 Juri Linkov <juri@jurta.org>
4535
4536 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4537
45382004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4539
4540 * kmacro.texi (Basic Keyboard Macro):
4541 `apply-macro-to-region-lines' now operates on all lines that begin
4542 in the region, rather than on all complete lines in the region.
4543
c8763fb6 45442004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4545
4546 * frames.texi (Drag and drop): Add documentation about
4547 x-dnd-test-function and x-dnd-known-types.
4548
45492004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4550
4551 * indent.texi: Various minor changes in addition to:
4552 (Indentation Commands): Correct description of `indent-relative'.
4553 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4554 mode. The *Tab Stops* buffer uses Overwrite Mode.
4555 (Just Spaces): `tabify' converts sequences of at least two spaces
4556 to tabs.
4557
8cf51b2c
GM
45582004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4559
4560 * frames.texi (Secondary Selection): Setting the secondary
4561 selection with M-Drag-Mouse-1 does not alter the kill ring,
4562 setting it with M-Mouse-1 and M-Mouse-3 does.
4563 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4564 toolkit scroll bars.
4565 (Scroll Bars): Ditto.
4566
4567 * windows.texi (Basic Window): When using a window system, the value
4568 of point in a non-selected window is indicated by a hollow box.
4569 (Split Window): Side by side windows are separated by a scroll bar,
4570 if scroll bars are used.
4571 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4572 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4573 (Window Convenience): Update bindings for `winner-undo' and
4574 `winner-redo'.
4575
4576 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4577 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4578 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4579 of "Using Emacs as a Server".
4580 * building.texi (Building): Interchange nodes (for correct numbering).
4581 * programs.texi (Programs): Interchange nodes (for correct numbering).
4582 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4583 Info to the node structure.
4584 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4585 Rearrange order of nodes and sections such that both "GNU GENERAL
4586 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4587 end, as appropriate for appendices.
4588 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4589 Use `@unnumberedsec'.
4590 * trouble.texi: Adapt sectioning in Info to the node structure.
4591 Adapt node pointers to change in emacs.texi.
4592 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4593
8cf51b2c
GM
45942004-08-25 Kenichi Handa <handa@m17n.org>
4595
4596 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4597 description for unibyte mode.
4598
45992004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4600
4601 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4602
4603 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4604 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4605 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4606 in @pxref.
4607
46082004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4609
4610 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4611 Change section names.
4612
8cf51b2c
GM
46132004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * kmacro.texi (Keyboard Macro Ring): Rename section.
4616 Emacs treats the head of the macro ring as the `last keyboard macro'.
4617 (Keyboard Macro Counter): Minor change.
4618 (Save Keyboard Macro): Some clarifications.
4619 (Edit Keyboard Macro): Rename section.
4620
4621 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4622 32-bit machines.
4623 (Several Buffers): Clarify which buffer is selected if `2' is
4624 pressed in the Buffer Menu.
4625 Auto Revert mode can be used to update the Buffer Menu
4626 automatically.
4627
46282004-08-21 Eli Zaretskii <eliz@gnu.org>
4629
4630 * help.texi (Misc Help): Add an index entry for finding an Info
4631 manual by its file name.
4632
46332004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * files.texi (Backup Deletion): Correct description of
4636 `delete-old-versions'.
4637 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4638 (Auto Save Files): Recommend `auto-save-mode' to reenable
4639 auto-saving, rather than the abbreviation `auto-save'.
4640
46412004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4642
4643 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4644 for "killing" and "yanking" in main menu.
4645
46462004-08-16 Richard M. Stallman <rms@gnu.org>
4647
4648 * killing.texi (Yanking, Killing): Minor cleanups.
4649
4650 * mark.texi (Momentary Mark): Minor cleanups.
4651
46522004-08-15 Kenichi Handa <handa@etl.go.jp>
4653
4654 * custom.texi (Non-ASCII Rebinding):
4655 C-q always inserts the right code to pass to global-set-key.
4656
8cf51b2c
GM
46572004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4658
4659 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4660 `insert-register', instead of `C-x r g' binding, for consistency.
4661
46622004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4663
4664 * fixit.texi (Spelling): Fix typo.
4665
46662004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4667
4668 * help.texi (Help): Fix Texinfo usage.
4669
8cf51b2c
GM
46702004-07-24 Richard M. Stallman <rms@gnu.org>
4671
4672 * text.texi (Paragraphs): Update how paragraphs are separated
4673 and the default for paragraph-separate.
4674
4675 * search.texi (Regexp Replace): Further update text for new
4676 replacement operators.
4677
8cf51b2c
GM
46782004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4679
4680 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4681 `R' switch.
4682
4683 * dired.texi (Dired Updating): `k' only deletes inserted
4684 subdirectories from the Dired buffer if a prefix argument was given.
4685
4686 * search.texi (Regexps): Delete redundant definition of `symbol' in
4687 description of `\_>'. It already occurs in the description of `\_<'.
4688
8cf51b2c
GM
46892004-07-01 Juri Linkov <juri@jurta.org>
4690
4691 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4692 (Regexp Search): Add M-r.
4693
46942004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4695
4696 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4697
46982004-06-29 Jesper Harder <harder@ifa.au.dk>
4699
49823426 4700 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4701
47022004-06-25 Richard M. Stallman <rms@gnu.org>
4703
4704 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4705
47062004-06-25 David Kastrup <dak@gnu.org>
4707
4708 * search.texi (Regexp Replace): Some typo corrections and
4709 rearrangement.
4710
47112004-06-24 David Kastrup <dak@gnu.org>
4712
4713 * search.texi (Unconditional Replace): Use replace-string instead
4714 of query-replace in example.
4715 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4716 sequences.
4717 (Query Replace): Correct explanation of `^' which does not use
4718 the mark stack.
4719
47202004-06-21 Nick Roberts <nickrob@gnu.org>
4721
4722 * misc.texi (Shell History Copying): Document comint-insert-input.
4723 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4724
8cf51b2c
GM
47252004-06-20 Jesper Harder <harder@ifa.au.dk>
4726
4727 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4728 * custom.texi (Customization): Do.
4729 * anti.texi (Antinews): Do.
4730 * abbrevs.texi (Defining Abbrevs): Do.
4731
4732 * programs.texi (Info Lookup): Fix keybinding for
4733 info-lookup-symbol.
4734
47352004-06-16 Juanma Barranquero <lektu@terra.es>
4736
4737 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4738 Add emacs-xtra.
4739 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4740 (clean): Add emacs-xtra and flymake. Remove redundancies.
4741
47422004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4743
4744 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4745 Add emacs-xtra.
4746 * emacs-xtra.texi: New file.
4747
47482004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4749
4750 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4751 (Dired and Find): Mention differences with ordinary Dired buffers.
4752
8cf51b2c
GM
47532004-06-13 Richard M. Stallman <rms@gnu.org>
4754
4755 * custom.texi (Init Syntax): Explain about vars that do special
4756 things when set with setq or with Custom.
4757 (Init Examples): Add line-number-mode example.
4758
8cf51b2c
GM
47592004-06-12 Juri Linkov <juri@jurta.org>
4760
4761 * dired.texi (Operating on Files): Add dired-do-touch.
4762
8cf51b2c
GM
47632004-06-10 Juri Linkov <juri@jurta.org>
4764
4765 * building.texi (Lisp Eval): Add C-M-x on defface.
4766
47672004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4768
4769 * files.texi (Reverting): Auto-Revert mode and
4770 Global Auto-Revert mode no longer revert remote files.
4771
8cf51b2c
GM
47722004-05-29 Richard M. Stallman <rms@gnu.org>
4773
4774 * custom.texi (Init File): Two dashes start --no-site-file.
4775
8cf51b2c
GM
47762004-05-29 Alan Mackenzie <acm@muc.de>
4777
4778 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4779 ("AWK"): Is consistently thus spelt throughout.
4780 (AWK, Pike): Document as "C-like modes".
4781 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4782 (M-x man): Supersedes M-x manual-entry.
4783 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4784
4785 ("Comments in C"): Delete node; the info is in CC Mode manual.
4786 (c-comment-only-line-offset): Remove description.
4787
4788 (C-c ., C-c C-c): Describe new C Mode bindings.
4789
4790 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4791 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4792 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4793 Amend definitions.
4794
4795 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4796 Describe functions.
4797
4798 (c-comment-start-regexp, c-hanging-comment-ender-p)
4799 (c-hanging-comment-starter-p): Remove obsolete definitions.
4800
4801 * emacs.texi: Remove the menu entry "Comments in C".
4802
8cf51b2c
GM
48032004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4806 `M-x locate'.
4807
48082004-05-16 Karl Berry <karl@gnu.org>
4809
4810 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4811 makeinfo --html fails.
4812 * help.texi (Help Summary) [@ifnottex]: Likewise.
4813
48142004-05-13 Nick Roberts <nickrob@gnu.org>
4815
4816 * building.texi (GDB Graphical Interface): Update and describe
4817 layout first.
4818
8cf51b2c
GM
48192004-05-04 Jason Rumney <jasonr@gnu.org>
4820
4821 * makefile.w32-in: Revert last change.
4822
48232004-05-03 Jason Rumney <jasonr@gnu.org>
4824
4825 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4826
8cf51b2c
GM
48272004-04-23 Juanma Barranquero <lektu@terra.es>
4828
4829 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4830
48312004-04-18 Juri Linkov <juri@jurta.org>
4832
4833 * fixit.texi (Spelling): Remove file extension from ispell xref.
4834
48352004-04-15 Kim F. Storm <storm@cua.dk>
4836
4837 * cmdargs.texi (Initial Options): Add -Q.
4838
48392004-04-05 Kim F. Storm <storm@cua.dk>
4840
4841 * custom.texi (File Variables): Add safe-local-eval-forms.
4842
8cf51b2c
GM
48432004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4844
4845 * files.texi (Reverting): Correct description of revert-buffer's
4846 handling of point.
4847
48482004-03-22 Juri Linkov <juri@jurta.org>
4849
4850 * emacs.texi (Top): Add `Misc X'.
4851
49823426 4852 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4853
4854 * glossary.texi: Improve references.
4855
4856 * help.texi: Sync keywords with finder.el.
4857
4858 * mini.texi (Completion): Add description for menu items.
4859
4860 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4861
4862 * sending.texi (Mail Methods): Fix xref to Message manual.
4863
8cf51b2c
GM
48642004-03-12 Richard M. Stallman <rms@gnu.org>
4865
8cf51b2c
GM
4866 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4867
8cf51b2c
GM
48682004-03-04 Richard M. Stallman <rms@gnu.org>
4869
4870 * search.texi (Regexps): Explain that ^ and $ have their
4871 special meanings only in certain contexts.
4872
4873 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4874
4875 * mule.texi (Specify Coding): Doc C-x RET F.
4876
4877 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4878 for multiple compile and grep buffers.
4879 (Indirect Buffers): Don't recommand clone-indirect-buffer
4880 for multiple compile and grep buffers.
4881
8cf51b2c
GM
48822004-02-29 Juanma Barranquero <lektu@terra.es>
4883
4884 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4885 Use $(DEL) instead of rm, and ignore exit code.
4886
8cf51b2c
GM
48872004-02-23 Nick Roberts <nick@nick.uklinux.net>
4888
4889 * building.texi (Watch Expressions): Update.
4890
48912004-02-21 Juri Linkov <juri@jurta.org>
4892
4893 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4894 --directory, --help, --version. Move text about command-line-args
4895 to Command Arguments.
4896 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4897 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4898 (Window Size X): Join -g and --geometry. Add @cindex.
4899 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4900 (Title X): Remove alias -title.
4901 (Misc X): New node.
4902
c8763fb6 49032004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4904
4905 * frames.texi (Drag and drop): Add Motif to list of supported
4906 protocols.
4907
c8763fb6 49082004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4909
4910 * frames.texi (Drag and drop): New section.
4911
49122004-01-24 Richard M. Stallman <rms@gnu.org>
4913
4914 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4915 Include it only @ifnotinfo. Patch the preceding and following
4916 node headers to point to each other.
4917
49182004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4919
4920 * calendar.texi (Appointments): Update section.
4921
49222003-12-29 Kevin Ryde <user42@zip.com.au>
4923
8cf51b2c
GM
4924 * programs.texi (C Modes): Fix the xref.
4925
49262003-12-23 Nick Roberts <nick@nick.uklinux.net>
4927
4928 * building.texi (Watch Expressions): Update.
4929 (Commands of GUD): Include use of toolbar + breakpoints set from
4930 fringe/margin.
4931
49322003-12-03 Andre Spiegel <spiegel@gnu.org>
4933
4934 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4935 <acm@muc.de>.
4936
c8763fb6 49372003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4938
4939 * frames.texi (Dialog Boxes): Add use-file-dialog.
4940
8cf51b2c
GM
49412003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4942
4943 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4944 in CC Mode.
4945
8cf51b2c
GM
49462003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4947
4948 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4949 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4950 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4951 * man/frames.texi, man/glossary.texi, man/killing.texi:
4952 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4953 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4954 * man/sending.texi, man/text.texi, man/trouble.texi:
4955 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4956
49572003-11-01 Alan Mackenzie <acm@muc.de>
4958
4959 * search.texi (Scrolling During Incremental Search): Document a
4960 new scrolling facility in isearch mode.
4961
8cf51b2c
GM
49622003-10-22 Miles Bader <miles@gnu.org>
4963
4964 * Makefile.in (info): Move before $(top_srcdir)/info.
4965
49662003-10-22 Nick Roberts <nick@nick.uklinux.net>
4967
4968 * building.texi (Watch Expressions): Update section on data display
4969 to reflect code changes (GDB Graphical Interface).
4970
8cf51b2c
GM
49712003-10-13 Richard M. Stallman <rms@gnu.org>
4972
4973 * xresources.texi (GTK resources): Clean up previous change.
4974
c8763fb6 49752003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4976
4977 * xresources.texi (GTK resources): Add a note that some themes
4978 disallow customizations. Add scroll theme example.
4979
8cf51b2c
GM
49802003-09-30 Richard M. Stallman <rms@gnu.org>
4981
8cf51b2c
GM
4982 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4983
4984 * misc.texi (Saving Emacs Sessions): Shorten the section,
4985 collapsing back into one node.
4986
49872003-09-30 Lars Hansen <larsh@math.ku.dk>
4988
4989 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4990
ce058493 49912003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4992
4993 * xresources.texi (GTK names in Emacs): Correct typo.
4994
8cf51b2c
GM
49952003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4996
4997 * cmdargs.texi (Font X): Mention new default font. More
4998 fully describe long font names, wildcard patterns and the
4999 problems involved. (Result of discussion on emacs-devel.)
5000
50012003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5002
5003 * emacs.texi (Acknowledgements): Correct typo.
5004
50052003-09-22 Richard M. Stallman <rms@gnu.org>
5006
5007 * dired.texi (Misc Dired Commands): New node.
5008 (Dired Navigation): Add dired-goto-file.
5009
5010 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5011
5012 * emacs.texi (Acknowledgements): New node, split from Distribution.
5013
5014 * cmdargs.texi (Action Arguments): -f reads interactive args.
5015
8cf51b2c
GM
50162003-09-08 Lute Kamstra <lute@gnu.org>
5017
5018 * screen.texi (Mode Line): Say that POS comes before LINE.
5019 Mention `size-indication-mode'.
5020 * display.texi (Optional Mode Line): Document
5021 `size-indication-mode'.
5022 * basic.texi (Position Info): Mention `size-indication-mode'.
5023
50242003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5025
5026 * xresources.texi (Resources): Refer to `editres' man page.
5027 (Lucid Resources): Update defaults. Expand description of
5028 `shadowThickness'.
5029
50302003-09-04 Miles Bader <miles@gnu.org>
5031
5032 * Makefile.in (top_srcdir): New variable.
5033 ($(top_srcdir)/info): New rule.
5034 (info): Depend on it.
5035
50362003-09-03 Peter Runestig <peter@runestig.com>
5037
5038 * makefile.w32-in: New file.
5039
50402003-08-29 Richard M. Stallman <rms@gnu.org>
5041
5042 * misc.texi (Saving Emacs Sessions): Correct previous change.
5043
8cf51b2c
GM
50442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5045
8cf51b2c
GM
5046 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5047 (Intro): Include kmacro.texi after fixit.texi instead of after
5048 custom.texi. (As suggested by Kim Storm.)
5049
50502003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5051
5052 * fixit.texi (Fixit): Update `Next' pointer.
5053 * files.texi (Files): Update `Previous' pointer.
5054 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5055 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5056 (Suggested by Kim Storm.)
5057 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5058
50592003-08-18 Kim F. Storm <storm@cua.dk>
5060
5061 * kmacro.texi: New file describing enhanced keyboard macro
5062 functionality. Replaces old description in custom.texi.
5063
5064 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5065 (Keyboard Macros): Move to new kmacro.texi file.
5066
5067 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5068
8cf51b2c
GM
50692003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5070
5071 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5072
50732003-08-17 Alex Schroeder <alex@gnu.org>
5074
5075 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5076 required.
5077
8cf51b2c
GM
50782003-08-05 Richard M. Stallman <rms@gnu.org>
5079
5080 * programs.texi (Lisp Indent): Don't describe
5081 lisp-indent-function property here. Use xref to Lisp Manual.
5082
8cf51b2c
GM
50832003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5084
fffa137c 5085 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5086 abbreviations.
5087
50882003-07-24 Markus Rost <rost@math.ohio-state.edu>
5089
5090 * buffers.texi (List Buffers): Fix previous change.
5091
8cf51b2c
GM
50922003-07-13 Markus Rost <rost@math.ohio-state.edu>
5093
5094 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5095 List*.
5096
50972003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5098
8cf51b2c
GM
5099 * display.texi (Font Lock): Fix typo.
5100
51012003-07-07 Richard M. Stallman <rms@gnu.org>
5102
5103 * display.texi (Font Lock): Add xref for format info on
5104 font-lock-remove-keywords.
5105
5106 * building.texi (Compilation): Document what happens with asynch
5107 children of compiler process.
5108
5109 * help.texi (Library Keywords): Use @multitable.
5110
8cf51b2c
GM
51112003-06-04 Richard M. Stallman <rms@gnu.org>
5112
5113 * programs.texi (Expressions): Delete C-M-DEL.
5114
5115 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5116 comint-move-point-for-output renamed from
5117 comint-scroll-to-bottom-on-output.
5118
5119 * custom.texi (Init Rebinding): Replace previous change with xref.
5120 (Non-ASCII Rebinding): Explain that issue more briefly here.
5121
51222003-05-28 Richard M. Stallman <rms@gnu.org>
5123
5124 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5125
51262003-05-28 Nick Roberts <nick@nick.uklinux.net>
5127
5128 * building.texi (GDB Graphical Interface): New node.
5129 (Rewritten somewhat by RMS.)
5130
c8763fb6 51312003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5132
5133 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5134 non-English letters. Explain how to set coding systems correctly
5135 and how to include the right coding cookie in the file.
5136
c8763fb6 51372003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5138
5139 * indent.texi (Indentation): Explain the concepts.
5140 (Just Spaces): Explain why preventing tabs for indentation might
5141 be useful.
5142
8cf51b2c
GM
51432003-04-16 Richard M. Stallman <rms@gnu.org>
5144
5145 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5146
8cf51b2c
GM
51472003-02-22 Alex Schroeder <alex@emacswiki.org>
5148
5149 * cmdargs.texi (General Variables): Document SMTPSERVER.
5150
8cf51b2c
GM
5151 * sending.texi: Remove SMTP node.
5152 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5153 library.
5154
8cf51b2c
GM
51552003-02-22 Alex Schroeder <alex@emacswiki.org>
5156
5157 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5158
51592003-02-22 Simon Josefsson <jas@extundo.com>
5160
5161 * sending.texi (Mail Methods): Add node about SMTP.
5162
c8763fb6 51632003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5164
5165 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5166
8cf51b2c
GM
51672003-02-01 Kevin Ryde <user42@zip.com.au>
5168
5169 * glossary.texi (Glossary): Correction to cl cross reference.
5170
51712003-01-20 Richard M. Stallman <rms@gnu.org>
5172
5173 * killing.texi (Rectangles): Document C-x c r.
5174
c8763fb6 51752003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5176
5177 * xresources.texi (GTK resources): New node.
5178 (GTK widget names): New node.
5179 (GTK names in Emacs): New node.
5180 (GTK styles): New node.
5181
c8763fb6 51822003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5183
5184 * maintaining.texi (Create Tags Table): Add reference to the new
5185 `etags --help --lang=LANG' option.
5186
8cf51b2c
GM
51872002-10-02 Karl Berry <karl@gnu.org>
5188
49823426 5189 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5190 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5191 where needed for the sake of the HTML output.
8cf51b2c
GM
5192
51932001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5194
5195 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5196 source files.
5197
51982001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5199
5200 * Makefile.in (emacsman): New target.
5201
8cf51b2c
GM
52022001-10-20 Gerd Moellmann <gerd@gnu.org>
5203
5204 * (Version 21.1 released.)
5205
52062001-10-05 Gerd Moellmann <gerd@gnu.org>
5207
5208 * Branch for 21.1.
5209
8cf51b2c
GM
52102001-03-05 Gerd Moellmann <gerd@gnu.org>
5211
5212 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5213
8cf51b2c
GM
52142000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5215
5216 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5217
8cf51b2c
GM
52181999-07-12 Richard Stallman <rms@gnu.org>
5219
5220 * Version 20.4 released.
5221
52221998-12-04 Markus Rost <rost@delysid.gnu.org>
5223
5224 * Makefile.in (INFO_TARGETS): Delete customize.info.
5225 (DVI_TARGETS): Delete customize.dvi.
5226 (../info/customize, customize.dvi): Targets deleted.
5227
52281998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5229
5230 * Version 20.3 released.
5231
52321998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5233
5234 * Makefile.in (EMACSSOURCES): Add mule.texi.
5235 Add msdog.texi, ack.texi. Remove gnu1.texi.
5236
52371998-04-06 Andreas Schwab <schwab@gnu.org>
5238
5239 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5240 it in dvi targets.
8cf51b2c
GM
5241
52421997-09-23 Paul Eggert <eggert@twinsun.com>
5243
5244 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5245 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5246 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5247
52481997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5249
5250 * Version 20.2 released.
5251
52521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5253
5254 * Version 20.1 released.
5255
52561997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5257
5258 * Makefile (../info/customize, customize.dvi): New targets.
5259 (INFO_TARGETS): Add ../info/customize.
5260 (DVI_TARGETS): Add customize.dvi.
5261
8cf51b2c
GM
52621996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5263
5264 * Version 19.33 released.
5265
52661996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5267
5268 * Version 19.32 released.
5269
8cf51b2c
GM
52701996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5271
5272 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5273
52741996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5275
5276 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5277 Specify -I option.
5278 (All dvi targets): Set the TEXINPUTS variable.
5279
52801996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5281
5282 * Version 19.31 released.
5283
8cf51b2c
GM
52841995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5285
5286 * Version 19.30 released.
5287
8cf51b2c
GM
52881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5289
5290 * Makefile.in (maintainer-clean): Rename from realclean.
5291
52921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5293
5294 * Makefile.in: New file.
5295 * Makefile: File deleted.
5296
52971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5298
5299 * Makefile (TEXINDEX_OBJS): Variable deleted.
5300 (texindex, texindex.o, getopt.o): Rules deleted.
5301 All deps on texindex deleted.
5302 (distclean): Don't delete texindex.
5303 (mostlyclean): Don't delete *.o.
5304 * texindex.c, getopt.c: Files deleted.
5305
53061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5307
5308 * Version 19.26 released.
5309
53101994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5311
5312 * Makefile (EMACSSOURCES): Exclude undo.texi.
5313
53141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5315
5316 * Version 19.25 released.
5317
53181994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5319
5320 * Version 19.24 released.
5321
53221994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5323
5324 * Version 19.23 released.
5325
53261994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5327
5328 * Makefile: Delete spurious tab.
5329
53301994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5331
5332 * Makefile (.SUFFIXES): New rule.
5333
8cf51b2c
GM
53341993-12-04 Richard Stallman (rms@srarc2)
5335
5336 * getopt.c: New file.
5337 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5338 (getopt.o): New rule.
5339 (dvi): Don't depend on texindex.
49823426 5340 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5341
53421993-12-03 Richard Stallman (rms@srarc2)
5343
49823426
GM
5344 * Makefile (TEXI2DVI): New variable.
5345 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5346 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5347
53481993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5349
5350 * Version 19.22 released.
5351
53521993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5353
5354 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5355
53561993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5357
5358 * Version 19.21 released.
5359
8cf51b2c
GM
53601993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5361
5362 * Makefile (realclean): Don't delete the Info files.
5363
53641993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5365
8cf51b2c
GM
5366 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5367 4' where appropriate.
5368
53691993-10-20 Brian Fox (bfox@ai.mit.edu)
5370
49823426 5371 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5372
5373 * texindex.c: Include "../src/config.h" if building in emacs.
5374
5375 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5376 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5377 Add target to build texindex.c, defining `emacs'.
5378
8cf51b2c
GM
53791993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5380
5381 * Version 19.19 released.
5382
8cf51b2c
GM
53831993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5384
5385 * Version 19.18 released.
5386
53871993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5388
5389 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5390
53911993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5392
5393 * Version 19.17 released.
5394
53951993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5396
5397 * split-man: Fix typos in last change.
5398
53991993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5400
5401 * Version 19.16 released.
5402
54031993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5404
5405 * version 19.15 released.
5406
54071993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5408
5409 * Makefile (distclean): It's rm, not rf.
5410
54111993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5412
5413 * Version 19.14 released.
5414
54151993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5416
5417 * Makefile: New file.
5418
54191993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5420
5421 * Version 19.13 released.
5422
54231993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5424
5425 * Version 19.9 released.
5426
54271993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5428
5429 * Version 19.8 released.
5430
54311993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5432
5433 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5434
5435 * trouble.texi: It's `enable-flow-control-on', not
5436 `evade-flow-control-on'.
5437
54381993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5439
5440 * display.texi: Document standard-display-european.
5441
54421993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5443
5444 * Version 19.7 released.
5445
5446 * emacs.texi: Add a sentence to the top menu mentioning the
5447 specific version of Emacs this manual applies to.
5448
54491993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5450
5451 * basic.texi: Document next-line-add-lines variable used to
5452 implement down-arrow.
5453
5454 * killing.texi: Document kill-whole-line.
5455
54561993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5457
5458 * text.texi: Update unix TeX ordering information.
5459
54601993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5461
5462 * news.texi: Mention fill-rectangle in keybinding list.
5463
5464 * killing.texi: Document fill-rectangle.
5465
54661993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5467
5468 * vc.texi: Bring the docs up to date with VC 5.2.
5469
54701992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5471
5472 * emacs.tex: Mention blackbox and gomoku under Amusements.
5473 Assembler mode is now mentioned and appropriately indexed
5474 under Programming Modes.
5475
54761991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5477
5478 * emacs.tex: Update TeX ordering information.
5479
8cf51b2c
GM
54801990-06-26 David Lawrence (tale@geech)
5481
5482 * emacs.tex: Note that completion-ignored-extensions is not used
5483 to filter out names when all completions are displayed in
5484 *Completions*.
5485
54861990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5487
5488 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5489
54901990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5491
5492 * emacs.tex: Add @findex grep.
5493
8cf51b2c
GM
54941988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5495
5496 * emacs.tex: Correct two typos. No other changes before
5497 Version 19 will be made.
5498
8cf51b2c
GM
54991988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5500
5501 * emacs.tex: Update information for obtaining TeX distribution from the
5502 University of Washington.
5503
5504;; Local Variables:
c8763fb6 5505;; coding: utf-8
8cf51b2c
GM
5506;; fill-column: 79
5507;; add-log-time-zone-rule: t
5508;; End:
5509
5510 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5511 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5512
5513 This file is part of GNU Emacs.
5514
352c8b4a 5515 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5516 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5517 the Free Software Foundation, either version 3 of the License, or
5518 (at your option) any later version.
8cf51b2c
GM
5519
5520 GNU Emacs is distributed in the hope that it will be useful,
5521 but WITHOUT ANY WARRANTY; without even the implied warranty of
5522 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5523 GNU General Public License for more details.
5524
5525 You should have received a copy of the GNU General Public License
352c8b4a 5526 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5527
5528;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd