(org-export-as-html): Let-bind `i'.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
eba27308
EZ
12008-08-08 Eli Zaretskii <eliz@gnu.org>
2
3 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4
5f14a5b3
DN
52008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
6
7 * files.texi (Log Buffer): Describe C-c C-d.
8 (Diff Mode): Describe C-x 4 A.
9
49989bff
EZ
102008-08-06 Eli Zaretskii <eliz@gnu.org>
11
12 * vc1-xtra.texi (VC Directory Mode): Fix last change.
13
5c915c02
DN
142008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
15
2beaf97a
DN
16 * files.texi (Old Revisions): Update the keys used by vc-annotate and
17 describe the new bindings to show the changeset diff, toggle annotation
18 visibility, show revisions.
19 (VC Status): Describe key bindings for modifying the change comments,
20 displaying changeset diffs and annotations.
21
5c915c02
DN
22 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
23
71798ace
NR
242008-08-05 Nick Roberts <nickrob@snap.net.nz>
25
26 * vc1-xtra.texi (VC Directory Mode): Fix typo.
27
b8949644
EZ
282008-08-02 Eli Zaretskii <eliz@gnu.org>
29
30 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
31 and wording.
32
819567d1
DN
332008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
34
35 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 36 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
37 commands. Improve some old info.
38
5f38310a
CY
392008-07-31 Chong Yidong <cyd@stupidchicken.com>
40
0dc3906b
CY
41 * display.texi (Visual Line Mode): New node.
42
5f38310a
CY
43 * basic.texi (Inserting Text): Move DEL to deletion node.
44 (Moving Point): Add additional alternative key bindings. Describe
45 line-move-visual.
46 (Erasing): Describe DEL.
47 (Basic Undo, Blank Lines, Arguments): Copyedit.
48 (Continuation Lines): Mention Visual Line mode.
49 (Position Info): Move extended discussion to mule.texi.
50
51 * mule.texi (International Chars): Describe C-x =.
52
53 * emacs.texi (Top): Add Visual Line Mode node.
54
7c2fb837
DN
552008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
56
57 * emacs.texi: Remove VMS support.
58
3f6b73ef
DN
592008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
60
61 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
62 the vc-dir command name.
63
9e2a2647
DN
642008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
65
66 * xresources.texi: Remove mentions of Mac Carbon.
67
568beaa2
AS
682008-07-19 Andreas Schwab <schwab@suse.de>
69
70 * ns-emacs.texi: Move to ../misc.
71
0ef94706
CY
722008-07-15 Chong Yidong <cyd@stupidchicken.com>
73
74 * entering.texi (Exiting): Don't describe text-only terminals as the
75 default. Describe the new startup screen.
76 (Exiting): Describe how to kill Emacs first. Change description of
77 iconification to handle modern window systems.
78
ba60bd44 792008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
80
81 * ns-emacs.texi: New file, documents features of Emacs port under
82 NeXTstep windowing.
83
9f30aa73
CY
842008-07-15 Chong Yidong <cyd@stupidchicken.com>
85
938a5d2e
CY
86 * entering.texi (Entering Emacs): Update prev node.
87
88 * glossary.texi (Glossary): Remove xref to Text Characters.
89
9f30aa73
CY
90 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
91 directly, rather than in the context of ASCII. Move description of
92 special properties of modifier key to new Modifier Keys node.
93 (Keys): Copyedit.
94 (Text Characters): Delete node. Multibyte is the default nowadays, and
95 the node contents are obsolete.
96
97 * custom.texi (Modifier Keys): New node.
98
99 * emacs.texi (Top): Update node list.
100
7e53d36c
CY
1012008-07-13 Chong Yidong <cyd@stupidchicken.com>
102
103 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
104 saying that Emacs provides menus and mouse support (which is par for
105 the course).
106
107 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
108 early on.
109 (Point): Copyedit. Relegate historical trivia to a footnote.
110 (Mode Line): Explain mode-line format more consistently.
111 (Menu Bar): Copyedit.
112
1e9fa96d
GM
1132008-06-27 Glenn Morris <rgm@gnu.org>
114
115 * cal-xtra.texi (Sexp Diary Entries):
116 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
117
dc9bebb8
CY
1182008-06-26 Chong Yidong <cyd@stupidchicken.com>
119
120 * mark.texi (Shift selection): New node.
121 (Mark): Copyedits.
122 (Persistent Mark): Move to the end of the chapter.
123
e7881076
EZ
1242008-06-20 Eli Zaretskii <eliz@gnu.org>
125
126 * makefile.w32-in (distclean): Remove makefile.
127
f427400c
NR
1282008-06-17 Nick Roberts <nickrob@snap.net.nz>
129
130 * building.texi (Starting GUD): Add an entry for gud-gdb.
131 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
132 command mode.
133
b597d348
GM
1342008-06-17 Glenn Morris <rgm@gnu.org>
135
136 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
137
647b7094
NR
1382008-06-17 Nick Roberts <nickrob@snap.net.nz>
139
140 * building.texi (Starting GUD): Expand on remote debugging.
141 (Other GDB-UI Buffers): Mention new keyboard bindings.
142
47a30023
GM
1432008-06-15 Glenn Morris <rgm@gnu.org>
144
145 * gnu.texi: Use a verbatim license for this invariant section,
146 as per etc/GNU.
147
37e5d54a
GM
1482008-06-13 Daniel Engeler <engeler@gmail.com>
149
150 * emacs.texi, misc.texi: Add documentation about serial port access.
151
8e65d46c
GM
1522008-06-13 Glenn Morris <rgm@gnu.org>
153
c1473b4c
MB
154 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
155 maintain.info.
8e65d46c 156
e40a85cd
MB
1572008-06-05 Miles Bader <miles@gnu.org>
158
159 * display.texi (Temporary Face Changes): Update to reflect function
160 renamings in face-remap.el.
161
56c73dec
MB
1622008-06-04 Miles Bader <miles@gnu.org>
163
164 * display.texi (Temporary Face Changes): Add
165 `adjust-buffer-face-height'. Rewrite description of
166 `increase-buffer-face-height' and `decrease-default-face-height' now
167 that they aren't bound by default.
168
9d3d42fb
MB
1692008-06-03 Miles Bader <miles@gnu.org>
170
171 * display.texi (Temporary Face Changes): New node.
172
2be6bfe2
EZ
1732008-05-31 Eli Zaretskii <eliz@gnu.org>
174
175 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
176
daf7e339
GM
1772008-05-31 Glenn Morris <rgm@gnu.org>
178
179 * cal-xtra.texi (Fancy Diary Display): Simplify.
180
d21d2618
GM
1812008-05-30 Glenn Morris <rgm@gnu.org>
182
183 * cal-xtra.texi (Fancy Diary Display): Update for
184 diary-display-function replacing diary-display-hook.
185
71ce5fd0
JB
1862008-05-29 Drew Adams <drew.adams@oracle.com>
187
188 * msdog.texi (Windows Keyboard): Add descriptions of
189 w32-register-hot-key and w32-unregister-hot-key.
190
a3cdbdf8
MO
1912008-05-21 Tom Tromey <tromey@redhat.com>
192
193 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
194 Variables node.
195
854a574c
MO
1962008-05-19 Tom Tromey <tromey@redhat.com>
197
198 * custom.texi (Variables): Add Directory Variables to menu.
199 (Directory Variables): New node.
200
7c2ec3f9
ER
2012008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
202
71ce5fd0 203 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 204
370fded4
ER
2052008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
206
207 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
208 Revision Tags and rewritten. Section now uses modern terminology,
209 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
210 accurately.
211
6af511e3
EZ
2122008-05-10 Eli Zaretskii <eliz@gnu.org>
213
214 * msdog.texi (Windows Files): Update documentation of
215 w32-get-true-file-attributes.
216
7a78b6e7
ER
2172008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
218
219 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
220 directory mode.
221
1bcfc24e
CY
2222008-05-08 Chong Yidong <cyd@stupidchicken.com>
223
224 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 225 entry "television".
1bcfc24e 226
db86064f
ER
2272008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
228
ab5ec32c 229 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 230
a31b405e
ER
2312008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
232
233 * emacs/buffers.texi, emacs/files.texi (Version-control):
234 vc-toggle-read-only is no longer a good idea...
235
ff2c14fc
GM
2362008-04-29 Glenn Morris <rgm@gnu.org>
237
238 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
239
367c9b7c
JL
2402008-04-22 Juri Linkov <juri@jurta.org>
241
242 * dired.texi (Subdirectories in Dired): Describe using `^'
243 to return to the parent directory.
244
4ac1e9b4
NR
2452008-04-22 Nick Roberts <nickrob@snap.net.nz>
246
247 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
248 recent changes.
249
b9b3bf2b
NR
2502008-04-19 Nick Roberts <nickrob@snap.net.nz>
251
252 * building.texi (GDB-UI Layout, Breakpoints Buffer)
253 (Other GDB-UI Buffers): Update for recent thread related changes.
254
4d120d6a
SM
2552008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
256
257 * maintaining.texi (Maintaining):
258 * emacs.texi (Top): Typo.
259
a152877d
SM
2602008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
261
b9b3bf2b
NR
262 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
263 arg in `font-lock-add-keywords'.
a152877d 264
36c0514c
GM
2652008-04-08 Glenn Morris <rgm@gnu.org>
266
267 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
268 Also add Baha'i calendar references where appropriate.
269
06a97d46
GM
2702008-04-05 Glenn Morris <rgm@gnu.org>
271
272 * custom.texi (Init File): Byte-compiling .emacs is bad.
273
6adc6eed
SM
2742008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
275
276 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
277
571388b0
GM
2782008-03-29 Glenn Morris <rgm@gnu.org>
279
280 * calendar.texi: Update for `calendar-date-style' replacing
281 `european-calendar'.
282
3ae8f876
JR
2832008-03-28 Jason Rumney <jasonr@gnu.org>
284
285 * display.texi (Display Custom): Mention overlay-margin in text.
286
5bc6ddff 2872008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 288
5bc6ddff
MB
289 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
290 tutorial' comments.
03a864d5 291
7186a830
CY
2922008-03-28 Chong Yidong <cyd@stupidchicken.com>
293
294 * mark.texi (Mark): Rearrange nodes.
295 (Persistent Mark): Rename from Transient Mark.
296 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
297 Describe Transient Mark mode as the default.
298
299 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
300 the default behavior with Transient Mark mode off.
301 (Position Info): Fix typo.
302
71ce5fd0
JB
303 * display.texi (Standard Faces): Reference the Mark node.
304 Remove discussion of the region face, which is discussed there.
7186a830
CY
305
306 * emacs.texi (Top): Update node listings.
307
308 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
309 as the default.
310
311 * fixit.texi (Undo): Standardize choice of undo key sequence.
312 (Undo, Spelling): Describe Transient Mark mode as the default.
313
314 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
315 default.
316
317 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
318
319 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
320 mode is the default, and note that the mark is not activated when set.
321
322 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
323 Describe Transient Mark mode as the default.
324
325 * search.texi (Basic Isearch): Reference the Mark Ring node.
326 (Replace, Unconditional Replace, Other Repeating Search):
327 Describe Transient Mark mode as the default.
328
329 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
330 Transient Mark mode as the default.
331 (Paragraphs): Describe how M-h behaves when region is active.
332
333 * trouble.texi (Quitting): Clarify effects of C-g.
334
dc47d1ff
GM
3352008-03-13 Glenn Morris <rgm@gnu.org>
336
337 * emacs.texi (EMACSVER): Set to 23.0.60.
338
e3e0fb39 3392008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 340
e3e0fb39
GM
341 * dired.texi (Hiding Subdirectories): Fix previous change.
342
3432008-03-05 Drew Adams <drew.adams@oracle.com>
344
345 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 346
5e14abf8
KS
3472008-02-28 Kim F. Storm <storm@cua.dk>
348
349 * help.texi (Help Files): Move describe-gnu-project to C-h g.
350 Move describe-distribution to C-h C-o.
351 Move view-emacs-problems to C-h C-p.
352 Add view-emacs-debugging on C-h C-d.
353 Add view-external-packages on C-h C-e.
d0207bf3 354 Add view-order-manuals on C-h C-m.
5e14abf8 355
d0207bf3 3562008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
357
358 * msdog-xtra.texi (MS-DOS): Docstring fix.
359
87e391bb
EZ
3602008-02-09 Eli Zaretskii <eliz@gnu.org>
361
362 * msdog.texi (Windows Fonts): Use a @table for describing font
363 properties.
364
5662e503
JR
3652008-02-07 Jason Rumney <jasonr@gnu.org>
366
367 * msdog.texi (Windows Files): w32-get-true-file-attributes default
368 value has changed.
369 (Windows HOME): Clarify what is meant by "if that fails as well".
370 (Windows Fonts): New section.
371
72463824
GM
3722008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
373
374 * basic.texi (Basic Undo): Remove duplicate "you can".
375
7ff926e0
EZ
3762008-02-02 Eli Zaretskii <eliz@gnu.org>
377
378 * maintaining.texi (Tags): Fix last change.
379
6ab7aef1
MA
3802008-02-02 Michael Albinus <michael.albinus@gmx.de>
381
093571c3 382 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 383
ace67e7e
NR
3842008-01-31 Nick Roberts <nickrob@snap.net.nz>
385
386 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
387
ae068fdf
RS
3882008-01-26 Richard Stallman <rms@gnu.org>
389
390 * maintaining.texi (Tags): Delete redundant index entry.
391
a56d9a08
EZ
3922008-01-26 Eli Zaretskii <eliz@gnu.org>
393
394 * programs.texi (Imenu): Move "@cindex tags" from here...
395 * maintaining.texi (Tags): ...to here.
396
e941ed90
NR
3972008-01-23 Kevin Ryde <user42@zip.com.au>
398
399 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
400 click count.
401
650276d5
JB
4022008-01-21 Juanma Barranquero <lekktu@gmail.com>
403
404 * entering.texi (Exiting): Fix typo.
405 Reported by D. E. Evans <sinuhe@gnu.org>.
406
8dc17977
MR
4072007-12-31 Martin Rudalics <rudalics@gmx.at>
408
409 * glossary.texi (Glossary): Fix typo.
410
9f9695a6
RS
4112007-12-27 Richard Stallman <rms@gnu.org>
412
413 * text.texi (Formatted Text): Improve menu tag.
414 (Editing Format Info): In Info, add duplicate menu of nodes
415 about the submenus.
416 (Format Faces): Say where Faces menu is found. Mention Other.
417 (Format Colors): Say where these submenus are found.
418 (Format Indentation, Format Justification): Likewise.
419 (Format Properties): Likewise.
420
abfd0191
RS
4212007-12-22 Richard Stallman <rms@gnu.org>
422
423 * search.texi (Query Replace): Make exp of query-replace more
424 self-contained, and clarify.
8dc17977 425
abfd0191
RS
426 * cc-mode.texi (Getting Started): Change @ref to @pxref.
427
a2586785
RS
4282007-12-15 Richard Stallman <rms@gnu.org>
429
430 * files.texi (Auto Save): Clarify definition of auto-saving.
431
a67cf2bb
RS
4322007-11-26 Richard Stallman <rms@gnu.org>
433
434 * help.texi (Help Echo): Cleanups.
435
448b33b1
TTN
4362007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
437
438 * files.texi (Why Version Control?): Fix typo.
439 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
440 (Selecting a Fileset): Fix typos; small rewording.
441 (Log Buffer): Likewise.
442 (Old Revisions): Likewise.
448b33b1 443
221bb7f6
EZ
4442007-11-17 Eli Zaretskii <eliz@gnu.org>
445
446 * mule.texi (Communication Coding): Fix wording of last change.
447
d0207bf3 4482007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 449
630cb3b7
JB
450 * custom.texi (Specifying File Variables):
451 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 452
53b7759e
KH
4532007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
454
a5ab2e0c 455 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
456
457 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
458
c8763fb6 4592007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 460
630cb3b7 461 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
462 --output=file.
463
ff98e024
MR
4642007-11-13 Martin Rudalics <rudalics@gmx.at>
465
466 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
467 (Help Echo): Avoid mentioning the term "region" here and
468 consistently use the term "active text".
469
37b11c22
GM
4702007-11-11 Glenn Morris <rgm@gnu.org>
471
472 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
473
21d50ba1
JL
4742007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
475
476 * search.texi (Query Replace): Mention
477 `query-replace-show-replacement'.
478
c12ecb0a 4792007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
480
481 * building.texi (Watch Expressions): Remove obscure sentence.
482
3b4201f4
KH
4832007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
484
485 * mule.texi (Select Input Method): Describe how to activate an input
486 method in the text mode.
487
07e5c0b0
DN
4882007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
489
490 * cmdargs.texi (Misc Variables): Remove Sun windows info.
491
52dd7391
NR
4922007-10-30 Nick Roberts <nickrob@snap.net.nz>
493
494 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
495
c004e539
GM
4962007-10-30 Glenn Morris <rgm@gnu.org>
497
498 * misc.texi (Directory Tracking): Explain a bit more about
499 dirtrack-mode.
500
ca8c5b8c
GM
5012007-10-25 Glenn Morris <rgm@gnu.org>
502
503 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
504
b6c764ef
RS
5052007-10-24 Richard Stallman <rms@gnu.org>
506
507 * misc.texi (Interactive Shell): Cleanup last change.
508
eabd84c9
JL
5092007-10-22 Juri Linkov <juri@jurta.org>
510
511 * mini.texi (Minibuffer History): Add text about a list of minibuffer
512 default values.
513
0b43c7e2
ER
5142007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
515
ca8c5b8c 516 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
517 'filesets'.
518
a80859d4
MR
5192007-10-18 Martin Rudalics <rudalics@gmx.at>
520
521 * trouble.texi (Quitting): Fix typo.
522
c9447ae1
GM
5232007-10-18 Glenn Morris <rgm@gnu.org>
524
525 * frames.texi (Mode Line Mouse): Mention minor mode names.
526
168b980f
JL
5272007-10-17 Juri Linkov <juri@jurta.org>
528
529 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
530 fill-paragraph operates on the active region in Transient Mark mode.
531 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
532 with fill-paragraph.
533
534 * basic.texi (Arguments): Replace fill-paragraph-or-region with
535 fill-paragraph.
536
537 * fixit.texi (Spelling): ispell-word operates on the active region
538 in Transient Mark mode.
539
5a331f34
JB
5402007-10-17 Aaron S. Hawley <aaronh@garden.org>
541
542 * building.texi (Source Buffers):
543 * custom.texi (Init Non-ASCII):
544 * glossary.texi (Glossary): Use "key binding" consistently.
545
2a9f4d55
JB
5462007-10-17 Juanma Barranquero <lekktu@gmail.com>
547
548 * calendar.texi (Diary): Fix directive.
549
de13cecf
RS
5502007-10-16 Richard Stallman <rms@gnu.org>
551
552 * calendar.texi (Diary): Clarify text about diary file example.
553
5f90d53e
ER
5542007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
555
556 * files.texi: Capitalize node names according to convention.
557
3aa491bc
GM
5582007-10-13 Glenn Morris <rgm@gnu.org>
559
560 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
561
8a3106d3
ER
5622007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
563
564 * emacs.texi:
565 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 566 suggested by RMS and Robert J. Chassell.
8a3106d3 567
da1080a2
ER
5682007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
569
3aa491bc 570 * files.texi (Version Systems):
0870a421
ER
571 * vc-xtra.texi:
572 * vc1-xtra.texi:
ac3f4c6f 573 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 574 operations. Change of terminology from `version' to `revision'.
a7fc5b78 575 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 576 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 577
58ade22b
ER
5782007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
579
da1080a2 580 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
581 Reorder the descriptions to be chronological.
582
93870ce2
RS
5832007-10-09 Richard Stallman <rms@gnu.org>
584
585 * display.texi (Cursor Display): Correct how cursor appears
586 in nonselected windows.
587
568c7288
NR
5882007-10-04 Nick Roberts <nickrob@snap.net.nz>
589
590 * building.texi (GDB Graphical Interface): Remove references to gdba
591 and mention gud-gdb.
592
1af74d06 5932007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 594
1af74d06 595 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 596
0d8fb755
JL
5972007-10-06 Juri Linkov <juri@jurta.org>
598
599 * text.texi (Fill Commands): Document fill-paragraph-or-region.
600 (Fill Prefix, Format Indentation): Replace fill-paragraph with
601 fill-paragraph-or-region.
602
603 * basic.texi (Arguments): Replace fill-paragraph with
604 fill-paragraph-or-region.
605
b981e2c6
ER
6062007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
607
608 * files.texi: Update the section on version control for 2007
2a9f4d55 609 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
610 will come later.
611
5fceaf9c
GM
6122007-09-15 Glenn Morris <rgm@gnu.org>
613
614 * calendar.texi (Holidays): Change all instances of `holiday-list' back
615 to `list-holidays'.
616
b0e44b17
GM
6172007-09-14 Glenn Morris <rgm@gnu.org>
618
619 * calendar.texi: Update all instances of mark-calendar-holidays,
620 list-calendar-holidays, list-holidays with the new names.
621
8cf51b2c
GM
6222007-09-06 Glenn Morris <rgm@gnu.org>
623
624 * Move manual sources from man/ to subdirectories of doc/.
625 Split into the Emacs manual in emacs/, and other manuals in misc/.
626 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
627 manual.
628 (infodir): New variable.
629 (info): Use $infodir.
630 (emacsman): Delete target, not needed any more.
631 Move all targets that are not the Emacs manual to misc/Makefile.in.
632 (mostlyclean): Remove `gnustmp'.
633 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
634 manual.
92f9b43f 635 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
636 (emacsman): Delete target, not needed any more.
637 (clean): Remove all info files but Emacs manual.
638 Move all targets that are not the Emacs manual to misc/Makefile.in.
639 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
640
641 * Makefile.in (INFOSOURCES): Delete.
642 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
643 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
644 *.vrs *.toc here...
645 (maintainer-clean): ...from here.
646
6472007-09-05 Glenn Morris <rgm@gnu.org>
648
649 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
650
8cf51b2c
GM
6512007-08-29 Glenn Morris <rgm@gnu.org>
652
653 * emacs.texi (EMACSVER): Increase to 23.0.50.
654
3420c522
RS
6552007-08-27 Richard Stallman <rms@gnu.org>
656
657 * emacs.texi (Top): Clarify menu item for Glossary.
658
659 * display.texi (Faces): Change secn title.
660 Clarify not all fonts come from Font Lock.
661
8cf51b2c
GM
6622007-08-17 Eli Zaretskii <eliz@gnu.org>
663
664 * basic.texi (Position Info): Add index entry for face at point.
665 Mention that character faces are also displayed by "C-u C-x =".
666
8cf51b2c
GM
6672007-08-08 Glenn Morris <rgm@gnu.org>
668
669 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
670
6712007-08-07 Chong Yidong <cyd@stupidchicken.com>
672
673 * files.texi (File Conveniences): Document point motion keys in Image
674 mode.
675
8cf51b2c
GM
6762007-07-27 Glenn Morris <rgm@gnu.org>
677
8cf51b2c
GM
678 * emacs.texi (Copying): Include license text from gpl.texi, rather than
679 in-line.
680
681 * gpl.texi: New file with text of GPL.
682 * Makefile.in (EMACSSOURCES): Add gpl.texi.
683
6842007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
685
686 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
687
688 * dired.texi (Wdired): Mention C-x C-q key binding.
689
6902007-07-28 Nick Roberts <nickrob@snap.net.nz>
691
692 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
693
6942007-07-25 Glenn Morris <rgm@gnu.org>
695
8cf51b2c
GM
696 * emacs.texi (Copying): Replace license with GPLv3.
697
698 * Relicense all FSF files to GPLv3 or later.
699
7002007-07-24 Glenn Morris <rgm@gnu.org>
701
702 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
703 for some calendars.
704
7052007-07-23 Nick Roberts <nickrob@snap.net.nz>
706
707 * screen.texi (Mode Line): Describe new mode-line flag that shows if
708 default-directory for the current buffer is on a remote machine.
709
8cf51b2c
GM
7102007-07-21 Eli Zaretskii <eliz@gnu.org>
711
712 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
713 default value.
714
7152007-07-21 Richard Stallman <rms@gnu.org>
716
717 * files.texi (Why Version Control?): Improve previous change.
718
7192007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
720
721 * files.texi (Why Version Control?): New node.
722
8cf51b2c
GM
7232007-07-12 Nick Roberts <nickrob@snap.net.nz>
724
8cf51b2c
GM
725 * building.texi (Starting GUD): Add xref to this anchor.
726
8cf51b2c
GM
7272007-06-24 Karl Berry <karl@gnu.org>
728
2a9f4d55 729 * emacs.texi: New Back-Cover Text.
8cf51b2c 730
8cf51b2c
GM
7312007-06-07 Alan Mackenzie <acm@muc.de>
732
733 * display.texi (Optional Mode Line): Document the new form of
734 line+column numbers, "(561,2)".
735
7362007-06-06 Juanma Barranquero <lekktu@gmail.com>
737
49823426 738 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
739
7402007-06-02 Chong Yidong <cyd@stupidchicken.com>
741
742 * Version 22.1 released.
743
8cf51b2c
GM
7442007-05-07 Karl Berry <karl@gnu.org>
745
746 * emacs.texi (EMACSVER): Back to 22.
747
7482007-05-06 Richard Stallman <rms@gnu.org>
749
750 * maintaining.texi (Create Tags Table): Clean up previous change.
751
c8763fb6 7522007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
753
754 * maintaining.texi (Create Tags Table): Add text about the dangers of
755 making symbolic links to tags files.
756
7572007-05-04 Karl Berry <karl@gnu.org>
758
759 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
760
7612007-05-03 Karl Berry <karl@gnu.org>
762
763 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
764
765 * .cvsignore (*.pdf): New entry.
766
8cf51b2c
GM
767 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
768 for printing.
769
7702007-05-01 Richard Stallman <rms@gnu.org>
771
772 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
773
8cf51b2c
GM
7742007-04-28 Glenn Morris <rgm@gnu.org>
775
776 * ack.texi (Acknowledgments):
777 * anti.texi (Antinews):
8cf51b2c
GM
778 * programs.texi (Program Modes): Restore mention of python.el pending
779 consideration of legal status.
780
7812007-04-28 Richard Stallman <rms@gnu.org>
782
783 * files.texi (File Names): Fixes to ~ description on MS systems.
784
8cf51b2c
GM
7852007-04-26 Glenn Morris <rgm@gnu.org>
786
787 * emacs.texi (EMACSVER): Increase to 22.1.50.
788
7892007-04-25 Karl Berry <karl@gnu.org>
790
791 * emacs.texi: Improve line breaks on copyright page,
792 similar layout to lispref, 8.5x11 by default.
793
794 * dired.texi (Image-Dired): Improve line break, fix typo.
795
7962007-04-24 Chong Yidong <cyd@stupidchicken.com>
797
798 * programs.texi (Program Modes):
8cf51b2c
GM
799 * anti.texi (Antinews):
800 * ack.texi (Acknowledgments): python.el removed.
801
8cf51b2c
GM
8022007-04-23 Chong Yidong <cyd@stupidchicken.com>
803
804 * display.texi (Highlight Interactively): Correct description of
805 hi-lock-file-patterns-policy.
806
807 * files.texi (File Archives): Mention self-extracting executables.
808
8092007-04-23 Eli Zaretskii <eliz@gnu.org>
810
811 * search.texi (Unconditional Replace, Query Replace): Add xref to
812 "Replacement and Case".
813
8142007-04-22 Chong Yidong <cyd@stupidchicken.com>
815
816 * dired.texi (Image-Dired): Move from Thumbnails node.
817 * misc.texi (Thumbnails): Node deleted.
818 * emacs.texi (Top): Update node listing.
819
820 * files.texi (File Conveniences):
49823426 821 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
822
8232007-04-21 Richard Stallman <rms@gnu.org>
824
825 * display.texi (Highlight Interactively): Correct previous change.
826 Clarify doc of hi-lock-find-patterns, and move new features into it.
827
8282007-04-20 David Koppelman <koppel@ece.lsu.edu>
829
830 * display.texi (Highlight Interactively): Document
831 hi-lock-file-patterns-policy.
832
8332007-04-20 Martin Rudalics <rudalics@gmx.at>
834
835 * display.texi (Scrolling): Fix typo.
836
8cf51b2c
GM
8372007-04-15 Chong Yidong <cyd@stupidchicken.com>
838
8cf51b2c
GM
839 * doclicense.texi: Remove node heading, so that it can be included by
840 other files.
841
842 * emacs.texi: Insert node heading for GFDL.
843
8cf51b2c
GM
8442007-04-14 Eli Zaretskii <eliz@gnu.org>
845
846 * cmdargs.texi (Colors): Qualify "color of window" index entry by
847 "command line".
848
849 * display.texi (Faces): Refer to "Creating Frames" for face
850 and other frame customizations in .emacs.
851
852 * frames.texi (Creating Frames): Mention that face customizations can
853 be put in .emacs. Add index entries.
854
8552007-04-12 Richard Stallman <rms@gnu.org>
856
857 * glossary.texi (Glossary): Explain `iff'.
858
8592007-04-11 Karl Berry <karl@gnu.org>
860
861 * gnu.texi (Top),
862 * macos.texi (Mac Font Specs),
863 * anti.texi (Antinews),
864 * xresources.texi (Resources),
865 * misc.texi (Emulation),
866 * calendar.texi (Daylight Saving),
867 * dired.texi (Dired and Find),
868 * rmail.texi (Remote Mailboxes),
869 * sending.texi (Mail Headers),
870 * programs.texi (Which Function),
871 * files.texi (Recover),
872 * buffers.texi (Uniquify),
873 * frames.texi (Wheeled Mice),
874 * killing.texi (Rectangles): Wording to improve breaks in
875 8.5x11 format.
876 * mule.texi (Language Environments): \hbadness=10000 since there's
877 no way to reword.
878 * emacs.texi (smallbook): New @set to more easily switch between
879 smallbook and 8.5x11.
880
8812007-04-11 Richard Stallman <rms@gnu.org>
882
883 * files.texi (File Conveniences): Add xref to Tumme.
884 Delete text about Thumbnail mode.
885
8cf51b2c
GM
8862007-04-09 Alan Mackenzie <acm@muc.de>
887
888 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
889 new name. Insert concept index entries.
890
8cf51b2c
GM
8912007-04-08 Chong Yidong <cyd@stupidchicken.com>
892
893 * display.texi (Standard Faces): Document prefix arg for
894 list-faces-display.
895
896 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
897
8cf51b2c
GM
8982007-04-07 Chong Yidong <cyd@stupidchicken.com>
899
8cf51b2c
GM
900 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
901
902 * files.texi (Misc File Ops): Rewrite description of
903 insert-file-literally.
904
8cf51b2c
GM
9052007-03-31 Eli Zaretskii <eliz@gnu.org>
906
907 * misc.texi (Printing): Postscript -> PostScript.
908
8cf51b2c
GM
909 * ack.texi (Acknowledgments): Postscript -> PostScript.
910
911 * custom.texi (Init File, Init Non-ASCII): Fix last change.
912
913 * emacs.texi (Top): Fix the menu due to the change in custom.texi
914 below.
915
9162007-03-30 Chong Yidong <cyd@stupidchicken.com>
917
918 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
919 Init Non-ASCII.
920 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
921 (Init Non-ASCII): New node.
922
9232007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
924
925 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
926
8cf51b2c
GM
9272007-03-12 Glenn Morris <rgm@gnu.org>
928
8cf51b2c
GM
929 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
930 "Daylight Savings".
931
49823426 932 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
933 saving" in text throughout.
934
8cf51b2c
GM
9352007-03-04 Richard Stallman <rms@gnu.org>
936
937 * custom.texi (Safe File Variables): Minor correction.
938
8cf51b2c
GM
9392007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
940
941 * rmail.texi (Movemail): Add internal ref.
942 Don't indent the intro for the PROTO table.
943 Format PROTO table items with @code.
944
8cf51b2c
GM
9452007-02-26 Nick Roberts <nickrob@snap.net.nz>
946
947 * building.texi: Remove references to bashdb.
948
8cf51b2c
GM
9492007-02-19 Juanma Barranquero <lekktu@gmail.com>
950
951 * mule.texi (Language Environments): Update list of supported language
952 environments.
953
8cf51b2c
GM
9542007-02-14 Kim F. Storm <storm@cua.dk>
955
956 * building.texi (Grep Searching): Fix lgrep doc.
957
9582007-02-12 Chong Yidong <cyd@stupidchicken.com>
959
960 * back.texi: Remove unused file.
961
c8763fb6 9622007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
963
964 * maintaining.texi (Tag Syntax): Now --members is the default for
965 etags, not for ctags yet.
966
8cf51b2c
GM
9672007-02-03 Eli Zaretskii <eliz@gnu.org>
968
969 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
970 headers compliant with Texinfo guidelines and with what texnfo-upd.el
971 expects. Add comments to prevent people from inadvertently modifying
972 the key parts needed by `texinfo-multiple-files-update'.
973
9742007-01-29 Chong Yidong <cyd@stupidchicken.com>
975
976 * frames.texi (Secondary Selection): Window clicked does not matter
977 when mouse-yank-at-point is non-nil.
978
8cf51b2c
GM
9792007-01-16 Glenn Morris <rgm@gnu.org>
980
981 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
982 system abbrev.
983
9842007-01-11 Richard Stallman <rms@gnu.org>
985
986 * msdog.texi (Windows Keyboard): Another small cleanup.
987
9882007-01-10 Richard Stallman <rms@gnu.org>
989
990 * msdog.texi (Windows Keyboard): Yet another try to make
991 everyone happy with that passage.
992
9932007-01-05 Richard Stallman <rms@gnu.org>
994
995 * anti.texi (Antinews): Mention M-x shell scrolling.
996
9972007-01-05 Nick Roberts <nickrob@snap.net.nz>
998
999 * building.texi (Watch Expressions): Describe gdb-max-children.
1000
8cf51b2c
GM
10012007-01-04 Richard Stallman <rms@gnu.org>
1002
8cf51b2c
GM
1003 * msdog.texi (Windows Keyboard): Clarify previous change.
1004
8cf51b2c
GM
10052007-01-02 Richard Stallman <rms@gnu.org>
1006
1007 * custom.texi (Changing a Variable): Minor clarification.
1008 (Specific Customization): customize-customized => customize-unsaved.
1009
1010 * entering.texi (Entering Emacs): Clean up text about restarting
1011 Emacs for each file.
1012
1013 * misc.texi (Shell Options): Minor cleanup.
1014
1015 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1016 with Emacs, not vice versa.
1017
1018 * programs.texi (Symbol Completion): Recommend customizing
1019 window manager.
1020
1021 * xresources.texi (Resources): Minor fix.
1022
c8763fb6 10232007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1024
1025 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1026
10272007-01-01 Richard Stallman <rms@gnu.org>
1028
1029 * commands.texi (User Input): Document keys stolen by window mangers.
1030
10312006-12-31 Richard Stallman <rms@gnu.org>
1032
1033 * custom.texi (Specific Customization): Document customize-option
1034 instead of customize-variable.
1035
10362006-12-31 Kim F. Storm <storm@cua.dk>
1037
1038 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1039
10402006-12-30 Kim F. Storm <storm@cua.dk>
1041
1042 * killing.texi (CUA Bindings): Fix typo.
1043
1044 * xresources.texi (Table of Resources): Mention grow-only value for
1045 auto-resize-tool-bars.
1046
8cf51b2c
GM
10472006-12-27 Eli Zaretskii <eliz@gnu.org>
1048
1049 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1050 and how to get them back.
1051
10522006-12-26 Richard Stallman <rms@gnu.org>
1053
1054 * calendar.texi (Holidays): Holiday listing is based on current
1055 practice, but DST is not.
1056
10572006-12-25 Richard Stallman <rms@gnu.org>
1058
1059 * emacs.texi (Top): Update subnode menus.
1060
1061 * mark.texi (Transient Mark): Fix xref.
1062
1063 * killing.texi (Graphical Kill): Node deleted.
1064 (Killing): Add xref to Cut and Paste.
1065 (CUA Bindings): Update xref.
1066
1067 * frames.texi (Cut and Paste): New section to hold other nodes.
1068 (Mouse Commands): Node demoted.
1069 (Cut/Paste Other App): Split out from Mouse Commands.
1070 (Word and Line Mouse): Likewise.
1071 (Secondary Selection, Clipboard): Nodes demoted.
1072
8cf51b2c
GM
10732006-12-24 Kevin Ryde <user42@zip.com.au>
1074
1075 * calendar.texi (Holidays): US daylight saving begins second Sunday
1076 in March for 2007 onwards.
1077 (Daylight Savings): Show new US default daylight saving rules, 2nd
1078 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1079
10802006-12-23 Chong Yidong <cyd@stupidchicken.com>
1081
1082 * calendar.texi (Scroll Calendar): < and > are switched.
1083
10842006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1085
1086 * killing.texi (Deletion): Describe M-\ prefix argument.
1087
10882006-12-23 Richard Stallman <rms@gnu.org>
1089
1090 * search.texi (Regexp Search): Explain why forward and reverse regexp
1091 search are not mirror images.
1092
8cf51b2c
GM
10932006-12-19 Kim F. Storm <storm@cua.dk>
1094
1095 * major.texi (Choosing Modes): Describe match-function elements for
1096 magic-mode-alist.
1097
8cf51b2c
GM
10982006-12-18 Eli Zaretskii <eliz@gnu.org>
1099
1100 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1101 peculiarities.
1102
11032006-12-18 Richard Stallman <rms@gnu.org>
1104
1105 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1106
8cf51b2c
GM
11072006-12-17 Alan Mackenzie <acm@muc.de>
1108
1109 * programs.texi (Left Margin Paren): Remove the bit which says
1110 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1111 Discuss some of the issues of setting this option to nil.
1112
11132006-12-17 Glenn Morris <rgm@gnu.org>
1114
1115 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1116
11172006-12-16 Eli Zaretskii <eliz@gnu.org>
1118
1119 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1120 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1121 NTFS volumes.
1122 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1123 volumes.
1124
11252006-12-15 Eli Zaretskii <eliz@gnu.org>
1126
1127 * text.texi (HTML Mode): Fix "C-c TAB".
1128
8cf51b2c
GM
11292006-12-09 Richard Stallman <rms@gnu.org>
1130
1131 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1132
11332006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1134
1135 * files.texi (Misc File Ops): Document insert-file-literally.
1136
11372006-12-08 Eli Zaretskii <eliz@gnu.org>
1138
1139 * cmdargs.texi (Colors): Note that --color is intended for overriding
1140 the terminal defaults, not for normal invocation.
1141
1142 * misc.texi (Emacs Server): Improve wording. Don't mention the
1143 ``server program''. Add a cross-reference to "Init File" node.
1144 (Invoking emacsclient): Add index entries. Document both short and
1145 long versions of command-line options. Document the -f option.
1146
8cf51b2c
GM
11472006-12-06 Richard Stallman <rms@gnu.org>
1148
1149 * text.texi (Outline Format): Say to set outline-regexp
1150 and outline-level with major modes and file local variables.
1151
c8763fb6 11522006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1153
1154 * anti.texi (Antinews): Mention the alternative to
1155 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1156
8cf51b2c
GM
1157 * misc.texi (Interactive Shell): Ditto.
1158
11592006-12-04 Eli Zaretskii <eliz@gnu.org>
1160
1161 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1162
1163 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1164
11652006-12-01 Eli Zaretskii <eliz@gnu.org>
1166
1167 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1168 colon in the mode line.
1169
1170 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1171
11722006-11-26 Nick Roberts <nickrob@snap.net.nz>
1173
1174 * building.texi (Watch Expressions): Mention SPC for expanding/
1175 contracting watch expressions.
1176
11772006-11-26 Kim F. Storm <storm@cua.dk>
1178
1179 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1180
11812006-11-26 Nick Roberts <nickrob@snap.net.nz>
1182
1183 * building.texi (Debugger Operation): Define text command mode.
1184 Clarify how tooltips work.
1185 (GDB Graphical Interface): Explain how to run in text command mode
1186 more clearly.
1187
11882006-11-25 Juanma Barranquero <lekktu@gmail.com>
1189
1190 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1191
11922006-11-22 Juanma Barranquero <lekktu@gmail.com>
1193
1194 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1195
8cf51b2c
GM
11962006-11-18 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1199 and EMACS is deprecated.
1200
12012006-11-18 Juanma Barranquero <lekktu@gmail.com>
1202
1203 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1204
c8763fb6 12052006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1206
1207 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1208
1209 * emacs.texi: Include xresources.texi both for info and dvi.
1210
1211 * xresources.texi: Merge text from xresmini.texi.
1212
c8763fb6 12132006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1214
1215 * glossary.texi: Fix typos.
1216
8cf51b2c
GM
12172006-11-06 Richard Stallman <rms@gnu.org>
1218
1219 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1220
1221 * ack.texi (Acknowledgments): Fix name spelling.
1222
12232006-11-01 Juri Linkov <juri@jurta.org>
1224
1225 * search.texi (Word Search): Document incremental word search.
1226
12272006-10-28 Glenn Morris <rgm@gnu.org>
1228
1229 * ack.texi (Acknowledgments): Add cal-html author.
1230
1231 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1232 Calendar"). Describe new package cal-html.
1233 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1234 Calendar Files."
1235
8cf51b2c
GM
12362006-10-23 Richard Stallman <rms@gnu.org>
1237
1238 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1239 Abbrev mode is enabled.
1240
8cf51b2c
GM
12412006-10-16 Richard Stallman <rms@gnu.org>
1242
8cf51b2c
GM
1243 * emacs.texi: Update ISBN.
1244
8cf51b2c
GM
12452006-10-11 Kim F. Storm <storm@cua.dk>
1246
1247 * emacs.texi (Acknowledgments): Use @dotless{i}.
1248
12492006-10-08 Nick Roberts <nickrob@snap.net.nz>
1250
1251 * building.texi (Breakpoints Buffer): Mention catchpoints.
1252
12532006-10-08 Kim F. Storm <storm@cua.dk>
1254
1255 * ack.texi (Acknowledgments): Update.
1256
1257 * emacs.texi (Acknowledgments): Fix bad @/ form.
1258
8cf51b2c
GM
12592006-10-05 Kim F. Storm <storm@cua.dk>
1260
1261 * emacs.texi (Acknowledgments): Add more contributors.
1262
12632006-10-03 Richard Stallman <rms@gnu.org>
1264
1265 * emacs.texi (Acknowledgments): Update version and edition.
1266
8cf51b2c
GM
12672006-10-01 Karl Berry <karl@gnu.org>
1268
1269 * custom.texi (Customization Groups): Page break to keep example buffer
1270 on one page.
1271
12722006-09-30 Karl Berry <karl@gnu.org>
1273
1274 * programs.texi (Basic Indent): @need to improve page break.
1275 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1276
12772006-09-29 Glenn Morris <rgm@gnu.org>
1278
1279 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1280
12812006-09-29 Karl Berry <karl@gnu.org>
1282
1283 * windows.texi (Basic Window): Remove forced @break, no longer
1284 desirable.
1285 * frames.texi (Frame Commands),
1286 * mark.texi (Marking Objects): Reword to avoid bad page break.
1287 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1288
12892006-09-19 Richard Stallman <rms@gnu.org>
1290
1291 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1292 stick to present tense.
1293
c8763fb6 12942006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1295
1296 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1297 to x-gtk-use-old-file-dialog.
1298 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1299
13002006-09-15 Jay Belanger <belanger@truman.edu>
1301
49823426 1302 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1303 Change "Library Public License" to "Lesser Public License"
1304 throughout. Use "yyyy" to represent year.
1305
8cf51b2c
GM
13062006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1307
1308 * files.texi (Visiting): Add index entry "open file".
1309
8cf51b2c
GM
13102006-09-11 Richard Stallman <rms@gnu.org>
1311
1312 * building.texi (Compilation Mode): Clarification.
1313 (Grep Searching): Add xref to Compilation Mode.
1314
8cf51b2c
GM
13152006-09-08 Richard Stallman <rms@gnu.org>
1316
1317 * search.texi (Search): Ref multi-file search commands here.
1318 (Other Repeating Search): Not here.
1319
8cf51b2c
GM
13202006-08-28 Richard Stallman <rms@gnu.org>
1321
1322 * windows.texi (Split Window): Update xref.
1323
1324 * basic.texi (Continuation Lines): Update xref.
1325
1326 * indent.texi (Tab Stops): Update xref.
1327
1328 * emacs.texi (Top): Update subnode menu.
1329
1330 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1331 split out of Display Custom.
1332
13332006-08-25 Kim F. Storm <storm@cua.dk>
1334
1335 * display.texi (Display Custom): Add variables overline-margin
1336 and x-underline-at-descent-line.
1337
13382006-08-25 Richard Stallman <rms@gnu.org>
1339
1340 * entering.texi (Exiting): Rewrite to give graphical displays
1341 priority over text terminals.
1342
1343 * search.texi (Incremental Search): Move index entries.
1344
13452006-08-23 Chong Yidong <cyd@stupidchicken.com>
1346
1347 * custom.texi (Init File): Reference Find Init to avoid "home
1348 directory" confusion.
1349
13502006-08-22 Nick Roberts <nickrob@snap.net.nz>
1351
1352 * building.texi (Other GDB-UI Buffers): Describe how to edit
1353 a value in the locals buffer.
1354
13552006-08-21 Richard Stallman <rms@gnu.org>
1356
1357 * search.texi (Basic Isearch): Add `isearch' index entry.
1358
13592006-08-16 Richard Stallman <rms@gnu.org>
1360
1361 * misc.texi (Saving Emacs Sessions): Clean up wording.
1362
1363 * mark.texi (Marking Objects): Mention term "select all".
1364
1365 * emacs.texi (Top): Update subnode menu.
1366
1367 * help.texi (Help Mode): Move node up in file.
1368
8cf51b2c
GM
13692006-08-15 Nick Roberts <nickrob@snap.net.nz>
1370
1371 * building.texi (Stack Buffer): Explain fringe arrow.
1372
8cf51b2c
GM
13732006-08-12 Eli Zaretskii <eliz@gnu.org>
1374
8cf51b2c
GM
1375 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1376 on startup.
1377
13782006-08-11 Romain Francoise <romain@orebokech.com>
1379
1380 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1381
13822006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1383
1384 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1385
13862006-08-10 Richard Stallman <rms@gnu.org>
1387
1388 * text.texi (Format Faces): Substantial rewrites to deal
1389 with face merging. Empty regions don't count. Clarify
1390 face property inheritance.
1391
13922006-08-08 Romain Francoise <romain@orebokech.com>
1393
1394 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1395 <arjuropo@cc.jyu.fi>.
1396
8cf51b2c
GM
13972006-08-04 Eli Zaretskii <eliz@gnu.org>
1398
1399 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1400 apply to all frames.
1401
8cf51b2c
GM
14022006-08-01 Richard Stallman <rms@gnu.org>
1403
1404 * help.texi (Name Help): Add index entries for describe-variable.
1405
14062006-08-01 Nick Roberts <nickrob@snap.net.nz>
1407
1408 * building.texi (GDB Graphical Interface): Shorten node names.
1409 (GDB-UI Layout): Use GDB-related.
1410 (Other GDB-UI Buffers): Simplify English.
1411
14122006-07-31 Richard Stallman <rms@gnu.org>
1413
1414 * search.texi (Query Replace): Add xref for Dired's Q command.
1415
8cf51b2c
GM
14162006-07-31 Nick Roberts <nickrob@snap.net.nz>
1417
1418 * building.texi (GDB commands in Fringe): Rename to...
1419 (Source Buffers): ..this and move forward. Describe hollow arrow and
1420 new option gdb-find-source-frame.
1421
14222006-07-29 Richard Stallman <rms@gnu.org>
1423
1424 * dired.texi (Operating on Files): Simplify previous change
1425 and fix Texinfo usage.
1426
14272006-07-29 Eli Zaretskii <eliz@gnu.org>
1428
1429 * dired.texi (Operating on Files): Add cross-references. State the
1430 Unix commands that do similar things.
1431
14322006-07-28 Richard Stallman <rms@gnu.org>
1433
1434 * mark.texi (Transient Mark): Clarify that region never disappears
1435 when Transient Mark mode is off, and not when it is on.
1436
14372006-07-27 Richard Stallman <rms@gnu.org>
1438
1439 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1440
14412006-07-24 Richard Stallman <rms@gnu.org>
1442
1443 * xresources.texi (GTK styles): Fix texinfo usage.
1444
8cf51b2c
GM
1445 * commands.texi (User Input): Explain why we teach keyboard cmds.
1446
1447 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1448 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1449 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1450 * doclicense.texi, display.texi, dired.texi, basic.texi:
1451 * anti.texi, ack.texi: Move periods and commas inside quotes.
1452
14532006-07-22 Eli Zaretskii <eliz@gnu.org>
1454
1455 * cmdargs.texi (General Variables): Document EMAIL.
1456
14572006-07-21 Eli Zaretskii <eliz@gnu.org>
1458
1459 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1460 doesn't have effect on MS-Windows.
1461
8cf51b2c
GM
14622006-07-17 Richard Stallman <rms@gnu.org>
1463
1464 * building.texi (Grep Searching): Explain about chaining grep commands.
1465
8cf51b2c
GM
14662006-07-10 Nick Roberts <nickrob@snap.net.nz>
1467
49823426 1468 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1469
14702006-07-09 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1473 is invoked for multiple files.
1474
14752006-07-08 Eli Zaretskii <eliz@gnu.org>
1476
1477 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1478 on-line manual for the rest of this node.
1479 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1480 unconditionally.
1481 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1482 Improve wording.
1483 (Windows Printing): Improve wording.
1484 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1485 rest of this node.
1486
8cf51b2c
GM
14872006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1488
49823426
GM
1489 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1490 with eval-buffer.
8cf51b2c
GM
1491
14922006-07-05 Nick Roberts <nickrob@snap.net.nz>
1493
1494 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1495 of character translation.
1496
14972006-07-04 Nick Roberts <nickrob@snap.net.nz>
1498
1499 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1500
15012006-07-03 Karl Berry <karl@gnu.org>
1502
1503 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1504 not-too-underfull hboxes in the TeX output.
1505 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1506 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1507 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1508 * sending.texi, text.texi: Fix overfull/underfull boxes.
1509
15102006-07-03 Romain Francoise <romain@orebokech.com>
1511
1512 * m-x.texi (M-x): Fix.
1513
15142006-07-03 Richard Stallman <rms@gnu.org>
1515
8cf51b2c
GM
1516 * search.texi (Other Repeating Search): filename -> file name.
1517
1518 * misc.texi (Narrowing): Minor cleanups.
1519
1520 * files.texi (Visiting): filename -> file name.
1521
1522 * emacs.texi (Top): Update subnode menus.
1523
1524 * mule.texi (Coding Systems): Move char translation stuff here.
1525 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1526 (Recognize Coding): Substantial local rewrites.
1527 (International): Update menu.
1528
1529 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1530 (Scrolling): Substantial local rewrites.
1531 (Display): Update menu and intro.
1532
1533 * dired.texi: filename -> file name.
1534
1535 * custom.texi (Safe File Variables): Texinfo usage fix.
1536
15372006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1538
1539 * help.texi, m-x.texi: Lots of cleanups.
1540
8cf51b2c
GM
15412006-06-30 Eli Zaretskii <eliz@gnu.org>
1542
1543 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1544 (Windows Processes, Windows Misc): Shorten the printed version by
1545 selectively conditioning less important portions by @ifnottex.
1546
8cf51b2c
GM
15472006-06-27 Richard Stallman <rms@gnu.org>
1548
1549 * mini.texi (Minibuffer File): Minor cleanup.
1550
15512006-06-25 Nick Roberts <nickrob@snap.net.nz>
1552
1553 * frames.texi (XTerm Mouse): Rename to...
1554 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1555
1556 * emacs.texi (Top): Use new node name.
1557
15582006-06-24 Eli Zaretskii <eliz@gnu.org>
1559
1560 * emacs.texi (Top): Update the detailed menu according to changes in
1561 msdog.texi.
1562
1563 * msdog.texi (Windows Keyboard): New section.
1564 (Windows Mouse): New section.
1565 (Windows System Menu): Remove section (text merged with "Windows
1566 Keyboard").
1567 (Windows Misc): New section.
1568
1569 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1570
1571 * msdog.texi (ls in Lisp): New section.
1572
1573 * files.texi (Visiting): Document case-insensitive wildcard matching
1574 under find-file-wildcards.
1575
8cf51b2c
GM
15762006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1577
1578 * macos.texi (Mac Input): Add description of mac-function-modifier.
1579 Now Unicode keyboard layouts work.
1580
8cf51b2c
GM
15812006-06-10 Richard Stallman <rms@gnu.org>
1582
1583 * mule.texi (Recognize Coding): Clarify previous change.
1584
15852006-06-09 Kenichi Handa <handa@m17n.org>
1586
1587 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1588 notation.
1589
15902006-06-07 Kevin Ryde <user42@zip.com.au>
1591
1592 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1593 manual for @ifnottex, but in emacs-extra for @iftex.
1594
1595 * cmdargs.texi (General Variables): Fix smtpmail xref.
1596
15972006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1598
8cf51b2c 1599 * programs.texi (Comment Commands):
8cf51b2c 1600 * custom.texi (Specifying File Variables):
49823426 1601 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1602
16032006-06-07 Nick Roberts <nickrob@snap.net.nz>
1604
1605 * building.texi (Watch Expressions): Move node to end.
1606 (GDB Graphical Interface): Move description of clicks in fringe...
1607 (GDB commands in the Fringe): ...to here. New node.
1608
8cf51b2c
GM
16092006-06-05 Romain Francoise <romain@orebokech.com>
1610
49823426 1611 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1612
16132006-06-05 Nick Roberts <nickrob@snap.net.nz>
1614
1615 * building.texi (GDB Graphical Interface): Update bindings.
1616 (Commands of GUD): Add gud-print. Remove gud-run.
1617 Restate availability more generally.
1618
16192006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1620
1621 * mini.texi: Lots of cleanups.
1622
16232006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1624
1625 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1626 and Mouse-2.
1627
c8763fb6 16282006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1629
1630 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1631
8cf51b2c
GM
16322006-05-31 Richard Stallman <rms@gnu.org>
1633
1634 * basic.texi (Moving Point): Fix previous change.
1635
c8763fb6 16362006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1637
1638 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1639
16402006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1641
1642 * basic.texi: Many simplifications and improvements in wording.
1643
8cf51b2c
GM
16442006-05-26 Nick Roberts <nickrob@snap.net.nz>
1645
1646 * anti.texi (Antinews): Create a node for gdb-ui.
1647
8cf51b2c
GM
16482006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1649
1650 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1651
16522006-05-20 Richard Stallman <rms@gnu.org>
1653
1654 * dired.texi (Dired Navigation): dired-goto-file is now j.
1655
8cf51b2c
GM
16562006-05-20 Eli Zaretskii <eliz@gnu.org>
1657
1658 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1659 and their aliases.
1660
1661 * msdog.texi (Windows Printing): Mention non-support of plain text
1662 printing with some el-cheapo printers, and suggest a workaround.
1663
16642006-05-20 Kevin Ryde <user42@zip.com.au>
1665
1666 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1667 remove the bit saying you must set it.
1668
16692006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1670
1671 * trouble.texi (Checklist):
1672 * text.texi (Text, Auto Fill, Text Mode):
1673 * search.texi (Nonincremental Search):
1674 * rmail.texi (Rmail Labels):
1675 * mule.texi (Input Methods, Multibyte Conversion):
1676 * misc.texi (Gnus, Where to Look, PostScript):
1677 * maintaining.texi (Create Tags Table):
1678 * indent.texi (Indentation Commands):
1679 * fixit.texi (Spelling):
1680 * emacs.texi (Copying):
1681 * custom.texi (Init File): ifinfo -> ifnottex.
1682
8cf51b2c
GM
16832006-05-17 Richard Stallman <rms@gnu.org>
1684
1685 * files.texi (Diff Mode): Mention C-x `.
1686
16872006-05-08 Richard Stallman <rms@gnu.org>
1688
1689 * custom.texi (Disabling): Textual cleanups.
1690
8cf51b2c
GM
16912006-05-12 Glenn Morris <rgm@gnu.org>
1692
1693 * calendar.texi (Displaying the Diary, Format of Diary File):
1694 Refer to diary-view-entries, diary-list-entries,
1695 diary-show-all-entries rather than obsolete aliases.
1696
16972006-05-12 Eli Zaretskii <eliz@gnu.org>
1698
1699 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1700 (Displaying the Diary, Special Diary Entries, Importing Diary):
1701 * building.texi (Compilation Shell):
1702 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1703 emacs-xtra with @inforef's.
1704
1705 * files.texi (Visiting): Fix wording.
1706
1707 * mule.texi (Coding Systems, Text Coding): More indexing.
1708 Mention that C-x RET f can set eol conversion.
1709
c8763fb6 17102006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1711
1712 * xresmini.texi (GTK resources): Insert GTK description.
1713
1714 * xresources.texi (GTK resources): metafont should be menufont.
1715
8cf51b2c
GM
17162006-05-06 Michael Albinus <michael.albinus@gmx.de>
1717
49823426 1718 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1719 method, user name and host name is active only in partial
1720 completion mode.
1721
8cf51b2c
GM
17222006-05-06 Eli Zaretskii <eliz@gnu.org>
1723
1724 * makefile.w32-in (emacs.dvi):
1725 * Makefile.in (emacs.dvi): Add xresmini.texi.
1726
1727 * xresmini.texi (Table of Resources): Remove xref to non-existent
1728 node "LessTif Resources".
1729
1730 * msdog.texi (Microsoft Windows):
1731 * calendar.texi (Calendar/Diary, Displaying the Diary)
1732 (Special Diary Entries, Importing Diary, Holidays):
1733 * programs.texi (Program Modes):
1734 * text.texi (Text):
1735 * buffers.texi (Several Buffers):
1736 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1737
17382006-05-06 Eli Zaretskii <eliz@gnu.org>
1739
1740 The following changes merge the emacs-xtra manual into the main
1741 manual, but only for on-line version of the manual.
1742
1743 * vc2-xtra.texi (Version Backups, Local Version Control)
1744 (Making Snapshots, Change Logs and VC, Version Headers)
1745 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1746 on-line manual.
1747
1748 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1749 for on-line manual.
1750
1751 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1752 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1753 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1754 for on-line manual.
1755
1756 * fortran-xtra.texi (Fortran, Fortran Autofill)
1757 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1758 for on-line manual.
1759
1760 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1761 Conditional xref's for on-line manual.
1762
1763 * emerge-xtra.texi (Emerge, Overview of Emerge)
1764 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1765 manual.
1766
1767 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1768 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1769 (EMACSSOURCES): Use EMACS_XTRA.
1770 (../info/emacs-xtra): Remove.
1771 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1772
1773 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1774 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1775 (EMACSSOURCES): Use EMACS_XTRA.
1776 ($(infodir)/emacs-xtra): Remove.
1777 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1778
1779 * trouble.texi (Quitting):
1780 * text.texi (Text):
1781 * programs.texi (Program Modes):
1782 * msdog.texi (Microsoft Windows):
1783 * frames.texi (Frames):
1784 * files.texi (Backup, Version Control, VC Concepts)
1785 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1786 (Registering, VC Status, VC Undo, Multi-User Branching)
1787 (Comparing Files):
1788 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1789 (Displaying the Diary, Special Diary Entries, Importing Diary):
1790 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1791 conditional xref's, depending on @iftex/@ifnottex.
1792
1793 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1794 "MS-DOS". @include msdog-xtra.texi.
1795
1796 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1797 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1798
1799 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1800 for vc-xtra.texi subsections.
1801 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1802 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1803
1804 * sending.texi (Sending Mail): A @node line without explicit Prev,
1805 Next, and Up links.
1806
1807 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1808 Next, and Up links.
1809
1810 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1811 and its sections. @include picture-xtra.texi.
1812
1813 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1814 "Emerge".
1815 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1816
1817 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1818 exact duplicate of its name-sake in calendar.texi.
1819
1820 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1821 "Advanced Calendar/Diary Usage".
1822 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1823
1824 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1825 dired-xtra.texi.
1826 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1827
1828 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1829 (Files) [ifnottex]: Add menu entry for Autorevert.
1830
1831 * emacs-xtra.texi (Introduction): Reword to make consistent with
1832 printed version only.
1833 <Top level>: Remove the body of all chapters and move them to the
1834 new *-xtra.texi files. Use @raisesections and @lowersections to
1835 convert sections to chapters etc.
1836
1837 * msdog-xtra.texi:
1838 * fortran-xtra.texi:
1839 * vc-xtra.texi:
1840 * vc1-xtra.texi:
1841 * vc2-xtra.texi:
1842 * emerge-xtra.texi:
1843 * cal-xtra.texi:
1844 * dired-xtra.texi:
1845 * arevert-xtra.texi: New files, with text from respective chapters
1846 of emacs-xtra.texi. Convert each @chapter into @section, @section
1847 into @subsection, etc.
1848
1849 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1850 updated.
1851
1852 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1853 Windows". All references updated.
1854
18552006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1856
1857 * macos.texi (Mac Input): Mention input from Character Palette.
1858 (Mac Font Specs): Fix typo.
1859
18602006-05-05 Richard Stallman <rms@gnu.org>
1861
1862 * files.texi (Diff Mode): Minor cleanup.
1863
18642006-05-05 Karl Berry <karl@gnu.org>
1865
8cf51b2c
GM
1866 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1867 errors from the current release of makeinfo (4.8).
1868 * help.texi (Library Keywords): Change widest word in multitable
1869 template from `emulations' to `convenience'. (Not sure if this is
1870 related to the font change.)
1871
18722006-05-05 Eli Zaretskii <eliz@gnu.org>
1873
1874 * files.texi (File Names): Add a footnote about limited support of
1875 ~USER on MS-Windows.
1876
1877 * cmdargs.texi (Initial Options): Add a footnote about limited
1878 support of ~USER on MS-Windows.
1879
18802006-05-03 Richard Stallman <rms@gnu.org>
1881
1882 * files.texi (Diff Mode): Node moved here.
1883 (Comparing Files): Delete what duplicates new node.
1884 (Files): Put Diff Mode in menu.
1885
1886 * misc.texi (Diff Mode): Moved to files.texi.
1887
1888 * emacs.texi (Top): Update menu for Diff Mode.
1889
1890 * trouble.texi (Emergency Escape): Simplify.
1891
1892 * emacs.texi (Top): Minor clarification.
1893
18942006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1895
1896 * commands.texi, entering.texi, screen.texi: Many simplifications.
1897
18982006-05-03 Richard Stallman <rms@gnu.org>
1899
1900 * commands.texi (Text Characters): Delete paragraph about unibyte
1901 non-ASCII printing chars.
1902
1903 * killing.texi (Killing): Say "graphical displays".
1904 * display.texi: Say "graphical displays".
1905
1906 * cmdargs.texi (Misc X): Say "graphical displays".
1907
19082006-05-01 Richard Stallman <rms@gnu.org>
1909
1910 * emacs.texi (Top): Add Diff Mode to menu.
1911
19122006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1913
1914 * misc.texi (Diff Mode): New node.
1915
19162006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1917
1918 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1919 (Mac Environment Variables): Shorten example line.
1920 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1921
19222006-05-01 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * building.texi (GUD Customization): Describe cases %d and %c.
1925 Update description for %e.
1926
19272006-04-30 Glenn Morris <rgm@gnu.org>
1928
1929 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1930
19312006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1932
1933 * custom.texi (Examining): Update C-h v output example.
1934
19352006-04-29 Kim F. Storm <storm@cua.dk>
1936
1937 * building.texi (Grep Searching): Add lgrep and rgrep.
1938
8cf51b2c
GM
19392006-04-23 Richard Stallman <rms@gnu.org>
1940
1941 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1942
1943 * xresmini.texi: New file.
1944
1945 * xresources.texi (Face Resources): Split table into font resources
1946 and the rest. Combine similar attributes for brevity.
1947
8cf51b2c
GM
19482006-04-21 Eli Zaretskii <eliz@gnu.org>
1949
1950 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1951 backslashes and case-insensitivity in file names (moved to the
1952 main manual).
1953 (MS-DOS Printing): Move most of the text to the main manual.
1954
1955 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1956 New nodes.
1957 (Windows Processes, Windows System Menu): Add index entries and
1958 fix wording.
1959
8cf51b2c
GM
19602006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1961
1962 * misc.texi (Shell Ring): Add notes on saved input when
1963 navigating off the end of the history list.
1964
19652006-04-18 Chong Yidong <cyd@mit.edu>
1966
1967 * misc.texi (Shell Options): Correct default value of
1968 comint-scroll-show-maximum-output.
1969
8cf51b2c
GM
19702006-04-18 Nick Roberts <nickrob@snap.net.nz>
1971
1972 * building.texi (Watch Expressions): Update.
1973
8cf51b2c
GM
19742006-04-12 Richard Stallman <rms@gnu.org>
1975
1976 * search.texi: Clean up previous change.
1977
19782006-04-12 Eli Zaretskii <eliz@gnu.org>
1979
1980 * search.texi (Regexp Backslash, Regexp Replace): Add index
1981 entries for ``back reference'' and mention the term itself in the
1982 text.
1983
19842006-04-11 Richard Stallman <rms@gnu.org>
1985
1986 * custom.texi (Safe File Variables):
1987 Document enable-local-variables = :safe.
1988
19892006-04-11 Karl Berry <karl@gnu.org>
1990
1991 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1992 (Remote Repositories, Version Backups, Local Version Control)
1993 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1994 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1995 (Renaming VC Work Files and Master Files)
1996 (Inserting Version Control Headers, Customizing VC, General Options)
1997 (Options for RCS and SCCS, Options specific for CVS): Move all
1998 these nodes to emacs-xtra.texi, for brevity.
1999 * cmdargs.texi, files.texi: Change cross-references.
2000
8cf51b2c
GM
20012006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2002
2003 * files.texi (Old Versions): Update description of vc-annotate's
2004 use of color to indicate date ranges.
2005
8cf51b2c
GM
20062006-04-09 Kevin Ryde <user42@zip.com.au>
2007
8cf51b2c
GM
2008 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2009 put info and printed manual names the right way around.
2010
20112006-04-09 Karl Berry <karl@gnu.org>
2012
2013 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2014 emacs-xtra.texi, leaving only MS Windows information.
2015 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2016 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2017 node names.
2018
2019 * emacs.texi: Move @summarycontents and @contents to the beginning
2020 of the file.
2021
8cf51b2c
GM
20222006-04-08 Kevin Ryde <user42@zip.com.au>
2023
2024 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2025
20262006-04-07 Richard Stallman <rms@gnu.org>
2027
2028 * programs.texi (Comments, Comment Commands, Options for Comments)
2029 (Multi-Line Comments): "Align", not "indent".
2030 (Basic Indent): C-j deletes trailing whitespace before the newline.
2031
20322006-04-06 Richard Stallman <rms@gnu.org>
2033
8cf51b2c
GM
2034 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2035
20362006-04-06 Eli Zaretskii <eliz@gnu.org>
2037
2038 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2039
8cf51b2c
GM
20402006-04-05 Richard Stallman <rms@gnu.org>
2041
2042 * emacs.texi (Top): Update subnode menu.
2043
2044 * trouble.texi (Unasked-for Search): Node deleted.
2045 (Lossage): Delete from menu.
2046
20472006-04-04 Richard Stallman <rms@gnu.org>
2048
2049 * trouble.texi: Various cleanups.
2050 (Checklist): Don't bother saying how to snail a bug report.
2051 (Emergency Escape): Much rewriting.
2052 (After a Crash): Rename the core dump immediately.
2053 (Total Frustration): Call it a psychotherapist.
2054 (Bug Criteria): Avoid "illegal instruction".
2055 (Sending Patches): We always put the contributor's name in.
2056
2057 * misc.texi (Thumbnails): Minor correction.
2058
8cf51b2c
GM
20592006-04-03 Richard Stallman <rms@gnu.org>
2060
2061 * misc.texi (Thumbnails): Minor cleanup.
2062
20632006-04-02 Karl Berry <karl@gnu.org>
2064
2065 * sending.texi (Mail Sending): pxref to Top needs five args.
2066
2067 * texinfo.tex: Update to current version (2006-03-21.13).
2068
8cf51b2c
GM
20692006-03-31 Richard Stallman <rms@gnu.org>
2070
2071 * emacs.texi (Top): Update subnode menu.
2072
2073 * help.texi (Help Mode): Cleanup.
2074
2075 * dired.texi: Many cleanups.
2076 (Dired Deletion): Describe dired-recursive-deletes.
2077 (Operating on Files): dired-create-directory moved.
2078 (Misc Dired Features): Move to here.
2079 (Tumme): Node moved to misc.texi.
2080
2081 * custom.texi: Many cleanups.
2082 (Minor Modes): Don't mention ISO Accents Mode.
2083 (Examining): Update C-h v output example.
2084 (Hooks): Add index and xref for add-hook.
2085 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2086 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2087
2088 * misc.texi: Many cleanups.
2089 (beginning): Add to summary of topics.
2090 (Shell): Put eshell xref at the end. Remove eshell from table.
2091 (Thumbnails): New node.
2092
8cf51b2c
GM
20932006-03-28 Eli Zaretskii <eliz@gnu.org>
2094
2095 * files.texi (File Name Cache): Make it clear that the cache is
2096 not persistent.
2097
8cf51b2c
GM
20982006-03-25 Karl Berry <karl@gnu.org>
2099
49823426
GM
2100 * emacs-xtra.texi, emacs.texi, gnu.texi:
2101 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2102 (2) do not indent copyright year list (or anything else).
2103
8cf51b2c
GM
21042006-03-21 Juanma Barranquero <lekktu@gmail.com>
2105
2106 * files.texi (VC Dired Mode): Remove misplaced brackets.
2107
21082006-03-21 Andre Spiegel <spiegel@gnu.org>
2109
2110 * files.texi: Various updates and clarifications in the VC chapter.
2111
21122006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2113
2114 * help.texi (Help Mode): Document "C-c C-c".
2115
8cf51b2c
GM
21162006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2117
2118 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2119 menu in the standalone Info reader.
2120
21212006-03-15 Chong Yidong <cyd@stupidchicken.com>
2122
2123 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2124 moved here from Emacs manual.
2125
2126 * programs.texi (Fortran): Section moved to emacs-xtra.
2127 (Program Modes): Xref to Fortran in emacs-xtra.
2128
2129 * maintaining.texi (Emerge): Move to emacs-xtra.
2130 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2131
2132 * picture.texi: File deleted.
2133 * Makefile.in:
2134 * makefile.w32-in: Remove picture.texi.
2135
2136 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2137 * abbrevs.texi (Abbrevs):
2138 * sending.texi (Sending Mail): Picture node removed.
2139
2140 * emacs.texi (Top): Update node listings.
2141
8cf51b2c
GM
21422006-03-12 Richard Stallman <rms@gnu.org>
2143
2144 * calendar.texi: Various cleanups.
2145
8cf51b2c
GM
21462006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2147
2148 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2149 syntax.
2150
8cf51b2c
GM
21512006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2152
2153 * search.texi (Regexps): More accurately describe which characters
2154 are special in which situations. Recommend _not_ to quote `]' or
2155 `-' when they are not special.
2156
8cf51b2c
GM
21572006-02-28 Andre Spiegel <spiegel@gnu.org>
2158
2159 * files.texi (Old Versions): Clarify operation of C-x v =.
2160
8cf51b2c
GM
21612006-02-21 Nick Roberts <nickrob@snap.net.nz>
2162
2163 * building.texi (Watch Expressions): Update and describe
2164 gdb-speedbar-auto-raise.
2165
21662006-02-19 Richard M. Stallman <rms@gnu.org>
2167
2168 * emacs.texi: Use @smallbook.
2169 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2170 Update subnode menu.
2171
2172 * building.texi (Lisp Interaction): Minor addition.
2173
21742006-02-18 Nick Roberts <nickrob@snap.net.nz>
2175
2176 * building.texi (Watch Expressions): Update and be more precise.
2177
c8763fb6 21782006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2179
2180 * maintaining.texi (Create Tags Table): Explain why the
2181 exception when etags writes to files under the /dev tree.
2182
21832006-02-14 Richard M. Stallman <rms@gnu.org>
2184
2185 * custom.texi (Safe File Variables): Lots of clarification.
2186 Renamed from Unsafe File Variables.
2187
21882006-02-14 Chong Yidong <cyd@stupidchicken.com>
2189
2190 * custom.texi (Unsafe File Variables): File variable confirmation
2191 assumed denied in batch mode.
2192
21932006-02-14 Richard M. Stallman <rms@gnu.org>
2194
2195 * building.texi (GDB User Interface Layout): Don't say `inferior'
2196 for program being debugged.
2197
21982006-02-15 Nick Roberts <nickrob@snap.net.nz>
2199
2200 * building.texi (GDB Graphical Interface):
2201 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2202
22032006-02-13 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * custom.texi (Specifying File Variables, Unsafe File Variables):
2206 New nodes, split from File Variables. Document new file local
2207 variable behavior.
2208
22092006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2210
2211 * display.texi (Standard Faces):
8cf51b2c
GM
2212 * files.texi (Visiting):
2213 * frames.texi (Clipboard):
2214 * glossary.texi (Glossary) <Clipboard>:
2215 * xresources.texi (X Resources): Mention Mac OS port.
2216
8cf51b2c
GM
22172006-02-12 Richard M. Stallman <rms@gnu.org>
2218
2219 * building.texi (Building): Clarify topic in intro.
2220
2221 * maintaining.texi (Maintaining): Change title; clarify topic.
2222 Delete duplicate index entries.
2223
2224 * building.texi (Other GDB User Interface Buffers): Clarifications.
2225
2226 * text.texi (Cell Commands): Clarifications.
2227
2228 * programs.texi (Defuns): Delete duplicate explanation of
2229 left-margin paren convention.
2230 (Hungry Delete): Minor cleanup.
2231
22322006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2233
2234 * dired.texi (Tumme): More tumme documentation.
2235
22362006-02-11 Alan Mackenzie <acm@muc.de>
2237
2238 * programs.texi ("Hungry Delete"): Correct the appellation of the
2239 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2240
22412006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2242
2243 * dired.texi (Tumme): Fix small bug.
2244
22452006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2246
2247 * macos.texi (Mac International): Rename "fontset-mac" to
2248 "fontset-standard".
2249
8cf51b2c
GM
22502006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2251
2252 * dired.texi (Tumme): Basic documentation for Tumme added.
2253
8cf51b2c
GM
22542006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2255
2256 * mule.texi (International):
2257 * programs.texi (Basic Indent): Fix typos.
2258
8cf51b2c
GM
2259 * custom.texi (Minor Modes):
2260 * display.texi (Text Display):
2261 * commands.texi (Text Characters): Update xrefs.
2262
22632006-02-07 Richard M. Stallman <rms@gnu.org>
2264
2265 * emacs.texi (Top): Update subnode menu.
2266 Update info on old Emacs papers.
2267 (Intro): "Graphical display", not window system.
2268
2269 * xresources.texi (GTK styles): Minor clarifications.
2270
2271 * trouble.texi: "Graphical display", not window system.
2272 (Stuck Recursive): Minor clarification.
2273
2274 * text.texi: Minor clarifications.
2275 (Sentences): Explain why two-space convention is better.
2276 Explain sentence-end-without-period here.
2277 (Fill Commands): Not here.
2278 (Refill): Node moved down.
2279 (Filling): Update menu.
2280 (Table Creation, Cell Justification, Column Commands): Clarify.
2281
2282 * sending.texi: Minor clarifications.
2283
2284 * search.texi (Regexp Backslash): Clarification.
2285
2286 * rmail.texi: Minor cleanups.
2287 (Rmail): Delete digression about `rmail-mode'.
2288 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2289 (Rmail Files): Mention C-u M-x rmail.
2290 (Rmail Reply): Mention References.
2291 (Rmail Display): Mention rmail-nonignored-headers.
2292
2293 * programs.texi: Minor cleanups.
2294 (Comment Commands): Mention momentary Transient Mark mode.
2295 (Matching): Be more specific about customizing show-paren-mode.
2296 (Info Lookup): Don't list the modes that support C-h S.
2297 Just say what it does in an unsupported mode.
2298 (Man Page): Delete excessive info on customizing woman.
2299 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2300
2301 * abbrevs.texi: Minor clarifications.
2302 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2303 not "dynamic abbrevs" as if they were a kind of abbrev.
2304
2305 * picture.texi (Picture): Minor cleanup.
2306
2307 * mule.texi (Communication Coding): Say "other applications".
2308 (Fontsets): Not specific to X. Add xref to X Resources.
2309 (Unibyte Mode): Rename from Single-Byte Character Support.
2310 "Graphical display", not window system.
2311 (International): Update menu.
2312
2313 * maintaining.texi (Format of ChangeLog):
2314 New node, split out from ChangeLog.
2315 (ChangeLog): Clarifications in the remaining text.
2316 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2317 (Find Tag): Add @w.
2318 (Tags Search): Explain tag table order here. Simplify grep ref.
2319 (List Tags): tags-tag-face is a variable, not a face.
2320 (Emerge): Cleanups.
2321
2322 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2323 (Keyboard Macros): Avoid "the user".
2324
2325 * killing.texi: "Graphical display", not window system.
2326
2327 * help.texi (Help Echo): "Graphical display", not window system.
2328
2329 * glossary.texi: Say "you", not "the user". Say "graphical display".
2330
2331 * frames.texi: Minor cleanups. "Graphical display", not window system.
2332
2333 * files.texi (Visiting): Make drag-and-drop not X-specific.
2334
2335 * custom.texi: Minor cleanups. "Graphical display", not window system.
2336
2337 * cmdargs.texi: Minor cleanups.
2338
2339 * building.texi (Compilation): Move and split kill-compilation para.
2340 Add para about multiple compilers.
2341 (Compilation Mode): Commands also available in grep mode and others.
2342 Mention C-u C-x ` more tutorially. Clarify C-x `.
2343 (Compilation Shell): Clarify. Put Bash example first.
2344 (Grep Searching): Minor cleanups; add @w.
2345 (Debuggers): Minor cleanups.
2346 (Starting GUD): Make GDB xgraphical mode issue clearer.
2347 (Debugger Operation): Lots of clarifications including
2348 GDB tooltip side-effect issue.
2349 (Commands of GUD): Clarify.
2350 (GUD Customization): Add bashdb-mode-hook.
2351 (GDB Graphical Interface): Rewrite for clarity.
2352 (GDB User Interface Layout): Rewrite for clarity.
2353 (Stack Buffer, Watch Expressions): Likewise.
2354 (Other GDB User Interface Buffers): Cleanups.
2355 (Lisp Libraries, External Lisp): Cleanup.
2356
2357 * basic.texi (Position Info): "Graphical displays", rather than
2358 window systems.
2359
2360 * anti.texi: Minor cleanup.
2361
8cf51b2c
GM
23622006-02-03 Eli Zaretskii <eliz@gnu.org>
2363
2364 * custom.texi (Init File, Find Init): Add cross-references to
2365 where $HOME is described.
2366
23672006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2368
2369 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2370 is not inside the @table.
2371
2372 * emacs.texi (Top): Correct node name.
2373
2374 * files.texi (File Names): Fix @xref.
2375 (Reverting): Fix typo.
2376
2377 * mule.texi (International): Correct node name.
2378
2379 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2380
23812006-02-01 Richard M. Stallman <rms@gnu.org>
2382
2383 * emacs.texi (Top): Update subnode menu.
2384
2385 * mule.texi: Minor clarifications.
2386 Reduce the specific references to X Windows.
2387 Refer to "graphical" terminals, rather than window systems.
2388 (Text Coding): Rename from Specify Coding.
2389 (Communication Coding, File Name Coding, Terminal Coding):
2390 New nodes split out from Text Coding.
2391
2392 * kmacro.texi: Minor clarifications.
2393 (Keyboard Macro Ring): Comment out some excessive commands.
2394 (Basic Keyboard Macro): Split up the table, putting part in each node.
2395
2396 * major.texi: Minor clarifications.
2397
2398 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2399
2400 * windows.texi: Minor clarifications.
2401 (Change Window): Don't describe mode-line mouse cmds here.
2402 Add xref to Mode Line Mouse.
2403
2404 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2405
2406 * macos.texi (Mac International): Fix xref.
2407
2408 * indent.texi: Minor clarifications.
2409
2410 * frames.texi: Minor clarifications.
2411 Reduce the specific references to X Windows.
2412 Refer to "graphical" terminals, rather than window systems.
2413 (Frame Parameters): Don't mention commands like
2414 set-foreground-color. Just say to customize a face.
2415 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2416
2417 * files.texi: Minor clarifications.
2418 (Numbered Backups): New node, split out from Backup Names.
2419
2420 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2421
2422 * cmdargs.texi (General Variables): Fix xref.
2423
2424 * buffers.texi: Minor clarifications.
2425
8cf51b2c
GM
24262006-01-31 Richard M. Stallman <rms@gnu.org>
2427
2428 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2429 Nodes moved to top.
2430
2431 * display.texi: Minor clarifications.
2432 (Display): Rearrange menu.
2433 (Standard Faces): Mention query-replace face.
2434 (Faces): Simplify.
2435 (Font Lock): Simplify face customization info.
2436 (Highlight Changes): Node merged into Highlight Interactively.
2437 (Highlight Interactively): Much rewriting and cleanup.
2438 (Optional Mode Line): Narrowed line number not good for goto-line.
2439 Simplify face customization advice.
2440 (Text Display): Mention use of escape-glyph face.
2441 Move ctl-arrow and tab-width here.
2442 (Display Custom): Move no-redraw-on-reenter to end of node.
2443
2444 * search.texi: Minor clarifications.
2445 (Isearch Scroll): Simplify.
2446 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2447
2448 * regs.texi (Registers): Mention bookmarks here.
2449
2450 * mark.texi: Minor clarifications.
2451 (Selective Undo): Node deleted.
2452
2453 * m-x.texi: Minor clarifications.
2454
2455 * killing.texi: Minor clarifications.
2456 Refer to "graphical" terminals, rather than window systems.
2457
2458 * help.texi: Clarifications.
2459 (Help): Don't describe C-h F and C-h K here.
2460 (Key Help): Describe C-h K here.
2461 (Name Help): Mention Emacs Lisp Intro.
2462 Describe C-h F here.
2463 (Misc Help): Mention C-h F and C-h K only briefly.
2464
2465 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2466 Selective undo text merged in.
2467 (Spelling): Mention Aspell along with Ispell.
2468
2469 * emacs.texi (Top): Update subnode menus.
2470
2471 * basic.texi (Basic Undo): Rename from Undo. Most of text
2472 moved to new Undo node.
2473
8cf51b2c
GM
24742006-01-29 Chong Yidong <cyd@stupidchicken.com>
2475
2476 * basic.texi (Continuation Lines, Inserting Text):
2477 Mention longlines mode.
2478
24792006-01-29 Richard M. Stallman <rms@gnu.org>
2480
2481 * screen.texi: Minor cleaups.
2482 (Screen): Clean up the intro paragraphs.
2483 (Mode Line): Lots of rewriting. Handle frame-name better.
2484 eol-mnemonic-... vars moved out.
2485
2486 * emacs.texi (Top): Change menu item for MS-DOS node.
2487 Update subnode menu.
2488
2489 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2490 chapter relates to Windows. Title changed.
2491
2492 * mini.texi: Minor cleanups.
2493
2494 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2495 (Mark): Put it in the menu.
2496
2497 * entering.texi: Minor cleanups.
2498
2499 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2500 (Intro): Refer to "graphical" terminals, rather than X.
2501
2502 * display.texi (Display Custom): Add xref to Variables.
2503 (Optional Mode Line): eol-mnemonic-... vars moved here.
2504
2505 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2506 rather than X.
2507
8cf51b2c
GM
2508 * basic.texi: Minor cleanups.
2509 (Undo): selective-undo moved.
2510
8cf51b2c
GM
25112006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2512
2513 * anti.texi (Antinews): Various corrections and additions.
2514
25152006-01-23 Juri Linkov <juri@jurta.org>
2516
2517 * custom.texi (Easy Customization, Customization Groups)
2518 (Browsing Custom): Mention links along with buttons.
2519
8cf51b2c
GM
25202006-01-21 Eli Zaretskii <eliz@gnu.org>
2521
8cf51b2c
GM
2522 * text.texi (TeX Print): Use @key for TAB.
2523
8cf51b2c
GM
2524 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2525
8cf51b2c
GM
25262006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2527
2528 * files.texi (File Aliases): Don't claim that usually separate
2529 buffers are created for two file names that name the same data.
2530 Mention additional situations where different names mean the same
2531 file on disk.
2532
25332006-01-19 Richard M. Stallman <rms@gnu.org>
2534
2535 * killing.texi (Deletion): Upcase @key argument.
2536
2537 * custom.texi (Custom Themes): Minor cleanup.
2538
2539 * programs.texi (Hungry Delete): Upcase @key argument.
2540
8cf51b2c
GM
25412006-01-16 Juri Linkov <juri@jurta.org>
2542
2543 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2544 Move `mode-line-highlight' before `mode-line-buffer-id'.
2545
8cf51b2c
GM
25462006-01-14 Richard M. Stallman <rms@gnu.org>
2547
2548 * basic.texi (Inserting Text): Minor cleanup.
2549
8cf51b2c
GM
25502006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2551
2552 * custom.texi (Changing a Variable, Face Customization):
2553 Update for changes in Custom menus.
2554
8cf51b2c
GM
25552006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2556
2557 * macos.texi (Mac International): Undo last change.
2558
8cf51b2c
GM
25592006-01-02 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * custom.texi (Custom Themes): Describe the new
2562 customize-create-theme interface.
2563
25642005-12-30 Juri Linkov <juri@jurta.org>
2565
2566 * basic.texi (Position Info): Update example.
2567
c8763fb6 25682005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2569
2570 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2571
25722005-12-24 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * custom.texi (Custom Themes): `load-theme' always loads.
2575
25762005-12-23 Juri Linkov <juri@jurta.org>
2577
2578 * display.texi (Highlight Interactively): Use double space to
2579 separate sentences. Replace C-p with M-p, and C-n with M-n.
2580
25812005-12-22 Richard M. Stallman <rms@gnu.org>
2582
2583 * custom.texi (Easy Customization and subnodes):
2584 Replace "active field" with "button".
2585 Use "user option" only for variables.
2586 Use "setting" for variable-or-face.
2587
25882005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2589
2590 * buffers.texi (Select Buffer): Change order in table to make
2591 "Similar" refer to the correct item.
2592 (Indirect Buffers): Minor rewording.
2593
8cf51b2c
GM
25942005-12-20 Juri Linkov <juri@jurta.org>
2595
2596 * files.texi (VC Status): Put P and N near p and n.
2597
8cf51b2c
GM
25982005-12-19 Richard M. Stallman <rms@gnu.org>
2599
2600 * programs.texi (Electric C): Delete the info about newline control.
2601 (Other C Commands): Minor cleanup.
2602 (Left Margin Paren): Minor cleanup.
2603
26042005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2605
2606 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2607 (Customization Groups): Delete text moved to "Browsing Custom".
2608 (Browsing Custom): New node.
2609 (Specific Customization): Clarify which commands only work for
2610 loaded options.
2611
26122005-12-18 Bill Wohler <wohler@newt.com>
2613
2614 * frames.texi (Tool Bars): Shorten text of previous change.
2615
26162005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2617
2618 * files.texi (VC Status): Document log-view mode.
2619
26202005-12-18 Bill Wohler <wohler@newt.com>
2621
2622 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2623 permanently via the customize interface.
2624
8cf51b2c
GM
26252005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2626
2627 * killing.texi (Killing by Lines): Document `kill-whole-line'
2628 function.
2629
c8763fb6 26302005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2631
2632 * buffers.texi (Select Buffer): Change `prev-buffer' to
2633 `previous-buffer'. Indicate that these functions use a frame
2634 local buffer list.
2635
8cf51b2c
GM
26362005-12-12 Richard M. Stallman <rms@gnu.org>
2637
2638 * custom.texi (Easy Customization): Change menu comment.
2639 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2640
2641 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2642 (Help): Among the Apropos commands, describe only C-h a here.
2643
26442005-12-11 Richard M. Stallman <rms@gnu.org>
2645
2646 * programs.texi (Options for Comments): Comment-end starts with space.
2647
2648 * glossary.texi (Glossary): Minor cleanup.
2649
2650 * files.texi (Old Versions): Use @table.
2651
8cf51b2c
GM
26522005-12-10 David Koppelman <koppel@ece.lsu.edu>
2653
2654 * display.texi (Highlight Interactively): Include
2655 global-hi-lock-mode. Add miscellaneous details and elaborations.
2656
26572005-12-09 Richard M. Stallman <rms@gnu.org>
2658
2659 * display.texi (Font Lock): Delete the Global FL menu item.
2660
26612005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2662
2663 * custom.texi (Minibuffer Maps): Mention the maps for file name
2664 completion.
2665
26662005-12-09 Kim F. Storm <storm@cua.dk>
2667
2668 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2669 prefix keys even when mark is active. Decribe that RET moves
2670 cursor to next corner in rectangle; clarify insert around rectangle.
2671
8cf51b2c
GM
26722005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2673
2674 * custom.texi (Customization): Use xref to elisp manual for
2675 non-TeX output.
2676 (Minor Modes): Update.
2677 (Customization Groups, Changing a Variable, Face Customization):
2678 Update for new appearance of Custom buffers.
2679 (Changing a Variable): `custom-buffer-done-function' has been
2680 replaced by `custom-buffer-done-kill'.
2681 (Specific Customization): In the `customize-group' buffer, a
2682 subgroup's contents are not "hidden". They are not included at
2683 all. They have no [Show] button.
2684 (Mouse Buttons): Add pxref to description of mouse event lists in
2685 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2686 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2687 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2688
26892005-12-08 Richard M. Stallman <rms@gnu.org>
2690
2691 * mini.texi (Completion Commands, Completion):
2692 In file name input, SPC does not do completion.
2693
8cf51b2c
GM
26942005-12-08 Nick Roberts <nickrob@snap.net.nz>
2695
2696 * building.texi (GDB Graphical Interface): Explain screen size
2697 setting.
2698 (Other GDB User Interface Buffers): Describe features specific to
2699 GDB 6.4.
2700
8cf51b2c
GM
27012005-12-01 Nick Roberts <nickrob@snap.net.nz>
2702
2703 * building.texi (GDB User Interface Layout): Describe how to
2704 kill associated buffers.
2705 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2706 (Watch Expressions): Be more precise.
2707 (Other GDB User Interface Buffers): Describe how to change a
2708 register value.
2709
8cf51b2c
GM
27102005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2711
2712 * macos.texi (Mac Input): Remove description of
2713 mac-command-key-is-meta. Add descriptions of
2714 mac-control-modifier, mac-command-modifier, and
2715 mac-option-modifier.
2716 (Mac International): Fix description of conversion of clipboard data.
2717 (Mac Font Specs): Add example of font customization by face attributes.
2718
27192005-11-22 Nick Roberts <nickrob@snap.net.nz>
2720
2721 * building.texi (Watch Expressions): Expand description.
2722 (Other GDB User Interface Buffers): Describe local map for
2723 gud-watch.
2724
27252005-11-21 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * display.texi (Font Lock): Font lock is enabled by default now.
2728
27292005-11-20 Juri Linkov <juri@jurta.org>
2730
2731 * basic.texi (Position Info): Update examples of the output.
2732 Remove the fact that examples are produced in the TeXinfo buffer,
2733 because in the Info reader users will get a different output from
2734 `C-x ='.
2735
2736 * building.texi (Compilation Mode): Remove paragraph duplicated
2737 from the node `Compilation'. Add `compilation-skip-threshold'.
2738
2739 * display.texi (Font Lock): Suggest more user-friendly method of
2740 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2741
27422005-11-18 Richard M. Stallman <rms@gnu.org>
2743
2744 * files.texi (Registering): Mention @@ in mode line.
2745
2746 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2747
27482005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2749
2750 * files.texi (Renaming and VC): Some back-ends don't
2751 handle renaming.
2752
8cf51b2c
GM
27532005-11-17 Juri Linkov <juri@jurta.org>
2754
2755 * emacs.texi (Top):
2756 * display.texi (Highlight Interactively): Put this font-lock based
2757 mode near Font Lock node.
2758
27592005-11-16 Chong Yidong <cyd@stupidchicken.com>
2760
2761 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2762 icons.
2763
27642005-11-12 Kim F. Storm <storm@cua.dk>
2765
2766 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2767 (Help Summary): Add C-h d and C-h e.
2768 (Apropos): Clarify that all apropos commands may search for either
2769 list of words or a regexp. Add C-h d for apropos-documentation.
2770 Describe apropos-documentation-sort-by-scores user option.
2771
8cf51b2c
GM
27722005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2773
2774 * killing.texi (CUA Bindings): Add @section.
2775
27762005-11-10 Kim F. Storm <storm@cua.dk>
2777
2778 * emacs.texi (Top): Add CUA Bindings entry to menu.
2779
2780 * killing.texi (CUA Bindings): New node. Moved here from
2781 misc.texi and extended with info on rectangle commands and
2782 rectangle highlighting, interface to registers, and the global
2783 mark feature.
2784
2785 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2786
2787 * regs.texi: Prev link points to CUA Bindings node.
2788
27892005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2790
2791 * help.texi (Help Echo): By default, help echos are only shown on
2792 mouse-over, not on point-over.
2793
c8763fb6 27942005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2795
2796 * misc.texi (Shell Mode): Describe how to activate password echoing.
2797
8cf51b2c
GM
27982005-11-04 Romain Francoise <romain@orebokech.com>
2799
2800 * mark.texi (Mark Ring): Fix typo.
2801
28022005-11-03 Richard M. Stallman <rms@gnu.org>
2803
2804 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2805
28062005-11-01 Bill Wohler <wohler@newt.com>
2807
2808 * help.texi (Help Mode): Fix typo.
2809
28102005-11-01 Nick Roberts <nickrob@snap.net.nz>
2811
2812 * building.texi (Other GDB User Interface Buffers): Describe
2813 the command gdb-use-inferior-io-buffer.
2814
28152005-10-31 Romain Francoise <romain@orebokech.com>
2816
2817 * files.texi (Compressed Files): Fix typo.
2818
2819 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2820
2821 * windows.texi (Force Same Window): Likewise.
2822
28232005-10-30 Bill Wohler <wohler@newt.com>
2824
2825 * help.texi (Help Mode): URLs viewed with browse-url.
2826
28272005-10-31 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * building.texi (GDB Graphical Interface): Don't reference
2830 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2831 must stay in same frame.
2832
28332005-10-29 Chong Yidong <cyd@stupidchicken.com>
2834
2835 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2836
2837 * anti.texi (Antinews): Likewise.
2838
8cf51b2c
GM
28392005-10-28 Bill Wohler <wohler@newt.com>
2840
2841 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2842
28432005-10-28 Richard M. Stallman <rms@gnu.org>
2844
2845 * files.texi (Visiting): Explain how to enter ? in a file name.
2846
2847 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2848
8cf51b2c
GM
28492005-10-25 Nick Roberts <nickrob@snap.net.nz>
2850
2851 * building.texi (GDB Graphical Interface): Describe
2852 gdb-mouse-until.
2853
28542005-10-23 Richard M. Stallman <rms@gnu.org>
2855
2856 * custom.texi (Init File): Recommend when to use site-start.el.
2857
8cf51b2c
GM
28582005-10-21 Juri Linkov <juri@jurta.org>
2859
2860 * custom.texi (Examining): Mention accessing the old variable
2861 value via M-n in set-variable.
2862
8cf51b2c
GM
28632005-10-18 Romain Francoise <romain@orebokech.com>
2864
2865 * files.texi (Version Systems): Capitalize GNU.
2866
8cf51b2c
GM
28672005-10-18 Nick Roberts <nickrob@snap.net.nz>
2868
2869 * building.texi (Compilation Mode): Remove redundant paragraph.
2870 (Watch Expressions): Remove paragraph to reflect code change.
2871
8cf51b2c
GM
28722005-10-16 Richard M. Stallman <rms@gnu.org>
2873
2874 * building.texi (Compilation Mode, Compilation): Clarified.
2875
28762005-10-15 Richard M. Stallman <rms@gnu.org>
2877
2878 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2879
8cf51b2c
GM
28802005-10-13 Kenichi Handa <handa@m17n.org>
2881
2882 * basic.texi (Position Info): Fix previous change.
2883
c8763fb6 28842005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2885
2886 * cmdargs.texi (Icons X): Fix typo.
2887
28882005-10-12 Kenichi Handa <handa@m17n.org>
2889
2890 * basic.texi (Position Info): Describe the case that Emacs shows
2891 "part of display ...".
2892
c8763fb6 28932005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2894
2895 * cmdargs.texi (Icons X): -nb => -nbi.
2896
28972005-10-10 Chong Yidong <cyd@stupidchicken.com>
2898
2899 * frames.texi (Speedbar): A couple more clarifications.
2900
29012005-10-11 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * building.texi (GDB User Interface Layout): Improve diagram.
2904 (Watch Expressions): Explain how to make speedbar global.
2905 (Other GDB User Interface Buffers): Make references more precise.
2906
8cf51b2c
GM
29072005-10-09 Richard M. Stallman <rms@gnu.org>
2908
2909 * frames.texi (Speedbar): Clarify the text.
2910
29112005-10-09 Chong Yidong <cyd@stupidchicken.com>
2912
2913 * frames.texi (Speedbar): Add information on keybindings,
2914 dismissing the speedbar, and buffer display mode. Link to
2915 speedbar manual.
2916
c8763fb6 29172005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2918
2919 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2920 added -nb, --no-bitmap-icon.
2921
8cf51b2c
GM
29222005-10-07 Nick Roberts <nickrob@snap.net.nz>
2923
2924 * building.texi (GDB Graphical Interface): Add variables and
2925 functions to indices. Be more precise.
2926
c8763fb6 29272005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2928
2929 * frames.texi (Drag and Drop): Remove the x- from
2930 x-dnd-open-file-other-window and xdnd-protocol-alist.
2931
29322005-09-30 Romain Francoise <romain@orebokech.com>
2933
2934 * mini.texi (Minibuffer): The default value now appears before the
2935 colon in minibuffer prompts.
2936
8cf51b2c
GM
29372005-09-25 Richard M. Stallman <rms@gnu.org>
2938
2939 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2940
8cf51b2c
GM
29412005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2942
2943 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2944
8cf51b2c
GM
29452005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2946
2947 * emacs.texi (Top): Update submenus from macos.texi.
2948
2949 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2950 (Mac OS): Update feature support status.
2951 (Mac Input): List supported input scripts. Remove description
2952 about `mac-keyboard-text-encoding'. Mention mouse button
2953 emulation and related variables.
2954 (Mac International): Mention Central European and Cyrillic
2955 support. Now `keyboard-coding-system' is dynamically changed.
2956 Add description about coding system for selection. Add
2957 description about language environment.
2958 (Mac Environment Variables): Mention
2959 `~/.MacOSX/environment.plist'. Give example of command line
2960 arguments. Add Preferences support.
2961 (Mac Directories): Explicitly state that this node is for Mac OS
2962 Classic only.
2963 (Mac Font Specs): Mention specification for scalable fonts. List
2964 supported charsets. Add preferred way of creating fontsets. Add
2965 description about `mac-allow-anti-aliasing'.
2966 (Mac Functions): Add descriptions about `mac-set-file-creator',
2967 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2968 and `mac-get-preference'.
2969
8cf51b2c
GM
29702005-09-16 Romain Francoise <romain@orebokech.com>
2971
2972 Update all files to specify GFDL version 1.2.
2973
2974 * doclicense.texi (GNU Free Documentation License): Update to
2975 version 1.2.
2976
29772005-09-15 Richard M. Stallman <rms@gnu.org>
2978
2979 * buffers.texi (List Buffers): Fix xref.
2980
2981 * rmail.texi (Rmail Basics): Fix xref.
2982
2983 * emacs.texi (Top): Update subnode menus.
2984
2985 * files.texi (Saving Commands): New node, broken out of Saving.
2986 (Customize Save): New node, broken out of Saving.
2987 Clarify effect of write-region-inhibit-fsync.
2988 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2989
8cf51b2c
GM
29902005-09-14 Romain Francoise <romain@orebokech.com>
2991
2992 * files.texi (Saving): Mention write-region-inhibit-fsync.
2993
29942005-09-05 Chong Yidong <cyd@stupidchicken.com>
2995
2996 * custom.texi (Custom Themes): New node.
2997
29982005-09-03 Richard M. Stallman <rms@gnu.org>
2999
49823426
GM
3000 * search.texi (Search Case): Mention vars that control
3001 case-fold-search for various operations.
8cf51b2c
GM
3002
30032005-08-22 Juri Linkov <juri@jurta.org>
3004
3005 * display.texi (Standard Faces): Merge the text from
3006 `(elisp)Standard Faces' into this node.
3007
30082005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3009
3010 * emacs.texi (Top): Delete menu item for deleted node
3011 Keyboard Translations.
3012
30132005-08-18 Richard M. Stallman <rms@gnu.org>
3014
8cf51b2c
GM
3015 * trouble.texi (Unasked-for Search):
3016 Delete xref to Keyboard Translations.
3017
3018 * glossary.texi (Glossary): Delete xref.
3019
8cf51b2c
GM
3020 * custom.texi (Minor Modes): Say that the list here is not complete.
3021 (Keyboard Translations): Node deleted.
3022 (Disabling): Delete xref to it.
3023 (Customization Groups): Fix Custom buffer example.
3024 (Hooks): Mention remove-hooks.
3025
30262005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3027
3028 * building.texi (GDB Graphical Interface): Improve filling of menu
3029 item.
3030
30312005-08-18 Nick Roberts <nickrob@snap.net.nz>
3032
3033 * building.texi (GDB Graphical Interface): Use better node names.
3034
30352005-08-14 Richard M. Stallman <rms@gnu.org>
3036
3037 * text.texi (Sentences): Fix xref.
3038
30392005-08-14 Juri Linkov <juri@jurta.org>
3040
3041 * building.texi (Compilation, Grep Searching): Move grep command
3042 headings from `Compilation' to `Grep Searching'.
3043
3044 * dired.texi (Dired and Find):
3045 * maintaining.texi (Tags Search): Replace grep xref to
3046 `Compilation' node with `Grep Searching'.
3047
3048 * files.texi (Comparing Files): Replace xref to `Compilation' with
3049 `Compilation Mode'.
3050
30512005-08-13 Alan Mackenzie <acm@muc.de>
3052
3053 * search.texi (Non-ASCII Isearch): Correct a typo.
3054 (Replacement Commands): Mention query-replace key binding.
3055
30562005-08-11 Richard M. Stallman <rms@gnu.org>
3057
3058 * programs.texi (Options for Comments): Fix xref.
3059
3060 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3061 out of Regexps.
3062
8cf51b2c
GM
30632005-08-09 Juri Linkov <juri@jurta.org>
3064
3065 * building.texi (Compilation): Use `itemx' instead of `item'.
3066 (Grep Searching): Simplify phrase.
3067
3068 * display.texi (Standard Faces): Describe vertical-border on
3069 window systems.
3070
3071 * windows.texi (Split Window): Simplify phrase and mention
3072 vertical-border face.
3073
30742005-08-09 Richard M. Stallman <rms@gnu.org>
3075
3076 * files.texi (Comparing Files): Clarify compare-windows.
3077
3078 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3079
8cf51b2c
GM
30802005-08-06 Eli Zaretskii <eliz@gnu.org>
3081
3082 * mule.texi (Coding Systems): Rephrase the paragraph about
3083 codepages: no need for "M-x codepage-setup" anymore, except on
3084 MS-DOS.
3085
3086 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3087 the MS-DOS port only.
3088
30892005-07-30 Eli Zaretskii <eliz@gnu.org>
3090
3091 * makefile.w32-in (info): Don't run multi-install-info.bat.
3092 ($(infodir)/dir): New target, produced by running
3093 multi-install-info.bat.
3094
8cf51b2c
GM
30952005-07-22 Eli Zaretskii <eliz@gnu.org>
3096
3097 * files.texi (Quoted File Names): Add index entry.
3098
8cf51b2c
GM
30992005-07-19 Juri Linkov <juri@jurta.org>
3100
3101 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3102
31032005-07-18 Juri Linkov <juri@jurta.org>
3104
8cf51b2c
GM
3105 * custom.texi (Easy Customization):
3106 * files.texi (Old Versions):
3107 * frames.texi (Wheeled Mice):
3108 * mule.texi (Specify Coding):
8cf51b2c
GM
3109 * text.texi (Cell Justification):
3110 * trouble.texi (After a Crash):
8cf51b2c
GM
3111 * xresources.texi (GTK styles):
3112 Delete duplicate duplicate words.
3113
31142005-07-17 Richard M. Stallman <rms@gnu.org>
3115
3116 * frames.texi (Creating Frames): Fix foreground color example.
3117
3118 * custom.texi (Init Examples): Clean up text about conditionals.
3119
31202005-07-16 Richard M. Stallman <rms@gnu.org>
3121
3122 * mini.texi (Completion Commands): Fix command name for ?.
3123
8cf51b2c
GM
31242005-07-16 Eli Zaretskii <eliz@gnu.org>
3125
3126 * display.texi (Standard Faces): Explain that customization of
3127 `menu' face has no effect on w32 and with GTK. Add
3128 cross-references.
3129
3130 * cmdargs.texi (General Variables): Clarify the default location
3131 of $HOME on w32 systems.
3132
31332005-07-15 Jason Rumney <jasonr@gnu.org>
3134
3135 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3136 changed.
3137
31382005-07-08 Kenichi Handa <handa@m17n.org>
3139
3140 * mule.texi (Recognize Coding): Recommend
3141 revert-buffer-with-coding-system instead of revert-buffer.
3142
31432005-07-07 Richard M. Stallman <rms@gnu.org>
3144
3145 * anti.texi (Antinews): Mention mode-line-inverse-video.
3146
3147 * files.texi (Saving): Minor correction about C-x C-w.
3148
3149 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3150
31512005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3152
3153 * search.texi (Isearch Scroll): Add example of using the
3154 `isearch-scroll' property.
3155 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3156 `Display Custom' node.
3157 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3158 and de-emphasize it.
3159 (Other Repeating Search): `occur' currently can not correctly
3160 handle multiline matches. Correct, clarify and update description
3161 of `flush-lines' and `keep-lines'.
3162
3163 * display.texi (Display Custom): Add anchor for `baud-rate'.
3164
31652005-07-07 Richard M. Stallman <rms@gnu.org>
3166
3167 * gnu.texi: Update where to get GNU status; add refs for how to help.
3168 Add footnotes 6 and 7.
3169
31702005-07-04 Lute Kamstra <lute@gnu.org>
3171
3172 Update FSF's address in GPL notices.
3173
8cf51b2c 3174 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3175 * trouble.texi (Checklist): Update FSF's address.
3176
8cf51b2c
GM
31772005-06-24 Richard M. Stallman <rms@gnu.org>
3178
3179 * display.texi (Text Display): Change index entries.
3180
31812005-06-24 Eli Zaretskii <eliz@gnu.org>
3182
3183 * makefile.w32-in (MAKEINFO): Use --force.
3184 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3185 Makefile.in.
8cf51b2c
GM
3186
31872005-06-23 Richard M. Stallman <rms@gnu.org>
3188
3189 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3190 nobreak-char-display.
3191
3192 * emacs.texi (Top): Update detailed node listing.
3193
3194 * display.texi (Text Display): Renamed show-nonbreak-escape
3195 to nobreak-char-display and no-break-space to nobreak-space.
3196 (Standard Faces): Split up the list of standard faces
3197 and put it in a separate node. Add nobreak-space and
3198 escape-glyph.
3199
8cf51b2c
GM
32002005-06-23 Lute Kamstra <lute@gnu.org>
3201
3202 * mule.texi (Select Input Method): Fix typo.
3203
32042005-06-23 Kenichi Handa <handa@m17n.org>
3205
3206 * mule.texi (International): List all supported scripts. Adjust
3207 text for that leim is now included in the normal Emacs
3208 distribution.
3209 (Language Environments): List all language environments.
3210 Intlfonts contains fonts for most supported scripts, not all..
3211 (Select Input Method): Refer to C-u C-x = to see how to type to
3212 input a specifc character.
3213 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3214
32152005-06-23 Juanma Barranquero <lekktu@gmail.com>
3216
49823426 3217 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3218
32192005-06-22 Miles Bader <miles@gnu.org>
3220
3221 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3222
32232005-06-20 Miles Bader <miles@gnu.org>
3224
3225 * display.texi (Faces): Add `vertical-divider'.
3226
32272005-06-17 Richard M. Stallman <rms@gnu.org>
3228
3229 * text.texi (Adaptive Fill): Minor clarification.
3230
8cf51b2c
GM
32312005-06-10 Lute Kamstra <lute@gnu.org>
3232
3233 * emacs.texi (Top): Correct version number.
3234 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3235 refer to the current version of Emacs.
3236
32372005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3238
3239 * files.texi (Log Buffer): Document when there can be more than
3240 one file to be committed.
3241
32422005-06-08 Juri Linkov <juri@jurta.org>
3243
3244 * display.texi (Faces): Add `shadow' face.
3245
32462005-06-07 Masatake YAMATO <jet@gyve.org>
3247
3248 * display.texi (Faces): Write about mode-line-highlight.
3249
32502005-06-06 Richard M. Stallman <rms@gnu.org>
3251
3252 * misc.texi (Printing Package): Explain how to initialize
3253 printing package.
3254
3255 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3256
32572005-06-05 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * emacs.texi: Rename Hardcopy to Printing.
3260 Make PostScript and PostScript Variables subnodes of it.
3261
3262 * misc.texi (Printing): Rename node from Hardcopy.
3263 Mention menu bar options.
3264 Move PostScript and PostScript Variables to submenu.
3265 (Printing package): New node.
3266
3267 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3268
3269 * dired.texi (Operating on Files): Likewise.
3270
3271 * calendar.texi (Displaying the Diary): Likewise.
3272
3273 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3274
3275 * glossary.texi (Glossary): Likewise.
3276
3277 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3278 effect.
3279
32802005-06-04 Richard M. Stallman <rms@gnu.org>
3281
3282 * trouble.texi (After a Crash): Polish previous change.
3283
8cf51b2c
GM
32842005-05-30 Noah Friedman <friedman@splode.com>
3285
3286 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3287 recovery mechanism.
3288
8cf51b2c
GM
32892005-05-28 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * building.texi (Other Buffers): SPC toggles display of
3292 floating point registers.
3293
8cf51b2c
GM
32942005-05-27 Nick Roberts <nickrob@snap.net.nz>
3295
3296 * files.texi (Log Buffer): Merge in description of Log Edit
3297 mode from pcl-cvs.texi.
3298
32992005-05-26 Richard M. Stallman <rms@gnu.org>
3300
3301 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3302
8cf51b2c
GM
33032005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3304
3305 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3306 not enabled by default.
3307 When not on a word, `ispell-word' by default checks the word
3308 before point.
3309
33102005-05-24 Nick Roberts <nickrob@snap.net.nz>
3311
3312 * building.texi (Debugger Operation): Simplify last sentence.
3313
33142005-05-23 Lute Kamstra <lute@gnu.org>
3315
3316 * emacs.texi: Update FSF's address throughout.
3317 (Preface): Use @cite.
3318 (Distrib): Add cross reference to the node "Copying". Mention the
3319 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3320 printed manuals.
3321 (Intro): Use @xref for the Emacs Lisp Intro.
3322
8cf51b2c
GM
33232005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3324
3325 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3326
3327 * basic.texi (Moving Point): Mention default for `goto-line'.
3328
3329 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3330 of a variable's docstring.
3331
33322005-05-18 Lute Kamstra <lute@gnu.org>
3333
3334 * maintaining.texi (Overview of Emerge): Add cross reference.
3335 Remove duplication.
3336
3337 * emacs.texi (Top): Update to the current structure of the manual.
3338 * misc.texi (Emacs Server): Add menu description.
3339 * files.texi (Saving): Fix menu.
3340 * custom.texi (Customization): Fix menu.
3341 * mule.texi (International): Fix menu.
3342 * kmacro.texi (Keyboard Macros): Fix menu.
3343
33442005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3345
3346 * display.texi: Various minor changes.
3347 (Faces): Delete text that is repeated in the next section.
3348
33492005-05-16 Nick Roberts <nickrob@snap.net.nz>
3350
3351 * building.texi (Debugger Operation): Mention GUD tooltips are
3352 disabled with GDB in text command mode.
3353
8cf51b2c
GM
33542005-05-16 Nick Roberts <nickrob@snap.net.nz>
3355
3356 * building.texi: Replace toolbar with "tool bar" for consistency.
3357 (Compilation Mode): Describe compilation-context-lines
3358 and use of arrow in compilation buffer.
3359 (Debugger Operation): Replace help text with variable's value.
3360
3361 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3362 consistency.
3363
33642005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3365
3366 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3367 Add xref.
3368
8cf51b2c
GM
33692005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3370
3371 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3372 (Position Info): Delete discussion of `goto-line'. It is already
3373 described in `Moving point'.
3374
3375 * mini.texi (Completion Commands): Correct reference.
3376 (Completion Options): Fix typo.
3377
3378 * killing.texi (Deletion): Complete description of `C-x C-o'.
3379
8cf51b2c
GM
33802005-05-10 Richard M. Stallman <rms@gnu.org>
3381
3382 * building.texi (Compilation): Clarify recompile's directory choice.
3383
3384 * frames.texi (Tooltips): Cleanups.
3385
3386 * basic.texi (Arguments): Fix punctuation.
3387
33882005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3389
3390 * screen.texi (Menu Bar): The up and down (not left and right)
3391 arrow keys move through a keyboard menu.
3392
33932005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3394
3395 * basic.texi: Various typo and grammar fixes.
3396 (Moving Point): C-a now runs move-beginning-of-line.
3397
33982005-05-08 Nick Roberts <nickrob@snap.net.nz>
3399
3400 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3401
3402 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3403 as different animals.
3404
34052005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3406
3407 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3408 Correct index entry.
3409
34102005-05-07 Nick Roberts <nickrob@snap.net.nz>
3411
3412 * building.texi (Debugger Operation): Update to reflect changes
3413 in GUD tooltips.
3414
34152005-04-30 Richard M. Stallman <rms@gnu.org>
3416
3417 * files.texi (Compressed Files): Auto Compression normally enabled.
3418
3419 * building.texi (Debugger Operation): Clarify previous change.
3420
8cf51b2c
GM
34212005-04-28 Nick Roberts <nickrob@snap.net.nz>
3422
3423 * building.texi (Debugger Operation): Add description for
3424 GUD tooltips when program is not running.
3425
34262005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3427
3428 * misc.texi (Shell): Add `Shell Prompts' to menu.
3429 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3430 description. Delete remarks moved to new node.
3431 (Shell Prompts): New node.
3432 (History References): Replace remarks moved to `Shell Prompts'
3433 with xref to that node.
3434 (Remote Host): Clarify how to specify the terminal type when
3435 logging in to a different machine.
3436
34372005-04-26 Richard M. Stallman <rms@gnu.org>
3438
3439 * emacs.texi (Top): Update submenus from files.texi.
3440
3441 * files.texi (Filesets): Clarify previous change.
3442
3443 * dired.texi (Misc Dired Features): Clarify previous change.
3444
34452005-04-25 Chong Yidong <cyd@stupidchicken.com>
3446
3447 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3448
3449 * dired.texi (Misc Dired Features): Document
3450 dired-compare-directories.
3451
3452 * files.texi (Filesets): New node.
3453 (File Conveniences): Document Image mode.
3454
3455 * text.texi (TeX Print): Document tex-compile.
3456
34572005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3460 Delete redundant reference to tooltip Custom group. It is
3461 referred too again in the next paragraph.
3462
34632005-04-24 Richard M. Stallman <rms@gnu.org>
3464
3465 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3466
8cf51b2c
GM
34672005-04-19 Kim F. Storm <storm@cua.dk>
3468
3469 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3470
34712005-04-18 Lars Hansen <larsh@math.ku.dk>
3472
3473 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3474 turns off desktop-save-mode.
3475
34762005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3477
3478 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3479 by default in terminals compatible with xterm. Mention that
3480 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3481 node.
3482
8cf51b2c
GM
34832005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3484
3485 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3486
c8763fb6 34872005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3488
3489 * xresources.texi (Table of Resources): Add cursorBlink.
3490
34912005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3492
3493 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3494 `d', `C-d' and `u'.
3495
34962005-04-11 Richard M. Stallman <rms@gnu.org>
3497
3498 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3499 (Misc X): Add -D, --basic-display.
3500
3501 * maintaining.texi (Change Log): Correct the description of
3502 the example.
3503
3504 * major.texi (Choosing Modes): Document magic-mode-alist.
3505
8cf51b2c
GM
35062005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3507
3508 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3509 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3510 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3511 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3512 `w', respectively.
3513 (Rmail Labels): Mention `l'.
3514 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3515 (Rmail Summary Edit): Describe `j' and RET.
3516
c8763fb6 35172005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3518
3519 * xresources.texi (Lucid Resources): Add fontSet resource.
3520
8cf51b2c
GM
35212005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3522
3523 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3524 now called `indicate-empty-lines'.
3525
35262005-04-06 Kim F. Storm <storm@cua.dk>
3527
3528 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3529
35302005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3531
3532 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3533 deleted.
3534 (Marks vs Flags): Add some convenient key bindings.
3535 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3536 (Misc Dired Features): Correct and expand description of `w' command.
3537
3538 * frames.texi (XTerm Mouse): Delete apparently false info.
3539 The GNU/Linux console currently does not appear to support
3540 `xterm-mouse-mode'.
3541
8cf51b2c
GM
35422005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3543
3544 * calendar.texi (Diary): Mention shell utility `calendar'.
3545
35462005-04-01 Richard M. Stallman <rms@gnu.org>
3547
3548 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3549
8cf51b2c
GM
35502005-04-01 Lute Kamstra <lute@gnu.org>
3551
3552 * maintaining.texi (Change Log): add-change-log-entry uses
3553 add-log-mailing-address.
3554
35552005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3556
3557 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3558 `VC Mode Line' and put in an xref to that node.
3559 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3560 its description.
3561
35622005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3563
3564 * calendar.texi (Calendar Systems): Say that the Persian calendar
3565 implemented here is the arithmetical one championed by Birashk.
3566
35672005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3568
3569 * programs.texi (Fortran Motion): Fix previous change.
3570
8cf51b2c
GM
35712005-03-29 Richard M. Stallman <rms@gnu.org>
3572
3573 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3574
35752005-03-29 Chong Yidong <cyd@stupidchicken.com>
3576
3577 * text.texi (Refill): Refer to Long Lines Mode.
3578 (Longlines): New node.
3579 (Auto Fill): Don't index "word wrap" here.
3580 (Filling): Add Longlines to menu.
3581
35822005-03-29 Richard M. Stallman <rms@gnu.org>
3583
3584 * xresources.texi: Minor fixes.
3585
3586 * misc.texi (Emacs Server): Fix Texinfo usage.
3587
3588 * emacs.texi (Top): Don't use a real section heading for
3589 "Detailed Node Listing". Fake it instead.
3590
3591 * basic.texi (Position Info): Minor cleanup.
3592
3593 * mule.texi (Input Methods): Minor cleanup.
3594
35952005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3596
3597 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3598 constructs as well.
3599 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3600
36012005-03-29 Kenichi Handa <handa@m17n.org>
3602
3603 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3604
3605 * basic.texi (Position Info): Update the description about the
3606 command C-u C-x =.
3607
36082005-03-28 Richard M. Stallman <rms@gnu.org>
3609
3610 * emacs.texi (Top): Use @section for the detailed node listing.
3611
3612 * calendar.texi: Minor fixes to previous change.
3613
3614 * programs.texi (Fortran): Small fixes to previous changes.
3615
3616 * emacs.texi (Top): Update list of subnodes of Dired.
3617 Likewise for building.texi.
3618
3619 * files.texi (File Conveniences): Delete Auto Image File mode.
3620
36212005-03-28 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * building.texi (Flymake): New node.
3624
3625 * custom.texi (Function Keys): Document kp- event types and
3626 keypad-setup package.
3627
3628 * dired.texi (Wdired): New node.
3629
3630 * files.texi (File Conveniences): Reorder entries.
3631 Explain how to turn on Auto-image-file mode.
3632 Document Thumbs mode.
3633
3634 * mule.texi (Specify Coding): Document recode-region and
3635 recode-file-name.
3636
3637 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3638
36392005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3640
3641 * commands.texi (Keys): M-o is now a prefix key.
3642
36432005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3644
3645 * programs.texi: Reformat and update copyright years.
3646 (Fortran): Update section.
3647
36482005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3649
3650 * files.texi: Several small changes in addition to:
3651 (Visiting): Change xref for Dialog Boxes to ref.
3652 (Version Headers): Replace references to obsolete var
3653 `vc-header-alist' with `vc-BACKEND-header'.
3654 (Customizing VC): Update value of `vc-handled-backends'.
3655
36562005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3657
3658 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3659 move here from Emacs Lisp Reference Manual.
3660 * calendar.texi (Calendar/Diary, Diary Commands)
3661 (Special Diary Entries, Importing Diary): Change some xrefs to
3662 point to emacs-xtra rather than elisp.
3663
3664 * emacs-xtra.texi (Calendar Customizing):
3665 Move view-diary-entries-initially, view-calendar-holidays-initially,
3666 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3667 Emacs Manual.
3668 (Appt Customizing): Merge entire section into main Emacs Manual.
3669 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3670 mark-holidays-in-calendar here from emacs-xtra.
3671 (Displaying the Diary): Move view-diary-entries-initially,
3672 mark-diary-entries-in-calendar here from emacs-xtra.
3673 (Appointments): Move appt-display-mode-line,
3674 appt-display-duration, appt-disp-window-function,
3675 appt-delete-window-function here from emacs-xtra.
3676
3677 * calendar.texi: Update and reformat copyright.
3678 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3679 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3680 (Diary): Refer to `diary-file' rather than ~/diary.
3681 (Diary Commands): Rename node to "Displaying the Diary".
3682 * emacs.texi (Top): Rename "Diary Commands" section.
3683 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3684
36852005-03-26 Eli Zaretskii <eliz@gnu.org>
3686
3687 * misc.texi (Emacs Server): Fix the command for setting
3688 server-name. Add an xref to Invoking emacsclient.
3689
3690 * help.texi (Help Summary): Clarify when "C-h ." will do something
3691 nontrivial.
3692 (Apropos): Add cindex entry for apropos-sort-by-scores.
3693
3694 * display.texi (Text Display): Add index entries for how no-break
3695 characters are displayed.
3696
8cf51b2c
GM
36972005-03-26 Eli Zaretskii <eliz@gnu.org>
3698
3699 * files.texi (Visiting): Fix cross-references introduced with the
3700 last change.
3701
3702 * xresources.texi (GTK resources): Fix last change.
3703
8cf51b2c
GM
37042005-03-25 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * xresources.texi (X Resources): GTK options documented too.
3707 (Resources): Clarify meaning of program name.
3708 (Table of Resources): Add visualClass.
3709 (GTK resources): Rewrite.
3710 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3711
3712 * display.texi (Text Display): Mention non-breaking spaces.
3713
3714 * files.texi (Reverting): Document auto-revert-check-vc-info.
3715
3716 * frames.texi (Mouse Commands): Document
3717 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3718
3719 * help.texi (Help Summary): Add `C-h .'.
3720 (Apropos): Apropos accepts a list of search terms.
3721 Document apropos-sort-by-scores.
3722 (Help Echo): Document display-local-help.
3723
3724 * misc.texi (Emacs Server): Document server-name.
3725 (Invoking emacsclient): Document -s option for server names.
3726
3727 * text.texi (Outline Visibility): Introduce "current heading
3728 line" (commands can be called with point on a body line).
3729 Re-order table to follow the sequence of discussion.
3730 hide-body won't hide lines before first header line.
3731 (TeX Mode): Add DocTeX mode.
3732
8cf51b2c
GM
37332005-03-24 Richard M. Stallman <rms@gnu.org>
3734
3735 * mule.texi (Single-Byte Character Support): Delete mention
3736 of iso-acc.el and iso-transl.el.
3737
8cf51b2c
GM
37382005-03-23 Lute Kamstra <lute@gnu.org>
3739
3740 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3741
37422005-03-23 Richard M. Stallman <rms@gnu.org>
3743
8cf51b2c
GM
3744 * search.texi: Delete explicit node pointers.
3745 (Incremental Search): New menu.
3746 (Basic Isearch, Repeat Isearch, Error in Isearch)
3747 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3748 (Slow Isearch): New subnodes.
3749 (Configuring Scrolling): Node deleted.
3750 (Search Case): Doc default-case-fold-search.
3751 (Regexp Replace): Move replace-regexp doc here.
3752
3753 * rmail.texi (Movemail): Put commas inside closequotes.
3754
3755 * picture.texi (Insert in Picture): Document C-c arrow combos.
3756 (Basic Picture): Clarify erasure.
3757
3758 * display.texi (Font Lock): Put commas inside closequotes.
3759
3760 * cmdargs.texi (General Variables): Put commas inside closequotes.
3761
37622005-03-23 Nick Roberts <nickrob@snap.net.nz>
3763
3764 * building.texi (Stack Buffer): Mention reverse contrast for
3765 *selected* frame (might not be current frame).
3766
8cf51b2c
GM
37672005-03-21 Richard M. Stallman <rms@gnu.org>
3768
3769 * building.texi (Starting GUD): Add bashdb.
3770
37712005-03-20 Chong Yidong <cyd@stupidchicken.com>
3772
3773 * basic.texi (Moving Point): Add M-g M-g binding.
3774 (Undo): Document undo-only.
3775 (Position Info): Document M-g M-g and C-u M-g M-g.
3776
3777 * building.texi (Building): Put Grep Searching after Compilation
3778 Shell.
3779 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3780 Document next-error-highlight.
3781 (Grep Searching): Document grep-highlight-matches.
3782 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3783
3784 * calendar.texi (Importing Diary): Rename node from iCalendar.
3785 Document diary-from-outlook.
3786
3787 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3788 Commands.
3789 Mention effect of X drag and drop on Dired buffers.
3790
3791 * files.texi (Visiting): Document large-file-warning-threshold.
3792 Move paragraph on file-selection dialog.
3793 Mention visiting files using X drag and drop.
3794 (Reverting): Mention using Auto-Revert mode to tail files.
3795 Document auto-revert-tail-mode.
3796 (Version Systems): Minor correction.
3797 (Comparing Files): Diff-mode is no longer based on Compilation
3798 mode.
3799 Document compare-ignore-whitespace.
3800 (Misc File Ops): Explain passing a directory to rename-file.
3801 Likewise for copy-file and make-symbolic-link.
3802
3803 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3804 Document mouse-wheel-progressive speed.
3805
3806 * help.texi (Misc Help): Document numeric argument for C-h i.
3807 Correctly explain the effect of just C-u as argument.
3808
3809 * killing.texi (Deletion): Document numeric argument for
3810 just-one-space.
3811
3812 * mini.texi (Completion): Completion acts on text before point.
3813
3814 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3815 (Emulation): CUA mode replaces pc-bindings-mode,
3816 pc-selection-mode, and s-region.
3817
3818 * mule.texi (Input Methods): Leim is now built-in.
3819 (Select Input Method): Document quail-show-key.
3820 (Specify Coding): Document revert-buffer-with-coding-system.
3821
3822 * programs.texi (Fortran Motion): Document f90-next-statement,
3823 f90-previous-statement, f90-next-block, f90-previous-block,
3824 f90-end-of-block, and f90-beginning-of-block.
3825
3826 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3827
3828 * emacs.texi (Acknowledgments): Updated.
3829
3830 * anti.texi: Total rewrite.
3831
8cf51b2c
GM
38322005-03-19 Chong Yidong <cyd@stupidchicken.com>
3833
3834 * ack.texi (Acknowledgments): Update.
3835
38362005-03-19 Eli Zaretskii <eliz@gnu.org>
3837
3838 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3839 copyright years.
3840
38412005-03-14 Nick Roberts <nickrob@snap.net.nz>
3842
3843 * building.texi (Commands of GUD): Move paragraph on setting
3844 breakpoints with mouse to the GDB Graphical Interface node.
3845
38462005-03-07 Richard M. Stallman <rms@gnu.org>
3847
8cf51b2c
GM
3848 * misc.texi (Single Shell, Shell Options): Fix previous change.
3849
3850 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3851
38522005-03-06 Richard M. Stallman <rms@gnu.org>
3853
3854 * building.texi (Starting GUD): Don't explain text vs graphical
3855 GDB here. Just mention it and xref.
3856 Delete "just one debugger process".
3857 (Debugger Operation): Move GUD tooltip info here.
3858 (GUD Tooltips): Node deleted.
3859 (GDB Graphical Interface): Explain the two GDB modes here.
3860
8cf51b2c
GM
3861 * sending.texi (Sending Mail): Minor cleanup.
3862 (Mail Aliases): Explain quoting conventions.
3863 Update key rebinding example.
3864 (Header Editing): C-M-i is like M-TAB.
3865 (Mail Mode Misc): mail-attach-file does not do MIME.
3866
3867 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3868 that really belongs here.
3869 (Remote Mailboxes): Text moved to Rmail Inbox.
3870 (Rmail Display): Mention Mouse-1.
3871 (Movemail): Clarify two movemail versions.
3872 Clarify rmail-movemail-program.
3873
8cf51b2c
GM
3874 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3875 Document async shell commands.
3876 (Shell History): Clarify.
3877 (Shell Ring): Mention C-UP an C-DOWN.
3878 (Shell Options): Add comint-prompt-read-only.
3879 (Invoking emacsclient): Set EDITOR to run Emacs.
3880 (Sorting): No need to explain what region is.
3881 (Saving Emacs Sessions): Fix typo.
3882 (Recursive Edit): Fix punctuation.
3883 (Emulation): Don't mention "PC bindings" which are standard.
3884 (Hyperlinking): Explain Mouse-1 convention here.
3885 (Find Func): Node deleted.
3886
8cf51b2c
GM
3887 * help.texi (Name Help): Xref to Hyperlinking.
3888
3889 * glossary.texi (Glossary):
3890 Rename "Balance Parentheses" to "Balancing...".
3891 Add "Byte Compilation". Correct "Copyleft".
3892 New xref in "Customization".
3893 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3894 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3895 Rename "Registers" to "Register".
3896 Replace "Selecting" with "Selected Frame",
3897 "Selected Window", and "Selecting a Buffer".
3898
3899 * files.texi (Types of Log File): Explain how projects'
3900 methods can vary.
3901
8cf51b2c
GM
3902 * display.texi (Faces): Delete "Emacs 21".
3903
3904 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3905 * fixit.texi (Spelling): C-M-i like M-TAB.
3906 * mini.texi (Completion Options): C-M-i like M-TAB.
3907 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3908 * text.texi (Text Mode): C-M-i like M-TAB.
3909
3910 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3911
3912 * calendar.texi (Specified Dates): Mention `g w'.
3913 (Appointments): appt-activate toggles with no arg.
3914
8cf51b2c
GM
39152005-03-05 Juri Linkov <juri@jurta.org>
3916
3917 * cmdargs.texi (Emacs Invocation): Add cindex
3918 "invocation (command line arguments)"
3919 (Misc X): Add -nbc, --no-blinking-cursor.
3920
39212005-03-04 Ulf Jasper <ulf.jasper@web.de>
3922
3923 * calendar.texi (iCalendar): No need to require it now.
3924
8cf51b2c
GM
39252005-03-03 Nick Roberts <nickrob@snap.net.nz>
3926
3927 * trouble.texi (Contributing): Mention Savannah. Direct users to
3928 emacs-devel.
3929
39302005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3931
3932 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3933 window.
3934
8cf51b2c
GM
39352005-02-27 Richard M. Stallman <rms@gnu.org>
3936
3937 * building.texi (Compilation): Update mode line status info.
3938
39392005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3940
3941 * calendar.texi (General Calendar): Document binding of
3942 scroll-other-window-down.
3943 (Mayan Calendar): Fix earliest date.
3944 (Time Intervals): Document timeclock-change.
3945 Fix timeclock-ask-before-exiting documentation.
3946
39472005-02-26 Kim F. Storm <storm@cua.dk>
3948
3949 * frames.texi (Mouse References):
3950 Add mouse-1-click-in-non-selected-windows.
3951
39522005-02-25 Richard M. Stallman <rms@gnu.org>
3953
3954 * screen.texi (Screen): Explain better about cursors and mode lines;
3955 don't presuppose text terminals.
3956 (Point): Don't assume just one cursor.
3957 Clarify explanation of cursors.
3958 (Echo Area, Menu Bar): Cleanups.
3959
3960 * mini.texi (Minibuffer): Prompts are highlighted.
3961 (Minibuffer Edit): Newline = C-j only on text terminals.
3962 Clarify resize-mini-windows values.
3963 Mention M-PAGEUP and M-PAGEDOWN.
3964 (Completion Commands): Mouse-1 like Mouse-2.
3965 (Minibuffer History): Explain history commands better.
3966 (Repetition): Add xref to Incremental Search.
3967
3968 * mark.texi (Setting Mark): Clarify info about displaying mark.
3969 Clarify explanation of C-@ and C-SPC.
3970 (Transient Mark): Mention Delete Selection mode.
3971 (Marking Objects): Clean up text about extending the region.
3972
3973 * m-x.texi (M-x): One C-g doesn't always go to top level.
3974 No delay before suggest-key-bindings output.
3975
3976 * fixit.texi (Fixit): Mention C-/ for undo.
3977 (Spelling): Mention ESC TAB like M-TAB.
3978 Replacement words with r and R are rechecked.
3979 Say where C-g leaves point. Mention ? as input.
3980
39812005-02-23 Lute Kamstra <lute@gnu.org>
3982
3983 * cmdargs.texi (Initial Options): Add cross reference.
3984
8cf51b2c
GM
39852005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3986
3987 * emacs.texi (Top): Update menu for splitting of node in
3988 msdog.texi.
3989 * frames.texi (Frames): Update xref for splitting of node in
3990 msdog.texi.
3991 * trouble.texi (Quitting): Ditto.
3992
39932005-02-16 Richard M. Stallman <rms@gnu.org>
3994
3995 * windows.texi (Split Window): Simplify line truncation info
3996 and xref to Display Custom.
3997
3998 * trouble.texi (Quitting): Emergency escape only for text terminal.
3999 (Screen Garbled): C-l for ungarbling is only for text terminal.
4000
4001 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4002
4003 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4004
4005 * programs.texi (Program Modes): Mention Python mode.
4006 (Moving by Defuns): Repeating C-M-h extends region.
4007 (Basic Indent): Clarify.
4008 (Custom C Indent): Clarify.
4009 (Expressions): Repeating C-M-@ extends region.
4010 (Info Lookup): Clarify for C-h S.
4011 (Symbol Completion): ESC TAB alternative for M-TAB.
4012 (Electric C): Clarify.
4013
4014 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4015
4016 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4017 MS-DOS Input node.
4018 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4019 (MS-DOS and MULE): Clarify.
4020 (MS-DOS Processes, Windows Processes): Fix typos.
4021
4022 * major.texi (Choosing Modes): Clarify.
4023
4024 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4025 (Keyboard Macro Step-Edit): Clarify.
4026
4027 * indent.texi (Indentation): Clarifications.
4028
4029 * help.texi (Help): Correct error about C-h in query-replace.
4030 Clarify apropos vs C-h a. Fix how to search in FAQ.
4031 (Key Help): Describe C-h w here.
4032 (Name Help): Minor cleanup. C-h w moved to Key Help.
4033 Clarify the "object" joke.
4034 (Apropos): Clarify. Mouse-1 like Mouse-2.
4035 (Help Mode): Mouse-1 like Mouse-2.
4036
4037 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4038
4039 * display.texi (Display): Reorder menu.
4040 (Faces): Cleanup.
4041 (Font Lock): Cleanup. Mention Options menu.
4042 Delete obsolete text.
4043 (Scrolling): For C-l, don't presume text terminal.
4044 (Horizontal Scrolling): Simplify intro.
4045 (Follow Mode): Clarify.
4046 (Cursor Display): Moved before Display Custom.
4047 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4048 Doc default-tab-width. Doc line truncation more thoroughly.
4049
4050 * dired.texi (Dired Enter): C-x C-f can run Dired.
4051 (Dired Visiting): Comment out `a' command.
4052 Mouse-1 is like Mouse-2.
4053 (Shell Commands in Dired): ? can be used more than once.
4054
4055 * basic.texi (Continuation Lines): Simplify description of truncation,
4056 and refer to Display Custom for the rest of it.
4057
8cf51b2c
GM
40582005-02-06 Lute Kamstra <lute@gnu.org>
4059
4060 * basic.texi (Undo): Fix typo.
4061
4062 * cmdargs.texi (Emacs Invocation): Fix typo.
4063
4064 * custom.texi (Init Examples): Fix typo.
4065
4066 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4067
40682005-02-06 Richard M. Stallman <rms@gnu.org>
4069
4070 * regs.texi (Registers): Registers can hold numbers, too.
4071
4072 * killing.texi (Other Kill Commands): Cleanup.
4073 Delete redundant explanation of kill in read-only buffer.
4074 (Yanking): Mention term "copying".
4075 (Accumulating Text): Fix typo.
4076
4077 * entering.texi (Entering Emacs): Update rationale at start.
4078 (Exiting): Treat iconifying on a par with suspension.
4079
4080 * custom.texi (Minor Modes): Fix typo.
4081 (Easy Customization): Fix menu style.
4082 (Variables): Add xref.
4083 (Examining): Setting for future sessions works through .emacs.
4084 (Keymaps): "Text terminals", not "Many".
4085 (Init Rebinding): Explain \C-. Show example of \M-.
4086 Fix minor wording errors.
4087 (Function Keys): Explain vector syntax just once.
4088 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4089 (Init File): Mention .emacs.d directory.
4090 (Init Examples): Add xref.
4091 (Find Init): Mention .emacs.d directory.
4092
4093 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4094 (Action Arguments): Explain which kinds of -l args are found how.
4095 (Initial Options): --batch does not inhibit site-start.
4096 Add xrefs.
4097 (Command Example): Use --batch, not -batch.
4098
4099 * basic.texi (Inserting Text): Cleanup wording.
4100 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4101 C-n is not error at end of buffer.
4102 (Undo): Doc C-/ like C-_. Add xrefs.
4103 (Arguments): META key may be labeled ALT.
4104 Peculiar arg meanings are explained in doc strings.
4105
4106 * abbrevs.texi (Expanding Abbrevs): Clarify.
4107
41082005-02-05 Eli Zaretskii <eliz@gnu.org>
4109
4110 * frames.texi (Frame Parameters): Add an xref to the description
4111 of list-colors-display. Add a pointer to the X docs about colors.
4112
4113 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4114 Impove docs of list-colors-display.
4115
41162005-02-03 Lute Kamstra <lute@gnu.org>
4117
4118 * frames.texi (Frames, Drag and Drop): Fix typos.
4119
41202005-02-03 Richard M. Stallman <rms@gnu.org>
4121
4122 * windows.texi (Basic Window): Mention color-change in mode line.
4123 (Change Window): Explain dragging vertical boundaries.
4124
4125 * text.texi (Sentences): Clarify.
4126 (Paragraphs): Explain M-a and blank lines.
4127 (Outline Mode): Clarify text and menu.
4128 (Hard and Soft Newlines): Mention use-hard-newlines.
4129
4130 * frames.texi (Frames): Delete unnecessary mention of Windows.
4131 (Mouse Commands): Likewise. Mention xterm mouse support.
4132 (Clipboard): Clarify.
4133 (Mouse References): Mention use of Mouse-1 for following links.
4134 (Menu Mouse Clicks): Clarify.
4135 (Mode Line Mouse): Clarify.
4136 (Drag and Drop): Rewrite.
4137
4138 * fixit.texi (Spelling): Fix typo.
4139
4140 * files.texi (File Names): Clarify.
4141 (Visiting): Update conditions for use of file dialog. Clarify.
4142 (Saving): Doc d as answer in save-some-buffers.
4143 (Remote Files): Clean up the text.
4144
4145 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4146
4147 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4148 (List Buffers): Clarify.
4149 (Several Buffers): Doc T command.
4150 (Buffer Convenience): Clarify menu.
4151
4152 * basic.texi (Undo): Clarify last change.
4153
41542005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4155
4156 * fixit.texi (Spelling): Fix typo.
4157
41582005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4159
4160 * basic.texi (Undo): Update description of `undo-outer-limit'.
4161
41622005-02-01 Nick Roberts <nickrob@snap.net.nz>
4163
4164 * building.texi: Update documentation relating to GDB Graphical
4165 Interface.
4166
41672005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4168
4169 * custom.texi (Easy Customization): Adapt menu to node name change.
4170
41712005-01-30 Richard M. Stallman <rms@gnu.org>
4172
4173 * custom.texi (Easy Customization): Defn of "User Option" now
4174 includes faces. Don't say just "option" when talking about variables.
4175 Do say just "options" to mean "anything customizable".
4176 (Specific Customization): Describe `customize-variable',
4177 not `customize-option'.
4178
4179 * glossary.texi (Glossary) <Faces>: Add xref.
4180 <User Option>: Change definition--include faces. Change xref.
4181
4182 * picture.texi (Picture): Mention artist.el.
4183
4184 * sending.texi, screen.texi, programs.texi, misc.texi:
4185 * mini.texi, major.texi, maintaining.texi, macos.texi:
4186 * help.texi, frames.texi, files.texi:
4187 Don't say just "option" when talking about variables.
4188
4189 * display.texi, mule.texi: Don't say just "option" when talking
4190 about variables. Other minor cleanups.
4191
8cf51b2c
GM
41922005-01-26 Lute Kamstra <lute@gnu.org>
4193
4194 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4195 File'. Mention the `-Q' option at the `--no-site-file' option.
4196
8cf51b2c
GM
41972005-01-22 David Kastrup <dak@gnu.org>
4198
4199 * building.texi (Grep Searching): Mention alias `find-grep' for
4200 `grep-find'.
4201
42022005-01-20 Richard M. Stallman <rms@gnu.org>
4203
4204 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4205
8cf51b2c
GM
42062005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4207
4208 * rmail.texi (Movemail): Explain differences
4209 between standard and mailutils versions of movemail.
4210 Describe command line and configuration options introduced
4211 with the latter.
4212 Explain the notion of mailbox URL, provide examples and
4213 cross-references to mailutils documentation.
4214 Describe various methods of specifying mailbox names,
4215 user names and user passwords for rmail.
4216 (Remote Mailboxes): New section. Describe
4217 how movemail handles remote mailboxes. Describe configuration
4218 options used to control its behavior.
4219 (Other Mailbox Formats): Explain handling of various mailbox
4220 formats.
4221
42222005-01-13 Richard M. Stallman <rms@gnu.org>
4223
4224 * commands.texi (Commands): Clarification.
4225
42262005-01-11 Richard M. Stallman <rms@gnu.org>
4227
4228 * programs.texi (Multi-line Indent): Fix previous change.
4229 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4230
8cf51b2c
GM
42312005-01-08 Richard M. Stallman <rms@gnu.org>
4232
4233 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4234 lazy-highlight.
4235
4236 * search.texi (Query Replace): Mention faces query-replace
4237 and lazy-highlight.
4238 (Incremental Search): Update isearch highlighting info.
4239
8cf51b2c
GM
42402005-01-04 Richard M. Stallman <rms@gnu.org>
4241
4242 * custom.texi (Saving Customizations): Minor improvement.
4243
8cf51b2c
GM
42442005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4245
4246 * custom.texi (Saving Customizations): Emacs no longer loads
4247 `custom-file' after .emacs. No longer mention customizing through
4248 Custom.
4249
8cf51b2c
GM
42502005-01-01 Andreas Schwab <schwab@suse.de>
4251
4252 * killing.texi (Graphical Kill): Move up under node Killing,
4253 change @section to @subsection.
4254
42552005-01-01 Richard M. Stallman <rms@gnu.org>
4256
4257 * custom.texi (Face Customization): Mention hex color specs.
4258
4259 * emacs.texi (Top): Update Killing submenu.
4260
4261 * killing.texi (Killing): Reorganize section.
4262 No more TeX-only text; put the node command at start of chapter.
4263 But the first section heading is used only in TeX.
4264 Rewrite the text to read better in this mode.
4265 (Graphical Kill): New subnode gets some of the text that
4266 used to be in the first section.
4267
42682004-12-31 Richard M. Stallman <rms@gnu.org>
4269
4270 * dired.texi (Shell Commands in Dired): Delete the ? example.
4271
4272 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4273
4274 * files.texi (Saving): Describe new require-final-newline features
4275 and mode-require-final-newline.
4276
8cf51b2c
GM
42772004-12-29 Richard M. Stallman <rms@gnu.org>
4278
4279 * custom.texi (File Variables): Clarify previous change.
4280
c8763fb6 42812004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4282
4283 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4284 out now.
4285
42862004-12-27 Richard M. Stallman <rms@gnu.org>
4287
4288 * Makefile.in (MAKEINFO): Specify --force.
4289
4290 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4291 (Undo): Doc undo-outer-limit.
4292
8cf51b2c
GM
42932004-12-15 Juri Linkov <juri@jurta.org>
4294
4295 * mark.texi (Transient Mark, Mark Ring): M-< and other
4296 movement commands don't set mark in Transient Mark mode
4297 if mark is active.
4298
8cf51b2c
GM
42992004-12-12 Juri Linkov <juri@jurta.org>
4300
4301 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4302 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4303
4304 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4305 (Misc Dired Commands): Add @r{(Dired)} to w.
4306
43072004-12-12 Juri Linkov <juri@jurta.org>
4308
4309 * mark.texi (Marking Objects): Marking commands also extend the
4310 region when mark is active in Transient Mark mode.
4311
8cf51b2c
GM
43122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4313
4314 * custom.texi (Saving Customizations): Emacs only loads the custom
4315 file automatically after the init file in version 22.1 or later.
4316 Adapt text and examples to this fact.
4317
8cf51b2c
GM
43182004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4319
4320 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4321 be set through Custom. Otherwise, it has no effect.
4322
8cf51b2c
GM
43232004-12-05 Richard M. Stallman <rms@gnu.org>
4324
4325 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4326 * entering.texi: Rename Command Line to Emacs Invocation.
4327
8cf51b2c
GM
4328 * misc.texi (Term Mode): Correcty describe C-c.
4329
4330 * custom.texi (Easy Customization): Move up to section level,
4331 before Variables. Avoid using the term "variable"; say "option".
4332 New initial explanation.
4333 (Variables): In initial explanation, connect "variable" to the
4334 already-explained "user option".
4335
4336 * emacs.texi (Top): Fix ref to Command Line.
4337 Move reference to Easy Customization.
4338
4339 * xresources.texi (X Resources): Fix From link.
4340
4341 * doclicense.texi (GNU Free Documentation License): Fix To link.
4342
4343 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4344
4345 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4346
43472004-12-03 Richard M. Stallman <rms@gnu.org>
4348
4349 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4350
43512004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4352
4353 * kmacro.texi: Several small changes in addition to the following.
4354 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4355 defining a keyboard macro.
4356 Mention `kmacro-ring-max'.
4357 (Keyboard Macro Counter): Clarify description of
4358 `kmacro-insert-counter', `kmacro-set-counter',
4359 `kmacro-add-counter' and `kmacro-set-format'.
4360
43612004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4362
4363 * custom.texi (File Variables): Add `unibyte' and make it more
4364 clear that `unibyte' and `coding' are special. Suggested by Simon
4365 Krahnke <overlord@gmx.li>.
4366
4367 * mule.texi (Enabling Multibyte): Refer to File Variables.
4368 Suggested by Simon Krahnke <overlord@gmx.li>.
4369
c8763fb6 43702004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4371
4372 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4373 x-use-old-gtk-file-dialog.
4374
8cf51b2c
GM
43752004-11-20 Richard M. Stallman <rms@gnu.org>
4376
4377 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4378
43792004-11-09 Lars Brinkhoff <lars@nocrew.org>
4380
4381 * building.texi (Lisp Eval): Delete hyphen in section name.
4382
43832004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4384
4385 * files.texi (Old Versions):
4386 No longer document annotation as "CVS only".
4387
43882004-11-10 Andre Spiegel <spiegel@gnu.org>
4389
4390 * files.texi (Version Control): Rewrite the introduction about
4391 version systems, mentioning the new ones that we support. Thanks
4392 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4393 suggestions.
4394
c8763fb6 43952004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4396
49823426 4397 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4398
c8763fb6 43992004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4400
4401 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4402
44032004-10-23 Eli Zaretskii <eliz@gnu.org>
4404
4405 * text.texi (Text Based Tables, Table Definition)
4406 (Table Creation, Table Recognition, Cell Commands)
4407 (Cell Justification, Row Commands, Column Commands)
4408 (Fixed Width Mode, Table Conversion, Measuring Tables)
4409 (Table Misc): New nodes, documenting the Table Mode.
4410
8cf51b2c
GM
44112004-10-19 Jason Rumney <jasonr@gnu.org>
4412
4413 * makefile.w32-in (info): Change order of arguments to makeinfo.
4414
44152004-10-19 Ulf Jasper <ulf.jasper@web.de>
4416
4417 * calendar.texi (iCalendar): Update for package changes.
4418
8cf51b2c
GM
44192004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4420
4421 * files.texi (Misc File Ops): View mode is a minor mode.
4422
8cf51b2c
GM
44232004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4424
4425 * calendar.texi (iCalendar): Style changes.
4426
44272004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4428
4429 * search.texi (Regexps): The regexp described in the example is no
4430 longer stored in the variable `sentence-end'.
4431
8cf51b2c
GM
44322004-10-06 Nick Roberts <nickrob@snap.net.nz>
4433
4434 * building.texi (Starting GUD): Note that multiple debugging
4435 sessions requires `gdb --fullname'.
4436
44372004-10-05 Ulf Jasper <ulf.jasper@web.de>
4438
4439 * calendar.texi (iCalendar): New section for a new package.
4440
8cf51b2c
GM
44412004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4442
4443 * text.texi: Various small changes in addition to the following.
4444 (Text): Replace xref for autotype with inforef.
4445 (Sentences): Explain nil value for `sentence-end'.
4446 (Paragraphs): Update default values for `paragraph-start' and
4447 `paragraph-separate'.
4448 (Text Mode): Correct description of Text mode's effect on the
4449 syntax table.
4450 (Outline Visibility): `hide-other' does not hide top level headings.
4451 `selective-display-ellipses' no longer has an effect on Outline mode.
4452 (TeX Misc): Add missing @cindex.
4453 Replace xref for RefTeX with inforef.
4454 (Requesting Formatted Text): The variable
4455 `enriched-fill-after-visiting' no longer exists.
4456 (Editing Format Info): Update names of menu items and commands.
4457 (Format Faces): Mention special effect of specifying the default face.
4458 Describe inheritance of text properties.
4459 Correct description of `fixed' face.
4460 (Format Indentation): Correct description of effect of setting
4461 margins. Mention `set-left-margin' and `set-right-margin'.
4462 (Format Justification): Update names of menu items.
4463 `set-justification-full' is now bound to `M-j b'.
4464 Mention that `default-justification' is a per buffer variable.
4465 (Format Properties): Update name of menu item.
4466 (Forcing Enriched Mode): `format-decode-buffer' automatically
4467 turns on Enriched mode if the buffer is in text/enriched format.
4468
44692004-10-05 Emilio C. Lopes <eclig@gmx.net>
4470
4471 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4472
44732004-09-28 Kim F. Storm <storm@cua.dk>
4474
4475 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4476 Align with new functionality.
4477
8cf51b2c
GM
44782004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4479
4480 * display.texi (Display Custom): Remove stray `@end defvar'.
4481
44822004-09-23 Kim F. Storm <storm@cua.dk>
4483
4484 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4485 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4486
8cf51b2c
GM
44872004-09-20 Richard M. Stallman <rms@gnu.org>
4488
4489 * custom.texi (Hooks): Explain using setq to clear out a hook.
4490 (File Variables): Explain multiline string constants.
4491 (Non-ASCII Rebinding): Explain when you need to update
4492 non-ASCII char codes in .emacs.
4493
4494 * building.texi (Compilation): Explain how to make a silent
4495 subprocess that won't be terminated. Explain compilation-environment.
4496
44972004-09-13 Kim F. Storm <storm@cua.dk>
4498
4499 * mini.texi (Repetition): Rename isearch-resume-enabled to
4500 isearch-resume-in-command-history and change default to disabled.
4501
8cf51b2c
GM
45022004-09-09 Kim F. Storm <storm@cua.dk>
4503
4504 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4505 with new `kmacro-name-last-macro'.
4506
8cf51b2c
GM
45072004-09-08 Juri Linkov <juri@jurta.org>
4508
4509 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4510
8cf51b2c
GM
45112004-09-03 Juri Linkov <juri@jurta.org>
4512
4513 * search.texi (Incremental Search): Update wording for M-%.
4514
45152004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4516
4517 * killing.texi (Killing): Correct description of kill commands in
4518 read-only buffer.
4519
45202004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4521
4522 * building.texi (Compilation Mode): Add a paragraph about rules
4523 for finding the compilation buffer for `next-error'.
4524
4525 * search.texi (Other Repeating Search): Mention that Occur mode
4526 supports the next-error functionality.
4527
45282004-09-02 Juri Linkov <juri@jurta.org>
4529
4530 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4531
45322004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4533
4534 * kmacro.texi (Basic Keyboard Macro):
4535 `apply-macro-to-region-lines' now operates on all lines that begin
4536 in the region, rather than on all complete lines in the region.
4537
c8763fb6 45382004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4539
4540 * frames.texi (Drag and drop): Add documentation about
4541 x-dnd-test-function and x-dnd-known-types.
4542
45432004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * indent.texi: Various minor changes in addition to:
4546 (Indentation Commands): Correct description of `indent-relative'.
4547 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4548 mode. The *Tab Stops* buffer uses Overwrite Mode.
4549 (Just Spaces): `tabify' converts sequences of at least two spaces
4550 to tabs.
4551
8cf51b2c
GM
45522004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4553
4554 * frames.texi (Secondary Selection): Setting the secondary
4555 selection with M-Drag-Mouse-1 does not alter the kill ring,
4556 setting it with M-Mouse-1 and M-Mouse-3 does.
4557 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4558 toolkit scroll bars.
4559 (Scroll Bars): Ditto.
4560
4561 * windows.texi (Basic Window): When using a window system, the value
4562 of point in a non-selected window is indicated by a hollow box.
4563 (Split Window): Side by side windows are separated by a scroll bar,
4564 if scroll bars are used.
4565 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4566 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4567 (Window Convenience): Update bindings for `winner-undo' and
4568 `winner-redo'.
4569
4570 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4571 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4572 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4573 of "Using Emacs as a Server".
4574 * building.texi (Building): Interchange nodes (for correct numbering).
4575 * programs.texi (Programs): Interchange nodes (for correct numbering).
4576 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4577 Info to the node structure.
4578 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4579 Rearrange order of nodes and sections such that both "GNU GENERAL
4580 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4581 end, as appropriate for appendices.
4582 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4583 Use `@unnumberedsec'.
4584 * trouble.texi: Adapt sectioning in Info to the node structure.
4585 Adapt node pointers to change in emacs.texi.
4586 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4587
8cf51b2c
GM
45882004-08-25 Kenichi Handa <handa@m17n.org>
4589
4590 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4591 description for unibyte mode.
4592
45932004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4594
4595 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4596
4597 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4598 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4599 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4600 in @pxref.
4601
46022004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4603
4604 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4605 Change section names.
4606
8cf51b2c
GM
46072004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4608
4609 * kmacro.texi (Keyboard Macro Ring): Rename section.
4610 Emacs treats the head of the macro ring as the `last keyboard macro'.
4611 (Keyboard Macro Counter): Minor change.
4612 (Save Keyboard Macro): Some clarifications.
4613 (Edit Keyboard Macro): Rename section.
4614
4615 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4616 32-bit machines.
4617 (Several Buffers): Clarify which buffer is selected if `2' is
4618 pressed in the Buffer Menu.
4619 Auto Revert mode can be used to update the Buffer Menu
4620 automatically.
4621
46222004-08-21 Eli Zaretskii <eliz@gnu.org>
4623
4624 * help.texi (Misc Help): Add an index entry for finding an Info
4625 manual by its file name.
4626
46272004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * files.texi (Backup Deletion): Correct description of
4630 `delete-old-versions'.
4631 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4632 (Auto Save Files): Recommend `auto-save-mode' to reenable
4633 auto-saving, rather than the abbreviation `auto-save'.
4634
46352004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4636
4637 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4638 for "killing" and "yanking" in main menu.
4639
46402004-08-16 Richard M. Stallman <rms@gnu.org>
4641
4642 * killing.texi (Yanking, Killing): Minor cleanups.
4643
4644 * mark.texi (Momentary Mark): Minor cleanups.
4645
46462004-08-15 Kenichi Handa <handa@etl.go.jp>
4647
4648 * custom.texi (Non-ASCII Rebinding):
4649 C-q always inserts the right code to pass to global-set-key.
4650
8cf51b2c
GM
46512004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4654 `insert-register', instead of `C-x r g' binding, for consistency.
4655
46562004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4657
4658 * fixit.texi (Spelling): Fix typo.
4659
46602004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * help.texi (Help): Fix Texinfo usage.
4663
8cf51b2c
GM
46642004-07-24 Richard M. Stallman <rms@gnu.org>
4665
4666 * text.texi (Paragraphs): Update how paragraphs are separated
4667 and the default for paragraph-separate.
4668
4669 * search.texi (Regexp Replace): Further update text for new
4670 replacement operators.
4671
8cf51b2c
GM
46722004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4675 `R' switch.
4676
4677 * dired.texi (Dired Updating): `k' only deletes inserted
4678 subdirectories from the Dired buffer if a prefix argument was given.
4679
4680 * search.texi (Regexps): Delete redundant definition of `symbol' in
4681 description of `\_>'. It already occurs in the description of `\_<'.
4682
8cf51b2c
GM
46832004-07-01 Juri Linkov <juri@jurta.org>
4684
4685 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4686 (Regexp Search): Add M-r.
4687
46882004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4689
4690 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4691
46922004-06-29 Jesper Harder <harder@ifa.au.dk>
4693
49823426 4694 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4695
46962004-06-25 Richard M. Stallman <rms@gnu.org>
4697
4698 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4699
47002004-06-25 David Kastrup <dak@gnu.org>
4701
4702 * search.texi (Regexp Replace): Some typo corrections and
4703 rearrangement.
4704
47052004-06-24 David Kastrup <dak@gnu.org>
4706
4707 * search.texi (Unconditional Replace): Use replace-string instead
4708 of query-replace in example.
4709 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4710 sequences.
4711 (Query Replace): Correct explanation of `^' which does not use
4712 the mark stack.
4713
47142004-06-21 Nick Roberts <nickrob@gnu.org>
4715
4716 * misc.texi (Shell History Copying): Document comint-insert-input.
4717 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4718
8cf51b2c
GM
47192004-06-20 Jesper Harder <harder@ifa.au.dk>
4720
4721 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4722 * custom.texi (Customization): Do.
4723 * anti.texi (Antinews): Do.
4724 * abbrevs.texi (Defining Abbrevs): Do.
4725
4726 * programs.texi (Info Lookup): Fix keybinding for
4727 info-lookup-symbol.
4728
47292004-06-16 Juanma Barranquero <lektu@terra.es>
4730
4731 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4732 Add emacs-xtra.
4733 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4734 (clean): Add emacs-xtra and flymake. Remove redundancies.
4735
47362004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4737
4738 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4739 Add emacs-xtra.
4740 * emacs-xtra.texi: New file.
4741
47422004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4743
4744 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4745 (Dired and Find): Mention differences with ordinary Dired buffers.
4746
8cf51b2c
GM
47472004-06-13 Richard M. Stallman <rms@gnu.org>
4748
4749 * custom.texi (Init Syntax): Explain about vars that do special
4750 things when set with setq or with Custom.
4751 (Init Examples): Add line-number-mode example.
4752
8cf51b2c
GM
47532004-06-12 Juri Linkov <juri@jurta.org>
4754
4755 * dired.texi (Operating on Files): Add dired-do-touch.
4756
8cf51b2c
GM
47572004-06-10 Juri Linkov <juri@jurta.org>
4758
4759 * building.texi (Lisp Eval): Add C-M-x on defface.
4760
47612004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4762
4763 * files.texi (Reverting): Auto-Revert mode and
4764 Global Auto-Revert mode no longer revert remote files.
4765
8cf51b2c
GM
47662004-05-29 Richard M. Stallman <rms@gnu.org>
4767
4768 * custom.texi (Init File): Two dashes start --no-site-file.
4769
8cf51b2c
GM
47702004-05-29 Alan Mackenzie <acm@muc.de>
4771
4772 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4773 ("AWK"): Is consistently thus spelt throughout.
4774 (AWK, Pike): Document as "C-like modes".
4775 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4776 (M-x man): Supersedes M-x manual-entry.
4777 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4778
4779 ("Comments in C"): Delete node; the info is in CC Mode manual.
4780 (c-comment-only-line-offset): Remove description.
4781
4782 (C-c ., C-c C-c): Describe new C Mode bindings.
4783
4784 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4785 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4786 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4787 Amend definitions.
4788
4789 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4790 Describe functions.
4791
4792 (c-comment-start-regexp, c-hanging-comment-ender-p)
4793 (c-hanging-comment-starter-p): Remove obsolete definitions.
4794
4795 * emacs.texi: Remove the menu entry "Comments in C".
4796
8cf51b2c
GM
47972004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4800 `M-x locate'.
4801
48022004-05-16 Karl Berry <karl@gnu.org>
4803
4804 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4805 makeinfo --html fails.
4806 * help.texi (Help Summary) [@ifnottex]: Likewise.
4807
48082004-05-13 Nick Roberts <nickrob@gnu.org>
4809
4810 * building.texi (GDB Graphical Interface): Update and describe
4811 layout first.
4812
8cf51b2c
GM
48132004-05-04 Jason Rumney <jasonr@gnu.org>
4814
4815 * makefile.w32-in: Revert last change.
4816
48172004-05-03 Jason Rumney <jasonr@gnu.org>
4818
4819 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4820
8cf51b2c
GM
48212004-04-23 Juanma Barranquero <lektu@terra.es>
4822
4823 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4824
48252004-04-18 Juri Linkov <juri@jurta.org>
4826
4827 * fixit.texi (Spelling): Remove file extension from ispell xref.
4828
48292004-04-15 Kim F. Storm <storm@cua.dk>
4830
4831 * cmdargs.texi (Initial Options): Add -Q.
4832
48332004-04-05 Kim F. Storm <storm@cua.dk>
4834
4835 * custom.texi (File Variables): Add safe-local-eval-forms.
4836
8cf51b2c
GM
48372004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4838
4839 * files.texi (Reverting): Correct description of revert-buffer's
4840 handling of point.
4841
48422004-03-22 Juri Linkov <juri@jurta.org>
4843
4844 * emacs.texi (Top): Add `Misc X'.
4845
49823426 4846 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4847
4848 * glossary.texi: Improve references.
4849
4850 * help.texi: Sync keywords with finder.el.
4851
4852 * mini.texi (Completion): Add description for menu items.
4853
4854 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4855
4856 * sending.texi (Mail Methods): Fix xref to Message manual.
4857
8cf51b2c
GM
48582004-03-12 Richard M. Stallman <rms@gnu.org>
4859
8cf51b2c
GM
4860 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4861
8cf51b2c
GM
48622004-03-04 Richard M. Stallman <rms@gnu.org>
4863
4864 * search.texi (Regexps): Explain that ^ and $ have their
4865 special meanings only in certain contexts.
4866
4867 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4868
4869 * mule.texi (Specify Coding): Doc C-x RET F.
4870
4871 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4872 for multiple compile and grep buffers.
4873 (Indirect Buffers): Don't recommand clone-indirect-buffer
4874 for multiple compile and grep buffers.
4875
8cf51b2c
GM
48762004-02-29 Juanma Barranquero <lektu@terra.es>
4877
4878 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4879 Use $(DEL) instead of rm, and ignore exit code.
4880
8cf51b2c
GM
48812004-02-23 Nick Roberts <nick@nick.uklinux.net>
4882
4883 * building.texi (Watch Expressions): Update.
4884
48852004-02-21 Juri Linkov <juri@jurta.org>
4886
4887 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4888 --directory, --help, --version. Move text about command-line-args
4889 to Command Arguments.
4890 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4891 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4892 (Window Size X): Join -g and --geometry. Add @cindex.
4893 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4894 (Title X): Remove alias -title.
4895 (Misc X): New node.
4896
c8763fb6 48972004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4898
4899 * frames.texi (Drag and drop): Add Motif to list of supported
4900 protocols.
4901
c8763fb6 49022004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4903
4904 * frames.texi (Drag and drop): New section.
4905
49062004-01-24 Richard M. Stallman <rms@gnu.org>
4907
4908 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4909 Include it only @ifnotinfo. Patch the preceding and following
4910 node headers to point to each other.
4911
49122004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4913
4914 * calendar.texi (Appointments): Update section.
4915
49162003-12-29 Kevin Ryde <user42@zip.com.au>
4917
8cf51b2c
GM
4918 * programs.texi (C Modes): Fix the xref.
4919
49202003-12-23 Nick Roberts <nick@nick.uklinux.net>
4921
4922 * building.texi (Watch Expressions): Update.
4923 (Commands of GUD): Include use of toolbar + breakpoints set from
4924 fringe/margin.
4925
49262003-12-03 Andre Spiegel <spiegel@gnu.org>
4927
4928 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4929 <acm@muc.de>.
4930
c8763fb6 49312003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4932
4933 * frames.texi (Dialog Boxes): Add use-file-dialog.
4934
8cf51b2c
GM
49352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4936
4937 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4938 in CC Mode.
4939
8cf51b2c
GM
49402003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4941
4942 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4943 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4944 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4945 * man/frames.texi, man/glossary.texi, man/killing.texi:
4946 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4947 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4948 * man/sending.texi, man/text.texi, man/trouble.texi:
4949 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4950
49512003-11-01 Alan Mackenzie <acm@muc.de>
4952
4953 * search.texi (Scrolling During Incremental Search): Document a
4954 new scrolling facility in isearch mode.
4955
8cf51b2c
GM
49562003-10-22 Miles Bader <miles@gnu.org>
4957
4958 * Makefile.in (info): Move before $(top_srcdir)/info.
4959
49602003-10-22 Nick Roberts <nick@nick.uklinux.net>
4961
4962 * building.texi (Watch Expressions): Update section on data display
4963 to reflect code changes (GDB Graphical Interface).
4964
8cf51b2c
GM
49652003-10-13 Richard M. Stallman <rms@gnu.org>
4966
4967 * xresources.texi (GTK resources): Clean up previous change.
4968
c8763fb6 49692003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4970
4971 * xresources.texi (GTK resources): Add a note that some themes
4972 disallow customizations. Add scroll theme example.
4973
8cf51b2c
GM
49742003-09-30 Richard M. Stallman <rms@gnu.org>
4975
8cf51b2c
GM
4976 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4977
4978 * misc.texi (Saving Emacs Sessions): Shorten the section,
4979 collapsing back into one node.
4980
49812003-09-30 Lars Hansen <larsh@math.ku.dk>
4982
4983 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4984
ce058493 49852003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4986
4987 * xresources.texi (GTK names in Emacs): Correct typo.
4988
8cf51b2c
GM
49892003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4990
4991 * cmdargs.texi (Font X): Mention new default font. More
4992 fully describe long font names, wildcard patterns and the
4993 problems involved. (Result of discussion on emacs-devel.)
4994
49952003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4996
4997 * emacs.texi (Acknowledgements): Correct typo.
4998
49992003-09-22 Richard M. Stallman <rms@gnu.org>
5000
5001 * dired.texi (Misc Dired Commands): New node.
5002 (Dired Navigation): Add dired-goto-file.
5003
5004 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5005
5006 * emacs.texi (Acknowledgements): New node, split from Distribution.
5007
5008 * cmdargs.texi (Action Arguments): -f reads interactive args.
5009
8cf51b2c
GM
50102003-09-08 Lute Kamstra <lute@gnu.org>
5011
5012 * screen.texi (Mode Line): Say that POS comes before LINE.
5013 Mention `size-indication-mode'.
5014 * display.texi (Optional Mode Line): Document
5015 `size-indication-mode'.
5016 * basic.texi (Position Info): Mention `size-indication-mode'.
5017
50182003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5019
5020 * xresources.texi (Resources): Refer to `editres' man page.
5021 (Lucid Resources): Update defaults. Expand description of
5022 `shadowThickness'.
5023
50242003-09-04 Miles Bader <miles@gnu.org>
5025
5026 * Makefile.in (top_srcdir): New variable.
5027 ($(top_srcdir)/info): New rule.
5028 (info): Depend on it.
5029
50302003-09-03 Peter Runestig <peter@runestig.com>
5031
5032 * makefile.w32-in: New file.
5033
50342003-08-29 Richard M. Stallman <rms@gnu.org>
5035
5036 * misc.texi (Saving Emacs Sessions): Correct previous change.
5037
8cf51b2c
GM
50382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5039
8cf51b2c
GM
5040 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5041 (Intro): Include kmacro.texi after fixit.texi instead of after
5042 custom.texi. (As suggested by Kim Storm.)
5043
50442003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5045
5046 * fixit.texi (Fixit): Update `Next' pointer.
5047 * files.texi (Files): Update `Previous' pointer.
5048 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5049 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5050 (Suggested by Kim Storm.)
5051 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5052
50532003-08-18 Kim F. Storm <storm@cua.dk>
5054
5055 * kmacro.texi: New file describing enhanced keyboard macro
5056 functionality. Replaces old description in custom.texi.
5057
5058 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5059 (Keyboard Macros): Move to new kmacro.texi file.
5060
5061 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5062
8cf51b2c
GM
50632003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5064
5065 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5066
50672003-08-17 Alex Schroeder <alex@gnu.org>
5068
5069 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5070 required.
5071
8cf51b2c
GM
50722003-08-05 Richard M. Stallman <rms@gnu.org>
5073
5074 * programs.texi (Lisp Indent): Don't describe
5075 lisp-indent-function property here. Use xref to Lisp Manual.
5076
8cf51b2c
GM
50772003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5078
fffa137c 5079 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5080 abbreviations.
5081
50822003-07-24 Markus Rost <rost@math.ohio-state.edu>
5083
5084 * buffers.texi (List Buffers): Fix previous change.
5085
8cf51b2c
GM
50862003-07-13 Markus Rost <rost@math.ohio-state.edu>
5087
5088 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5089 List*.
5090
50912003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5092
8cf51b2c
GM
5093 * display.texi (Font Lock): Fix typo.
5094
50952003-07-07 Richard M. Stallman <rms@gnu.org>
5096
5097 * display.texi (Font Lock): Add xref for format info on
5098 font-lock-remove-keywords.
5099
5100 * building.texi (Compilation): Document what happens with asynch
5101 children of compiler process.
5102
5103 * help.texi (Library Keywords): Use @multitable.
5104
8cf51b2c
GM
51052003-06-04 Richard M. Stallman <rms@gnu.org>
5106
5107 * programs.texi (Expressions): Delete C-M-DEL.
5108
5109 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5110 comint-move-point-for-output renamed from
5111 comint-scroll-to-bottom-on-output.
5112
5113 * custom.texi (Init Rebinding): Replace previous change with xref.
5114 (Non-ASCII Rebinding): Explain that issue more briefly here.
5115
51162003-05-28 Richard M. Stallman <rms@gnu.org>
5117
5118 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5119
51202003-05-28 Nick Roberts <nick@nick.uklinux.net>
5121
5122 * building.texi (GDB Graphical Interface): New node.
5123 (Rewritten somewhat by RMS.)
5124
c8763fb6 51252003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5126
5127 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5128 non-English letters. Explain how to set coding systems correctly
5129 and how to include the right coding cookie in the file.
5130
c8763fb6 51312003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5132
5133 * indent.texi (Indentation): Explain the concepts.
5134 (Just Spaces): Explain why preventing tabs for indentation might
5135 be useful.
5136
8cf51b2c
GM
51372003-04-16 Richard M. Stallman <rms@gnu.org>
5138
5139 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5140
8cf51b2c
GM
51412003-02-22 Alex Schroeder <alex@emacswiki.org>
5142
5143 * cmdargs.texi (General Variables): Document SMTPSERVER.
5144
8cf51b2c
GM
5145 * sending.texi: Remove SMTP node.
5146 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5147 library.
5148
8cf51b2c
GM
51492003-02-22 Alex Schroeder <alex@emacswiki.org>
5150
5151 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5152
51532003-02-22 Simon Josefsson <jas@extundo.com>
5154
5155 * sending.texi (Mail Methods): Add node about SMTP.
5156
c8763fb6 51572003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5158
5159 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5160
8cf51b2c
GM
51612003-02-01 Kevin Ryde <user42@zip.com.au>
5162
5163 * glossary.texi (Glossary): Correction to cl cross reference.
5164
51652003-01-20 Richard M. Stallman <rms@gnu.org>
5166
5167 * killing.texi (Rectangles): Document C-x c r.
5168
c8763fb6 51692003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5170
5171 * xresources.texi (GTK resources): New node.
5172 (GTK widget names): New node.
5173 (GTK names in Emacs): New node.
5174 (GTK styles): New node.
5175
c8763fb6 51762003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5177
5178 * maintaining.texi (Create Tags Table): Add reference to the new
5179 `etags --help --lang=LANG' option.
5180
8cf51b2c
GM
51812002-10-02 Karl Berry <karl@gnu.org>
5182
49823426 5183 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5184 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5185 where needed for the sake of the HTML output.
8cf51b2c
GM
5186
51872001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5188
5189 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5190 source files.
5191
51922001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5193
5194 * Makefile.in (emacsman): New target.
5195
8cf51b2c
GM
51962001-10-20 Gerd Moellmann <gerd@gnu.org>
5197
5198 * (Version 21.1 released.)
5199
52002001-10-05 Gerd Moellmann <gerd@gnu.org>
5201
5202 * Branch for 21.1.
5203
8cf51b2c
GM
52042001-03-05 Gerd Moellmann <gerd@gnu.org>
5205
5206 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5207
8cf51b2c
GM
52082000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5209
5210 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5211
8cf51b2c
GM
52121999-07-12 Richard Stallman <rms@gnu.org>
5213
5214 * Version 20.4 released.
5215
52161998-12-04 Markus Rost <rost@delysid.gnu.org>
5217
5218 * Makefile.in (INFO_TARGETS): Delete customize.info.
5219 (DVI_TARGETS): Delete customize.dvi.
5220 (../info/customize, customize.dvi): Targets deleted.
5221
52221998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5223
5224 * Version 20.3 released.
5225
52261998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5227
5228 * Makefile.in (EMACSSOURCES): Add mule.texi.
5229 Add msdog.texi, ack.texi. Remove gnu1.texi.
5230
52311998-04-06 Andreas Schwab <schwab@gnu.org>
5232
5233 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5234 it in dvi targets.
8cf51b2c
GM
5235
52361997-09-23 Paul Eggert <eggert@twinsun.com>
5237
5238 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5239 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5240 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5241
52421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5243
5244 * Version 20.2 released.
5245
52461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5247
5248 * Version 20.1 released.
5249
52501997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5251
5252 * Makefile (../info/customize, customize.dvi): New targets.
5253 (INFO_TARGETS): Add ../info/customize.
5254 (DVI_TARGETS): Add customize.dvi.
5255
8cf51b2c
GM
52561996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5257
5258 * Version 19.33 released.
5259
52601996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5261
5262 * Version 19.32 released.
5263
8cf51b2c
GM
52641996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5265
5266 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5267
52681996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5269
5270 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5271 Specify -I option.
5272 (All dvi targets): Set the TEXINPUTS variable.
5273
52741996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5275
5276 * Version 19.31 released.
5277
8cf51b2c
GM
52781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5279
5280 * Version 19.30 released.
5281
8cf51b2c
GM
52821995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5283
5284 * Makefile.in (maintainer-clean): Rename from realclean.
5285
52861994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5287
5288 * Makefile.in: New file.
5289 * Makefile: File deleted.
5290
52911994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5292
5293 * Makefile (TEXINDEX_OBJS): Variable deleted.
5294 (texindex, texindex.o, getopt.o): Rules deleted.
5295 All deps on texindex deleted.
5296 (distclean): Don't delete texindex.
5297 (mostlyclean): Don't delete *.o.
5298 * texindex.c, getopt.c: Files deleted.
5299
53001994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5301
5302 * Version 19.26 released.
5303
53041994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5305
5306 * Makefile (EMACSSOURCES): Exclude undo.texi.
5307
53081994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5309
5310 * Version 19.25 released.
5311
53121994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5313
5314 * Version 19.24 released.
5315
53161994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5317
5318 * Version 19.23 released.
5319
53201994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5321
5322 * Makefile: Delete spurious tab.
5323
53241994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5325
5326 * Makefile (.SUFFIXES): New rule.
5327
8cf51b2c
GM
53281993-12-04 Richard Stallman (rms@srarc2)
5329
5330 * getopt.c: New file.
5331 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5332 (getopt.o): New rule.
5333 (dvi): Don't depend on texindex.
49823426 5334 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5335
53361993-12-03 Richard Stallman (rms@srarc2)
5337
49823426
GM
5338 * Makefile (TEXI2DVI): New variable.
5339 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5340 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5341
53421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5343
5344 * Version 19.22 released.
5345
53461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5347
5348 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5349
53501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5351
5352 * Version 19.21 released.
5353
8cf51b2c
GM
53541993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5355
5356 * Makefile (realclean): Don't delete the Info files.
5357
53581993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5359
8cf51b2c
GM
5360 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5361 4' where appropriate.
5362
53631993-10-20 Brian Fox (bfox@ai.mit.edu)
5364
49823426 5365 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5366
5367 * texindex.c: Include "../src/config.h" if building in emacs.
5368
5369 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5370 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5371 Add target to build texindex.c, defining `emacs'.
5372
8cf51b2c
GM
53731993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5374
5375 * Version 19.19 released.
5376
8cf51b2c
GM
53771993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5378
5379 * Version 19.18 released.
5380
53811993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5382
5383 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5384
53851993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5386
5387 * Version 19.17 released.
5388
53891993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5390
5391 * split-man: Fix typos in last change.
5392
53931993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5394
5395 * Version 19.16 released.
5396
53971993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5398
5399 * version 19.15 released.
5400
54011993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5402
5403 * Makefile (distclean): It's rm, not rf.
5404
54051993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5406
5407 * Version 19.14 released.
5408
54091993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5410
5411 * Makefile: New file.
5412
54131993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5414
5415 * Version 19.13 released.
5416
54171993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5418
5419 * Version 19.9 released.
5420
54211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5422
5423 * Version 19.8 released.
5424
54251993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5426
5427 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5428
5429 * trouble.texi: It's `enable-flow-control-on', not
5430 `evade-flow-control-on'.
5431
54321993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5433
5434 * display.texi: Document standard-display-european.
5435
54361993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5437
5438 * Version 19.7 released.
5439
5440 * emacs.texi: Add a sentence to the top menu mentioning the
5441 specific version of Emacs this manual applies to.
5442
54431993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5444
5445 * basic.texi: Document next-line-add-lines variable used to
5446 implement down-arrow.
5447
5448 * killing.texi: Document kill-whole-line.
5449
54501993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5451
5452 * text.texi: Update unix TeX ordering information.
5453
54541993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5455
5456 * news.texi: Mention fill-rectangle in keybinding list.
5457
5458 * killing.texi: Document fill-rectangle.
5459
54601993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5461
5462 * vc.texi: Bring the docs up to date with VC 5.2.
5463
54641992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5465
5466 * emacs.tex: Mention blackbox and gomoku under Amusements.
5467 Assembler mode is now mentioned and appropriately indexed
5468 under Programming Modes.
5469
54701991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5471
5472 * emacs.tex: Update TeX ordering information.
5473
8cf51b2c
GM
54741990-06-26 David Lawrence (tale@geech)
5475
5476 * emacs.tex: Note that completion-ignored-extensions is not used
5477 to filter out names when all completions are displayed in
5478 *Completions*.
5479
54801990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5481
5482 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5483
54841990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5485
5486 * emacs.tex: Add @findex grep.
5487
8cf51b2c
GM
54881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5489
5490 * emacs.tex: Correct two typos. No other changes before
5491 Version 19 will be made.
5492
8cf51b2c
GM
54931988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5494
5495 * emacs.tex: Update information for obtaining TeX distribution from the
5496 University of Washington.
5497
5498;; Local Variables:
c8763fb6 5499;; coding: utf-8
8cf51b2c
GM
5500;; fill-column: 79
5501;; add-log-time-zone-rule: t
5502;; End:
5503
5504 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5505 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5506
5507 This file is part of GNU Emacs.
5508
352c8b4a 5509 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5510 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5511 the Free Software Foundation, either version 3 of the License, or
5512 (at your option) any later version.
8cf51b2c
GM
5513
5514 GNU Emacs is distributed in the hope that it will be useful,
5515 but WITHOUT ANY WARRANTY; without even the implied warranty of
5516 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5517 GNU General Public License for more details.
5518
5519 You should have received a copy of the GNU General Public License
352c8b4a 5520 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5521
5522;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd