*** empty log message ***
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
5c52e13c
CY
12008-08-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * mini.texi (Minibuffer): Simplify introduction.
4 (Minibuffer File): Document tilde in minibuffer filenames.
5 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
6 to enter tabs, spaces, and question marks. Describe behavior of C-a.
7 (Completion Example): Update example to current command list.
8 (Completion Options): Document `lazy' value of completion-auto-help.
9 Update contents of completion-ignored-extensions.
10 (Minibuffer History): Describe "future history" list. State default
11 value of history-delete-duplicates.
12
77a00355
GM
132008-08-21 Glenn Morris <rgm@gnu.org>
14
15 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 16 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 17
39ee1d04
CY
182008-08-17 Chong Yidong <cyd@stupidchicken.com>
19
20 * regs.texi (Registers): Clarify valid register names.
21 (RegPos): Note that buffer is saved and restored too.
22 (RegText): Note that mark is reactivated/deactivated.
23 (RegConfig): Xref to Windows node.
24
b12c348f
CY
252008-08-16 Chong Yidong <cyd@stupidchicken.com>
26
3ae7ba79
CY
27 * basic.texi (Inserting Text): Provide command name for C-q.
28
b12c348f
CY
29 * killing.texi (Killing): Copyedit. Define read-only text.
30 (Deletion): DEL and C-d were already explained in Erasing; xref there.
31 (Killing by Lines): Copyedit.
32 (Other Kill Commands): Move M-w description here.
33 (Yanking): Move M-w to Other Kill Commands.
34 (Kill Ring): Also mention saving text in registers. Link to Text
35 Properties in elisp manual.
36 (Accumulating Text): Copyedit.
37 (CUA Bindings): Shift selection is now the default.
38
d8ff7692
TZ
392008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
40
41 * maintaining.texi (Change Log): Mention next-error is available.
42
a43a8a2e
GM
432008-08-10 Glenn Morris <rgm@gnu.org>
44
45 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
46 and intermonth text.
47 (Holiday Customizing): Add holiday-chinese.
48
eba27308
EZ
492008-08-08 Eli Zaretskii <eliz@gnu.org>
50
51 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
52
5f14a5b3
DN
532008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
54
55 * files.texi (Log Buffer): Describe C-c C-d.
56 (Diff Mode): Describe C-x 4 A.
57
49989bff
EZ
582008-08-06 Eli Zaretskii <eliz@gnu.org>
59
60 * vc1-xtra.texi (VC Directory Mode): Fix last change.
61
5c915c02
DN
622008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
63
2beaf97a
DN
64 * files.texi (Old Revisions): Update the keys used by vc-annotate and
65 describe the new bindings to show the changeset diff, toggle annotation
66 visibility, show revisions.
67 (VC Status): Describe key bindings for modifying the change comments,
68 displaying changeset diffs and annotations.
69
5c915c02
DN
70 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
71
71798ace
NR
722008-08-05 Nick Roberts <nickrob@snap.net.nz>
73
74 * vc1-xtra.texi (VC Directory Mode): Fix typo.
75
b8949644
EZ
762008-08-02 Eli Zaretskii <eliz@gnu.org>
77
78 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
79 and wording.
80
819567d1
DN
812008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
82
83 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 84 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
85 commands. Improve some old info.
86
5f38310a
CY
872008-07-31 Chong Yidong <cyd@stupidchicken.com>
88
0dc3906b
CY
89 * display.texi (Visual Line Mode): New node.
90
5f38310a
CY
91 * basic.texi (Inserting Text): Move DEL to deletion node.
92 (Moving Point): Add additional alternative key bindings. Describe
93 line-move-visual.
94 (Erasing): Describe DEL.
95 (Basic Undo, Blank Lines, Arguments): Copyedit.
96 (Continuation Lines): Mention Visual Line mode.
97 (Position Info): Move extended discussion to mule.texi.
98
99 * mule.texi (International Chars): Describe C-x =.
100
101 * emacs.texi (Top): Add Visual Line Mode node.
102
7c2fb837
DN
1032008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
104
105 * emacs.texi: Remove VMS support.
106
3f6b73ef
DN
1072008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
108
109 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
110 the vc-dir command name.
111
9e2a2647
DN
1122008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
113
114 * xresources.texi: Remove mentions of Mac Carbon.
115
568beaa2
AS
1162008-07-19 Andreas Schwab <schwab@suse.de>
117
118 * ns-emacs.texi: Move to ../misc.
119
0ef94706
CY
1202008-07-15 Chong Yidong <cyd@stupidchicken.com>
121
122 * entering.texi (Exiting): Don't describe text-only terminals as the
123 default. Describe the new startup screen.
124 (Exiting): Describe how to kill Emacs first. Change description of
125 iconification to handle modern window systems.
126
ba60bd44 1272008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
128
129 * ns-emacs.texi: New file, documents features of Emacs port under
130 NeXTstep windowing.
131
9f30aa73
CY
1322008-07-15 Chong Yidong <cyd@stupidchicken.com>
133
938a5d2e
CY
134 * entering.texi (Entering Emacs): Update prev node.
135
136 * glossary.texi (Glossary): Remove xref to Text Characters.
137
9f30aa73
CY
138 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
139 directly, rather than in the context of ASCII. Move description of
140 special properties of modifier key to new Modifier Keys node.
141 (Keys): Copyedit.
142 (Text Characters): Delete node. Multibyte is the default nowadays, and
143 the node contents are obsolete.
144
145 * custom.texi (Modifier Keys): New node.
146
147 * emacs.texi (Top): Update node list.
148
7e53d36c
CY
1492008-07-13 Chong Yidong <cyd@stupidchicken.com>
150
151 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
152 saying that Emacs provides menus and mouse support (which is par for
153 the course).
154
155 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
156 early on.
157 (Point): Copyedit. Relegate historical trivia to a footnote.
158 (Mode Line): Explain mode-line format more consistently.
159 (Menu Bar): Copyedit.
160
1e9fa96d
GM
1612008-06-27 Glenn Morris <rgm@gnu.org>
162
163 * cal-xtra.texi (Sexp Diary Entries):
164 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
165
dc9bebb8
CY
1662008-06-26 Chong Yidong <cyd@stupidchicken.com>
167
168 * mark.texi (Shift selection): New node.
169 (Mark): Copyedits.
170 (Persistent Mark): Move to the end of the chapter.
171
e7881076
EZ
1722008-06-20 Eli Zaretskii <eliz@gnu.org>
173
174 * makefile.w32-in (distclean): Remove makefile.
175
f427400c
NR
1762008-06-17 Nick Roberts <nickrob@snap.net.nz>
177
178 * building.texi (Starting GUD): Add an entry for gud-gdb.
179 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
180 command mode.
181
b597d348
GM
1822008-06-17 Glenn Morris <rgm@gnu.org>
183
184 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
185
647b7094
NR
1862008-06-17 Nick Roberts <nickrob@snap.net.nz>
187
188 * building.texi (Starting GUD): Expand on remote debugging.
189 (Other GDB-UI Buffers): Mention new keyboard bindings.
190
47a30023
GM
1912008-06-15 Glenn Morris <rgm@gnu.org>
192
193 * gnu.texi: Use a verbatim license for this invariant section,
194 as per etc/GNU.
195
37e5d54a
GM
1962008-06-13 Daniel Engeler <engeler@gmail.com>
197
198 * emacs.texi, misc.texi: Add documentation about serial port access.
199
8e65d46c
GM
2002008-06-13 Glenn Morris <rgm@gnu.org>
201
c1473b4c
MB
202 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
203 maintain.info.
8e65d46c 204
e40a85cd
MB
2052008-06-05 Miles Bader <miles@gnu.org>
206
207 * display.texi (Temporary Face Changes): Update to reflect function
208 renamings in face-remap.el.
209
56c73dec
MB
2102008-06-04 Miles Bader <miles@gnu.org>
211
212 * display.texi (Temporary Face Changes): Add
213 `adjust-buffer-face-height'. Rewrite description of
214 `increase-buffer-face-height' and `decrease-default-face-height' now
215 that they aren't bound by default.
216
9d3d42fb
MB
2172008-06-03 Miles Bader <miles@gnu.org>
218
219 * display.texi (Temporary Face Changes): New node.
220
2be6bfe2
EZ
2212008-05-31 Eli Zaretskii <eliz@gnu.org>
222
223 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
224
daf7e339
GM
2252008-05-31 Glenn Morris <rgm@gnu.org>
226
227 * cal-xtra.texi (Fancy Diary Display): Simplify.
228
d21d2618
GM
2292008-05-30 Glenn Morris <rgm@gnu.org>
230
231 * cal-xtra.texi (Fancy Diary Display): Update for
232 diary-display-function replacing diary-display-hook.
233
71ce5fd0
JB
2342008-05-29 Drew Adams <drew.adams@oracle.com>
235
236 * msdog.texi (Windows Keyboard): Add descriptions of
237 w32-register-hot-key and w32-unregister-hot-key.
238
a3cdbdf8
MO
2392008-05-21 Tom Tromey <tromey@redhat.com>
240
241 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
242 Variables node.
243
854a574c
MO
2442008-05-19 Tom Tromey <tromey@redhat.com>
245
246 * custom.texi (Variables): Add Directory Variables to menu.
247 (Directory Variables): New node.
248
7c2ec3f9
ER
2492008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
250
71ce5fd0 251 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 252
370fded4
ER
2532008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
254
255 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
256 Revision Tags and rewritten. Section now uses modern terminology,
257 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
258 accurately.
259
6af511e3
EZ
2602008-05-10 Eli Zaretskii <eliz@gnu.org>
261
262 * msdog.texi (Windows Files): Update documentation of
263 w32-get-true-file-attributes.
264
7a78b6e7
ER
2652008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
266
267 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
268 directory mode.
269
1bcfc24e
CY
2702008-05-08 Chong Yidong <cyd@stupidchicken.com>
271
272 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 273 entry "television".
1bcfc24e 274
db86064f
ER
2752008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
276
ab5ec32c 277 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 278
a31b405e
ER
2792008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
280
281 * emacs/buffers.texi, emacs/files.texi (Version-control):
282 vc-toggle-read-only is no longer a good idea...
283
ff2c14fc
GM
2842008-04-29 Glenn Morris <rgm@gnu.org>
285
286 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
287
367c9b7c
JL
2882008-04-22 Juri Linkov <juri@jurta.org>
289
290 * dired.texi (Subdirectories in Dired): Describe using `^'
291 to return to the parent directory.
292
4ac1e9b4
NR
2932008-04-22 Nick Roberts <nickrob@snap.net.nz>
294
295 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
296 recent changes.
297
b9b3bf2b
NR
2982008-04-19 Nick Roberts <nickrob@snap.net.nz>
299
300 * building.texi (GDB-UI Layout, Breakpoints Buffer)
301 (Other GDB-UI Buffers): Update for recent thread related changes.
302
4d120d6a
SM
3032008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
304
305 * maintaining.texi (Maintaining):
306 * emacs.texi (Top): Typo.
307
a152877d
SM
3082008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
309
b9b3bf2b
NR
310 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
311 arg in `font-lock-add-keywords'.
a152877d 312
36c0514c
GM
3132008-04-08 Glenn Morris <rgm@gnu.org>
314
315 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
316 Also add Baha'i calendar references where appropriate.
317
06a97d46
GM
3182008-04-05 Glenn Morris <rgm@gnu.org>
319
320 * custom.texi (Init File): Byte-compiling .emacs is bad.
321
6adc6eed
SM
3222008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
323
324 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
325
571388b0
GM
3262008-03-29 Glenn Morris <rgm@gnu.org>
327
328 * calendar.texi: Update for `calendar-date-style' replacing
329 `european-calendar'.
330
3ae8f876
JR
3312008-03-28 Jason Rumney <jasonr@gnu.org>
332
333 * display.texi (Display Custom): Mention overlay-margin in text.
334
5bc6ddff 3352008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 336
5bc6ddff
MB
337 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
338 tutorial' comments.
03a864d5 339
7186a830
CY
3402008-03-28 Chong Yidong <cyd@stupidchicken.com>
341
342 * mark.texi (Mark): Rearrange nodes.
343 (Persistent Mark): Rename from Transient Mark.
344 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
345 Describe Transient Mark mode as the default.
346
347 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
348 the default behavior with Transient Mark mode off.
349 (Position Info): Fix typo.
350
71ce5fd0
JB
351 * display.texi (Standard Faces): Reference the Mark node.
352 Remove discussion of the region face, which is discussed there.
7186a830
CY
353
354 * emacs.texi (Top): Update node listings.
355
356 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
357 as the default.
358
359 * fixit.texi (Undo): Standardize choice of undo key sequence.
360 (Undo, Spelling): Describe Transient Mark mode as the default.
361
362 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
363 default.
364
365 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
366
367 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
368 mode is the default, and note that the mark is not activated when set.
369
370 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
371 Describe Transient Mark mode as the default.
372
373 * search.texi (Basic Isearch): Reference the Mark Ring node.
374 (Replace, Unconditional Replace, Other Repeating Search):
375 Describe Transient Mark mode as the default.
376
377 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
378 Transient Mark mode as the default.
379 (Paragraphs): Describe how M-h behaves when region is active.
380
381 * trouble.texi (Quitting): Clarify effects of C-g.
382
dc47d1ff
GM
3832008-03-13 Glenn Morris <rgm@gnu.org>
384
385 * emacs.texi (EMACSVER): Set to 23.0.60.
386
e3e0fb39 3872008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 388
e3e0fb39
GM
389 * dired.texi (Hiding Subdirectories): Fix previous change.
390
3912008-03-05 Drew Adams <drew.adams@oracle.com>
392
393 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 394
5e14abf8
KS
3952008-02-28 Kim F. Storm <storm@cua.dk>
396
397 * help.texi (Help Files): Move describe-gnu-project to C-h g.
398 Move describe-distribution to C-h C-o.
399 Move view-emacs-problems to C-h C-p.
400 Add view-emacs-debugging on C-h C-d.
401 Add view-external-packages on C-h C-e.
d0207bf3 402 Add view-order-manuals on C-h C-m.
5e14abf8 403
d0207bf3 4042008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
405
406 * msdog-xtra.texi (MS-DOS): Docstring fix.
407
87e391bb
EZ
4082008-02-09 Eli Zaretskii <eliz@gnu.org>
409
410 * msdog.texi (Windows Fonts): Use a @table for describing font
411 properties.
412
5662e503
JR
4132008-02-07 Jason Rumney <jasonr@gnu.org>
414
415 * msdog.texi (Windows Files): w32-get-true-file-attributes default
416 value has changed.
417 (Windows HOME): Clarify what is meant by "if that fails as well".
418 (Windows Fonts): New section.
419
72463824
GM
4202008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
421
422 * basic.texi (Basic Undo): Remove duplicate "you can".
423
7ff926e0
EZ
4242008-02-02 Eli Zaretskii <eliz@gnu.org>
425
426 * maintaining.texi (Tags): Fix last change.
427
6ab7aef1
MA
4282008-02-02 Michael Albinus <michael.albinus@gmx.de>
429
093571c3 430 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 431
ace67e7e
NR
4322008-01-31 Nick Roberts <nickrob@snap.net.nz>
433
434 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
435
ae068fdf
RS
4362008-01-26 Richard Stallman <rms@gnu.org>
437
438 * maintaining.texi (Tags): Delete redundant index entry.
439
a56d9a08
EZ
4402008-01-26 Eli Zaretskii <eliz@gnu.org>
441
442 * programs.texi (Imenu): Move "@cindex tags" from here...
443 * maintaining.texi (Tags): ...to here.
444
e941ed90
NR
4452008-01-23 Kevin Ryde <user42@zip.com.au>
446
447 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
448 click count.
449
650276d5
JB
4502008-01-21 Juanma Barranquero <lekktu@gmail.com>
451
452 * entering.texi (Exiting): Fix typo.
453 Reported by D. E. Evans <sinuhe@gnu.org>.
454
8dc17977
MR
4552007-12-31 Martin Rudalics <rudalics@gmx.at>
456
457 * glossary.texi (Glossary): Fix typo.
458
9f9695a6
RS
4592007-12-27 Richard Stallman <rms@gnu.org>
460
461 * text.texi (Formatted Text): Improve menu tag.
462 (Editing Format Info): In Info, add duplicate menu of nodes
463 about the submenus.
464 (Format Faces): Say where Faces menu is found. Mention Other.
465 (Format Colors): Say where these submenus are found.
466 (Format Indentation, Format Justification): Likewise.
467 (Format Properties): Likewise.
468
abfd0191
RS
4692007-12-22 Richard Stallman <rms@gnu.org>
470
471 * search.texi (Query Replace): Make exp of query-replace more
472 self-contained, and clarify.
8dc17977 473
abfd0191
RS
474 * cc-mode.texi (Getting Started): Change @ref to @pxref.
475
a2586785
RS
4762007-12-15 Richard Stallman <rms@gnu.org>
477
478 * files.texi (Auto Save): Clarify definition of auto-saving.
479
a67cf2bb
RS
4802007-11-26 Richard Stallman <rms@gnu.org>
481
482 * help.texi (Help Echo): Cleanups.
483
448b33b1
TTN
4842007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
485
486 * files.texi (Why Version Control?): Fix typo.
487 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
488 (Selecting a Fileset): Fix typos; small rewording.
489 (Log Buffer): Likewise.
490 (Old Revisions): Likewise.
448b33b1 491
221bb7f6
EZ
4922007-11-17 Eli Zaretskii <eliz@gnu.org>
493
494 * mule.texi (Communication Coding): Fix wording of last change.
495
d0207bf3 4962007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 497
630cb3b7
JB
498 * custom.texi (Specifying File Variables):
499 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 500
53b7759e
KH
5012007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
502
a5ab2e0c 503 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
504
505 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
506
c8763fb6 5072007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 508
630cb3b7 509 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
510 --output=file.
511
ff98e024
MR
5122007-11-13 Martin Rudalics <rudalics@gmx.at>
513
514 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
515 (Help Echo): Avoid mentioning the term "region" here and
516 consistently use the term "active text".
517
37b11c22
GM
5182007-11-11 Glenn Morris <rgm@gnu.org>
519
520 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
521
21d50ba1
JL
5222007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
523
524 * search.texi (Query Replace): Mention
525 `query-replace-show-replacement'.
526
c12ecb0a 5272007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
528
529 * building.texi (Watch Expressions): Remove obscure sentence.
530
3b4201f4
KH
5312007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
532
533 * mule.texi (Select Input Method): Describe how to activate an input
534 method in the text mode.
535
07e5c0b0
DN
5362007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
537
538 * cmdargs.texi (Misc Variables): Remove Sun windows info.
539
52dd7391
NR
5402007-10-30 Nick Roberts <nickrob@snap.net.nz>
541
542 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
543
c004e539
GM
5442007-10-30 Glenn Morris <rgm@gnu.org>
545
546 * misc.texi (Directory Tracking): Explain a bit more about
547 dirtrack-mode.
548
ca8c5b8c
GM
5492007-10-25 Glenn Morris <rgm@gnu.org>
550
551 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
552
b6c764ef
RS
5532007-10-24 Richard Stallman <rms@gnu.org>
554
555 * misc.texi (Interactive Shell): Cleanup last change.
556
eabd84c9
JL
5572007-10-22 Juri Linkov <juri@jurta.org>
558
559 * mini.texi (Minibuffer History): Add text about a list of minibuffer
560 default values.
561
0b43c7e2
ER
5622007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
563
ca8c5b8c 564 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
565 'filesets'.
566
a80859d4
MR
5672007-10-18 Martin Rudalics <rudalics@gmx.at>
568
569 * trouble.texi (Quitting): Fix typo.
570
c9447ae1
GM
5712007-10-18 Glenn Morris <rgm@gnu.org>
572
573 * frames.texi (Mode Line Mouse): Mention minor mode names.
574
168b980f
JL
5752007-10-17 Juri Linkov <juri@jurta.org>
576
577 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
578 fill-paragraph operates on the active region in Transient Mark mode.
579 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
580 with fill-paragraph.
581
582 * basic.texi (Arguments): Replace fill-paragraph-or-region with
583 fill-paragraph.
584
585 * fixit.texi (Spelling): ispell-word operates on the active region
586 in Transient Mark mode.
587
5a331f34
JB
5882007-10-17 Aaron S. Hawley <aaronh@garden.org>
589
590 * building.texi (Source Buffers):
591 * custom.texi (Init Non-ASCII):
592 * glossary.texi (Glossary): Use "key binding" consistently.
593
2a9f4d55
JB
5942007-10-17 Juanma Barranquero <lekktu@gmail.com>
595
596 * calendar.texi (Diary): Fix directive.
597
de13cecf
RS
5982007-10-16 Richard Stallman <rms@gnu.org>
599
600 * calendar.texi (Diary): Clarify text about diary file example.
601
5f90d53e
ER
6022007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
603
604 * files.texi: Capitalize node names according to convention.
605
3aa491bc
GM
6062007-10-13 Glenn Morris <rgm@gnu.org>
607
608 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
609
8a3106d3
ER
6102007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
611
612 * emacs.texi:
613 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 614 suggested by RMS and Robert J. Chassell.
8a3106d3 615
da1080a2
ER
6162007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
617
3aa491bc 618 * files.texi (Version Systems):
0870a421
ER
619 * vc-xtra.texi:
620 * vc1-xtra.texi:
ac3f4c6f 621 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 622 operations. Change of terminology from `version' to `revision'.
a7fc5b78 623 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 624 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 625
58ade22b
ER
6262007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
627
da1080a2 628 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
629 Reorder the descriptions to be chronological.
630
93870ce2
RS
6312007-10-09 Richard Stallman <rms@gnu.org>
632
633 * display.texi (Cursor Display): Correct how cursor appears
634 in nonselected windows.
635
568c7288
NR
6362007-10-04 Nick Roberts <nickrob@snap.net.nz>
637
638 * building.texi (GDB Graphical Interface): Remove references to gdba
639 and mention gud-gdb.
640
1af74d06 6412007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 642
1af74d06 643 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 644
0d8fb755
JL
6452007-10-06 Juri Linkov <juri@jurta.org>
646
647 * text.texi (Fill Commands): Document fill-paragraph-or-region.
648 (Fill Prefix, Format Indentation): Replace fill-paragraph with
649 fill-paragraph-or-region.
650
651 * basic.texi (Arguments): Replace fill-paragraph with
652 fill-paragraph-or-region.
653
b981e2c6
ER
6542007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
655
656 * files.texi: Update the section on version control for 2007
2a9f4d55 657 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
658 will come later.
659
5fceaf9c
GM
6602007-09-15 Glenn Morris <rgm@gnu.org>
661
662 * calendar.texi (Holidays): Change all instances of `holiday-list' back
663 to `list-holidays'.
664
b0e44b17
GM
6652007-09-14 Glenn Morris <rgm@gnu.org>
666
667 * calendar.texi: Update all instances of mark-calendar-holidays,
668 list-calendar-holidays, list-holidays with the new names.
669
8cf51b2c
GM
6702007-09-06 Glenn Morris <rgm@gnu.org>
671
672 * Move manual sources from man/ to subdirectories of doc/.
673 Split into the Emacs manual in emacs/, and other manuals in misc/.
674 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
675 manual.
676 (infodir): New variable.
677 (info): Use $infodir.
678 (emacsman): Delete target, not needed any more.
679 Move all targets that are not the Emacs manual to misc/Makefile.in.
680 (mostlyclean): Remove `gnustmp'.
681 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
682 manual.
92f9b43f 683 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
684 (emacsman): Delete target, not needed any more.
685 (clean): Remove all info files but Emacs manual.
686 Move all targets that are not the Emacs manual to misc/Makefile.in.
687 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
688
689 * Makefile.in (INFOSOURCES): Delete.
690 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
691 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
692 *.vrs *.toc here...
693 (maintainer-clean): ...from here.
694
6952007-09-05 Glenn Morris <rgm@gnu.org>
696
697 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
698
8cf51b2c
GM
6992007-08-29 Glenn Morris <rgm@gnu.org>
700
701 * emacs.texi (EMACSVER): Increase to 23.0.50.
702
3420c522
RS
7032007-08-27 Richard Stallman <rms@gnu.org>
704
705 * emacs.texi (Top): Clarify menu item for Glossary.
706
707 * display.texi (Faces): Change secn title.
708 Clarify not all fonts come from Font Lock.
709
8cf51b2c
GM
7102007-08-17 Eli Zaretskii <eliz@gnu.org>
711
712 * basic.texi (Position Info): Add index entry for face at point.
713 Mention that character faces are also displayed by "C-u C-x =".
714
8cf51b2c
GM
7152007-08-08 Glenn Morris <rgm@gnu.org>
716
717 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
718
7192007-08-07 Chong Yidong <cyd@stupidchicken.com>
720
721 * files.texi (File Conveniences): Document point motion keys in Image
722 mode.
723
8cf51b2c
GM
7242007-07-27 Glenn Morris <rgm@gnu.org>
725
8cf51b2c
GM
726 * emacs.texi (Copying): Include license text from gpl.texi, rather than
727 in-line.
728
729 * gpl.texi: New file with text of GPL.
730 * Makefile.in (EMACSSOURCES): Add gpl.texi.
731
7322007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
733
734 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
735
736 * dired.texi (Wdired): Mention C-x C-q key binding.
737
7382007-07-28 Nick Roberts <nickrob@snap.net.nz>
739
740 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
741
7422007-07-25 Glenn Morris <rgm@gnu.org>
743
8cf51b2c
GM
744 * emacs.texi (Copying): Replace license with GPLv3.
745
746 * Relicense all FSF files to GPLv3 or later.
747
7482007-07-24 Glenn Morris <rgm@gnu.org>
749
750 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
751 for some calendars.
752
7532007-07-23 Nick Roberts <nickrob@snap.net.nz>
754
755 * screen.texi (Mode Line): Describe new mode-line flag that shows if
756 default-directory for the current buffer is on a remote machine.
757
8cf51b2c
GM
7582007-07-21 Eli Zaretskii <eliz@gnu.org>
759
760 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
761 default value.
762
7632007-07-21 Richard Stallman <rms@gnu.org>
764
765 * files.texi (Why Version Control?): Improve previous change.
766
7672007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
768
769 * files.texi (Why Version Control?): New node.
770
8cf51b2c
GM
7712007-07-12 Nick Roberts <nickrob@snap.net.nz>
772
8cf51b2c
GM
773 * building.texi (Starting GUD): Add xref to this anchor.
774
8cf51b2c
GM
7752007-06-24 Karl Berry <karl@gnu.org>
776
2a9f4d55 777 * emacs.texi: New Back-Cover Text.
8cf51b2c 778
8cf51b2c
GM
7792007-06-07 Alan Mackenzie <acm@muc.de>
780
781 * display.texi (Optional Mode Line): Document the new form of
782 line+column numbers, "(561,2)".
783
7842007-06-06 Juanma Barranquero <lekktu@gmail.com>
785
49823426 786 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
787
7882007-06-02 Chong Yidong <cyd@stupidchicken.com>
789
790 * Version 22.1 released.
791
8cf51b2c
GM
7922007-05-07 Karl Berry <karl@gnu.org>
793
794 * emacs.texi (EMACSVER): Back to 22.
795
7962007-05-06 Richard Stallman <rms@gnu.org>
797
798 * maintaining.texi (Create Tags Table): Clean up previous change.
799
c8763fb6 8002007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
801
802 * maintaining.texi (Create Tags Table): Add text about the dangers of
803 making symbolic links to tags files.
804
8052007-05-04 Karl Berry <karl@gnu.org>
806
807 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
808
8092007-05-03 Karl Berry <karl@gnu.org>
810
811 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
812
813 * .cvsignore (*.pdf): New entry.
814
8cf51b2c
GM
815 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
816 for printing.
817
8182007-05-01 Richard Stallman <rms@gnu.org>
819
820 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
821
8cf51b2c
GM
8222007-04-28 Glenn Morris <rgm@gnu.org>
823
824 * ack.texi (Acknowledgments):
825 * anti.texi (Antinews):
8cf51b2c
GM
826 * programs.texi (Program Modes): Restore mention of python.el pending
827 consideration of legal status.
828
8292007-04-28 Richard Stallman <rms@gnu.org>
830
831 * files.texi (File Names): Fixes to ~ description on MS systems.
832
8cf51b2c
GM
8332007-04-26 Glenn Morris <rgm@gnu.org>
834
835 * emacs.texi (EMACSVER): Increase to 22.1.50.
836
8372007-04-25 Karl Berry <karl@gnu.org>
838
839 * emacs.texi: Improve line breaks on copyright page,
840 similar layout to lispref, 8.5x11 by default.
841
842 * dired.texi (Image-Dired): Improve line break, fix typo.
843
8442007-04-24 Chong Yidong <cyd@stupidchicken.com>
845
846 * programs.texi (Program Modes):
8cf51b2c
GM
847 * anti.texi (Antinews):
848 * ack.texi (Acknowledgments): python.el removed.
849
8cf51b2c
GM
8502007-04-23 Chong Yidong <cyd@stupidchicken.com>
851
852 * display.texi (Highlight Interactively): Correct description of
853 hi-lock-file-patterns-policy.
854
855 * files.texi (File Archives): Mention self-extracting executables.
856
8572007-04-23 Eli Zaretskii <eliz@gnu.org>
858
859 * search.texi (Unconditional Replace, Query Replace): Add xref to
860 "Replacement and Case".
861
8622007-04-22 Chong Yidong <cyd@stupidchicken.com>
863
864 * dired.texi (Image-Dired): Move from Thumbnails node.
865 * misc.texi (Thumbnails): Node deleted.
866 * emacs.texi (Top): Update node listing.
867
868 * files.texi (File Conveniences):
49823426 869 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
870
8712007-04-21 Richard Stallman <rms@gnu.org>
872
873 * display.texi (Highlight Interactively): Correct previous change.
874 Clarify doc of hi-lock-find-patterns, and move new features into it.
875
8762007-04-20 David Koppelman <koppel@ece.lsu.edu>
877
878 * display.texi (Highlight Interactively): Document
879 hi-lock-file-patterns-policy.
880
8812007-04-20 Martin Rudalics <rudalics@gmx.at>
882
883 * display.texi (Scrolling): Fix typo.
884
8cf51b2c
GM
8852007-04-15 Chong Yidong <cyd@stupidchicken.com>
886
8cf51b2c
GM
887 * doclicense.texi: Remove node heading, so that it can be included by
888 other files.
889
890 * emacs.texi: Insert node heading for GFDL.
891
8cf51b2c
GM
8922007-04-14 Eli Zaretskii <eliz@gnu.org>
893
894 * cmdargs.texi (Colors): Qualify "color of window" index entry by
895 "command line".
896
897 * display.texi (Faces): Refer to "Creating Frames" for face
898 and other frame customizations in .emacs.
899
900 * frames.texi (Creating Frames): Mention that face customizations can
901 be put in .emacs. Add index entries.
902
9032007-04-12 Richard Stallman <rms@gnu.org>
904
905 * glossary.texi (Glossary): Explain `iff'.
906
9072007-04-11 Karl Berry <karl@gnu.org>
908
909 * gnu.texi (Top),
910 * macos.texi (Mac Font Specs),
911 * anti.texi (Antinews),
912 * xresources.texi (Resources),
913 * misc.texi (Emulation),
914 * calendar.texi (Daylight Saving),
915 * dired.texi (Dired and Find),
916 * rmail.texi (Remote Mailboxes),
917 * sending.texi (Mail Headers),
918 * programs.texi (Which Function),
919 * files.texi (Recover),
920 * buffers.texi (Uniquify),
921 * frames.texi (Wheeled Mice),
922 * killing.texi (Rectangles): Wording to improve breaks in
923 8.5x11 format.
924 * mule.texi (Language Environments): \hbadness=10000 since there's
925 no way to reword.
926 * emacs.texi (smallbook): New @set to more easily switch between
927 smallbook and 8.5x11.
928
9292007-04-11 Richard Stallman <rms@gnu.org>
930
931 * files.texi (File Conveniences): Add xref to Tumme.
932 Delete text about Thumbnail mode.
933
8cf51b2c
GM
9342007-04-09 Alan Mackenzie <acm@muc.de>
935
936 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
937 new name. Insert concept index entries.
938
8cf51b2c
GM
9392007-04-08 Chong Yidong <cyd@stupidchicken.com>
940
941 * display.texi (Standard Faces): Document prefix arg for
942 list-faces-display.
943
944 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
945
8cf51b2c
GM
9462007-04-07 Chong Yidong <cyd@stupidchicken.com>
947
8cf51b2c
GM
948 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
949
950 * files.texi (Misc File Ops): Rewrite description of
951 insert-file-literally.
952
8cf51b2c
GM
9532007-03-31 Eli Zaretskii <eliz@gnu.org>
954
955 * misc.texi (Printing): Postscript -> PostScript.
956
8cf51b2c
GM
957 * ack.texi (Acknowledgments): Postscript -> PostScript.
958
959 * custom.texi (Init File, Init Non-ASCII): Fix last change.
960
961 * emacs.texi (Top): Fix the menu due to the change in custom.texi
962 below.
963
9642007-03-30 Chong Yidong <cyd@stupidchicken.com>
965
966 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
967 Init Non-ASCII.
968 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
969 (Init Non-ASCII): New node.
970
9712007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
972
973 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
974
8cf51b2c
GM
9752007-03-12 Glenn Morris <rgm@gnu.org>
976
8cf51b2c
GM
977 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
978 "Daylight Savings".
979
49823426 980 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
981 saving" in text throughout.
982
8cf51b2c
GM
9832007-03-04 Richard Stallman <rms@gnu.org>
984
985 * custom.texi (Safe File Variables): Minor correction.
986
8cf51b2c
GM
9872007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
988
989 * rmail.texi (Movemail): Add internal ref.
990 Don't indent the intro for the PROTO table.
991 Format PROTO table items with @code.
992
8cf51b2c
GM
9932007-02-26 Nick Roberts <nickrob@snap.net.nz>
994
995 * building.texi: Remove references to bashdb.
996
8cf51b2c
GM
9972007-02-19 Juanma Barranquero <lekktu@gmail.com>
998
999 * mule.texi (Language Environments): Update list of supported language
1000 environments.
1001
8cf51b2c
GM
10022007-02-14 Kim F. Storm <storm@cua.dk>
1003
1004 * building.texi (Grep Searching): Fix lgrep doc.
1005
10062007-02-12 Chong Yidong <cyd@stupidchicken.com>
1007
1008 * back.texi: Remove unused file.
1009
c8763fb6 10102007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1011
1012 * maintaining.texi (Tag Syntax): Now --members is the default for
1013 etags, not for ctags yet.
1014
8cf51b2c
GM
10152007-02-03 Eli Zaretskii <eliz@gnu.org>
1016
1017 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1018 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1019 expects. Add comments to prevent people from inadvertently modifying
1020 the key parts needed by `texinfo-multiple-files-update'.
1021
10222007-01-29 Chong Yidong <cyd@stupidchicken.com>
1023
1024 * frames.texi (Secondary Selection): Window clicked does not matter
1025 when mouse-yank-at-point is non-nil.
1026
8cf51b2c
GM
10272007-01-16 Glenn Morris <rgm@gnu.org>
1028
1029 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1030 system abbrev.
1031
10322007-01-11 Richard Stallman <rms@gnu.org>
1033
1034 * msdog.texi (Windows Keyboard): Another small cleanup.
1035
10362007-01-10 Richard Stallman <rms@gnu.org>
1037
1038 * msdog.texi (Windows Keyboard): Yet another try to make
1039 everyone happy with that passage.
1040
10412007-01-05 Richard Stallman <rms@gnu.org>
1042
1043 * anti.texi (Antinews): Mention M-x shell scrolling.
1044
10452007-01-05 Nick Roberts <nickrob@snap.net.nz>
1046
1047 * building.texi (Watch Expressions): Describe gdb-max-children.
1048
8cf51b2c
GM
10492007-01-04 Richard Stallman <rms@gnu.org>
1050
8cf51b2c
GM
1051 * msdog.texi (Windows Keyboard): Clarify previous change.
1052
8cf51b2c
GM
10532007-01-02 Richard Stallman <rms@gnu.org>
1054
1055 * custom.texi (Changing a Variable): Minor clarification.
1056 (Specific Customization): customize-customized => customize-unsaved.
1057
1058 * entering.texi (Entering Emacs): Clean up text about restarting
1059 Emacs for each file.
1060
1061 * misc.texi (Shell Options): Minor cleanup.
1062
1063 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1064 with Emacs, not vice versa.
1065
1066 * programs.texi (Symbol Completion): Recommend customizing
1067 window manager.
1068
1069 * xresources.texi (Resources): Minor fix.
1070
c8763fb6 10712007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1072
1073 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1074
10752007-01-01 Richard Stallman <rms@gnu.org>
1076
1077 * commands.texi (User Input): Document keys stolen by window mangers.
1078
10792006-12-31 Richard Stallman <rms@gnu.org>
1080
1081 * custom.texi (Specific Customization): Document customize-option
1082 instead of customize-variable.
1083
10842006-12-31 Kim F. Storm <storm@cua.dk>
1085
1086 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1087
10882006-12-30 Kim F. Storm <storm@cua.dk>
1089
1090 * killing.texi (CUA Bindings): Fix typo.
1091
1092 * xresources.texi (Table of Resources): Mention grow-only value for
1093 auto-resize-tool-bars.
1094
8cf51b2c
GM
10952006-12-27 Eli Zaretskii <eliz@gnu.org>
1096
1097 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1098 and how to get them back.
1099
11002006-12-26 Richard Stallman <rms@gnu.org>
1101
1102 * calendar.texi (Holidays): Holiday listing is based on current
1103 practice, but DST is not.
1104
11052006-12-25 Richard Stallman <rms@gnu.org>
1106
1107 * emacs.texi (Top): Update subnode menus.
1108
1109 * mark.texi (Transient Mark): Fix xref.
1110
1111 * killing.texi (Graphical Kill): Node deleted.
1112 (Killing): Add xref to Cut and Paste.
1113 (CUA Bindings): Update xref.
1114
1115 * frames.texi (Cut and Paste): New section to hold other nodes.
1116 (Mouse Commands): Node demoted.
1117 (Cut/Paste Other App): Split out from Mouse Commands.
1118 (Word and Line Mouse): Likewise.
1119 (Secondary Selection, Clipboard): Nodes demoted.
1120
8cf51b2c
GM
11212006-12-24 Kevin Ryde <user42@zip.com.au>
1122
1123 * calendar.texi (Holidays): US daylight saving begins second Sunday
1124 in March for 2007 onwards.
1125 (Daylight Savings): Show new US default daylight saving rules, 2nd
1126 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1127
11282006-12-23 Chong Yidong <cyd@stupidchicken.com>
1129
1130 * calendar.texi (Scroll Calendar): < and > are switched.
1131
11322006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1133
1134 * killing.texi (Deletion): Describe M-\ prefix argument.
1135
11362006-12-23 Richard Stallman <rms@gnu.org>
1137
1138 * search.texi (Regexp Search): Explain why forward and reverse regexp
1139 search are not mirror images.
1140
8cf51b2c
GM
11412006-12-19 Kim F. Storm <storm@cua.dk>
1142
1143 * major.texi (Choosing Modes): Describe match-function elements for
1144 magic-mode-alist.
1145
8cf51b2c
GM
11462006-12-18 Eli Zaretskii <eliz@gnu.org>
1147
1148 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1149 peculiarities.
1150
11512006-12-18 Richard Stallman <rms@gnu.org>
1152
1153 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1154
8cf51b2c
GM
11552006-12-17 Alan Mackenzie <acm@muc.de>
1156
1157 * programs.texi (Left Margin Paren): Remove the bit which says
1158 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1159 Discuss some of the issues of setting this option to nil.
1160
11612006-12-17 Glenn Morris <rgm@gnu.org>
1162
1163 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1164
11652006-12-16 Eli Zaretskii <eliz@gnu.org>
1166
1167 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1168 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1169 NTFS volumes.
1170 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1171 volumes.
1172
11732006-12-15 Eli Zaretskii <eliz@gnu.org>
1174
1175 * text.texi (HTML Mode): Fix "C-c TAB".
1176
8cf51b2c
GM
11772006-12-09 Richard Stallman <rms@gnu.org>
1178
1179 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1180
11812006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1182
1183 * files.texi (Misc File Ops): Document insert-file-literally.
1184
11852006-12-08 Eli Zaretskii <eliz@gnu.org>
1186
1187 * cmdargs.texi (Colors): Note that --color is intended for overriding
1188 the terminal defaults, not for normal invocation.
1189
1190 * misc.texi (Emacs Server): Improve wording. Don't mention the
1191 ``server program''. Add a cross-reference to "Init File" node.
1192 (Invoking emacsclient): Add index entries. Document both short and
1193 long versions of command-line options. Document the -f option.
1194
8cf51b2c
GM
11952006-12-06 Richard Stallman <rms@gnu.org>
1196
1197 * text.texi (Outline Format): Say to set outline-regexp
1198 and outline-level with major modes and file local variables.
1199
c8763fb6 12002006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1201
1202 * anti.texi (Antinews): Mention the alternative to
1203 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1204
8cf51b2c
GM
1205 * misc.texi (Interactive Shell): Ditto.
1206
12072006-12-04 Eli Zaretskii <eliz@gnu.org>
1208
1209 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1210
1211 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1212
12132006-12-01 Eli Zaretskii <eliz@gnu.org>
1214
1215 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1216 colon in the mode line.
1217
1218 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1219
12202006-11-26 Nick Roberts <nickrob@snap.net.nz>
1221
1222 * building.texi (Watch Expressions): Mention SPC for expanding/
1223 contracting watch expressions.
1224
12252006-11-26 Kim F. Storm <storm@cua.dk>
1226
1227 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1228
12292006-11-26 Nick Roberts <nickrob@snap.net.nz>
1230
1231 * building.texi (Debugger Operation): Define text command mode.
1232 Clarify how tooltips work.
1233 (GDB Graphical Interface): Explain how to run in text command mode
1234 more clearly.
1235
12362006-11-25 Juanma Barranquero <lekktu@gmail.com>
1237
1238 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1239
12402006-11-22 Juanma Barranquero <lekktu@gmail.com>
1241
1242 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1243
8cf51b2c
GM
12442006-11-18 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1247 and EMACS is deprecated.
1248
12492006-11-18 Juanma Barranquero <lekktu@gmail.com>
1250
1251 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1252
c8763fb6 12532006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1254
1255 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1256
1257 * emacs.texi: Include xresources.texi both for info and dvi.
1258
1259 * xresources.texi: Merge text from xresmini.texi.
1260
c8763fb6 12612006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1262
1263 * glossary.texi: Fix typos.
1264
8cf51b2c
GM
12652006-11-06 Richard Stallman <rms@gnu.org>
1266
1267 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1268
1269 * ack.texi (Acknowledgments): Fix name spelling.
1270
12712006-11-01 Juri Linkov <juri@jurta.org>
1272
1273 * search.texi (Word Search): Document incremental word search.
1274
12752006-10-28 Glenn Morris <rgm@gnu.org>
1276
1277 * ack.texi (Acknowledgments): Add cal-html author.
1278
1279 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1280 Calendar"). Describe new package cal-html.
1281 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1282 Calendar Files."
1283
8cf51b2c
GM
12842006-10-23 Richard Stallman <rms@gnu.org>
1285
1286 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1287 Abbrev mode is enabled.
1288
8cf51b2c
GM
12892006-10-16 Richard Stallman <rms@gnu.org>
1290
8cf51b2c
GM
1291 * emacs.texi: Update ISBN.
1292
8cf51b2c
GM
12932006-10-11 Kim F. Storm <storm@cua.dk>
1294
1295 * emacs.texi (Acknowledgments): Use @dotless{i}.
1296
12972006-10-08 Nick Roberts <nickrob@snap.net.nz>
1298
1299 * building.texi (Breakpoints Buffer): Mention catchpoints.
1300
13012006-10-08 Kim F. Storm <storm@cua.dk>
1302
1303 * ack.texi (Acknowledgments): Update.
1304
1305 * emacs.texi (Acknowledgments): Fix bad @/ form.
1306
8cf51b2c
GM
13072006-10-05 Kim F. Storm <storm@cua.dk>
1308
1309 * emacs.texi (Acknowledgments): Add more contributors.
1310
13112006-10-03 Richard Stallman <rms@gnu.org>
1312
1313 * emacs.texi (Acknowledgments): Update version and edition.
1314
8cf51b2c
GM
13152006-10-01 Karl Berry <karl@gnu.org>
1316
1317 * custom.texi (Customization Groups): Page break to keep example buffer
1318 on one page.
1319
13202006-09-30 Karl Berry <karl@gnu.org>
1321
1322 * programs.texi (Basic Indent): @need to improve page break.
1323 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1324
13252006-09-29 Glenn Morris <rgm@gnu.org>
1326
1327 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1328
13292006-09-29 Karl Berry <karl@gnu.org>
1330
1331 * windows.texi (Basic Window): Remove forced @break, no longer
1332 desirable.
1333 * frames.texi (Frame Commands),
1334 * mark.texi (Marking Objects): Reword to avoid bad page break.
1335 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1336
13372006-09-19 Richard Stallman <rms@gnu.org>
1338
1339 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1340 stick to present tense.
1341
c8763fb6 13422006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1343
1344 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1345 to x-gtk-use-old-file-dialog.
1346 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1347
13482006-09-15 Jay Belanger <belanger@truman.edu>
1349
49823426 1350 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1351 Change "Library Public License" to "Lesser Public License"
1352 throughout. Use "yyyy" to represent year.
1353
8cf51b2c
GM
13542006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1355
1356 * files.texi (Visiting): Add index entry "open file".
1357
8cf51b2c
GM
13582006-09-11 Richard Stallman <rms@gnu.org>
1359
1360 * building.texi (Compilation Mode): Clarification.
1361 (Grep Searching): Add xref to Compilation Mode.
1362
8cf51b2c
GM
13632006-09-08 Richard Stallman <rms@gnu.org>
1364
1365 * search.texi (Search): Ref multi-file search commands here.
1366 (Other Repeating Search): Not here.
1367
8cf51b2c
GM
13682006-08-28 Richard Stallman <rms@gnu.org>
1369
1370 * windows.texi (Split Window): Update xref.
1371
1372 * basic.texi (Continuation Lines): Update xref.
1373
1374 * indent.texi (Tab Stops): Update xref.
1375
1376 * emacs.texi (Top): Update subnode menu.
1377
1378 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1379 split out of Display Custom.
1380
13812006-08-25 Kim F. Storm <storm@cua.dk>
1382
1383 * display.texi (Display Custom): Add variables overline-margin
1384 and x-underline-at-descent-line.
1385
13862006-08-25 Richard Stallman <rms@gnu.org>
1387
1388 * entering.texi (Exiting): Rewrite to give graphical displays
1389 priority over text terminals.
1390
1391 * search.texi (Incremental Search): Move index entries.
1392
13932006-08-23 Chong Yidong <cyd@stupidchicken.com>
1394
1395 * custom.texi (Init File): Reference Find Init to avoid "home
1396 directory" confusion.
1397
13982006-08-22 Nick Roberts <nickrob@snap.net.nz>
1399
1400 * building.texi (Other GDB-UI Buffers): Describe how to edit
1401 a value in the locals buffer.
1402
14032006-08-21 Richard Stallman <rms@gnu.org>
1404
1405 * search.texi (Basic Isearch): Add `isearch' index entry.
1406
14072006-08-16 Richard Stallman <rms@gnu.org>
1408
1409 * misc.texi (Saving Emacs Sessions): Clean up wording.
1410
1411 * mark.texi (Marking Objects): Mention term "select all".
1412
1413 * emacs.texi (Top): Update subnode menu.
1414
1415 * help.texi (Help Mode): Move node up in file.
1416
8cf51b2c
GM
14172006-08-15 Nick Roberts <nickrob@snap.net.nz>
1418
1419 * building.texi (Stack Buffer): Explain fringe arrow.
1420
8cf51b2c
GM
14212006-08-12 Eli Zaretskii <eliz@gnu.org>
1422
8cf51b2c
GM
1423 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1424 on startup.
1425
14262006-08-11 Romain Francoise <romain@orebokech.com>
1427
1428 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1429
14302006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1431
1432 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1433
14342006-08-10 Richard Stallman <rms@gnu.org>
1435
1436 * text.texi (Format Faces): Substantial rewrites to deal
1437 with face merging. Empty regions don't count. Clarify
1438 face property inheritance.
1439
14402006-08-08 Romain Francoise <romain@orebokech.com>
1441
1442 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1443 <arjuropo@cc.jyu.fi>.
1444
8cf51b2c
GM
14452006-08-04 Eli Zaretskii <eliz@gnu.org>
1446
1447 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1448 apply to all frames.
1449
8cf51b2c
GM
14502006-08-01 Richard Stallman <rms@gnu.org>
1451
1452 * help.texi (Name Help): Add index entries for describe-variable.
1453
14542006-08-01 Nick Roberts <nickrob@snap.net.nz>
1455
1456 * building.texi (GDB Graphical Interface): Shorten node names.
1457 (GDB-UI Layout): Use GDB-related.
1458 (Other GDB-UI Buffers): Simplify English.
1459
14602006-07-31 Richard Stallman <rms@gnu.org>
1461
1462 * search.texi (Query Replace): Add xref for Dired's Q command.
1463
8cf51b2c
GM
14642006-07-31 Nick Roberts <nickrob@snap.net.nz>
1465
1466 * building.texi (GDB commands in Fringe): Rename to...
1467 (Source Buffers): ..this and move forward. Describe hollow arrow and
1468 new option gdb-find-source-frame.
1469
14702006-07-29 Richard Stallman <rms@gnu.org>
1471
1472 * dired.texi (Operating on Files): Simplify previous change
1473 and fix Texinfo usage.
1474
14752006-07-29 Eli Zaretskii <eliz@gnu.org>
1476
1477 * dired.texi (Operating on Files): Add cross-references. State the
1478 Unix commands that do similar things.
1479
14802006-07-28 Richard Stallman <rms@gnu.org>
1481
1482 * mark.texi (Transient Mark): Clarify that region never disappears
1483 when Transient Mark mode is off, and not when it is on.
1484
14852006-07-27 Richard Stallman <rms@gnu.org>
1486
1487 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1488
14892006-07-24 Richard Stallman <rms@gnu.org>
1490
1491 * xresources.texi (GTK styles): Fix texinfo usage.
1492
8cf51b2c
GM
1493 * commands.texi (User Input): Explain why we teach keyboard cmds.
1494
1495 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1496 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1497 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1498 * doclicense.texi, display.texi, dired.texi, basic.texi:
1499 * anti.texi, ack.texi: Move periods and commas inside quotes.
1500
15012006-07-22 Eli Zaretskii <eliz@gnu.org>
1502
1503 * cmdargs.texi (General Variables): Document EMAIL.
1504
15052006-07-21 Eli Zaretskii <eliz@gnu.org>
1506
1507 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1508 doesn't have effect on MS-Windows.
1509
8cf51b2c
GM
15102006-07-17 Richard Stallman <rms@gnu.org>
1511
1512 * building.texi (Grep Searching): Explain about chaining grep commands.
1513
8cf51b2c
GM
15142006-07-10 Nick Roberts <nickrob@snap.net.nz>
1515
49823426 1516 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1517
15182006-07-09 Chong Yidong <cyd@stupidchicken.com>
1519
1520 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1521 is invoked for multiple files.
1522
15232006-07-08 Eli Zaretskii <eliz@gnu.org>
1524
1525 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1526 on-line manual for the rest of this node.
1527 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1528 unconditionally.
1529 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1530 Improve wording.
1531 (Windows Printing): Improve wording.
1532 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1533 rest of this node.
1534
8cf51b2c
GM
15352006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1536
49823426
GM
1537 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1538 with eval-buffer.
8cf51b2c
GM
1539
15402006-07-05 Nick Roberts <nickrob@snap.net.nz>
1541
1542 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1543 of character translation.
1544
15452006-07-04 Nick Roberts <nickrob@snap.net.nz>
1546
1547 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1548
15492006-07-03 Karl Berry <karl@gnu.org>
1550
1551 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1552 not-too-underfull hboxes in the TeX output.
1553 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1554 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1555 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1556 * sending.texi, text.texi: Fix overfull/underfull boxes.
1557
15582006-07-03 Romain Francoise <romain@orebokech.com>
1559
1560 * m-x.texi (M-x): Fix.
1561
15622006-07-03 Richard Stallman <rms@gnu.org>
1563
8cf51b2c
GM
1564 * search.texi (Other Repeating Search): filename -> file name.
1565
1566 * misc.texi (Narrowing): Minor cleanups.
1567
1568 * files.texi (Visiting): filename -> file name.
1569
1570 * emacs.texi (Top): Update subnode menus.
1571
1572 * mule.texi (Coding Systems): Move char translation stuff here.
1573 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1574 (Recognize Coding): Substantial local rewrites.
1575 (International): Update menu.
1576
1577 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1578 (Scrolling): Substantial local rewrites.
1579 (Display): Update menu and intro.
1580
1581 * dired.texi: filename -> file name.
1582
1583 * custom.texi (Safe File Variables): Texinfo usage fix.
1584
15852006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1586
1587 * help.texi, m-x.texi: Lots of cleanups.
1588
8cf51b2c
GM
15892006-06-30 Eli Zaretskii <eliz@gnu.org>
1590
1591 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1592 (Windows Processes, Windows Misc): Shorten the printed version by
1593 selectively conditioning less important portions by @ifnottex.
1594
8cf51b2c
GM
15952006-06-27 Richard Stallman <rms@gnu.org>
1596
1597 * mini.texi (Minibuffer File): Minor cleanup.
1598
15992006-06-25 Nick Roberts <nickrob@snap.net.nz>
1600
1601 * frames.texi (XTerm Mouse): Rename to...
1602 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1603
1604 * emacs.texi (Top): Use new node name.
1605
16062006-06-24 Eli Zaretskii <eliz@gnu.org>
1607
1608 * emacs.texi (Top): Update the detailed menu according to changes in
1609 msdog.texi.
1610
1611 * msdog.texi (Windows Keyboard): New section.
1612 (Windows Mouse): New section.
1613 (Windows System Menu): Remove section (text merged with "Windows
1614 Keyboard").
1615 (Windows Misc): New section.
1616
1617 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1618
1619 * msdog.texi (ls in Lisp): New section.
1620
1621 * files.texi (Visiting): Document case-insensitive wildcard matching
1622 under find-file-wildcards.
1623
8cf51b2c
GM
16242006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1625
1626 * macos.texi (Mac Input): Add description of mac-function-modifier.
1627 Now Unicode keyboard layouts work.
1628
8cf51b2c
GM
16292006-06-10 Richard Stallman <rms@gnu.org>
1630
1631 * mule.texi (Recognize Coding): Clarify previous change.
1632
16332006-06-09 Kenichi Handa <handa@m17n.org>
1634
1635 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1636 notation.
1637
16382006-06-07 Kevin Ryde <user42@zip.com.au>
1639
1640 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1641 manual for @ifnottex, but in emacs-extra for @iftex.
1642
1643 * cmdargs.texi (General Variables): Fix smtpmail xref.
1644
16452006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1646
8cf51b2c 1647 * programs.texi (Comment Commands):
8cf51b2c 1648 * custom.texi (Specifying File Variables):
49823426 1649 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1650
16512006-06-07 Nick Roberts <nickrob@snap.net.nz>
1652
1653 * building.texi (Watch Expressions): Move node to end.
1654 (GDB Graphical Interface): Move description of clicks in fringe...
1655 (GDB commands in the Fringe): ...to here. New node.
1656
8cf51b2c
GM
16572006-06-05 Romain Francoise <romain@orebokech.com>
1658
49823426 1659 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1660
16612006-06-05 Nick Roberts <nickrob@snap.net.nz>
1662
1663 * building.texi (GDB Graphical Interface): Update bindings.
1664 (Commands of GUD): Add gud-print. Remove gud-run.
1665 Restate availability more generally.
1666
16672006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1668
1669 * mini.texi: Lots of cleanups.
1670
16712006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1672
1673 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1674 and Mouse-2.
1675
c8763fb6 16762006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1677
1678 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1679
8cf51b2c
GM
16802006-05-31 Richard Stallman <rms@gnu.org>
1681
1682 * basic.texi (Moving Point): Fix previous change.
1683
c8763fb6 16842006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1685
1686 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1687
16882006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1689
1690 * basic.texi: Many simplifications and improvements in wording.
1691
8cf51b2c
GM
16922006-05-26 Nick Roberts <nickrob@snap.net.nz>
1693
1694 * anti.texi (Antinews): Create a node for gdb-ui.
1695
8cf51b2c
GM
16962006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1699
17002006-05-20 Richard Stallman <rms@gnu.org>
1701
1702 * dired.texi (Dired Navigation): dired-goto-file is now j.
1703
8cf51b2c
GM
17042006-05-20 Eli Zaretskii <eliz@gnu.org>
1705
1706 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1707 and their aliases.
1708
1709 * msdog.texi (Windows Printing): Mention non-support of plain text
1710 printing with some el-cheapo printers, and suggest a workaround.
1711
17122006-05-20 Kevin Ryde <user42@zip.com.au>
1713
1714 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1715 remove the bit saying you must set it.
1716
17172006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1718
1719 * trouble.texi (Checklist):
1720 * text.texi (Text, Auto Fill, Text Mode):
1721 * search.texi (Nonincremental Search):
1722 * rmail.texi (Rmail Labels):
1723 * mule.texi (Input Methods, Multibyte Conversion):
1724 * misc.texi (Gnus, Where to Look, PostScript):
1725 * maintaining.texi (Create Tags Table):
1726 * indent.texi (Indentation Commands):
1727 * fixit.texi (Spelling):
1728 * emacs.texi (Copying):
1729 * custom.texi (Init File): ifinfo -> ifnottex.
1730
8cf51b2c
GM
17312006-05-17 Richard Stallman <rms@gnu.org>
1732
1733 * files.texi (Diff Mode): Mention C-x `.
1734
17352006-05-08 Richard Stallman <rms@gnu.org>
1736
1737 * custom.texi (Disabling): Textual cleanups.
1738
8cf51b2c
GM
17392006-05-12 Glenn Morris <rgm@gnu.org>
1740
1741 * calendar.texi (Displaying the Diary, Format of Diary File):
1742 Refer to diary-view-entries, diary-list-entries,
1743 diary-show-all-entries rather than obsolete aliases.
1744
17452006-05-12 Eli Zaretskii <eliz@gnu.org>
1746
1747 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1748 (Displaying the Diary, Special Diary Entries, Importing Diary):
1749 * building.texi (Compilation Shell):
1750 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1751 emacs-xtra with @inforef's.
1752
1753 * files.texi (Visiting): Fix wording.
1754
1755 * mule.texi (Coding Systems, Text Coding): More indexing.
1756 Mention that C-x RET f can set eol conversion.
1757
c8763fb6 17582006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1759
1760 * xresmini.texi (GTK resources): Insert GTK description.
1761
1762 * xresources.texi (GTK resources): metafont should be menufont.
1763
8cf51b2c
GM
17642006-05-06 Michael Albinus <michael.albinus@gmx.de>
1765
49823426 1766 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1767 method, user name and host name is active only in partial
1768 completion mode.
1769
8cf51b2c
GM
17702006-05-06 Eli Zaretskii <eliz@gnu.org>
1771
1772 * makefile.w32-in (emacs.dvi):
1773 * Makefile.in (emacs.dvi): Add xresmini.texi.
1774
1775 * xresmini.texi (Table of Resources): Remove xref to non-existent
1776 node "LessTif Resources".
1777
1778 * msdog.texi (Microsoft Windows):
1779 * calendar.texi (Calendar/Diary, Displaying the Diary)
1780 (Special Diary Entries, Importing Diary, Holidays):
1781 * programs.texi (Program Modes):
1782 * text.texi (Text):
1783 * buffers.texi (Several Buffers):
1784 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1785
17862006-05-06 Eli Zaretskii <eliz@gnu.org>
1787
1788 The following changes merge the emacs-xtra manual into the main
1789 manual, but only for on-line version of the manual.
1790
1791 * vc2-xtra.texi (Version Backups, Local Version Control)
1792 (Making Snapshots, Change Logs and VC, Version Headers)
1793 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1794 on-line manual.
1795
1796 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1797 for on-line manual.
1798
1799 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1800 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1801 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1802 for on-line manual.
1803
1804 * fortran-xtra.texi (Fortran, Fortran Autofill)
1805 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1806 for on-line manual.
1807
1808 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1809 Conditional xref's for on-line manual.
1810
1811 * emerge-xtra.texi (Emerge, Overview of Emerge)
1812 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1813 manual.
1814
1815 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1816 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1817 (EMACSSOURCES): Use EMACS_XTRA.
1818 (../info/emacs-xtra): Remove.
1819 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1820
1821 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1822 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1823 (EMACSSOURCES): Use EMACS_XTRA.
1824 ($(infodir)/emacs-xtra): Remove.
1825 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1826
1827 * trouble.texi (Quitting):
1828 * text.texi (Text):
1829 * programs.texi (Program Modes):
1830 * msdog.texi (Microsoft Windows):
1831 * frames.texi (Frames):
1832 * files.texi (Backup, Version Control, VC Concepts)
1833 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1834 (Registering, VC Status, VC Undo, Multi-User Branching)
1835 (Comparing Files):
1836 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1837 (Displaying the Diary, Special Diary Entries, Importing Diary):
1838 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1839 conditional xref's, depending on @iftex/@ifnottex.
1840
1841 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1842 "MS-DOS". @include msdog-xtra.texi.
1843
1844 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1845 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1846
1847 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1848 for vc-xtra.texi subsections.
1849 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1850 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1851
1852 * sending.texi (Sending Mail): A @node line without explicit Prev,
1853 Next, and Up links.
1854
1855 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1856 Next, and Up links.
1857
1858 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1859 and its sections. @include picture-xtra.texi.
1860
1861 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1862 "Emerge".
1863 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1864
1865 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1866 exact duplicate of its name-sake in calendar.texi.
1867
1868 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1869 "Advanced Calendar/Diary Usage".
1870 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1871
1872 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1873 dired-xtra.texi.
1874 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1875
1876 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1877 (Files) [ifnottex]: Add menu entry for Autorevert.
1878
1879 * emacs-xtra.texi (Introduction): Reword to make consistent with
1880 printed version only.
1881 <Top level>: Remove the body of all chapters and move them to the
1882 new *-xtra.texi files. Use @raisesections and @lowersections to
1883 convert sections to chapters etc.
1884
1885 * msdog-xtra.texi:
1886 * fortran-xtra.texi:
1887 * vc-xtra.texi:
1888 * vc1-xtra.texi:
1889 * vc2-xtra.texi:
1890 * emerge-xtra.texi:
1891 * cal-xtra.texi:
1892 * dired-xtra.texi:
1893 * arevert-xtra.texi: New files, with text from respective chapters
1894 of emacs-xtra.texi. Convert each @chapter into @section, @section
1895 into @subsection, etc.
1896
1897 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1898 updated.
1899
1900 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1901 Windows". All references updated.
1902
19032006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1904
1905 * macos.texi (Mac Input): Mention input from Character Palette.
1906 (Mac Font Specs): Fix typo.
1907
19082006-05-05 Richard Stallman <rms@gnu.org>
1909
1910 * files.texi (Diff Mode): Minor cleanup.
1911
19122006-05-05 Karl Berry <karl@gnu.org>
1913
8cf51b2c
GM
1914 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1915 errors from the current release of makeinfo (4.8).
1916 * help.texi (Library Keywords): Change widest word in multitable
1917 template from `emulations' to `convenience'. (Not sure if this is
1918 related to the font change.)
1919
19202006-05-05 Eli Zaretskii <eliz@gnu.org>
1921
1922 * files.texi (File Names): Add a footnote about limited support of
1923 ~USER on MS-Windows.
1924
1925 * cmdargs.texi (Initial Options): Add a footnote about limited
1926 support of ~USER on MS-Windows.
1927
19282006-05-03 Richard Stallman <rms@gnu.org>
1929
1930 * files.texi (Diff Mode): Node moved here.
1931 (Comparing Files): Delete what duplicates new node.
1932 (Files): Put Diff Mode in menu.
1933
1934 * misc.texi (Diff Mode): Moved to files.texi.
1935
1936 * emacs.texi (Top): Update menu for Diff Mode.
1937
1938 * trouble.texi (Emergency Escape): Simplify.
1939
1940 * emacs.texi (Top): Minor clarification.
1941
19422006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1943
1944 * commands.texi, entering.texi, screen.texi: Many simplifications.
1945
19462006-05-03 Richard Stallman <rms@gnu.org>
1947
1948 * commands.texi (Text Characters): Delete paragraph about unibyte
1949 non-ASCII printing chars.
1950
1951 * killing.texi (Killing): Say "graphical displays".
1952 * display.texi: Say "graphical displays".
1953
1954 * cmdargs.texi (Misc X): Say "graphical displays".
1955
19562006-05-01 Richard Stallman <rms@gnu.org>
1957
1958 * emacs.texi (Top): Add Diff Mode to menu.
1959
19602006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1961
1962 * misc.texi (Diff Mode): New node.
1963
19642006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1965
1966 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1967 (Mac Environment Variables): Shorten example line.
1968 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1969
19702006-05-01 Nick Roberts <nickrob@snap.net.nz>
1971
1972 * building.texi (GUD Customization): Describe cases %d and %c.
1973 Update description for %e.
1974
19752006-04-30 Glenn Morris <rgm@gnu.org>
1976
1977 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1978
19792006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1980
1981 * custom.texi (Examining): Update C-h v output example.
1982
19832006-04-29 Kim F. Storm <storm@cua.dk>
1984
1985 * building.texi (Grep Searching): Add lgrep and rgrep.
1986
8cf51b2c
GM
19872006-04-23 Richard Stallman <rms@gnu.org>
1988
1989 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1990
1991 * xresmini.texi: New file.
1992
1993 * xresources.texi (Face Resources): Split table into font resources
1994 and the rest. Combine similar attributes for brevity.
1995
8cf51b2c
GM
19962006-04-21 Eli Zaretskii <eliz@gnu.org>
1997
1998 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1999 backslashes and case-insensitivity in file names (moved to the
2000 main manual).
2001 (MS-DOS Printing): Move most of the text to the main manual.
2002
2003 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2004 New nodes.
2005 (Windows Processes, Windows System Menu): Add index entries and
2006 fix wording.
2007
8cf51b2c
GM
20082006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2009
2010 * misc.texi (Shell Ring): Add notes on saved input when
2011 navigating off the end of the history list.
2012
20132006-04-18 Chong Yidong <cyd@mit.edu>
2014
2015 * misc.texi (Shell Options): Correct default value of
2016 comint-scroll-show-maximum-output.
2017
8cf51b2c
GM
20182006-04-18 Nick Roberts <nickrob@snap.net.nz>
2019
2020 * building.texi (Watch Expressions): Update.
2021
8cf51b2c
GM
20222006-04-12 Richard Stallman <rms@gnu.org>
2023
2024 * search.texi: Clean up previous change.
2025
20262006-04-12 Eli Zaretskii <eliz@gnu.org>
2027
2028 * search.texi (Regexp Backslash, Regexp Replace): Add index
2029 entries for ``back reference'' and mention the term itself in the
2030 text.
2031
20322006-04-11 Richard Stallman <rms@gnu.org>
2033
2034 * custom.texi (Safe File Variables):
2035 Document enable-local-variables = :safe.
2036
20372006-04-11 Karl Berry <karl@gnu.org>
2038
2039 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2040 (Remote Repositories, Version Backups, Local Version Control)
2041 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2042 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2043 (Renaming VC Work Files and Master Files)
2044 (Inserting Version Control Headers, Customizing VC, General Options)
2045 (Options for RCS and SCCS, Options specific for CVS): Move all
2046 these nodes to emacs-xtra.texi, for brevity.
2047 * cmdargs.texi, files.texi: Change cross-references.
2048
8cf51b2c
GM
20492006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2050
2051 * files.texi (Old Versions): Update description of vc-annotate's
2052 use of color to indicate date ranges.
2053
8cf51b2c
GM
20542006-04-09 Kevin Ryde <user42@zip.com.au>
2055
8cf51b2c
GM
2056 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2057 put info and printed manual names the right way around.
2058
20592006-04-09 Karl Berry <karl@gnu.org>
2060
2061 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2062 emacs-xtra.texi, leaving only MS Windows information.
2063 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2064 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2065 node names.
2066
2067 * emacs.texi: Move @summarycontents and @contents to the beginning
2068 of the file.
2069
8cf51b2c
GM
20702006-04-08 Kevin Ryde <user42@zip.com.au>
2071
2072 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2073
20742006-04-07 Richard Stallman <rms@gnu.org>
2075
2076 * programs.texi (Comments, Comment Commands, Options for Comments)
2077 (Multi-Line Comments): "Align", not "indent".
2078 (Basic Indent): C-j deletes trailing whitespace before the newline.
2079
20802006-04-06 Richard Stallman <rms@gnu.org>
2081
8cf51b2c
GM
2082 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2083
20842006-04-06 Eli Zaretskii <eliz@gnu.org>
2085
2086 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2087
8cf51b2c
GM
20882006-04-05 Richard Stallman <rms@gnu.org>
2089
2090 * emacs.texi (Top): Update subnode menu.
2091
2092 * trouble.texi (Unasked-for Search): Node deleted.
2093 (Lossage): Delete from menu.
2094
20952006-04-04 Richard Stallman <rms@gnu.org>
2096
2097 * trouble.texi: Various cleanups.
2098 (Checklist): Don't bother saying how to snail a bug report.
2099 (Emergency Escape): Much rewriting.
2100 (After a Crash): Rename the core dump immediately.
2101 (Total Frustration): Call it a psychotherapist.
2102 (Bug Criteria): Avoid "illegal instruction".
2103 (Sending Patches): We always put the contributor's name in.
2104
2105 * misc.texi (Thumbnails): Minor correction.
2106
8cf51b2c
GM
21072006-04-03 Richard Stallman <rms@gnu.org>
2108
2109 * misc.texi (Thumbnails): Minor cleanup.
2110
21112006-04-02 Karl Berry <karl@gnu.org>
2112
2113 * sending.texi (Mail Sending): pxref to Top needs five args.
2114
2115 * texinfo.tex: Update to current version (2006-03-21.13).
2116
8cf51b2c
GM
21172006-03-31 Richard Stallman <rms@gnu.org>
2118
2119 * emacs.texi (Top): Update subnode menu.
2120
2121 * help.texi (Help Mode): Cleanup.
2122
2123 * dired.texi: Many cleanups.
2124 (Dired Deletion): Describe dired-recursive-deletes.
2125 (Operating on Files): dired-create-directory moved.
2126 (Misc Dired Features): Move to here.
2127 (Tumme): Node moved to misc.texi.
2128
2129 * custom.texi: Many cleanups.
2130 (Minor Modes): Don't mention ISO Accents Mode.
2131 (Examining): Update C-h v output example.
2132 (Hooks): Add index and xref for add-hook.
2133 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2134 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2135
2136 * misc.texi: Many cleanups.
2137 (beginning): Add to summary of topics.
2138 (Shell): Put eshell xref at the end. Remove eshell from table.
2139 (Thumbnails): New node.
2140
8cf51b2c
GM
21412006-03-28 Eli Zaretskii <eliz@gnu.org>
2142
2143 * files.texi (File Name Cache): Make it clear that the cache is
2144 not persistent.
2145
8cf51b2c
GM
21462006-03-25 Karl Berry <karl@gnu.org>
2147
49823426
GM
2148 * emacs-xtra.texi, emacs.texi, gnu.texi:
2149 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2150 (2) do not indent copyright year list (or anything else).
2151
8cf51b2c
GM
21522006-03-21 Juanma Barranquero <lekktu@gmail.com>
2153
2154 * files.texi (VC Dired Mode): Remove misplaced brackets.
2155
21562006-03-21 Andre Spiegel <spiegel@gnu.org>
2157
2158 * files.texi: Various updates and clarifications in the VC chapter.
2159
21602006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2161
2162 * help.texi (Help Mode): Document "C-c C-c".
2163
8cf51b2c
GM
21642006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2165
2166 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2167 menu in the standalone Info reader.
2168
21692006-03-15 Chong Yidong <cyd@stupidchicken.com>
2170
2171 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2172 moved here from Emacs manual.
2173
2174 * programs.texi (Fortran): Section moved to emacs-xtra.
2175 (Program Modes): Xref to Fortran in emacs-xtra.
2176
2177 * maintaining.texi (Emerge): Move to emacs-xtra.
2178 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2179
2180 * picture.texi: File deleted.
2181 * Makefile.in:
2182 * makefile.w32-in: Remove picture.texi.
2183
2184 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2185 * abbrevs.texi (Abbrevs):
2186 * sending.texi (Sending Mail): Picture node removed.
2187
2188 * emacs.texi (Top): Update node listings.
2189
8cf51b2c
GM
21902006-03-12 Richard Stallman <rms@gnu.org>
2191
2192 * calendar.texi: Various cleanups.
2193
8cf51b2c
GM
21942006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2195
2196 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2197 syntax.
2198
8cf51b2c
GM
21992006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2200
2201 * search.texi (Regexps): More accurately describe which characters
2202 are special in which situations. Recommend _not_ to quote `]' or
2203 `-' when they are not special.
2204
8cf51b2c
GM
22052006-02-28 Andre Spiegel <spiegel@gnu.org>
2206
2207 * files.texi (Old Versions): Clarify operation of C-x v =.
2208
8cf51b2c
GM
22092006-02-21 Nick Roberts <nickrob@snap.net.nz>
2210
2211 * building.texi (Watch Expressions): Update and describe
2212 gdb-speedbar-auto-raise.
2213
22142006-02-19 Richard M. Stallman <rms@gnu.org>
2215
2216 * emacs.texi: Use @smallbook.
2217 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2218 Update subnode menu.
2219
2220 * building.texi (Lisp Interaction): Minor addition.
2221
22222006-02-18 Nick Roberts <nickrob@snap.net.nz>
2223
2224 * building.texi (Watch Expressions): Update and be more precise.
2225
c8763fb6 22262006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2227
2228 * maintaining.texi (Create Tags Table): Explain why the
2229 exception when etags writes to files under the /dev tree.
2230
22312006-02-14 Richard M. Stallman <rms@gnu.org>
2232
2233 * custom.texi (Safe File Variables): Lots of clarification.
2234 Renamed from Unsafe File Variables.
2235
22362006-02-14 Chong Yidong <cyd@stupidchicken.com>
2237
2238 * custom.texi (Unsafe File Variables): File variable confirmation
2239 assumed denied in batch mode.
2240
22412006-02-14 Richard M. Stallman <rms@gnu.org>
2242
2243 * building.texi (GDB User Interface Layout): Don't say `inferior'
2244 for program being debugged.
2245
22462006-02-15 Nick Roberts <nickrob@snap.net.nz>
2247
2248 * building.texi (GDB Graphical Interface):
2249 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2250
22512006-02-13 Chong Yidong <cyd@stupidchicken.com>
2252
2253 * custom.texi (Specifying File Variables, Unsafe File Variables):
2254 New nodes, split from File Variables. Document new file local
2255 variable behavior.
2256
22572006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2258
2259 * display.texi (Standard Faces):
8cf51b2c
GM
2260 * files.texi (Visiting):
2261 * frames.texi (Clipboard):
2262 * glossary.texi (Glossary) <Clipboard>:
2263 * xresources.texi (X Resources): Mention Mac OS port.
2264
8cf51b2c
GM
22652006-02-12 Richard M. Stallman <rms@gnu.org>
2266
2267 * building.texi (Building): Clarify topic in intro.
2268
2269 * maintaining.texi (Maintaining): Change title; clarify topic.
2270 Delete duplicate index entries.
2271
2272 * building.texi (Other GDB User Interface Buffers): Clarifications.
2273
2274 * text.texi (Cell Commands): Clarifications.
2275
2276 * programs.texi (Defuns): Delete duplicate explanation of
2277 left-margin paren convention.
2278 (Hungry Delete): Minor cleanup.
2279
22802006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2281
2282 * dired.texi (Tumme): More tumme documentation.
2283
22842006-02-11 Alan Mackenzie <acm@muc.de>
2285
2286 * programs.texi ("Hungry Delete"): Correct the appellation of the
2287 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2288
22892006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2290
2291 * dired.texi (Tumme): Fix small bug.
2292
22932006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2294
2295 * macos.texi (Mac International): Rename "fontset-mac" to
2296 "fontset-standard".
2297
8cf51b2c
GM
22982006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2299
2300 * dired.texi (Tumme): Basic documentation for Tumme added.
2301
8cf51b2c
GM
23022006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2303
2304 * mule.texi (International):
2305 * programs.texi (Basic Indent): Fix typos.
2306
8cf51b2c
GM
2307 * custom.texi (Minor Modes):
2308 * display.texi (Text Display):
2309 * commands.texi (Text Characters): Update xrefs.
2310
23112006-02-07 Richard M. Stallman <rms@gnu.org>
2312
2313 * emacs.texi (Top): Update subnode menu.
2314 Update info on old Emacs papers.
2315 (Intro): "Graphical display", not window system.
2316
2317 * xresources.texi (GTK styles): Minor clarifications.
2318
2319 * trouble.texi: "Graphical display", not window system.
2320 (Stuck Recursive): Minor clarification.
2321
2322 * text.texi: Minor clarifications.
2323 (Sentences): Explain why two-space convention is better.
2324 Explain sentence-end-without-period here.
2325 (Fill Commands): Not here.
2326 (Refill): Node moved down.
2327 (Filling): Update menu.
2328 (Table Creation, Cell Justification, Column Commands): Clarify.
2329
2330 * sending.texi: Minor clarifications.
2331
2332 * search.texi (Regexp Backslash): Clarification.
2333
2334 * rmail.texi: Minor cleanups.
2335 (Rmail): Delete digression about `rmail-mode'.
2336 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2337 (Rmail Files): Mention C-u M-x rmail.
2338 (Rmail Reply): Mention References.
2339 (Rmail Display): Mention rmail-nonignored-headers.
2340
2341 * programs.texi: Minor cleanups.
2342 (Comment Commands): Mention momentary Transient Mark mode.
2343 (Matching): Be more specific about customizing show-paren-mode.
2344 (Info Lookup): Don't list the modes that support C-h S.
2345 Just say what it does in an unsupported mode.
2346 (Man Page): Delete excessive info on customizing woman.
2347 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2348
2349 * abbrevs.texi: Minor clarifications.
2350 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2351 not "dynamic abbrevs" as if they were a kind of abbrev.
2352
2353 * picture.texi (Picture): Minor cleanup.
2354
2355 * mule.texi (Communication Coding): Say "other applications".
2356 (Fontsets): Not specific to X. Add xref to X Resources.
2357 (Unibyte Mode): Rename from Single-Byte Character Support.
2358 "Graphical display", not window system.
2359 (International): Update menu.
2360
2361 * maintaining.texi (Format of ChangeLog):
2362 New node, split out from ChangeLog.
2363 (ChangeLog): Clarifications in the remaining text.
2364 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2365 (Find Tag): Add @w.
2366 (Tags Search): Explain tag table order here. Simplify grep ref.
2367 (List Tags): tags-tag-face is a variable, not a face.
2368 (Emerge): Cleanups.
2369
2370 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2371 (Keyboard Macros): Avoid "the user".
2372
2373 * killing.texi: "Graphical display", not window system.
2374
2375 * help.texi (Help Echo): "Graphical display", not window system.
2376
2377 * glossary.texi: Say "you", not "the user". Say "graphical display".
2378
2379 * frames.texi: Minor cleanups. "Graphical display", not window system.
2380
2381 * files.texi (Visiting): Make drag-and-drop not X-specific.
2382
2383 * custom.texi: Minor cleanups. "Graphical display", not window system.
2384
2385 * cmdargs.texi: Minor cleanups.
2386
2387 * building.texi (Compilation): Move and split kill-compilation para.
2388 Add para about multiple compilers.
2389 (Compilation Mode): Commands also available in grep mode and others.
2390 Mention C-u C-x ` more tutorially. Clarify C-x `.
2391 (Compilation Shell): Clarify. Put Bash example first.
2392 (Grep Searching): Minor cleanups; add @w.
2393 (Debuggers): Minor cleanups.
2394 (Starting GUD): Make GDB xgraphical mode issue clearer.
2395 (Debugger Operation): Lots of clarifications including
2396 GDB tooltip side-effect issue.
2397 (Commands of GUD): Clarify.
2398 (GUD Customization): Add bashdb-mode-hook.
2399 (GDB Graphical Interface): Rewrite for clarity.
2400 (GDB User Interface Layout): Rewrite for clarity.
2401 (Stack Buffer, Watch Expressions): Likewise.
2402 (Other GDB User Interface Buffers): Cleanups.
2403 (Lisp Libraries, External Lisp): Cleanup.
2404
2405 * basic.texi (Position Info): "Graphical displays", rather than
2406 window systems.
2407
2408 * anti.texi: Minor cleanup.
2409
8cf51b2c
GM
24102006-02-03 Eli Zaretskii <eliz@gnu.org>
2411
2412 * custom.texi (Init File, Find Init): Add cross-references to
2413 where $HOME is described.
2414
24152006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2416
2417 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2418 is not inside the @table.
2419
2420 * emacs.texi (Top): Correct node name.
2421
2422 * files.texi (File Names): Fix @xref.
2423 (Reverting): Fix typo.
2424
2425 * mule.texi (International): Correct node name.
2426
2427 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2428
24292006-02-01 Richard M. Stallman <rms@gnu.org>
2430
2431 * emacs.texi (Top): Update subnode menu.
2432
2433 * mule.texi: Minor clarifications.
2434 Reduce the specific references to X Windows.
2435 Refer to "graphical" terminals, rather than window systems.
2436 (Text Coding): Rename from Specify Coding.
2437 (Communication Coding, File Name Coding, Terminal Coding):
2438 New nodes split out from Text Coding.
2439
2440 * kmacro.texi: Minor clarifications.
2441 (Keyboard Macro Ring): Comment out some excessive commands.
2442 (Basic Keyboard Macro): Split up the table, putting part in each node.
2443
2444 * major.texi: Minor clarifications.
2445
2446 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2447
2448 * windows.texi: Minor clarifications.
2449 (Change Window): Don't describe mode-line mouse cmds here.
2450 Add xref to Mode Line Mouse.
2451
2452 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2453
2454 * macos.texi (Mac International): Fix xref.
2455
2456 * indent.texi: Minor clarifications.
2457
2458 * frames.texi: Minor clarifications.
2459 Reduce the specific references to X Windows.
2460 Refer to "graphical" terminals, rather than window systems.
2461 (Frame Parameters): Don't mention commands like
2462 set-foreground-color. Just say to customize a face.
2463 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2464
2465 * files.texi: Minor clarifications.
2466 (Numbered Backups): New node, split out from Backup Names.
2467
2468 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2469
2470 * cmdargs.texi (General Variables): Fix xref.
2471
2472 * buffers.texi: Minor clarifications.
2473
8cf51b2c
GM
24742006-01-31 Richard M. Stallman <rms@gnu.org>
2475
2476 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2477 Nodes moved to top.
2478
2479 * display.texi: Minor clarifications.
2480 (Display): Rearrange menu.
2481 (Standard Faces): Mention query-replace face.
2482 (Faces): Simplify.
2483 (Font Lock): Simplify face customization info.
2484 (Highlight Changes): Node merged into Highlight Interactively.
2485 (Highlight Interactively): Much rewriting and cleanup.
2486 (Optional Mode Line): Narrowed line number not good for goto-line.
2487 Simplify face customization advice.
2488 (Text Display): Mention use of escape-glyph face.
2489 Move ctl-arrow and tab-width here.
2490 (Display Custom): Move no-redraw-on-reenter to end of node.
2491
2492 * search.texi: Minor clarifications.
2493 (Isearch Scroll): Simplify.
2494 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2495
2496 * regs.texi (Registers): Mention bookmarks here.
2497
2498 * mark.texi: Minor clarifications.
2499 (Selective Undo): Node deleted.
2500
2501 * m-x.texi: Minor clarifications.
2502
2503 * killing.texi: Minor clarifications.
2504 Refer to "graphical" terminals, rather than window systems.
2505
2506 * help.texi: Clarifications.
2507 (Help): Don't describe C-h F and C-h K here.
2508 (Key Help): Describe C-h K here.
2509 (Name Help): Mention Emacs Lisp Intro.
2510 Describe C-h F here.
2511 (Misc Help): Mention C-h F and C-h K only briefly.
2512
2513 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2514 Selective undo text merged in.
2515 (Spelling): Mention Aspell along with Ispell.
2516
2517 * emacs.texi (Top): Update subnode menus.
2518
2519 * basic.texi (Basic Undo): Rename from Undo. Most of text
2520 moved to new Undo node.
2521
8cf51b2c
GM
25222006-01-29 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * basic.texi (Continuation Lines, Inserting Text):
2525 Mention longlines mode.
2526
25272006-01-29 Richard M. Stallman <rms@gnu.org>
2528
2529 * screen.texi: Minor cleaups.
2530 (Screen): Clean up the intro paragraphs.
2531 (Mode Line): Lots of rewriting. Handle frame-name better.
2532 eol-mnemonic-... vars moved out.
2533
2534 * emacs.texi (Top): Change menu item for MS-DOS node.
2535 Update subnode menu.
2536
2537 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2538 chapter relates to Windows. Title changed.
2539
2540 * mini.texi: Minor cleanups.
2541
2542 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2543 (Mark): Put it in the menu.
2544
2545 * entering.texi: Minor cleanups.
2546
2547 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2548 (Intro): Refer to "graphical" terminals, rather than X.
2549
2550 * display.texi (Display Custom): Add xref to Variables.
2551 (Optional Mode Line): eol-mnemonic-... vars moved here.
2552
2553 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2554 rather than X.
2555
8cf51b2c
GM
2556 * basic.texi: Minor cleanups.
2557 (Undo): selective-undo moved.
2558
8cf51b2c
GM
25592006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2560
2561 * anti.texi (Antinews): Various corrections and additions.
2562
25632006-01-23 Juri Linkov <juri@jurta.org>
2564
2565 * custom.texi (Easy Customization, Customization Groups)
2566 (Browsing Custom): Mention links along with buttons.
2567
8cf51b2c
GM
25682006-01-21 Eli Zaretskii <eliz@gnu.org>
2569
8cf51b2c
GM
2570 * text.texi (TeX Print): Use @key for TAB.
2571
8cf51b2c
GM
2572 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2573
8cf51b2c
GM
25742006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2575
2576 * files.texi (File Aliases): Don't claim that usually separate
2577 buffers are created for two file names that name the same data.
2578 Mention additional situations where different names mean the same
2579 file on disk.
2580
25812006-01-19 Richard M. Stallman <rms@gnu.org>
2582
2583 * killing.texi (Deletion): Upcase @key argument.
2584
2585 * custom.texi (Custom Themes): Minor cleanup.
2586
2587 * programs.texi (Hungry Delete): Upcase @key argument.
2588
8cf51b2c
GM
25892006-01-16 Juri Linkov <juri@jurta.org>
2590
2591 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2592 Move `mode-line-highlight' before `mode-line-buffer-id'.
2593
8cf51b2c
GM
25942006-01-14 Richard M. Stallman <rms@gnu.org>
2595
2596 * basic.texi (Inserting Text): Minor cleanup.
2597
8cf51b2c
GM
25982006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2599
2600 * custom.texi (Changing a Variable, Face Customization):
2601 Update for changes in Custom menus.
2602
8cf51b2c
GM
26032006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2604
2605 * macos.texi (Mac International): Undo last change.
2606
8cf51b2c
GM
26072006-01-02 Chong Yidong <cyd@stupidchicken.com>
2608
2609 * custom.texi (Custom Themes): Describe the new
2610 customize-create-theme interface.
2611
26122005-12-30 Juri Linkov <juri@jurta.org>
2613
2614 * basic.texi (Position Info): Update example.
2615
c8763fb6 26162005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2617
2618 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2619
26202005-12-24 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * custom.texi (Custom Themes): `load-theme' always loads.
2623
26242005-12-23 Juri Linkov <juri@jurta.org>
2625
2626 * display.texi (Highlight Interactively): Use double space to
2627 separate sentences. Replace C-p with M-p, and C-n with M-n.
2628
26292005-12-22 Richard M. Stallman <rms@gnu.org>
2630
2631 * custom.texi (Easy Customization and subnodes):
2632 Replace "active field" with "button".
2633 Use "user option" only for variables.
2634 Use "setting" for variable-or-face.
2635
26362005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2637
2638 * buffers.texi (Select Buffer): Change order in table to make
2639 "Similar" refer to the correct item.
2640 (Indirect Buffers): Minor rewording.
2641
8cf51b2c
GM
26422005-12-20 Juri Linkov <juri@jurta.org>
2643
2644 * files.texi (VC Status): Put P and N near p and n.
2645
8cf51b2c
GM
26462005-12-19 Richard M. Stallman <rms@gnu.org>
2647
2648 * programs.texi (Electric C): Delete the info about newline control.
2649 (Other C Commands): Minor cleanup.
2650 (Left Margin Paren): Minor cleanup.
2651
26522005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2653
2654 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2655 (Customization Groups): Delete text moved to "Browsing Custom".
2656 (Browsing Custom): New node.
2657 (Specific Customization): Clarify which commands only work for
2658 loaded options.
2659
26602005-12-18 Bill Wohler <wohler@newt.com>
2661
2662 * frames.texi (Tool Bars): Shorten text of previous change.
2663
26642005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2665
2666 * files.texi (VC Status): Document log-view mode.
2667
26682005-12-18 Bill Wohler <wohler@newt.com>
2669
2670 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2671 permanently via the customize interface.
2672
8cf51b2c
GM
26732005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2674
2675 * killing.texi (Killing by Lines): Document `kill-whole-line'
2676 function.
2677
c8763fb6 26782005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2679
2680 * buffers.texi (Select Buffer): Change `prev-buffer' to
2681 `previous-buffer'. Indicate that these functions use a frame
2682 local buffer list.
2683
8cf51b2c
GM
26842005-12-12 Richard M. Stallman <rms@gnu.org>
2685
2686 * custom.texi (Easy Customization): Change menu comment.
2687 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2688
2689 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2690 (Help): Among the Apropos commands, describe only C-h a here.
2691
26922005-12-11 Richard M. Stallman <rms@gnu.org>
2693
2694 * programs.texi (Options for Comments): Comment-end starts with space.
2695
2696 * glossary.texi (Glossary): Minor cleanup.
2697
2698 * files.texi (Old Versions): Use @table.
2699
8cf51b2c
GM
27002005-12-10 David Koppelman <koppel@ece.lsu.edu>
2701
2702 * display.texi (Highlight Interactively): Include
2703 global-hi-lock-mode. Add miscellaneous details and elaborations.
2704
27052005-12-09 Richard M. Stallman <rms@gnu.org>
2706
2707 * display.texi (Font Lock): Delete the Global FL menu item.
2708
27092005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2710
2711 * custom.texi (Minibuffer Maps): Mention the maps for file name
2712 completion.
2713
27142005-12-09 Kim F. Storm <storm@cua.dk>
2715
2716 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2717 prefix keys even when mark is active. Decribe that RET moves
2718 cursor to next corner in rectangle; clarify insert around rectangle.
2719
8cf51b2c
GM
27202005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2721
2722 * custom.texi (Customization): Use xref to elisp manual for
2723 non-TeX output.
2724 (Minor Modes): Update.
2725 (Customization Groups, Changing a Variable, Face Customization):
2726 Update for new appearance of Custom buffers.
2727 (Changing a Variable): `custom-buffer-done-function' has been
2728 replaced by `custom-buffer-done-kill'.
2729 (Specific Customization): In the `customize-group' buffer, a
2730 subgroup's contents are not "hidden". They are not included at
2731 all. They have no [Show] button.
2732 (Mouse Buttons): Add pxref to description of mouse event lists in
2733 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2734 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2735 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2736
27372005-12-08 Richard M. Stallman <rms@gnu.org>
2738
2739 * mini.texi (Completion Commands, Completion):
2740 In file name input, SPC does not do completion.
2741
8cf51b2c
GM
27422005-12-08 Nick Roberts <nickrob@snap.net.nz>
2743
2744 * building.texi (GDB Graphical Interface): Explain screen size
2745 setting.
2746 (Other GDB User Interface Buffers): Describe features specific to
2747 GDB 6.4.
2748
8cf51b2c
GM
27492005-12-01 Nick Roberts <nickrob@snap.net.nz>
2750
2751 * building.texi (GDB User Interface Layout): Describe how to
2752 kill associated buffers.
2753 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2754 (Watch Expressions): Be more precise.
2755 (Other GDB User Interface Buffers): Describe how to change a
2756 register value.
2757
8cf51b2c
GM
27582005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2759
2760 * macos.texi (Mac Input): Remove description of
2761 mac-command-key-is-meta. Add descriptions of
2762 mac-control-modifier, mac-command-modifier, and
2763 mac-option-modifier.
2764 (Mac International): Fix description of conversion of clipboard data.
2765 (Mac Font Specs): Add example of font customization by face attributes.
2766
27672005-11-22 Nick Roberts <nickrob@snap.net.nz>
2768
2769 * building.texi (Watch Expressions): Expand description.
2770 (Other GDB User Interface Buffers): Describe local map for
2771 gud-watch.
2772
27732005-11-21 Chong Yidong <cyd@stupidchicken.com>
2774
2775 * display.texi (Font Lock): Font lock is enabled by default now.
2776
27772005-11-20 Juri Linkov <juri@jurta.org>
2778
2779 * basic.texi (Position Info): Update examples of the output.
2780 Remove the fact that examples are produced in the TeXinfo buffer,
2781 because in the Info reader users will get a different output from
2782 `C-x ='.
2783
2784 * building.texi (Compilation Mode): Remove paragraph duplicated
2785 from the node `Compilation'. Add `compilation-skip-threshold'.
2786
2787 * display.texi (Font Lock): Suggest more user-friendly method of
2788 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2789
27902005-11-18 Richard M. Stallman <rms@gnu.org>
2791
2792 * files.texi (Registering): Mention @@ in mode line.
2793
2794 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2795
27962005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2797
2798 * files.texi (Renaming and VC): Some back-ends don't
2799 handle renaming.
2800
8cf51b2c
GM
28012005-11-17 Juri Linkov <juri@jurta.org>
2802
2803 * emacs.texi (Top):
2804 * display.texi (Highlight Interactively): Put this font-lock based
2805 mode near Font Lock node.
2806
28072005-11-16 Chong Yidong <cyd@stupidchicken.com>
2808
2809 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2810 icons.
2811
28122005-11-12 Kim F. Storm <storm@cua.dk>
2813
2814 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2815 (Help Summary): Add C-h d and C-h e.
2816 (Apropos): Clarify that all apropos commands may search for either
2817 list of words or a regexp. Add C-h d for apropos-documentation.
2818 Describe apropos-documentation-sort-by-scores user option.
2819
8cf51b2c
GM
28202005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2821
2822 * killing.texi (CUA Bindings): Add @section.
2823
28242005-11-10 Kim F. Storm <storm@cua.dk>
2825
2826 * emacs.texi (Top): Add CUA Bindings entry to menu.
2827
2828 * killing.texi (CUA Bindings): New node. Moved here from
2829 misc.texi and extended with info on rectangle commands and
2830 rectangle highlighting, interface to registers, and the global
2831 mark feature.
2832
2833 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2834
2835 * regs.texi: Prev link points to CUA Bindings node.
2836
28372005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * help.texi (Help Echo): By default, help echos are only shown on
2840 mouse-over, not on point-over.
2841
c8763fb6 28422005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2843
2844 * misc.texi (Shell Mode): Describe how to activate password echoing.
2845
8cf51b2c
GM
28462005-11-04 Romain Francoise <romain@orebokech.com>
2847
2848 * mark.texi (Mark Ring): Fix typo.
2849
28502005-11-03 Richard M. Stallman <rms@gnu.org>
2851
2852 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2853
28542005-11-01 Bill Wohler <wohler@newt.com>
2855
2856 * help.texi (Help Mode): Fix typo.
2857
28582005-11-01 Nick Roberts <nickrob@snap.net.nz>
2859
2860 * building.texi (Other GDB User Interface Buffers): Describe
2861 the command gdb-use-inferior-io-buffer.
2862
28632005-10-31 Romain Francoise <romain@orebokech.com>
2864
2865 * files.texi (Compressed Files): Fix typo.
2866
2867 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2868
2869 * windows.texi (Force Same Window): Likewise.
2870
28712005-10-30 Bill Wohler <wohler@newt.com>
2872
2873 * help.texi (Help Mode): URLs viewed with browse-url.
2874
28752005-10-31 Nick Roberts <nickrob@snap.net.nz>
2876
2877 * building.texi (GDB Graphical Interface): Don't reference
2878 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2879 must stay in same frame.
2880
28812005-10-29 Chong Yidong <cyd@stupidchicken.com>
2882
2883 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2884
2885 * anti.texi (Antinews): Likewise.
2886
8cf51b2c
GM
28872005-10-28 Bill Wohler <wohler@newt.com>
2888
2889 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2890
28912005-10-28 Richard M. Stallman <rms@gnu.org>
2892
2893 * files.texi (Visiting): Explain how to enter ? in a file name.
2894
2895 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2896
8cf51b2c
GM
28972005-10-25 Nick Roberts <nickrob@snap.net.nz>
2898
2899 * building.texi (GDB Graphical Interface): Describe
2900 gdb-mouse-until.
2901
29022005-10-23 Richard M. Stallman <rms@gnu.org>
2903
2904 * custom.texi (Init File): Recommend when to use site-start.el.
2905
8cf51b2c
GM
29062005-10-21 Juri Linkov <juri@jurta.org>
2907
2908 * custom.texi (Examining): Mention accessing the old variable
2909 value via M-n in set-variable.
2910
8cf51b2c
GM
29112005-10-18 Romain Francoise <romain@orebokech.com>
2912
2913 * files.texi (Version Systems): Capitalize GNU.
2914
8cf51b2c
GM
29152005-10-18 Nick Roberts <nickrob@snap.net.nz>
2916
2917 * building.texi (Compilation Mode): Remove redundant paragraph.
2918 (Watch Expressions): Remove paragraph to reflect code change.
2919
8cf51b2c
GM
29202005-10-16 Richard M. Stallman <rms@gnu.org>
2921
2922 * building.texi (Compilation Mode, Compilation): Clarified.
2923
29242005-10-15 Richard M. Stallman <rms@gnu.org>
2925
2926 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2927
8cf51b2c
GM
29282005-10-13 Kenichi Handa <handa@m17n.org>
2929
2930 * basic.texi (Position Info): Fix previous change.
2931
c8763fb6 29322005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2933
2934 * cmdargs.texi (Icons X): Fix typo.
2935
29362005-10-12 Kenichi Handa <handa@m17n.org>
2937
2938 * basic.texi (Position Info): Describe the case that Emacs shows
2939 "part of display ...".
2940
c8763fb6 29412005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2942
2943 * cmdargs.texi (Icons X): -nb => -nbi.
2944
29452005-10-10 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * frames.texi (Speedbar): A couple more clarifications.
2948
29492005-10-11 Nick Roberts <nickrob@snap.net.nz>
2950
2951 * building.texi (GDB User Interface Layout): Improve diagram.
2952 (Watch Expressions): Explain how to make speedbar global.
2953 (Other GDB User Interface Buffers): Make references more precise.
2954
8cf51b2c
GM
29552005-10-09 Richard M. Stallman <rms@gnu.org>
2956
2957 * frames.texi (Speedbar): Clarify the text.
2958
29592005-10-09 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * frames.texi (Speedbar): Add information on keybindings,
2962 dismissing the speedbar, and buffer display mode. Link to
2963 speedbar manual.
2964
c8763fb6 29652005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2966
2967 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2968 added -nb, --no-bitmap-icon.
2969
8cf51b2c
GM
29702005-10-07 Nick Roberts <nickrob@snap.net.nz>
2971
2972 * building.texi (GDB Graphical Interface): Add variables and
2973 functions to indices. Be more precise.
2974
c8763fb6 29752005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2976
2977 * frames.texi (Drag and Drop): Remove the x- from
2978 x-dnd-open-file-other-window and xdnd-protocol-alist.
2979
29802005-09-30 Romain Francoise <romain@orebokech.com>
2981
2982 * mini.texi (Minibuffer): The default value now appears before the
2983 colon in minibuffer prompts.
2984
8cf51b2c
GM
29852005-09-25 Richard M. Stallman <rms@gnu.org>
2986
2987 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2988
8cf51b2c
GM
29892005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2990
2991 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2992
8cf51b2c
GM
29932005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2994
2995 * emacs.texi (Top): Update submenus from macos.texi.
2996
2997 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2998 (Mac OS): Update feature support status.
2999 (Mac Input): List supported input scripts. Remove description
3000 about `mac-keyboard-text-encoding'. Mention mouse button
3001 emulation and related variables.
3002 (Mac International): Mention Central European and Cyrillic
3003 support. Now `keyboard-coding-system' is dynamically changed.
3004 Add description about coding system for selection. Add
3005 description about language environment.
3006 (Mac Environment Variables): Mention
3007 `~/.MacOSX/environment.plist'. Give example of command line
3008 arguments. Add Preferences support.
3009 (Mac Directories): Explicitly state that this node is for Mac OS
3010 Classic only.
3011 (Mac Font Specs): Mention specification for scalable fonts. List
3012 supported charsets. Add preferred way of creating fontsets. Add
3013 description about `mac-allow-anti-aliasing'.
3014 (Mac Functions): Add descriptions about `mac-set-file-creator',
3015 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3016 and `mac-get-preference'.
3017
8cf51b2c
GM
30182005-09-16 Romain Francoise <romain@orebokech.com>
3019
3020 Update all files to specify GFDL version 1.2.
3021
3022 * doclicense.texi (GNU Free Documentation License): Update to
3023 version 1.2.
3024
30252005-09-15 Richard M. Stallman <rms@gnu.org>
3026
3027 * buffers.texi (List Buffers): Fix xref.
3028
3029 * rmail.texi (Rmail Basics): Fix xref.
3030
3031 * emacs.texi (Top): Update subnode menus.
3032
3033 * files.texi (Saving Commands): New node, broken out of Saving.
3034 (Customize Save): New node, broken out of Saving.
3035 Clarify effect of write-region-inhibit-fsync.
3036 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3037
8cf51b2c
GM
30382005-09-14 Romain Francoise <romain@orebokech.com>
3039
3040 * files.texi (Saving): Mention write-region-inhibit-fsync.
3041
30422005-09-05 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * custom.texi (Custom Themes): New node.
3045
30462005-09-03 Richard M. Stallman <rms@gnu.org>
3047
49823426
GM
3048 * search.texi (Search Case): Mention vars that control
3049 case-fold-search for various operations.
8cf51b2c
GM
3050
30512005-08-22 Juri Linkov <juri@jurta.org>
3052
3053 * display.texi (Standard Faces): Merge the text from
3054 `(elisp)Standard Faces' into this node.
3055
30562005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3057
3058 * emacs.texi (Top): Delete menu item for deleted node
3059 Keyboard Translations.
3060
30612005-08-18 Richard M. Stallman <rms@gnu.org>
3062
8cf51b2c
GM
3063 * trouble.texi (Unasked-for Search):
3064 Delete xref to Keyboard Translations.
3065
3066 * glossary.texi (Glossary): Delete xref.
3067
8cf51b2c
GM
3068 * custom.texi (Minor Modes): Say that the list here is not complete.
3069 (Keyboard Translations): Node deleted.
3070 (Disabling): Delete xref to it.
3071 (Customization Groups): Fix Custom buffer example.
3072 (Hooks): Mention remove-hooks.
3073
30742005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3075
3076 * building.texi (GDB Graphical Interface): Improve filling of menu
3077 item.
3078
30792005-08-18 Nick Roberts <nickrob@snap.net.nz>
3080
3081 * building.texi (GDB Graphical Interface): Use better node names.
3082
30832005-08-14 Richard M. Stallman <rms@gnu.org>
3084
3085 * text.texi (Sentences): Fix xref.
3086
30872005-08-14 Juri Linkov <juri@jurta.org>
3088
3089 * building.texi (Compilation, Grep Searching): Move grep command
3090 headings from `Compilation' to `Grep Searching'.
3091
3092 * dired.texi (Dired and Find):
3093 * maintaining.texi (Tags Search): Replace grep xref to
3094 `Compilation' node with `Grep Searching'.
3095
3096 * files.texi (Comparing Files): Replace xref to `Compilation' with
3097 `Compilation Mode'.
3098
30992005-08-13 Alan Mackenzie <acm@muc.de>
3100
3101 * search.texi (Non-ASCII Isearch): Correct a typo.
3102 (Replacement Commands): Mention query-replace key binding.
3103
31042005-08-11 Richard M. Stallman <rms@gnu.org>
3105
3106 * programs.texi (Options for Comments): Fix xref.
3107
3108 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3109 out of Regexps.
3110
8cf51b2c
GM
31112005-08-09 Juri Linkov <juri@jurta.org>
3112
3113 * building.texi (Compilation): Use `itemx' instead of `item'.
3114 (Grep Searching): Simplify phrase.
3115
3116 * display.texi (Standard Faces): Describe vertical-border on
3117 window systems.
3118
3119 * windows.texi (Split Window): Simplify phrase and mention
3120 vertical-border face.
3121
31222005-08-09 Richard M. Stallman <rms@gnu.org>
3123
3124 * files.texi (Comparing Files): Clarify compare-windows.
3125
3126 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3127
8cf51b2c
GM
31282005-08-06 Eli Zaretskii <eliz@gnu.org>
3129
3130 * mule.texi (Coding Systems): Rephrase the paragraph about
3131 codepages: no need for "M-x codepage-setup" anymore, except on
3132 MS-DOS.
3133
3134 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3135 the MS-DOS port only.
3136
31372005-07-30 Eli Zaretskii <eliz@gnu.org>
3138
3139 * makefile.w32-in (info): Don't run multi-install-info.bat.
3140 ($(infodir)/dir): New target, produced by running
3141 multi-install-info.bat.
3142
8cf51b2c
GM
31432005-07-22 Eli Zaretskii <eliz@gnu.org>
3144
3145 * files.texi (Quoted File Names): Add index entry.
3146
8cf51b2c
GM
31472005-07-19 Juri Linkov <juri@jurta.org>
3148
3149 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3150
31512005-07-18 Juri Linkov <juri@jurta.org>
3152
8cf51b2c
GM
3153 * custom.texi (Easy Customization):
3154 * files.texi (Old Versions):
3155 * frames.texi (Wheeled Mice):
3156 * mule.texi (Specify Coding):
8cf51b2c
GM
3157 * text.texi (Cell Justification):
3158 * trouble.texi (After a Crash):
8cf51b2c
GM
3159 * xresources.texi (GTK styles):
3160 Delete duplicate duplicate words.
3161
31622005-07-17 Richard M. Stallman <rms@gnu.org>
3163
3164 * frames.texi (Creating Frames): Fix foreground color example.
3165
3166 * custom.texi (Init Examples): Clean up text about conditionals.
3167
31682005-07-16 Richard M. Stallman <rms@gnu.org>
3169
3170 * mini.texi (Completion Commands): Fix command name for ?.
3171
8cf51b2c
GM
31722005-07-16 Eli Zaretskii <eliz@gnu.org>
3173
3174 * display.texi (Standard Faces): Explain that customization of
3175 `menu' face has no effect on w32 and with GTK. Add
3176 cross-references.
3177
3178 * cmdargs.texi (General Variables): Clarify the default location
3179 of $HOME on w32 systems.
3180
31812005-07-15 Jason Rumney <jasonr@gnu.org>
3182
3183 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3184 changed.
3185
31862005-07-08 Kenichi Handa <handa@m17n.org>
3187
3188 * mule.texi (Recognize Coding): Recommend
3189 revert-buffer-with-coding-system instead of revert-buffer.
3190
31912005-07-07 Richard M. Stallman <rms@gnu.org>
3192
3193 * anti.texi (Antinews): Mention mode-line-inverse-video.
3194
3195 * files.texi (Saving): Minor correction about C-x C-w.
3196
3197 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3198
31992005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * search.texi (Isearch Scroll): Add example of using the
3202 `isearch-scroll' property.
3203 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3204 `Display Custom' node.
3205 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3206 and de-emphasize it.
3207 (Other Repeating Search): `occur' currently can not correctly
3208 handle multiline matches. Correct, clarify and update description
3209 of `flush-lines' and `keep-lines'.
3210
3211 * display.texi (Display Custom): Add anchor for `baud-rate'.
3212
32132005-07-07 Richard M. Stallman <rms@gnu.org>
3214
3215 * gnu.texi: Update where to get GNU status; add refs for how to help.
3216 Add footnotes 6 and 7.
3217
32182005-07-04 Lute Kamstra <lute@gnu.org>
3219
3220 Update FSF's address in GPL notices.
3221
8cf51b2c 3222 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3223 * trouble.texi (Checklist): Update FSF's address.
3224
8cf51b2c
GM
32252005-06-24 Richard M. Stallman <rms@gnu.org>
3226
3227 * display.texi (Text Display): Change index entries.
3228
32292005-06-24 Eli Zaretskii <eliz@gnu.org>
3230
3231 * makefile.w32-in (MAKEINFO): Use --force.
3232 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3233 Makefile.in.
8cf51b2c
GM
3234
32352005-06-23 Richard M. Stallman <rms@gnu.org>
3236
3237 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3238 nobreak-char-display.
3239
3240 * emacs.texi (Top): Update detailed node listing.
3241
3242 * display.texi (Text Display): Renamed show-nonbreak-escape
3243 to nobreak-char-display and no-break-space to nobreak-space.
3244 (Standard Faces): Split up the list of standard faces
3245 and put it in a separate node. Add nobreak-space and
3246 escape-glyph.
3247
8cf51b2c
GM
32482005-06-23 Lute Kamstra <lute@gnu.org>
3249
3250 * mule.texi (Select Input Method): Fix typo.
3251
32522005-06-23 Kenichi Handa <handa@m17n.org>
3253
3254 * mule.texi (International): List all supported scripts. Adjust
3255 text for that leim is now included in the normal Emacs
3256 distribution.
3257 (Language Environments): List all language environments.
3258 Intlfonts contains fonts for most supported scripts, not all..
3259 (Select Input Method): Refer to C-u C-x = to see how to type to
3260 input a specifc character.
3261 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3262
32632005-06-23 Juanma Barranquero <lekktu@gmail.com>
3264
49823426 3265 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3266
32672005-06-22 Miles Bader <miles@gnu.org>
3268
3269 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3270
32712005-06-20 Miles Bader <miles@gnu.org>
3272
3273 * display.texi (Faces): Add `vertical-divider'.
3274
32752005-06-17 Richard M. Stallman <rms@gnu.org>
3276
3277 * text.texi (Adaptive Fill): Minor clarification.
3278
8cf51b2c
GM
32792005-06-10 Lute Kamstra <lute@gnu.org>
3280
3281 * emacs.texi (Top): Correct version number.
3282 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3283 refer to the current version of Emacs.
3284
32852005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3286
3287 * files.texi (Log Buffer): Document when there can be more than
3288 one file to be committed.
3289
32902005-06-08 Juri Linkov <juri@jurta.org>
3291
3292 * display.texi (Faces): Add `shadow' face.
3293
32942005-06-07 Masatake YAMATO <jet@gyve.org>
3295
3296 * display.texi (Faces): Write about mode-line-highlight.
3297
32982005-06-06 Richard M. Stallman <rms@gnu.org>
3299
3300 * misc.texi (Printing Package): Explain how to initialize
3301 printing package.
3302
3303 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3304
33052005-06-05 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * emacs.texi: Rename Hardcopy to Printing.
3308 Make PostScript and PostScript Variables subnodes of it.
3309
3310 * misc.texi (Printing): Rename node from Hardcopy.
3311 Mention menu bar options.
3312 Move PostScript and PostScript Variables to submenu.
3313 (Printing package): New node.
3314
3315 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3316
3317 * dired.texi (Operating on Files): Likewise.
3318
3319 * calendar.texi (Displaying the Diary): Likewise.
3320
3321 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3322
3323 * glossary.texi (Glossary): Likewise.
3324
3325 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3326 effect.
3327
33282005-06-04 Richard M. Stallman <rms@gnu.org>
3329
3330 * trouble.texi (After a Crash): Polish previous change.
3331
8cf51b2c
GM
33322005-05-30 Noah Friedman <friedman@splode.com>
3333
3334 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3335 recovery mechanism.
3336
8cf51b2c
GM
33372005-05-28 Nick Roberts <nickrob@snap.net.nz>
3338
3339 * building.texi (Other Buffers): SPC toggles display of
3340 floating point registers.
3341
8cf51b2c
GM
33422005-05-27 Nick Roberts <nickrob@snap.net.nz>
3343
3344 * files.texi (Log Buffer): Merge in description of Log Edit
3345 mode from pcl-cvs.texi.
3346
33472005-05-26 Richard M. Stallman <rms@gnu.org>
3348
3349 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3350
8cf51b2c
GM
33512005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3352
3353 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3354 not enabled by default.
3355 When not on a word, `ispell-word' by default checks the word
3356 before point.
3357
33582005-05-24 Nick Roberts <nickrob@snap.net.nz>
3359
3360 * building.texi (Debugger Operation): Simplify last sentence.
3361
33622005-05-23 Lute Kamstra <lute@gnu.org>
3363
3364 * emacs.texi: Update FSF's address throughout.
3365 (Preface): Use @cite.
3366 (Distrib): Add cross reference to the node "Copying". Mention the
3367 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3368 printed manuals.
3369 (Intro): Use @xref for the Emacs Lisp Intro.
3370
8cf51b2c
GM
33712005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3372
3373 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3374
3375 * basic.texi (Moving Point): Mention default for `goto-line'.
3376
3377 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3378 of a variable's docstring.
3379
33802005-05-18 Lute Kamstra <lute@gnu.org>
3381
3382 * maintaining.texi (Overview of Emerge): Add cross reference.
3383 Remove duplication.
3384
3385 * emacs.texi (Top): Update to the current structure of the manual.
3386 * misc.texi (Emacs Server): Add menu description.
3387 * files.texi (Saving): Fix menu.
3388 * custom.texi (Customization): Fix menu.
3389 * mule.texi (International): Fix menu.
3390 * kmacro.texi (Keyboard Macros): Fix menu.
3391
33922005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3393
3394 * display.texi: Various minor changes.
3395 (Faces): Delete text that is repeated in the next section.
3396
33972005-05-16 Nick Roberts <nickrob@snap.net.nz>
3398
3399 * building.texi (Debugger Operation): Mention GUD tooltips are
3400 disabled with GDB in text command mode.
3401
8cf51b2c
GM
34022005-05-16 Nick Roberts <nickrob@snap.net.nz>
3403
3404 * building.texi: Replace toolbar with "tool bar" for consistency.
3405 (Compilation Mode): Describe compilation-context-lines
3406 and use of arrow in compilation buffer.
3407 (Debugger Operation): Replace help text with variable's value.
3408
3409 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3410 consistency.
3411
34122005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3413
3414 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3415 Add xref.
3416
8cf51b2c
GM
34172005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3418
3419 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3420 (Position Info): Delete discussion of `goto-line'. It is already
3421 described in `Moving point'.
3422
3423 * mini.texi (Completion Commands): Correct reference.
3424 (Completion Options): Fix typo.
3425
3426 * killing.texi (Deletion): Complete description of `C-x C-o'.
3427
8cf51b2c
GM
34282005-05-10 Richard M. Stallman <rms@gnu.org>
3429
3430 * building.texi (Compilation): Clarify recompile's directory choice.
3431
3432 * frames.texi (Tooltips): Cleanups.
3433
3434 * basic.texi (Arguments): Fix punctuation.
3435
34362005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3437
3438 * screen.texi (Menu Bar): The up and down (not left and right)
3439 arrow keys move through a keyboard menu.
3440
34412005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3442
3443 * basic.texi: Various typo and grammar fixes.
3444 (Moving Point): C-a now runs move-beginning-of-line.
3445
34462005-05-08 Nick Roberts <nickrob@snap.net.nz>
3447
3448 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3449
3450 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3451 as different animals.
3452
34532005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3454
3455 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3456 Correct index entry.
3457
34582005-05-07 Nick Roberts <nickrob@snap.net.nz>
3459
3460 * building.texi (Debugger Operation): Update to reflect changes
3461 in GUD tooltips.
3462
34632005-04-30 Richard M. Stallman <rms@gnu.org>
3464
3465 * files.texi (Compressed Files): Auto Compression normally enabled.
3466
3467 * building.texi (Debugger Operation): Clarify previous change.
3468
8cf51b2c
GM
34692005-04-28 Nick Roberts <nickrob@snap.net.nz>
3470
3471 * building.texi (Debugger Operation): Add description for
3472 GUD tooltips when program is not running.
3473
34742005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * misc.texi (Shell): Add `Shell Prompts' to menu.
3477 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3478 description. Delete remarks moved to new node.
3479 (Shell Prompts): New node.
3480 (History References): Replace remarks moved to `Shell Prompts'
3481 with xref to that node.
3482 (Remote Host): Clarify how to specify the terminal type when
3483 logging in to a different machine.
3484
34852005-04-26 Richard M. Stallman <rms@gnu.org>
3486
3487 * emacs.texi (Top): Update submenus from files.texi.
3488
3489 * files.texi (Filesets): Clarify previous change.
3490
3491 * dired.texi (Misc Dired Features): Clarify previous change.
3492
34932005-04-25 Chong Yidong <cyd@stupidchicken.com>
3494
3495 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3496
3497 * dired.texi (Misc Dired Features): Document
3498 dired-compare-directories.
3499
3500 * files.texi (Filesets): New node.
3501 (File Conveniences): Document Image mode.
3502
3503 * text.texi (TeX Print): Document tex-compile.
3504
35052005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3506
3507 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3508 Delete redundant reference to tooltip Custom group. It is
3509 referred too again in the next paragraph.
3510
35112005-04-24 Richard M. Stallman <rms@gnu.org>
3512
3513 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3514
8cf51b2c
GM
35152005-04-19 Kim F. Storm <storm@cua.dk>
3516
3517 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3518
35192005-04-18 Lars Hansen <larsh@math.ku.dk>
3520
3521 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3522 turns off desktop-save-mode.
3523
35242005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3527 by default in terminals compatible with xterm. Mention that
3528 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3529 node.
3530
8cf51b2c
GM
35312005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3532
3533 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3534
c8763fb6 35352005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3536
3537 * xresources.texi (Table of Resources): Add cursorBlink.
3538
35392005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3542 `d', `C-d' and `u'.
3543
35442005-04-11 Richard M. Stallman <rms@gnu.org>
3545
3546 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3547 (Misc X): Add -D, --basic-display.
3548
3549 * maintaining.texi (Change Log): Correct the description of
3550 the example.
3551
3552 * major.texi (Choosing Modes): Document magic-mode-alist.
3553
8cf51b2c
GM
35542005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3555
3556 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3557 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3558 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3559 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3560 `w', respectively.
3561 (Rmail Labels): Mention `l'.
3562 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3563 (Rmail Summary Edit): Describe `j' and RET.
3564
c8763fb6 35652005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3566
3567 * xresources.texi (Lucid Resources): Add fontSet resource.
3568
8cf51b2c
GM
35692005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3570
3571 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3572 now called `indicate-empty-lines'.
3573
35742005-04-06 Kim F. Storm <storm@cua.dk>
3575
3576 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3577
35782005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3579
3580 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3581 deleted.
3582 (Marks vs Flags): Add some convenient key bindings.
3583 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3584 (Misc Dired Features): Correct and expand description of `w' command.
3585
3586 * frames.texi (XTerm Mouse): Delete apparently false info.
3587 The GNU/Linux console currently does not appear to support
3588 `xterm-mouse-mode'.
3589
8cf51b2c
GM
35902005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3591
3592 * calendar.texi (Diary): Mention shell utility `calendar'.
3593
35942005-04-01 Richard M. Stallman <rms@gnu.org>
3595
3596 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3597
8cf51b2c
GM
35982005-04-01 Lute Kamstra <lute@gnu.org>
3599
3600 * maintaining.texi (Change Log): add-change-log-entry uses
3601 add-log-mailing-address.
3602
36032005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3604
3605 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3606 `VC Mode Line' and put in an xref to that node.
3607 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3608 its description.
3609
36102005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3611
3612 * calendar.texi (Calendar Systems): Say that the Persian calendar
3613 implemented here is the arithmetical one championed by Birashk.
3614
36152005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3616
3617 * programs.texi (Fortran Motion): Fix previous change.
3618
8cf51b2c
GM
36192005-03-29 Richard M. Stallman <rms@gnu.org>
3620
3621 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3622
36232005-03-29 Chong Yidong <cyd@stupidchicken.com>
3624
3625 * text.texi (Refill): Refer to Long Lines Mode.
3626 (Longlines): New node.
3627 (Auto Fill): Don't index "word wrap" here.
3628 (Filling): Add Longlines to menu.
3629
36302005-03-29 Richard M. Stallman <rms@gnu.org>
3631
3632 * xresources.texi: Minor fixes.
3633
3634 * misc.texi (Emacs Server): Fix Texinfo usage.
3635
3636 * emacs.texi (Top): Don't use a real section heading for
3637 "Detailed Node Listing". Fake it instead.
3638
3639 * basic.texi (Position Info): Minor cleanup.
3640
3641 * mule.texi (Input Methods): Minor cleanup.
3642
36432005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3644
3645 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3646 constructs as well.
3647 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3648
36492005-03-29 Kenichi Handa <handa@m17n.org>
3650
3651 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3652
3653 * basic.texi (Position Info): Update the description about the
3654 command C-u C-x =.
3655
36562005-03-28 Richard M. Stallman <rms@gnu.org>
3657
3658 * emacs.texi (Top): Use @section for the detailed node listing.
3659
3660 * calendar.texi: Minor fixes to previous change.
3661
3662 * programs.texi (Fortran): Small fixes to previous changes.
3663
3664 * emacs.texi (Top): Update list of subnodes of Dired.
3665 Likewise for building.texi.
3666
3667 * files.texi (File Conveniences): Delete Auto Image File mode.
3668
36692005-03-28 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * building.texi (Flymake): New node.
3672
3673 * custom.texi (Function Keys): Document kp- event types and
3674 keypad-setup package.
3675
3676 * dired.texi (Wdired): New node.
3677
3678 * files.texi (File Conveniences): Reorder entries.
3679 Explain how to turn on Auto-image-file mode.
3680 Document Thumbs mode.
3681
3682 * mule.texi (Specify Coding): Document recode-region and
3683 recode-file-name.
3684
3685 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3686
36872005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3688
3689 * commands.texi (Keys): M-o is now a prefix key.
3690
36912005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3692
3693 * programs.texi: Reformat and update copyright years.
3694 (Fortran): Update section.
3695
36962005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3697
3698 * files.texi: Several small changes in addition to:
3699 (Visiting): Change xref for Dialog Boxes to ref.
3700 (Version Headers): Replace references to obsolete var
3701 `vc-header-alist' with `vc-BACKEND-header'.
3702 (Customizing VC): Update value of `vc-handled-backends'.
3703
37042005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3705
3706 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3707 move here from Emacs Lisp Reference Manual.
3708 * calendar.texi (Calendar/Diary, Diary Commands)
3709 (Special Diary Entries, Importing Diary): Change some xrefs to
3710 point to emacs-xtra rather than elisp.
3711
3712 * emacs-xtra.texi (Calendar Customizing):
3713 Move view-diary-entries-initially, view-calendar-holidays-initially,
3714 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3715 Emacs Manual.
3716 (Appt Customizing): Merge entire section into main Emacs Manual.
3717 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3718 mark-holidays-in-calendar here from emacs-xtra.
3719 (Displaying the Diary): Move view-diary-entries-initially,
3720 mark-diary-entries-in-calendar here from emacs-xtra.
3721 (Appointments): Move appt-display-mode-line,
3722 appt-display-duration, appt-disp-window-function,
3723 appt-delete-window-function here from emacs-xtra.
3724
3725 * calendar.texi: Update and reformat copyright.
3726 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3727 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3728 (Diary): Refer to `diary-file' rather than ~/diary.
3729 (Diary Commands): Rename node to "Displaying the Diary".
3730 * emacs.texi (Top): Rename "Diary Commands" section.
3731 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3732
37332005-03-26 Eli Zaretskii <eliz@gnu.org>
3734
3735 * misc.texi (Emacs Server): Fix the command for setting
3736 server-name. Add an xref to Invoking emacsclient.
3737
3738 * help.texi (Help Summary): Clarify when "C-h ." will do something
3739 nontrivial.
3740 (Apropos): Add cindex entry for apropos-sort-by-scores.
3741
3742 * display.texi (Text Display): Add index entries for how no-break
3743 characters are displayed.
3744
8cf51b2c
GM
37452005-03-26 Eli Zaretskii <eliz@gnu.org>
3746
3747 * files.texi (Visiting): Fix cross-references introduced with the
3748 last change.
3749
3750 * xresources.texi (GTK resources): Fix last change.
3751
8cf51b2c
GM
37522005-03-25 Chong Yidong <cyd@stupidchicken.com>
3753
3754 * xresources.texi (X Resources): GTK options documented too.
3755 (Resources): Clarify meaning of program name.
3756 (Table of Resources): Add visualClass.
3757 (GTK resources): Rewrite.
3758 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3759
3760 * display.texi (Text Display): Mention non-breaking spaces.
3761
3762 * files.texi (Reverting): Document auto-revert-check-vc-info.
3763
3764 * frames.texi (Mouse Commands): Document
3765 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3766
3767 * help.texi (Help Summary): Add `C-h .'.
3768 (Apropos): Apropos accepts a list of search terms.
3769 Document apropos-sort-by-scores.
3770 (Help Echo): Document display-local-help.
3771
3772 * misc.texi (Emacs Server): Document server-name.
3773 (Invoking emacsclient): Document -s option for server names.
3774
3775 * text.texi (Outline Visibility): Introduce "current heading
3776 line" (commands can be called with point on a body line).
3777 Re-order table to follow the sequence of discussion.
3778 hide-body won't hide lines before first header line.
3779 (TeX Mode): Add DocTeX mode.
3780
8cf51b2c
GM
37812005-03-24 Richard M. Stallman <rms@gnu.org>
3782
3783 * mule.texi (Single-Byte Character Support): Delete mention
3784 of iso-acc.el and iso-transl.el.
3785
8cf51b2c
GM
37862005-03-23 Lute Kamstra <lute@gnu.org>
3787
3788 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3789
37902005-03-23 Richard M. Stallman <rms@gnu.org>
3791
8cf51b2c
GM
3792 * search.texi: Delete explicit node pointers.
3793 (Incremental Search): New menu.
3794 (Basic Isearch, Repeat Isearch, Error in Isearch)
3795 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3796 (Slow Isearch): New subnodes.
3797 (Configuring Scrolling): Node deleted.
3798 (Search Case): Doc default-case-fold-search.
3799 (Regexp Replace): Move replace-regexp doc here.
3800
3801 * rmail.texi (Movemail): Put commas inside closequotes.
3802
3803 * picture.texi (Insert in Picture): Document C-c arrow combos.
3804 (Basic Picture): Clarify erasure.
3805
3806 * display.texi (Font Lock): Put commas inside closequotes.
3807
3808 * cmdargs.texi (General Variables): Put commas inside closequotes.
3809
38102005-03-23 Nick Roberts <nickrob@snap.net.nz>
3811
3812 * building.texi (Stack Buffer): Mention reverse contrast for
3813 *selected* frame (might not be current frame).
3814
8cf51b2c
GM
38152005-03-21 Richard M. Stallman <rms@gnu.org>
3816
3817 * building.texi (Starting GUD): Add bashdb.
3818
38192005-03-20 Chong Yidong <cyd@stupidchicken.com>
3820
3821 * basic.texi (Moving Point): Add M-g M-g binding.
3822 (Undo): Document undo-only.
3823 (Position Info): Document M-g M-g and C-u M-g M-g.
3824
3825 * building.texi (Building): Put Grep Searching after Compilation
3826 Shell.
3827 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3828 Document next-error-highlight.
3829 (Grep Searching): Document grep-highlight-matches.
3830 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3831
3832 * calendar.texi (Importing Diary): Rename node from iCalendar.
3833 Document diary-from-outlook.
3834
3835 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3836 Commands.
3837 Mention effect of X drag and drop on Dired buffers.
3838
3839 * files.texi (Visiting): Document large-file-warning-threshold.
3840 Move paragraph on file-selection dialog.
3841 Mention visiting files using X drag and drop.
3842 (Reverting): Mention using Auto-Revert mode to tail files.
3843 Document auto-revert-tail-mode.
3844 (Version Systems): Minor correction.
3845 (Comparing Files): Diff-mode is no longer based on Compilation
3846 mode.
3847 Document compare-ignore-whitespace.
3848 (Misc File Ops): Explain passing a directory to rename-file.
3849 Likewise for copy-file and make-symbolic-link.
3850
3851 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3852 Document mouse-wheel-progressive speed.
3853
3854 * help.texi (Misc Help): Document numeric argument for C-h i.
3855 Correctly explain the effect of just C-u as argument.
3856
3857 * killing.texi (Deletion): Document numeric argument for
3858 just-one-space.
3859
3860 * mini.texi (Completion): Completion acts on text before point.
3861
3862 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3863 (Emulation): CUA mode replaces pc-bindings-mode,
3864 pc-selection-mode, and s-region.
3865
3866 * mule.texi (Input Methods): Leim is now built-in.
3867 (Select Input Method): Document quail-show-key.
3868 (Specify Coding): Document revert-buffer-with-coding-system.
3869
3870 * programs.texi (Fortran Motion): Document f90-next-statement,
3871 f90-previous-statement, f90-next-block, f90-previous-block,
3872 f90-end-of-block, and f90-beginning-of-block.
3873
3874 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3875
3876 * emacs.texi (Acknowledgments): Updated.
3877
3878 * anti.texi: Total rewrite.
3879
8cf51b2c
GM
38802005-03-19 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * ack.texi (Acknowledgments): Update.
3883
38842005-03-19 Eli Zaretskii <eliz@gnu.org>
3885
3886 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3887 copyright years.
3888
38892005-03-14 Nick Roberts <nickrob@snap.net.nz>
3890
3891 * building.texi (Commands of GUD): Move paragraph on setting
3892 breakpoints with mouse to the GDB Graphical Interface node.
3893
38942005-03-07 Richard M. Stallman <rms@gnu.org>
3895
8cf51b2c
GM
3896 * misc.texi (Single Shell, Shell Options): Fix previous change.
3897
3898 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3899
39002005-03-06 Richard M. Stallman <rms@gnu.org>
3901
3902 * building.texi (Starting GUD): Don't explain text vs graphical
3903 GDB here. Just mention it and xref.
3904 Delete "just one debugger process".
3905 (Debugger Operation): Move GUD tooltip info here.
3906 (GUD Tooltips): Node deleted.
3907 (GDB Graphical Interface): Explain the two GDB modes here.
3908
8cf51b2c
GM
3909 * sending.texi (Sending Mail): Minor cleanup.
3910 (Mail Aliases): Explain quoting conventions.
3911 Update key rebinding example.
3912 (Header Editing): C-M-i is like M-TAB.
3913 (Mail Mode Misc): mail-attach-file does not do MIME.
3914
3915 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3916 that really belongs here.
3917 (Remote Mailboxes): Text moved to Rmail Inbox.
3918 (Rmail Display): Mention Mouse-1.
3919 (Movemail): Clarify two movemail versions.
3920 Clarify rmail-movemail-program.
3921
8cf51b2c
GM
3922 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3923 Document async shell commands.
3924 (Shell History): Clarify.
3925 (Shell Ring): Mention C-UP an C-DOWN.
3926 (Shell Options): Add comint-prompt-read-only.
3927 (Invoking emacsclient): Set EDITOR to run Emacs.
3928 (Sorting): No need to explain what region is.
3929 (Saving Emacs Sessions): Fix typo.
3930 (Recursive Edit): Fix punctuation.
3931 (Emulation): Don't mention "PC bindings" which are standard.
3932 (Hyperlinking): Explain Mouse-1 convention here.
3933 (Find Func): Node deleted.
3934
8cf51b2c
GM
3935 * help.texi (Name Help): Xref to Hyperlinking.
3936
3937 * glossary.texi (Glossary):
3938 Rename "Balance Parentheses" to "Balancing...".
3939 Add "Byte Compilation". Correct "Copyleft".
3940 New xref in "Customization".
3941 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3942 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3943 Rename "Registers" to "Register".
3944 Replace "Selecting" with "Selected Frame",
3945 "Selected Window", and "Selecting a Buffer".
3946
3947 * files.texi (Types of Log File): Explain how projects'
3948 methods can vary.
3949
8cf51b2c
GM
3950 * display.texi (Faces): Delete "Emacs 21".
3951
3952 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3953 * fixit.texi (Spelling): C-M-i like M-TAB.
3954 * mini.texi (Completion Options): C-M-i like M-TAB.
3955 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3956 * text.texi (Text Mode): C-M-i like M-TAB.
3957
3958 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3959
3960 * calendar.texi (Specified Dates): Mention `g w'.
3961 (Appointments): appt-activate toggles with no arg.
3962
8cf51b2c
GM
39632005-03-05 Juri Linkov <juri@jurta.org>
3964
3965 * cmdargs.texi (Emacs Invocation): Add cindex
3966 "invocation (command line arguments)"
3967 (Misc X): Add -nbc, --no-blinking-cursor.
3968
39692005-03-04 Ulf Jasper <ulf.jasper@web.de>
3970
3971 * calendar.texi (iCalendar): No need to require it now.
3972
8cf51b2c
GM
39732005-03-03 Nick Roberts <nickrob@snap.net.nz>
3974
3975 * trouble.texi (Contributing): Mention Savannah. Direct users to
3976 emacs-devel.
3977
39782005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3979
3980 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3981 window.
3982
8cf51b2c
GM
39832005-02-27 Richard M. Stallman <rms@gnu.org>
3984
3985 * building.texi (Compilation): Update mode line status info.
3986
39872005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3988
3989 * calendar.texi (General Calendar): Document binding of
3990 scroll-other-window-down.
3991 (Mayan Calendar): Fix earliest date.
3992 (Time Intervals): Document timeclock-change.
3993 Fix timeclock-ask-before-exiting documentation.
3994
39952005-02-26 Kim F. Storm <storm@cua.dk>
3996
3997 * frames.texi (Mouse References):
3998 Add mouse-1-click-in-non-selected-windows.
3999
40002005-02-25 Richard M. Stallman <rms@gnu.org>
4001
4002 * screen.texi (Screen): Explain better about cursors and mode lines;
4003 don't presuppose text terminals.
4004 (Point): Don't assume just one cursor.
4005 Clarify explanation of cursors.
4006 (Echo Area, Menu Bar): Cleanups.
4007
4008 * mini.texi (Minibuffer): Prompts are highlighted.
4009 (Minibuffer Edit): Newline = C-j only on text terminals.
4010 Clarify resize-mini-windows values.
4011 Mention M-PAGEUP and M-PAGEDOWN.
4012 (Completion Commands): Mouse-1 like Mouse-2.
4013 (Minibuffer History): Explain history commands better.
4014 (Repetition): Add xref to Incremental Search.
4015
4016 * mark.texi (Setting Mark): Clarify info about displaying mark.
4017 Clarify explanation of C-@ and C-SPC.
4018 (Transient Mark): Mention Delete Selection mode.
4019 (Marking Objects): Clean up text about extending the region.
4020
4021 * m-x.texi (M-x): One C-g doesn't always go to top level.
4022 No delay before suggest-key-bindings output.
4023
4024 * fixit.texi (Fixit): Mention C-/ for undo.
4025 (Spelling): Mention ESC TAB like M-TAB.
4026 Replacement words with r and R are rechecked.
4027 Say where C-g leaves point. Mention ? as input.
4028
40292005-02-23 Lute Kamstra <lute@gnu.org>
4030
4031 * cmdargs.texi (Initial Options): Add cross reference.
4032
8cf51b2c
GM
40332005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4034
4035 * emacs.texi (Top): Update menu for splitting of node in
4036 msdog.texi.
4037 * frames.texi (Frames): Update xref for splitting of node in
4038 msdog.texi.
4039 * trouble.texi (Quitting): Ditto.
4040
40412005-02-16 Richard M. Stallman <rms@gnu.org>
4042
4043 * windows.texi (Split Window): Simplify line truncation info
4044 and xref to Display Custom.
4045
4046 * trouble.texi (Quitting): Emergency escape only for text terminal.
4047 (Screen Garbled): C-l for ungarbling is only for text terminal.
4048
4049 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4050
4051 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4052
4053 * programs.texi (Program Modes): Mention Python mode.
4054 (Moving by Defuns): Repeating C-M-h extends region.
4055 (Basic Indent): Clarify.
4056 (Custom C Indent): Clarify.
4057 (Expressions): Repeating C-M-@ extends region.
4058 (Info Lookup): Clarify for C-h S.
4059 (Symbol Completion): ESC TAB alternative for M-TAB.
4060 (Electric C): Clarify.
4061
4062 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4063
4064 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4065 MS-DOS Input node.
4066 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4067 (MS-DOS and MULE): Clarify.
4068 (MS-DOS Processes, Windows Processes): Fix typos.
4069
4070 * major.texi (Choosing Modes): Clarify.
4071
4072 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4073 (Keyboard Macro Step-Edit): Clarify.
4074
4075 * indent.texi (Indentation): Clarifications.
4076
4077 * help.texi (Help): Correct error about C-h in query-replace.
4078 Clarify apropos vs C-h a. Fix how to search in FAQ.
4079 (Key Help): Describe C-h w here.
4080 (Name Help): Minor cleanup. C-h w moved to Key Help.
4081 Clarify the "object" joke.
4082 (Apropos): Clarify. Mouse-1 like Mouse-2.
4083 (Help Mode): Mouse-1 like Mouse-2.
4084
4085 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4086
4087 * display.texi (Display): Reorder menu.
4088 (Faces): Cleanup.
4089 (Font Lock): Cleanup. Mention Options menu.
4090 Delete obsolete text.
4091 (Scrolling): For C-l, don't presume text terminal.
4092 (Horizontal Scrolling): Simplify intro.
4093 (Follow Mode): Clarify.
4094 (Cursor Display): Moved before Display Custom.
4095 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4096 Doc default-tab-width. Doc line truncation more thoroughly.
4097
4098 * dired.texi (Dired Enter): C-x C-f can run Dired.
4099 (Dired Visiting): Comment out `a' command.
4100 Mouse-1 is like Mouse-2.
4101 (Shell Commands in Dired): ? can be used more than once.
4102
4103 * basic.texi (Continuation Lines): Simplify description of truncation,
4104 and refer to Display Custom for the rest of it.
4105
8cf51b2c
GM
41062005-02-06 Lute Kamstra <lute@gnu.org>
4107
4108 * basic.texi (Undo): Fix typo.
4109
4110 * cmdargs.texi (Emacs Invocation): Fix typo.
4111
4112 * custom.texi (Init Examples): Fix typo.
4113
4114 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4115
41162005-02-06 Richard M. Stallman <rms@gnu.org>
4117
4118 * regs.texi (Registers): Registers can hold numbers, too.
4119
4120 * killing.texi (Other Kill Commands): Cleanup.
4121 Delete redundant explanation of kill in read-only buffer.
4122 (Yanking): Mention term "copying".
4123 (Accumulating Text): Fix typo.
4124
4125 * entering.texi (Entering Emacs): Update rationale at start.
4126 (Exiting): Treat iconifying on a par with suspension.
4127
4128 * custom.texi (Minor Modes): Fix typo.
4129 (Easy Customization): Fix menu style.
4130 (Variables): Add xref.
4131 (Examining): Setting for future sessions works through .emacs.
4132 (Keymaps): "Text terminals", not "Many".
4133 (Init Rebinding): Explain \C-. Show example of \M-.
4134 Fix minor wording errors.
4135 (Function Keys): Explain vector syntax just once.
4136 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4137 (Init File): Mention .emacs.d directory.
4138 (Init Examples): Add xref.
4139 (Find Init): Mention .emacs.d directory.
4140
4141 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4142 (Action Arguments): Explain which kinds of -l args are found how.
4143 (Initial Options): --batch does not inhibit site-start.
4144 Add xrefs.
4145 (Command Example): Use --batch, not -batch.
4146
4147 * basic.texi (Inserting Text): Cleanup wording.
4148 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4149 C-n is not error at end of buffer.
4150 (Undo): Doc C-/ like C-_. Add xrefs.
4151 (Arguments): META key may be labeled ALT.
4152 Peculiar arg meanings are explained in doc strings.
4153
4154 * abbrevs.texi (Expanding Abbrevs): Clarify.
4155
41562005-02-05 Eli Zaretskii <eliz@gnu.org>
4157
4158 * frames.texi (Frame Parameters): Add an xref to the description
4159 of list-colors-display. Add a pointer to the X docs about colors.
4160
4161 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4162 Impove docs of list-colors-display.
4163
41642005-02-03 Lute Kamstra <lute@gnu.org>
4165
4166 * frames.texi (Frames, Drag and Drop): Fix typos.
4167
41682005-02-03 Richard M. Stallman <rms@gnu.org>
4169
4170 * windows.texi (Basic Window): Mention color-change in mode line.
4171 (Change Window): Explain dragging vertical boundaries.
4172
4173 * text.texi (Sentences): Clarify.
4174 (Paragraphs): Explain M-a and blank lines.
4175 (Outline Mode): Clarify text and menu.
4176 (Hard and Soft Newlines): Mention use-hard-newlines.
4177
4178 * frames.texi (Frames): Delete unnecessary mention of Windows.
4179 (Mouse Commands): Likewise. Mention xterm mouse support.
4180 (Clipboard): Clarify.
4181 (Mouse References): Mention use of Mouse-1 for following links.
4182 (Menu Mouse Clicks): Clarify.
4183 (Mode Line Mouse): Clarify.
4184 (Drag and Drop): Rewrite.
4185
4186 * fixit.texi (Spelling): Fix typo.
4187
4188 * files.texi (File Names): Clarify.
4189 (Visiting): Update conditions for use of file dialog. Clarify.
4190 (Saving): Doc d as answer in save-some-buffers.
4191 (Remote Files): Clean up the text.
4192
4193 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4194
4195 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4196 (List Buffers): Clarify.
4197 (Several Buffers): Doc T command.
4198 (Buffer Convenience): Clarify menu.
4199
4200 * basic.texi (Undo): Clarify last change.
4201
42022005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4203
4204 * fixit.texi (Spelling): Fix typo.
4205
42062005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4207
4208 * basic.texi (Undo): Update description of `undo-outer-limit'.
4209
42102005-02-01 Nick Roberts <nickrob@snap.net.nz>
4211
4212 * building.texi: Update documentation relating to GDB Graphical
4213 Interface.
4214
42152005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4216
4217 * custom.texi (Easy Customization): Adapt menu to node name change.
4218
42192005-01-30 Richard M. Stallman <rms@gnu.org>
4220
4221 * custom.texi (Easy Customization): Defn of "User Option" now
4222 includes faces. Don't say just "option" when talking about variables.
4223 Do say just "options" to mean "anything customizable".
4224 (Specific Customization): Describe `customize-variable',
4225 not `customize-option'.
4226
4227 * glossary.texi (Glossary) <Faces>: Add xref.
4228 <User Option>: Change definition--include faces. Change xref.
4229
4230 * picture.texi (Picture): Mention artist.el.
4231
4232 * sending.texi, screen.texi, programs.texi, misc.texi:
4233 * mini.texi, major.texi, maintaining.texi, macos.texi:
4234 * help.texi, frames.texi, files.texi:
4235 Don't say just "option" when talking about variables.
4236
4237 * display.texi, mule.texi: Don't say just "option" when talking
4238 about variables. Other minor cleanups.
4239
8cf51b2c
GM
42402005-01-26 Lute Kamstra <lute@gnu.org>
4241
4242 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4243 File'. Mention the `-Q' option at the `--no-site-file' option.
4244
8cf51b2c
GM
42452005-01-22 David Kastrup <dak@gnu.org>
4246
4247 * building.texi (Grep Searching): Mention alias `find-grep' for
4248 `grep-find'.
4249
42502005-01-20 Richard M. Stallman <rms@gnu.org>
4251
4252 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4253
8cf51b2c
GM
42542005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4255
4256 * rmail.texi (Movemail): Explain differences
4257 between standard and mailutils versions of movemail.
4258 Describe command line and configuration options introduced
4259 with the latter.
4260 Explain the notion of mailbox URL, provide examples and
4261 cross-references to mailutils documentation.
4262 Describe various methods of specifying mailbox names,
4263 user names and user passwords for rmail.
4264 (Remote Mailboxes): New section. Describe
4265 how movemail handles remote mailboxes. Describe configuration
4266 options used to control its behavior.
4267 (Other Mailbox Formats): Explain handling of various mailbox
4268 formats.
4269
42702005-01-13 Richard M. Stallman <rms@gnu.org>
4271
4272 * commands.texi (Commands): Clarification.
4273
42742005-01-11 Richard M. Stallman <rms@gnu.org>
4275
4276 * programs.texi (Multi-line Indent): Fix previous change.
4277 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4278
8cf51b2c
GM
42792005-01-08 Richard M. Stallman <rms@gnu.org>
4280
4281 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4282 lazy-highlight.
4283
4284 * search.texi (Query Replace): Mention faces query-replace
4285 and lazy-highlight.
4286 (Incremental Search): Update isearch highlighting info.
4287
8cf51b2c
GM
42882005-01-04 Richard M. Stallman <rms@gnu.org>
4289
4290 * custom.texi (Saving Customizations): Minor improvement.
4291
8cf51b2c
GM
42922005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4293
4294 * custom.texi (Saving Customizations): Emacs no longer loads
4295 `custom-file' after .emacs. No longer mention customizing through
4296 Custom.
4297
8cf51b2c
GM
42982005-01-01 Andreas Schwab <schwab@suse.de>
4299
4300 * killing.texi (Graphical Kill): Move up under node Killing,
4301 change @section to @subsection.
4302
43032005-01-01 Richard M. Stallman <rms@gnu.org>
4304
4305 * custom.texi (Face Customization): Mention hex color specs.
4306
4307 * emacs.texi (Top): Update Killing submenu.
4308
4309 * killing.texi (Killing): Reorganize section.
4310 No more TeX-only text; put the node command at start of chapter.
4311 But the first section heading is used only in TeX.
4312 Rewrite the text to read better in this mode.
4313 (Graphical Kill): New subnode gets some of the text that
4314 used to be in the first section.
4315
43162004-12-31 Richard M. Stallman <rms@gnu.org>
4317
4318 * dired.texi (Shell Commands in Dired): Delete the ? example.
4319
4320 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4321
4322 * files.texi (Saving): Describe new require-final-newline features
4323 and mode-require-final-newline.
4324
8cf51b2c
GM
43252004-12-29 Richard M. Stallman <rms@gnu.org>
4326
4327 * custom.texi (File Variables): Clarify previous change.
4328
c8763fb6 43292004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4330
4331 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4332 out now.
4333
43342004-12-27 Richard M. Stallman <rms@gnu.org>
4335
4336 * Makefile.in (MAKEINFO): Specify --force.
4337
4338 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4339 (Undo): Doc undo-outer-limit.
4340
8cf51b2c
GM
43412004-12-15 Juri Linkov <juri@jurta.org>
4342
4343 * mark.texi (Transient Mark, Mark Ring): M-< and other
4344 movement commands don't set mark in Transient Mark mode
4345 if mark is active.
4346
8cf51b2c
GM
43472004-12-12 Juri Linkov <juri@jurta.org>
4348
4349 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4350 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4351
4352 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4353 (Misc Dired Commands): Add @r{(Dired)} to w.
4354
43552004-12-12 Juri Linkov <juri@jurta.org>
4356
4357 * mark.texi (Marking Objects): Marking commands also extend the
4358 region when mark is active in Transient Mark mode.
4359
8cf51b2c
GM
43602004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4361
4362 * custom.texi (Saving Customizations): Emacs only loads the custom
4363 file automatically after the init file in version 22.1 or later.
4364 Adapt text and examples to this fact.
4365
8cf51b2c
GM
43662004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4367
4368 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4369 be set through Custom. Otherwise, it has no effect.
4370
8cf51b2c
GM
43712004-12-05 Richard M. Stallman <rms@gnu.org>
4372
4373 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4374 * entering.texi: Rename Command Line to Emacs Invocation.
4375
8cf51b2c
GM
4376 * misc.texi (Term Mode): Correcty describe C-c.
4377
4378 * custom.texi (Easy Customization): Move up to section level,
4379 before Variables. Avoid using the term "variable"; say "option".
4380 New initial explanation.
4381 (Variables): In initial explanation, connect "variable" to the
4382 already-explained "user option".
4383
4384 * emacs.texi (Top): Fix ref to Command Line.
4385 Move reference to Easy Customization.
4386
4387 * xresources.texi (X Resources): Fix From link.
4388
4389 * doclicense.texi (GNU Free Documentation License): Fix To link.
4390
4391 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4392
4393 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4394
43952004-12-03 Richard M. Stallman <rms@gnu.org>
4396
4397 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4398
43992004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4400
4401 * kmacro.texi: Several small changes in addition to the following.
4402 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4403 defining a keyboard macro.
4404 Mention `kmacro-ring-max'.
4405 (Keyboard Macro Counter): Clarify description of
4406 `kmacro-insert-counter', `kmacro-set-counter',
4407 `kmacro-add-counter' and `kmacro-set-format'.
4408
44092004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4410
4411 * custom.texi (File Variables): Add `unibyte' and make it more
4412 clear that `unibyte' and `coding' are special. Suggested by Simon
4413 Krahnke <overlord@gmx.li>.
4414
4415 * mule.texi (Enabling Multibyte): Refer to File Variables.
4416 Suggested by Simon Krahnke <overlord@gmx.li>.
4417
c8763fb6 44182004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4419
4420 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4421 x-use-old-gtk-file-dialog.
4422
8cf51b2c
GM
44232004-11-20 Richard M. Stallman <rms@gnu.org>
4424
4425 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4426
44272004-11-09 Lars Brinkhoff <lars@nocrew.org>
4428
4429 * building.texi (Lisp Eval): Delete hyphen in section name.
4430
44312004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4432
4433 * files.texi (Old Versions):
4434 No longer document annotation as "CVS only".
4435
44362004-11-10 Andre Spiegel <spiegel@gnu.org>
4437
4438 * files.texi (Version Control): Rewrite the introduction about
4439 version systems, mentioning the new ones that we support. Thanks
4440 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4441 suggestions.
4442
c8763fb6 44432004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4444
49823426 4445 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4446
c8763fb6 44472004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4448
4449 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4450
44512004-10-23 Eli Zaretskii <eliz@gnu.org>
4452
4453 * text.texi (Text Based Tables, Table Definition)
4454 (Table Creation, Table Recognition, Cell Commands)
4455 (Cell Justification, Row Commands, Column Commands)
4456 (Fixed Width Mode, Table Conversion, Measuring Tables)
4457 (Table Misc): New nodes, documenting the Table Mode.
4458
8cf51b2c
GM
44592004-10-19 Jason Rumney <jasonr@gnu.org>
4460
4461 * makefile.w32-in (info): Change order of arguments to makeinfo.
4462
44632004-10-19 Ulf Jasper <ulf.jasper@web.de>
4464
4465 * calendar.texi (iCalendar): Update for package changes.
4466
8cf51b2c
GM
44672004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * files.texi (Misc File Ops): View mode is a minor mode.
4470
8cf51b2c
GM
44712004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4472
4473 * calendar.texi (iCalendar): Style changes.
4474
44752004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4476
4477 * search.texi (Regexps): The regexp described in the example is no
4478 longer stored in the variable `sentence-end'.
4479
8cf51b2c
GM
44802004-10-06 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * building.texi (Starting GUD): Note that multiple debugging
4483 sessions requires `gdb --fullname'.
4484
44852004-10-05 Ulf Jasper <ulf.jasper@web.de>
4486
4487 * calendar.texi (iCalendar): New section for a new package.
4488
8cf51b2c
GM
44892004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * text.texi: Various small changes in addition to the following.
4492 (Text): Replace xref for autotype with inforef.
4493 (Sentences): Explain nil value for `sentence-end'.
4494 (Paragraphs): Update default values for `paragraph-start' and
4495 `paragraph-separate'.
4496 (Text Mode): Correct description of Text mode's effect on the
4497 syntax table.
4498 (Outline Visibility): `hide-other' does not hide top level headings.
4499 `selective-display-ellipses' no longer has an effect on Outline mode.
4500 (TeX Misc): Add missing @cindex.
4501 Replace xref for RefTeX with inforef.
4502 (Requesting Formatted Text): The variable
4503 `enriched-fill-after-visiting' no longer exists.
4504 (Editing Format Info): Update names of menu items and commands.
4505 (Format Faces): Mention special effect of specifying the default face.
4506 Describe inheritance of text properties.
4507 Correct description of `fixed' face.
4508 (Format Indentation): Correct description of effect of setting
4509 margins. Mention `set-left-margin' and `set-right-margin'.
4510 (Format Justification): Update names of menu items.
4511 `set-justification-full' is now bound to `M-j b'.
4512 Mention that `default-justification' is a per buffer variable.
4513 (Format Properties): Update name of menu item.
4514 (Forcing Enriched Mode): `format-decode-buffer' automatically
4515 turns on Enriched mode if the buffer is in text/enriched format.
4516
45172004-10-05 Emilio C. Lopes <eclig@gmx.net>
4518
4519 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4520
45212004-09-28 Kim F. Storm <storm@cua.dk>
4522
4523 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4524 Align with new functionality.
4525
8cf51b2c
GM
45262004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * display.texi (Display Custom): Remove stray `@end defvar'.
4529
45302004-09-23 Kim F. Storm <storm@cua.dk>
4531
4532 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4533 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4534
8cf51b2c
GM
45352004-09-20 Richard M. Stallman <rms@gnu.org>
4536
4537 * custom.texi (Hooks): Explain using setq to clear out a hook.
4538 (File Variables): Explain multiline string constants.
4539 (Non-ASCII Rebinding): Explain when you need to update
4540 non-ASCII char codes in .emacs.
4541
4542 * building.texi (Compilation): Explain how to make a silent
4543 subprocess that won't be terminated. Explain compilation-environment.
4544
45452004-09-13 Kim F. Storm <storm@cua.dk>
4546
4547 * mini.texi (Repetition): Rename isearch-resume-enabled to
4548 isearch-resume-in-command-history and change default to disabled.
4549
8cf51b2c
GM
45502004-09-09 Kim F. Storm <storm@cua.dk>
4551
4552 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4553 with new `kmacro-name-last-macro'.
4554
8cf51b2c
GM
45552004-09-08 Juri Linkov <juri@jurta.org>
4556
4557 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4558
8cf51b2c
GM
45592004-09-03 Juri Linkov <juri@jurta.org>
4560
4561 * search.texi (Incremental Search): Update wording for M-%.
4562
45632004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4564
4565 * killing.texi (Killing): Correct description of kill commands in
4566 read-only buffer.
4567
45682004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4569
4570 * building.texi (Compilation Mode): Add a paragraph about rules
4571 for finding the compilation buffer for `next-error'.
4572
4573 * search.texi (Other Repeating Search): Mention that Occur mode
4574 supports the next-error functionality.
4575
45762004-09-02 Juri Linkov <juri@jurta.org>
4577
4578 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4579
45802004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4581
4582 * kmacro.texi (Basic Keyboard Macro):
4583 `apply-macro-to-region-lines' now operates on all lines that begin
4584 in the region, rather than on all complete lines in the region.
4585
c8763fb6 45862004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4587
4588 * frames.texi (Drag and drop): Add documentation about
4589 x-dnd-test-function and x-dnd-known-types.
4590
45912004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4592
4593 * indent.texi: Various minor changes in addition to:
4594 (Indentation Commands): Correct description of `indent-relative'.
4595 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4596 mode. The *Tab Stops* buffer uses Overwrite Mode.
4597 (Just Spaces): `tabify' converts sequences of at least two spaces
4598 to tabs.
4599
8cf51b2c
GM
46002004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4601
4602 * frames.texi (Secondary Selection): Setting the secondary
4603 selection with M-Drag-Mouse-1 does not alter the kill ring,
4604 setting it with M-Mouse-1 and M-Mouse-3 does.
4605 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4606 toolkit scroll bars.
4607 (Scroll Bars): Ditto.
4608
4609 * windows.texi (Basic Window): When using a window system, the value
4610 of point in a non-selected window is indicated by a hollow box.
4611 (Split Window): Side by side windows are separated by a scroll bar,
4612 if scroll bars are used.
4613 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4614 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4615 (Window Convenience): Update bindings for `winner-undo' and
4616 `winner-redo'.
4617
4618 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4619 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4620 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4621 of "Using Emacs as a Server".
4622 * building.texi (Building): Interchange nodes (for correct numbering).
4623 * programs.texi (Programs): Interchange nodes (for correct numbering).
4624 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4625 Info to the node structure.
4626 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4627 Rearrange order of nodes and sections such that both "GNU GENERAL
4628 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4629 end, as appropriate for appendices.
4630 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4631 Use `@unnumberedsec'.
4632 * trouble.texi: Adapt sectioning in Info to the node structure.
4633 Adapt node pointers to change in emacs.texi.
4634 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4635
8cf51b2c
GM
46362004-08-25 Kenichi Handa <handa@m17n.org>
4637
4638 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4639 description for unibyte mode.
4640
46412004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4642
4643 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4644
4645 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4646 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4647 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4648 in @pxref.
4649
46502004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4651
4652 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4653 Change section names.
4654
8cf51b2c
GM
46552004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4656
4657 * kmacro.texi (Keyboard Macro Ring): Rename section.
4658 Emacs treats the head of the macro ring as the `last keyboard macro'.
4659 (Keyboard Macro Counter): Minor change.
4660 (Save Keyboard Macro): Some clarifications.
4661 (Edit Keyboard Macro): Rename section.
4662
4663 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4664 32-bit machines.
4665 (Several Buffers): Clarify which buffer is selected if `2' is
4666 pressed in the Buffer Menu.
4667 Auto Revert mode can be used to update the Buffer Menu
4668 automatically.
4669
46702004-08-21 Eli Zaretskii <eliz@gnu.org>
4671
4672 * help.texi (Misc Help): Add an index entry for finding an Info
4673 manual by its file name.
4674
46752004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4676
4677 * files.texi (Backup Deletion): Correct description of
4678 `delete-old-versions'.
4679 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4680 (Auto Save Files): Recommend `auto-save-mode' to reenable
4681 auto-saving, rather than the abbreviation `auto-save'.
4682
46832004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4686 for "killing" and "yanking" in main menu.
4687
46882004-08-16 Richard M. Stallman <rms@gnu.org>
4689
4690 * killing.texi (Yanking, Killing): Minor cleanups.
4691
4692 * mark.texi (Momentary Mark): Minor cleanups.
4693
46942004-08-15 Kenichi Handa <handa@etl.go.jp>
4695
4696 * custom.texi (Non-ASCII Rebinding):
4697 C-q always inserts the right code to pass to global-set-key.
4698
8cf51b2c
GM
46992004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4700
4701 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4702 `insert-register', instead of `C-x r g' binding, for consistency.
4703
47042004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4705
4706 * fixit.texi (Spelling): Fix typo.
4707
47082004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4709
4710 * help.texi (Help): Fix Texinfo usage.
4711
8cf51b2c
GM
47122004-07-24 Richard M. Stallman <rms@gnu.org>
4713
4714 * text.texi (Paragraphs): Update how paragraphs are separated
4715 and the default for paragraph-separate.
4716
4717 * search.texi (Regexp Replace): Further update text for new
4718 replacement operators.
4719
8cf51b2c
GM
47202004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4721
4722 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4723 `R' switch.
4724
4725 * dired.texi (Dired Updating): `k' only deletes inserted
4726 subdirectories from the Dired buffer if a prefix argument was given.
4727
4728 * search.texi (Regexps): Delete redundant definition of `symbol' in
4729 description of `\_>'. It already occurs in the description of `\_<'.
4730
8cf51b2c
GM
47312004-07-01 Juri Linkov <juri@jurta.org>
4732
4733 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4734 (Regexp Search): Add M-r.
4735
47362004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4737
4738 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4739
47402004-06-29 Jesper Harder <harder@ifa.au.dk>
4741
49823426 4742 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4743
47442004-06-25 Richard M. Stallman <rms@gnu.org>
4745
4746 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4747
47482004-06-25 David Kastrup <dak@gnu.org>
4749
4750 * search.texi (Regexp Replace): Some typo corrections and
4751 rearrangement.
4752
47532004-06-24 David Kastrup <dak@gnu.org>
4754
4755 * search.texi (Unconditional Replace): Use replace-string instead
4756 of query-replace in example.
4757 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4758 sequences.
4759 (Query Replace): Correct explanation of `^' which does not use
4760 the mark stack.
4761
47622004-06-21 Nick Roberts <nickrob@gnu.org>
4763
4764 * misc.texi (Shell History Copying): Document comint-insert-input.
4765 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4766
8cf51b2c
GM
47672004-06-20 Jesper Harder <harder@ifa.au.dk>
4768
4769 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4770 * custom.texi (Customization): Do.
4771 * anti.texi (Antinews): Do.
4772 * abbrevs.texi (Defining Abbrevs): Do.
4773
4774 * programs.texi (Info Lookup): Fix keybinding for
4775 info-lookup-symbol.
4776
47772004-06-16 Juanma Barranquero <lektu@terra.es>
4778
4779 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4780 Add emacs-xtra.
4781 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4782 (clean): Add emacs-xtra and flymake. Remove redundancies.
4783
47842004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4785
4786 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4787 Add emacs-xtra.
4788 * emacs-xtra.texi: New file.
4789
47902004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4791
4792 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4793 (Dired and Find): Mention differences with ordinary Dired buffers.
4794
8cf51b2c
GM
47952004-06-13 Richard M. Stallman <rms@gnu.org>
4796
4797 * custom.texi (Init Syntax): Explain about vars that do special
4798 things when set with setq or with Custom.
4799 (Init Examples): Add line-number-mode example.
4800
8cf51b2c
GM
48012004-06-12 Juri Linkov <juri@jurta.org>
4802
4803 * dired.texi (Operating on Files): Add dired-do-touch.
4804
8cf51b2c
GM
48052004-06-10 Juri Linkov <juri@jurta.org>
4806
4807 * building.texi (Lisp Eval): Add C-M-x on defface.
4808
48092004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4810
4811 * files.texi (Reverting): Auto-Revert mode and
4812 Global Auto-Revert mode no longer revert remote files.
4813
8cf51b2c
GM
48142004-05-29 Richard M. Stallman <rms@gnu.org>
4815
4816 * custom.texi (Init File): Two dashes start --no-site-file.
4817
8cf51b2c
GM
48182004-05-29 Alan Mackenzie <acm@muc.de>
4819
4820 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4821 ("AWK"): Is consistently thus spelt throughout.
4822 (AWK, Pike): Document as "C-like modes".
4823 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4824 (M-x man): Supersedes M-x manual-entry.
4825 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4826
4827 ("Comments in C"): Delete node; the info is in CC Mode manual.
4828 (c-comment-only-line-offset): Remove description.
4829
4830 (C-c ., C-c C-c): Describe new C Mode bindings.
4831
4832 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4833 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4834 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4835 Amend definitions.
4836
4837 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4838 Describe functions.
4839
4840 (c-comment-start-regexp, c-hanging-comment-ender-p)
4841 (c-hanging-comment-starter-p): Remove obsolete definitions.
4842
4843 * emacs.texi: Remove the menu entry "Comments in C".
4844
8cf51b2c
GM
48452004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4846
4847 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4848 `M-x locate'.
4849
48502004-05-16 Karl Berry <karl@gnu.org>
4851
4852 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4853 makeinfo --html fails.
4854 * help.texi (Help Summary) [@ifnottex]: Likewise.
4855
48562004-05-13 Nick Roberts <nickrob@gnu.org>
4857
4858 * building.texi (GDB Graphical Interface): Update and describe
4859 layout first.
4860
8cf51b2c
GM
48612004-05-04 Jason Rumney <jasonr@gnu.org>
4862
4863 * makefile.w32-in: Revert last change.
4864
48652004-05-03 Jason Rumney <jasonr@gnu.org>
4866
4867 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4868
8cf51b2c
GM
48692004-04-23 Juanma Barranquero <lektu@terra.es>
4870
4871 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4872
48732004-04-18 Juri Linkov <juri@jurta.org>
4874
4875 * fixit.texi (Spelling): Remove file extension from ispell xref.
4876
48772004-04-15 Kim F. Storm <storm@cua.dk>
4878
4879 * cmdargs.texi (Initial Options): Add -Q.
4880
48812004-04-05 Kim F. Storm <storm@cua.dk>
4882
4883 * custom.texi (File Variables): Add safe-local-eval-forms.
4884
8cf51b2c
GM
48852004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * files.texi (Reverting): Correct description of revert-buffer's
4888 handling of point.
4889
48902004-03-22 Juri Linkov <juri@jurta.org>
4891
4892 * emacs.texi (Top): Add `Misc X'.
4893
49823426 4894 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4895
4896 * glossary.texi: Improve references.
4897
4898 * help.texi: Sync keywords with finder.el.
4899
4900 * mini.texi (Completion): Add description for menu items.
4901
4902 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4903
4904 * sending.texi (Mail Methods): Fix xref to Message manual.
4905
8cf51b2c
GM
49062004-03-12 Richard M. Stallman <rms@gnu.org>
4907
8cf51b2c
GM
4908 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4909
8cf51b2c
GM
49102004-03-04 Richard M. Stallman <rms@gnu.org>
4911
4912 * search.texi (Regexps): Explain that ^ and $ have their
4913 special meanings only in certain contexts.
4914
4915 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4916
4917 * mule.texi (Specify Coding): Doc C-x RET F.
4918
4919 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4920 for multiple compile and grep buffers.
4921 (Indirect Buffers): Don't recommand clone-indirect-buffer
4922 for multiple compile and grep buffers.
4923
8cf51b2c
GM
49242004-02-29 Juanma Barranquero <lektu@terra.es>
4925
4926 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4927 Use $(DEL) instead of rm, and ignore exit code.
4928
8cf51b2c
GM
49292004-02-23 Nick Roberts <nick@nick.uklinux.net>
4930
4931 * building.texi (Watch Expressions): Update.
4932
49332004-02-21 Juri Linkov <juri@jurta.org>
4934
4935 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4936 --directory, --help, --version. Move text about command-line-args
4937 to Command Arguments.
4938 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4939 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4940 (Window Size X): Join -g and --geometry. Add @cindex.
4941 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4942 (Title X): Remove alias -title.
4943 (Misc X): New node.
4944
c8763fb6 49452004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4946
4947 * frames.texi (Drag and drop): Add Motif to list of supported
4948 protocols.
4949
c8763fb6 49502004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4951
4952 * frames.texi (Drag and drop): New section.
4953
49542004-01-24 Richard M. Stallman <rms@gnu.org>
4955
4956 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4957 Include it only @ifnotinfo. Patch the preceding and following
4958 node headers to point to each other.
4959
49602004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4961
4962 * calendar.texi (Appointments): Update section.
4963
49642003-12-29 Kevin Ryde <user42@zip.com.au>
4965
8cf51b2c
GM
4966 * programs.texi (C Modes): Fix the xref.
4967
49682003-12-23 Nick Roberts <nick@nick.uklinux.net>
4969
4970 * building.texi (Watch Expressions): Update.
4971 (Commands of GUD): Include use of toolbar + breakpoints set from
4972 fringe/margin.
4973
49742003-12-03 Andre Spiegel <spiegel@gnu.org>
4975
4976 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4977 <acm@muc.de>.
4978
c8763fb6 49792003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4980
4981 * frames.texi (Dialog Boxes): Add use-file-dialog.
4982
8cf51b2c
GM
49832003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4984
4985 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4986 in CC Mode.
4987
8cf51b2c
GM
49882003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4989
4990 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4991 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4992 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4993 * man/frames.texi, man/glossary.texi, man/killing.texi:
4994 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4995 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4996 * man/sending.texi, man/text.texi, man/trouble.texi:
4997 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4998
49992003-11-01 Alan Mackenzie <acm@muc.de>
5000
5001 * search.texi (Scrolling During Incremental Search): Document a
5002 new scrolling facility in isearch mode.
5003
8cf51b2c
GM
50042003-10-22 Miles Bader <miles@gnu.org>
5005
5006 * Makefile.in (info): Move before $(top_srcdir)/info.
5007
50082003-10-22 Nick Roberts <nick@nick.uklinux.net>
5009
5010 * building.texi (Watch Expressions): Update section on data display
5011 to reflect code changes (GDB Graphical Interface).
5012
8cf51b2c
GM
50132003-10-13 Richard M. Stallman <rms@gnu.org>
5014
5015 * xresources.texi (GTK resources): Clean up previous change.
5016
c8763fb6 50172003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5018
5019 * xresources.texi (GTK resources): Add a note that some themes
5020 disallow customizations. Add scroll theme example.
5021
8cf51b2c
GM
50222003-09-30 Richard M. Stallman <rms@gnu.org>
5023
8cf51b2c
GM
5024 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5025
5026 * misc.texi (Saving Emacs Sessions): Shorten the section,
5027 collapsing back into one node.
5028
50292003-09-30 Lars Hansen <larsh@math.ku.dk>
5030
5031 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5032
ce058493 50332003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5034
5035 * xresources.texi (GTK names in Emacs): Correct typo.
5036
8cf51b2c
GM
50372003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5038
5039 * cmdargs.texi (Font X): Mention new default font. More
5040 fully describe long font names, wildcard patterns and the
5041 problems involved. (Result of discussion on emacs-devel.)
5042
50432003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5044
5045 * emacs.texi (Acknowledgements): Correct typo.
5046
50472003-09-22 Richard M. Stallman <rms@gnu.org>
5048
5049 * dired.texi (Misc Dired Commands): New node.
5050 (Dired Navigation): Add dired-goto-file.
5051
5052 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5053
5054 * emacs.texi (Acknowledgements): New node, split from Distribution.
5055
5056 * cmdargs.texi (Action Arguments): -f reads interactive args.
5057
8cf51b2c
GM
50582003-09-08 Lute Kamstra <lute@gnu.org>
5059
5060 * screen.texi (Mode Line): Say that POS comes before LINE.
5061 Mention `size-indication-mode'.
5062 * display.texi (Optional Mode Line): Document
5063 `size-indication-mode'.
5064 * basic.texi (Position Info): Mention `size-indication-mode'.
5065
50662003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5067
5068 * xresources.texi (Resources): Refer to `editres' man page.
5069 (Lucid Resources): Update defaults. Expand description of
5070 `shadowThickness'.
5071
50722003-09-04 Miles Bader <miles@gnu.org>
5073
5074 * Makefile.in (top_srcdir): New variable.
5075 ($(top_srcdir)/info): New rule.
5076 (info): Depend on it.
5077
50782003-09-03 Peter Runestig <peter@runestig.com>
5079
5080 * makefile.w32-in: New file.
5081
50822003-08-29 Richard M. Stallman <rms@gnu.org>
5083
5084 * misc.texi (Saving Emacs Sessions): Correct previous change.
5085
8cf51b2c
GM
50862003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5087
8cf51b2c
GM
5088 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5089 (Intro): Include kmacro.texi after fixit.texi instead of after
5090 custom.texi. (As suggested by Kim Storm.)
5091
50922003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5093
5094 * fixit.texi (Fixit): Update `Next' pointer.
5095 * files.texi (Files): Update `Previous' pointer.
5096 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5097 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5098 (Suggested by Kim Storm.)
5099 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5100
51012003-08-18 Kim F. Storm <storm@cua.dk>
5102
5103 * kmacro.texi: New file describing enhanced keyboard macro
5104 functionality. Replaces old description in custom.texi.
5105
5106 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5107 (Keyboard Macros): Move to new kmacro.texi file.
5108
5109 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5110
8cf51b2c
GM
51112003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5112
5113 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5114
51152003-08-17 Alex Schroeder <alex@gnu.org>
5116
5117 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5118 required.
5119
8cf51b2c
GM
51202003-08-05 Richard M. Stallman <rms@gnu.org>
5121
5122 * programs.texi (Lisp Indent): Don't describe
5123 lisp-indent-function property here. Use xref to Lisp Manual.
5124
8cf51b2c
GM
51252003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5126
fffa137c 5127 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5128 abbreviations.
5129
51302003-07-24 Markus Rost <rost@math.ohio-state.edu>
5131
5132 * buffers.texi (List Buffers): Fix previous change.
5133
8cf51b2c
GM
51342003-07-13 Markus Rost <rost@math.ohio-state.edu>
5135
5136 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5137 List*.
5138
51392003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5140
8cf51b2c
GM
5141 * display.texi (Font Lock): Fix typo.
5142
51432003-07-07 Richard M. Stallman <rms@gnu.org>
5144
5145 * display.texi (Font Lock): Add xref for format info on
5146 font-lock-remove-keywords.
5147
5148 * building.texi (Compilation): Document what happens with asynch
5149 children of compiler process.
5150
5151 * help.texi (Library Keywords): Use @multitable.
5152
8cf51b2c
GM
51532003-06-04 Richard M. Stallman <rms@gnu.org>
5154
5155 * programs.texi (Expressions): Delete C-M-DEL.
5156
5157 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5158 comint-move-point-for-output renamed from
5159 comint-scroll-to-bottom-on-output.
5160
5161 * custom.texi (Init Rebinding): Replace previous change with xref.
5162 (Non-ASCII Rebinding): Explain that issue more briefly here.
5163
51642003-05-28 Richard M. Stallman <rms@gnu.org>
5165
5166 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5167
51682003-05-28 Nick Roberts <nick@nick.uklinux.net>
5169
5170 * building.texi (GDB Graphical Interface): New node.
5171 (Rewritten somewhat by RMS.)
5172
c8763fb6 51732003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5174
5175 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5176 non-English letters. Explain how to set coding systems correctly
5177 and how to include the right coding cookie in the file.
5178
c8763fb6 51792003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5180
5181 * indent.texi (Indentation): Explain the concepts.
5182 (Just Spaces): Explain why preventing tabs for indentation might
5183 be useful.
5184
8cf51b2c
GM
51852003-04-16 Richard M. Stallman <rms@gnu.org>
5186
5187 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5188
8cf51b2c
GM
51892003-02-22 Alex Schroeder <alex@emacswiki.org>
5190
5191 * cmdargs.texi (General Variables): Document SMTPSERVER.
5192
8cf51b2c
GM
5193 * sending.texi: Remove SMTP node.
5194 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5195 library.
5196
8cf51b2c
GM
51972003-02-22 Alex Schroeder <alex@emacswiki.org>
5198
5199 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5200
52012003-02-22 Simon Josefsson <jas@extundo.com>
5202
5203 * sending.texi (Mail Methods): Add node about SMTP.
5204
c8763fb6 52052003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5206
5207 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5208
8cf51b2c
GM
52092003-02-01 Kevin Ryde <user42@zip.com.au>
5210
5211 * glossary.texi (Glossary): Correction to cl cross reference.
5212
52132003-01-20 Richard M. Stallman <rms@gnu.org>
5214
5215 * killing.texi (Rectangles): Document C-x c r.
5216
c8763fb6 52172003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5218
5219 * xresources.texi (GTK resources): New node.
5220 (GTK widget names): New node.
5221 (GTK names in Emacs): New node.
5222 (GTK styles): New node.
5223
c8763fb6 52242003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5225
5226 * maintaining.texi (Create Tags Table): Add reference to the new
5227 `etags --help --lang=LANG' option.
5228
8cf51b2c
GM
52292002-10-02 Karl Berry <karl@gnu.org>
5230
49823426 5231 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5232 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5233 where needed for the sake of the HTML output.
8cf51b2c
GM
5234
52352001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5236
5237 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5238 source files.
5239
52402001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5241
5242 * Makefile.in (emacsman): New target.
5243
8cf51b2c
GM
52442001-10-20 Gerd Moellmann <gerd@gnu.org>
5245
5246 * (Version 21.1 released.)
5247
52482001-10-05 Gerd Moellmann <gerd@gnu.org>
5249
5250 * Branch for 21.1.
5251
8cf51b2c
GM
52522001-03-05 Gerd Moellmann <gerd@gnu.org>
5253
5254 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5255
8cf51b2c
GM
52562000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5257
5258 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5259
8cf51b2c
GM
52601999-07-12 Richard Stallman <rms@gnu.org>
5261
5262 * Version 20.4 released.
5263
52641998-12-04 Markus Rost <rost@delysid.gnu.org>
5265
5266 * Makefile.in (INFO_TARGETS): Delete customize.info.
5267 (DVI_TARGETS): Delete customize.dvi.
5268 (../info/customize, customize.dvi): Targets deleted.
5269
52701998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5271
5272 * Version 20.3 released.
5273
52741998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5275
5276 * Makefile.in (EMACSSOURCES): Add mule.texi.
5277 Add msdog.texi, ack.texi. Remove gnu1.texi.
5278
52791998-04-06 Andreas Schwab <schwab@gnu.org>
5280
5281 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5282 it in dvi targets.
8cf51b2c
GM
5283
52841997-09-23 Paul Eggert <eggert@twinsun.com>
5285
5286 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5287 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5288 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5289
52901997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5291
5292 * Version 20.2 released.
5293
52941997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5295
5296 * Version 20.1 released.
5297
52981997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5299
5300 * Makefile (../info/customize, customize.dvi): New targets.
5301 (INFO_TARGETS): Add ../info/customize.
5302 (DVI_TARGETS): Add customize.dvi.
5303
8cf51b2c
GM
53041996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5305
5306 * Version 19.33 released.
5307
53081996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5309
5310 * Version 19.32 released.
5311
8cf51b2c
GM
53121996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5313
5314 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5315
53161996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5317
5318 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5319 Specify -I option.
5320 (All dvi targets): Set the TEXINPUTS variable.
5321
53221996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5323
5324 * Version 19.31 released.
5325
8cf51b2c
GM
53261995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5327
5328 * Version 19.30 released.
5329
8cf51b2c
GM
53301995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5331
5332 * Makefile.in (maintainer-clean): Rename from realclean.
5333
53341994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5335
5336 * Makefile.in: New file.
5337 * Makefile: File deleted.
5338
53391994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5340
5341 * Makefile (TEXINDEX_OBJS): Variable deleted.
5342 (texindex, texindex.o, getopt.o): Rules deleted.
5343 All deps on texindex deleted.
5344 (distclean): Don't delete texindex.
5345 (mostlyclean): Don't delete *.o.
5346 * texindex.c, getopt.c: Files deleted.
5347
53481994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5349
5350 * Version 19.26 released.
5351
53521994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5353
5354 * Makefile (EMACSSOURCES): Exclude undo.texi.
5355
53561994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5357
5358 * Version 19.25 released.
5359
53601994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5361
5362 * Version 19.24 released.
5363
53641994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5365
5366 * Version 19.23 released.
5367
53681994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5369
5370 * Makefile: Delete spurious tab.
5371
53721994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5373
5374 * Makefile (.SUFFIXES): New rule.
5375
8cf51b2c
GM
53761993-12-04 Richard Stallman (rms@srarc2)
5377
5378 * getopt.c: New file.
5379 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5380 (getopt.o): New rule.
5381 (dvi): Don't depend on texindex.
49823426 5382 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5383
53841993-12-03 Richard Stallman (rms@srarc2)
5385
49823426
GM
5386 * Makefile (TEXI2DVI): New variable.
5387 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5388 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5389
53901993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5391
5392 * Version 19.22 released.
5393
53941993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5395
5396 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5397
53981993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5399
5400 * Version 19.21 released.
5401
8cf51b2c
GM
54021993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5403
5404 * Makefile (realclean): Don't delete the Info files.
5405
54061993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5407
8cf51b2c
GM
5408 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5409 4' where appropriate.
5410
54111993-10-20 Brian Fox (bfox@ai.mit.edu)
5412
49823426 5413 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5414
5415 * texindex.c: Include "../src/config.h" if building in emacs.
5416
5417 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5418 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5419 Add target to build texindex.c, defining `emacs'.
5420
8cf51b2c
GM
54211993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5422
5423 * Version 19.19 released.
5424
8cf51b2c
GM
54251993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5426
5427 * Version 19.18 released.
5428
54291993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5430
5431 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5432
54331993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5434
5435 * Version 19.17 released.
5436
54371993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5438
5439 * split-man: Fix typos in last change.
5440
54411993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5442
5443 * Version 19.16 released.
5444
54451993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5446
5447 * version 19.15 released.
5448
54491993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5450
5451 * Makefile (distclean): It's rm, not rf.
5452
54531993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5454
5455 * Version 19.14 released.
5456
54571993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5458
5459 * Makefile: New file.
5460
54611993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5462
5463 * Version 19.13 released.
5464
54651993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5466
5467 * Version 19.9 released.
5468
54691993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5470
5471 * Version 19.8 released.
5472
54731993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5474
5475 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5476
5477 * trouble.texi: It's `enable-flow-control-on', not
5478 `evade-flow-control-on'.
5479
54801993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5481
5482 * display.texi: Document standard-display-european.
5483
54841993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5485
5486 * Version 19.7 released.
5487
5488 * emacs.texi: Add a sentence to the top menu mentioning the
5489 specific version of Emacs this manual applies to.
5490
54911993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5492
5493 * basic.texi: Document next-line-add-lines variable used to
5494 implement down-arrow.
5495
5496 * killing.texi: Document kill-whole-line.
5497
54981993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5499
5500 * text.texi: Update unix TeX ordering information.
5501
55021993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5503
5504 * news.texi: Mention fill-rectangle in keybinding list.
5505
5506 * killing.texi: Document fill-rectangle.
5507
55081993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5509
5510 * vc.texi: Bring the docs up to date with VC 5.2.
5511
55121992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5513
5514 * emacs.tex: Mention blackbox and gomoku under Amusements.
5515 Assembler mode is now mentioned and appropriately indexed
5516 under Programming Modes.
5517
55181991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5519
5520 * emacs.tex: Update TeX ordering information.
5521
8cf51b2c
GM
55221990-06-26 David Lawrence (tale@geech)
5523
5524 * emacs.tex: Note that completion-ignored-extensions is not used
5525 to filter out names when all completions are displayed in
5526 *Completions*.
5527
55281990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5529
5530 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5531
55321990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5533
5534 * emacs.tex: Add @findex grep.
5535
8cf51b2c
GM
55361988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5537
5538 * emacs.tex: Correct two typos. No other changes before
5539 Version 19 will be made.
5540
8cf51b2c
GM
55411988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5542
5543 * emacs.tex: Update information for obtaining TeX distribution from the
5544 University of Washington.
5545
5546;; Local Variables:
c8763fb6 5547;; coding: utf-8
8cf51b2c
GM
5548;; fill-column: 79
5549;; add-log-time-zone-rule: t
5550;; End:
5551
5552 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5553 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5554
5555 This file is part of GNU Emacs.
5556
352c8b4a 5557 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5558 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5559 the Free Software Foundation, either version 3 of the License, or
5560 (at your option) any later version.
8cf51b2c
GM
5561
5562 GNU Emacs is distributed in the hope that it will be useful,
5563 but WITHOUT ANY WARRANTY; without even the implied warranty of
5564 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5565 GNU General Public License for more details.
5566
5567 You should have received a copy of the GNU General Public License
352c8b4a 5568 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5569
5570;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd