etags.c: improve collapsing multiple slashes in file names.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
b12c348f
CY
12008-08-16 Chong Yidong <cyd@stupidchicken.com>
2
3ae7ba79
CY
3 * basic.texi (Inserting Text): Provide command name for C-q.
4
b12c348f
CY
5 * killing.texi (Killing): Copyedit. Define read-only text.
6 (Deletion): DEL and C-d were already explained in Erasing; xref there.
7 (Killing by Lines): Copyedit.
8 (Other Kill Commands): Move M-w description here.
9 (Yanking): Move M-w to Other Kill Commands.
10 (Kill Ring): Also mention saving text in registers. Link to Text
11 Properties in elisp manual.
12 (Accumulating Text): Copyedit.
13 (CUA Bindings): Shift selection is now the default.
14
d8ff7692
TZ
152008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
16
17 * maintaining.texi (Change Log): Mention next-error is available.
18
a43a8a2e
GM
192008-08-10 Glenn Morris <rgm@gnu.org>
20
21 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
22 and intermonth text.
23 (Holiday Customizing): Add holiday-chinese.
24
eba27308
EZ
252008-08-08 Eli Zaretskii <eliz@gnu.org>
26
27 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
28
5f14a5b3
DN
292008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
30
31 * files.texi (Log Buffer): Describe C-c C-d.
32 (Diff Mode): Describe C-x 4 A.
33
49989bff
EZ
342008-08-06 Eli Zaretskii <eliz@gnu.org>
35
36 * vc1-xtra.texi (VC Directory Mode): Fix last change.
37
5c915c02
DN
382008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
39
2beaf97a
DN
40 * files.texi (Old Revisions): Update the keys used by vc-annotate and
41 describe the new bindings to show the changeset diff, toggle annotation
42 visibility, show revisions.
43 (VC Status): Describe key bindings for modifying the change comments,
44 displaying changeset diffs and annotations.
45
5c915c02
DN
46 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
47
71798ace
NR
482008-08-05 Nick Roberts <nickrob@snap.net.nz>
49
50 * vc1-xtra.texi (VC Directory Mode): Fix typo.
51
b8949644
EZ
522008-08-02 Eli Zaretskii <eliz@gnu.org>
53
54 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
55 and wording.
56
819567d1
DN
572008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
58
59 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 60 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
61 commands. Improve some old info.
62
5f38310a
CY
632008-07-31 Chong Yidong <cyd@stupidchicken.com>
64
0dc3906b
CY
65 * display.texi (Visual Line Mode): New node.
66
5f38310a
CY
67 * basic.texi (Inserting Text): Move DEL to deletion node.
68 (Moving Point): Add additional alternative key bindings. Describe
69 line-move-visual.
70 (Erasing): Describe DEL.
71 (Basic Undo, Blank Lines, Arguments): Copyedit.
72 (Continuation Lines): Mention Visual Line mode.
73 (Position Info): Move extended discussion to mule.texi.
74
75 * mule.texi (International Chars): Describe C-x =.
76
77 * emacs.texi (Top): Add Visual Line Mode node.
78
7c2fb837
DN
792008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
80
81 * emacs.texi: Remove VMS support.
82
3f6b73ef
DN
832008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
84
85 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
86 the vc-dir command name.
87
9e2a2647
DN
882008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
89
90 * xresources.texi: Remove mentions of Mac Carbon.
91
568beaa2
AS
922008-07-19 Andreas Schwab <schwab@suse.de>
93
94 * ns-emacs.texi: Move to ../misc.
95
0ef94706
CY
962008-07-15 Chong Yidong <cyd@stupidchicken.com>
97
98 * entering.texi (Exiting): Don't describe text-only terminals as the
99 default. Describe the new startup screen.
100 (Exiting): Describe how to kill Emacs first. Change description of
101 iconification to handle modern window systems.
102
ba60bd44 1032008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
104
105 * ns-emacs.texi: New file, documents features of Emacs port under
106 NeXTstep windowing.
107
9f30aa73
CY
1082008-07-15 Chong Yidong <cyd@stupidchicken.com>
109
938a5d2e
CY
110 * entering.texi (Entering Emacs): Update prev node.
111
112 * glossary.texi (Glossary): Remove xref to Text Characters.
113
9f30aa73
CY
114 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
115 directly, rather than in the context of ASCII. Move description of
116 special properties of modifier key to new Modifier Keys node.
117 (Keys): Copyedit.
118 (Text Characters): Delete node. Multibyte is the default nowadays, and
119 the node contents are obsolete.
120
121 * custom.texi (Modifier Keys): New node.
122
123 * emacs.texi (Top): Update node list.
124
7e53d36c
CY
1252008-07-13 Chong Yidong <cyd@stupidchicken.com>
126
127 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
128 saying that Emacs provides menus and mouse support (which is par for
129 the course).
130
131 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
132 early on.
133 (Point): Copyedit. Relegate historical trivia to a footnote.
134 (Mode Line): Explain mode-line format more consistently.
135 (Menu Bar): Copyedit.
136
1e9fa96d
GM
1372008-06-27 Glenn Morris <rgm@gnu.org>
138
139 * cal-xtra.texi (Sexp Diary Entries):
140 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
141
dc9bebb8
CY
1422008-06-26 Chong Yidong <cyd@stupidchicken.com>
143
144 * mark.texi (Shift selection): New node.
145 (Mark): Copyedits.
146 (Persistent Mark): Move to the end of the chapter.
147
e7881076
EZ
1482008-06-20 Eli Zaretskii <eliz@gnu.org>
149
150 * makefile.w32-in (distclean): Remove makefile.
151
f427400c
NR
1522008-06-17 Nick Roberts <nickrob@snap.net.nz>
153
154 * building.texi (Starting GUD): Add an entry for gud-gdb.
155 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
156 command mode.
157
b597d348
GM
1582008-06-17 Glenn Morris <rgm@gnu.org>
159
160 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
161
647b7094
NR
1622008-06-17 Nick Roberts <nickrob@snap.net.nz>
163
164 * building.texi (Starting GUD): Expand on remote debugging.
165 (Other GDB-UI Buffers): Mention new keyboard bindings.
166
47a30023
GM
1672008-06-15 Glenn Morris <rgm@gnu.org>
168
169 * gnu.texi: Use a verbatim license for this invariant section,
170 as per etc/GNU.
171
37e5d54a
GM
1722008-06-13 Daniel Engeler <engeler@gmail.com>
173
174 * emacs.texi, misc.texi: Add documentation about serial port access.
175
8e65d46c
GM
1762008-06-13 Glenn Morris <rgm@gnu.org>
177
c1473b4c
MB
178 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
179 maintain.info.
8e65d46c 180
e40a85cd
MB
1812008-06-05 Miles Bader <miles@gnu.org>
182
183 * display.texi (Temporary Face Changes): Update to reflect function
184 renamings in face-remap.el.
185
56c73dec
MB
1862008-06-04 Miles Bader <miles@gnu.org>
187
188 * display.texi (Temporary Face Changes): Add
189 `adjust-buffer-face-height'. Rewrite description of
190 `increase-buffer-face-height' and `decrease-default-face-height' now
191 that they aren't bound by default.
192
9d3d42fb
MB
1932008-06-03 Miles Bader <miles@gnu.org>
194
195 * display.texi (Temporary Face Changes): New node.
196
2be6bfe2
EZ
1972008-05-31 Eli Zaretskii <eliz@gnu.org>
198
199 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
200
daf7e339
GM
2012008-05-31 Glenn Morris <rgm@gnu.org>
202
203 * cal-xtra.texi (Fancy Diary Display): Simplify.
204
d21d2618
GM
2052008-05-30 Glenn Morris <rgm@gnu.org>
206
207 * cal-xtra.texi (Fancy Diary Display): Update for
208 diary-display-function replacing diary-display-hook.
209
71ce5fd0
JB
2102008-05-29 Drew Adams <drew.adams@oracle.com>
211
212 * msdog.texi (Windows Keyboard): Add descriptions of
213 w32-register-hot-key and w32-unregister-hot-key.
214
a3cdbdf8
MO
2152008-05-21 Tom Tromey <tromey@redhat.com>
216
217 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
218 Variables node.
219
854a574c
MO
2202008-05-19 Tom Tromey <tromey@redhat.com>
221
222 * custom.texi (Variables): Add Directory Variables to menu.
223 (Directory Variables): New node.
224
7c2ec3f9
ER
2252008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
226
71ce5fd0 227 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 228
370fded4
ER
2292008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
230
231 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
232 Revision Tags and rewritten. Section now uses modern terminology,
233 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
234 accurately.
235
6af511e3
EZ
2362008-05-10 Eli Zaretskii <eliz@gnu.org>
237
238 * msdog.texi (Windows Files): Update documentation of
239 w32-get-true-file-attributes.
240
7a78b6e7
ER
2412008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
242
243 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
244 directory mode.
245
1bcfc24e
CY
2462008-05-08 Chong Yidong <cyd@stupidchicken.com>
247
248 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 249 entry "television".
1bcfc24e 250
db86064f
ER
2512008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
252
ab5ec32c 253 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 254
a31b405e
ER
2552008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
256
257 * emacs/buffers.texi, emacs/files.texi (Version-control):
258 vc-toggle-read-only is no longer a good idea...
259
ff2c14fc
GM
2602008-04-29 Glenn Morris <rgm@gnu.org>
261
262 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
263
367c9b7c
JL
2642008-04-22 Juri Linkov <juri@jurta.org>
265
266 * dired.texi (Subdirectories in Dired): Describe using `^'
267 to return to the parent directory.
268
4ac1e9b4
NR
2692008-04-22 Nick Roberts <nickrob@snap.net.nz>
270
271 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
272 recent changes.
273
b9b3bf2b
NR
2742008-04-19 Nick Roberts <nickrob@snap.net.nz>
275
276 * building.texi (GDB-UI Layout, Breakpoints Buffer)
277 (Other GDB-UI Buffers): Update for recent thread related changes.
278
4d120d6a
SM
2792008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
280
281 * maintaining.texi (Maintaining):
282 * emacs.texi (Top): Typo.
283
a152877d
SM
2842008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
285
b9b3bf2b
NR
286 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
287 arg in `font-lock-add-keywords'.
a152877d 288
36c0514c
GM
2892008-04-08 Glenn Morris <rgm@gnu.org>
290
291 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
292 Also add Baha'i calendar references where appropriate.
293
06a97d46
GM
2942008-04-05 Glenn Morris <rgm@gnu.org>
295
296 * custom.texi (Init File): Byte-compiling .emacs is bad.
297
6adc6eed
SM
2982008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
299
300 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
301
571388b0
GM
3022008-03-29 Glenn Morris <rgm@gnu.org>
303
304 * calendar.texi: Update for `calendar-date-style' replacing
305 `european-calendar'.
306
3ae8f876
JR
3072008-03-28 Jason Rumney <jasonr@gnu.org>
308
309 * display.texi (Display Custom): Mention overlay-margin in text.
310
5bc6ddff 3112008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 312
5bc6ddff
MB
313 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
314 tutorial' comments.
03a864d5 315
7186a830
CY
3162008-03-28 Chong Yidong <cyd@stupidchicken.com>
317
318 * mark.texi (Mark): Rearrange nodes.
319 (Persistent Mark): Rename from Transient Mark.
320 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
321 Describe Transient Mark mode as the default.
322
323 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
324 the default behavior with Transient Mark mode off.
325 (Position Info): Fix typo.
326
71ce5fd0
JB
327 * display.texi (Standard Faces): Reference the Mark node.
328 Remove discussion of the region face, which is discussed there.
7186a830
CY
329
330 * emacs.texi (Top): Update node listings.
331
332 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
333 as the default.
334
335 * fixit.texi (Undo): Standardize choice of undo key sequence.
336 (Undo, Spelling): Describe Transient Mark mode as the default.
337
338 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
339 default.
340
341 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
342
343 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
344 mode is the default, and note that the mark is not activated when set.
345
346 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
347 Describe Transient Mark mode as the default.
348
349 * search.texi (Basic Isearch): Reference the Mark Ring node.
350 (Replace, Unconditional Replace, Other Repeating Search):
351 Describe Transient Mark mode as the default.
352
353 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
354 Transient Mark mode as the default.
355 (Paragraphs): Describe how M-h behaves when region is active.
356
357 * trouble.texi (Quitting): Clarify effects of C-g.
358
dc47d1ff
GM
3592008-03-13 Glenn Morris <rgm@gnu.org>
360
361 * emacs.texi (EMACSVER): Set to 23.0.60.
362
e3e0fb39 3632008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 364
e3e0fb39
GM
365 * dired.texi (Hiding Subdirectories): Fix previous change.
366
3672008-03-05 Drew Adams <drew.adams@oracle.com>
368
369 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 370
5e14abf8
KS
3712008-02-28 Kim F. Storm <storm@cua.dk>
372
373 * help.texi (Help Files): Move describe-gnu-project to C-h g.
374 Move describe-distribution to C-h C-o.
375 Move view-emacs-problems to C-h C-p.
376 Add view-emacs-debugging on C-h C-d.
377 Add view-external-packages on C-h C-e.
d0207bf3 378 Add view-order-manuals on C-h C-m.
5e14abf8 379
d0207bf3 3802008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
381
382 * msdog-xtra.texi (MS-DOS): Docstring fix.
383
87e391bb
EZ
3842008-02-09 Eli Zaretskii <eliz@gnu.org>
385
386 * msdog.texi (Windows Fonts): Use a @table for describing font
387 properties.
388
5662e503
JR
3892008-02-07 Jason Rumney <jasonr@gnu.org>
390
391 * msdog.texi (Windows Files): w32-get-true-file-attributes default
392 value has changed.
393 (Windows HOME): Clarify what is meant by "if that fails as well".
394 (Windows Fonts): New section.
395
72463824
GM
3962008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
397
398 * basic.texi (Basic Undo): Remove duplicate "you can".
399
7ff926e0
EZ
4002008-02-02 Eli Zaretskii <eliz@gnu.org>
401
402 * maintaining.texi (Tags): Fix last change.
403
6ab7aef1
MA
4042008-02-02 Michael Albinus <michael.albinus@gmx.de>
405
093571c3 406 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 407
ace67e7e
NR
4082008-01-31 Nick Roberts <nickrob@snap.net.nz>
409
410 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
411
ae068fdf
RS
4122008-01-26 Richard Stallman <rms@gnu.org>
413
414 * maintaining.texi (Tags): Delete redundant index entry.
415
a56d9a08
EZ
4162008-01-26 Eli Zaretskii <eliz@gnu.org>
417
418 * programs.texi (Imenu): Move "@cindex tags" from here...
419 * maintaining.texi (Tags): ...to here.
420
e941ed90
NR
4212008-01-23 Kevin Ryde <user42@zip.com.au>
422
423 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
424 click count.
425
650276d5
JB
4262008-01-21 Juanma Barranquero <lekktu@gmail.com>
427
428 * entering.texi (Exiting): Fix typo.
429 Reported by D. E. Evans <sinuhe@gnu.org>.
430
8dc17977
MR
4312007-12-31 Martin Rudalics <rudalics@gmx.at>
432
433 * glossary.texi (Glossary): Fix typo.
434
9f9695a6
RS
4352007-12-27 Richard Stallman <rms@gnu.org>
436
437 * text.texi (Formatted Text): Improve menu tag.
438 (Editing Format Info): In Info, add duplicate menu of nodes
439 about the submenus.
440 (Format Faces): Say where Faces menu is found. Mention Other.
441 (Format Colors): Say where these submenus are found.
442 (Format Indentation, Format Justification): Likewise.
443 (Format Properties): Likewise.
444
abfd0191
RS
4452007-12-22 Richard Stallman <rms@gnu.org>
446
447 * search.texi (Query Replace): Make exp of query-replace more
448 self-contained, and clarify.
8dc17977 449
abfd0191
RS
450 * cc-mode.texi (Getting Started): Change @ref to @pxref.
451
a2586785
RS
4522007-12-15 Richard Stallman <rms@gnu.org>
453
454 * files.texi (Auto Save): Clarify definition of auto-saving.
455
a67cf2bb
RS
4562007-11-26 Richard Stallman <rms@gnu.org>
457
458 * help.texi (Help Echo): Cleanups.
459
448b33b1
TTN
4602007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
461
462 * files.texi (Why Version Control?): Fix typo.
463 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
464 (Selecting a Fileset): Fix typos; small rewording.
465 (Log Buffer): Likewise.
466 (Old Revisions): Likewise.
448b33b1 467
221bb7f6
EZ
4682007-11-17 Eli Zaretskii <eliz@gnu.org>
469
470 * mule.texi (Communication Coding): Fix wording of last change.
471
d0207bf3 4722007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 473
630cb3b7
JB
474 * custom.texi (Specifying File Variables):
475 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 476
53b7759e
KH
4772007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
478
a5ab2e0c 479 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
480
481 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
482
c8763fb6 4832007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 484
630cb3b7 485 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
486 --output=file.
487
ff98e024
MR
4882007-11-13 Martin Rudalics <rudalics@gmx.at>
489
490 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
491 (Help Echo): Avoid mentioning the term "region" here and
492 consistently use the term "active text".
493
37b11c22
GM
4942007-11-11 Glenn Morris <rgm@gnu.org>
495
496 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
497
21d50ba1
JL
4982007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
499
500 * search.texi (Query Replace): Mention
501 `query-replace-show-replacement'.
502
c12ecb0a 5032007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
504
505 * building.texi (Watch Expressions): Remove obscure sentence.
506
3b4201f4
KH
5072007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
508
509 * mule.texi (Select Input Method): Describe how to activate an input
510 method in the text mode.
511
07e5c0b0
DN
5122007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
513
514 * cmdargs.texi (Misc Variables): Remove Sun windows info.
515
52dd7391
NR
5162007-10-30 Nick Roberts <nickrob@snap.net.nz>
517
518 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
519
c004e539
GM
5202007-10-30 Glenn Morris <rgm@gnu.org>
521
522 * misc.texi (Directory Tracking): Explain a bit more about
523 dirtrack-mode.
524
ca8c5b8c
GM
5252007-10-25 Glenn Morris <rgm@gnu.org>
526
527 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
528
b6c764ef
RS
5292007-10-24 Richard Stallman <rms@gnu.org>
530
531 * misc.texi (Interactive Shell): Cleanup last change.
532
eabd84c9
JL
5332007-10-22 Juri Linkov <juri@jurta.org>
534
535 * mini.texi (Minibuffer History): Add text about a list of minibuffer
536 default values.
537
0b43c7e2
ER
5382007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
539
ca8c5b8c 540 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
541 'filesets'.
542
a80859d4
MR
5432007-10-18 Martin Rudalics <rudalics@gmx.at>
544
545 * trouble.texi (Quitting): Fix typo.
546
c9447ae1
GM
5472007-10-18 Glenn Morris <rgm@gnu.org>
548
549 * frames.texi (Mode Line Mouse): Mention minor mode names.
550
168b980f
JL
5512007-10-17 Juri Linkov <juri@jurta.org>
552
553 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
554 fill-paragraph operates on the active region in Transient Mark mode.
555 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
556 with fill-paragraph.
557
558 * basic.texi (Arguments): Replace fill-paragraph-or-region with
559 fill-paragraph.
560
561 * fixit.texi (Spelling): ispell-word operates on the active region
562 in Transient Mark mode.
563
5a331f34
JB
5642007-10-17 Aaron S. Hawley <aaronh@garden.org>
565
566 * building.texi (Source Buffers):
567 * custom.texi (Init Non-ASCII):
568 * glossary.texi (Glossary): Use "key binding" consistently.
569
2a9f4d55
JB
5702007-10-17 Juanma Barranquero <lekktu@gmail.com>
571
572 * calendar.texi (Diary): Fix directive.
573
de13cecf
RS
5742007-10-16 Richard Stallman <rms@gnu.org>
575
576 * calendar.texi (Diary): Clarify text about diary file example.
577
5f90d53e
ER
5782007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
579
580 * files.texi: Capitalize node names according to convention.
581
3aa491bc
GM
5822007-10-13 Glenn Morris <rgm@gnu.org>
583
584 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
585
8a3106d3
ER
5862007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
587
588 * emacs.texi:
589 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 590 suggested by RMS and Robert J. Chassell.
8a3106d3 591
da1080a2
ER
5922007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
593
3aa491bc 594 * files.texi (Version Systems):
0870a421
ER
595 * vc-xtra.texi:
596 * vc1-xtra.texi:
ac3f4c6f 597 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 598 operations. Change of terminology from `version' to `revision'.
a7fc5b78 599 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 600 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 601
58ade22b
ER
6022007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
603
da1080a2 604 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
605 Reorder the descriptions to be chronological.
606
93870ce2
RS
6072007-10-09 Richard Stallman <rms@gnu.org>
608
609 * display.texi (Cursor Display): Correct how cursor appears
610 in nonselected windows.
611
568c7288
NR
6122007-10-04 Nick Roberts <nickrob@snap.net.nz>
613
614 * building.texi (GDB Graphical Interface): Remove references to gdba
615 and mention gud-gdb.
616
1af74d06 6172007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 618
1af74d06 619 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 620
0d8fb755
JL
6212007-10-06 Juri Linkov <juri@jurta.org>
622
623 * text.texi (Fill Commands): Document fill-paragraph-or-region.
624 (Fill Prefix, Format Indentation): Replace fill-paragraph with
625 fill-paragraph-or-region.
626
627 * basic.texi (Arguments): Replace fill-paragraph with
628 fill-paragraph-or-region.
629
b981e2c6
ER
6302007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
631
632 * files.texi: Update the section on version control for 2007
2a9f4d55 633 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
634 will come later.
635
5fceaf9c
GM
6362007-09-15 Glenn Morris <rgm@gnu.org>
637
638 * calendar.texi (Holidays): Change all instances of `holiday-list' back
639 to `list-holidays'.
640
b0e44b17
GM
6412007-09-14 Glenn Morris <rgm@gnu.org>
642
643 * calendar.texi: Update all instances of mark-calendar-holidays,
644 list-calendar-holidays, list-holidays with the new names.
645
8cf51b2c
GM
6462007-09-06 Glenn Morris <rgm@gnu.org>
647
648 * Move manual sources from man/ to subdirectories of doc/.
649 Split into the Emacs manual in emacs/, and other manuals in misc/.
650 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
651 manual.
652 (infodir): New variable.
653 (info): Use $infodir.
654 (emacsman): Delete target, not needed any more.
655 Move all targets that are not the Emacs manual to misc/Makefile.in.
656 (mostlyclean): Remove `gnustmp'.
657 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
658 manual.
92f9b43f 659 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
660 (emacsman): Delete target, not needed any more.
661 (clean): Remove all info files but Emacs manual.
662 Move all targets that are not the Emacs manual to misc/Makefile.in.
663 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
664
665 * Makefile.in (INFOSOURCES): Delete.
666 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
667 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
668 *.vrs *.toc here...
669 (maintainer-clean): ...from here.
670
6712007-09-05 Glenn Morris <rgm@gnu.org>
672
673 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
674
8cf51b2c
GM
6752007-08-29 Glenn Morris <rgm@gnu.org>
676
677 * emacs.texi (EMACSVER): Increase to 23.0.50.
678
3420c522
RS
6792007-08-27 Richard Stallman <rms@gnu.org>
680
681 * emacs.texi (Top): Clarify menu item for Glossary.
682
683 * display.texi (Faces): Change secn title.
684 Clarify not all fonts come from Font Lock.
685
8cf51b2c
GM
6862007-08-17 Eli Zaretskii <eliz@gnu.org>
687
688 * basic.texi (Position Info): Add index entry for face at point.
689 Mention that character faces are also displayed by "C-u C-x =".
690
8cf51b2c
GM
6912007-08-08 Glenn Morris <rgm@gnu.org>
692
693 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
694
6952007-08-07 Chong Yidong <cyd@stupidchicken.com>
696
697 * files.texi (File Conveniences): Document point motion keys in Image
698 mode.
699
8cf51b2c
GM
7002007-07-27 Glenn Morris <rgm@gnu.org>
701
8cf51b2c
GM
702 * emacs.texi (Copying): Include license text from gpl.texi, rather than
703 in-line.
704
705 * gpl.texi: New file with text of GPL.
706 * Makefile.in (EMACSSOURCES): Add gpl.texi.
707
7082007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
709
710 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
711
712 * dired.texi (Wdired): Mention C-x C-q key binding.
713
7142007-07-28 Nick Roberts <nickrob@snap.net.nz>
715
716 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
717
7182007-07-25 Glenn Morris <rgm@gnu.org>
719
8cf51b2c
GM
720 * emacs.texi (Copying): Replace license with GPLv3.
721
722 * Relicense all FSF files to GPLv3 or later.
723
7242007-07-24 Glenn Morris <rgm@gnu.org>
725
726 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
727 for some calendars.
728
7292007-07-23 Nick Roberts <nickrob@snap.net.nz>
730
731 * screen.texi (Mode Line): Describe new mode-line flag that shows if
732 default-directory for the current buffer is on a remote machine.
733
8cf51b2c
GM
7342007-07-21 Eli Zaretskii <eliz@gnu.org>
735
736 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
737 default value.
738
7392007-07-21 Richard Stallman <rms@gnu.org>
740
741 * files.texi (Why Version Control?): Improve previous change.
742
7432007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
744
745 * files.texi (Why Version Control?): New node.
746
8cf51b2c
GM
7472007-07-12 Nick Roberts <nickrob@snap.net.nz>
748
8cf51b2c
GM
749 * building.texi (Starting GUD): Add xref to this anchor.
750
8cf51b2c
GM
7512007-06-24 Karl Berry <karl@gnu.org>
752
2a9f4d55 753 * emacs.texi: New Back-Cover Text.
8cf51b2c 754
8cf51b2c
GM
7552007-06-07 Alan Mackenzie <acm@muc.de>
756
757 * display.texi (Optional Mode Line): Document the new form of
758 line+column numbers, "(561,2)".
759
7602007-06-06 Juanma Barranquero <lekktu@gmail.com>
761
49823426 762 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
763
7642007-06-02 Chong Yidong <cyd@stupidchicken.com>
765
766 * Version 22.1 released.
767
8cf51b2c
GM
7682007-05-07 Karl Berry <karl@gnu.org>
769
770 * emacs.texi (EMACSVER): Back to 22.
771
7722007-05-06 Richard Stallman <rms@gnu.org>
773
774 * maintaining.texi (Create Tags Table): Clean up previous change.
775
c8763fb6 7762007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
777
778 * maintaining.texi (Create Tags Table): Add text about the dangers of
779 making symbolic links to tags files.
780
7812007-05-04 Karl Berry <karl@gnu.org>
782
783 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
784
7852007-05-03 Karl Berry <karl@gnu.org>
786
787 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
788
789 * .cvsignore (*.pdf): New entry.
790
8cf51b2c
GM
791 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
792 for printing.
793
7942007-05-01 Richard Stallman <rms@gnu.org>
795
796 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
797
8cf51b2c
GM
7982007-04-28 Glenn Morris <rgm@gnu.org>
799
800 * ack.texi (Acknowledgments):
801 * anti.texi (Antinews):
8cf51b2c
GM
802 * programs.texi (Program Modes): Restore mention of python.el pending
803 consideration of legal status.
804
8052007-04-28 Richard Stallman <rms@gnu.org>
806
807 * files.texi (File Names): Fixes to ~ description on MS systems.
808
8cf51b2c
GM
8092007-04-26 Glenn Morris <rgm@gnu.org>
810
811 * emacs.texi (EMACSVER): Increase to 22.1.50.
812
8132007-04-25 Karl Berry <karl@gnu.org>
814
815 * emacs.texi: Improve line breaks on copyright page,
816 similar layout to lispref, 8.5x11 by default.
817
818 * dired.texi (Image-Dired): Improve line break, fix typo.
819
8202007-04-24 Chong Yidong <cyd@stupidchicken.com>
821
822 * programs.texi (Program Modes):
8cf51b2c
GM
823 * anti.texi (Antinews):
824 * ack.texi (Acknowledgments): python.el removed.
825
8cf51b2c
GM
8262007-04-23 Chong Yidong <cyd@stupidchicken.com>
827
828 * display.texi (Highlight Interactively): Correct description of
829 hi-lock-file-patterns-policy.
830
831 * files.texi (File Archives): Mention self-extracting executables.
832
8332007-04-23 Eli Zaretskii <eliz@gnu.org>
834
835 * search.texi (Unconditional Replace, Query Replace): Add xref to
836 "Replacement and Case".
837
8382007-04-22 Chong Yidong <cyd@stupidchicken.com>
839
840 * dired.texi (Image-Dired): Move from Thumbnails node.
841 * misc.texi (Thumbnails): Node deleted.
842 * emacs.texi (Top): Update node listing.
843
844 * files.texi (File Conveniences):
49823426 845 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
846
8472007-04-21 Richard Stallman <rms@gnu.org>
848
849 * display.texi (Highlight Interactively): Correct previous change.
850 Clarify doc of hi-lock-find-patterns, and move new features into it.
851
8522007-04-20 David Koppelman <koppel@ece.lsu.edu>
853
854 * display.texi (Highlight Interactively): Document
855 hi-lock-file-patterns-policy.
856
8572007-04-20 Martin Rudalics <rudalics@gmx.at>
858
859 * display.texi (Scrolling): Fix typo.
860
8cf51b2c
GM
8612007-04-15 Chong Yidong <cyd@stupidchicken.com>
862
8cf51b2c
GM
863 * doclicense.texi: Remove node heading, so that it can be included by
864 other files.
865
866 * emacs.texi: Insert node heading for GFDL.
867
8cf51b2c
GM
8682007-04-14 Eli Zaretskii <eliz@gnu.org>
869
870 * cmdargs.texi (Colors): Qualify "color of window" index entry by
871 "command line".
872
873 * display.texi (Faces): Refer to "Creating Frames" for face
874 and other frame customizations in .emacs.
875
876 * frames.texi (Creating Frames): Mention that face customizations can
877 be put in .emacs. Add index entries.
878
8792007-04-12 Richard Stallman <rms@gnu.org>
880
881 * glossary.texi (Glossary): Explain `iff'.
882
8832007-04-11 Karl Berry <karl@gnu.org>
884
885 * gnu.texi (Top),
886 * macos.texi (Mac Font Specs),
887 * anti.texi (Antinews),
888 * xresources.texi (Resources),
889 * misc.texi (Emulation),
890 * calendar.texi (Daylight Saving),
891 * dired.texi (Dired and Find),
892 * rmail.texi (Remote Mailboxes),
893 * sending.texi (Mail Headers),
894 * programs.texi (Which Function),
895 * files.texi (Recover),
896 * buffers.texi (Uniquify),
897 * frames.texi (Wheeled Mice),
898 * killing.texi (Rectangles): Wording to improve breaks in
899 8.5x11 format.
900 * mule.texi (Language Environments): \hbadness=10000 since there's
901 no way to reword.
902 * emacs.texi (smallbook): New @set to more easily switch between
903 smallbook and 8.5x11.
904
9052007-04-11 Richard Stallman <rms@gnu.org>
906
907 * files.texi (File Conveniences): Add xref to Tumme.
908 Delete text about Thumbnail mode.
909
8cf51b2c
GM
9102007-04-09 Alan Mackenzie <acm@muc.de>
911
912 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
913 new name. Insert concept index entries.
914
8cf51b2c
GM
9152007-04-08 Chong Yidong <cyd@stupidchicken.com>
916
917 * display.texi (Standard Faces): Document prefix arg for
918 list-faces-display.
919
920 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
921
8cf51b2c
GM
9222007-04-07 Chong Yidong <cyd@stupidchicken.com>
923
8cf51b2c
GM
924 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
925
926 * files.texi (Misc File Ops): Rewrite description of
927 insert-file-literally.
928
8cf51b2c
GM
9292007-03-31 Eli Zaretskii <eliz@gnu.org>
930
931 * misc.texi (Printing): Postscript -> PostScript.
932
8cf51b2c
GM
933 * ack.texi (Acknowledgments): Postscript -> PostScript.
934
935 * custom.texi (Init File, Init Non-ASCII): Fix last change.
936
937 * emacs.texi (Top): Fix the menu due to the change in custom.texi
938 below.
939
9402007-03-30 Chong Yidong <cyd@stupidchicken.com>
941
942 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
943 Init Non-ASCII.
944 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
945 (Init Non-ASCII): New node.
946
9472007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
948
949 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
950
8cf51b2c
GM
9512007-03-12 Glenn Morris <rgm@gnu.org>
952
8cf51b2c
GM
953 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
954 "Daylight Savings".
955
49823426 956 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
957 saving" in text throughout.
958
8cf51b2c
GM
9592007-03-04 Richard Stallman <rms@gnu.org>
960
961 * custom.texi (Safe File Variables): Minor correction.
962
8cf51b2c
GM
9632007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
964
965 * rmail.texi (Movemail): Add internal ref.
966 Don't indent the intro for the PROTO table.
967 Format PROTO table items with @code.
968
8cf51b2c
GM
9692007-02-26 Nick Roberts <nickrob@snap.net.nz>
970
971 * building.texi: Remove references to bashdb.
972
8cf51b2c
GM
9732007-02-19 Juanma Barranquero <lekktu@gmail.com>
974
975 * mule.texi (Language Environments): Update list of supported language
976 environments.
977
8cf51b2c
GM
9782007-02-14 Kim F. Storm <storm@cua.dk>
979
980 * building.texi (Grep Searching): Fix lgrep doc.
981
9822007-02-12 Chong Yidong <cyd@stupidchicken.com>
983
984 * back.texi: Remove unused file.
985
c8763fb6 9862007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
987
988 * maintaining.texi (Tag Syntax): Now --members is the default for
989 etags, not for ctags yet.
990
8cf51b2c
GM
9912007-02-03 Eli Zaretskii <eliz@gnu.org>
992
993 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
994 headers compliant with Texinfo guidelines and with what texnfo-upd.el
995 expects. Add comments to prevent people from inadvertently modifying
996 the key parts needed by `texinfo-multiple-files-update'.
997
9982007-01-29 Chong Yidong <cyd@stupidchicken.com>
999
1000 * frames.texi (Secondary Selection): Window clicked does not matter
1001 when mouse-yank-at-point is non-nil.
1002
8cf51b2c
GM
10032007-01-16 Glenn Morris <rgm@gnu.org>
1004
1005 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1006 system abbrev.
1007
10082007-01-11 Richard Stallman <rms@gnu.org>
1009
1010 * msdog.texi (Windows Keyboard): Another small cleanup.
1011
10122007-01-10 Richard Stallman <rms@gnu.org>
1013
1014 * msdog.texi (Windows Keyboard): Yet another try to make
1015 everyone happy with that passage.
1016
10172007-01-05 Richard Stallman <rms@gnu.org>
1018
1019 * anti.texi (Antinews): Mention M-x shell scrolling.
1020
10212007-01-05 Nick Roberts <nickrob@snap.net.nz>
1022
1023 * building.texi (Watch Expressions): Describe gdb-max-children.
1024
8cf51b2c
GM
10252007-01-04 Richard Stallman <rms@gnu.org>
1026
8cf51b2c
GM
1027 * msdog.texi (Windows Keyboard): Clarify previous change.
1028
8cf51b2c
GM
10292007-01-02 Richard Stallman <rms@gnu.org>
1030
1031 * custom.texi (Changing a Variable): Minor clarification.
1032 (Specific Customization): customize-customized => customize-unsaved.
1033
1034 * entering.texi (Entering Emacs): Clean up text about restarting
1035 Emacs for each file.
1036
1037 * misc.texi (Shell Options): Minor cleanup.
1038
1039 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1040 with Emacs, not vice versa.
1041
1042 * programs.texi (Symbol Completion): Recommend customizing
1043 window manager.
1044
1045 * xresources.texi (Resources): Minor fix.
1046
c8763fb6 10472007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1048
1049 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1050
10512007-01-01 Richard Stallman <rms@gnu.org>
1052
1053 * commands.texi (User Input): Document keys stolen by window mangers.
1054
10552006-12-31 Richard Stallman <rms@gnu.org>
1056
1057 * custom.texi (Specific Customization): Document customize-option
1058 instead of customize-variable.
1059
10602006-12-31 Kim F. Storm <storm@cua.dk>
1061
1062 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1063
10642006-12-30 Kim F. Storm <storm@cua.dk>
1065
1066 * killing.texi (CUA Bindings): Fix typo.
1067
1068 * xresources.texi (Table of Resources): Mention grow-only value for
1069 auto-resize-tool-bars.
1070
8cf51b2c
GM
10712006-12-27 Eli Zaretskii <eliz@gnu.org>
1072
1073 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1074 and how to get them back.
1075
10762006-12-26 Richard Stallman <rms@gnu.org>
1077
1078 * calendar.texi (Holidays): Holiday listing is based on current
1079 practice, but DST is not.
1080
10812006-12-25 Richard Stallman <rms@gnu.org>
1082
1083 * emacs.texi (Top): Update subnode menus.
1084
1085 * mark.texi (Transient Mark): Fix xref.
1086
1087 * killing.texi (Graphical Kill): Node deleted.
1088 (Killing): Add xref to Cut and Paste.
1089 (CUA Bindings): Update xref.
1090
1091 * frames.texi (Cut and Paste): New section to hold other nodes.
1092 (Mouse Commands): Node demoted.
1093 (Cut/Paste Other App): Split out from Mouse Commands.
1094 (Word and Line Mouse): Likewise.
1095 (Secondary Selection, Clipboard): Nodes demoted.
1096
8cf51b2c
GM
10972006-12-24 Kevin Ryde <user42@zip.com.au>
1098
1099 * calendar.texi (Holidays): US daylight saving begins second Sunday
1100 in March for 2007 onwards.
1101 (Daylight Savings): Show new US default daylight saving rules, 2nd
1102 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1103
11042006-12-23 Chong Yidong <cyd@stupidchicken.com>
1105
1106 * calendar.texi (Scroll Calendar): < and > are switched.
1107
11082006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1109
1110 * killing.texi (Deletion): Describe M-\ prefix argument.
1111
11122006-12-23 Richard Stallman <rms@gnu.org>
1113
1114 * search.texi (Regexp Search): Explain why forward and reverse regexp
1115 search are not mirror images.
1116
8cf51b2c
GM
11172006-12-19 Kim F. Storm <storm@cua.dk>
1118
1119 * major.texi (Choosing Modes): Describe match-function elements for
1120 magic-mode-alist.
1121
8cf51b2c
GM
11222006-12-18 Eli Zaretskii <eliz@gnu.org>
1123
1124 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1125 peculiarities.
1126
11272006-12-18 Richard Stallman <rms@gnu.org>
1128
1129 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1130
8cf51b2c
GM
11312006-12-17 Alan Mackenzie <acm@muc.de>
1132
1133 * programs.texi (Left Margin Paren): Remove the bit which says
1134 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1135 Discuss some of the issues of setting this option to nil.
1136
11372006-12-17 Glenn Morris <rgm@gnu.org>
1138
1139 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1140
11412006-12-16 Eli Zaretskii <eliz@gnu.org>
1142
1143 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1144 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1145 NTFS volumes.
1146 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1147 volumes.
1148
11492006-12-15 Eli Zaretskii <eliz@gnu.org>
1150
1151 * text.texi (HTML Mode): Fix "C-c TAB".
1152
8cf51b2c
GM
11532006-12-09 Richard Stallman <rms@gnu.org>
1154
1155 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1156
11572006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1158
1159 * files.texi (Misc File Ops): Document insert-file-literally.
1160
11612006-12-08 Eli Zaretskii <eliz@gnu.org>
1162
1163 * cmdargs.texi (Colors): Note that --color is intended for overriding
1164 the terminal defaults, not for normal invocation.
1165
1166 * misc.texi (Emacs Server): Improve wording. Don't mention the
1167 ``server program''. Add a cross-reference to "Init File" node.
1168 (Invoking emacsclient): Add index entries. Document both short and
1169 long versions of command-line options. Document the -f option.
1170
8cf51b2c
GM
11712006-12-06 Richard Stallman <rms@gnu.org>
1172
1173 * text.texi (Outline Format): Say to set outline-regexp
1174 and outline-level with major modes and file local variables.
1175
c8763fb6 11762006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1177
1178 * anti.texi (Antinews): Mention the alternative to
1179 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1180
8cf51b2c
GM
1181 * misc.texi (Interactive Shell): Ditto.
1182
11832006-12-04 Eli Zaretskii <eliz@gnu.org>
1184
1185 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1186
1187 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1188
11892006-12-01 Eli Zaretskii <eliz@gnu.org>
1190
1191 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1192 colon in the mode line.
1193
1194 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1195
11962006-11-26 Nick Roberts <nickrob@snap.net.nz>
1197
1198 * building.texi (Watch Expressions): Mention SPC for expanding/
1199 contracting watch expressions.
1200
12012006-11-26 Kim F. Storm <storm@cua.dk>
1202
1203 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1204
12052006-11-26 Nick Roberts <nickrob@snap.net.nz>
1206
1207 * building.texi (Debugger Operation): Define text command mode.
1208 Clarify how tooltips work.
1209 (GDB Graphical Interface): Explain how to run in text command mode
1210 more clearly.
1211
12122006-11-25 Juanma Barranquero <lekktu@gmail.com>
1213
1214 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1215
12162006-11-22 Juanma Barranquero <lekktu@gmail.com>
1217
1218 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1219
8cf51b2c
GM
12202006-11-18 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1223 and EMACS is deprecated.
1224
12252006-11-18 Juanma Barranquero <lekktu@gmail.com>
1226
1227 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1228
c8763fb6 12292006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1230
1231 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1232
1233 * emacs.texi: Include xresources.texi both for info and dvi.
1234
1235 * xresources.texi: Merge text from xresmini.texi.
1236
c8763fb6 12372006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1238
1239 * glossary.texi: Fix typos.
1240
8cf51b2c
GM
12412006-11-06 Richard Stallman <rms@gnu.org>
1242
1243 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1244
1245 * ack.texi (Acknowledgments): Fix name spelling.
1246
12472006-11-01 Juri Linkov <juri@jurta.org>
1248
1249 * search.texi (Word Search): Document incremental word search.
1250
12512006-10-28 Glenn Morris <rgm@gnu.org>
1252
1253 * ack.texi (Acknowledgments): Add cal-html author.
1254
1255 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1256 Calendar"). Describe new package cal-html.
1257 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1258 Calendar Files."
1259
8cf51b2c
GM
12602006-10-23 Richard Stallman <rms@gnu.org>
1261
1262 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1263 Abbrev mode is enabled.
1264
8cf51b2c
GM
12652006-10-16 Richard Stallman <rms@gnu.org>
1266
8cf51b2c
GM
1267 * emacs.texi: Update ISBN.
1268
8cf51b2c
GM
12692006-10-11 Kim F. Storm <storm@cua.dk>
1270
1271 * emacs.texi (Acknowledgments): Use @dotless{i}.
1272
12732006-10-08 Nick Roberts <nickrob@snap.net.nz>
1274
1275 * building.texi (Breakpoints Buffer): Mention catchpoints.
1276
12772006-10-08 Kim F. Storm <storm@cua.dk>
1278
1279 * ack.texi (Acknowledgments): Update.
1280
1281 * emacs.texi (Acknowledgments): Fix bad @/ form.
1282
8cf51b2c
GM
12832006-10-05 Kim F. Storm <storm@cua.dk>
1284
1285 * emacs.texi (Acknowledgments): Add more contributors.
1286
12872006-10-03 Richard Stallman <rms@gnu.org>
1288
1289 * emacs.texi (Acknowledgments): Update version and edition.
1290
8cf51b2c
GM
12912006-10-01 Karl Berry <karl@gnu.org>
1292
1293 * custom.texi (Customization Groups): Page break to keep example buffer
1294 on one page.
1295
12962006-09-30 Karl Berry <karl@gnu.org>
1297
1298 * programs.texi (Basic Indent): @need to improve page break.
1299 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1300
13012006-09-29 Glenn Morris <rgm@gnu.org>
1302
1303 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1304
13052006-09-29 Karl Berry <karl@gnu.org>
1306
1307 * windows.texi (Basic Window): Remove forced @break, no longer
1308 desirable.
1309 * frames.texi (Frame Commands),
1310 * mark.texi (Marking Objects): Reword to avoid bad page break.
1311 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1312
13132006-09-19 Richard Stallman <rms@gnu.org>
1314
1315 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1316 stick to present tense.
1317
c8763fb6 13182006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1319
1320 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1321 to x-gtk-use-old-file-dialog.
1322 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1323
13242006-09-15 Jay Belanger <belanger@truman.edu>
1325
49823426 1326 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1327 Change "Library Public License" to "Lesser Public License"
1328 throughout. Use "yyyy" to represent year.
1329
8cf51b2c
GM
13302006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1331
1332 * files.texi (Visiting): Add index entry "open file".
1333
8cf51b2c
GM
13342006-09-11 Richard Stallman <rms@gnu.org>
1335
1336 * building.texi (Compilation Mode): Clarification.
1337 (Grep Searching): Add xref to Compilation Mode.
1338
8cf51b2c
GM
13392006-09-08 Richard Stallman <rms@gnu.org>
1340
1341 * search.texi (Search): Ref multi-file search commands here.
1342 (Other Repeating Search): Not here.
1343
8cf51b2c
GM
13442006-08-28 Richard Stallman <rms@gnu.org>
1345
1346 * windows.texi (Split Window): Update xref.
1347
1348 * basic.texi (Continuation Lines): Update xref.
1349
1350 * indent.texi (Tab Stops): Update xref.
1351
1352 * emacs.texi (Top): Update subnode menu.
1353
1354 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1355 split out of Display Custom.
1356
13572006-08-25 Kim F. Storm <storm@cua.dk>
1358
1359 * display.texi (Display Custom): Add variables overline-margin
1360 and x-underline-at-descent-line.
1361
13622006-08-25 Richard Stallman <rms@gnu.org>
1363
1364 * entering.texi (Exiting): Rewrite to give graphical displays
1365 priority over text terminals.
1366
1367 * search.texi (Incremental Search): Move index entries.
1368
13692006-08-23 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * custom.texi (Init File): Reference Find Init to avoid "home
1372 directory" confusion.
1373
13742006-08-22 Nick Roberts <nickrob@snap.net.nz>
1375
1376 * building.texi (Other GDB-UI Buffers): Describe how to edit
1377 a value in the locals buffer.
1378
13792006-08-21 Richard Stallman <rms@gnu.org>
1380
1381 * search.texi (Basic Isearch): Add `isearch' index entry.
1382
13832006-08-16 Richard Stallman <rms@gnu.org>
1384
1385 * misc.texi (Saving Emacs Sessions): Clean up wording.
1386
1387 * mark.texi (Marking Objects): Mention term "select all".
1388
1389 * emacs.texi (Top): Update subnode menu.
1390
1391 * help.texi (Help Mode): Move node up in file.
1392
8cf51b2c
GM
13932006-08-15 Nick Roberts <nickrob@snap.net.nz>
1394
1395 * building.texi (Stack Buffer): Explain fringe arrow.
1396
8cf51b2c
GM
13972006-08-12 Eli Zaretskii <eliz@gnu.org>
1398
8cf51b2c
GM
1399 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1400 on startup.
1401
14022006-08-11 Romain Francoise <romain@orebokech.com>
1403
1404 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1405
14062006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1407
1408 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1409
14102006-08-10 Richard Stallman <rms@gnu.org>
1411
1412 * text.texi (Format Faces): Substantial rewrites to deal
1413 with face merging. Empty regions don't count. Clarify
1414 face property inheritance.
1415
14162006-08-08 Romain Francoise <romain@orebokech.com>
1417
1418 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1419 <arjuropo@cc.jyu.fi>.
1420
8cf51b2c
GM
14212006-08-04 Eli Zaretskii <eliz@gnu.org>
1422
1423 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1424 apply to all frames.
1425
8cf51b2c
GM
14262006-08-01 Richard Stallman <rms@gnu.org>
1427
1428 * help.texi (Name Help): Add index entries for describe-variable.
1429
14302006-08-01 Nick Roberts <nickrob@snap.net.nz>
1431
1432 * building.texi (GDB Graphical Interface): Shorten node names.
1433 (GDB-UI Layout): Use GDB-related.
1434 (Other GDB-UI Buffers): Simplify English.
1435
14362006-07-31 Richard Stallman <rms@gnu.org>
1437
1438 * search.texi (Query Replace): Add xref for Dired's Q command.
1439
8cf51b2c
GM
14402006-07-31 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * building.texi (GDB commands in Fringe): Rename to...
1443 (Source Buffers): ..this and move forward. Describe hollow arrow and
1444 new option gdb-find-source-frame.
1445
14462006-07-29 Richard Stallman <rms@gnu.org>
1447
1448 * dired.texi (Operating on Files): Simplify previous change
1449 and fix Texinfo usage.
1450
14512006-07-29 Eli Zaretskii <eliz@gnu.org>
1452
1453 * dired.texi (Operating on Files): Add cross-references. State the
1454 Unix commands that do similar things.
1455
14562006-07-28 Richard Stallman <rms@gnu.org>
1457
1458 * mark.texi (Transient Mark): Clarify that region never disappears
1459 when Transient Mark mode is off, and not when it is on.
1460
14612006-07-27 Richard Stallman <rms@gnu.org>
1462
1463 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1464
14652006-07-24 Richard Stallman <rms@gnu.org>
1466
1467 * xresources.texi (GTK styles): Fix texinfo usage.
1468
8cf51b2c
GM
1469 * commands.texi (User Input): Explain why we teach keyboard cmds.
1470
1471 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1472 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1473 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1474 * doclicense.texi, display.texi, dired.texi, basic.texi:
1475 * anti.texi, ack.texi: Move periods and commas inside quotes.
1476
14772006-07-22 Eli Zaretskii <eliz@gnu.org>
1478
1479 * cmdargs.texi (General Variables): Document EMAIL.
1480
14812006-07-21 Eli Zaretskii <eliz@gnu.org>
1482
1483 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1484 doesn't have effect on MS-Windows.
1485
8cf51b2c
GM
14862006-07-17 Richard Stallman <rms@gnu.org>
1487
1488 * building.texi (Grep Searching): Explain about chaining grep commands.
1489
8cf51b2c
GM
14902006-07-10 Nick Roberts <nickrob@snap.net.nz>
1491
49823426 1492 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1493
14942006-07-09 Chong Yidong <cyd@stupidchicken.com>
1495
1496 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1497 is invoked for multiple files.
1498
14992006-07-08 Eli Zaretskii <eliz@gnu.org>
1500
1501 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1502 on-line manual for the rest of this node.
1503 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1504 unconditionally.
1505 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1506 Improve wording.
1507 (Windows Printing): Improve wording.
1508 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1509 rest of this node.
1510
8cf51b2c
GM
15112006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1512
49823426
GM
1513 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1514 with eval-buffer.
8cf51b2c
GM
1515
15162006-07-05 Nick Roberts <nickrob@snap.net.nz>
1517
1518 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1519 of character translation.
1520
15212006-07-04 Nick Roberts <nickrob@snap.net.nz>
1522
1523 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1524
15252006-07-03 Karl Berry <karl@gnu.org>
1526
1527 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1528 not-too-underfull hboxes in the TeX output.
1529 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1530 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1531 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1532 * sending.texi, text.texi: Fix overfull/underfull boxes.
1533
15342006-07-03 Romain Francoise <romain@orebokech.com>
1535
1536 * m-x.texi (M-x): Fix.
1537
15382006-07-03 Richard Stallman <rms@gnu.org>
1539
8cf51b2c
GM
1540 * search.texi (Other Repeating Search): filename -> file name.
1541
1542 * misc.texi (Narrowing): Minor cleanups.
1543
1544 * files.texi (Visiting): filename -> file name.
1545
1546 * emacs.texi (Top): Update subnode menus.
1547
1548 * mule.texi (Coding Systems): Move char translation stuff here.
1549 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1550 (Recognize Coding): Substantial local rewrites.
1551 (International): Update menu.
1552
1553 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1554 (Scrolling): Substantial local rewrites.
1555 (Display): Update menu and intro.
1556
1557 * dired.texi: filename -> file name.
1558
1559 * custom.texi (Safe File Variables): Texinfo usage fix.
1560
15612006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1562
1563 * help.texi, m-x.texi: Lots of cleanups.
1564
8cf51b2c
GM
15652006-06-30 Eli Zaretskii <eliz@gnu.org>
1566
1567 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1568 (Windows Processes, Windows Misc): Shorten the printed version by
1569 selectively conditioning less important portions by @ifnottex.
1570
8cf51b2c
GM
15712006-06-27 Richard Stallman <rms@gnu.org>
1572
1573 * mini.texi (Minibuffer File): Minor cleanup.
1574
15752006-06-25 Nick Roberts <nickrob@snap.net.nz>
1576
1577 * frames.texi (XTerm Mouse): Rename to...
1578 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1579
1580 * emacs.texi (Top): Use new node name.
1581
15822006-06-24 Eli Zaretskii <eliz@gnu.org>
1583
1584 * emacs.texi (Top): Update the detailed menu according to changes in
1585 msdog.texi.
1586
1587 * msdog.texi (Windows Keyboard): New section.
1588 (Windows Mouse): New section.
1589 (Windows System Menu): Remove section (text merged with "Windows
1590 Keyboard").
1591 (Windows Misc): New section.
1592
1593 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1594
1595 * msdog.texi (ls in Lisp): New section.
1596
1597 * files.texi (Visiting): Document case-insensitive wildcard matching
1598 under find-file-wildcards.
1599
8cf51b2c
GM
16002006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1601
1602 * macos.texi (Mac Input): Add description of mac-function-modifier.
1603 Now Unicode keyboard layouts work.
1604
8cf51b2c
GM
16052006-06-10 Richard Stallman <rms@gnu.org>
1606
1607 * mule.texi (Recognize Coding): Clarify previous change.
1608
16092006-06-09 Kenichi Handa <handa@m17n.org>
1610
1611 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1612 notation.
1613
16142006-06-07 Kevin Ryde <user42@zip.com.au>
1615
1616 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1617 manual for @ifnottex, but in emacs-extra for @iftex.
1618
1619 * cmdargs.texi (General Variables): Fix smtpmail xref.
1620
16212006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1622
8cf51b2c 1623 * programs.texi (Comment Commands):
8cf51b2c 1624 * custom.texi (Specifying File Variables):
49823426 1625 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1626
16272006-06-07 Nick Roberts <nickrob@snap.net.nz>
1628
1629 * building.texi (Watch Expressions): Move node to end.
1630 (GDB Graphical Interface): Move description of clicks in fringe...
1631 (GDB commands in the Fringe): ...to here. New node.
1632
8cf51b2c
GM
16332006-06-05 Romain Francoise <romain@orebokech.com>
1634
49823426 1635 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1636
16372006-06-05 Nick Roberts <nickrob@snap.net.nz>
1638
1639 * building.texi (GDB Graphical Interface): Update bindings.
1640 (Commands of GUD): Add gud-print. Remove gud-run.
1641 Restate availability more generally.
1642
16432006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1644
1645 * mini.texi: Lots of cleanups.
1646
16472006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1648
1649 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1650 and Mouse-2.
1651
c8763fb6 16522006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1653
1654 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1655
8cf51b2c
GM
16562006-05-31 Richard Stallman <rms@gnu.org>
1657
1658 * basic.texi (Moving Point): Fix previous change.
1659
c8763fb6 16602006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1661
1662 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1663
16642006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1665
1666 * basic.texi: Many simplifications and improvements in wording.
1667
8cf51b2c
GM
16682006-05-26 Nick Roberts <nickrob@snap.net.nz>
1669
1670 * anti.texi (Antinews): Create a node for gdb-ui.
1671
8cf51b2c
GM
16722006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1673
1674 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1675
16762006-05-20 Richard Stallman <rms@gnu.org>
1677
1678 * dired.texi (Dired Navigation): dired-goto-file is now j.
1679
8cf51b2c
GM
16802006-05-20 Eli Zaretskii <eliz@gnu.org>
1681
1682 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1683 and their aliases.
1684
1685 * msdog.texi (Windows Printing): Mention non-support of plain text
1686 printing with some el-cheapo printers, and suggest a workaround.
1687
16882006-05-20 Kevin Ryde <user42@zip.com.au>
1689
1690 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1691 remove the bit saying you must set it.
1692
16932006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1694
1695 * trouble.texi (Checklist):
1696 * text.texi (Text, Auto Fill, Text Mode):
1697 * search.texi (Nonincremental Search):
1698 * rmail.texi (Rmail Labels):
1699 * mule.texi (Input Methods, Multibyte Conversion):
1700 * misc.texi (Gnus, Where to Look, PostScript):
1701 * maintaining.texi (Create Tags Table):
1702 * indent.texi (Indentation Commands):
1703 * fixit.texi (Spelling):
1704 * emacs.texi (Copying):
1705 * custom.texi (Init File): ifinfo -> ifnottex.
1706
8cf51b2c
GM
17072006-05-17 Richard Stallman <rms@gnu.org>
1708
1709 * files.texi (Diff Mode): Mention C-x `.
1710
17112006-05-08 Richard Stallman <rms@gnu.org>
1712
1713 * custom.texi (Disabling): Textual cleanups.
1714
8cf51b2c
GM
17152006-05-12 Glenn Morris <rgm@gnu.org>
1716
1717 * calendar.texi (Displaying the Diary, Format of Diary File):
1718 Refer to diary-view-entries, diary-list-entries,
1719 diary-show-all-entries rather than obsolete aliases.
1720
17212006-05-12 Eli Zaretskii <eliz@gnu.org>
1722
1723 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1724 (Displaying the Diary, Special Diary Entries, Importing Diary):
1725 * building.texi (Compilation Shell):
1726 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1727 emacs-xtra with @inforef's.
1728
1729 * files.texi (Visiting): Fix wording.
1730
1731 * mule.texi (Coding Systems, Text Coding): More indexing.
1732 Mention that C-x RET f can set eol conversion.
1733
c8763fb6 17342006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1735
1736 * xresmini.texi (GTK resources): Insert GTK description.
1737
1738 * xresources.texi (GTK resources): metafont should be menufont.
1739
8cf51b2c
GM
17402006-05-06 Michael Albinus <michael.albinus@gmx.de>
1741
49823426 1742 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1743 method, user name and host name is active only in partial
1744 completion mode.
1745
8cf51b2c
GM
17462006-05-06 Eli Zaretskii <eliz@gnu.org>
1747
1748 * makefile.w32-in (emacs.dvi):
1749 * Makefile.in (emacs.dvi): Add xresmini.texi.
1750
1751 * xresmini.texi (Table of Resources): Remove xref to non-existent
1752 node "LessTif Resources".
1753
1754 * msdog.texi (Microsoft Windows):
1755 * calendar.texi (Calendar/Diary, Displaying the Diary)
1756 (Special Diary Entries, Importing Diary, Holidays):
1757 * programs.texi (Program Modes):
1758 * text.texi (Text):
1759 * buffers.texi (Several Buffers):
1760 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1761
17622006-05-06 Eli Zaretskii <eliz@gnu.org>
1763
1764 The following changes merge the emacs-xtra manual into the main
1765 manual, but only for on-line version of the manual.
1766
1767 * vc2-xtra.texi (Version Backups, Local Version Control)
1768 (Making Snapshots, Change Logs and VC, Version Headers)
1769 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1770 on-line manual.
1771
1772 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1773 for on-line manual.
1774
1775 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1776 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1777 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1778 for on-line manual.
1779
1780 * fortran-xtra.texi (Fortran, Fortran Autofill)
1781 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1782 for on-line manual.
1783
1784 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1785 Conditional xref's for on-line manual.
1786
1787 * emerge-xtra.texi (Emerge, Overview of Emerge)
1788 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1789 manual.
1790
1791 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1792 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1793 (EMACSSOURCES): Use EMACS_XTRA.
1794 (../info/emacs-xtra): Remove.
1795 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1796
1797 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1798 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1799 (EMACSSOURCES): Use EMACS_XTRA.
1800 ($(infodir)/emacs-xtra): Remove.
1801 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1802
1803 * trouble.texi (Quitting):
1804 * text.texi (Text):
1805 * programs.texi (Program Modes):
1806 * msdog.texi (Microsoft Windows):
1807 * frames.texi (Frames):
1808 * files.texi (Backup, Version Control, VC Concepts)
1809 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1810 (Registering, VC Status, VC Undo, Multi-User Branching)
1811 (Comparing Files):
1812 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1813 (Displaying the Diary, Special Diary Entries, Importing Diary):
1814 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1815 conditional xref's, depending on @iftex/@ifnottex.
1816
1817 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1818 "MS-DOS". @include msdog-xtra.texi.
1819
1820 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1821 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1822
1823 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1824 for vc-xtra.texi subsections.
1825 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1826 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1827
1828 * sending.texi (Sending Mail): A @node line without explicit Prev,
1829 Next, and Up links.
1830
1831 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1832 Next, and Up links.
1833
1834 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1835 and its sections. @include picture-xtra.texi.
1836
1837 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1838 "Emerge".
1839 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1840
1841 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1842 exact duplicate of its name-sake in calendar.texi.
1843
1844 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1845 "Advanced Calendar/Diary Usage".
1846 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1847
1848 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1849 dired-xtra.texi.
1850 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1851
1852 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1853 (Files) [ifnottex]: Add menu entry for Autorevert.
1854
1855 * emacs-xtra.texi (Introduction): Reword to make consistent with
1856 printed version only.
1857 <Top level>: Remove the body of all chapters and move them to the
1858 new *-xtra.texi files. Use @raisesections and @lowersections to
1859 convert sections to chapters etc.
1860
1861 * msdog-xtra.texi:
1862 * fortran-xtra.texi:
1863 * vc-xtra.texi:
1864 * vc1-xtra.texi:
1865 * vc2-xtra.texi:
1866 * emerge-xtra.texi:
1867 * cal-xtra.texi:
1868 * dired-xtra.texi:
1869 * arevert-xtra.texi: New files, with text from respective chapters
1870 of emacs-xtra.texi. Convert each @chapter into @section, @section
1871 into @subsection, etc.
1872
1873 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1874 updated.
1875
1876 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1877 Windows". All references updated.
1878
18792006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1880
1881 * macos.texi (Mac Input): Mention input from Character Palette.
1882 (Mac Font Specs): Fix typo.
1883
18842006-05-05 Richard Stallman <rms@gnu.org>
1885
1886 * files.texi (Diff Mode): Minor cleanup.
1887
18882006-05-05 Karl Berry <karl@gnu.org>
1889
8cf51b2c
GM
1890 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1891 errors from the current release of makeinfo (4.8).
1892 * help.texi (Library Keywords): Change widest word in multitable
1893 template from `emulations' to `convenience'. (Not sure if this is
1894 related to the font change.)
1895
18962006-05-05 Eli Zaretskii <eliz@gnu.org>
1897
1898 * files.texi (File Names): Add a footnote about limited support of
1899 ~USER on MS-Windows.
1900
1901 * cmdargs.texi (Initial Options): Add a footnote about limited
1902 support of ~USER on MS-Windows.
1903
19042006-05-03 Richard Stallman <rms@gnu.org>
1905
1906 * files.texi (Diff Mode): Node moved here.
1907 (Comparing Files): Delete what duplicates new node.
1908 (Files): Put Diff Mode in menu.
1909
1910 * misc.texi (Diff Mode): Moved to files.texi.
1911
1912 * emacs.texi (Top): Update menu for Diff Mode.
1913
1914 * trouble.texi (Emergency Escape): Simplify.
1915
1916 * emacs.texi (Top): Minor clarification.
1917
19182006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1919
1920 * commands.texi, entering.texi, screen.texi: Many simplifications.
1921
19222006-05-03 Richard Stallman <rms@gnu.org>
1923
1924 * commands.texi (Text Characters): Delete paragraph about unibyte
1925 non-ASCII printing chars.
1926
1927 * killing.texi (Killing): Say "graphical displays".
1928 * display.texi: Say "graphical displays".
1929
1930 * cmdargs.texi (Misc X): Say "graphical displays".
1931
19322006-05-01 Richard Stallman <rms@gnu.org>
1933
1934 * emacs.texi (Top): Add Diff Mode to menu.
1935
19362006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1937
1938 * misc.texi (Diff Mode): New node.
1939
19402006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1941
1942 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1943 (Mac Environment Variables): Shorten example line.
1944 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1945
19462006-05-01 Nick Roberts <nickrob@snap.net.nz>
1947
1948 * building.texi (GUD Customization): Describe cases %d and %c.
1949 Update description for %e.
1950
19512006-04-30 Glenn Morris <rgm@gnu.org>
1952
1953 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1954
19552006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1956
1957 * custom.texi (Examining): Update C-h v output example.
1958
19592006-04-29 Kim F. Storm <storm@cua.dk>
1960
1961 * building.texi (Grep Searching): Add lgrep and rgrep.
1962
8cf51b2c
GM
19632006-04-23 Richard Stallman <rms@gnu.org>
1964
1965 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1966
1967 * xresmini.texi: New file.
1968
1969 * xresources.texi (Face Resources): Split table into font resources
1970 and the rest. Combine similar attributes for brevity.
1971
8cf51b2c
GM
19722006-04-21 Eli Zaretskii <eliz@gnu.org>
1973
1974 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1975 backslashes and case-insensitivity in file names (moved to the
1976 main manual).
1977 (MS-DOS Printing): Move most of the text to the main manual.
1978
1979 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1980 New nodes.
1981 (Windows Processes, Windows System Menu): Add index entries and
1982 fix wording.
1983
8cf51b2c
GM
19842006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1985
1986 * misc.texi (Shell Ring): Add notes on saved input when
1987 navigating off the end of the history list.
1988
19892006-04-18 Chong Yidong <cyd@mit.edu>
1990
1991 * misc.texi (Shell Options): Correct default value of
1992 comint-scroll-show-maximum-output.
1993
8cf51b2c
GM
19942006-04-18 Nick Roberts <nickrob@snap.net.nz>
1995
1996 * building.texi (Watch Expressions): Update.
1997
8cf51b2c
GM
19982006-04-12 Richard Stallman <rms@gnu.org>
1999
2000 * search.texi: Clean up previous change.
2001
20022006-04-12 Eli Zaretskii <eliz@gnu.org>
2003
2004 * search.texi (Regexp Backslash, Regexp Replace): Add index
2005 entries for ``back reference'' and mention the term itself in the
2006 text.
2007
20082006-04-11 Richard Stallman <rms@gnu.org>
2009
2010 * custom.texi (Safe File Variables):
2011 Document enable-local-variables = :safe.
2012
20132006-04-11 Karl Berry <karl@gnu.org>
2014
2015 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2016 (Remote Repositories, Version Backups, Local Version Control)
2017 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2018 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2019 (Renaming VC Work Files and Master Files)
2020 (Inserting Version Control Headers, Customizing VC, General Options)
2021 (Options for RCS and SCCS, Options specific for CVS): Move all
2022 these nodes to emacs-xtra.texi, for brevity.
2023 * cmdargs.texi, files.texi: Change cross-references.
2024
8cf51b2c
GM
20252006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2026
2027 * files.texi (Old Versions): Update description of vc-annotate's
2028 use of color to indicate date ranges.
2029
8cf51b2c
GM
20302006-04-09 Kevin Ryde <user42@zip.com.au>
2031
8cf51b2c
GM
2032 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2033 put info and printed manual names the right way around.
2034
20352006-04-09 Karl Berry <karl@gnu.org>
2036
2037 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2038 emacs-xtra.texi, leaving only MS Windows information.
2039 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2040 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2041 node names.
2042
2043 * emacs.texi: Move @summarycontents and @contents to the beginning
2044 of the file.
2045
8cf51b2c
GM
20462006-04-08 Kevin Ryde <user42@zip.com.au>
2047
2048 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2049
20502006-04-07 Richard Stallman <rms@gnu.org>
2051
2052 * programs.texi (Comments, Comment Commands, Options for Comments)
2053 (Multi-Line Comments): "Align", not "indent".
2054 (Basic Indent): C-j deletes trailing whitespace before the newline.
2055
20562006-04-06 Richard Stallman <rms@gnu.org>
2057
8cf51b2c
GM
2058 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2059
20602006-04-06 Eli Zaretskii <eliz@gnu.org>
2061
2062 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2063
8cf51b2c
GM
20642006-04-05 Richard Stallman <rms@gnu.org>
2065
2066 * emacs.texi (Top): Update subnode menu.
2067
2068 * trouble.texi (Unasked-for Search): Node deleted.
2069 (Lossage): Delete from menu.
2070
20712006-04-04 Richard Stallman <rms@gnu.org>
2072
2073 * trouble.texi: Various cleanups.
2074 (Checklist): Don't bother saying how to snail a bug report.
2075 (Emergency Escape): Much rewriting.
2076 (After a Crash): Rename the core dump immediately.
2077 (Total Frustration): Call it a psychotherapist.
2078 (Bug Criteria): Avoid "illegal instruction".
2079 (Sending Patches): We always put the contributor's name in.
2080
2081 * misc.texi (Thumbnails): Minor correction.
2082
8cf51b2c
GM
20832006-04-03 Richard Stallman <rms@gnu.org>
2084
2085 * misc.texi (Thumbnails): Minor cleanup.
2086
20872006-04-02 Karl Berry <karl@gnu.org>
2088
2089 * sending.texi (Mail Sending): pxref to Top needs five args.
2090
2091 * texinfo.tex: Update to current version (2006-03-21.13).
2092
8cf51b2c
GM
20932006-03-31 Richard Stallman <rms@gnu.org>
2094
2095 * emacs.texi (Top): Update subnode menu.
2096
2097 * help.texi (Help Mode): Cleanup.
2098
2099 * dired.texi: Many cleanups.
2100 (Dired Deletion): Describe dired-recursive-deletes.
2101 (Operating on Files): dired-create-directory moved.
2102 (Misc Dired Features): Move to here.
2103 (Tumme): Node moved to misc.texi.
2104
2105 * custom.texi: Many cleanups.
2106 (Minor Modes): Don't mention ISO Accents Mode.
2107 (Examining): Update C-h v output example.
2108 (Hooks): Add index and xref for add-hook.
2109 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2110 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2111
2112 * misc.texi: Many cleanups.
2113 (beginning): Add to summary of topics.
2114 (Shell): Put eshell xref at the end. Remove eshell from table.
2115 (Thumbnails): New node.
2116
8cf51b2c
GM
21172006-03-28 Eli Zaretskii <eliz@gnu.org>
2118
2119 * files.texi (File Name Cache): Make it clear that the cache is
2120 not persistent.
2121
8cf51b2c
GM
21222006-03-25 Karl Berry <karl@gnu.org>
2123
49823426
GM
2124 * emacs-xtra.texi, emacs.texi, gnu.texi:
2125 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2126 (2) do not indent copyright year list (or anything else).
2127
8cf51b2c
GM
21282006-03-21 Juanma Barranquero <lekktu@gmail.com>
2129
2130 * files.texi (VC Dired Mode): Remove misplaced brackets.
2131
21322006-03-21 Andre Spiegel <spiegel@gnu.org>
2133
2134 * files.texi: Various updates and clarifications in the VC chapter.
2135
21362006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2137
2138 * help.texi (Help Mode): Document "C-c C-c".
2139
8cf51b2c
GM
21402006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2141
2142 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2143 menu in the standalone Info reader.
2144
21452006-03-15 Chong Yidong <cyd@stupidchicken.com>
2146
2147 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2148 moved here from Emacs manual.
2149
2150 * programs.texi (Fortran): Section moved to emacs-xtra.
2151 (Program Modes): Xref to Fortran in emacs-xtra.
2152
2153 * maintaining.texi (Emerge): Move to emacs-xtra.
2154 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2155
2156 * picture.texi: File deleted.
2157 * Makefile.in:
2158 * makefile.w32-in: Remove picture.texi.
2159
2160 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2161 * abbrevs.texi (Abbrevs):
2162 * sending.texi (Sending Mail): Picture node removed.
2163
2164 * emacs.texi (Top): Update node listings.
2165
8cf51b2c
GM
21662006-03-12 Richard Stallman <rms@gnu.org>
2167
2168 * calendar.texi: Various cleanups.
2169
8cf51b2c
GM
21702006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2171
2172 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2173 syntax.
2174
8cf51b2c
GM
21752006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2176
2177 * search.texi (Regexps): More accurately describe which characters
2178 are special in which situations. Recommend _not_ to quote `]' or
2179 `-' when they are not special.
2180
8cf51b2c
GM
21812006-02-28 Andre Spiegel <spiegel@gnu.org>
2182
2183 * files.texi (Old Versions): Clarify operation of C-x v =.
2184
8cf51b2c
GM
21852006-02-21 Nick Roberts <nickrob@snap.net.nz>
2186
2187 * building.texi (Watch Expressions): Update and describe
2188 gdb-speedbar-auto-raise.
2189
21902006-02-19 Richard M. Stallman <rms@gnu.org>
2191
2192 * emacs.texi: Use @smallbook.
2193 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2194 Update subnode menu.
2195
2196 * building.texi (Lisp Interaction): Minor addition.
2197
21982006-02-18 Nick Roberts <nickrob@snap.net.nz>
2199
2200 * building.texi (Watch Expressions): Update and be more precise.
2201
c8763fb6 22022006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2203
2204 * maintaining.texi (Create Tags Table): Explain why the
2205 exception when etags writes to files under the /dev tree.
2206
22072006-02-14 Richard M. Stallman <rms@gnu.org>
2208
2209 * custom.texi (Safe File Variables): Lots of clarification.
2210 Renamed from Unsafe File Variables.
2211
22122006-02-14 Chong Yidong <cyd@stupidchicken.com>
2213
2214 * custom.texi (Unsafe File Variables): File variable confirmation
2215 assumed denied in batch mode.
2216
22172006-02-14 Richard M. Stallman <rms@gnu.org>
2218
2219 * building.texi (GDB User Interface Layout): Don't say `inferior'
2220 for program being debugged.
2221
22222006-02-15 Nick Roberts <nickrob@snap.net.nz>
2223
2224 * building.texi (GDB Graphical Interface):
2225 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2226
22272006-02-13 Chong Yidong <cyd@stupidchicken.com>
2228
2229 * custom.texi (Specifying File Variables, Unsafe File Variables):
2230 New nodes, split from File Variables. Document new file local
2231 variable behavior.
2232
22332006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2234
2235 * display.texi (Standard Faces):
8cf51b2c
GM
2236 * files.texi (Visiting):
2237 * frames.texi (Clipboard):
2238 * glossary.texi (Glossary) <Clipboard>:
2239 * xresources.texi (X Resources): Mention Mac OS port.
2240
8cf51b2c
GM
22412006-02-12 Richard M. Stallman <rms@gnu.org>
2242
2243 * building.texi (Building): Clarify topic in intro.
2244
2245 * maintaining.texi (Maintaining): Change title; clarify topic.
2246 Delete duplicate index entries.
2247
2248 * building.texi (Other GDB User Interface Buffers): Clarifications.
2249
2250 * text.texi (Cell Commands): Clarifications.
2251
2252 * programs.texi (Defuns): Delete duplicate explanation of
2253 left-margin paren convention.
2254 (Hungry Delete): Minor cleanup.
2255
22562006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2257
2258 * dired.texi (Tumme): More tumme documentation.
2259
22602006-02-11 Alan Mackenzie <acm@muc.de>
2261
2262 * programs.texi ("Hungry Delete"): Correct the appellation of the
2263 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2264
22652006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2266
2267 * dired.texi (Tumme): Fix small bug.
2268
22692006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2270
2271 * macos.texi (Mac International): Rename "fontset-mac" to
2272 "fontset-standard".
2273
8cf51b2c
GM
22742006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2275
2276 * dired.texi (Tumme): Basic documentation for Tumme added.
2277
8cf51b2c
GM
22782006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2279
2280 * mule.texi (International):
2281 * programs.texi (Basic Indent): Fix typos.
2282
8cf51b2c
GM
2283 * custom.texi (Minor Modes):
2284 * display.texi (Text Display):
2285 * commands.texi (Text Characters): Update xrefs.
2286
22872006-02-07 Richard M. Stallman <rms@gnu.org>
2288
2289 * emacs.texi (Top): Update subnode menu.
2290 Update info on old Emacs papers.
2291 (Intro): "Graphical display", not window system.
2292
2293 * xresources.texi (GTK styles): Minor clarifications.
2294
2295 * trouble.texi: "Graphical display", not window system.
2296 (Stuck Recursive): Minor clarification.
2297
2298 * text.texi: Minor clarifications.
2299 (Sentences): Explain why two-space convention is better.
2300 Explain sentence-end-without-period here.
2301 (Fill Commands): Not here.
2302 (Refill): Node moved down.
2303 (Filling): Update menu.
2304 (Table Creation, Cell Justification, Column Commands): Clarify.
2305
2306 * sending.texi: Minor clarifications.
2307
2308 * search.texi (Regexp Backslash): Clarification.
2309
2310 * rmail.texi: Minor cleanups.
2311 (Rmail): Delete digression about `rmail-mode'.
2312 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2313 (Rmail Files): Mention C-u M-x rmail.
2314 (Rmail Reply): Mention References.
2315 (Rmail Display): Mention rmail-nonignored-headers.
2316
2317 * programs.texi: Minor cleanups.
2318 (Comment Commands): Mention momentary Transient Mark mode.
2319 (Matching): Be more specific about customizing show-paren-mode.
2320 (Info Lookup): Don't list the modes that support C-h S.
2321 Just say what it does in an unsupported mode.
2322 (Man Page): Delete excessive info on customizing woman.
2323 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2324
2325 * abbrevs.texi: Minor clarifications.
2326 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2327 not "dynamic abbrevs" as if they were a kind of abbrev.
2328
2329 * picture.texi (Picture): Minor cleanup.
2330
2331 * mule.texi (Communication Coding): Say "other applications".
2332 (Fontsets): Not specific to X. Add xref to X Resources.
2333 (Unibyte Mode): Rename from Single-Byte Character Support.
2334 "Graphical display", not window system.
2335 (International): Update menu.
2336
2337 * maintaining.texi (Format of ChangeLog):
2338 New node, split out from ChangeLog.
2339 (ChangeLog): Clarifications in the remaining text.
2340 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2341 (Find Tag): Add @w.
2342 (Tags Search): Explain tag table order here. Simplify grep ref.
2343 (List Tags): tags-tag-face is a variable, not a face.
2344 (Emerge): Cleanups.
2345
2346 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2347 (Keyboard Macros): Avoid "the user".
2348
2349 * killing.texi: "Graphical display", not window system.
2350
2351 * help.texi (Help Echo): "Graphical display", not window system.
2352
2353 * glossary.texi: Say "you", not "the user". Say "graphical display".
2354
2355 * frames.texi: Minor cleanups. "Graphical display", not window system.
2356
2357 * files.texi (Visiting): Make drag-and-drop not X-specific.
2358
2359 * custom.texi: Minor cleanups. "Graphical display", not window system.
2360
2361 * cmdargs.texi: Minor cleanups.
2362
2363 * building.texi (Compilation): Move and split kill-compilation para.
2364 Add para about multiple compilers.
2365 (Compilation Mode): Commands also available in grep mode and others.
2366 Mention C-u C-x ` more tutorially. Clarify C-x `.
2367 (Compilation Shell): Clarify. Put Bash example first.
2368 (Grep Searching): Minor cleanups; add @w.
2369 (Debuggers): Minor cleanups.
2370 (Starting GUD): Make GDB xgraphical mode issue clearer.
2371 (Debugger Operation): Lots of clarifications including
2372 GDB tooltip side-effect issue.
2373 (Commands of GUD): Clarify.
2374 (GUD Customization): Add bashdb-mode-hook.
2375 (GDB Graphical Interface): Rewrite for clarity.
2376 (GDB User Interface Layout): Rewrite for clarity.
2377 (Stack Buffer, Watch Expressions): Likewise.
2378 (Other GDB User Interface Buffers): Cleanups.
2379 (Lisp Libraries, External Lisp): Cleanup.
2380
2381 * basic.texi (Position Info): "Graphical displays", rather than
2382 window systems.
2383
2384 * anti.texi: Minor cleanup.
2385
8cf51b2c
GM
23862006-02-03 Eli Zaretskii <eliz@gnu.org>
2387
2388 * custom.texi (Init File, Find Init): Add cross-references to
2389 where $HOME is described.
2390
23912006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2392
2393 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2394 is not inside the @table.
2395
2396 * emacs.texi (Top): Correct node name.
2397
2398 * files.texi (File Names): Fix @xref.
2399 (Reverting): Fix typo.
2400
2401 * mule.texi (International): Correct node name.
2402
2403 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2404
24052006-02-01 Richard M. Stallman <rms@gnu.org>
2406
2407 * emacs.texi (Top): Update subnode menu.
2408
2409 * mule.texi: Minor clarifications.
2410 Reduce the specific references to X Windows.
2411 Refer to "graphical" terminals, rather than window systems.
2412 (Text Coding): Rename from Specify Coding.
2413 (Communication Coding, File Name Coding, Terminal Coding):
2414 New nodes split out from Text Coding.
2415
2416 * kmacro.texi: Minor clarifications.
2417 (Keyboard Macro Ring): Comment out some excessive commands.
2418 (Basic Keyboard Macro): Split up the table, putting part in each node.
2419
2420 * major.texi: Minor clarifications.
2421
2422 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2423
2424 * windows.texi: Minor clarifications.
2425 (Change Window): Don't describe mode-line mouse cmds here.
2426 Add xref to Mode Line Mouse.
2427
2428 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2429
2430 * macos.texi (Mac International): Fix xref.
2431
2432 * indent.texi: Minor clarifications.
2433
2434 * frames.texi: Minor clarifications.
2435 Reduce the specific references to X Windows.
2436 Refer to "graphical" terminals, rather than window systems.
2437 (Frame Parameters): Don't mention commands like
2438 set-foreground-color. Just say to customize a face.
2439 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2440
2441 * files.texi: Minor clarifications.
2442 (Numbered Backups): New node, split out from Backup Names.
2443
2444 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2445
2446 * cmdargs.texi (General Variables): Fix xref.
2447
2448 * buffers.texi: Minor clarifications.
2449
8cf51b2c
GM
24502006-01-31 Richard M. Stallman <rms@gnu.org>
2451
2452 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2453 Nodes moved to top.
2454
2455 * display.texi: Minor clarifications.
2456 (Display): Rearrange menu.
2457 (Standard Faces): Mention query-replace face.
2458 (Faces): Simplify.
2459 (Font Lock): Simplify face customization info.
2460 (Highlight Changes): Node merged into Highlight Interactively.
2461 (Highlight Interactively): Much rewriting and cleanup.
2462 (Optional Mode Line): Narrowed line number not good for goto-line.
2463 Simplify face customization advice.
2464 (Text Display): Mention use of escape-glyph face.
2465 Move ctl-arrow and tab-width here.
2466 (Display Custom): Move no-redraw-on-reenter to end of node.
2467
2468 * search.texi: Minor clarifications.
2469 (Isearch Scroll): Simplify.
2470 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2471
2472 * regs.texi (Registers): Mention bookmarks here.
2473
2474 * mark.texi: Minor clarifications.
2475 (Selective Undo): Node deleted.
2476
2477 * m-x.texi: Minor clarifications.
2478
2479 * killing.texi: Minor clarifications.
2480 Refer to "graphical" terminals, rather than window systems.
2481
2482 * help.texi: Clarifications.
2483 (Help): Don't describe C-h F and C-h K here.
2484 (Key Help): Describe C-h K here.
2485 (Name Help): Mention Emacs Lisp Intro.
2486 Describe C-h F here.
2487 (Misc Help): Mention C-h F and C-h K only briefly.
2488
2489 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2490 Selective undo text merged in.
2491 (Spelling): Mention Aspell along with Ispell.
2492
2493 * emacs.texi (Top): Update subnode menus.
2494
2495 * basic.texi (Basic Undo): Rename from Undo. Most of text
2496 moved to new Undo node.
2497
8cf51b2c
GM
24982006-01-29 Chong Yidong <cyd@stupidchicken.com>
2499
2500 * basic.texi (Continuation Lines, Inserting Text):
2501 Mention longlines mode.
2502
25032006-01-29 Richard M. Stallman <rms@gnu.org>
2504
2505 * screen.texi: Minor cleaups.
2506 (Screen): Clean up the intro paragraphs.
2507 (Mode Line): Lots of rewriting. Handle frame-name better.
2508 eol-mnemonic-... vars moved out.
2509
2510 * emacs.texi (Top): Change menu item for MS-DOS node.
2511 Update subnode menu.
2512
2513 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2514 chapter relates to Windows. Title changed.
2515
2516 * mini.texi: Minor cleanups.
2517
2518 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2519 (Mark): Put it in the menu.
2520
2521 * entering.texi: Minor cleanups.
2522
2523 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2524 (Intro): Refer to "graphical" terminals, rather than X.
2525
2526 * display.texi (Display Custom): Add xref to Variables.
2527 (Optional Mode Line): eol-mnemonic-... vars moved here.
2528
2529 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2530 rather than X.
2531
8cf51b2c
GM
2532 * basic.texi: Minor cleanups.
2533 (Undo): selective-undo moved.
2534
8cf51b2c
GM
25352006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2536
2537 * anti.texi (Antinews): Various corrections and additions.
2538
25392006-01-23 Juri Linkov <juri@jurta.org>
2540
2541 * custom.texi (Easy Customization, Customization Groups)
2542 (Browsing Custom): Mention links along with buttons.
2543
8cf51b2c
GM
25442006-01-21 Eli Zaretskii <eliz@gnu.org>
2545
8cf51b2c
GM
2546 * text.texi (TeX Print): Use @key for TAB.
2547
8cf51b2c
GM
2548 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2549
8cf51b2c
GM
25502006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2551
2552 * files.texi (File Aliases): Don't claim that usually separate
2553 buffers are created for two file names that name the same data.
2554 Mention additional situations where different names mean the same
2555 file on disk.
2556
25572006-01-19 Richard M. Stallman <rms@gnu.org>
2558
2559 * killing.texi (Deletion): Upcase @key argument.
2560
2561 * custom.texi (Custom Themes): Minor cleanup.
2562
2563 * programs.texi (Hungry Delete): Upcase @key argument.
2564
8cf51b2c
GM
25652006-01-16 Juri Linkov <juri@jurta.org>
2566
2567 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2568 Move `mode-line-highlight' before `mode-line-buffer-id'.
2569
8cf51b2c
GM
25702006-01-14 Richard M. Stallman <rms@gnu.org>
2571
2572 * basic.texi (Inserting Text): Minor cleanup.
2573
8cf51b2c
GM
25742006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * custom.texi (Changing a Variable, Face Customization):
2577 Update for changes in Custom menus.
2578
8cf51b2c
GM
25792006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2580
2581 * macos.texi (Mac International): Undo last change.
2582
8cf51b2c
GM
25832006-01-02 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * custom.texi (Custom Themes): Describe the new
2586 customize-create-theme interface.
2587
25882005-12-30 Juri Linkov <juri@jurta.org>
2589
2590 * basic.texi (Position Info): Update example.
2591
c8763fb6 25922005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2593
2594 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2595
25962005-12-24 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * custom.texi (Custom Themes): `load-theme' always loads.
2599
26002005-12-23 Juri Linkov <juri@jurta.org>
2601
2602 * display.texi (Highlight Interactively): Use double space to
2603 separate sentences. Replace C-p with M-p, and C-n with M-n.
2604
26052005-12-22 Richard M. Stallman <rms@gnu.org>
2606
2607 * custom.texi (Easy Customization and subnodes):
2608 Replace "active field" with "button".
2609 Use "user option" only for variables.
2610 Use "setting" for variable-or-face.
2611
26122005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2613
2614 * buffers.texi (Select Buffer): Change order in table to make
2615 "Similar" refer to the correct item.
2616 (Indirect Buffers): Minor rewording.
2617
8cf51b2c
GM
26182005-12-20 Juri Linkov <juri@jurta.org>
2619
2620 * files.texi (VC Status): Put P and N near p and n.
2621
8cf51b2c
GM
26222005-12-19 Richard M. Stallman <rms@gnu.org>
2623
2624 * programs.texi (Electric C): Delete the info about newline control.
2625 (Other C Commands): Minor cleanup.
2626 (Left Margin Paren): Minor cleanup.
2627
26282005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2629
2630 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2631 (Customization Groups): Delete text moved to "Browsing Custom".
2632 (Browsing Custom): New node.
2633 (Specific Customization): Clarify which commands only work for
2634 loaded options.
2635
26362005-12-18 Bill Wohler <wohler@newt.com>
2637
2638 * frames.texi (Tool Bars): Shorten text of previous change.
2639
26402005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2641
2642 * files.texi (VC Status): Document log-view mode.
2643
26442005-12-18 Bill Wohler <wohler@newt.com>
2645
2646 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2647 permanently via the customize interface.
2648
8cf51b2c
GM
26492005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2650
2651 * killing.texi (Killing by Lines): Document `kill-whole-line'
2652 function.
2653
c8763fb6 26542005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2655
2656 * buffers.texi (Select Buffer): Change `prev-buffer' to
2657 `previous-buffer'. Indicate that these functions use a frame
2658 local buffer list.
2659
8cf51b2c
GM
26602005-12-12 Richard M. Stallman <rms@gnu.org>
2661
2662 * custom.texi (Easy Customization): Change menu comment.
2663 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2664
2665 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2666 (Help): Among the Apropos commands, describe only C-h a here.
2667
26682005-12-11 Richard M. Stallman <rms@gnu.org>
2669
2670 * programs.texi (Options for Comments): Comment-end starts with space.
2671
2672 * glossary.texi (Glossary): Minor cleanup.
2673
2674 * files.texi (Old Versions): Use @table.
2675
8cf51b2c
GM
26762005-12-10 David Koppelman <koppel@ece.lsu.edu>
2677
2678 * display.texi (Highlight Interactively): Include
2679 global-hi-lock-mode. Add miscellaneous details and elaborations.
2680
26812005-12-09 Richard M. Stallman <rms@gnu.org>
2682
2683 * display.texi (Font Lock): Delete the Global FL menu item.
2684
26852005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2686
2687 * custom.texi (Minibuffer Maps): Mention the maps for file name
2688 completion.
2689
26902005-12-09 Kim F. Storm <storm@cua.dk>
2691
2692 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2693 prefix keys even when mark is active. Decribe that RET moves
2694 cursor to next corner in rectangle; clarify insert around rectangle.
2695
8cf51b2c
GM
26962005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2697
2698 * custom.texi (Customization): Use xref to elisp manual for
2699 non-TeX output.
2700 (Minor Modes): Update.
2701 (Customization Groups, Changing a Variable, Face Customization):
2702 Update for new appearance of Custom buffers.
2703 (Changing a Variable): `custom-buffer-done-function' has been
2704 replaced by `custom-buffer-done-kill'.
2705 (Specific Customization): In the `customize-group' buffer, a
2706 subgroup's contents are not "hidden". They are not included at
2707 all. They have no [Show] button.
2708 (Mouse Buttons): Add pxref to description of mouse event lists in
2709 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2710 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2711 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2712
27132005-12-08 Richard M. Stallman <rms@gnu.org>
2714
2715 * mini.texi (Completion Commands, Completion):
2716 In file name input, SPC does not do completion.
2717
8cf51b2c
GM
27182005-12-08 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * building.texi (GDB Graphical Interface): Explain screen size
2721 setting.
2722 (Other GDB User Interface Buffers): Describe features specific to
2723 GDB 6.4.
2724
8cf51b2c
GM
27252005-12-01 Nick Roberts <nickrob@snap.net.nz>
2726
2727 * building.texi (GDB User Interface Layout): Describe how to
2728 kill associated buffers.
2729 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2730 (Watch Expressions): Be more precise.
2731 (Other GDB User Interface Buffers): Describe how to change a
2732 register value.
2733
8cf51b2c
GM
27342005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2735
2736 * macos.texi (Mac Input): Remove description of
2737 mac-command-key-is-meta. Add descriptions of
2738 mac-control-modifier, mac-command-modifier, and
2739 mac-option-modifier.
2740 (Mac International): Fix description of conversion of clipboard data.
2741 (Mac Font Specs): Add example of font customization by face attributes.
2742
27432005-11-22 Nick Roberts <nickrob@snap.net.nz>
2744
2745 * building.texi (Watch Expressions): Expand description.
2746 (Other GDB User Interface Buffers): Describe local map for
2747 gud-watch.
2748
27492005-11-21 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * display.texi (Font Lock): Font lock is enabled by default now.
2752
27532005-11-20 Juri Linkov <juri@jurta.org>
2754
2755 * basic.texi (Position Info): Update examples of the output.
2756 Remove the fact that examples are produced in the TeXinfo buffer,
2757 because in the Info reader users will get a different output from
2758 `C-x ='.
2759
2760 * building.texi (Compilation Mode): Remove paragraph duplicated
2761 from the node `Compilation'. Add `compilation-skip-threshold'.
2762
2763 * display.texi (Font Lock): Suggest more user-friendly method of
2764 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2765
27662005-11-18 Richard M. Stallman <rms@gnu.org>
2767
2768 * files.texi (Registering): Mention @@ in mode line.
2769
2770 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2771
27722005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2773
2774 * files.texi (Renaming and VC): Some back-ends don't
2775 handle renaming.
2776
8cf51b2c
GM
27772005-11-17 Juri Linkov <juri@jurta.org>
2778
2779 * emacs.texi (Top):
2780 * display.texi (Highlight Interactively): Put this font-lock based
2781 mode near Font Lock node.
2782
27832005-11-16 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2786 icons.
2787
27882005-11-12 Kim F. Storm <storm@cua.dk>
2789
2790 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2791 (Help Summary): Add C-h d and C-h e.
2792 (Apropos): Clarify that all apropos commands may search for either
2793 list of words or a regexp. Add C-h d for apropos-documentation.
2794 Describe apropos-documentation-sort-by-scores user option.
2795
8cf51b2c
GM
27962005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2797
2798 * killing.texi (CUA Bindings): Add @section.
2799
28002005-11-10 Kim F. Storm <storm@cua.dk>
2801
2802 * emacs.texi (Top): Add CUA Bindings entry to menu.
2803
2804 * killing.texi (CUA Bindings): New node. Moved here from
2805 misc.texi and extended with info on rectangle commands and
2806 rectangle highlighting, interface to registers, and the global
2807 mark feature.
2808
2809 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2810
2811 * regs.texi: Prev link points to CUA Bindings node.
2812
28132005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2814
2815 * help.texi (Help Echo): By default, help echos are only shown on
2816 mouse-over, not on point-over.
2817
c8763fb6 28182005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2819
2820 * misc.texi (Shell Mode): Describe how to activate password echoing.
2821
8cf51b2c
GM
28222005-11-04 Romain Francoise <romain@orebokech.com>
2823
2824 * mark.texi (Mark Ring): Fix typo.
2825
28262005-11-03 Richard M. Stallman <rms@gnu.org>
2827
2828 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2829
28302005-11-01 Bill Wohler <wohler@newt.com>
2831
2832 * help.texi (Help Mode): Fix typo.
2833
28342005-11-01 Nick Roberts <nickrob@snap.net.nz>
2835
2836 * building.texi (Other GDB User Interface Buffers): Describe
2837 the command gdb-use-inferior-io-buffer.
2838
28392005-10-31 Romain Francoise <romain@orebokech.com>
2840
2841 * files.texi (Compressed Files): Fix typo.
2842
2843 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2844
2845 * windows.texi (Force Same Window): Likewise.
2846
28472005-10-30 Bill Wohler <wohler@newt.com>
2848
2849 * help.texi (Help Mode): URLs viewed with browse-url.
2850
28512005-10-31 Nick Roberts <nickrob@snap.net.nz>
2852
2853 * building.texi (GDB Graphical Interface): Don't reference
2854 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2855 must stay in same frame.
2856
28572005-10-29 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2860
2861 * anti.texi (Antinews): Likewise.
2862
8cf51b2c
GM
28632005-10-28 Bill Wohler <wohler@newt.com>
2864
2865 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2866
28672005-10-28 Richard M. Stallman <rms@gnu.org>
2868
2869 * files.texi (Visiting): Explain how to enter ? in a file name.
2870
2871 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2872
8cf51b2c
GM
28732005-10-25 Nick Roberts <nickrob@snap.net.nz>
2874
2875 * building.texi (GDB Graphical Interface): Describe
2876 gdb-mouse-until.
2877
28782005-10-23 Richard M. Stallman <rms@gnu.org>
2879
2880 * custom.texi (Init File): Recommend when to use site-start.el.
2881
8cf51b2c
GM
28822005-10-21 Juri Linkov <juri@jurta.org>
2883
2884 * custom.texi (Examining): Mention accessing the old variable
2885 value via M-n in set-variable.
2886
8cf51b2c
GM
28872005-10-18 Romain Francoise <romain@orebokech.com>
2888
2889 * files.texi (Version Systems): Capitalize GNU.
2890
8cf51b2c
GM
28912005-10-18 Nick Roberts <nickrob@snap.net.nz>
2892
2893 * building.texi (Compilation Mode): Remove redundant paragraph.
2894 (Watch Expressions): Remove paragraph to reflect code change.
2895
8cf51b2c
GM
28962005-10-16 Richard M. Stallman <rms@gnu.org>
2897
2898 * building.texi (Compilation Mode, Compilation): Clarified.
2899
29002005-10-15 Richard M. Stallman <rms@gnu.org>
2901
2902 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2903
8cf51b2c
GM
29042005-10-13 Kenichi Handa <handa@m17n.org>
2905
2906 * basic.texi (Position Info): Fix previous change.
2907
c8763fb6 29082005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2909
2910 * cmdargs.texi (Icons X): Fix typo.
2911
29122005-10-12 Kenichi Handa <handa@m17n.org>
2913
2914 * basic.texi (Position Info): Describe the case that Emacs shows
2915 "part of display ...".
2916
c8763fb6 29172005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2918
2919 * cmdargs.texi (Icons X): -nb => -nbi.
2920
29212005-10-10 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * frames.texi (Speedbar): A couple more clarifications.
2924
29252005-10-11 Nick Roberts <nickrob@snap.net.nz>
2926
2927 * building.texi (GDB User Interface Layout): Improve diagram.
2928 (Watch Expressions): Explain how to make speedbar global.
2929 (Other GDB User Interface Buffers): Make references more precise.
2930
8cf51b2c
GM
29312005-10-09 Richard M. Stallman <rms@gnu.org>
2932
2933 * frames.texi (Speedbar): Clarify the text.
2934
29352005-10-09 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * frames.texi (Speedbar): Add information on keybindings,
2938 dismissing the speedbar, and buffer display mode. Link to
2939 speedbar manual.
2940
c8763fb6 29412005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2942
2943 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2944 added -nb, --no-bitmap-icon.
2945
8cf51b2c
GM
29462005-10-07 Nick Roberts <nickrob@snap.net.nz>
2947
2948 * building.texi (GDB Graphical Interface): Add variables and
2949 functions to indices. Be more precise.
2950
c8763fb6 29512005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2952
2953 * frames.texi (Drag and Drop): Remove the x- from
2954 x-dnd-open-file-other-window and xdnd-protocol-alist.
2955
29562005-09-30 Romain Francoise <romain@orebokech.com>
2957
2958 * mini.texi (Minibuffer): The default value now appears before the
2959 colon in minibuffer prompts.
2960
8cf51b2c
GM
29612005-09-25 Richard M. Stallman <rms@gnu.org>
2962
2963 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2964
8cf51b2c
GM
29652005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2966
2967 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2968
8cf51b2c
GM
29692005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2970
2971 * emacs.texi (Top): Update submenus from macos.texi.
2972
2973 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2974 (Mac OS): Update feature support status.
2975 (Mac Input): List supported input scripts. Remove description
2976 about `mac-keyboard-text-encoding'. Mention mouse button
2977 emulation and related variables.
2978 (Mac International): Mention Central European and Cyrillic
2979 support. Now `keyboard-coding-system' is dynamically changed.
2980 Add description about coding system for selection. Add
2981 description about language environment.
2982 (Mac Environment Variables): Mention
2983 `~/.MacOSX/environment.plist'. Give example of command line
2984 arguments. Add Preferences support.
2985 (Mac Directories): Explicitly state that this node is for Mac OS
2986 Classic only.
2987 (Mac Font Specs): Mention specification for scalable fonts. List
2988 supported charsets. Add preferred way of creating fontsets. Add
2989 description about `mac-allow-anti-aliasing'.
2990 (Mac Functions): Add descriptions about `mac-set-file-creator',
2991 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2992 and `mac-get-preference'.
2993
8cf51b2c
GM
29942005-09-16 Romain Francoise <romain@orebokech.com>
2995
2996 Update all files to specify GFDL version 1.2.
2997
2998 * doclicense.texi (GNU Free Documentation License): Update to
2999 version 1.2.
3000
30012005-09-15 Richard M. Stallman <rms@gnu.org>
3002
3003 * buffers.texi (List Buffers): Fix xref.
3004
3005 * rmail.texi (Rmail Basics): Fix xref.
3006
3007 * emacs.texi (Top): Update subnode menus.
3008
3009 * files.texi (Saving Commands): New node, broken out of Saving.
3010 (Customize Save): New node, broken out of Saving.
3011 Clarify effect of write-region-inhibit-fsync.
3012 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3013
8cf51b2c
GM
30142005-09-14 Romain Francoise <romain@orebokech.com>
3015
3016 * files.texi (Saving): Mention write-region-inhibit-fsync.
3017
30182005-09-05 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * custom.texi (Custom Themes): New node.
3021
30222005-09-03 Richard M. Stallman <rms@gnu.org>
3023
49823426
GM
3024 * search.texi (Search Case): Mention vars that control
3025 case-fold-search for various operations.
8cf51b2c
GM
3026
30272005-08-22 Juri Linkov <juri@jurta.org>
3028
3029 * display.texi (Standard Faces): Merge the text from
3030 `(elisp)Standard Faces' into this node.
3031
30322005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3033
3034 * emacs.texi (Top): Delete menu item for deleted node
3035 Keyboard Translations.
3036
30372005-08-18 Richard M. Stallman <rms@gnu.org>
3038
8cf51b2c
GM
3039 * trouble.texi (Unasked-for Search):
3040 Delete xref to Keyboard Translations.
3041
3042 * glossary.texi (Glossary): Delete xref.
3043
8cf51b2c
GM
3044 * custom.texi (Minor Modes): Say that the list here is not complete.
3045 (Keyboard Translations): Node deleted.
3046 (Disabling): Delete xref to it.
3047 (Customization Groups): Fix Custom buffer example.
3048 (Hooks): Mention remove-hooks.
3049
30502005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3051
3052 * building.texi (GDB Graphical Interface): Improve filling of menu
3053 item.
3054
30552005-08-18 Nick Roberts <nickrob@snap.net.nz>
3056
3057 * building.texi (GDB Graphical Interface): Use better node names.
3058
30592005-08-14 Richard M. Stallman <rms@gnu.org>
3060
3061 * text.texi (Sentences): Fix xref.
3062
30632005-08-14 Juri Linkov <juri@jurta.org>
3064
3065 * building.texi (Compilation, Grep Searching): Move grep command
3066 headings from `Compilation' to `Grep Searching'.
3067
3068 * dired.texi (Dired and Find):
3069 * maintaining.texi (Tags Search): Replace grep xref to
3070 `Compilation' node with `Grep Searching'.
3071
3072 * files.texi (Comparing Files): Replace xref to `Compilation' with
3073 `Compilation Mode'.
3074
30752005-08-13 Alan Mackenzie <acm@muc.de>
3076
3077 * search.texi (Non-ASCII Isearch): Correct a typo.
3078 (Replacement Commands): Mention query-replace key binding.
3079
30802005-08-11 Richard M. Stallman <rms@gnu.org>
3081
3082 * programs.texi (Options for Comments): Fix xref.
3083
3084 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3085 out of Regexps.
3086
8cf51b2c
GM
30872005-08-09 Juri Linkov <juri@jurta.org>
3088
3089 * building.texi (Compilation): Use `itemx' instead of `item'.
3090 (Grep Searching): Simplify phrase.
3091
3092 * display.texi (Standard Faces): Describe vertical-border on
3093 window systems.
3094
3095 * windows.texi (Split Window): Simplify phrase and mention
3096 vertical-border face.
3097
30982005-08-09 Richard M. Stallman <rms@gnu.org>
3099
3100 * files.texi (Comparing Files): Clarify compare-windows.
3101
3102 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3103
8cf51b2c
GM
31042005-08-06 Eli Zaretskii <eliz@gnu.org>
3105
3106 * mule.texi (Coding Systems): Rephrase the paragraph about
3107 codepages: no need for "M-x codepage-setup" anymore, except on
3108 MS-DOS.
3109
3110 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3111 the MS-DOS port only.
3112
31132005-07-30 Eli Zaretskii <eliz@gnu.org>
3114
3115 * makefile.w32-in (info): Don't run multi-install-info.bat.
3116 ($(infodir)/dir): New target, produced by running
3117 multi-install-info.bat.
3118
8cf51b2c
GM
31192005-07-22 Eli Zaretskii <eliz@gnu.org>
3120
3121 * files.texi (Quoted File Names): Add index entry.
3122
8cf51b2c
GM
31232005-07-19 Juri Linkov <juri@jurta.org>
3124
3125 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3126
31272005-07-18 Juri Linkov <juri@jurta.org>
3128
8cf51b2c
GM
3129 * custom.texi (Easy Customization):
3130 * files.texi (Old Versions):
3131 * frames.texi (Wheeled Mice):
3132 * mule.texi (Specify Coding):
8cf51b2c
GM
3133 * text.texi (Cell Justification):
3134 * trouble.texi (After a Crash):
8cf51b2c
GM
3135 * xresources.texi (GTK styles):
3136 Delete duplicate duplicate words.
3137
31382005-07-17 Richard M. Stallman <rms@gnu.org>
3139
3140 * frames.texi (Creating Frames): Fix foreground color example.
3141
3142 * custom.texi (Init Examples): Clean up text about conditionals.
3143
31442005-07-16 Richard M. Stallman <rms@gnu.org>
3145
3146 * mini.texi (Completion Commands): Fix command name for ?.
3147
8cf51b2c
GM
31482005-07-16 Eli Zaretskii <eliz@gnu.org>
3149
3150 * display.texi (Standard Faces): Explain that customization of
3151 `menu' face has no effect on w32 and with GTK. Add
3152 cross-references.
3153
3154 * cmdargs.texi (General Variables): Clarify the default location
3155 of $HOME on w32 systems.
3156
31572005-07-15 Jason Rumney <jasonr@gnu.org>
3158
3159 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3160 changed.
3161
31622005-07-08 Kenichi Handa <handa@m17n.org>
3163
3164 * mule.texi (Recognize Coding): Recommend
3165 revert-buffer-with-coding-system instead of revert-buffer.
3166
31672005-07-07 Richard M. Stallman <rms@gnu.org>
3168
3169 * anti.texi (Antinews): Mention mode-line-inverse-video.
3170
3171 * files.texi (Saving): Minor correction about C-x C-w.
3172
3173 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3174
31752005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3176
3177 * search.texi (Isearch Scroll): Add example of using the
3178 `isearch-scroll' property.
3179 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3180 `Display Custom' node.
3181 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3182 and de-emphasize it.
3183 (Other Repeating Search): `occur' currently can not correctly
3184 handle multiline matches. Correct, clarify and update description
3185 of `flush-lines' and `keep-lines'.
3186
3187 * display.texi (Display Custom): Add anchor for `baud-rate'.
3188
31892005-07-07 Richard M. Stallman <rms@gnu.org>
3190
3191 * gnu.texi: Update where to get GNU status; add refs for how to help.
3192 Add footnotes 6 and 7.
3193
31942005-07-04 Lute Kamstra <lute@gnu.org>
3195
3196 Update FSF's address in GPL notices.
3197
8cf51b2c 3198 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3199 * trouble.texi (Checklist): Update FSF's address.
3200
8cf51b2c
GM
32012005-06-24 Richard M. Stallman <rms@gnu.org>
3202
3203 * display.texi (Text Display): Change index entries.
3204
32052005-06-24 Eli Zaretskii <eliz@gnu.org>
3206
3207 * makefile.w32-in (MAKEINFO): Use --force.
3208 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3209 Makefile.in.
8cf51b2c
GM
3210
32112005-06-23 Richard M. Stallman <rms@gnu.org>
3212
3213 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3214 nobreak-char-display.
3215
3216 * emacs.texi (Top): Update detailed node listing.
3217
3218 * display.texi (Text Display): Renamed show-nonbreak-escape
3219 to nobreak-char-display and no-break-space to nobreak-space.
3220 (Standard Faces): Split up the list of standard faces
3221 and put it in a separate node. Add nobreak-space and
3222 escape-glyph.
3223
8cf51b2c
GM
32242005-06-23 Lute Kamstra <lute@gnu.org>
3225
3226 * mule.texi (Select Input Method): Fix typo.
3227
32282005-06-23 Kenichi Handa <handa@m17n.org>
3229
3230 * mule.texi (International): List all supported scripts. Adjust
3231 text for that leim is now included in the normal Emacs
3232 distribution.
3233 (Language Environments): List all language environments.
3234 Intlfonts contains fonts for most supported scripts, not all..
3235 (Select Input Method): Refer to C-u C-x = to see how to type to
3236 input a specifc character.
3237 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3238
32392005-06-23 Juanma Barranquero <lekktu@gmail.com>
3240
49823426 3241 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3242
32432005-06-22 Miles Bader <miles@gnu.org>
3244
3245 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3246
32472005-06-20 Miles Bader <miles@gnu.org>
3248
3249 * display.texi (Faces): Add `vertical-divider'.
3250
32512005-06-17 Richard M. Stallman <rms@gnu.org>
3252
3253 * text.texi (Adaptive Fill): Minor clarification.
3254
8cf51b2c
GM
32552005-06-10 Lute Kamstra <lute@gnu.org>
3256
3257 * emacs.texi (Top): Correct version number.
3258 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3259 refer to the current version of Emacs.
3260
32612005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3262
3263 * files.texi (Log Buffer): Document when there can be more than
3264 one file to be committed.
3265
32662005-06-08 Juri Linkov <juri@jurta.org>
3267
3268 * display.texi (Faces): Add `shadow' face.
3269
32702005-06-07 Masatake YAMATO <jet@gyve.org>
3271
3272 * display.texi (Faces): Write about mode-line-highlight.
3273
32742005-06-06 Richard M. Stallman <rms@gnu.org>
3275
3276 * misc.texi (Printing Package): Explain how to initialize
3277 printing package.
3278
3279 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3280
32812005-06-05 Chong Yidong <cyd@stupidchicken.com>
3282
3283 * emacs.texi: Rename Hardcopy to Printing.
3284 Make PostScript and PostScript Variables subnodes of it.
3285
3286 * misc.texi (Printing): Rename node from Hardcopy.
3287 Mention menu bar options.
3288 Move PostScript and PostScript Variables to submenu.
3289 (Printing package): New node.
3290
3291 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3292
3293 * dired.texi (Operating on Files): Likewise.
3294
3295 * calendar.texi (Displaying the Diary): Likewise.
3296
3297 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3298
3299 * glossary.texi (Glossary): Likewise.
3300
3301 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3302 effect.
3303
33042005-06-04 Richard M. Stallman <rms@gnu.org>
3305
3306 * trouble.texi (After a Crash): Polish previous change.
3307
8cf51b2c
GM
33082005-05-30 Noah Friedman <friedman@splode.com>
3309
3310 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3311 recovery mechanism.
3312
8cf51b2c
GM
33132005-05-28 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * building.texi (Other Buffers): SPC toggles display of
3316 floating point registers.
3317
8cf51b2c
GM
33182005-05-27 Nick Roberts <nickrob@snap.net.nz>
3319
3320 * files.texi (Log Buffer): Merge in description of Log Edit
3321 mode from pcl-cvs.texi.
3322
33232005-05-26 Richard M. Stallman <rms@gnu.org>
3324
3325 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3326
8cf51b2c
GM
33272005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3328
3329 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3330 not enabled by default.
3331 When not on a word, `ispell-word' by default checks the word
3332 before point.
3333
33342005-05-24 Nick Roberts <nickrob@snap.net.nz>
3335
3336 * building.texi (Debugger Operation): Simplify last sentence.
3337
33382005-05-23 Lute Kamstra <lute@gnu.org>
3339
3340 * emacs.texi: Update FSF's address throughout.
3341 (Preface): Use @cite.
3342 (Distrib): Add cross reference to the node "Copying". Mention the
3343 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3344 printed manuals.
3345 (Intro): Use @xref for the Emacs Lisp Intro.
3346
8cf51b2c
GM
33472005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3348
3349 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3350
3351 * basic.texi (Moving Point): Mention default for `goto-line'.
3352
3353 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3354 of a variable's docstring.
3355
33562005-05-18 Lute Kamstra <lute@gnu.org>
3357
3358 * maintaining.texi (Overview of Emerge): Add cross reference.
3359 Remove duplication.
3360
3361 * emacs.texi (Top): Update to the current structure of the manual.
3362 * misc.texi (Emacs Server): Add menu description.
3363 * files.texi (Saving): Fix menu.
3364 * custom.texi (Customization): Fix menu.
3365 * mule.texi (International): Fix menu.
3366 * kmacro.texi (Keyboard Macros): Fix menu.
3367
33682005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3369
3370 * display.texi: Various minor changes.
3371 (Faces): Delete text that is repeated in the next section.
3372
33732005-05-16 Nick Roberts <nickrob@snap.net.nz>
3374
3375 * building.texi (Debugger Operation): Mention GUD tooltips are
3376 disabled with GDB in text command mode.
3377
8cf51b2c
GM
33782005-05-16 Nick Roberts <nickrob@snap.net.nz>
3379
3380 * building.texi: Replace toolbar with "tool bar" for consistency.
3381 (Compilation Mode): Describe compilation-context-lines
3382 and use of arrow in compilation buffer.
3383 (Debugger Operation): Replace help text with variable's value.
3384
3385 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3386 consistency.
3387
33882005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3389
3390 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3391 Add xref.
3392
8cf51b2c
GM
33932005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3394
3395 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3396 (Position Info): Delete discussion of `goto-line'. It is already
3397 described in `Moving point'.
3398
3399 * mini.texi (Completion Commands): Correct reference.
3400 (Completion Options): Fix typo.
3401
3402 * killing.texi (Deletion): Complete description of `C-x C-o'.
3403
8cf51b2c
GM
34042005-05-10 Richard M. Stallman <rms@gnu.org>
3405
3406 * building.texi (Compilation): Clarify recompile's directory choice.
3407
3408 * frames.texi (Tooltips): Cleanups.
3409
3410 * basic.texi (Arguments): Fix punctuation.
3411
34122005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3413
3414 * screen.texi (Menu Bar): The up and down (not left and right)
3415 arrow keys move through a keyboard menu.
3416
34172005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3418
3419 * basic.texi: Various typo and grammar fixes.
3420 (Moving Point): C-a now runs move-beginning-of-line.
3421
34222005-05-08 Nick Roberts <nickrob@snap.net.nz>
3423
3424 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3425
3426 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3427 as different animals.
3428
34292005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3430
3431 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3432 Correct index entry.
3433
34342005-05-07 Nick Roberts <nickrob@snap.net.nz>
3435
3436 * building.texi (Debugger Operation): Update to reflect changes
3437 in GUD tooltips.
3438
34392005-04-30 Richard M. Stallman <rms@gnu.org>
3440
3441 * files.texi (Compressed Files): Auto Compression normally enabled.
3442
3443 * building.texi (Debugger Operation): Clarify previous change.
3444
8cf51b2c
GM
34452005-04-28 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * building.texi (Debugger Operation): Add description for
3448 GUD tooltips when program is not running.
3449
34502005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3451
3452 * misc.texi (Shell): Add `Shell Prompts' to menu.
3453 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3454 description. Delete remarks moved to new node.
3455 (Shell Prompts): New node.
3456 (History References): Replace remarks moved to `Shell Prompts'
3457 with xref to that node.
3458 (Remote Host): Clarify how to specify the terminal type when
3459 logging in to a different machine.
3460
34612005-04-26 Richard M. Stallman <rms@gnu.org>
3462
3463 * emacs.texi (Top): Update submenus from files.texi.
3464
3465 * files.texi (Filesets): Clarify previous change.
3466
3467 * dired.texi (Misc Dired Features): Clarify previous change.
3468
34692005-04-25 Chong Yidong <cyd@stupidchicken.com>
3470
3471 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3472
3473 * dired.texi (Misc Dired Features): Document
3474 dired-compare-directories.
3475
3476 * files.texi (Filesets): New node.
3477 (File Conveniences): Document Image mode.
3478
3479 * text.texi (TeX Print): Document tex-compile.
3480
34812005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3482
3483 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3484 Delete redundant reference to tooltip Custom group. It is
3485 referred too again in the next paragraph.
3486
34872005-04-24 Richard M. Stallman <rms@gnu.org>
3488
3489 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3490
8cf51b2c
GM
34912005-04-19 Kim F. Storm <storm@cua.dk>
3492
3493 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3494
34952005-04-18 Lars Hansen <larsh@math.ku.dk>
3496
3497 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3498 turns off desktop-save-mode.
3499
35002005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3501
3502 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3503 by default in terminals compatible with xterm. Mention that
3504 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3505 node.
3506
8cf51b2c
GM
35072005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3508
3509 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3510
c8763fb6 35112005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3512
3513 * xresources.texi (Table of Resources): Add cursorBlink.
3514
35152005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3518 `d', `C-d' and `u'.
3519
35202005-04-11 Richard M. Stallman <rms@gnu.org>
3521
3522 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3523 (Misc X): Add -D, --basic-display.
3524
3525 * maintaining.texi (Change Log): Correct the description of
3526 the example.
3527
3528 * major.texi (Choosing Modes): Document magic-mode-alist.
3529
8cf51b2c
GM
35302005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3531
3532 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3533 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3534 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3535 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3536 `w', respectively.
3537 (Rmail Labels): Mention `l'.
3538 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3539 (Rmail Summary Edit): Describe `j' and RET.
3540
c8763fb6 35412005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3542
3543 * xresources.texi (Lucid Resources): Add fontSet resource.
3544
8cf51b2c
GM
35452005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3546
3547 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3548 now called `indicate-empty-lines'.
3549
35502005-04-06 Kim F. Storm <storm@cua.dk>
3551
3552 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3553
35542005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3555
3556 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3557 deleted.
3558 (Marks vs Flags): Add some convenient key bindings.
3559 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3560 (Misc Dired Features): Correct and expand description of `w' command.
3561
3562 * frames.texi (XTerm Mouse): Delete apparently false info.
3563 The GNU/Linux console currently does not appear to support
3564 `xterm-mouse-mode'.
3565
8cf51b2c
GM
35662005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3567
3568 * calendar.texi (Diary): Mention shell utility `calendar'.
3569
35702005-04-01 Richard M. Stallman <rms@gnu.org>
3571
3572 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3573
8cf51b2c
GM
35742005-04-01 Lute Kamstra <lute@gnu.org>
3575
3576 * maintaining.texi (Change Log): add-change-log-entry uses
3577 add-log-mailing-address.
3578
35792005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3580
3581 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3582 `VC Mode Line' and put in an xref to that node.
3583 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3584 its description.
3585
35862005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3587
3588 * calendar.texi (Calendar Systems): Say that the Persian calendar
3589 implemented here is the arithmetical one championed by Birashk.
3590
35912005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3592
3593 * programs.texi (Fortran Motion): Fix previous change.
3594
8cf51b2c
GM
35952005-03-29 Richard M. Stallman <rms@gnu.org>
3596
3597 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3598
35992005-03-29 Chong Yidong <cyd@stupidchicken.com>
3600
3601 * text.texi (Refill): Refer to Long Lines Mode.
3602 (Longlines): New node.
3603 (Auto Fill): Don't index "word wrap" here.
3604 (Filling): Add Longlines to menu.
3605
36062005-03-29 Richard M. Stallman <rms@gnu.org>
3607
3608 * xresources.texi: Minor fixes.
3609
3610 * misc.texi (Emacs Server): Fix Texinfo usage.
3611
3612 * emacs.texi (Top): Don't use a real section heading for
3613 "Detailed Node Listing". Fake it instead.
3614
3615 * basic.texi (Position Info): Minor cleanup.
3616
3617 * mule.texi (Input Methods): Minor cleanup.
3618
36192005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3620
3621 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3622 constructs as well.
3623 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3624
36252005-03-29 Kenichi Handa <handa@m17n.org>
3626
3627 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3628
3629 * basic.texi (Position Info): Update the description about the
3630 command C-u C-x =.
3631
36322005-03-28 Richard M. Stallman <rms@gnu.org>
3633
3634 * emacs.texi (Top): Use @section for the detailed node listing.
3635
3636 * calendar.texi: Minor fixes to previous change.
3637
3638 * programs.texi (Fortran): Small fixes to previous changes.
3639
3640 * emacs.texi (Top): Update list of subnodes of Dired.
3641 Likewise for building.texi.
3642
3643 * files.texi (File Conveniences): Delete Auto Image File mode.
3644
36452005-03-28 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * building.texi (Flymake): New node.
3648
3649 * custom.texi (Function Keys): Document kp- event types and
3650 keypad-setup package.
3651
3652 * dired.texi (Wdired): New node.
3653
3654 * files.texi (File Conveniences): Reorder entries.
3655 Explain how to turn on Auto-image-file mode.
3656 Document Thumbs mode.
3657
3658 * mule.texi (Specify Coding): Document recode-region and
3659 recode-file-name.
3660
3661 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3662
36632005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3664
3665 * commands.texi (Keys): M-o is now a prefix key.
3666
36672005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3668
3669 * programs.texi: Reformat and update copyright years.
3670 (Fortran): Update section.
3671
36722005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3673
3674 * files.texi: Several small changes in addition to:
3675 (Visiting): Change xref for Dialog Boxes to ref.
3676 (Version Headers): Replace references to obsolete var
3677 `vc-header-alist' with `vc-BACKEND-header'.
3678 (Customizing VC): Update value of `vc-handled-backends'.
3679
36802005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3681
3682 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3683 move here from Emacs Lisp Reference Manual.
3684 * calendar.texi (Calendar/Diary, Diary Commands)
3685 (Special Diary Entries, Importing Diary): Change some xrefs to
3686 point to emacs-xtra rather than elisp.
3687
3688 * emacs-xtra.texi (Calendar Customizing):
3689 Move view-diary-entries-initially, view-calendar-holidays-initially,
3690 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3691 Emacs Manual.
3692 (Appt Customizing): Merge entire section into main Emacs Manual.
3693 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3694 mark-holidays-in-calendar here from emacs-xtra.
3695 (Displaying the Diary): Move view-diary-entries-initially,
3696 mark-diary-entries-in-calendar here from emacs-xtra.
3697 (Appointments): Move appt-display-mode-line,
3698 appt-display-duration, appt-disp-window-function,
3699 appt-delete-window-function here from emacs-xtra.
3700
3701 * calendar.texi: Update and reformat copyright.
3702 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3703 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3704 (Diary): Refer to `diary-file' rather than ~/diary.
3705 (Diary Commands): Rename node to "Displaying the Diary".
3706 * emacs.texi (Top): Rename "Diary Commands" section.
3707 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3708
37092005-03-26 Eli Zaretskii <eliz@gnu.org>
3710
3711 * misc.texi (Emacs Server): Fix the command for setting
3712 server-name. Add an xref to Invoking emacsclient.
3713
3714 * help.texi (Help Summary): Clarify when "C-h ." will do something
3715 nontrivial.
3716 (Apropos): Add cindex entry for apropos-sort-by-scores.
3717
3718 * display.texi (Text Display): Add index entries for how no-break
3719 characters are displayed.
3720
8cf51b2c
GM
37212005-03-26 Eli Zaretskii <eliz@gnu.org>
3722
3723 * files.texi (Visiting): Fix cross-references introduced with the
3724 last change.
3725
3726 * xresources.texi (GTK resources): Fix last change.
3727
8cf51b2c
GM
37282005-03-25 Chong Yidong <cyd@stupidchicken.com>
3729
3730 * xresources.texi (X Resources): GTK options documented too.
3731 (Resources): Clarify meaning of program name.
3732 (Table of Resources): Add visualClass.
3733 (GTK resources): Rewrite.
3734 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3735
3736 * display.texi (Text Display): Mention non-breaking spaces.
3737
3738 * files.texi (Reverting): Document auto-revert-check-vc-info.
3739
3740 * frames.texi (Mouse Commands): Document
3741 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3742
3743 * help.texi (Help Summary): Add `C-h .'.
3744 (Apropos): Apropos accepts a list of search terms.
3745 Document apropos-sort-by-scores.
3746 (Help Echo): Document display-local-help.
3747
3748 * misc.texi (Emacs Server): Document server-name.
3749 (Invoking emacsclient): Document -s option for server names.
3750
3751 * text.texi (Outline Visibility): Introduce "current heading
3752 line" (commands can be called with point on a body line).
3753 Re-order table to follow the sequence of discussion.
3754 hide-body won't hide lines before first header line.
3755 (TeX Mode): Add DocTeX mode.
3756
8cf51b2c
GM
37572005-03-24 Richard M. Stallman <rms@gnu.org>
3758
3759 * mule.texi (Single-Byte Character Support): Delete mention
3760 of iso-acc.el and iso-transl.el.
3761
8cf51b2c
GM
37622005-03-23 Lute Kamstra <lute@gnu.org>
3763
3764 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3765
37662005-03-23 Richard M. Stallman <rms@gnu.org>
3767
8cf51b2c
GM
3768 * search.texi: Delete explicit node pointers.
3769 (Incremental Search): New menu.
3770 (Basic Isearch, Repeat Isearch, Error in Isearch)
3771 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3772 (Slow Isearch): New subnodes.
3773 (Configuring Scrolling): Node deleted.
3774 (Search Case): Doc default-case-fold-search.
3775 (Regexp Replace): Move replace-regexp doc here.
3776
3777 * rmail.texi (Movemail): Put commas inside closequotes.
3778
3779 * picture.texi (Insert in Picture): Document C-c arrow combos.
3780 (Basic Picture): Clarify erasure.
3781
3782 * display.texi (Font Lock): Put commas inside closequotes.
3783
3784 * cmdargs.texi (General Variables): Put commas inside closequotes.
3785
37862005-03-23 Nick Roberts <nickrob@snap.net.nz>
3787
3788 * building.texi (Stack Buffer): Mention reverse contrast for
3789 *selected* frame (might not be current frame).
3790
8cf51b2c
GM
37912005-03-21 Richard M. Stallman <rms@gnu.org>
3792
3793 * building.texi (Starting GUD): Add bashdb.
3794
37952005-03-20 Chong Yidong <cyd@stupidchicken.com>
3796
3797 * basic.texi (Moving Point): Add M-g M-g binding.
3798 (Undo): Document undo-only.
3799 (Position Info): Document M-g M-g and C-u M-g M-g.
3800
3801 * building.texi (Building): Put Grep Searching after Compilation
3802 Shell.
3803 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3804 Document next-error-highlight.
3805 (Grep Searching): Document grep-highlight-matches.
3806 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3807
3808 * calendar.texi (Importing Diary): Rename node from iCalendar.
3809 Document diary-from-outlook.
3810
3811 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3812 Commands.
3813 Mention effect of X drag and drop on Dired buffers.
3814
3815 * files.texi (Visiting): Document large-file-warning-threshold.
3816 Move paragraph on file-selection dialog.
3817 Mention visiting files using X drag and drop.
3818 (Reverting): Mention using Auto-Revert mode to tail files.
3819 Document auto-revert-tail-mode.
3820 (Version Systems): Minor correction.
3821 (Comparing Files): Diff-mode is no longer based on Compilation
3822 mode.
3823 Document compare-ignore-whitespace.
3824 (Misc File Ops): Explain passing a directory to rename-file.
3825 Likewise for copy-file and make-symbolic-link.
3826
3827 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3828 Document mouse-wheel-progressive speed.
3829
3830 * help.texi (Misc Help): Document numeric argument for C-h i.
3831 Correctly explain the effect of just C-u as argument.
3832
3833 * killing.texi (Deletion): Document numeric argument for
3834 just-one-space.
3835
3836 * mini.texi (Completion): Completion acts on text before point.
3837
3838 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3839 (Emulation): CUA mode replaces pc-bindings-mode,
3840 pc-selection-mode, and s-region.
3841
3842 * mule.texi (Input Methods): Leim is now built-in.
3843 (Select Input Method): Document quail-show-key.
3844 (Specify Coding): Document revert-buffer-with-coding-system.
3845
3846 * programs.texi (Fortran Motion): Document f90-next-statement,
3847 f90-previous-statement, f90-next-block, f90-previous-block,
3848 f90-end-of-block, and f90-beginning-of-block.
3849
3850 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3851
3852 * emacs.texi (Acknowledgments): Updated.
3853
3854 * anti.texi: Total rewrite.
3855
8cf51b2c
GM
38562005-03-19 Chong Yidong <cyd@stupidchicken.com>
3857
3858 * ack.texi (Acknowledgments): Update.
3859
38602005-03-19 Eli Zaretskii <eliz@gnu.org>
3861
3862 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3863 copyright years.
3864
38652005-03-14 Nick Roberts <nickrob@snap.net.nz>
3866
3867 * building.texi (Commands of GUD): Move paragraph on setting
3868 breakpoints with mouse to the GDB Graphical Interface node.
3869
38702005-03-07 Richard M. Stallman <rms@gnu.org>
3871
8cf51b2c
GM
3872 * misc.texi (Single Shell, Shell Options): Fix previous change.
3873
3874 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3875
38762005-03-06 Richard M. Stallman <rms@gnu.org>
3877
3878 * building.texi (Starting GUD): Don't explain text vs graphical
3879 GDB here. Just mention it and xref.
3880 Delete "just one debugger process".
3881 (Debugger Operation): Move GUD tooltip info here.
3882 (GUD Tooltips): Node deleted.
3883 (GDB Graphical Interface): Explain the two GDB modes here.
3884
8cf51b2c
GM
3885 * sending.texi (Sending Mail): Minor cleanup.
3886 (Mail Aliases): Explain quoting conventions.
3887 Update key rebinding example.
3888 (Header Editing): C-M-i is like M-TAB.
3889 (Mail Mode Misc): mail-attach-file does not do MIME.
3890
3891 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3892 that really belongs here.
3893 (Remote Mailboxes): Text moved to Rmail Inbox.
3894 (Rmail Display): Mention Mouse-1.
3895 (Movemail): Clarify two movemail versions.
3896 Clarify rmail-movemail-program.
3897
8cf51b2c
GM
3898 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3899 Document async shell commands.
3900 (Shell History): Clarify.
3901 (Shell Ring): Mention C-UP an C-DOWN.
3902 (Shell Options): Add comint-prompt-read-only.
3903 (Invoking emacsclient): Set EDITOR to run Emacs.
3904 (Sorting): No need to explain what region is.
3905 (Saving Emacs Sessions): Fix typo.
3906 (Recursive Edit): Fix punctuation.
3907 (Emulation): Don't mention "PC bindings" which are standard.
3908 (Hyperlinking): Explain Mouse-1 convention here.
3909 (Find Func): Node deleted.
3910
8cf51b2c
GM
3911 * help.texi (Name Help): Xref to Hyperlinking.
3912
3913 * glossary.texi (Glossary):
3914 Rename "Balance Parentheses" to "Balancing...".
3915 Add "Byte Compilation". Correct "Copyleft".
3916 New xref in "Customization".
3917 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3918 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3919 Rename "Registers" to "Register".
3920 Replace "Selecting" with "Selected Frame",
3921 "Selected Window", and "Selecting a Buffer".
3922
3923 * files.texi (Types of Log File): Explain how projects'
3924 methods can vary.
3925
8cf51b2c
GM
3926 * display.texi (Faces): Delete "Emacs 21".
3927
3928 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3929 * fixit.texi (Spelling): C-M-i like M-TAB.
3930 * mini.texi (Completion Options): C-M-i like M-TAB.
3931 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3932 * text.texi (Text Mode): C-M-i like M-TAB.
3933
3934 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3935
3936 * calendar.texi (Specified Dates): Mention `g w'.
3937 (Appointments): appt-activate toggles with no arg.
3938
8cf51b2c
GM
39392005-03-05 Juri Linkov <juri@jurta.org>
3940
3941 * cmdargs.texi (Emacs Invocation): Add cindex
3942 "invocation (command line arguments)"
3943 (Misc X): Add -nbc, --no-blinking-cursor.
3944
39452005-03-04 Ulf Jasper <ulf.jasper@web.de>
3946
3947 * calendar.texi (iCalendar): No need to require it now.
3948
8cf51b2c
GM
39492005-03-03 Nick Roberts <nickrob@snap.net.nz>
3950
3951 * trouble.texi (Contributing): Mention Savannah. Direct users to
3952 emacs-devel.
3953
39542005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3955
3956 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3957 window.
3958
8cf51b2c
GM
39592005-02-27 Richard M. Stallman <rms@gnu.org>
3960
3961 * building.texi (Compilation): Update mode line status info.
3962
39632005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3964
3965 * calendar.texi (General Calendar): Document binding of
3966 scroll-other-window-down.
3967 (Mayan Calendar): Fix earliest date.
3968 (Time Intervals): Document timeclock-change.
3969 Fix timeclock-ask-before-exiting documentation.
3970
39712005-02-26 Kim F. Storm <storm@cua.dk>
3972
3973 * frames.texi (Mouse References):
3974 Add mouse-1-click-in-non-selected-windows.
3975
39762005-02-25 Richard M. Stallman <rms@gnu.org>
3977
3978 * screen.texi (Screen): Explain better about cursors and mode lines;
3979 don't presuppose text terminals.
3980 (Point): Don't assume just one cursor.
3981 Clarify explanation of cursors.
3982 (Echo Area, Menu Bar): Cleanups.
3983
3984 * mini.texi (Minibuffer): Prompts are highlighted.
3985 (Minibuffer Edit): Newline = C-j only on text terminals.
3986 Clarify resize-mini-windows values.
3987 Mention M-PAGEUP and M-PAGEDOWN.
3988 (Completion Commands): Mouse-1 like Mouse-2.
3989 (Minibuffer History): Explain history commands better.
3990 (Repetition): Add xref to Incremental Search.
3991
3992 * mark.texi (Setting Mark): Clarify info about displaying mark.
3993 Clarify explanation of C-@ and C-SPC.
3994 (Transient Mark): Mention Delete Selection mode.
3995 (Marking Objects): Clean up text about extending the region.
3996
3997 * m-x.texi (M-x): One C-g doesn't always go to top level.
3998 No delay before suggest-key-bindings output.
3999
4000 * fixit.texi (Fixit): Mention C-/ for undo.
4001 (Spelling): Mention ESC TAB like M-TAB.
4002 Replacement words with r and R are rechecked.
4003 Say where C-g leaves point. Mention ? as input.
4004
40052005-02-23 Lute Kamstra <lute@gnu.org>
4006
4007 * cmdargs.texi (Initial Options): Add cross reference.
4008
8cf51b2c
GM
40092005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4010
4011 * emacs.texi (Top): Update menu for splitting of node in
4012 msdog.texi.
4013 * frames.texi (Frames): Update xref for splitting of node in
4014 msdog.texi.
4015 * trouble.texi (Quitting): Ditto.
4016
40172005-02-16 Richard M. Stallman <rms@gnu.org>
4018
4019 * windows.texi (Split Window): Simplify line truncation info
4020 and xref to Display Custom.
4021
4022 * trouble.texi (Quitting): Emergency escape only for text terminal.
4023 (Screen Garbled): C-l for ungarbling is only for text terminal.
4024
4025 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4026
4027 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4028
4029 * programs.texi (Program Modes): Mention Python mode.
4030 (Moving by Defuns): Repeating C-M-h extends region.
4031 (Basic Indent): Clarify.
4032 (Custom C Indent): Clarify.
4033 (Expressions): Repeating C-M-@ extends region.
4034 (Info Lookup): Clarify for C-h S.
4035 (Symbol Completion): ESC TAB alternative for M-TAB.
4036 (Electric C): Clarify.
4037
4038 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4039
4040 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4041 MS-DOS Input node.
4042 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4043 (MS-DOS and MULE): Clarify.
4044 (MS-DOS Processes, Windows Processes): Fix typos.
4045
4046 * major.texi (Choosing Modes): Clarify.
4047
4048 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4049 (Keyboard Macro Step-Edit): Clarify.
4050
4051 * indent.texi (Indentation): Clarifications.
4052
4053 * help.texi (Help): Correct error about C-h in query-replace.
4054 Clarify apropos vs C-h a. Fix how to search in FAQ.
4055 (Key Help): Describe C-h w here.
4056 (Name Help): Minor cleanup. C-h w moved to Key Help.
4057 Clarify the "object" joke.
4058 (Apropos): Clarify. Mouse-1 like Mouse-2.
4059 (Help Mode): Mouse-1 like Mouse-2.
4060
4061 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4062
4063 * display.texi (Display): Reorder menu.
4064 (Faces): Cleanup.
4065 (Font Lock): Cleanup. Mention Options menu.
4066 Delete obsolete text.
4067 (Scrolling): For C-l, don't presume text terminal.
4068 (Horizontal Scrolling): Simplify intro.
4069 (Follow Mode): Clarify.
4070 (Cursor Display): Moved before Display Custom.
4071 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4072 Doc default-tab-width. Doc line truncation more thoroughly.
4073
4074 * dired.texi (Dired Enter): C-x C-f can run Dired.
4075 (Dired Visiting): Comment out `a' command.
4076 Mouse-1 is like Mouse-2.
4077 (Shell Commands in Dired): ? can be used more than once.
4078
4079 * basic.texi (Continuation Lines): Simplify description of truncation,
4080 and refer to Display Custom for the rest of it.
4081
8cf51b2c
GM
40822005-02-06 Lute Kamstra <lute@gnu.org>
4083
4084 * basic.texi (Undo): Fix typo.
4085
4086 * cmdargs.texi (Emacs Invocation): Fix typo.
4087
4088 * custom.texi (Init Examples): Fix typo.
4089
4090 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4091
40922005-02-06 Richard M. Stallman <rms@gnu.org>
4093
4094 * regs.texi (Registers): Registers can hold numbers, too.
4095
4096 * killing.texi (Other Kill Commands): Cleanup.
4097 Delete redundant explanation of kill in read-only buffer.
4098 (Yanking): Mention term "copying".
4099 (Accumulating Text): Fix typo.
4100
4101 * entering.texi (Entering Emacs): Update rationale at start.
4102 (Exiting): Treat iconifying on a par with suspension.
4103
4104 * custom.texi (Minor Modes): Fix typo.
4105 (Easy Customization): Fix menu style.
4106 (Variables): Add xref.
4107 (Examining): Setting for future sessions works through .emacs.
4108 (Keymaps): "Text terminals", not "Many".
4109 (Init Rebinding): Explain \C-. Show example of \M-.
4110 Fix minor wording errors.
4111 (Function Keys): Explain vector syntax just once.
4112 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4113 (Init File): Mention .emacs.d directory.
4114 (Init Examples): Add xref.
4115 (Find Init): Mention .emacs.d directory.
4116
4117 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4118 (Action Arguments): Explain which kinds of -l args are found how.
4119 (Initial Options): --batch does not inhibit site-start.
4120 Add xrefs.
4121 (Command Example): Use --batch, not -batch.
4122
4123 * basic.texi (Inserting Text): Cleanup wording.
4124 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4125 C-n is not error at end of buffer.
4126 (Undo): Doc C-/ like C-_. Add xrefs.
4127 (Arguments): META key may be labeled ALT.
4128 Peculiar arg meanings are explained in doc strings.
4129
4130 * abbrevs.texi (Expanding Abbrevs): Clarify.
4131
41322005-02-05 Eli Zaretskii <eliz@gnu.org>
4133
4134 * frames.texi (Frame Parameters): Add an xref to the description
4135 of list-colors-display. Add a pointer to the X docs about colors.
4136
4137 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4138 Impove docs of list-colors-display.
4139
41402005-02-03 Lute Kamstra <lute@gnu.org>
4141
4142 * frames.texi (Frames, Drag and Drop): Fix typos.
4143
41442005-02-03 Richard M. Stallman <rms@gnu.org>
4145
4146 * windows.texi (Basic Window): Mention color-change in mode line.
4147 (Change Window): Explain dragging vertical boundaries.
4148
4149 * text.texi (Sentences): Clarify.
4150 (Paragraphs): Explain M-a and blank lines.
4151 (Outline Mode): Clarify text and menu.
4152 (Hard and Soft Newlines): Mention use-hard-newlines.
4153
4154 * frames.texi (Frames): Delete unnecessary mention of Windows.
4155 (Mouse Commands): Likewise. Mention xterm mouse support.
4156 (Clipboard): Clarify.
4157 (Mouse References): Mention use of Mouse-1 for following links.
4158 (Menu Mouse Clicks): Clarify.
4159 (Mode Line Mouse): Clarify.
4160 (Drag and Drop): Rewrite.
4161
4162 * fixit.texi (Spelling): Fix typo.
4163
4164 * files.texi (File Names): Clarify.
4165 (Visiting): Update conditions for use of file dialog. Clarify.
4166 (Saving): Doc d as answer in save-some-buffers.
4167 (Remote Files): Clean up the text.
4168
4169 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4170
4171 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4172 (List Buffers): Clarify.
4173 (Several Buffers): Doc T command.
4174 (Buffer Convenience): Clarify menu.
4175
4176 * basic.texi (Undo): Clarify last change.
4177
41782005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4179
4180 * fixit.texi (Spelling): Fix typo.
4181
41822005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4183
4184 * basic.texi (Undo): Update description of `undo-outer-limit'.
4185
41862005-02-01 Nick Roberts <nickrob@snap.net.nz>
4187
4188 * building.texi: Update documentation relating to GDB Graphical
4189 Interface.
4190
41912005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4192
4193 * custom.texi (Easy Customization): Adapt menu to node name change.
4194
41952005-01-30 Richard M. Stallman <rms@gnu.org>
4196
4197 * custom.texi (Easy Customization): Defn of "User Option" now
4198 includes faces. Don't say just "option" when talking about variables.
4199 Do say just "options" to mean "anything customizable".
4200 (Specific Customization): Describe `customize-variable',
4201 not `customize-option'.
4202
4203 * glossary.texi (Glossary) <Faces>: Add xref.
4204 <User Option>: Change definition--include faces. Change xref.
4205
4206 * picture.texi (Picture): Mention artist.el.
4207
4208 * sending.texi, screen.texi, programs.texi, misc.texi:
4209 * mini.texi, major.texi, maintaining.texi, macos.texi:
4210 * help.texi, frames.texi, files.texi:
4211 Don't say just "option" when talking about variables.
4212
4213 * display.texi, mule.texi: Don't say just "option" when talking
4214 about variables. Other minor cleanups.
4215
8cf51b2c
GM
42162005-01-26 Lute Kamstra <lute@gnu.org>
4217
4218 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4219 File'. Mention the `-Q' option at the `--no-site-file' option.
4220
8cf51b2c
GM
42212005-01-22 David Kastrup <dak@gnu.org>
4222
4223 * building.texi (Grep Searching): Mention alias `find-grep' for
4224 `grep-find'.
4225
42262005-01-20 Richard M. Stallman <rms@gnu.org>
4227
4228 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4229
8cf51b2c
GM
42302005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4231
4232 * rmail.texi (Movemail): Explain differences
4233 between standard and mailutils versions of movemail.
4234 Describe command line and configuration options introduced
4235 with the latter.
4236 Explain the notion of mailbox URL, provide examples and
4237 cross-references to mailutils documentation.
4238 Describe various methods of specifying mailbox names,
4239 user names and user passwords for rmail.
4240 (Remote Mailboxes): New section. Describe
4241 how movemail handles remote mailboxes. Describe configuration
4242 options used to control its behavior.
4243 (Other Mailbox Formats): Explain handling of various mailbox
4244 formats.
4245
42462005-01-13 Richard M. Stallman <rms@gnu.org>
4247
4248 * commands.texi (Commands): Clarification.
4249
42502005-01-11 Richard M. Stallman <rms@gnu.org>
4251
4252 * programs.texi (Multi-line Indent): Fix previous change.
4253 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4254
8cf51b2c
GM
42552005-01-08 Richard M. Stallman <rms@gnu.org>
4256
4257 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4258 lazy-highlight.
4259
4260 * search.texi (Query Replace): Mention faces query-replace
4261 and lazy-highlight.
4262 (Incremental Search): Update isearch highlighting info.
4263
8cf51b2c
GM
42642005-01-04 Richard M. Stallman <rms@gnu.org>
4265
4266 * custom.texi (Saving Customizations): Minor improvement.
4267
8cf51b2c
GM
42682005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4269
4270 * custom.texi (Saving Customizations): Emacs no longer loads
4271 `custom-file' after .emacs. No longer mention customizing through
4272 Custom.
4273
8cf51b2c
GM
42742005-01-01 Andreas Schwab <schwab@suse.de>
4275
4276 * killing.texi (Graphical Kill): Move up under node Killing,
4277 change @section to @subsection.
4278
42792005-01-01 Richard M. Stallman <rms@gnu.org>
4280
4281 * custom.texi (Face Customization): Mention hex color specs.
4282
4283 * emacs.texi (Top): Update Killing submenu.
4284
4285 * killing.texi (Killing): Reorganize section.
4286 No more TeX-only text; put the node command at start of chapter.
4287 But the first section heading is used only in TeX.
4288 Rewrite the text to read better in this mode.
4289 (Graphical Kill): New subnode gets some of the text that
4290 used to be in the first section.
4291
42922004-12-31 Richard M. Stallman <rms@gnu.org>
4293
4294 * dired.texi (Shell Commands in Dired): Delete the ? example.
4295
4296 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4297
4298 * files.texi (Saving): Describe new require-final-newline features
4299 and mode-require-final-newline.
4300
8cf51b2c
GM
43012004-12-29 Richard M. Stallman <rms@gnu.org>
4302
4303 * custom.texi (File Variables): Clarify previous change.
4304
c8763fb6 43052004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4306
4307 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4308 out now.
4309
43102004-12-27 Richard M. Stallman <rms@gnu.org>
4311
4312 * Makefile.in (MAKEINFO): Specify --force.
4313
4314 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4315 (Undo): Doc undo-outer-limit.
4316
8cf51b2c
GM
43172004-12-15 Juri Linkov <juri@jurta.org>
4318
4319 * mark.texi (Transient Mark, Mark Ring): M-< and other
4320 movement commands don't set mark in Transient Mark mode
4321 if mark is active.
4322
8cf51b2c
GM
43232004-12-12 Juri Linkov <juri@jurta.org>
4324
4325 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4326 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4327
4328 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4329 (Misc Dired Commands): Add @r{(Dired)} to w.
4330
43312004-12-12 Juri Linkov <juri@jurta.org>
4332
4333 * mark.texi (Marking Objects): Marking commands also extend the
4334 region when mark is active in Transient Mark mode.
4335
8cf51b2c
GM
43362004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4337
4338 * custom.texi (Saving Customizations): Emacs only loads the custom
4339 file automatically after the init file in version 22.1 or later.
4340 Adapt text and examples to this fact.
4341
8cf51b2c
GM
43422004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4343
4344 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4345 be set through Custom. Otherwise, it has no effect.
4346
8cf51b2c
GM
43472004-12-05 Richard M. Stallman <rms@gnu.org>
4348
4349 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4350 * entering.texi: Rename Command Line to Emacs Invocation.
4351
8cf51b2c
GM
4352 * misc.texi (Term Mode): Correcty describe C-c.
4353
4354 * custom.texi (Easy Customization): Move up to section level,
4355 before Variables. Avoid using the term "variable"; say "option".
4356 New initial explanation.
4357 (Variables): In initial explanation, connect "variable" to the
4358 already-explained "user option".
4359
4360 * emacs.texi (Top): Fix ref to Command Line.
4361 Move reference to Easy Customization.
4362
4363 * xresources.texi (X Resources): Fix From link.
4364
4365 * doclicense.texi (GNU Free Documentation License): Fix To link.
4366
4367 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4368
4369 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4370
43712004-12-03 Richard M. Stallman <rms@gnu.org>
4372
4373 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4374
43752004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4376
4377 * kmacro.texi: Several small changes in addition to the following.
4378 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4379 defining a keyboard macro.
4380 Mention `kmacro-ring-max'.
4381 (Keyboard Macro Counter): Clarify description of
4382 `kmacro-insert-counter', `kmacro-set-counter',
4383 `kmacro-add-counter' and `kmacro-set-format'.
4384
43852004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4386
4387 * custom.texi (File Variables): Add `unibyte' and make it more
4388 clear that `unibyte' and `coding' are special. Suggested by Simon
4389 Krahnke <overlord@gmx.li>.
4390
4391 * mule.texi (Enabling Multibyte): Refer to File Variables.
4392 Suggested by Simon Krahnke <overlord@gmx.li>.
4393
c8763fb6 43942004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4395
4396 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4397 x-use-old-gtk-file-dialog.
4398
8cf51b2c
GM
43992004-11-20 Richard M. Stallman <rms@gnu.org>
4400
4401 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4402
44032004-11-09 Lars Brinkhoff <lars@nocrew.org>
4404
4405 * building.texi (Lisp Eval): Delete hyphen in section name.
4406
44072004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4408
4409 * files.texi (Old Versions):
4410 No longer document annotation as "CVS only".
4411
44122004-11-10 Andre Spiegel <spiegel@gnu.org>
4413
4414 * files.texi (Version Control): Rewrite the introduction about
4415 version systems, mentioning the new ones that we support. Thanks
4416 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4417 suggestions.
4418
c8763fb6 44192004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4420
49823426 4421 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4422
c8763fb6 44232004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4424
4425 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4426
44272004-10-23 Eli Zaretskii <eliz@gnu.org>
4428
4429 * text.texi (Text Based Tables, Table Definition)
4430 (Table Creation, Table Recognition, Cell Commands)
4431 (Cell Justification, Row Commands, Column Commands)
4432 (Fixed Width Mode, Table Conversion, Measuring Tables)
4433 (Table Misc): New nodes, documenting the Table Mode.
4434
8cf51b2c
GM
44352004-10-19 Jason Rumney <jasonr@gnu.org>
4436
4437 * makefile.w32-in (info): Change order of arguments to makeinfo.
4438
44392004-10-19 Ulf Jasper <ulf.jasper@web.de>
4440
4441 * calendar.texi (iCalendar): Update for package changes.
4442
8cf51b2c
GM
44432004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4444
4445 * files.texi (Misc File Ops): View mode is a minor mode.
4446
8cf51b2c
GM
44472004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4448
4449 * calendar.texi (iCalendar): Style changes.
4450
44512004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4452
4453 * search.texi (Regexps): The regexp described in the example is no
4454 longer stored in the variable `sentence-end'.
4455
8cf51b2c
GM
44562004-10-06 Nick Roberts <nickrob@snap.net.nz>
4457
4458 * building.texi (Starting GUD): Note that multiple debugging
4459 sessions requires `gdb --fullname'.
4460
44612004-10-05 Ulf Jasper <ulf.jasper@web.de>
4462
4463 * calendar.texi (iCalendar): New section for a new package.
4464
8cf51b2c
GM
44652004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4466
4467 * text.texi: Various small changes in addition to the following.
4468 (Text): Replace xref for autotype with inforef.
4469 (Sentences): Explain nil value for `sentence-end'.
4470 (Paragraphs): Update default values for `paragraph-start' and
4471 `paragraph-separate'.
4472 (Text Mode): Correct description of Text mode's effect on the
4473 syntax table.
4474 (Outline Visibility): `hide-other' does not hide top level headings.
4475 `selective-display-ellipses' no longer has an effect on Outline mode.
4476 (TeX Misc): Add missing @cindex.
4477 Replace xref for RefTeX with inforef.
4478 (Requesting Formatted Text): The variable
4479 `enriched-fill-after-visiting' no longer exists.
4480 (Editing Format Info): Update names of menu items and commands.
4481 (Format Faces): Mention special effect of specifying the default face.
4482 Describe inheritance of text properties.
4483 Correct description of `fixed' face.
4484 (Format Indentation): Correct description of effect of setting
4485 margins. Mention `set-left-margin' and `set-right-margin'.
4486 (Format Justification): Update names of menu items.
4487 `set-justification-full' is now bound to `M-j b'.
4488 Mention that `default-justification' is a per buffer variable.
4489 (Format Properties): Update name of menu item.
4490 (Forcing Enriched Mode): `format-decode-buffer' automatically
4491 turns on Enriched mode if the buffer is in text/enriched format.
4492
44932004-10-05 Emilio C. Lopes <eclig@gmx.net>
4494
4495 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4496
44972004-09-28 Kim F. Storm <storm@cua.dk>
4498
4499 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4500 Align with new functionality.
4501
8cf51b2c
GM
45022004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4503
4504 * display.texi (Display Custom): Remove stray `@end defvar'.
4505
45062004-09-23 Kim F. Storm <storm@cua.dk>
4507
4508 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4509 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4510
8cf51b2c
GM
45112004-09-20 Richard M. Stallman <rms@gnu.org>
4512
4513 * custom.texi (Hooks): Explain using setq to clear out a hook.
4514 (File Variables): Explain multiline string constants.
4515 (Non-ASCII Rebinding): Explain when you need to update
4516 non-ASCII char codes in .emacs.
4517
4518 * building.texi (Compilation): Explain how to make a silent
4519 subprocess that won't be terminated. Explain compilation-environment.
4520
45212004-09-13 Kim F. Storm <storm@cua.dk>
4522
4523 * mini.texi (Repetition): Rename isearch-resume-enabled to
4524 isearch-resume-in-command-history and change default to disabled.
4525
8cf51b2c
GM
45262004-09-09 Kim F. Storm <storm@cua.dk>
4527
4528 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4529 with new `kmacro-name-last-macro'.
4530
8cf51b2c
GM
45312004-09-08 Juri Linkov <juri@jurta.org>
4532
4533 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4534
8cf51b2c
GM
45352004-09-03 Juri Linkov <juri@jurta.org>
4536
4537 * search.texi (Incremental Search): Update wording for M-%.
4538
45392004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4540
4541 * killing.texi (Killing): Correct description of kill commands in
4542 read-only buffer.
4543
45442004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4545
4546 * building.texi (Compilation Mode): Add a paragraph about rules
4547 for finding the compilation buffer for `next-error'.
4548
4549 * search.texi (Other Repeating Search): Mention that Occur mode
4550 supports the next-error functionality.
4551
45522004-09-02 Juri Linkov <juri@jurta.org>
4553
4554 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4555
45562004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4557
4558 * kmacro.texi (Basic Keyboard Macro):
4559 `apply-macro-to-region-lines' now operates on all lines that begin
4560 in the region, rather than on all complete lines in the region.
4561
c8763fb6 45622004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4563
4564 * frames.texi (Drag and drop): Add documentation about
4565 x-dnd-test-function and x-dnd-known-types.
4566
45672004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4568
4569 * indent.texi: Various minor changes in addition to:
4570 (Indentation Commands): Correct description of `indent-relative'.
4571 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4572 mode. The *Tab Stops* buffer uses Overwrite Mode.
4573 (Just Spaces): `tabify' converts sequences of at least two spaces
4574 to tabs.
4575
8cf51b2c
GM
45762004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4577
4578 * frames.texi (Secondary Selection): Setting the secondary
4579 selection with M-Drag-Mouse-1 does not alter the kill ring,
4580 setting it with M-Mouse-1 and M-Mouse-3 does.
4581 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4582 toolkit scroll bars.
4583 (Scroll Bars): Ditto.
4584
4585 * windows.texi (Basic Window): When using a window system, the value
4586 of point in a non-selected window is indicated by a hollow box.
4587 (Split Window): Side by side windows are separated by a scroll bar,
4588 if scroll bars are used.
4589 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4590 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4591 (Window Convenience): Update bindings for `winner-undo' and
4592 `winner-redo'.
4593
4594 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4595 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4596 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4597 of "Using Emacs as a Server".
4598 * building.texi (Building): Interchange nodes (for correct numbering).
4599 * programs.texi (Programs): Interchange nodes (for correct numbering).
4600 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4601 Info to the node structure.
4602 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4603 Rearrange order of nodes and sections such that both "GNU GENERAL
4604 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4605 end, as appropriate for appendices.
4606 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4607 Use `@unnumberedsec'.
4608 * trouble.texi: Adapt sectioning in Info to the node structure.
4609 Adapt node pointers to change in emacs.texi.
4610 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4611
8cf51b2c
GM
46122004-08-25 Kenichi Handa <handa@m17n.org>
4613
4614 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4615 description for unibyte mode.
4616
46172004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4618
4619 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4620
4621 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4622 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4623 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4624 in @pxref.
4625
46262004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4627
4628 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4629 Change section names.
4630
8cf51b2c
GM
46312004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4632
4633 * kmacro.texi (Keyboard Macro Ring): Rename section.
4634 Emacs treats the head of the macro ring as the `last keyboard macro'.
4635 (Keyboard Macro Counter): Minor change.
4636 (Save Keyboard Macro): Some clarifications.
4637 (Edit Keyboard Macro): Rename section.
4638
4639 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4640 32-bit machines.
4641 (Several Buffers): Clarify which buffer is selected if `2' is
4642 pressed in the Buffer Menu.
4643 Auto Revert mode can be used to update the Buffer Menu
4644 automatically.
4645
46462004-08-21 Eli Zaretskii <eliz@gnu.org>
4647
4648 * help.texi (Misc Help): Add an index entry for finding an Info
4649 manual by its file name.
4650
46512004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * files.texi (Backup Deletion): Correct description of
4654 `delete-old-versions'.
4655 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4656 (Auto Save Files): Recommend `auto-save-mode' to reenable
4657 auto-saving, rather than the abbreviation `auto-save'.
4658
46592004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4660
4661 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4662 for "killing" and "yanking" in main menu.
4663
46642004-08-16 Richard M. Stallman <rms@gnu.org>
4665
4666 * killing.texi (Yanking, Killing): Minor cleanups.
4667
4668 * mark.texi (Momentary Mark): Minor cleanups.
4669
46702004-08-15 Kenichi Handa <handa@etl.go.jp>
4671
4672 * custom.texi (Non-ASCII Rebinding):
4673 C-q always inserts the right code to pass to global-set-key.
4674
8cf51b2c
GM
46752004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4676
4677 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4678 `insert-register', instead of `C-x r g' binding, for consistency.
4679
46802004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4681
4682 * fixit.texi (Spelling): Fix typo.
4683
46842004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4685
4686 * help.texi (Help): Fix Texinfo usage.
4687
8cf51b2c
GM
46882004-07-24 Richard M. Stallman <rms@gnu.org>
4689
4690 * text.texi (Paragraphs): Update how paragraphs are separated
4691 and the default for paragraph-separate.
4692
4693 * search.texi (Regexp Replace): Further update text for new
4694 replacement operators.
4695
8cf51b2c
GM
46962004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4699 `R' switch.
4700
4701 * dired.texi (Dired Updating): `k' only deletes inserted
4702 subdirectories from the Dired buffer if a prefix argument was given.
4703
4704 * search.texi (Regexps): Delete redundant definition of `symbol' in
4705 description of `\_>'. It already occurs in the description of `\_<'.
4706
8cf51b2c
GM
47072004-07-01 Juri Linkov <juri@jurta.org>
4708
4709 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4710 (Regexp Search): Add M-r.
4711
47122004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4713
4714 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4715
47162004-06-29 Jesper Harder <harder@ifa.au.dk>
4717
49823426 4718 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4719
47202004-06-25 Richard M. Stallman <rms@gnu.org>
4721
4722 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4723
47242004-06-25 David Kastrup <dak@gnu.org>
4725
4726 * search.texi (Regexp Replace): Some typo corrections and
4727 rearrangement.
4728
47292004-06-24 David Kastrup <dak@gnu.org>
4730
4731 * search.texi (Unconditional Replace): Use replace-string instead
4732 of query-replace in example.
4733 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4734 sequences.
4735 (Query Replace): Correct explanation of `^' which does not use
4736 the mark stack.
4737
47382004-06-21 Nick Roberts <nickrob@gnu.org>
4739
4740 * misc.texi (Shell History Copying): Document comint-insert-input.
4741 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4742
8cf51b2c
GM
47432004-06-20 Jesper Harder <harder@ifa.au.dk>
4744
4745 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4746 * custom.texi (Customization): Do.
4747 * anti.texi (Antinews): Do.
4748 * abbrevs.texi (Defining Abbrevs): Do.
4749
4750 * programs.texi (Info Lookup): Fix keybinding for
4751 info-lookup-symbol.
4752
47532004-06-16 Juanma Barranquero <lektu@terra.es>
4754
4755 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4756 Add emacs-xtra.
4757 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4758 (clean): Add emacs-xtra and flymake. Remove redundancies.
4759
47602004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4761
4762 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4763 Add emacs-xtra.
4764 * emacs-xtra.texi: New file.
4765
47662004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4767
4768 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4769 (Dired and Find): Mention differences with ordinary Dired buffers.
4770
8cf51b2c
GM
47712004-06-13 Richard M. Stallman <rms@gnu.org>
4772
4773 * custom.texi (Init Syntax): Explain about vars that do special
4774 things when set with setq or with Custom.
4775 (Init Examples): Add line-number-mode example.
4776
8cf51b2c
GM
47772004-06-12 Juri Linkov <juri@jurta.org>
4778
4779 * dired.texi (Operating on Files): Add dired-do-touch.
4780
8cf51b2c
GM
47812004-06-10 Juri Linkov <juri@jurta.org>
4782
4783 * building.texi (Lisp Eval): Add C-M-x on defface.
4784
47852004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4786
4787 * files.texi (Reverting): Auto-Revert mode and
4788 Global Auto-Revert mode no longer revert remote files.
4789
8cf51b2c
GM
47902004-05-29 Richard M. Stallman <rms@gnu.org>
4791
4792 * custom.texi (Init File): Two dashes start --no-site-file.
4793
8cf51b2c
GM
47942004-05-29 Alan Mackenzie <acm@muc.de>
4795
4796 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4797 ("AWK"): Is consistently thus spelt throughout.
4798 (AWK, Pike): Document as "C-like modes".
4799 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4800 (M-x man): Supersedes M-x manual-entry.
4801 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4802
4803 ("Comments in C"): Delete node; the info is in CC Mode manual.
4804 (c-comment-only-line-offset): Remove description.
4805
4806 (C-c ., C-c C-c): Describe new C Mode bindings.
4807
4808 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4809 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4810 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4811 Amend definitions.
4812
4813 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4814 Describe functions.
4815
4816 (c-comment-start-regexp, c-hanging-comment-ender-p)
4817 (c-hanging-comment-starter-p): Remove obsolete definitions.
4818
4819 * emacs.texi: Remove the menu entry "Comments in C".
4820
8cf51b2c
GM
48212004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4822
4823 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4824 `M-x locate'.
4825
48262004-05-16 Karl Berry <karl@gnu.org>
4827
4828 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4829 makeinfo --html fails.
4830 * help.texi (Help Summary) [@ifnottex]: Likewise.
4831
48322004-05-13 Nick Roberts <nickrob@gnu.org>
4833
4834 * building.texi (GDB Graphical Interface): Update and describe
4835 layout first.
4836
8cf51b2c
GM
48372004-05-04 Jason Rumney <jasonr@gnu.org>
4838
4839 * makefile.w32-in: Revert last change.
4840
48412004-05-03 Jason Rumney <jasonr@gnu.org>
4842
4843 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4844
8cf51b2c
GM
48452004-04-23 Juanma Barranquero <lektu@terra.es>
4846
4847 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4848
48492004-04-18 Juri Linkov <juri@jurta.org>
4850
4851 * fixit.texi (Spelling): Remove file extension from ispell xref.
4852
48532004-04-15 Kim F. Storm <storm@cua.dk>
4854
4855 * cmdargs.texi (Initial Options): Add -Q.
4856
48572004-04-05 Kim F. Storm <storm@cua.dk>
4858
4859 * custom.texi (File Variables): Add safe-local-eval-forms.
4860
8cf51b2c
GM
48612004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4862
4863 * files.texi (Reverting): Correct description of revert-buffer's
4864 handling of point.
4865
48662004-03-22 Juri Linkov <juri@jurta.org>
4867
4868 * emacs.texi (Top): Add `Misc X'.
4869
49823426 4870 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4871
4872 * glossary.texi: Improve references.
4873
4874 * help.texi: Sync keywords with finder.el.
4875
4876 * mini.texi (Completion): Add description for menu items.
4877
4878 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4879
4880 * sending.texi (Mail Methods): Fix xref to Message manual.
4881
8cf51b2c
GM
48822004-03-12 Richard M. Stallman <rms@gnu.org>
4883
8cf51b2c
GM
4884 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4885
8cf51b2c
GM
48862004-03-04 Richard M. Stallman <rms@gnu.org>
4887
4888 * search.texi (Regexps): Explain that ^ and $ have their
4889 special meanings only in certain contexts.
4890
4891 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4892
4893 * mule.texi (Specify Coding): Doc C-x RET F.
4894
4895 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4896 for multiple compile and grep buffers.
4897 (Indirect Buffers): Don't recommand clone-indirect-buffer
4898 for multiple compile and grep buffers.
4899
8cf51b2c
GM
49002004-02-29 Juanma Barranquero <lektu@terra.es>
4901
4902 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4903 Use $(DEL) instead of rm, and ignore exit code.
4904
8cf51b2c
GM
49052004-02-23 Nick Roberts <nick@nick.uklinux.net>
4906
4907 * building.texi (Watch Expressions): Update.
4908
49092004-02-21 Juri Linkov <juri@jurta.org>
4910
4911 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4912 --directory, --help, --version. Move text about command-line-args
4913 to Command Arguments.
4914 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4915 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4916 (Window Size X): Join -g and --geometry. Add @cindex.
4917 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4918 (Title X): Remove alias -title.
4919 (Misc X): New node.
4920
c8763fb6 49212004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4922
4923 * frames.texi (Drag and drop): Add Motif to list of supported
4924 protocols.
4925
c8763fb6 49262004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4927
4928 * frames.texi (Drag and drop): New section.
4929
49302004-01-24 Richard M. Stallman <rms@gnu.org>
4931
4932 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4933 Include it only @ifnotinfo. Patch the preceding and following
4934 node headers to point to each other.
4935
49362004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4937
4938 * calendar.texi (Appointments): Update section.
4939
49402003-12-29 Kevin Ryde <user42@zip.com.au>
4941
8cf51b2c
GM
4942 * programs.texi (C Modes): Fix the xref.
4943
49442003-12-23 Nick Roberts <nick@nick.uklinux.net>
4945
4946 * building.texi (Watch Expressions): Update.
4947 (Commands of GUD): Include use of toolbar + breakpoints set from
4948 fringe/margin.
4949
49502003-12-03 Andre Spiegel <spiegel@gnu.org>
4951
4952 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4953 <acm@muc.de>.
4954
c8763fb6 49552003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4956
4957 * frames.texi (Dialog Boxes): Add use-file-dialog.
4958
8cf51b2c
GM
49592003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4960
4961 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4962 in CC Mode.
4963
8cf51b2c
GM
49642003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4965
4966 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4967 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4968 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4969 * man/frames.texi, man/glossary.texi, man/killing.texi:
4970 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4971 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4972 * man/sending.texi, man/text.texi, man/trouble.texi:
4973 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4974
49752003-11-01 Alan Mackenzie <acm@muc.de>
4976
4977 * search.texi (Scrolling During Incremental Search): Document a
4978 new scrolling facility in isearch mode.
4979
8cf51b2c
GM
49802003-10-22 Miles Bader <miles@gnu.org>
4981
4982 * Makefile.in (info): Move before $(top_srcdir)/info.
4983
49842003-10-22 Nick Roberts <nick@nick.uklinux.net>
4985
4986 * building.texi (Watch Expressions): Update section on data display
4987 to reflect code changes (GDB Graphical Interface).
4988
8cf51b2c
GM
49892003-10-13 Richard M. Stallman <rms@gnu.org>
4990
4991 * xresources.texi (GTK resources): Clean up previous change.
4992
c8763fb6 49932003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4994
4995 * xresources.texi (GTK resources): Add a note that some themes
4996 disallow customizations. Add scroll theme example.
4997
8cf51b2c
GM
49982003-09-30 Richard M. Stallman <rms@gnu.org>
4999
8cf51b2c
GM
5000 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5001
5002 * misc.texi (Saving Emacs Sessions): Shorten the section,
5003 collapsing back into one node.
5004
50052003-09-30 Lars Hansen <larsh@math.ku.dk>
5006
5007 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5008
ce058493 50092003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5010
5011 * xresources.texi (GTK names in Emacs): Correct typo.
5012
8cf51b2c
GM
50132003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5014
5015 * cmdargs.texi (Font X): Mention new default font. More
5016 fully describe long font names, wildcard patterns and the
5017 problems involved. (Result of discussion on emacs-devel.)
5018
50192003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5020
5021 * emacs.texi (Acknowledgements): Correct typo.
5022
50232003-09-22 Richard M. Stallman <rms@gnu.org>
5024
5025 * dired.texi (Misc Dired Commands): New node.
5026 (Dired Navigation): Add dired-goto-file.
5027
5028 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5029
5030 * emacs.texi (Acknowledgements): New node, split from Distribution.
5031
5032 * cmdargs.texi (Action Arguments): -f reads interactive args.
5033
8cf51b2c
GM
50342003-09-08 Lute Kamstra <lute@gnu.org>
5035
5036 * screen.texi (Mode Line): Say that POS comes before LINE.
5037 Mention `size-indication-mode'.
5038 * display.texi (Optional Mode Line): Document
5039 `size-indication-mode'.
5040 * basic.texi (Position Info): Mention `size-indication-mode'.
5041
50422003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5043
5044 * xresources.texi (Resources): Refer to `editres' man page.
5045 (Lucid Resources): Update defaults. Expand description of
5046 `shadowThickness'.
5047
50482003-09-04 Miles Bader <miles@gnu.org>
5049
5050 * Makefile.in (top_srcdir): New variable.
5051 ($(top_srcdir)/info): New rule.
5052 (info): Depend on it.
5053
50542003-09-03 Peter Runestig <peter@runestig.com>
5055
5056 * makefile.w32-in: New file.
5057
50582003-08-29 Richard M. Stallman <rms@gnu.org>
5059
5060 * misc.texi (Saving Emacs Sessions): Correct previous change.
5061
8cf51b2c
GM
50622003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5063
8cf51b2c
GM
5064 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5065 (Intro): Include kmacro.texi after fixit.texi instead of after
5066 custom.texi. (As suggested by Kim Storm.)
5067
50682003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5069
5070 * fixit.texi (Fixit): Update `Next' pointer.
5071 * files.texi (Files): Update `Previous' pointer.
5072 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5073 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5074 (Suggested by Kim Storm.)
5075 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5076
50772003-08-18 Kim F. Storm <storm@cua.dk>
5078
5079 * kmacro.texi: New file describing enhanced keyboard macro
5080 functionality. Replaces old description in custom.texi.
5081
5082 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5083 (Keyboard Macros): Move to new kmacro.texi file.
5084
5085 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5086
8cf51b2c
GM
50872003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5088
5089 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5090
50912003-08-17 Alex Schroeder <alex@gnu.org>
5092
5093 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5094 required.
5095
8cf51b2c
GM
50962003-08-05 Richard M. Stallman <rms@gnu.org>
5097
5098 * programs.texi (Lisp Indent): Don't describe
5099 lisp-indent-function property here. Use xref to Lisp Manual.
5100
8cf51b2c
GM
51012003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5102
fffa137c 5103 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5104 abbreviations.
5105
51062003-07-24 Markus Rost <rost@math.ohio-state.edu>
5107
5108 * buffers.texi (List Buffers): Fix previous change.
5109
8cf51b2c
GM
51102003-07-13 Markus Rost <rost@math.ohio-state.edu>
5111
5112 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5113 List*.
5114
51152003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5116
8cf51b2c
GM
5117 * display.texi (Font Lock): Fix typo.
5118
51192003-07-07 Richard M. Stallman <rms@gnu.org>
5120
5121 * display.texi (Font Lock): Add xref for format info on
5122 font-lock-remove-keywords.
5123
5124 * building.texi (Compilation): Document what happens with asynch
5125 children of compiler process.
5126
5127 * help.texi (Library Keywords): Use @multitable.
5128
8cf51b2c
GM
51292003-06-04 Richard M. Stallman <rms@gnu.org>
5130
5131 * programs.texi (Expressions): Delete C-M-DEL.
5132
5133 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5134 comint-move-point-for-output renamed from
5135 comint-scroll-to-bottom-on-output.
5136
5137 * custom.texi (Init Rebinding): Replace previous change with xref.
5138 (Non-ASCII Rebinding): Explain that issue more briefly here.
5139
51402003-05-28 Richard M. Stallman <rms@gnu.org>
5141
5142 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5143
51442003-05-28 Nick Roberts <nick@nick.uklinux.net>
5145
5146 * building.texi (GDB Graphical Interface): New node.
5147 (Rewritten somewhat by RMS.)
5148
c8763fb6 51492003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5150
5151 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5152 non-English letters. Explain how to set coding systems correctly
5153 and how to include the right coding cookie in the file.
5154
c8763fb6 51552003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5156
5157 * indent.texi (Indentation): Explain the concepts.
5158 (Just Spaces): Explain why preventing tabs for indentation might
5159 be useful.
5160
8cf51b2c
GM
51612003-04-16 Richard M. Stallman <rms@gnu.org>
5162
5163 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5164
8cf51b2c
GM
51652003-02-22 Alex Schroeder <alex@emacswiki.org>
5166
5167 * cmdargs.texi (General Variables): Document SMTPSERVER.
5168
8cf51b2c
GM
5169 * sending.texi: Remove SMTP node.
5170 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5171 library.
5172
8cf51b2c
GM
51732003-02-22 Alex Schroeder <alex@emacswiki.org>
5174
5175 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5176
51772003-02-22 Simon Josefsson <jas@extundo.com>
5178
5179 * sending.texi (Mail Methods): Add node about SMTP.
5180
c8763fb6 51812003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5182
5183 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5184
8cf51b2c
GM
51852003-02-01 Kevin Ryde <user42@zip.com.au>
5186
5187 * glossary.texi (Glossary): Correction to cl cross reference.
5188
51892003-01-20 Richard M. Stallman <rms@gnu.org>
5190
5191 * killing.texi (Rectangles): Document C-x c r.
5192
c8763fb6 51932003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5194
5195 * xresources.texi (GTK resources): New node.
5196 (GTK widget names): New node.
5197 (GTK names in Emacs): New node.
5198 (GTK styles): New node.
5199
c8763fb6 52002003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5201
5202 * maintaining.texi (Create Tags Table): Add reference to the new
5203 `etags --help --lang=LANG' option.
5204
8cf51b2c
GM
52052002-10-02 Karl Berry <karl@gnu.org>
5206
49823426 5207 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5208 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5209 where needed for the sake of the HTML output.
8cf51b2c
GM
5210
52112001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5212
5213 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5214 source files.
5215
52162001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5217
5218 * Makefile.in (emacsman): New target.
5219
8cf51b2c
GM
52202001-10-20 Gerd Moellmann <gerd@gnu.org>
5221
5222 * (Version 21.1 released.)
5223
52242001-10-05 Gerd Moellmann <gerd@gnu.org>
5225
5226 * Branch for 21.1.
5227
8cf51b2c
GM
52282001-03-05 Gerd Moellmann <gerd@gnu.org>
5229
5230 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5231
8cf51b2c
GM
52322000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5233
5234 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5235
8cf51b2c
GM
52361999-07-12 Richard Stallman <rms@gnu.org>
5237
5238 * Version 20.4 released.
5239
52401998-12-04 Markus Rost <rost@delysid.gnu.org>
5241
5242 * Makefile.in (INFO_TARGETS): Delete customize.info.
5243 (DVI_TARGETS): Delete customize.dvi.
5244 (../info/customize, customize.dvi): Targets deleted.
5245
52461998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5247
5248 * Version 20.3 released.
5249
52501998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5251
5252 * Makefile.in (EMACSSOURCES): Add mule.texi.
5253 Add msdog.texi, ack.texi. Remove gnu1.texi.
5254
52551998-04-06 Andreas Schwab <schwab@gnu.org>
5256
5257 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5258 it in dvi targets.
8cf51b2c
GM
5259
52601997-09-23 Paul Eggert <eggert@twinsun.com>
5261
5262 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5263 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5264 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5265
52661997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5267
5268 * Version 20.2 released.
5269
52701997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5271
5272 * Version 20.1 released.
5273
52741997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5275
5276 * Makefile (../info/customize, customize.dvi): New targets.
5277 (INFO_TARGETS): Add ../info/customize.
5278 (DVI_TARGETS): Add customize.dvi.
5279
8cf51b2c
GM
52801996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5281
5282 * Version 19.33 released.
5283
52841996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5285
5286 * Version 19.32 released.
5287
8cf51b2c
GM
52881996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5289
5290 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5291
52921996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5293
5294 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5295 Specify -I option.
5296 (All dvi targets): Set the TEXINPUTS variable.
5297
52981996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5299
5300 * Version 19.31 released.
5301
8cf51b2c
GM
53021995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5303
5304 * Version 19.30 released.
5305
8cf51b2c
GM
53061995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5307
5308 * Makefile.in (maintainer-clean): Rename from realclean.
5309
53101994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5311
5312 * Makefile.in: New file.
5313 * Makefile: File deleted.
5314
53151994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5316
5317 * Makefile (TEXINDEX_OBJS): Variable deleted.
5318 (texindex, texindex.o, getopt.o): Rules deleted.
5319 All deps on texindex deleted.
5320 (distclean): Don't delete texindex.
5321 (mostlyclean): Don't delete *.o.
5322 * texindex.c, getopt.c: Files deleted.
5323
53241994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5325
5326 * Version 19.26 released.
5327
53281994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5329
5330 * Makefile (EMACSSOURCES): Exclude undo.texi.
5331
53321994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5333
5334 * Version 19.25 released.
5335
53361994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5337
5338 * Version 19.24 released.
5339
53401994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5341
5342 * Version 19.23 released.
5343
53441994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5345
5346 * Makefile: Delete spurious tab.
5347
53481994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5349
5350 * Makefile (.SUFFIXES): New rule.
5351
8cf51b2c
GM
53521993-12-04 Richard Stallman (rms@srarc2)
5353
5354 * getopt.c: New file.
5355 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5356 (getopt.o): New rule.
5357 (dvi): Don't depend on texindex.
49823426 5358 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5359
53601993-12-03 Richard Stallman (rms@srarc2)
5361
49823426
GM
5362 * Makefile (TEXI2DVI): New variable.
5363 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5364 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5365
53661993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5367
5368 * Version 19.22 released.
5369
53701993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5371
5372 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5373
53741993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5375
5376 * Version 19.21 released.
5377
8cf51b2c
GM
53781993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5379
5380 * Makefile (realclean): Don't delete the Info files.
5381
53821993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5383
8cf51b2c
GM
5384 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5385 4' where appropriate.
5386
53871993-10-20 Brian Fox (bfox@ai.mit.edu)
5388
49823426 5389 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5390
5391 * texindex.c: Include "../src/config.h" if building in emacs.
5392
5393 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5394 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5395 Add target to build texindex.c, defining `emacs'.
5396
8cf51b2c
GM
53971993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5398
5399 * Version 19.19 released.
5400
8cf51b2c
GM
54011993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5402
5403 * Version 19.18 released.
5404
54051993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5406
5407 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5408
54091993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5410
5411 * Version 19.17 released.
5412
54131993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5414
5415 * split-man: Fix typos in last change.
5416
54171993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5418
5419 * Version 19.16 released.
5420
54211993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5422
5423 * version 19.15 released.
5424
54251993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5426
5427 * Makefile (distclean): It's rm, not rf.
5428
54291993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5430
5431 * Version 19.14 released.
5432
54331993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5434
5435 * Makefile: New file.
5436
54371993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5438
5439 * Version 19.13 released.
5440
54411993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5442
5443 * Version 19.9 released.
5444
54451993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5446
5447 * Version 19.8 released.
5448
54491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5450
5451 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5452
5453 * trouble.texi: It's `enable-flow-control-on', not
5454 `evade-flow-control-on'.
5455
54561993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5457
5458 * display.texi: Document standard-display-european.
5459
54601993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5461
5462 * Version 19.7 released.
5463
5464 * emacs.texi: Add a sentence to the top menu mentioning the
5465 specific version of Emacs this manual applies to.
5466
54671993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5468
5469 * basic.texi: Document next-line-add-lines variable used to
5470 implement down-arrow.
5471
5472 * killing.texi: Document kill-whole-line.
5473
54741993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5475
5476 * text.texi: Update unix TeX ordering information.
5477
54781993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5479
5480 * news.texi: Mention fill-rectangle in keybinding list.
5481
5482 * killing.texi: Document fill-rectangle.
5483
54841993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5485
5486 * vc.texi: Bring the docs up to date with VC 5.2.
5487
54881992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5489
5490 * emacs.tex: Mention blackbox and gomoku under Amusements.
5491 Assembler mode is now mentioned and appropriately indexed
5492 under Programming Modes.
5493
54941991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5495
5496 * emacs.tex: Update TeX ordering information.
5497
8cf51b2c
GM
54981990-06-26 David Lawrence (tale@geech)
5499
5500 * emacs.tex: Note that completion-ignored-extensions is not used
5501 to filter out names when all completions are displayed in
5502 *Completions*.
5503
55041990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5505
5506 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5507
55081990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5509
5510 * emacs.tex: Add @findex grep.
5511
8cf51b2c
GM
55121988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5513
5514 * emacs.tex: Correct two typos. No other changes before
5515 Version 19 will be made.
5516
8cf51b2c
GM
55171988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5518
5519 * emacs.tex: Update information for obtaining TeX distribution from the
5520 University of Washington.
5521
5522;; Local Variables:
c8763fb6 5523;; coding: utf-8
8cf51b2c
GM
5524;; fill-column: 79
5525;; add-log-time-zone-rule: t
5526;; End:
5527
5528 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5529 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5530
5531 This file is part of GNU Emacs.
5532
352c8b4a 5533 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5534 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5535 the Free Software Foundation, either version 3 of the License, or
5536 (at your option) any later version.
8cf51b2c
GM
5537
5538 GNU Emacs is distributed in the hope that it will be useful,
5539 but WITHOUT ANY WARRANTY; without even the implied warranty of
5540 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5541 GNU General Public License for more details.
5542
5543 You should have received a copy of the GNU General Public License
352c8b4a 5544 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5545
5546;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd