(Fortran): Change description of free form and
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
e2a71e28
JB
12008-08-23 Johan Bockgard <bojohan@muon>
2
3 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4
5c52e13c
CY
52008-08-22 Chong Yidong <cyd@stupidchicken.com>
6
7 * mini.texi (Minibuffer): Simplify introduction.
8 (Minibuffer File): Document tilde in minibuffer filenames.
9 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
10 to enter tabs, spaces, and question marks. Describe behavior of C-a.
11 (Completion Example): Update example to current command list.
12 (Completion Options): Document `lazy' value of completion-auto-help.
13 Update contents of completion-ignored-extensions.
14 (Minibuffer History): Describe "future history" list. State default
15 value of history-delete-duplicates.
16
77a00355
GM
172008-08-21 Glenn Morris <rgm@gnu.org>
18
19 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 20 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 21
39ee1d04
CY
222008-08-17 Chong Yidong <cyd@stupidchicken.com>
23
24 * regs.texi (Registers): Clarify valid register names.
25 (RegPos): Note that buffer is saved and restored too.
26 (RegText): Note that mark is reactivated/deactivated.
27 (RegConfig): Xref to Windows node.
28
b12c348f
CY
292008-08-16 Chong Yidong <cyd@stupidchicken.com>
30
3ae7ba79
CY
31 * basic.texi (Inserting Text): Provide command name for C-q.
32
b12c348f
CY
33 * killing.texi (Killing): Copyedit. Define read-only text.
34 (Deletion): DEL and C-d were already explained in Erasing; xref there.
35 (Killing by Lines): Copyedit.
36 (Other Kill Commands): Move M-w description here.
37 (Yanking): Move M-w to Other Kill Commands.
38 (Kill Ring): Also mention saving text in registers. Link to Text
39 Properties in elisp manual.
40 (Accumulating Text): Copyedit.
41 (CUA Bindings): Shift selection is now the default.
42
d8ff7692
TZ
432008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
44
45 * maintaining.texi (Change Log): Mention next-error is available.
46
a43a8a2e
GM
472008-08-10 Glenn Morris <rgm@gnu.org>
48
49 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
50 and intermonth text.
51 (Holiday Customizing): Add holiday-chinese.
52
eba27308
EZ
532008-08-08 Eli Zaretskii <eliz@gnu.org>
54
55 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
56
5f14a5b3
DN
572008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
58
59 * files.texi (Log Buffer): Describe C-c C-d.
60 (Diff Mode): Describe C-x 4 A.
61
49989bff
EZ
622008-08-06 Eli Zaretskii <eliz@gnu.org>
63
64 * vc1-xtra.texi (VC Directory Mode): Fix last change.
65
5c915c02
DN
662008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
67
2beaf97a
DN
68 * files.texi (Old Revisions): Update the keys used by vc-annotate and
69 describe the new bindings to show the changeset diff, toggle annotation
70 visibility, show revisions.
71 (VC Status): Describe key bindings for modifying the change comments,
72 displaying changeset diffs and annotations.
73
5c915c02
DN
74 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
75
71798ace
NR
762008-08-05 Nick Roberts <nickrob@snap.net.nz>
77
78 * vc1-xtra.texi (VC Directory Mode): Fix typo.
79
b8949644
EZ
802008-08-02 Eli Zaretskii <eliz@gnu.org>
81
82 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
83 and wording.
84
819567d1
DN
852008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
86
87 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 88 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
89 commands. Improve some old info.
90
5f38310a
CY
912008-07-31 Chong Yidong <cyd@stupidchicken.com>
92
0dc3906b
CY
93 * display.texi (Visual Line Mode): New node.
94
5f38310a
CY
95 * basic.texi (Inserting Text): Move DEL to deletion node.
96 (Moving Point): Add additional alternative key bindings. Describe
97 line-move-visual.
98 (Erasing): Describe DEL.
99 (Basic Undo, Blank Lines, Arguments): Copyedit.
100 (Continuation Lines): Mention Visual Line mode.
101 (Position Info): Move extended discussion to mule.texi.
102
103 * mule.texi (International Chars): Describe C-x =.
104
105 * emacs.texi (Top): Add Visual Line Mode node.
106
7c2fb837
DN
1072008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
108
109 * emacs.texi: Remove VMS support.
110
3f6b73ef
DN
1112008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
112
113 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
114 the vc-dir command name.
115
9e2a2647
DN
1162008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
117
118 * xresources.texi: Remove mentions of Mac Carbon.
119
568beaa2
AS
1202008-07-19 Andreas Schwab <schwab@suse.de>
121
122 * ns-emacs.texi: Move to ../misc.
123
0ef94706
CY
1242008-07-15 Chong Yidong <cyd@stupidchicken.com>
125
126 * entering.texi (Exiting): Don't describe text-only terminals as the
127 default. Describe the new startup screen.
128 (Exiting): Describe how to kill Emacs first. Change description of
129 iconification to handle modern window systems.
130
ba60bd44 1312008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
132
133 * ns-emacs.texi: New file, documents features of Emacs port under
134 NeXTstep windowing.
135
9f30aa73
CY
1362008-07-15 Chong Yidong <cyd@stupidchicken.com>
137
938a5d2e
CY
138 * entering.texi (Entering Emacs): Update prev node.
139
140 * glossary.texi (Glossary): Remove xref to Text Characters.
141
9f30aa73
CY
142 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
143 directly, rather than in the context of ASCII. Move description of
144 special properties of modifier key to new Modifier Keys node.
145 (Keys): Copyedit.
146 (Text Characters): Delete node. Multibyte is the default nowadays, and
147 the node contents are obsolete.
148
149 * custom.texi (Modifier Keys): New node.
150
151 * emacs.texi (Top): Update node list.
152
7e53d36c
CY
1532008-07-13 Chong Yidong <cyd@stupidchicken.com>
154
155 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
156 saying that Emacs provides menus and mouse support (which is par for
157 the course).
158
159 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
160 early on.
161 (Point): Copyedit. Relegate historical trivia to a footnote.
162 (Mode Line): Explain mode-line format more consistently.
163 (Menu Bar): Copyedit.
164
1e9fa96d
GM
1652008-06-27 Glenn Morris <rgm@gnu.org>
166
167 * cal-xtra.texi (Sexp Diary Entries):
168 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
169
dc9bebb8
CY
1702008-06-26 Chong Yidong <cyd@stupidchicken.com>
171
172 * mark.texi (Shift selection): New node.
173 (Mark): Copyedits.
174 (Persistent Mark): Move to the end of the chapter.
175
e7881076
EZ
1762008-06-20 Eli Zaretskii <eliz@gnu.org>
177
178 * makefile.w32-in (distclean): Remove makefile.
179
f427400c
NR
1802008-06-17 Nick Roberts <nickrob@snap.net.nz>
181
182 * building.texi (Starting GUD): Add an entry for gud-gdb.
183 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
184 command mode.
185
b597d348
GM
1862008-06-17 Glenn Morris <rgm@gnu.org>
187
188 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
189
647b7094
NR
1902008-06-17 Nick Roberts <nickrob@snap.net.nz>
191
192 * building.texi (Starting GUD): Expand on remote debugging.
193 (Other GDB-UI Buffers): Mention new keyboard bindings.
194
47a30023
GM
1952008-06-15 Glenn Morris <rgm@gnu.org>
196
197 * gnu.texi: Use a verbatim license for this invariant section,
198 as per etc/GNU.
199
37e5d54a
GM
2002008-06-13 Daniel Engeler <engeler@gmail.com>
201
202 * emacs.texi, misc.texi: Add documentation about serial port access.
203
8e65d46c
GM
2042008-06-13 Glenn Morris <rgm@gnu.org>
205
c1473b4c
MB
206 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
207 maintain.info.
8e65d46c 208
e40a85cd
MB
2092008-06-05 Miles Bader <miles@gnu.org>
210
211 * display.texi (Temporary Face Changes): Update to reflect function
212 renamings in face-remap.el.
213
56c73dec
MB
2142008-06-04 Miles Bader <miles@gnu.org>
215
216 * display.texi (Temporary Face Changes): Add
217 `adjust-buffer-face-height'. Rewrite description of
218 `increase-buffer-face-height' and `decrease-default-face-height' now
219 that they aren't bound by default.
220
9d3d42fb
MB
2212008-06-03 Miles Bader <miles@gnu.org>
222
223 * display.texi (Temporary Face Changes): New node.
224
2be6bfe2
EZ
2252008-05-31 Eli Zaretskii <eliz@gnu.org>
226
227 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
228
daf7e339
GM
2292008-05-31 Glenn Morris <rgm@gnu.org>
230
231 * cal-xtra.texi (Fancy Diary Display): Simplify.
232
d21d2618
GM
2332008-05-30 Glenn Morris <rgm@gnu.org>
234
235 * cal-xtra.texi (Fancy Diary Display): Update for
236 diary-display-function replacing diary-display-hook.
237
71ce5fd0
JB
2382008-05-29 Drew Adams <drew.adams@oracle.com>
239
240 * msdog.texi (Windows Keyboard): Add descriptions of
241 w32-register-hot-key and w32-unregister-hot-key.
242
a3cdbdf8
MO
2432008-05-21 Tom Tromey <tromey@redhat.com>
244
245 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
246 Variables node.
247
854a574c
MO
2482008-05-19 Tom Tromey <tromey@redhat.com>
249
250 * custom.texi (Variables): Add Directory Variables to menu.
251 (Directory Variables): New node.
252
7c2ec3f9
ER
2532008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
254
71ce5fd0 255 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 256
370fded4
ER
2572008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
258
259 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
260 Revision Tags and rewritten. Section now uses modern terminology,
261 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
262 accurately.
263
6af511e3
EZ
2642008-05-10 Eli Zaretskii <eliz@gnu.org>
265
266 * msdog.texi (Windows Files): Update documentation of
267 w32-get-true-file-attributes.
268
7a78b6e7
ER
2692008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
270
271 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
272 directory mode.
273
1bcfc24e
CY
2742008-05-08 Chong Yidong <cyd@stupidchicken.com>
275
276 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 277 entry "television".
1bcfc24e 278
db86064f
ER
2792008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
280
ab5ec32c 281 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 282
a31b405e
ER
2832008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
284
285 * emacs/buffers.texi, emacs/files.texi (Version-control):
286 vc-toggle-read-only is no longer a good idea...
287
ff2c14fc
GM
2882008-04-29 Glenn Morris <rgm@gnu.org>
289
290 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
291
367c9b7c
JL
2922008-04-22 Juri Linkov <juri@jurta.org>
293
294 * dired.texi (Subdirectories in Dired): Describe using `^'
295 to return to the parent directory.
296
4ac1e9b4
NR
2972008-04-22 Nick Roberts <nickrob@snap.net.nz>
298
299 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
300 recent changes.
301
b9b3bf2b
NR
3022008-04-19 Nick Roberts <nickrob@snap.net.nz>
303
304 * building.texi (GDB-UI Layout, Breakpoints Buffer)
305 (Other GDB-UI Buffers): Update for recent thread related changes.
306
4d120d6a
SM
3072008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
308
309 * maintaining.texi (Maintaining):
310 * emacs.texi (Top): Typo.
311
a152877d
SM
3122008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
313
b9b3bf2b
NR
314 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
315 arg in `font-lock-add-keywords'.
a152877d 316
36c0514c
GM
3172008-04-08 Glenn Morris <rgm@gnu.org>
318
319 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
320 Also add Baha'i calendar references where appropriate.
321
06a97d46
GM
3222008-04-05 Glenn Morris <rgm@gnu.org>
323
324 * custom.texi (Init File): Byte-compiling .emacs is bad.
325
6adc6eed
SM
3262008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
327
328 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
329
571388b0
GM
3302008-03-29 Glenn Morris <rgm@gnu.org>
331
332 * calendar.texi: Update for `calendar-date-style' replacing
333 `european-calendar'.
334
3ae8f876
JR
3352008-03-28 Jason Rumney <jasonr@gnu.org>
336
337 * display.texi (Display Custom): Mention overlay-margin in text.
338
5bc6ddff 3392008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 340
5bc6ddff
MB
341 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
342 tutorial' comments.
03a864d5 343
7186a830
CY
3442008-03-28 Chong Yidong <cyd@stupidchicken.com>
345
346 * mark.texi (Mark): Rearrange nodes.
347 (Persistent Mark): Rename from Transient Mark.
348 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
349 Describe Transient Mark mode as the default.
350
351 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
352 the default behavior with Transient Mark mode off.
353 (Position Info): Fix typo.
354
71ce5fd0
JB
355 * display.texi (Standard Faces): Reference the Mark node.
356 Remove discussion of the region face, which is discussed there.
7186a830
CY
357
358 * emacs.texi (Top): Update node listings.
359
360 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
361 as the default.
362
363 * fixit.texi (Undo): Standardize choice of undo key sequence.
364 (Undo, Spelling): Describe Transient Mark mode as the default.
365
366 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
367 default.
368
369 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
370
371 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
372 mode is the default, and note that the mark is not activated when set.
373
374 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
375 Describe Transient Mark mode as the default.
376
377 * search.texi (Basic Isearch): Reference the Mark Ring node.
378 (Replace, Unconditional Replace, Other Repeating Search):
379 Describe Transient Mark mode as the default.
380
381 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
382 Transient Mark mode as the default.
383 (Paragraphs): Describe how M-h behaves when region is active.
384
385 * trouble.texi (Quitting): Clarify effects of C-g.
386
dc47d1ff
GM
3872008-03-13 Glenn Morris <rgm@gnu.org>
388
389 * emacs.texi (EMACSVER): Set to 23.0.60.
390
e3e0fb39 3912008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 392
e3e0fb39
GM
393 * dired.texi (Hiding Subdirectories): Fix previous change.
394
3952008-03-05 Drew Adams <drew.adams@oracle.com>
396
397 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 398
5e14abf8
KS
3992008-02-28 Kim F. Storm <storm@cua.dk>
400
401 * help.texi (Help Files): Move describe-gnu-project to C-h g.
402 Move describe-distribution to C-h C-o.
403 Move view-emacs-problems to C-h C-p.
404 Add view-emacs-debugging on C-h C-d.
405 Add view-external-packages on C-h C-e.
d0207bf3 406 Add view-order-manuals on C-h C-m.
5e14abf8 407
d0207bf3 4082008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
409
410 * msdog-xtra.texi (MS-DOS): Docstring fix.
411
87e391bb
EZ
4122008-02-09 Eli Zaretskii <eliz@gnu.org>
413
414 * msdog.texi (Windows Fonts): Use a @table for describing font
415 properties.
416
5662e503
JR
4172008-02-07 Jason Rumney <jasonr@gnu.org>
418
419 * msdog.texi (Windows Files): w32-get-true-file-attributes default
420 value has changed.
421 (Windows HOME): Clarify what is meant by "if that fails as well".
422 (Windows Fonts): New section.
423
72463824
GM
4242008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
425
426 * basic.texi (Basic Undo): Remove duplicate "you can".
427
7ff926e0
EZ
4282008-02-02 Eli Zaretskii <eliz@gnu.org>
429
430 * maintaining.texi (Tags): Fix last change.
431
6ab7aef1
MA
4322008-02-02 Michael Albinus <michael.albinus@gmx.de>
433
093571c3 434 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 435
ace67e7e
NR
4362008-01-31 Nick Roberts <nickrob@snap.net.nz>
437
438 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
439
ae068fdf
RS
4402008-01-26 Richard Stallman <rms@gnu.org>
441
442 * maintaining.texi (Tags): Delete redundant index entry.
443
a56d9a08
EZ
4442008-01-26 Eli Zaretskii <eliz@gnu.org>
445
446 * programs.texi (Imenu): Move "@cindex tags" from here...
447 * maintaining.texi (Tags): ...to here.
448
e941ed90
NR
4492008-01-23 Kevin Ryde <user42@zip.com.au>
450
451 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
452 click count.
453
650276d5
JB
4542008-01-21 Juanma Barranquero <lekktu@gmail.com>
455
456 * entering.texi (Exiting): Fix typo.
457 Reported by D. E. Evans <sinuhe@gnu.org>.
458
8dc17977
MR
4592007-12-31 Martin Rudalics <rudalics@gmx.at>
460
461 * glossary.texi (Glossary): Fix typo.
462
9f9695a6
RS
4632007-12-27 Richard Stallman <rms@gnu.org>
464
465 * text.texi (Formatted Text): Improve menu tag.
466 (Editing Format Info): In Info, add duplicate menu of nodes
467 about the submenus.
468 (Format Faces): Say where Faces menu is found. Mention Other.
469 (Format Colors): Say where these submenus are found.
470 (Format Indentation, Format Justification): Likewise.
471 (Format Properties): Likewise.
472
abfd0191
RS
4732007-12-22 Richard Stallman <rms@gnu.org>
474
475 * search.texi (Query Replace): Make exp of query-replace more
476 self-contained, and clarify.
8dc17977 477
abfd0191
RS
478 * cc-mode.texi (Getting Started): Change @ref to @pxref.
479
a2586785
RS
4802007-12-15 Richard Stallman <rms@gnu.org>
481
482 * files.texi (Auto Save): Clarify definition of auto-saving.
483
a67cf2bb
RS
4842007-11-26 Richard Stallman <rms@gnu.org>
485
486 * help.texi (Help Echo): Cleanups.
487
448b33b1
TTN
4882007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
489
490 * files.texi (Why Version Control?): Fix typo.
491 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
492 (Selecting a Fileset): Fix typos; small rewording.
493 (Log Buffer): Likewise.
494 (Old Revisions): Likewise.
448b33b1 495
221bb7f6
EZ
4962007-11-17 Eli Zaretskii <eliz@gnu.org>
497
498 * mule.texi (Communication Coding): Fix wording of last change.
499
d0207bf3 5002007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 501
630cb3b7
JB
502 * custom.texi (Specifying File Variables):
503 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 504
53b7759e
KH
5052007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
506
a5ab2e0c 507 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
508
509 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
510
c8763fb6 5112007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 512
630cb3b7 513 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
514 --output=file.
515
ff98e024
MR
5162007-11-13 Martin Rudalics <rudalics@gmx.at>
517
518 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
519 (Help Echo): Avoid mentioning the term "region" here and
520 consistently use the term "active text".
521
37b11c22
GM
5222007-11-11 Glenn Morris <rgm@gnu.org>
523
524 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
525
21d50ba1
JL
5262007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
527
528 * search.texi (Query Replace): Mention
529 `query-replace-show-replacement'.
530
c12ecb0a 5312007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
532
533 * building.texi (Watch Expressions): Remove obscure sentence.
534
3b4201f4
KH
5352007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
536
537 * mule.texi (Select Input Method): Describe how to activate an input
538 method in the text mode.
539
07e5c0b0
DN
5402007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
541
542 * cmdargs.texi (Misc Variables): Remove Sun windows info.
543
52dd7391
NR
5442007-10-30 Nick Roberts <nickrob@snap.net.nz>
545
546 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
547
c004e539
GM
5482007-10-30 Glenn Morris <rgm@gnu.org>
549
550 * misc.texi (Directory Tracking): Explain a bit more about
551 dirtrack-mode.
552
ca8c5b8c
GM
5532007-10-25 Glenn Morris <rgm@gnu.org>
554
555 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
556
b6c764ef
RS
5572007-10-24 Richard Stallman <rms@gnu.org>
558
559 * misc.texi (Interactive Shell): Cleanup last change.
560
eabd84c9
JL
5612007-10-22 Juri Linkov <juri@jurta.org>
562
563 * mini.texi (Minibuffer History): Add text about a list of minibuffer
564 default values.
565
0b43c7e2
ER
5662007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
567
ca8c5b8c 568 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
569 'filesets'.
570
a80859d4
MR
5712007-10-18 Martin Rudalics <rudalics@gmx.at>
572
573 * trouble.texi (Quitting): Fix typo.
574
c9447ae1
GM
5752007-10-18 Glenn Morris <rgm@gnu.org>
576
577 * frames.texi (Mode Line Mouse): Mention minor mode names.
578
168b980f
JL
5792007-10-17 Juri Linkov <juri@jurta.org>
580
581 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
582 fill-paragraph operates on the active region in Transient Mark mode.
583 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
584 with fill-paragraph.
585
586 * basic.texi (Arguments): Replace fill-paragraph-or-region with
587 fill-paragraph.
588
589 * fixit.texi (Spelling): ispell-word operates on the active region
590 in Transient Mark mode.
591
5a331f34
JB
5922007-10-17 Aaron S. Hawley <aaronh@garden.org>
593
594 * building.texi (Source Buffers):
595 * custom.texi (Init Non-ASCII):
596 * glossary.texi (Glossary): Use "key binding" consistently.
597
2a9f4d55
JB
5982007-10-17 Juanma Barranquero <lekktu@gmail.com>
599
600 * calendar.texi (Diary): Fix directive.
601
de13cecf
RS
6022007-10-16 Richard Stallman <rms@gnu.org>
603
604 * calendar.texi (Diary): Clarify text about diary file example.
605
5f90d53e
ER
6062007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
607
608 * files.texi: Capitalize node names according to convention.
609
3aa491bc
GM
6102007-10-13 Glenn Morris <rgm@gnu.org>
611
612 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
613
8a3106d3
ER
6142007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
615
616 * emacs.texi:
617 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 618 suggested by RMS and Robert J. Chassell.
8a3106d3 619
da1080a2
ER
6202007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
621
3aa491bc 622 * files.texi (Version Systems):
0870a421
ER
623 * vc-xtra.texi:
624 * vc1-xtra.texi:
ac3f4c6f 625 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 626 operations. Change of terminology from `version' to `revision'.
a7fc5b78 627 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 628 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 629
58ade22b
ER
6302007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
631
da1080a2 632 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
633 Reorder the descriptions to be chronological.
634
93870ce2
RS
6352007-10-09 Richard Stallman <rms@gnu.org>
636
637 * display.texi (Cursor Display): Correct how cursor appears
638 in nonselected windows.
639
568c7288
NR
6402007-10-04 Nick Roberts <nickrob@snap.net.nz>
641
642 * building.texi (GDB Graphical Interface): Remove references to gdba
643 and mention gud-gdb.
644
1af74d06 6452007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 646
1af74d06 647 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 648
0d8fb755
JL
6492007-10-06 Juri Linkov <juri@jurta.org>
650
651 * text.texi (Fill Commands): Document fill-paragraph-or-region.
652 (Fill Prefix, Format Indentation): Replace fill-paragraph with
653 fill-paragraph-or-region.
654
655 * basic.texi (Arguments): Replace fill-paragraph with
656 fill-paragraph-or-region.
657
b981e2c6
ER
6582007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
659
660 * files.texi: Update the section on version control for 2007
2a9f4d55 661 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
662 will come later.
663
5fceaf9c
GM
6642007-09-15 Glenn Morris <rgm@gnu.org>
665
666 * calendar.texi (Holidays): Change all instances of `holiday-list' back
667 to `list-holidays'.
668
b0e44b17
GM
6692007-09-14 Glenn Morris <rgm@gnu.org>
670
671 * calendar.texi: Update all instances of mark-calendar-holidays,
672 list-calendar-holidays, list-holidays with the new names.
673
8cf51b2c
GM
6742007-09-06 Glenn Morris <rgm@gnu.org>
675
676 * Move manual sources from man/ to subdirectories of doc/.
677 Split into the Emacs manual in emacs/, and other manuals in misc/.
678 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
679 manual.
680 (infodir): New variable.
681 (info): Use $infodir.
682 (emacsman): Delete target, not needed any more.
683 Move all targets that are not the Emacs manual to misc/Makefile.in.
684 (mostlyclean): Remove `gnustmp'.
685 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
686 manual.
92f9b43f 687 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
688 (emacsman): Delete target, not needed any more.
689 (clean): Remove all info files but Emacs manual.
690 Move all targets that are not the Emacs manual to misc/Makefile.in.
691 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
692
693 * Makefile.in (INFOSOURCES): Delete.
694 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
695 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
696 *.vrs *.toc here...
697 (maintainer-clean): ...from here.
698
6992007-09-05 Glenn Morris <rgm@gnu.org>
700
701 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
702
8cf51b2c
GM
7032007-08-29 Glenn Morris <rgm@gnu.org>
704
705 * emacs.texi (EMACSVER): Increase to 23.0.50.
706
3420c522
RS
7072007-08-27 Richard Stallman <rms@gnu.org>
708
709 * emacs.texi (Top): Clarify menu item for Glossary.
710
711 * display.texi (Faces): Change secn title.
712 Clarify not all fonts come from Font Lock.
713
8cf51b2c
GM
7142007-08-17 Eli Zaretskii <eliz@gnu.org>
715
716 * basic.texi (Position Info): Add index entry for face at point.
717 Mention that character faces are also displayed by "C-u C-x =".
718
8cf51b2c
GM
7192007-08-08 Glenn Morris <rgm@gnu.org>
720
721 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
722
7232007-08-07 Chong Yidong <cyd@stupidchicken.com>
724
725 * files.texi (File Conveniences): Document point motion keys in Image
726 mode.
727
8cf51b2c
GM
7282007-07-27 Glenn Morris <rgm@gnu.org>
729
8cf51b2c
GM
730 * emacs.texi (Copying): Include license text from gpl.texi, rather than
731 in-line.
732
733 * gpl.texi: New file with text of GPL.
734 * Makefile.in (EMACSSOURCES): Add gpl.texi.
735
7362007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
737
738 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
739
740 * dired.texi (Wdired): Mention C-x C-q key binding.
741
7422007-07-28 Nick Roberts <nickrob@snap.net.nz>
743
744 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
745
7462007-07-25 Glenn Morris <rgm@gnu.org>
747
8cf51b2c
GM
748 * emacs.texi (Copying): Replace license with GPLv3.
749
750 * Relicense all FSF files to GPLv3 or later.
751
7522007-07-24 Glenn Morris <rgm@gnu.org>
753
754 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
755 for some calendars.
756
7572007-07-23 Nick Roberts <nickrob@snap.net.nz>
758
759 * screen.texi (Mode Line): Describe new mode-line flag that shows if
760 default-directory for the current buffer is on a remote machine.
761
8cf51b2c
GM
7622007-07-21 Eli Zaretskii <eliz@gnu.org>
763
764 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
765 default value.
766
7672007-07-21 Richard Stallman <rms@gnu.org>
768
769 * files.texi (Why Version Control?): Improve previous change.
770
7712007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
772
773 * files.texi (Why Version Control?): New node.
774
8cf51b2c
GM
7752007-07-12 Nick Roberts <nickrob@snap.net.nz>
776
8cf51b2c
GM
777 * building.texi (Starting GUD): Add xref to this anchor.
778
8cf51b2c
GM
7792007-06-24 Karl Berry <karl@gnu.org>
780
2a9f4d55 781 * emacs.texi: New Back-Cover Text.
8cf51b2c 782
8cf51b2c
GM
7832007-06-07 Alan Mackenzie <acm@muc.de>
784
785 * display.texi (Optional Mode Line): Document the new form of
786 line+column numbers, "(561,2)".
787
7882007-06-06 Juanma Barranquero <lekktu@gmail.com>
789
49823426 790 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
791
7922007-06-02 Chong Yidong <cyd@stupidchicken.com>
793
794 * Version 22.1 released.
795
8cf51b2c
GM
7962007-05-07 Karl Berry <karl@gnu.org>
797
798 * emacs.texi (EMACSVER): Back to 22.
799
8002007-05-06 Richard Stallman <rms@gnu.org>
801
802 * maintaining.texi (Create Tags Table): Clean up previous change.
803
c8763fb6 8042007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
805
806 * maintaining.texi (Create Tags Table): Add text about the dangers of
807 making symbolic links to tags files.
808
8092007-05-04 Karl Berry <karl@gnu.org>
810
811 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
812
8132007-05-03 Karl Berry <karl@gnu.org>
814
815 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
816
817 * .cvsignore (*.pdf): New entry.
818
8cf51b2c
GM
819 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
820 for printing.
821
8222007-05-01 Richard Stallman <rms@gnu.org>
823
824 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
825
8cf51b2c
GM
8262007-04-28 Glenn Morris <rgm@gnu.org>
827
828 * ack.texi (Acknowledgments):
829 * anti.texi (Antinews):
8cf51b2c
GM
830 * programs.texi (Program Modes): Restore mention of python.el pending
831 consideration of legal status.
832
8332007-04-28 Richard Stallman <rms@gnu.org>
834
835 * files.texi (File Names): Fixes to ~ description on MS systems.
836
8cf51b2c
GM
8372007-04-26 Glenn Morris <rgm@gnu.org>
838
839 * emacs.texi (EMACSVER): Increase to 22.1.50.
840
8412007-04-25 Karl Berry <karl@gnu.org>
842
843 * emacs.texi: Improve line breaks on copyright page,
844 similar layout to lispref, 8.5x11 by default.
845
846 * dired.texi (Image-Dired): Improve line break, fix typo.
847
8482007-04-24 Chong Yidong <cyd@stupidchicken.com>
849
850 * programs.texi (Program Modes):
8cf51b2c
GM
851 * anti.texi (Antinews):
852 * ack.texi (Acknowledgments): python.el removed.
853
8cf51b2c
GM
8542007-04-23 Chong Yidong <cyd@stupidchicken.com>
855
856 * display.texi (Highlight Interactively): Correct description of
857 hi-lock-file-patterns-policy.
858
859 * files.texi (File Archives): Mention self-extracting executables.
860
8612007-04-23 Eli Zaretskii <eliz@gnu.org>
862
863 * search.texi (Unconditional Replace, Query Replace): Add xref to
864 "Replacement and Case".
865
8662007-04-22 Chong Yidong <cyd@stupidchicken.com>
867
868 * dired.texi (Image-Dired): Move from Thumbnails node.
869 * misc.texi (Thumbnails): Node deleted.
870 * emacs.texi (Top): Update node listing.
871
872 * files.texi (File Conveniences):
49823426 873 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
874
8752007-04-21 Richard Stallman <rms@gnu.org>
876
877 * display.texi (Highlight Interactively): Correct previous change.
878 Clarify doc of hi-lock-find-patterns, and move new features into it.
879
8802007-04-20 David Koppelman <koppel@ece.lsu.edu>
881
882 * display.texi (Highlight Interactively): Document
883 hi-lock-file-patterns-policy.
884
8852007-04-20 Martin Rudalics <rudalics@gmx.at>
886
887 * display.texi (Scrolling): Fix typo.
888
8cf51b2c
GM
8892007-04-15 Chong Yidong <cyd@stupidchicken.com>
890
8cf51b2c
GM
891 * doclicense.texi: Remove node heading, so that it can be included by
892 other files.
893
894 * emacs.texi: Insert node heading for GFDL.
895
8cf51b2c
GM
8962007-04-14 Eli Zaretskii <eliz@gnu.org>
897
898 * cmdargs.texi (Colors): Qualify "color of window" index entry by
899 "command line".
900
901 * display.texi (Faces): Refer to "Creating Frames" for face
902 and other frame customizations in .emacs.
903
904 * frames.texi (Creating Frames): Mention that face customizations can
905 be put in .emacs. Add index entries.
906
9072007-04-12 Richard Stallman <rms@gnu.org>
908
909 * glossary.texi (Glossary): Explain `iff'.
910
9112007-04-11 Karl Berry <karl@gnu.org>
912
913 * gnu.texi (Top),
914 * macos.texi (Mac Font Specs),
915 * anti.texi (Antinews),
916 * xresources.texi (Resources),
917 * misc.texi (Emulation),
918 * calendar.texi (Daylight Saving),
919 * dired.texi (Dired and Find),
920 * rmail.texi (Remote Mailboxes),
921 * sending.texi (Mail Headers),
922 * programs.texi (Which Function),
923 * files.texi (Recover),
924 * buffers.texi (Uniquify),
925 * frames.texi (Wheeled Mice),
926 * killing.texi (Rectangles): Wording to improve breaks in
927 8.5x11 format.
928 * mule.texi (Language Environments): \hbadness=10000 since there's
929 no way to reword.
930 * emacs.texi (smallbook): New @set to more easily switch between
931 smallbook and 8.5x11.
932
9332007-04-11 Richard Stallman <rms@gnu.org>
934
935 * files.texi (File Conveniences): Add xref to Tumme.
936 Delete text about Thumbnail mode.
937
8cf51b2c
GM
9382007-04-09 Alan Mackenzie <acm@muc.de>
939
940 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
941 new name. Insert concept index entries.
942
8cf51b2c
GM
9432007-04-08 Chong Yidong <cyd@stupidchicken.com>
944
945 * display.texi (Standard Faces): Document prefix arg for
946 list-faces-display.
947
948 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
949
8cf51b2c
GM
9502007-04-07 Chong Yidong <cyd@stupidchicken.com>
951
8cf51b2c
GM
952 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
953
954 * files.texi (Misc File Ops): Rewrite description of
955 insert-file-literally.
956
8cf51b2c
GM
9572007-03-31 Eli Zaretskii <eliz@gnu.org>
958
959 * misc.texi (Printing): Postscript -> PostScript.
960
8cf51b2c
GM
961 * ack.texi (Acknowledgments): Postscript -> PostScript.
962
963 * custom.texi (Init File, Init Non-ASCII): Fix last change.
964
965 * emacs.texi (Top): Fix the menu due to the change in custom.texi
966 below.
967
9682007-03-30 Chong Yidong <cyd@stupidchicken.com>
969
970 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
971 Init Non-ASCII.
972 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
973 (Init Non-ASCII): New node.
974
9752007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
976
977 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
978
8cf51b2c
GM
9792007-03-12 Glenn Morris <rgm@gnu.org>
980
8cf51b2c
GM
981 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
982 "Daylight Savings".
983
49823426 984 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
985 saving" in text throughout.
986
8cf51b2c
GM
9872007-03-04 Richard Stallman <rms@gnu.org>
988
989 * custom.texi (Safe File Variables): Minor correction.
990
8cf51b2c
GM
9912007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
992
993 * rmail.texi (Movemail): Add internal ref.
994 Don't indent the intro for the PROTO table.
995 Format PROTO table items with @code.
996
8cf51b2c
GM
9972007-02-26 Nick Roberts <nickrob@snap.net.nz>
998
999 * building.texi: Remove references to bashdb.
1000
8cf51b2c
GM
10012007-02-19 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * mule.texi (Language Environments): Update list of supported language
1004 environments.
1005
8cf51b2c
GM
10062007-02-14 Kim F. Storm <storm@cua.dk>
1007
1008 * building.texi (Grep Searching): Fix lgrep doc.
1009
10102007-02-12 Chong Yidong <cyd@stupidchicken.com>
1011
1012 * back.texi: Remove unused file.
1013
c8763fb6 10142007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1015
1016 * maintaining.texi (Tag Syntax): Now --members is the default for
1017 etags, not for ctags yet.
1018
8cf51b2c
GM
10192007-02-03 Eli Zaretskii <eliz@gnu.org>
1020
1021 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1022 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1023 expects. Add comments to prevent people from inadvertently modifying
1024 the key parts needed by `texinfo-multiple-files-update'.
1025
10262007-01-29 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * frames.texi (Secondary Selection): Window clicked does not matter
1029 when mouse-yank-at-point is non-nil.
1030
8cf51b2c
GM
10312007-01-16 Glenn Morris <rgm@gnu.org>
1032
1033 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1034 system abbrev.
1035
10362007-01-11 Richard Stallman <rms@gnu.org>
1037
1038 * msdog.texi (Windows Keyboard): Another small cleanup.
1039
10402007-01-10 Richard Stallman <rms@gnu.org>
1041
1042 * msdog.texi (Windows Keyboard): Yet another try to make
1043 everyone happy with that passage.
1044
10452007-01-05 Richard Stallman <rms@gnu.org>
1046
1047 * anti.texi (Antinews): Mention M-x shell scrolling.
1048
10492007-01-05 Nick Roberts <nickrob@snap.net.nz>
1050
1051 * building.texi (Watch Expressions): Describe gdb-max-children.
1052
8cf51b2c
GM
10532007-01-04 Richard Stallman <rms@gnu.org>
1054
8cf51b2c
GM
1055 * msdog.texi (Windows Keyboard): Clarify previous change.
1056
8cf51b2c
GM
10572007-01-02 Richard Stallman <rms@gnu.org>
1058
1059 * custom.texi (Changing a Variable): Minor clarification.
1060 (Specific Customization): customize-customized => customize-unsaved.
1061
1062 * entering.texi (Entering Emacs): Clean up text about restarting
1063 Emacs for each file.
1064
1065 * misc.texi (Shell Options): Minor cleanup.
1066
1067 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1068 with Emacs, not vice versa.
1069
1070 * programs.texi (Symbol Completion): Recommend customizing
1071 window manager.
1072
1073 * xresources.texi (Resources): Minor fix.
1074
c8763fb6 10752007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1076
1077 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1078
10792007-01-01 Richard Stallman <rms@gnu.org>
1080
1081 * commands.texi (User Input): Document keys stolen by window mangers.
1082
10832006-12-31 Richard Stallman <rms@gnu.org>
1084
1085 * custom.texi (Specific Customization): Document customize-option
1086 instead of customize-variable.
1087
10882006-12-31 Kim F. Storm <storm@cua.dk>
1089
1090 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1091
10922006-12-30 Kim F. Storm <storm@cua.dk>
1093
1094 * killing.texi (CUA Bindings): Fix typo.
1095
1096 * xresources.texi (Table of Resources): Mention grow-only value for
1097 auto-resize-tool-bars.
1098
8cf51b2c
GM
10992006-12-27 Eli Zaretskii <eliz@gnu.org>
1100
1101 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1102 and how to get them back.
1103
11042006-12-26 Richard Stallman <rms@gnu.org>
1105
1106 * calendar.texi (Holidays): Holiday listing is based on current
1107 practice, but DST is not.
1108
11092006-12-25 Richard Stallman <rms@gnu.org>
1110
1111 * emacs.texi (Top): Update subnode menus.
1112
1113 * mark.texi (Transient Mark): Fix xref.
1114
1115 * killing.texi (Graphical Kill): Node deleted.
1116 (Killing): Add xref to Cut and Paste.
1117 (CUA Bindings): Update xref.
1118
1119 * frames.texi (Cut and Paste): New section to hold other nodes.
1120 (Mouse Commands): Node demoted.
1121 (Cut/Paste Other App): Split out from Mouse Commands.
1122 (Word and Line Mouse): Likewise.
1123 (Secondary Selection, Clipboard): Nodes demoted.
1124
8cf51b2c
GM
11252006-12-24 Kevin Ryde <user42@zip.com.au>
1126
1127 * calendar.texi (Holidays): US daylight saving begins second Sunday
1128 in March for 2007 onwards.
1129 (Daylight Savings): Show new US default daylight saving rules, 2nd
1130 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1131
11322006-12-23 Chong Yidong <cyd@stupidchicken.com>
1133
1134 * calendar.texi (Scroll Calendar): < and > are switched.
1135
11362006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1137
1138 * killing.texi (Deletion): Describe M-\ prefix argument.
1139
11402006-12-23 Richard Stallman <rms@gnu.org>
1141
1142 * search.texi (Regexp Search): Explain why forward and reverse regexp
1143 search are not mirror images.
1144
8cf51b2c
GM
11452006-12-19 Kim F. Storm <storm@cua.dk>
1146
1147 * major.texi (Choosing Modes): Describe match-function elements for
1148 magic-mode-alist.
1149
8cf51b2c
GM
11502006-12-18 Eli Zaretskii <eliz@gnu.org>
1151
1152 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1153 peculiarities.
1154
11552006-12-18 Richard Stallman <rms@gnu.org>
1156
1157 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1158
8cf51b2c
GM
11592006-12-17 Alan Mackenzie <acm@muc.de>
1160
1161 * programs.texi (Left Margin Paren): Remove the bit which says
1162 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1163 Discuss some of the issues of setting this option to nil.
1164
11652006-12-17 Glenn Morris <rgm@gnu.org>
1166
1167 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1168
11692006-12-16 Eli Zaretskii <eliz@gnu.org>
1170
1171 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1172 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1173 NTFS volumes.
1174 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1175 volumes.
1176
11772006-12-15 Eli Zaretskii <eliz@gnu.org>
1178
1179 * text.texi (HTML Mode): Fix "C-c TAB".
1180
8cf51b2c
GM
11812006-12-09 Richard Stallman <rms@gnu.org>
1182
1183 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1184
11852006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1186
1187 * files.texi (Misc File Ops): Document insert-file-literally.
1188
11892006-12-08 Eli Zaretskii <eliz@gnu.org>
1190
1191 * cmdargs.texi (Colors): Note that --color is intended for overriding
1192 the terminal defaults, not for normal invocation.
1193
1194 * misc.texi (Emacs Server): Improve wording. Don't mention the
1195 ``server program''. Add a cross-reference to "Init File" node.
1196 (Invoking emacsclient): Add index entries. Document both short and
1197 long versions of command-line options. Document the -f option.
1198
8cf51b2c
GM
11992006-12-06 Richard Stallman <rms@gnu.org>
1200
1201 * text.texi (Outline Format): Say to set outline-regexp
1202 and outline-level with major modes and file local variables.
1203
c8763fb6 12042006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1205
1206 * anti.texi (Antinews): Mention the alternative to
1207 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1208
8cf51b2c
GM
1209 * misc.texi (Interactive Shell): Ditto.
1210
12112006-12-04 Eli Zaretskii <eliz@gnu.org>
1212
1213 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1214
1215 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1216
12172006-12-01 Eli Zaretskii <eliz@gnu.org>
1218
1219 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1220 colon in the mode line.
1221
1222 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1223
12242006-11-26 Nick Roberts <nickrob@snap.net.nz>
1225
1226 * building.texi (Watch Expressions): Mention SPC for expanding/
1227 contracting watch expressions.
1228
12292006-11-26 Kim F. Storm <storm@cua.dk>
1230
1231 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1232
12332006-11-26 Nick Roberts <nickrob@snap.net.nz>
1234
1235 * building.texi (Debugger Operation): Define text command mode.
1236 Clarify how tooltips work.
1237 (GDB Graphical Interface): Explain how to run in text command mode
1238 more clearly.
1239
12402006-11-25 Juanma Barranquero <lekktu@gmail.com>
1241
1242 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1243
12442006-11-22 Juanma Barranquero <lekktu@gmail.com>
1245
1246 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1247
8cf51b2c
GM
12482006-11-18 Chong Yidong <cyd@stupidchicken.com>
1249
1250 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1251 and EMACS is deprecated.
1252
12532006-11-18 Juanma Barranquero <lekktu@gmail.com>
1254
1255 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1256
c8763fb6 12572006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1258
1259 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1260
1261 * emacs.texi: Include xresources.texi both for info and dvi.
1262
1263 * xresources.texi: Merge text from xresmini.texi.
1264
c8763fb6 12652006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1266
1267 * glossary.texi: Fix typos.
1268
8cf51b2c
GM
12692006-11-06 Richard Stallman <rms@gnu.org>
1270
1271 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1272
1273 * ack.texi (Acknowledgments): Fix name spelling.
1274
12752006-11-01 Juri Linkov <juri@jurta.org>
1276
1277 * search.texi (Word Search): Document incremental word search.
1278
12792006-10-28 Glenn Morris <rgm@gnu.org>
1280
1281 * ack.texi (Acknowledgments): Add cal-html author.
1282
1283 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1284 Calendar"). Describe new package cal-html.
1285 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1286 Calendar Files."
1287
8cf51b2c
GM
12882006-10-23 Richard Stallman <rms@gnu.org>
1289
1290 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1291 Abbrev mode is enabled.
1292
8cf51b2c
GM
12932006-10-16 Richard Stallman <rms@gnu.org>
1294
8cf51b2c
GM
1295 * emacs.texi: Update ISBN.
1296
8cf51b2c
GM
12972006-10-11 Kim F. Storm <storm@cua.dk>
1298
1299 * emacs.texi (Acknowledgments): Use @dotless{i}.
1300
13012006-10-08 Nick Roberts <nickrob@snap.net.nz>
1302
1303 * building.texi (Breakpoints Buffer): Mention catchpoints.
1304
13052006-10-08 Kim F. Storm <storm@cua.dk>
1306
1307 * ack.texi (Acknowledgments): Update.
1308
1309 * emacs.texi (Acknowledgments): Fix bad @/ form.
1310
8cf51b2c
GM
13112006-10-05 Kim F. Storm <storm@cua.dk>
1312
1313 * emacs.texi (Acknowledgments): Add more contributors.
1314
13152006-10-03 Richard Stallman <rms@gnu.org>
1316
1317 * emacs.texi (Acknowledgments): Update version and edition.
1318
8cf51b2c
GM
13192006-10-01 Karl Berry <karl@gnu.org>
1320
1321 * custom.texi (Customization Groups): Page break to keep example buffer
1322 on one page.
1323
13242006-09-30 Karl Berry <karl@gnu.org>
1325
1326 * programs.texi (Basic Indent): @need to improve page break.
1327 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1328
13292006-09-29 Glenn Morris <rgm@gnu.org>
1330
1331 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1332
13332006-09-29 Karl Berry <karl@gnu.org>
1334
1335 * windows.texi (Basic Window): Remove forced @break, no longer
1336 desirable.
1337 * frames.texi (Frame Commands),
1338 * mark.texi (Marking Objects): Reword to avoid bad page break.
1339 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1340
13412006-09-19 Richard Stallman <rms@gnu.org>
1342
1343 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1344 stick to present tense.
1345
c8763fb6 13462006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1347
1348 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1349 to x-gtk-use-old-file-dialog.
1350 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1351
13522006-09-15 Jay Belanger <belanger@truman.edu>
1353
49823426 1354 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1355 Change "Library Public License" to "Lesser Public License"
1356 throughout. Use "yyyy" to represent year.
1357
8cf51b2c
GM
13582006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1359
1360 * files.texi (Visiting): Add index entry "open file".
1361
8cf51b2c
GM
13622006-09-11 Richard Stallman <rms@gnu.org>
1363
1364 * building.texi (Compilation Mode): Clarification.
1365 (Grep Searching): Add xref to Compilation Mode.
1366
8cf51b2c
GM
13672006-09-08 Richard Stallman <rms@gnu.org>
1368
1369 * search.texi (Search): Ref multi-file search commands here.
1370 (Other Repeating Search): Not here.
1371
8cf51b2c
GM
13722006-08-28 Richard Stallman <rms@gnu.org>
1373
1374 * windows.texi (Split Window): Update xref.
1375
1376 * basic.texi (Continuation Lines): Update xref.
1377
1378 * indent.texi (Tab Stops): Update xref.
1379
1380 * emacs.texi (Top): Update subnode menu.
1381
1382 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1383 split out of Display Custom.
1384
13852006-08-25 Kim F. Storm <storm@cua.dk>
1386
1387 * display.texi (Display Custom): Add variables overline-margin
1388 and x-underline-at-descent-line.
1389
13902006-08-25 Richard Stallman <rms@gnu.org>
1391
1392 * entering.texi (Exiting): Rewrite to give graphical displays
1393 priority over text terminals.
1394
1395 * search.texi (Incremental Search): Move index entries.
1396
13972006-08-23 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * custom.texi (Init File): Reference Find Init to avoid "home
1400 directory" confusion.
1401
14022006-08-22 Nick Roberts <nickrob@snap.net.nz>
1403
1404 * building.texi (Other GDB-UI Buffers): Describe how to edit
1405 a value in the locals buffer.
1406
14072006-08-21 Richard Stallman <rms@gnu.org>
1408
1409 * search.texi (Basic Isearch): Add `isearch' index entry.
1410
14112006-08-16 Richard Stallman <rms@gnu.org>
1412
1413 * misc.texi (Saving Emacs Sessions): Clean up wording.
1414
1415 * mark.texi (Marking Objects): Mention term "select all".
1416
1417 * emacs.texi (Top): Update subnode menu.
1418
1419 * help.texi (Help Mode): Move node up in file.
1420
8cf51b2c
GM
14212006-08-15 Nick Roberts <nickrob@snap.net.nz>
1422
1423 * building.texi (Stack Buffer): Explain fringe arrow.
1424
8cf51b2c
GM
14252006-08-12 Eli Zaretskii <eliz@gnu.org>
1426
8cf51b2c
GM
1427 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1428 on startup.
1429
14302006-08-11 Romain Francoise <romain@orebokech.com>
1431
1432 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1433
14342006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1435
1436 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1437
14382006-08-10 Richard Stallman <rms@gnu.org>
1439
1440 * text.texi (Format Faces): Substantial rewrites to deal
1441 with face merging. Empty regions don't count. Clarify
1442 face property inheritance.
1443
14442006-08-08 Romain Francoise <romain@orebokech.com>
1445
1446 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1447 <arjuropo@cc.jyu.fi>.
1448
8cf51b2c
GM
14492006-08-04 Eli Zaretskii <eliz@gnu.org>
1450
1451 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1452 apply to all frames.
1453
8cf51b2c
GM
14542006-08-01 Richard Stallman <rms@gnu.org>
1455
1456 * help.texi (Name Help): Add index entries for describe-variable.
1457
14582006-08-01 Nick Roberts <nickrob@snap.net.nz>
1459
1460 * building.texi (GDB Graphical Interface): Shorten node names.
1461 (GDB-UI Layout): Use GDB-related.
1462 (Other GDB-UI Buffers): Simplify English.
1463
14642006-07-31 Richard Stallman <rms@gnu.org>
1465
1466 * search.texi (Query Replace): Add xref for Dired's Q command.
1467
8cf51b2c
GM
14682006-07-31 Nick Roberts <nickrob@snap.net.nz>
1469
1470 * building.texi (GDB commands in Fringe): Rename to...
1471 (Source Buffers): ..this and move forward. Describe hollow arrow and
1472 new option gdb-find-source-frame.
1473
14742006-07-29 Richard Stallman <rms@gnu.org>
1475
1476 * dired.texi (Operating on Files): Simplify previous change
1477 and fix Texinfo usage.
1478
14792006-07-29 Eli Zaretskii <eliz@gnu.org>
1480
1481 * dired.texi (Operating on Files): Add cross-references. State the
1482 Unix commands that do similar things.
1483
14842006-07-28 Richard Stallman <rms@gnu.org>
1485
1486 * mark.texi (Transient Mark): Clarify that region never disappears
1487 when Transient Mark mode is off, and not when it is on.
1488
14892006-07-27 Richard Stallman <rms@gnu.org>
1490
1491 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1492
14932006-07-24 Richard Stallman <rms@gnu.org>
1494
1495 * xresources.texi (GTK styles): Fix texinfo usage.
1496
8cf51b2c
GM
1497 * commands.texi (User Input): Explain why we teach keyboard cmds.
1498
1499 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1500 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1501 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1502 * doclicense.texi, display.texi, dired.texi, basic.texi:
1503 * anti.texi, ack.texi: Move periods and commas inside quotes.
1504
15052006-07-22 Eli Zaretskii <eliz@gnu.org>
1506
1507 * cmdargs.texi (General Variables): Document EMAIL.
1508
15092006-07-21 Eli Zaretskii <eliz@gnu.org>
1510
1511 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1512 doesn't have effect on MS-Windows.
1513
8cf51b2c
GM
15142006-07-17 Richard Stallman <rms@gnu.org>
1515
1516 * building.texi (Grep Searching): Explain about chaining grep commands.
1517
8cf51b2c
GM
15182006-07-10 Nick Roberts <nickrob@snap.net.nz>
1519
49823426 1520 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1521
15222006-07-09 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1525 is invoked for multiple files.
1526
15272006-07-08 Eli Zaretskii <eliz@gnu.org>
1528
1529 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1530 on-line manual for the rest of this node.
1531 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1532 unconditionally.
1533 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1534 Improve wording.
1535 (Windows Printing): Improve wording.
1536 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1537 rest of this node.
1538
8cf51b2c
GM
15392006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1540
49823426
GM
1541 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1542 with eval-buffer.
8cf51b2c
GM
1543
15442006-07-05 Nick Roberts <nickrob@snap.net.nz>
1545
1546 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1547 of character translation.
1548
15492006-07-04 Nick Roberts <nickrob@snap.net.nz>
1550
1551 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1552
15532006-07-03 Karl Berry <karl@gnu.org>
1554
1555 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1556 not-too-underfull hboxes in the TeX output.
1557 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1558 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1559 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1560 * sending.texi, text.texi: Fix overfull/underfull boxes.
1561
15622006-07-03 Romain Francoise <romain@orebokech.com>
1563
1564 * m-x.texi (M-x): Fix.
1565
15662006-07-03 Richard Stallman <rms@gnu.org>
1567
8cf51b2c
GM
1568 * search.texi (Other Repeating Search): filename -> file name.
1569
1570 * misc.texi (Narrowing): Minor cleanups.
1571
1572 * files.texi (Visiting): filename -> file name.
1573
1574 * emacs.texi (Top): Update subnode menus.
1575
1576 * mule.texi (Coding Systems): Move char translation stuff here.
1577 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1578 (Recognize Coding): Substantial local rewrites.
1579 (International): Update menu.
1580
1581 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1582 (Scrolling): Substantial local rewrites.
1583 (Display): Update menu and intro.
1584
1585 * dired.texi: filename -> file name.
1586
1587 * custom.texi (Safe File Variables): Texinfo usage fix.
1588
15892006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1590
1591 * help.texi, m-x.texi: Lots of cleanups.
1592
8cf51b2c
GM
15932006-06-30 Eli Zaretskii <eliz@gnu.org>
1594
1595 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1596 (Windows Processes, Windows Misc): Shorten the printed version by
1597 selectively conditioning less important portions by @ifnottex.
1598
8cf51b2c
GM
15992006-06-27 Richard Stallman <rms@gnu.org>
1600
1601 * mini.texi (Minibuffer File): Minor cleanup.
1602
16032006-06-25 Nick Roberts <nickrob@snap.net.nz>
1604
1605 * frames.texi (XTerm Mouse): Rename to...
1606 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1607
1608 * emacs.texi (Top): Use new node name.
1609
16102006-06-24 Eli Zaretskii <eliz@gnu.org>
1611
1612 * emacs.texi (Top): Update the detailed menu according to changes in
1613 msdog.texi.
1614
1615 * msdog.texi (Windows Keyboard): New section.
1616 (Windows Mouse): New section.
1617 (Windows System Menu): Remove section (text merged with "Windows
1618 Keyboard").
1619 (Windows Misc): New section.
1620
1621 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1622
1623 * msdog.texi (ls in Lisp): New section.
1624
1625 * files.texi (Visiting): Document case-insensitive wildcard matching
1626 under find-file-wildcards.
1627
8cf51b2c
GM
16282006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1629
1630 * macos.texi (Mac Input): Add description of mac-function-modifier.
1631 Now Unicode keyboard layouts work.
1632
8cf51b2c
GM
16332006-06-10 Richard Stallman <rms@gnu.org>
1634
1635 * mule.texi (Recognize Coding): Clarify previous change.
1636
16372006-06-09 Kenichi Handa <handa@m17n.org>
1638
1639 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1640 notation.
1641
16422006-06-07 Kevin Ryde <user42@zip.com.au>
1643
1644 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1645 manual for @ifnottex, but in emacs-extra for @iftex.
1646
1647 * cmdargs.texi (General Variables): Fix smtpmail xref.
1648
16492006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1650
8cf51b2c 1651 * programs.texi (Comment Commands):
8cf51b2c 1652 * custom.texi (Specifying File Variables):
49823426 1653 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1654
16552006-06-07 Nick Roberts <nickrob@snap.net.nz>
1656
1657 * building.texi (Watch Expressions): Move node to end.
1658 (GDB Graphical Interface): Move description of clicks in fringe...
1659 (GDB commands in the Fringe): ...to here. New node.
1660
8cf51b2c
GM
16612006-06-05 Romain Francoise <romain@orebokech.com>
1662
49823426 1663 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1664
16652006-06-05 Nick Roberts <nickrob@snap.net.nz>
1666
1667 * building.texi (GDB Graphical Interface): Update bindings.
1668 (Commands of GUD): Add gud-print. Remove gud-run.
1669 Restate availability more generally.
1670
16712006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1672
1673 * mini.texi: Lots of cleanups.
1674
16752006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1676
1677 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1678 and Mouse-2.
1679
c8763fb6 16802006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1681
1682 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1683
8cf51b2c
GM
16842006-05-31 Richard Stallman <rms@gnu.org>
1685
1686 * basic.texi (Moving Point): Fix previous change.
1687
c8763fb6 16882006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1689
1690 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1691
16922006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1693
1694 * basic.texi: Many simplifications and improvements in wording.
1695
8cf51b2c
GM
16962006-05-26 Nick Roberts <nickrob@snap.net.nz>
1697
1698 * anti.texi (Antinews): Create a node for gdb-ui.
1699
8cf51b2c
GM
17002006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1701
1702 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1703
17042006-05-20 Richard Stallman <rms@gnu.org>
1705
1706 * dired.texi (Dired Navigation): dired-goto-file is now j.
1707
8cf51b2c
GM
17082006-05-20 Eli Zaretskii <eliz@gnu.org>
1709
1710 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1711 and their aliases.
1712
1713 * msdog.texi (Windows Printing): Mention non-support of plain text
1714 printing with some el-cheapo printers, and suggest a workaround.
1715
17162006-05-20 Kevin Ryde <user42@zip.com.au>
1717
1718 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1719 remove the bit saying you must set it.
1720
17212006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1722
1723 * trouble.texi (Checklist):
1724 * text.texi (Text, Auto Fill, Text Mode):
1725 * search.texi (Nonincremental Search):
1726 * rmail.texi (Rmail Labels):
1727 * mule.texi (Input Methods, Multibyte Conversion):
1728 * misc.texi (Gnus, Where to Look, PostScript):
1729 * maintaining.texi (Create Tags Table):
1730 * indent.texi (Indentation Commands):
1731 * fixit.texi (Spelling):
1732 * emacs.texi (Copying):
1733 * custom.texi (Init File): ifinfo -> ifnottex.
1734
8cf51b2c
GM
17352006-05-17 Richard Stallman <rms@gnu.org>
1736
1737 * files.texi (Diff Mode): Mention C-x `.
1738
17392006-05-08 Richard Stallman <rms@gnu.org>
1740
1741 * custom.texi (Disabling): Textual cleanups.
1742
8cf51b2c
GM
17432006-05-12 Glenn Morris <rgm@gnu.org>
1744
1745 * calendar.texi (Displaying the Diary, Format of Diary File):
1746 Refer to diary-view-entries, diary-list-entries,
1747 diary-show-all-entries rather than obsolete aliases.
1748
17492006-05-12 Eli Zaretskii <eliz@gnu.org>
1750
1751 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1752 (Displaying the Diary, Special Diary Entries, Importing Diary):
1753 * building.texi (Compilation Shell):
1754 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1755 emacs-xtra with @inforef's.
1756
1757 * files.texi (Visiting): Fix wording.
1758
1759 * mule.texi (Coding Systems, Text Coding): More indexing.
1760 Mention that C-x RET f can set eol conversion.
1761
c8763fb6 17622006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1763
1764 * xresmini.texi (GTK resources): Insert GTK description.
1765
1766 * xresources.texi (GTK resources): metafont should be menufont.
1767
8cf51b2c
GM
17682006-05-06 Michael Albinus <michael.albinus@gmx.de>
1769
49823426 1770 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1771 method, user name and host name is active only in partial
1772 completion mode.
1773
8cf51b2c
GM
17742006-05-06 Eli Zaretskii <eliz@gnu.org>
1775
1776 * makefile.w32-in (emacs.dvi):
1777 * Makefile.in (emacs.dvi): Add xresmini.texi.
1778
1779 * xresmini.texi (Table of Resources): Remove xref to non-existent
1780 node "LessTif Resources".
1781
1782 * msdog.texi (Microsoft Windows):
1783 * calendar.texi (Calendar/Diary, Displaying the Diary)
1784 (Special Diary Entries, Importing Diary, Holidays):
1785 * programs.texi (Program Modes):
1786 * text.texi (Text):
1787 * buffers.texi (Several Buffers):
1788 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1789
17902006-05-06 Eli Zaretskii <eliz@gnu.org>
1791
1792 The following changes merge the emacs-xtra manual into the main
1793 manual, but only for on-line version of the manual.
1794
1795 * vc2-xtra.texi (Version Backups, Local Version Control)
1796 (Making Snapshots, Change Logs and VC, Version Headers)
1797 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1798 on-line manual.
1799
1800 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1801 for on-line manual.
1802
1803 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1804 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1805 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1806 for on-line manual.
1807
1808 * fortran-xtra.texi (Fortran, Fortran Autofill)
1809 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1810 for on-line manual.
1811
1812 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1813 Conditional xref's for on-line manual.
1814
1815 * emerge-xtra.texi (Emerge, Overview of Emerge)
1816 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1817 manual.
1818
1819 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1820 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1821 (EMACSSOURCES): Use EMACS_XTRA.
1822 (../info/emacs-xtra): Remove.
1823 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1824
1825 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1826 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1827 (EMACSSOURCES): Use EMACS_XTRA.
1828 ($(infodir)/emacs-xtra): Remove.
1829 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1830
1831 * trouble.texi (Quitting):
1832 * text.texi (Text):
1833 * programs.texi (Program Modes):
1834 * msdog.texi (Microsoft Windows):
1835 * frames.texi (Frames):
1836 * files.texi (Backup, Version Control, VC Concepts)
1837 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1838 (Registering, VC Status, VC Undo, Multi-User Branching)
1839 (Comparing Files):
1840 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1841 (Displaying the Diary, Special Diary Entries, Importing Diary):
1842 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1843 conditional xref's, depending on @iftex/@ifnottex.
1844
1845 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1846 "MS-DOS". @include msdog-xtra.texi.
1847
1848 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1849 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1850
1851 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1852 for vc-xtra.texi subsections.
1853 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1854 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1855
1856 * sending.texi (Sending Mail): A @node line without explicit Prev,
1857 Next, and Up links.
1858
1859 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1860 Next, and Up links.
1861
1862 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1863 and its sections. @include picture-xtra.texi.
1864
1865 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1866 "Emerge".
1867 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1868
1869 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1870 exact duplicate of its name-sake in calendar.texi.
1871
1872 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1873 "Advanced Calendar/Diary Usage".
1874 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1875
1876 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1877 dired-xtra.texi.
1878 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1879
1880 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1881 (Files) [ifnottex]: Add menu entry for Autorevert.
1882
1883 * emacs-xtra.texi (Introduction): Reword to make consistent with
1884 printed version only.
1885 <Top level>: Remove the body of all chapters and move them to the
1886 new *-xtra.texi files. Use @raisesections and @lowersections to
1887 convert sections to chapters etc.
1888
1889 * msdog-xtra.texi:
1890 * fortran-xtra.texi:
1891 * vc-xtra.texi:
1892 * vc1-xtra.texi:
1893 * vc2-xtra.texi:
1894 * emerge-xtra.texi:
1895 * cal-xtra.texi:
1896 * dired-xtra.texi:
1897 * arevert-xtra.texi: New files, with text from respective chapters
1898 of emacs-xtra.texi. Convert each @chapter into @section, @section
1899 into @subsection, etc.
1900
1901 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1902 updated.
1903
1904 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1905 Windows". All references updated.
1906
19072006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1908
1909 * macos.texi (Mac Input): Mention input from Character Palette.
1910 (Mac Font Specs): Fix typo.
1911
19122006-05-05 Richard Stallman <rms@gnu.org>
1913
1914 * files.texi (Diff Mode): Minor cleanup.
1915
19162006-05-05 Karl Berry <karl@gnu.org>
1917
8cf51b2c
GM
1918 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1919 errors from the current release of makeinfo (4.8).
1920 * help.texi (Library Keywords): Change widest word in multitable
1921 template from `emulations' to `convenience'. (Not sure if this is
1922 related to the font change.)
1923
19242006-05-05 Eli Zaretskii <eliz@gnu.org>
1925
1926 * files.texi (File Names): Add a footnote about limited support of
1927 ~USER on MS-Windows.
1928
1929 * cmdargs.texi (Initial Options): Add a footnote about limited
1930 support of ~USER on MS-Windows.
1931
19322006-05-03 Richard Stallman <rms@gnu.org>
1933
1934 * files.texi (Diff Mode): Node moved here.
1935 (Comparing Files): Delete what duplicates new node.
1936 (Files): Put Diff Mode in menu.
1937
1938 * misc.texi (Diff Mode): Moved to files.texi.
1939
1940 * emacs.texi (Top): Update menu for Diff Mode.
1941
1942 * trouble.texi (Emergency Escape): Simplify.
1943
1944 * emacs.texi (Top): Minor clarification.
1945
19462006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1947
1948 * commands.texi, entering.texi, screen.texi: Many simplifications.
1949
19502006-05-03 Richard Stallman <rms@gnu.org>
1951
1952 * commands.texi (Text Characters): Delete paragraph about unibyte
1953 non-ASCII printing chars.
1954
1955 * killing.texi (Killing): Say "graphical displays".
1956 * display.texi: Say "graphical displays".
1957
1958 * cmdargs.texi (Misc X): Say "graphical displays".
1959
19602006-05-01 Richard Stallman <rms@gnu.org>
1961
1962 * emacs.texi (Top): Add Diff Mode to menu.
1963
19642006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1965
1966 * misc.texi (Diff Mode): New node.
1967
19682006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1969
1970 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1971 (Mac Environment Variables): Shorten example line.
1972 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1973
19742006-05-01 Nick Roberts <nickrob@snap.net.nz>
1975
1976 * building.texi (GUD Customization): Describe cases %d and %c.
1977 Update description for %e.
1978
19792006-04-30 Glenn Morris <rgm@gnu.org>
1980
1981 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1982
19832006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1984
1985 * custom.texi (Examining): Update C-h v output example.
1986
19872006-04-29 Kim F. Storm <storm@cua.dk>
1988
1989 * building.texi (Grep Searching): Add lgrep and rgrep.
1990
8cf51b2c
GM
19912006-04-23 Richard Stallman <rms@gnu.org>
1992
1993 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1994
1995 * xresmini.texi: New file.
1996
1997 * xresources.texi (Face Resources): Split table into font resources
1998 and the rest. Combine similar attributes for brevity.
1999
8cf51b2c
GM
20002006-04-21 Eli Zaretskii <eliz@gnu.org>
2001
2002 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2003 backslashes and case-insensitivity in file names (moved to the
2004 main manual).
2005 (MS-DOS Printing): Move most of the text to the main manual.
2006
2007 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2008 New nodes.
2009 (Windows Processes, Windows System Menu): Add index entries and
2010 fix wording.
2011
8cf51b2c
GM
20122006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2013
2014 * misc.texi (Shell Ring): Add notes on saved input when
2015 navigating off the end of the history list.
2016
20172006-04-18 Chong Yidong <cyd@mit.edu>
2018
2019 * misc.texi (Shell Options): Correct default value of
2020 comint-scroll-show-maximum-output.
2021
8cf51b2c
GM
20222006-04-18 Nick Roberts <nickrob@snap.net.nz>
2023
2024 * building.texi (Watch Expressions): Update.
2025
8cf51b2c
GM
20262006-04-12 Richard Stallman <rms@gnu.org>
2027
2028 * search.texi: Clean up previous change.
2029
20302006-04-12 Eli Zaretskii <eliz@gnu.org>
2031
2032 * search.texi (Regexp Backslash, Regexp Replace): Add index
2033 entries for ``back reference'' and mention the term itself in the
2034 text.
2035
20362006-04-11 Richard Stallman <rms@gnu.org>
2037
2038 * custom.texi (Safe File Variables):
2039 Document enable-local-variables = :safe.
2040
20412006-04-11 Karl Berry <karl@gnu.org>
2042
2043 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2044 (Remote Repositories, Version Backups, Local Version Control)
2045 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2046 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2047 (Renaming VC Work Files and Master Files)
2048 (Inserting Version Control Headers, Customizing VC, General Options)
2049 (Options for RCS and SCCS, Options specific for CVS): Move all
2050 these nodes to emacs-xtra.texi, for brevity.
2051 * cmdargs.texi, files.texi: Change cross-references.
2052
8cf51b2c
GM
20532006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2054
2055 * files.texi (Old Versions): Update description of vc-annotate's
2056 use of color to indicate date ranges.
2057
8cf51b2c
GM
20582006-04-09 Kevin Ryde <user42@zip.com.au>
2059
8cf51b2c
GM
2060 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2061 put info and printed manual names the right way around.
2062
20632006-04-09 Karl Berry <karl@gnu.org>
2064
2065 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2066 emacs-xtra.texi, leaving only MS Windows information.
2067 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2068 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2069 node names.
2070
2071 * emacs.texi: Move @summarycontents and @contents to the beginning
2072 of the file.
2073
8cf51b2c
GM
20742006-04-08 Kevin Ryde <user42@zip.com.au>
2075
2076 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2077
20782006-04-07 Richard Stallman <rms@gnu.org>
2079
2080 * programs.texi (Comments, Comment Commands, Options for Comments)
2081 (Multi-Line Comments): "Align", not "indent".
2082 (Basic Indent): C-j deletes trailing whitespace before the newline.
2083
20842006-04-06 Richard Stallman <rms@gnu.org>
2085
8cf51b2c
GM
2086 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2087
20882006-04-06 Eli Zaretskii <eliz@gnu.org>
2089
2090 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2091
8cf51b2c
GM
20922006-04-05 Richard Stallman <rms@gnu.org>
2093
2094 * emacs.texi (Top): Update subnode menu.
2095
2096 * trouble.texi (Unasked-for Search): Node deleted.
2097 (Lossage): Delete from menu.
2098
20992006-04-04 Richard Stallman <rms@gnu.org>
2100
2101 * trouble.texi: Various cleanups.
2102 (Checklist): Don't bother saying how to snail a bug report.
2103 (Emergency Escape): Much rewriting.
2104 (After a Crash): Rename the core dump immediately.
2105 (Total Frustration): Call it a psychotherapist.
2106 (Bug Criteria): Avoid "illegal instruction".
2107 (Sending Patches): We always put the contributor's name in.
2108
2109 * misc.texi (Thumbnails): Minor correction.
2110
8cf51b2c
GM
21112006-04-03 Richard Stallman <rms@gnu.org>
2112
2113 * misc.texi (Thumbnails): Minor cleanup.
2114
21152006-04-02 Karl Berry <karl@gnu.org>
2116
2117 * sending.texi (Mail Sending): pxref to Top needs five args.
2118
2119 * texinfo.tex: Update to current version (2006-03-21.13).
2120
8cf51b2c
GM
21212006-03-31 Richard Stallman <rms@gnu.org>
2122
2123 * emacs.texi (Top): Update subnode menu.
2124
2125 * help.texi (Help Mode): Cleanup.
2126
2127 * dired.texi: Many cleanups.
2128 (Dired Deletion): Describe dired-recursive-deletes.
2129 (Operating on Files): dired-create-directory moved.
2130 (Misc Dired Features): Move to here.
2131 (Tumme): Node moved to misc.texi.
2132
2133 * custom.texi: Many cleanups.
2134 (Minor Modes): Don't mention ISO Accents Mode.
2135 (Examining): Update C-h v output example.
2136 (Hooks): Add index and xref for add-hook.
2137 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2138 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2139
2140 * misc.texi: Many cleanups.
2141 (beginning): Add to summary of topics.
2142 (Shell): Put eshell xref at the end. Remove eshell from table.
2143 (Thumbnails): New node.
2144
8cf51b2c
GM
21452006-03-28 Eli Zaretskii <eliz@gnu.org>
2146
2147 * files.texi (File Name Cache): Make it clear that the cache is
2148 not persistent.
2149
8cf51b2c
GM
21502006-03-25 Karl Berry <karl@gnu.org>
2151
49823426
GM
2152 * emacs-xtra.texi, emacs.texi, gnu.texi:
2153 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2154 (2) do not indent copyright year list (or anything else).
2155
8cf51b2c
GM
21562006-03-21 Juanma Barranquero <lekktu@gmail.com>
2157
2158 * files.texi (VC Dired Mode): Remove misplaced brackets.
2159
21602006-03-21 Andre Spiegel <spiegel@gnu.org>
2161
2162 * files.texi: Various updates and clarifications in the VC chapter.
2163
21642006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2165
2166 * help.texi (Help Mode): Document "C-c C-c".
2167
8cf51b2c
GM
21682006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2169
2170 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2171 menu in the standalone Info reader.
2172
21732006-03-15 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2176 moved here from Emacs manual.
2177
2178 * programs.texi (Fortran): Section moved to emacs-xtra.
2179 (Program Modes): Xref to Fortran in emacs-xtra.
2180
2181 * maintaining.texi (Emerge): Move to emacs-xtra.
2182 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2183
2184 * picture.texi: File deleted.
2185 * Makefile.in:
2186 * makefile.w32-in: Remove picture.texi.
2187
2188 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2189 * abbrevs.texi (Abbrevs):
2190 * sending.texi (Sending Mail): Picture node removed.
2191
2192 * emacs.texi (Top): Update node listings.
2193
8cf51b2c
GM
21942006-03-12 Richard Stallman <rms@gnu.org>
2195
2196 * calendar.texi: Various cleanups.
2197
8cf51b2c
GM
21982006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2199
2200 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2201 syntax.
2202
8cf51b2c
GM
22032006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2204
2205 * search.texi (Regexps): More accurately describe which characters
2206 are special in which situations. Recommend _not_ to quote `]' or
2207 `-' when they are not special.
2208
8cf51b2c
GM
22092006-02-28 Andre Spiegel <spiegel@gnu.org>
2210
2211 * files.texi (Old Versions): Clarify operation of C-x v =.
2212
8cf51b2c
GM
22132006-02-21 Nick Roberts <nickrob@snap.net.nz>
2214
2215 * building.texi (Watch Expressions): Update and describe
2216 gdb-speedbar-auto-raise.
2217
22182006-02-19 Richard M. Stallman <rms@gnu.org>
2219
2220 * emacs.texi: Use @smallbook.
2221 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2222 Update subnode menu.
2223
2224 * building.texi (Lisp Interaction): Minor addition.
2225
22262006-02-18 Nick Roberts <nickrob@snap.net.nz>
2227
2228 * building.texi (Watch Expressions): Update and be more precise.
2229
c8763fb6 22302006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2231
2232 * maintaining.texi (Create Tags Table): Explain why the
2233 exception when etags writes to files under the /dev tree.
2234
22352006-02-14 Richard M. Stallman <rms@gnu.org>
2236
2237 * custom.texi (Safe File Variables): Lots of clarification.
2238 Renamed from Unsafe File Variables.
2239
22402006-02-14 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * custom.texi (Unsafe File Variables): File variable confirmation
2243 assumed denied in batch mode.
2244
22452006-02-14 Richard M. Stallman <rms@gnu.org>
2246
2247 * building.texi (GDB User Interface Layout): Don't say `inferior'
2248 for program being debugged.
2249
22502006-02-15 Nick Roberts <nickrob@snap.net.nz>
2251
2252 * building.texi (GDB Graphical Interface):
2253 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2254
22552006-02-13 Chong Yidong <cyd@stupidchicken.com>
2256
2257 * custom.texi (Specifying File Variables, Unsafe File Variables):
2258 New nodes, split from File Variables. Document new file local
2259 variable behavior.
2260
22612006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2262
2263 * display.texi (Standard Faces):
8cf51b2c
GM
2264 * files.texi (Visiting):
2265 * frames.texi (Clipboard):
2266 * glossary.texi (Glossary) <Clipboard>:
2267 * xresources.texi (X Resources): Mention Mac OS port.
2268
8cf51b2c
GM
22692006-02-12 Richard M. Stallman <rms@gnu.org>
2270
2271 * building.texi (Building): Clarify topic in intro.
2272
2273 * maintaining.texi (Maintaining): Change title; clarify topic.
2274 Delete duplicate index entries.
2275
2276 * building.texi (Other GDB User Interface Buffers): Clarifications.
2277
2278 * text.texi (Cell Commands): Clarifications.
2279
2280 * programs.texi (Defuns): Delete duplicate explanation of
2281 left-margin paren convention.
2282 (Hungry Delete): Minor cleanup.
2283
22842006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2285
2286 * dired.texi (Tumme): More tumme documentation.
2287
22882006-02-11 Alan Mackenzie <acm@muc.de>
2289
2290 * programs.texi ("Hungry Delete"): Correct the appellation of the
2291 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2292
22932006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2294
2295 * dired.texi (Tumme): Fix small bug.
2296
22972006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2298
2299 * macos.texi (Mac International): Rename "fontset-mac" to
2300 "fontset-standard".
2301
8cf51b2c
GM
23022006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2303
2304 * dired.texi (Tumme): Basic documentation for Tumme added.
2305
8cf51b2c
GM
23062006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2307
2308 * mule.texi (International):
2309 * programs.texi (Basic Indent): Fix typos.
2310
8cf51b2c
GM
2311 * custom.texi (Minor Modes):
2312 * display.texi (Text Display):
2313 * commands.texi (Text Characters): Update xrefs.
2314
23152006-02-07 Richard M. Stallman <rms@gnu.org>
2316
2317 * emacs.texi (Top): Update subnode menu.
2318 Update info on old Emacs papers.
2319 (Intro): "Graphical display", not window system.
2320
2321 * xresources.texi (GTK styles): Minor clarifications.
2322
2323 * trouble.texi: "Graphical display", not window system.
2324 (Stuck Recursive): Minor clarification.
2325
2326 * text.texi: Minor clarifications.
2327 (Sentences): Explain why two-space convention is better.
2328 Explain sentence-end-without-period here.
2329 (Fill Commands): Not here.
2330 (Refill): Node moved down.
2331 (Filling): Update menu.
2332 (Table Creation, Cell Justification, Column Commands): Clarify.
2333
2334 * sending.texi: Minor clarifications.
2335
2336 * search.texi (Regexp Backslash): Clarification.
2337
2338 * rmail.texi: Minor cleanups.
2339 (Rmail): Delete digression about `rmail-mode'.
2340 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2341 (Rmail Files): Mention C-u M-x rmail.
2342 (Rmail Reply): Mention References.
2343 (Rmail Display): Mention rmail-nonignored-headers.
2344
2345 * programs.texi: Minor cleanups.
2346 (Comment Commands): Mention momentary Transient Mark mode.
2347 (Matching): Be more specific about customizing show-paren-mode.
2348 (Info Lookup): Don't list the modes that support C-h S.
2349 Just say what it does in an unsupported mode.
2350 (Man Page): Delete excessive info on customizing woman.
2351 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2352
2353 * abbrevs.texi: Minor clarifications.
2354 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2355 not "dynamic abbrevs" as if they were a kind of abbrev.
2356
2357 * picture.texi (Picture): Minor cleanup.
2358
2359 * mule.texi (Communication Coding): Say "other applications".
2360 (Fontsets): Not specific to X. Add xref to X Resources.
2361 (Unibyte Mode): Rename from Single-Byte Character Support.
2362 "Graphical display", not window system.
2363 (International): Update menu.
2364
2365 * maintaining.texi (Format of ChangeLog):
2366 New node, split out from ChangeLog.
2367 (ChangeLog): Clarifications in the remaining text.
2368 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2369 (Find Tag): Add @w.
2370 (Tags Search): Explain tag table order here. Simplify grep ref.
2371 (List Tags): tags-tag-face is a variable, not a face.
2372 (Emerge): Cleanups.
2373
2374 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2375 (Keyboard Macros): Avoid "the user".
2376
2377 * killing.texi: "Graphical display", not window system.
2378
2379 * help.texi (Help Echo): "Graphical display", not window system.
2380
2381 * glossary.texi: Say "you", not "the user". Say "graphical display".
2382
2383 * frames.texi: Minor cleanups. "Graphical display", not window system.
2384
2385 * files.texi (Visiting): Make drag-and-drop not X-specific.
2386
2387 * custom.texi: Minor cleanups. "Graphical display", not window system.
2388
2389 * cmdargs.texi: Minor cleanups.
2390
2391 * building.texi (Compilation): Move and split kill-compilation para.
2392 Add para about multiple compilers.
2393 (Compilation Mode): Commands also available in grep mode and others.
2394 Mention C-u C-x ` more tutorially. Clarify C-x `.
2395 (Compilation Shell): Clarify. Put Bash example first.
2396 (Grep Searching): Minor cleanups; add @w.
2397 (Debuggers): Minor cleanups.
2398 (Starting GUD): Make GDB xgraphical mode issue clearer.
2399 (Debugger Operation): Lots of clarifications including
2400 GDB tooltip side-effect issue.
2401 (Commands of GUD): Clarify.
2402 (GUD Customization): Add bashdb-mode-hook.
2403 (GDB Graphical Interface): Rewrite for clarity.
2404 (GDB User Interface Layout): Rewrite for clarity.
2405 (Stack Buffer, Watch Expressions): Likewise.
2406 (Other GDB User Interface Buffers): Cleanups.
2407 (Lisp Libraries, External Lisp): Cleanup.
2408
2409 * basic.texi (Position Info): "Graphical displays", rather than
2410 window systems.
2411
2412 * anti.texi: Minor cleanup.
2413
8cf51b2c
GM
24142006-02-03 Eli Zaretskii <eliz@gnu.org>
2415
2416 * custom.texi (Init File, Find Init): Add cross-references to
2417 where $HOME is described.
2418
24192006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2420
2421 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2422 is not inside the @table.
2423
2424 * emacs.texi (Top): Correct node name.
2425
2426 * files.texi (File Names): Fix @xref.
2427 (Reverting): Fix typo.
2428
2429 * mule.texi (International): Correct node name.
2430
2431 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2432
24332006-02-01 Richard M. Stallman <rms@gnu.org>
2434
2435 * emacs.texi (Top): Update subnode menu.
2436
2437 * mule.texi: Minor clarifications.
2438 Reduce the specific references to X Windows.
2439 Refer to "graphical" terminals, rather than window systems.
2440 (Text Coding): Rename from Specify Coding.
2441 (Communication Coding, File Name Coding, Terminal Coding):
2442 New nodes split out from Text Coding.
2443
2444 * kmacro.texi: Minor clarifications.
2445 (Keyboard Macro Ring): Comment out some excessive commands.
2446 (Basic Keyboard Macro): Split up the table, putting part in each node.
2447
2448 * major.texi: Minor clarifications.
2449
2450 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2451
2452 * windows.texi: Minor clarifications.
2453 (Change Window): Don't describe mode-line mouse cmds here.
2454 Add xref to Mode Line Mouse.
2455
2456 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2457
2458 * macos.texi (Mac International): Fix xref.
2459
2460 * indent.texi: Minor clarifications.
2461
2462 * frames.texi: Minor clarifications.
2463 Reduce the specific references to X Windows.
2464 Refer to "graphical" terminals, rather than window systems.
2465 (Frame Parameters): Don't mention commands like
2466 set-foreground-color. Just say to customize a face.
2467 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2468
2469 * files.texi: Minor clarifications.
2470 (Numbered Backups): New node, split out from Backup Names.
2471
2472 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2473
2474 * cmdargs.texi (General Variables): Fix xref.
2475
2476 * buffers.texi: Minor clarifications.
2477
8cf51b2c
GM
24782006-01-31 Richard M. Stallman <rms@gnu.org>
2479
2480 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2481 Nodes moved to top.
2482
2483 * display.texi: Minor clarifications.
2484 (Display): Rearrange menu.
2485 (Standard Faces): Mention query-replace face.
2486 (Faces): Simplify.
2487 (Font Lock): Simplify face customization info.
2488 (Highlight Changes): Node merged into Highlight Interactively.
2489 (Highlight Interactively): Much rewriting and cleanup.
2490 (Optional Mode Line): Narrowed line number not good for goto-line.
2491 Simplify face customization advice.
2492 (Text Display): Mention use of escape-glyph face.
2493 Move ctl-arrow and tab-width here.
2494 (Display Custom): Move no-redraw-on-reenter to end of node.
2495
2496 * search.texi: Minor clarifications.
2497 (Isearch Scroll): Simplify.
2498 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2499
2500 * regs.texi (Registers): Mention bookmarks here.
2501
2502 * mark.texi: Minor clarifications.
2503 (Selective Undo): Node deleted.
2504
2505 * m-x.texi: Minor clarifications.
2506
2507 * killing.texi: Minor clarifications.
2508 Refer to "graphical" terminals, rather than window systems.
2509
2510 * help.texi: Clarifications.
2511 (Help): Don't describe C-h F and C-h K here.
2512 (Key Help): Describe C-h K here.
2513 (Name Help): Mention Emacs Lisp Intro.
2514 Describe C-h F here.
2515 (Misc Help): Mention C-h F and C-h K only briefly.
2516
2517 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2518 Selective undo text merged in.
2519 (Spelling): Mention Aspell along with Ispell.
2520
2521 * emacs.texi (Top): Update subnode menus.
2522
2523 * basic.texi (Basic Undo): Rename from Undo. Most of text
2524 moved to new Undo node.
2525
8cf51b2c
GM
25262006-01-29 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * basic.texi (Continuation Lines, Inserting Text):
2529 Mention longlines mode.
2530
25312006-01-29 Richard M. Stallman <rms@gnu.org>
2532
2533 * screen.texi: Minor cleaups.
2534 (Screen): Clean up the intro paragraphs.
2535 (Mode Line): Lots of rewriting. Handle frame-name better.
2536 eol-mnemonic-... vars moved out.
2537
2538 * emacs.texi (Top): Change menu item for MS-DOS node.
2539 Update subnode menu.
2540
2541 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2542 chapter relates to Windows. Title changed.
2543
2544 * mini.texi: Minor cleanups.
2545
2546 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2547 (Mark): Put it in the menu.
2548
2549 * entering.texi: Minor cleanups.
2550
2551 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2552 (Intro): Refer to "graphical" terminals, rather than X.
2553
2554 * display.texi (Display Custom): Add xref to Variables.
2555 (Optional Mode Line): eol-mnemonic-... vars moved here.
2556
2557 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2558 rather than X.
2559
8cf51b2c
GM
2560 * basic.texi: Minor cleanups.
2561 (Undo): selective-undo moved.
2562
8cf51b2c
GM
25632006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2564
2565 * anti.texi (Antinews): Various corrections and additions.
2566
25672006-01-23 Juri Linkov <juri@jurta.org>
2568
2569 * custom.texi (Easy Customization, Customization Groups)
2570 (Browsing Custom): Mention links along with buttons.
2571
8cf51b2c
GM
25722006-01-21 Eli Zaretskii <eliz@gnu.org>
2573
8cf51b2c
GM
2574 * text.texi (TeX Print): Use @key for TAB.
2575
8cf51b2c
GM
2576 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2577
8cf51b2c
GM
25782006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2579
2580 * files.texi (File Aliases): Don't claim that usually separate
2581 buffers are created for two file names that name the same data.
2582 Mention additional situations where different names mean the same
2583 file on disk.
2584
25852006-01-19 Richard M. Stallman <rms@gnu.org>
2586
2587 * killing.texi (Deletion): Upcase @key argument.
2588
2589 * custom.texi (Custom Themes): Minor cleanup.
2590
2591 * programs.texi (Hungry Delete): Upcase @key argument.
2592
8cf51b2c
GM
25932006-01-16 Juri Linkov <juri@jurta.org>
2594
2595 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2596 Move `mode-line-highlight' before `mode-line-buffer-id'.
2597
8cf51b2c
GM
25982006-01-14 Richard M. Stallman <rms@gnu.org>
2599
2600 * basic.texi (Inserting Text): Minor cleanup.
2601
8cf51b2c
GM
26022006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2603
2604 * custom.texi (Changing a Variable, Face Customization):
2605 Update for changes in Custom menus.
2606
8cf51b2c
GM
26072006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2608
2609 * macos.texi (Mac International): Undo last change.
2610
8cf51b2c
GM
26112006-01-02 Chong Yidong <cyd@stupidchicken.com>
2612
2613 * custom.texi (Custom Themes): Describe the new
2614 customize-create-theme interface.
2615
26162005-12-30 Juri Linkov <juri@jurta.org>
2617
2618 * basic.texi (Position Info): Update example.
2619
c8763fb6 26202005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2621
2622 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2623
26242005-12-24 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * custom.texi (Custom Themes): `load-theme' always loads.
2627
26282005-12-23 Juri Linkov <juri@jurta.org>
2629
2630 * display.texi (Highlight Interactively): Use double space to
2631 separate sentences. Replace C-p with M-p, and C-n with M-n.
2632
26332005-12-22 Richard M. Stallman <rms@gnu.org>
2634
2635 * custom.texi (Easy Customization and subnodes):
2636 Replace "active field" with "button".
2637 Use "user option" only for variables.
2638 Use "setting" for variable-or-face.
2639
26402005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2641
2642 * buffers.texi (Select Buffer): Change order in table to make
2643 "Similar" refer to the correct item.
2644 (Indirect Buffers): Minor rewording.
2645
8cf51b2c
GM
26462005-12-20 Juri Linkov <juri@jurta.org>
2647
2648 * files.texi (VC Status): Put P and N near p and n.
2649
8cf51b2c
GM
26502005-12-19 Richard M. Stallman <rms@gnu.org>
2651
2652 * programs.texi (Electric C): Delete the info about newline control.
2653 (Other C Commands): Minor cleanup.
2654 (Left Margin Paren): Minor cleanup.
2655
26562005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2657
2658 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2659 (Customization Groups): Delete text moved to "Browsing Custom".
2660 (Browsing Custom): New node.
2661 (Specific Customization): Clarify which commands only work for
2662 loaded options.
2663
26642005-12-18 Bill Wohler <wohler@newt.com>
2665
2666 * frames.texi (Tool Bars): Shorten text of previous change.
2667
26682005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2669
2670 * files.texi (VC Status): Document log-view mode.
2671
26722005-12-18 Bill Wohler <wohler@newt.com>
2673
2674 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2675 permanently via the customize interface.
2676
8cf51b2c
GM
26772005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2678
2679 * killing.texi (Killing by Lines): Document `kill-whole-line'
2680 function.
2681
c8763fb6 26822005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2683
2684 * buffers.texi (Select Buffer): Change `prev-buffer' to
2685 `previous-buffer'. Indicate that these functions use a frame
2686 local buffer list.
2687
8cf51b2c
GM
26882005-12-12 Richard M. Stallman <rms@gnu.org>
2689
2690 * custom.texi (Easy Customization): Change menu comment.
2691 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2692
2693 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2694 (Help): Among the Apropos commands, describe only C-h a here.
2695
26962005-12-11 Richard M. Stallman <rms@gnu.org>
2697
2698 * programs.texi (Options for Comments): Comment-end starts with space.
2699
2700 * glossary.texi (Glossary): Minor cleanup.
2701
2702 * files.texi (Old Versions): Use @table.
2703
8cf51b2c
GM
27042005-12-10 David Koppelman <koppel@ece.lsu.edu>
2705
2706 * display.texi (Highlight Interactively): Include
2707 global-hi-lock-mode. Add miscellaneous details and elaborations.
2708
27092005-12-09 Richard M. Stallman <rms@gnu.org>
2710
2711 * display.texi (Font Lock): Delete the Global FL menu item.
2712
27132005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2714
2715 * custom.texi (Minibuffer Maps): Mention the maps for file name
2716 completion.
2717
27182005-12-09 Kim F. Storm <storm@cua.dk>
2719
2720 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2721 prefix keys even when mark is active. Decribe that RET moves
2722 cursor to next corner in rectangle; clarify insert around rectangle.
2723
8cf51b2c
GM
27242005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2725
2726 * custom.texi (Customization): Use xref to elisp manual for
2727 non-TeX output.
2728 (Minor Modes): Update.
2729 (Customization Groups, Changing a Variable, Face Customization):
2730 Update for new appearance of Custom buffers.
2731 (Changing a Variable): `custom-buffer-done-function' has been
2732 replaced by `custom-buffer-done-kill'.
2733 (Specific Customization): In the `customize-group' buffer, a
2734 subgroup's contents are not "hidden". They are not included at
2735 all. They have no [Show] button.
2736 (Mouse Buttons): Add pxref to description of mouse event lists in
2737 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2738 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2739 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2740
27412005-12-08 Richard M. Stallman <rms@gnu.org>
2742
2743 * mini.texi (Completion Commands, Completion):
2744 In file name input, SPC does not do completion.
2745
8cf51b2c
GM
27462005-12-08 Nick Roberts <nickrob@snap.net.nz>
2747
2748 * building.texi (GDB Graphical Interface): Explain screen size
2749 setting.
2750 (Other GDB User Interface Buffers): Describe features specific to
2751 GDB 6.4.
2752
8cf51b2c
GM
27532005-12-01 Nick Roberts <nickrob@snap.net.nz>
2754
2755 * building.texi (GDB User Interface Layout): Describe how to
2756 kill associated buffers.
2757 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2758 (Watch Expressions): Be more precise.
2759 (Other GDB User Interface Buffers): Describe how to change a
2760 register value.
2761
8cf51b2c
GM
27622005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2763
2764 * macos.texi (Mac Input): Remove description of
2765 mac-command-key-is-meta. Add descriptions of
2766 mac-control-modifier, mac-command-modifier, and
2767 mac-option-modifier.
2768 (Mac International): Fix description of conversion of clipboard data.
2769 (Mac Font Specs): Add example of font customization by face attributes.
2770
27712005-11-22 Nick Roberts <nickrob@snap.net.nz>
2772
2773 * building.texi (Watch Expressions): Expand description.
2774 (Other GDB User Interface Buffers): Describe local map for
2775 gud-watch.
2776
27772005-11-21 Chong Yidong <cyd@stupidchicken.com>
2778
2779 * display.texi (Font Lock): Font lock is enabled by default now.
2780
27812005-11-20 Juri Linkov <juri@jurta.org>
2782
2783 * basic.texi (Position Info): Update examples of the output.
2784 Remove the fact that examples are produced in the TeXinfo buffer,
2785 because in the Info reader users will get a different output from
2786 `C-x ='.
2787
2788 * building.texi (Compilation Mode): Remove paragraph duplicated
2789 from the node `Compilation'. Add `compilation-skip-threshold'.
2790
2791 * display.texi (Font Lock): Suggest more user-friendly method of
2792 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2793
27942005-11-18 Richard M. Stallman <rms@gnu.org>
2795
2796 * files.texi (Registering): Mention @@ in mode line.
2797
2798 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2799
28002005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2801
2802 * files.texi (Renaming and VC): Some back-ends don't
2803 handle renaming.
2804
8cf51b2c
GM
28052005-11-17 Juri Linkov <juri@jurta.org>
2806
2807 * emacs.texi (Top):
2808 * display.texi (Highlight Interactively): Put this font-lock based
2809 mode near Font Lock node.
2810
28112005-11-16 Chong Yidong <cyd@stupidchicken.com>
2812
2813 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2814 icons.
2815
28162005-11-12 Kim F. Storm <storm@cua.dk>
2817
2818 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2819 (Help Summary): Add C-h d and C-h e.
2820 (Apropos): Clarify that all apropos commands may search for either
2821 list of words or a regexp. Add C-h d for apropos-documentation.
2822 Describe apropos-documentation-sort-by-scores user option.
2823
8cf51b2c
GM
28242005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2825
2826 * killing.texi (CUA Bindings): Add @section.
2827
28282005-11-10 Kim F. Storm <storm@cua.dk>
2829
2830 * emacs.texi (Top): Add CUA Bindings entry to menu.
2831
2832 * killing.texi (CUA Bindings): New node. Moved here from
2833 misc.texi and extended with info on rectangle commands and
2834 rectangle highlighting, interface to registers, and the global
2835 mark feature.
2836
2837 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2838
2839 * regs.texi: Prev link points to CUA Bindings node.
2840
28412005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2842
2843 * help.texi (Help Echo): By default, help echos are only shown on
2844 mouse-over, not on point-over.
2845
c8763fb6 28462005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2847
2848 * misc.texi (Shell Mode): Describe how to activate password echoing.
2849
8cf51b2c
GM
28502005-11-04 Romain Francoise <romain@orebokech.com>
2851
2852 * mark.texi (Mark Ring): Fix typo.
2853
28542005-11-03 Richard M. Stallman <rms@gnu.org>
2855
2856 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2857
28582005-11-01 Bill Wohler <wohler@newt.com>
2859
2860 * help.texi (Help Mode): Fix typo.
2861
28622005-11-01 Nick Roberts <nickrob@snap.net.nz>
2863
2864 * building.texi (Other GDB User Interface Buffers): Describe
2865 the command gdb-use-inferior-io-buffer.
2866
28672005-10-31 Romain Francoise <romain@orebokech.com>
2868
2869 * files.texi (Compressed Files): Fix typo.
2870
2871 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2872
2873 * windows.texi (Force Same Window): Likewise.
2874
28752005-10-30 Bill Wohler <wohler@newt.com>
2876
2877 * help.texi (Help Mode): URLs viewed with browse-url.
2878
28792005-10-31 Nick Roberts <nickrob@snap.net.nz>
2880
2881 * building.texi (GDB Graphical Interface): Don't reference
2882 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2883 must stay in same frame.
2884
28852005-10-29 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2888
2889 * anti.texi (Antinews): Likewise.
2890
8cf51b2c
GM
28912005-10-28 Bill Wohler <wohler@newt.com>
2892
2893 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2894
28952005-10-28 Richard M. Stallman <rms@gnu.org>
2896
2897 * files.texi (Visiting): Explain how to enter ? in a file name.
2898
2899 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2900
8cf51b2c
GM
29012005-10-25 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * building.texi (GDB Graphical Interface): Describe
2904 gdb-mouse-until.
2905
29062005-10-23 Richard M. Stallman <rms@gnu.org>
2907
2908 * custom.texi (Init File): Recommend when to use site-start.el.
2909
8cf51b2c
GM
29102005-10-21 Juri Linkov <juri@jurta.org>
2911
2912 * custom.texi (Examining): Mention accessing the old variable
2913 value via M-n in set-variable.
2914
8cf51b2c
GM
29152005-10-18 Romain Francoise <romain@orebokech.com>
2916
2917 * files.texi (Version Systems): Capitalize GNU.
2918
8cf51b2c
GM
29192005-10-18 Nick Roberts <nickrob@snap.net.nz>
2920
2921 * building.texi (Compilation Mode): Remove redundant paragraph.
2922 (Watch Expressions): Remove paragraph to reflect code change.
2923
8cf51b2c
GM
29242005-10-16 Richard M. Stallman <rms@gnu.org>
2925
2926 * building.texi (Compilation Mode, Compilation): Clarified.
2927
29282005-10-15 Richard M. Stallman <rms@gnu.org>
2929
2930 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2931
8cf51b2c
GM
29322005-10-13 Kenichi Handa <handa@m17n.org>
2933
2934 * basic.texi (Position Info): Fix previous change.
2935
c8763fb6 29362005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2937
2938 * cmdargs.texi (Icons X): Fix typo.
2939
29402005-10-12 Kenichi Handa <handa@m17n.org>
2941
2942 * basic.texi (Position Info): Describe the case that Emacs shows
2943 "part of display ...".
2944
c8763fb6 29452005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2946
2947 * cmdargs.texi (Icons X): -nb => -nbi.
2948
29492005-10-10 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * frames.texi (Speedbar): A couple more clarifications.
2952
29532005-10-11 Nick Roberts <nickrob@snap.net.nz>
2954
2955 * building.texi (GDB User Interface Layout): Improve diagram.
2956 (Watch Expressions): Explain how to make speedbar global.
2957 (Other GDB User Interface Buffers): Make references more precise.
2958
8cf51b2c
GM
29592005-10-09 Richard M. Stallman <rms@gnu.org>
2960
2961 * frames.texi (Speedbar): Clarify the text.
2962
29632005-10-09 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * frames.texi (Speedbar): Add information on keybindings,
2966 dismissing the speedbar, and buffer display mode. Link to
2967 speedbar manual.
2968
c8763fb6 29692005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2970
2971 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2972 added -nb, --no-bitmap-icon.
2973
8cf51b2c
GM
29742005-10-07 Nick Roberts <nickrob@snap.net.nz>
2975
2976 * building.texi (GDB Graphical Interface): Add variables and
2977 functions to indices. Be more precise.
2978
c8763fb6 29792005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2980
2981 * frames.texi (Drag and Drop): Remove the x- from
2982 x-dnd-open-file-other-window and xdnd-protocol-alist.
2983
29842005-09-30 Romain Francoise <romain@orebokech.com>
2985
2986 * mini.texi (Minibuffer): The default value now appears before the
2987 colon in minibuffer prompts.
2988
8cf51b2c
GM
29892005-09-25 Richard M. Stallman <rms@gnu.org>
2990
2991 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2992
8cf51b2c
GM
29932005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2994
2995 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2996
8cf51b2c
GM
29972005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2998
2999 * emacs.texi (Top): Update submenus from macos.texi.
3000
3001 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3002 (Mac OS): Update feature support status.
3003 (Mac Input): List supported input scripts. Remove description
3004 about `mac-keyboard-text-encoding'. Mention mouse button
3005 emulation and related variables.
3006 (Mac International): Mention Central European and Cyrillic
3007 support. Now `keyboard-coding-system' is dynamically changed.
3008 Add description about coding system for selection. Add
3009 description about language environment.
3010 (Mac Environment Variables): Mention
3011 `~/.MacOSX/environment.plist'. Give example of command line
3012 arguments. Add Preferences support.
3013 (Mac Directories): Explicitly state that this node is for Mac OS
3014 Classic only.
3015 (Mac Font Specs): Mention specification for scalable fonts. List
3016 supported charsets. Add preferred way of creating fontsets. Add
3017 description about `mac-allow-anti-aliasing'.
3018 (Mac Functions): Add descriptions about `mac-set-file-creator',
3019 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3020 and `mac-get-preference'.
3021
8cf51b2c
GM
30222005-09-16 Romain Francoise <romain@orebokech.com>
3023
3024 Update all files to specify GFDL version 1.2.
3025
3026 * doclicense.texi (GNU Free Documentation License): Update to
3027 version 1.2.
3028
30292005-09-15 Richard M. Stallman <rms@gnu.org>
3030
3031 * buffers.texi (List Buffers): Fix xref.
3032
3033 * rmail.texi (Rmail Basics): Fix xref.
3034
3035 * emacs.texi (Top): Update subnode menus.
3036
3037 * files.texi (Saving Commands): New node, broken out of Saving.
3038 (Customize Save): New node, broken out of Saving.
3039 Clarify effect of write-region-inhibit-fsync.
3040 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3041
8cf51b2c
GM
30422005-09-14 Romain Francoise <romain@orebokech.com>
3043
3044 * files.texi (Saving): Mention write-region-inhibit-fsync.
3045
30462005-09-05 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * custom.texi (Custom Themes): New node.
3049
30502005-09-03 Richard M. Stallman <rms@gnu.org>
3051
49823426
GM
3052 * search.texi (Search Case): Mention vars that control
3053 case-fold-search for various operations.
8cf51b2c
GM
3054
30552005-08-22 Juri Linkov <juri@jurta.org>
3056
3057 * display.texi (Standard Faces): Merge the text from
3058 `(elisp)Standard Faces' into this node.
3059
30602005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3061
3062 * emacs.texi (Top): Delete menu item for deleted node
3063 Keyboard Translations.
3064
30652005-08-18 Richard M. Stallman <rms@gnu.org>
3066
8cf51b2c
GM
3067 * trouble.texi (Unasked-for Search):
3068 Delete xref to Keyboard Translations.
3069
3070 * glossary.texi (Glossary): Delete xref.
3071
8cf51b2c
GM
3072 * custom.texi (Minor Modes): Say that the list here is not complete.
3073 (Keyboard Translations): Node deleted.
3074 (Disabling): Delete xref to it.
3075 (Customization Groups): Fix Custom buffer example.
3076 (Hooks): Mention remove-hooks.
3077
30782005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3079
3080 * building.texi (GDB Graphical Interface): Improve filling of menu
3081 item.
3082
30832005-08-18 Nick Roberts <nickrob@snap.net.nz>
3084
3085 * building.texi (GDB Graphical Interface): Use better node names.
3086
30872005-08-14 Richard M. Stallman <rms@gnu.org>
3088
3089 * text.texi (Sentences): Fix xref.
3090
30912005-08-14 Juri Linkov <juri@jurta.org>
3092
3093 * building.texi (Compilation, Grep Searching): Move grep command
3094 headings from `Compilation' to `Grep Searching'.
3095
3096 * dired.texi (Dired and Find):
3097 * maintaining.texi (Tags Search): Replace grep xref to
3098 `Compilation' node with `Grep Searching'.
3099
3100 * files.texi (Comparing Files): Replace xref to `Compilation' with
3101 `Compilation Mode'.
3102
31032005-08-13 Alan Mackenzie <acm@muc.de>
3104
3105 * search.texi (Non-ASCII Isearch): Correct a typo.
3106 (Replacement Commands): Mention query-replace key binding.
3107
31082005-08-11 Richard M. Stallman <rms@gnu.org>
3109
3110 * programs.texi (Options for Comments): Fix xref.
3111
3112 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3113 out of Regexps.
3114
8cf51b2c
GM
31152005-08-09 Juri Linkov <juri@jurta.org>
3116
3117 * building.texi (Compilation): Use `itemx' instead of `item'.
3118 (Grep Searching): Simplify phrase.
3119
3120 * display.texi (Standard Faces): Describe vertical-border on
3121 window systems.
3122
3123 * windows.texi (Split Window): Simplify phrase and mention
3124 vertical-border face.
3125
31262005-08-09 Richard M. Stallman <rms@gnu.org>
3127
3128 * files.texi (Comparing Files): Clarify compare-windows.
3129
3130 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3131
8cf51b2c
GM
31322005-08-06 Eli Zaretskii <eliz@gnu.org>
3133
3134 * mule.texi (Coding Systems): Rephrase the paragraph about
3135 codepages: no need for "M-x codepage-setup" anymore, except on
3136 MS-DOS.
3137
3138 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3139 the MS-DOS port only.
3140
31412005-07-30 Eli Zaretskii <eliz@gnu.org>
3142
3143 * makefile.w32-in (info): Don't run multi-install-info.bat.
3144 ($(infodir)/dir): New target, produced by running
3145 multi-install-info.bat.
3146
8cf51b2c
GM
31472005-07-22 Eli Zaretskii <eliz@gnu.org>
3148
3149 * files.texi (Quoted File Names): Add index entry.
3150
8cf51b2c
GM
31512005-07-19 Juri Linkov <juri@jurta.org>
3152
3153 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3154
31552005-07-18 Juri Linkov <juri@jurta.org>
3156
8cf51b2c
GM
3157 * custom.texi (Easy Customization):
3158 * files.texi (Old Versions):
3159 * frames.texi (Wheeled Mice):
3160 * mule.texi (Specify Coding):
8cf51b2c
GM
3161 * text.texi (Cell Justification):
3162 * trouble.texi (After a Crash):
8cf51b2c
GM
3163 * xresources.texi (GTK styles):
3164 Delete duplicate duplicate words.
3165
31662005-07-17 Richard M. Stallman <rms@gnu.org>
3167
3168 * frames.texi (Creating Frames): Fix foreground color example.
3169
3170 * custom.texi (Init Examples): Clean up text about conditionals.
3171
31722005-07-16 Richard M. Stallman <rms@gnu.org>
3173
3174 * mini.texi (Completion Commands): Fix command name for ?.
3175
8cf51b2c
GM
31762005-07-16 Eli Zaretskii <eliz@gnu.org>
3177
3178 * display.texi (Standard Faces): Explain that customization of
3179 `menu' face has no effect on w32 and with GTK. Add
3180 cross-references.
3181
3182 * cmdargs.texi (General Variables): Clarify the default location
3183 of $HOME on w32 systems.
3184
31852005-07-15 Jason Rumney <jasonr@gnu.org>
3186
3187 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3188 changed.
3189
31902005-07-08 Kenichi Handa <handa@m17n.org>
3191
3192 * mule.texi (Recognize Coding): Recommend
3193 revert-buffer-with-coding-system instead of revert-buffer.
3194
31952005-07-07 Richard M. Stallman <rms@gnu.org>
3196
3197 * anti.texi (Antinews): Mention mode-line-inverse-video.
3198
3199 * files.texi (Saving): Minor correction about C-x C-w.
3200
3201 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3202
32032005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3204
3205 * search.texi (Isearch Scroll): Add example of using the
3206 `isearch-scroll' property.
3207 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3208 `Display Custom' node.
3209 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3210 and de-emphasize it.
3211 (Other Repeating Search): `occur' currently can not correctly
3212 handle multiline matches. Correct, clarify and update description
3213 of `flush-lines' and `keep-lines'.
3214
3215 * display.texi (Display Custom): Add anchor for `baud-rate'.
3216
32172005-07-07 Richard M. Stallman <rms@gnu.org>
3218
3219 * gnu.texi: Update where to get GNU status; add refs for how to help.
3220 Add footnotes 6 and 7.
3221
32222005-07-04 Lute Kamstra <lute@gnu.org>
3223
3224 Update FSF's address in GPL notices.
3225
8cf51b2c 3226 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3227 * trouble.texi (Checklist): Update FSF's address.
3228
8cf51b2c
GM
32292005-06-24 Richard M. Stallman <rms@gnu.org>
3230
3231 * display.texi (Text Display): Change index entries.
3232
32332005-06-24 Eli Zaretskii <eliz@gnu.org>
3234
3235 * makefile.w32-in (MAKEINFO): Use --force.
3236 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3237 Makefile.in.
8cf51b2c
GM
3238
32392005-06-23 Richard M. Stallman <rms@gnu.org>
3240
3241 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3242 nobreak-char-display.
3243
3244 * emacs.texi (Top): Update detailed node listing.
3245
3246 * display.texi (Text Display): Renamed show-nonbreak-escape
3247 to nobreak-char-display and no-break-space to nobreak-space.
3248 (Standard Faces): Split up the list of standard faces
3249 and put it in a separate node. Add nobreak-space and
3250 escape-glyph.
3251
8cf51b2c
GM
32522005-06-23 Lute Kamstra <lute@gnu.org>
3253
3254 * mule.texi (Select Input Method): Fix typo.
3255
32562005-06-23 Kenichi Handa <handa@m17n.org>
3257
3258 * mule.texi (International): List all supported scripts. Adjust
3259 text for that leim is now included in the normal Emacs
3260 distribution.
3261 (Language Environments): List all language environments.
3262 Intlfonts contains fonts for most supported scripts, not all..
3263 (Select Input Method): Refer to C-u C-x = to see how to type to
3264 input a specifc character.
3265 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3266
32672005-06-23 Juanma Barranquero <lekktu@gmail.com>
3268
49823426 3269 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3270
32712005-06-22 Miles Bader <miles@gnu.org>
3272
3273 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3274
32752005-06-20 Miles Bader <miles@gnu.org>
3276
3277 * display.texi (Faces): Add `vertical-divider'.
3278
32792005-06-17 Richard M. Stallman <rms@gnu.org>
3280
3281 * text.texi (Adaptive Fill): Minor clarification.
3282
8cf51b2c
GM
32832005-06-10 Lute Kamstra <lute@gnu.org>
3284
3285 * emacs.texi (Top): Correct version number.
3286 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3287 refer to the current version of Emacs.
3288
32892005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * files.texi (Log Buffer): Document when there can be more than
3292 one file to be committed.
3293
32942005-06-08 Juri Linkov <juri@jurta.org>
3295
3296 * display.texi (Faces): Add `shadow' face.
3297
32982005-06-07 Masatake YAMATO <jet@gyve.org>
3299
3300 * display.texi (Faces): Write about mode-line-highlight.
3301
33022005-06-06 Richard M. Stallman <rms@gnu.org>
3303
3304 * misc.texi (Printing Package): Explain how to initialize
3305 printing package.
3306
3307 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3308
33092005-06-05 Chong Yidong <cyd@stupidchicken.com>
3310
3311 * emacs.texi: Rename Hardcopy to Printing.
3312 Make PostScript and PostScript Variables subnodes of it.
3313
3314 * misc.texi (Printing): Rename node from Hardcopy.
3315 Mention menu bar options.
3316 Move PostScript and PostScript Variables to submenu.
3317 (Printing package): New node.
3318
3319 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3320
3321 * dired.texi (Operating on Files): Likewise.
3322
3323 * calendar.texi (Displaying the Diary): Likewise.
3324
3325 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3326
3327 * glossary.texi (Glossary): Likewise.
3328
3329 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3330 effect.
3331
33322005-06-04 Richard M. Stallman <rms@gnu.org>
3333
3334 * trouble.texi (After a Crash): Polish previous change.
3335
8cf51b2c
GM
33362005-05-30 Noah Friedman <friedman@splode.com>
3337
3338 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3339 recovery mechanism.
3340
8cf51b2c
GM
33412005-05-28 Nick Roberts <nickrob@snap.net.nz>
3342
3343 * building.texi (Other Buffers): SPC toggles display of
3344 floating point registers.
3345
8cf51b2c
GM
33462005-05-27 Nick Roberts <nickrob@snap.net.nz>
3347
3348 * files.texi (Log Buffer): Merge in description of Log Edit
3349 mode from pcl-cvs.texi.
3350
33512005-05-26 Richard M. Stallman <rms@gnu.org>
3352
3353 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3354
8cf51b2c
GM
33552005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3356
3357 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3358 not enabled by default.
3359 When not on a word, `ispell-word' by default checks the word
3360 before point.
3361
33622005-05-24 Nick Roberts <nickrob@snap.net.nz>
3363
3364 * building.texi (Debugger Operation): Simplify last sentence.
3365
33662005-05-23 Lute Kamstra <lute@gnu.org>
3367
3368 * emacs.texi: Update FSF's address throughout.
3369 (Preface): Use @cite.
3370 (Distrib): Add cross reference to the node "Copying". Mention the
3371 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3372 printed manuals.
3373 (Intro): Use @xref for the Emacs Lisp Intro.
3374
8cf51b2c
GM
33752005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3376
3377 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3378
3379 * basic.texi (Moving Point): Mention default for `goto-line'.
3380
3381 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3382 of a variable's docstring.
3383
33842005-05-18 Lute Kamstra <lute@gnu.org>
3385
3386 * maintaining.texi (Overview of Emerge): Add cross reference.
3387 Remove duplication.
3388
3389 * emacs.texi (Top): Update to the current structure of the manual.
3390 * misc.texi (Emacs Server): Add menu description.
3391 * files.texi (Saving): Fix menu.
3392 * custom.texi (Customization): Fix menu.
3393 * mule.texi (International): Fix menu.
3394 * kmacro.texi (Keyboard Macros): Fix menu.
3395
33962005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3397
3398 * display.texi: Various minor changes.
3399 (Faces): Delete text that is repeated in the next section.
3400
34012005-05-16 Nick Roberts <nickrob@snap.net.nz>
3402
3403 * building.texi (Debugger Operation): Mention GUD tooltips are
3404 disabled with GDB in text command mode.
3405
8cf51b2c
GM
34062005-05-16 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * building.texi: Replace toolbar with "tool bar" for consistency.
3409 (Compilation Mode): Describe compilation-context-lines
3410 and use of arrow in compilation buffer.
3411 (Debugger Operation): Replace help text with variable's value.
3412
3413 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3414 consistency.
3415
34162005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3417
3418 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3419 Add xref.
3420
8cf51b2c
GM
34212005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3422
3423 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3424 (Position Info): Delete discussion of `goto-line'. It is already
3425 described in `Moving point'.
3426
3427 * mini.texi (Completion Commands): Correct reference.
3428 (Completion Options): Fix typo.
3429
3430 * killing.texi (Deletion): Complete description of `C-x C-o'.
3431
8cf51b2c
GM
34322005-05-10 Richard M. Stallman <rms@gnu.org>
3433
3434 * building.texi (Compilation): Clarify recompile's directory choice.
3435
3436 * frames.texi (Tooltips): Cleanups.
3437
3438 * basic.texi (Arguments): Fix punctuation.
3439
34402005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3441
3442 * screen.texi (Menu Bar): The up and down (not left and right)
3443 arrow keys move through a keyboard menu.
3444
34452005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3446
3447 * basic.texi: Various typo and grammar fixes.
3448 (Moving Point): C-a now runs move-beginning-of-line.
3449
34502005-05-08 Nick Roberts <nickrob@snap.net.nz>
3451
3452 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3453
3454 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3455 as different animals.
3456
34572005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3460 Correct index entry.
3461
34622005-05-07 Nick Roberts <nickrob@snap.net.nz>
3463
3464 * building.texi (Debugger Operation): Update to reflect changes
3465 in GUD tooltips.
3466
34672005-04-30 Richard M. Stallman <rms@gnu.org>
3468
3469 * files.texi (Compressed Files): Auto Compression normally enabled.
3470
3471 * building.texi (Debugger Operation): Clarify previous change.
3472
8cf51b2c
GM
34732005-04-28 Nick Roberts <nickrob@snap.net.nz>
3474
3475 * building.texi (Debugger Operation): Add description for
3476 GUD tooltips when program is not running.
3477
34782005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3479
3480 * misc.texi (Shell): Add `Shell Prompts' to menu.
3481 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3482 description. Delete remarks moved to new node.
3483 (Shell Prompts): New node.
3484 (History References): Replace remarks moved to `Shell Prompts'
3485 with xref to that node.
3486 (Remote Host): Clarify how to specify the terminal type when
3487 logging in to a different machine.
3488
34892005-04-26 Richard M. Stallman <rms@gnu.org>
3490
3491 * emacs.texi (Top): Update submenus from files.texi.
3492
3493 * files.texi (Filesets): Clarify previous change.
3494
3495 * dired.texi (Misc Dired Features): Clarify previous change.
3496
34972005-04-25 Chong Yidong <cyd@stupidchicken.com>
3498
3499 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3500
3501 * dired.texi (Misc Dired Features): Document
3502 dired-compare-directories.
3503
3504 * files.texi (Filesets): New node.
3505 (File Conveniences): Document Image mode.
3506
3507 * text.texi (TeX Print): Document tex-compile.
3508
35092005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3510
3511 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3512 Delete redundant reference to tooltip Custom group. It is
3513 referred too again in the next paragraph.
3514
35152005-04-24 Richard M. Stallman <rms@gnu.org>
3516
3517 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3518
8cf51b2c
GM
35192005-04-19 Kim F. Storm <storm@cua.dk>
3520
3521 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3522
35232005-04-18 Lars Hansen <larsh@math.ku.dk>
3524
3525 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3526 turns off desktop-save-mode.
3527
35282005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3529
3530 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3531 by default in terminals compatible with xterm. Mention that
3532 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3533 node.
3534
8cf51b2c
GM
35352005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3536
3537 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3538
c8763fb6 35392005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3540
3541 * xresources.texi (Table of Resources): Add cursorBlink.
3542
35432005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3544
3545 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3546 `d', `C-d' and `u'.
3547
35482005-04-11 Richard M. Stallman <rms@gnu.org>
3549
3550 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3551 (Misc X): Add -D, --basic-display.
3552
3553 * maintaining.texi (Change Log): Correct the description of
3554 the example.
3555
3556 * major.texi (Choosing Modes): Document magic-mode-alist.
3557
8cf51b2c
GM
35582005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3559
3560 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3561 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3562 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3563 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3564 `w', respectively.
3565 (Rmail Labels): Mention `l'.
3566 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3567 (Rmail Summary Edit): Describe `j' and RET.
3568
c8763fb6 35692005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3570
3571 * xresources.texi (Lucid Resources): Add fontSet resource.
3572
8cf51b2c
GM
35732005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3574
3575 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3576 now called `indicate-empty-lines'.
3577
35782005-04-06 Kim F. Storm <storm@cua.dk>
3579
3580 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3581
35822005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3583
3584 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3585 deleted.
3586 (Marks vs Flags): Add some convenient key bindings.
3587 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3588 (Misc Dired Features): Correct and expand description of `w' command.
3589
3590 * frames.texi (XTerm Mouse): Delete apparently false info.
3591 The GNU/Linux console currently does not appear to support
3592 `xterm-mouse-mode'.
3593
8cf51b2c
GM
35942005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3595
3596 * calendar.texi (Diary): Mention shell utility `calendar'.
3597
35982005-04-01 Richard M. Stallman <rms@gnu.org>
3599
3600 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3601
8cf51b2c
GM
36022005-04-01 Lute Kamstra <lute@gnu.org>
3603
3604 * maintaining.texi (Change Log): add-change-log-entry uses
3605 add-log-mailing-address.
3606
36072005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3608
3609 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3610 `VC Mode Line' and put in an xref to that node.
3611 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3612 its description.
3613
36142005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3615
3616 * calendar.texi (Calendar Systems): Say that the Persian calendar
3617 implemented here is the arithmetical one championed by Birashk.
3618
36192005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3620
3621 * programs.texi (Fortran Motion): Fix previous change.
3622
8cf51b2c
GM
36232005-03-29 Richard M. Stallman <rms@gnu.org>
3624
3625 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3626
36272005-03-29 Chong Yidong <cyd@stupidchicken.com>
3628
3629 * text.texi (Refill): Refer to Long Lines Mode.
3630 (Longlines): New node.
3631 (Auto Fill): Don't index "word wrap" here.
3632 (Filling): Add Longlines to menu.
3633
36342005-03-29 Richard M. Stallman <rms@gnu.org>
3635
3636 * xresources.texi: Minor fixes.
3637
3638 * misc.texi (Emacs Server): Fix Texinfo usage.
3639
3640 * emacs.texi (Top): Don't use a real section heading for
3641 "Detailed Node Listing". Fake it instead.
3642
3643 * basic.texi (Position Info): Minor cleanup.
3644
3645 * mule.texi (Input Methods): Minor cleanup.
3646
36472005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3648
3649 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3650 constructs as well.
3651 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3652
36532005-03-29 Kenichi Handa <handa@m17n.org>
3654
3655 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3656
3657 * basic.texi (Position Info): Update the description about the
3658 command C-u C-x =.
3659
36602005-03-28 Richard M. Stallman <rms@gnu.org>
3661
3662 * emacs.texi (Top): Use @section for the detailed node listing.
3663
3664 * calendar.texi: Minor fixes to previous change.
3665
3666 * programs.texi (Fortran): Small fixes to previous changes.
3667
3668 * emacs.texi (Top): Update list of subnodes of Dired.
3669 Likewise for building.texi.
3670
3671 * files.texi (File Conveniences): Delete Auto Image File mode.
3672
36732005-03-28 Chong Yidong <cyd@stupidchicken.com>
3674
3675 * building.texi (Flymake): New node.
3676
3677 * custom.texi (Function Keys): Document kp- event types and
3678 keypad-setup package.
3679
3680 * dired.texi (Wdired): New node.
3681
3682 * files.texi (File Conveniences): Reorder entries.
3683 Explain how to turn on Auto-image-file mode.
3684 Document Thumbs mode.
3685
3686 * mule.texi (Specify Coding): Document recode-region and
3687 recode-file-name.
3688
3689 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3690
36912005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3692
3693 * commands.texi (Keys): M-o is now a prefix key.
3694
36952005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3696
3697 * programs.texi: Reformat and update copyright years.
3698 (Fortran): Update section.
3699
37002005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * files.texi: Several small changes in addition to:
3703 (Visiting): Change xref for Dialog Boxes to ref.
3704 (Version Headers): Replace references to obsolete var
3705 `vc-header-alist' with `vc-BACKEND-header'.
3706 (Customizing VC): Update value of `vc-handled-backends'.
3707
37082005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3709
3710 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3711 move here from Emacs Lisp Reference Manual.
3712 * calendar.texi (Calendar/Diary, Diary Commands)
3713 (Special Diary Entries, Importing Diary): Change some xrefs to
3714 point to emacs-xtra rather than elisp.
3715
3716 * emacs-xtra.texi (Calendar Customizing):
3717 Move view-diary-entries-initially, view-calendar-holidays-initially,
3718 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3719 Emacs Manual.
3720 (Appt Customizing): Merge entire section into main Emacs Manual.
3721 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3722 mark-holidays-in-calendar here from emacs-xtra.
3723 (Displaying the Diary): Move view-diary-entries-initially,
3724 mark-diary-entries-in-calendar here from emacs-xtra.
3725 (Appointments): Move appt-display-mode-line,
3726 appt-display-duration, appt-disp-window-function,
3727 appt-delete-window-function here from emacs-xtra.
3728
3729 * calendar.texi: Update and reformat copyright.
3730 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3731 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3732 (Diary): Refer to `diary-file' rather than ~/diary.
3733 (Diary Commands): Rename node to "Displaying the Diary".
3734 * emacs.texi (Top): Rename "Diary Commands" section.
3735 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3736
37372005-03-26 Eli Zaretskii <eliz@gnu.org>
3738
3739 * misc.texi (Emacs Server): Fix the command for setting
3740 server-name. Add an xref to Invoking emacsclient.
3741
3742 * help.texi (Help Summary): Clarify when "C-h ." will do something
3743 nontrivial.
3744 (Apropos): Add cindex entry for apropos-sort-by-scores.
3745
3746 * display.texi (Text Display): Add index entries for how no-break
3747 characters are displayed.
3748
8cf51b2c
GM
37492005-03-26 Eli Zaretskii <eliz@gnu.org>
3750
3751 * files.texi (Visiting): Fix cross-references introduced with the
3752 last change.
3753
3754 * xresources.texi (GTK resources): Fix last change.
3755
8cf51b2c
GM
37562005-03-25 Chong Yidong <cyd@stupidchicken.com>
3757
3758 * xresources.texi (X Resources): GTK options documented too.
3759 (Resources): Clarify meaning of program name.
3760 (Table of Resources): Add visualClass.
3761 (GTK resources): Rewrite.
3762 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3763
3764 * display.texi (Text Display): Mention non-breaking spaces.
3765
3766 * files.texi (Reverting): Document auto-revert-check-vc-info.
3767
3768 * frames.texi (Mouse Commands): Document
3769 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3770
3771 * help.texi (Help Summary): Add `C-h .'.
3772 (Apropos): Apropos accepts a list of search terms.
3773 Document apropos-sort-by-scores.
3774 (Help Echo): Document display-local-help.
3775
3776 * misc.texi (Emacs Server): Document server-name.
3777 (Invoking emacsclient): Document -s option for server names.
3778
3779 * text.texi (Outline Visibility): Introduce "current heading
3780 line" (commands can be called with point on a body line).
3781 Re-order table to follow the sequence of discussion.
3782 hide-body won't hide lines before first header line.
3783 (TeX Mode): Add DocTeX mode.
3784
8cf51b2c
GM
37852005-03-24 Richard M. Stallman <rms@gnu.org>
3786
3787 * mule.texi (Single-Byte Character Support): Delete mention
3788 of iso-acc.el and iso-transl.el.
3789
8cf51b2c
GM
37902005-03-23 Lute Kamstra <lute@gnu.org>
3791
3792 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3793
37942005-03-23 Richard M. Stallman <rms@gnu.org>
3795
8cf51b2c
GM
3796 * search.texi: Delete explicit node pointers.
3797 (Incremental Search): New menu.
3798 (Basic Isearch, Repeat Isearch, Error in Isearch)
3799 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3800 (Slow Isearch): New subnodes.
3801 (Configuring Scrolling): Node deleted.
3802 (Search Case): Doc default-case-fold-search.
3803 (Regexp Replace): Move replace-regexp doc here.
3804
3805 * rmail.texi (Movemail): Put commas inside closequotes.
3806
3807 * picture.texi (Insert in Picture): Document C-c arrow combos.
3808 (Basic Picture): Clarify erasure.
3809
3810 * display.texi (Font Lock): Put commas inside closequotes.
3811
3812 * cmdargs.texi (General Variables): Put commas inside closequotes.
3813
38142005-03-23 Nick Roberts <nickrob@snap.net.nz>
3815
3816 * building.texi (Stack Buffer): Mention reverse contrast for
3817 *selected* frame (might not be current frame).
3818
8cf51b2c
GM
38192005-03-21 Richard M. Stallman <rms@gnu.org>
3820
3821 * building.texi (Starting GUD): Add bashdb.
3822
38232005-03-20 Chong Yidong <cyd@stupidchicken.com>
3824
3825 * basic.texi (Moving Point): Add M-g M-g binding.
3826 (Undo): Document undo-only.
3827 (Position Info): Document M-g M-g and C-u M-g M-g.
3828
3829 * building.texi (Building): Put Grep Searching after Compilation
3830 Shell.
3831 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3832 Document next-error-highlight.
3833 (Grep Searching): Document grep-highlight-matches.
3834 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3835
3836 * calendar.texi (Importing Diary): Rename node from iCalendar.
3837 Document diary-from-outlook.
3838
3839 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3840 Commands.
3841 Mention effect of X drag and drop on Dired buffers.
3842
3843 * files.texi (Visiting): Document large-file-warning-threshold.
3844 Move paragraph on file-selection dialog.
3845 Mention visiting files using X drag and drop.
3846 (Reverting): Mention using Auto-Revert mode to tail files.
3847 Document auto-revert-tail-mode.
3848 (Version Systems): Minor correction.
3849 (Comparing Files): Diff-mode is no longer based on Compilation
3850 mode.
3851 Document compare-ignore-whitespace.
3852 (Misc File Ops): Explain passing a directory to rename-file.
3853 Likewise for copy-file and make-symbolic-link.
3854
3855 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3856 Document mouse-wheel-progressive speed.
3857
3858 * help.texi (Misc Help): Document numeric argument for C-h i.
3859 Correctly explain the effect of just C-u as argument.
3860
3861 * killing.texi (Deletion): Document numeric argument for
3862 just-one-space.
3863
3864 * mini.texi (Completion): Completion acts on text before point.
3865
3866 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3867 (Emulation): CUA mode replaces pc-bindings-mode,
3868 pc-selection-mode, and s-region.
3869
3870 * mule.texi (Input Methods): Leim is now built-in.
3871 (Select Input Method): Document quail-show-key.
3872 (Specify Coding): Document revert-buffer-with-coding-system.
3873
3874 * programs.texi (Fortran Motion): Document f90-next-statement,
3875 f90-previous-statement, f90-next-block, f90-previous-block,
3876 f90-end-of-block, and f90-beginning-of-block.
3877
3878 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3879
3880 * emacs.texi (Acknowledgments): Updated.
3881
3882 * anti.texi: Total rewrite.
3883
8cf51b2c
GM
38842005-03-19 Chong Yidong <cyd@stupidchicken.com>
3885
3886 * ack.texi (Acknowledgments): Update.
3887
38882005-03-19 Eli Zaretskii <eliz@gnu.org>
3889
3890 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3891 copyright years.
3892
38932005-03-14 Nick Roberts <nickrob@snap.net.nz>
3894
3895 * building.texi (Commands of GUD): Move paragraph on setting
3896 breakpoints with mouse to the GDB Graphical Interface node.
3897
38982005-03-07 Richard M. Stallman <rms@gnu.org>
3899
8cf51b2c
GM
3900 * misc.texi (Single Shell, Shell Options): Fix previous change.
3901
3902 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3903
39042005-03-06 Richard M. Stallman <rms@gnu.org>
3905
3906 * building.texi (Starting GUD): Don't explain text vs graphical
3907 GDB here. Just mention it and xref.
3908 Delete "just one debugger process".
3909 (Debugger Operation): Move GUD tooltip info here.
3910 (GUD Tooltips): Node deleted.
3911 (GDB Graphical Interface): Explain the two GDB modes here.
3912
8cf51b2c
GM
3913 * sending.texi (Sending Mail): Minor cleanup.
3914 (Mail Aliases): Explain quoting conventions.
3915 Update key rebinding example.
3916 (Header Editing): C-M-i is like M-TAB.
3917 (Mail Mode Misc): mail-attach-file does not do MIME.
3918
3919 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3920 that really belongs here.
3921 (Remote Mailboxes): Text moved to Rmail Inbox.
3922 (Rmail Display): Mention Mouse-1.
3923 (Movemail): Clarify two movemail versions.
3924 Clarify rmail-movemail-program.
3925
8cf51b2c
GM
3926 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3927 Document async shell commands.
3928 (Shell History): Clarify.
3929 (Shell Ring): Mention C-UP an C-DOWN.
3930 (Shell Options): Add comint-prompt-read-only.
3931 (Invoking emacsclient): Set EDITOR to run Emacs.
3932 (Sorting): No need to explain what region is.
3933 (Saving Emacs Sessions): Fix typo.
3934 (Recursive Edit): Fix punctuation.
3935 (Emulation): Don't mention "PC bindings" which are standard.
3936 (Hyperlinking): Explain Mouse-1 convention here.
3937 (Find Func): Node deleted.
3938
8cf51b2c
GM
3939 * help.texi (Name Help): Xref to Hyperlinking.
3940
3941 * glossary.texi (Glossary):
3942 Rename "Balance Parentheses" to "Balancing...".
3943 Add "Byte Compilation". Correct "Copyleft".
3944 New xref in "Customization".
3945 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3946 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3947 Rename "Registers" to "Register".
3948 Replace "Selecting" with "Selected Frame",
3949 "Selected Window", and "Selecting a Buffer".
3950
3951 * files.texi (Types of Log File): Explain how projects'
3952 methods can vary.
3953
8cf51b2c
GM
3954 * display.texi (Faces): Delete "Emacs 21".
3955
3956 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3957 * fixit.texi (Spelling): C-M-i like M-TAB.
3958 * mini.texi (Completion Options): C-M-i like M-TAB.
3959 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3960 * text.texi (Text Mode): C-M-i like M-TAB.
3961
3962 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3963
3964 * calendar.texi (Specified Dates): Mention `g w'.
3965 (Appointments): appt-activate toggles with no arg.
3966
8cf51b2c
GM
39672005-03-05 Juri Linkov <juri@jurta.org>
3968
3969 * cmdargs.texi (Emacs Invocation): Add cindex
3970 "invocation (command line arguments)"
3971 (Misc X): Add -nbc, --no-blinking-cursor.
3972
39732005-03-04 Ulf Jasper <ulf.jasper@web.de>
3974
3975 * calendar.texi (iCalendar): No need to require it now.
3976
8cf51b2c
GM
39772005-03-03 Nick Roberts <nickrob@snap.net.nz>
3978
3979 * trouble.texi (Contributing): Mention Savannah. Direct users to
3980 emacs-devel.
3981
39822005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3983
3984 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3985 window.
3986
8cf51b2c
GM
39872005-02-27 Richard M. Stallman <rms@gnu.org>
3988
3989 * building.texi (Compilation): Update mode line status info.
3990
39912005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3992
3993 * calendar.texi (General Calendar): Document binding of
3994 scroll-other-window-down.
3995 (Mayan Calendar): Fix earliest date.
3996 (Time Intervals): Document timeclock-change.
3997 Fix timeclock-ask-before-exiting documentation.
3998
39992005-02-26 Kim F. Storm <storm@cua.dk>
4000
4001 * frames.texi (Mouse References):
4002 Add mouse-1-click-in-non-selected-windows.
4003
40042005-02-25 Richard M. Stallman <rms@gnu.org>
4005
4006 * screen.texi (Screen): Explain better about cursors and mode lines;
4007 don't presuppose text terminals.
4008 (Point): Don't assume just one cursor.
4009 Clarify explanation of cursors.
4010 (Echo Area, Menu Bar): Cleanups.
4011
4012 * mini.texi (Minibuffer): Prompts are highlighted.
4013 (Minibuffer Edit): Newline = C-j only on text terminals.
4014 Clarify resize-mini-windows values.
4015 Mention M-PAGEUP and M-PAGEDOWN.
4016 (Completion Commands): Mouse-1 like Mouse-2.
4017 (Minibuffer History): Explain history commands better.
4018 (Repetition): Add xref to Incremental Search.
4019
4020 * mark.texi (Setting Mark): Clarify info about displaying mark.
4021 Clarify explanation of C-@ and C-SPC.
4022 (Transient Mark): Mention Delete Selection mode.
4023 (Marking Objects): Clean up text about extending the region.
4024
4025 * m-x.texi (M-x): One C-g doesn't always go to top level.
4026 No delay before suggest-key-bindings output.
4027
4028 * fixit.texi (Fixit): Mention C-/ for undo.
4029 (Spelling): Mention ESC TAB like M-TAB.
4030 Replacement words with r and R are rechecked.
4031 Say where C-g leaves point. Mention ? as input.
4032
40332005-02-23 Lute Kamstra <lute@gnu.org>
4034
4035 * cmdargs.texi (Initial Options): Add cross reference.
4036
8cf51b2c
GM
40372005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4038
4039 * emacs.texi (Top): Update menu for splitting of node in
4040 msdog.texi.
4041 * frames.texi (Frames): Update xref for splitting of node in
4042 msdog.texi.
4043 * trouble.texi (Quitting): Ditto.
4044
40452005-02-16 Richard M. Stallman <rms@gnu.org>
4046
4047 * windows.texi (Split Window): Simplify line truncation info
4048 and xref to Display Custom.
4049
4050 * trouble.texi (Quitting): Emergency escape only for text terminal.
4051 (Screen Garbled): C-l for ungarbling is only for text terminal.
4052
4053 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4054
4055 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4056
4057 * programs.texi (Program Modes): Mention Python mode.
4058 (Moving by Defuns): Repeating C-M-h extends region.
4059 (Basic Indent): Clarify.
4060 (Custom C Indent): Clarify.
4061 (Expressions): Repeating C-M-@ extends region.
4062 (Info Lookup): Clarify for C-h S.
4063 (Symbol Completion): ESC TAB alternative for M-TAB.
4064 (Electric C): Clarify.
4065
4066 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4067
4068 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4069 MS-DOS Input node.
4070 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4071 (MS-DOS and MULE): Clarify.
4072 (MS-DOS Processes, Windows Processes): Fix typos.
4073
4074 * major.texi (Choosing Modes): Clarify.
4075
4076 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4077 (Keyboard Macro Step-Edit): Clarify.
4078
4079 * indent.texi (Indentation): Clarifications.
4080
4081 * help.texi (Help): Correct error about C-h in query-replace.
4082 Clarify apropos vs C-h a. Fix how to search in FAQ.
4083 (Key Help): Describe C-h w here.
4084 (Name Help): Minor cleanup. C-h w moved to Key Help.
4085 Clarify the "object" joke.
4086 (Apropos): Clarify. Mouse-1 like Mouse-2.
4087 (Help Mode): Mouse-1 like Mouse-2.
4088
4089 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4090
4091 * display.texi (Display): Reorder menu.
4092 (Faces): Cleanup.
4093 (Font Lock): Cleanup. Mention Options menu.
4094 Delete obsolete text.
4095 (Scrolling): For C-l, don't presume text terminal.
4096 (Horizontal Scrolling): Simplify intro.
4097 (Follow Mode): Clarify.
4098 (Cursor Display): Moved before Display Custom.
4099 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4100 Doc default-tab-width. Doc line truncation more thoroughly.
4101
4102 * dired.texi (Dired Enter): C-x C-f can run Dired.
4103 (Dired Visiting): Comment out `a' command.
4104 Mouse-1 is like Mouse-2.
4105 (Shell Commands in Dired): ? can be used more than once.
4106
4107 * basic.texi (Continuation Lines): Simplify description of truncation,
4108 and refer to Display Custom for the rest of it.
4109
8cf51b2c
GM
41102005-02-06 Lute Kamstra <lute@gnu.org>
4111
4112 * basic.texi (Undo): Fix typo.
4113
4114 * cmdargs.texi (Emacs Invocation): Fix typo.
4115
4116 * custom.texi (Init Examples): Fix typo.
4117
4118 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4119
41202005-02-06 Richard M. Stallman <rms@gnu.org>
4121
4122 * regs.texi (Registers): Registers can hold numbers, too.
4123
4124 * killing.texi (Other Kill Commands): Cleanup.
4125 Delete redundant explanation of kill in read-only buffer.
4126 (Yanking): Mention term "copying".
4127 (Accumulating Text): Fix typo.
4128
4129 * entering.texi (Entering Emacs): Update rationale at start.
4130 (Exiting): Treat iconifying on a par with suspension.
4131
4132 * custom.texi (Minor Modes): Fix typo.
4133 (Easy Customization): Fix menu style.
4134 (Variables): Add xref.
4135 (Examining): Setting for future sessions works through .emacs.
4136 (Keymaps): "Text terminals", not "Many".
4137 (Init Rebinding): Explain \C-. Show example of \M-.
4138 Fix minor wording errors.
4139 (Function Keys): Explain vector syntax just once.
4140 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4141 (Init File): Mention .emacs.d directory.
4142 (Init Examples): Add xref.
4143 (Find Init): Mention .emacs.d directory.
4144
4145 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4146 (Action Arguments): Explain which kinds of -l args are found how.
4147 (Initial Options): --batch does not inhibit site-start.
4148 Add xrefs.
4149 (Command Example): Use --batch, not -batch.
4150
4151 * basic.texi (Inserting Text): Cleanup wording.
4152 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4153 C-n is not error at end of buffer.
4154 (Undo): Doc C-/ like C-_. Add xrefs.
4155 (Arguments): META key may be labeled ALT.
4156 Peculiar arg meanings are explained in doc strings.
4157
4158 * abbrevs.texi (Expanding Abbrevs): Clarify.
4159
41602005-02-05 Eli Zaretskii <eliz@gnu.org>
4161
4162 * frames.texi (Frame Parameters): Add an xref to the description
4163 of list-colors-display. Add a pointer to the X docs about colors.
4164
4165 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4166 Impove docs of list-colors-display.
4167
41682005-02-03 Lute Kamstra <lute@gnu.org>
4169
4170 * frames.texi (Frames, Drag and Drop): Fix typos.
4171
41722005-02-03 Richard M. Stallman <rms@gnu.org>
4173
4174 * windows.texi (Basic Window): Mention color-change in mode line.
4175 (Change Window): Explain dragging vertical boundaries.
4176
4177 * text.texi (Sentences): Clarify.
4178 (Paragraphs): Explain M-a and blank lines.
4179 (Outline Mode): Clarify text and menu.
4180 (Hard and Soft Newlines): Mention use-hard-newlines.
4181
4182 * frames.texi (Frames): Delete unnecessary mention of Windows.
4183 (Mouse Commands): Likewise. Mention xterm mouse support.
4184 (Clipboard): Clarify.
4185 (Mouse References): Mention use of Mouse-1 for following links.
4186 (Menu Mouse Clicks): Clarify.
4187 (Mode Line Mouse): Clarify.
4188 (Drag and Drop): Rewrite.
4189
4190 * fixit.texi (Spelling): Fix typo.
4191
4192 * files.texi (File Names): Clarify.
4193 (Visiting): Update conditions for use of file dialog. Clarify.
4194 (Saving): Doc d as answer in save-some-buffers.
4195 (Remote Files): Clean up the text.
4196
4197 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4198
4199 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4200 (List Buffers): Clarify.
4201 (Several Buffers): Doc T command.
4202 (Buffer Convenience): Clarify menu.
4203
4204 * basic.texi (Undo): Clarify last change.
4205
42062005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4207
4208 * fixit.texi (Spelling): Fix typo.
4209
42102005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4211
4212 * basic.texi (Undo): Update description of `undo-outer-limit'.
4213
42142005-02-01 Nick Roberts <nickrob@snap.net.nz>
4215
4216 * building.texi: Update documentation relating to GDB Graphical
4217 Interface.
4218
42192005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4220
4221 * custom.texi (Easy Customization): Adapt menu to node name change.
4222
42232005-01-30 Richard M. Stallman <rms@gnu.org>
4224
4225 * custom.texi (Easy Customization): Defn of "User Option" now
4226 includes faces. Don't say just "option" when talking about variables.
4227 Do say just "options" to mean "anything customizable".
4228 (Specific Customization): Describe `customize-variable',
4229 not `customize-option'.
4230
4231 * glossary.texi (Glossary) <Faces>: Add xref.
4232 <User Option>: Change definition--include faces. Change xref.
4233
4234 * picture.texi (Picture): Mention artist.el.
4235
4236 * sending.texi, screen.texi, programs.texi, misc.texi:
4237 * mini.texi, major.texi, maintaining.texi, macos.texi:
4238 * help.texi, frames.texi, files.texi:
4239 Don't say just "option" when talking about variables.
4240
4241 * display.texi, mule.texi: Don't say just "option" when talking
4242 about variables. Other minor cleanups.
4243
8cf51b2c
GM
42442005-01-26 Lute Kamstra <lute@gnu.org>
4245
4246 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4247 File'. Mention the `-Q' option at the `--no-site-file' option.
4248
8cf51b2c
GM
42492005-01-22 David Kastrup <dak@gnu.org>
4250
4251 * building.texi (Grep Searching): Mention alias `find-grep' for
4252 `grep-find'.
4253
42542005-01-20 Richard M. Stallman <rms@gnu.org>
4255
4256 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4257
8cf51b2c
GM
42582005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4259
4260 * rmail.texi (Movemail): Explain differences
4261 between standard and mailutils versions of movemail.
4262 Describe command line and configuration options introduced
4263 with the latter.
4264 Explain the notion of mailbox URL, provide examples and
4265 cross-references to mailutils documentation.
4266 Describe various methods of specifying mailbox names,
4267 user names and user passwords for rmail.
4268 (Remote Mailboxes): New section. Describe
4269 how movemail handles remote mailboxes. Describe configuration
4270 options used to control its behavior.
4271 (Other Mailbox Formats): Explain handling of various mailbox
4272 formats.
4273
42742005-01-13 Richard M. Stallman <rms@gnu.org>
4275
4276 * commands.texi (Commands): Clarification.
4277
42782005-01-11 Richard M. Stallman <rms@gnu.org>
4279
4280 * programs.texi (Multi-line Indent): Fix previous change.
4281 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4282
8cf51b2c
GM
42832005-01-08 Richard M. Stallman <rms@gnu.org>
4284
4285 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4286 lazy-highlight.
4287
4288 * search.texi (Query Replace): Mention faces query-replace
4289 and lazy-highlight.
4290 (Incremental Search): Update isearch highlighting info.
4291
8cf51b2c
GM
42922005-01-04 Richard M. Stallman <rms@gnu.org>
4293
4294 * custom.texi (Saving Customizations): Minor improvement.
4295
8cf51b2c
GM
42962005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4297
4298 * custom.texi (Saving Customizations): Emacs no longer loads
4299 `custom-file' after .emacs. No longer mention customizing through
4300 Custom.
4301
8cf51b2c
GM
43022005-01-01 Andreas Schwab <schwab@suse.de>
4303
4304 * killing.texi (Graphical Kill): Move up under node Killing,
4305 change @section to @subsection.
4306
43072005-01-01 Richard M. Stallman <rms@gnu.org>
4308
4309 * custom.texi (Face Customization): Mention hex color specs.
4310
4311 * emacs.texi (Top): Update Killing submenu.
4312
4313 * killing.texi (Killing): Reorganize section.
4314 No more TeX-only text; put the node command at start of chapter.
4315 But the first section heading is used only in TeX.
4316 Rewrite the text to read better in this mode.
4317 (Graphical Kill): New subnode gets some of the text that
4318 used to be in the first section.
4319
43202004-12-31 Richard M. Stallman <rms@gnu.org>
4321
4322 * dired.texi (Shell Commands in Dired): Delete the ? example.
4323
4324 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4325
4326 * files.texi (Saving): Describe new require-final-newline features
4327 and mode-require-final-newline.
4328
8cf51b2c
GM
43292004-12-29 Richard M. Stallman <rms@gnu.org>
4330
4331 * custom.texi (File Variables): Clarify previous change.
4332
c8763fb6 43332004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4334
4335 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4336 out now.
4337
43382004-12-27 Richard M. Stallman <rms@gnu.org>
4339
4340 * Makefile.in (MAKEINFO): Specify --force.
4341
4342 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4343 (Undo): Doc undo-outer-limit.
4344
8cf51b2c
GM
43452004-12-15 Juri Linkov <juri@jurta.org>
4346
4347 * mark.texi (Transient Mark, Mark Ring): M-< and other
4348 movement commands don't set mark in Transient Mark mode
4349 if mark is active.
4350
8cf51b2c
GM
43512004-12-12 Juri Linkov <juri@jurta.org>
4352
4353 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4354 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4355
4356 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4357 (Misc Dired Commands): Add @r{(Dired)} to w.
4358
43592004-12-12 Juri Linkov <juri@jurta.org>
4360
4361 * mark.texi (Marking Objects): Marking commands also extend the
4362 region when mark is active in Transient Mark mode.
4363
8cf51b2c
GM
43642004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4365
4366 * custom.texi (Saving Customizations): Emacs only loads the custom
4367 file automatically after the init file in version 22.1 or later.
4368 Adapt text and examples to this fact.
4369
8cf51b2c
GM
43702004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4371
4372 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4373 be set through Custom. Otherwise, it has no effect.
4374
8cf51b2c
GM
43752004-12-05 Richard M. Stallman <rms@gnu.org>
4376
4377 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4378 * entering.texi: Rename Command Line to Emacs Invocation.
4379
8cf51b2c
GM
4380 * misc.texi (Term Mode): Correcty describe C-c.
4381
4382 * custom.texi (Easy Customization): Move up to section level,
4383 before Variables. Avoid using the term "variable"; say "option".
4384 New initial explanation.
4385 (Variables): In initial explanation, connect "variable" to the
4386 already-explained "user option".
4387
4388 * emacs.texi (Top): Fix ref to Command Line.
4389 Move reference to Easy Customization.
4390
4391 * xresources.texi (X Resources): Fix From link.
4392
4393 * doclicense.texi (GNU Free Documentation License): Fix To link.
4394
4395 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4396
4397 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4398
43992004-12-03 Richard M. Stallman <rms@gnu.org>
4400
4401 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4402
44032004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * kmacro.texi: Several small changes in addition to the following.
4406 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4407 defining a keyboard macro.
4408 Mention `kmacro-ring-max'.
4409 (Keyboard Macro Counter): Clarify description of
4410 `kmacro-insert-counter', `kmacro-set-counter',
4411 `kmacro-add-counter' and `kmacro-set-format'.
4412
44132004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4414
4415 * custom.texi (File Variables): Add `unibyte' and make it more
4416 clear that `unibyte' and `coding' are special. Suggested by Simon
4417 Krahnke <overlord@gmx.li>.
4418
4419 * mule.texi (Enabling Multibyte): Refer to File Variables.
4420 Suggested by Simon Krahnke <overlord@gmx.li>.
4421
c8763fb6 44222004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4423
4424 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4425 x-use-old-gtk-file-dialog.
4426
8cf51b2c
GM
44272004-11-20 Richard M. Stallman <rms@gnu.org>
4428
4429 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4430
44312004-11-09 Lars Brinkhoff <lars@nocrew.org>
4432
4433 * building.texi (Lisp Eval): Delete hyphen in section name.
4434
44352004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4436
4437 * files.texi (Old Versions):
4438 No longer document annotation as "CVS only".
4439
44402004-11-10 Andre Spiegel <spiegel@gnu.org>
4441
4442 * files.texi (Version Control): Rewrite the introduction about
4443 version systems, mentioning the new ones that we support. Thanks
4444 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4445 suggestions.
4446
c8763fb6 44472004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4448
49823426 4449 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4450
c8763fb6 44512004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4452
4453 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4454
44552004-10-23 Eli Zaretskii <eliz@gnu.org>
4456
4457 * text.texi (Text Based Tables, Table Definition)
4458 (Table Creation, Table Recognition, Cell Commands)
4459 (Cell Justification, Row Commands, Column Commands)
4460 (Fixed Width Mode, Table Conversion, Measuring Tables)
4461 (Table Misc): New nodes, documenting the Table Mode.
4462
8cf51b2c
GM
44632004-10-19 Jason Rumney <jasonr@gnu.org>
4464
4465 * makefile.w32-in (info): Change order of arguments to makeinfo.
4466
44672004-10-19 Ulf Jasper <ulf.jasper@web.de>
4468
4469 * calendar.texi (iCalendar): Update for package changes.
4470
8cf51b2c
GM
44712004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4472
4473 * files.texi (Misc File Ops): View mode is a minor mode.
4474
8cf51b2c
GM
44752004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4476
4477 * calendar.texi (iCalendar): Style changes.
4478
44792004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4480
4481 * search.texi (Regexps): The regexp described in the example is no
4482 longer stored in the variable `sentence-end'.
4483
8cf51b2c
GM
44842004-10-06 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * building.texi (Starting GUD): Note that multiple debugging
4487 sessions requires `gdb --fullname'.
4488
44892004-10-05 Ulf Jasper <ulf.jasper@web.de>
4490
4491 * calendar.texi (iCalendar): New section for a new package.
4492
8cf51b2c
GM
44932004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4494
4495 * text.texi: Various small changes in addition to the following.
4496 (Text): Replace xref for autotype with inforef.
4497 (Sentences): Explain nil value for `sentence-end'.
4498 (Paragraphs): Update default values for `paragraph-start' and
4499 `paragraph-separate'.
4500 (Text Mode): Correct description of Text mode's effect on the
4501 syntax table.
4502 (Outline Visibility): `hide-other' does not hide top level headings.
4503 `selective-display-ellipses' no longer has an effect on Outline mode.
4504 (TeX Misc): Add missing @cindex.
4505 Replace xref for RefTeX with inforef.
4506 (Requesting Formatted Text): The variable
4507 `enriched-fill-after-visiting' no longer exists.
4508 (Editing Format Info): Update names of menu items and commands.
4509 (Format Faces): Mention special effect of specifying the default face.
4510 Describe inheritance of text properties.
4511 Correct description of `fixed' face.
4512 (Format Indentation): Correct description of effect of setting
4513 margins. Mention `set-left-margin' and `set-right-margin'.
4514 (Format Justification): Update names of menu items.
4515 `set-justification-full' is now bound to `M-j b'.
4516 Mention that `default-justification' is a per buffer variable.
4517 (Format Properties): Update name of menu item.
4518 (Forcing Enriched Mode): `format-decode-buffer' automatically
4519 turns on Enriched mode if the buffer is in text/enriched format.
4520
45212004-10-05 Emilio C. Lopes <eclig@gmx.net>
4522
4523 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4524
45252004-09-28 Kim F. Storm <storm@cua.dk>
4526
4527 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4528 Align with new functionality.
4529
8cf51b2c
GM
45302004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4531
4532 * display.texi (Display Custom): Remove stray `@end defvar'.
4533
45342004-09-23 Kim F. Storm <storm@cua.dk>
4535
4536 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4537 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4538
8cf51b2c
GM
45392004-09-20 Richard M. Stallman <rms@gnu.org>
4540
4541 * custom.texi (Hooks): Explain using setq to clear out a hook.
4542 (File Variables): Explain multiline string constants.
4543 (Non-ASCII Rebinding): Explain when you need to update
4544 non-ASCII char codes in .emacs.
4545
4546 * building.texi (Compilation): Explain how to make a silent
4547 subprocess that won't be terminated. Explain compilation-environment.
4548
45492004-09-13 Kim F. Storm <storm@cua.dk>
4550
4551 * mini.texi (Repetition): Rename isearch-resume-enabled to
4552 isearch-resume-in-command-history and change default to disabled.
4553
8cf51b2c
GM
45542004-09-09 Kim F. Storm <storm@cua.dk>
4555
4556 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4557 with new `kmacro-name-last-macro'.
4558
8cf51b2c
GM
45592004-09-08 Juri Linkov <juri@jurta.org>
4560
4561 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4562
8cf51b2c
GM
45632004-09-03 Juri Linkov <juri@jurta.org>
4564
4565 * search.texi (Incremental Search): Update wording for M-%.
4566
45672004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4568
4569 * killing.texi (Killing): Correct description of kill commands in
4570 read-only buffer.
4571
45722004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4573
4574 * building.texi (Compilation Mode): Add a paragraph about rules
4575 for finding the compilation buffer for `next-error'.
4576
4577 * search.texi (Other Repeating Search): Mention that Occur mode
4578 supports the next-error functionality.
4579
45802004-09-02 Juri Linkov <juri@jurta.org>
4581
4582 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4583
45842004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4585
4586 * kmacro.texi (Basic Keyboard Macro):
4587 `apply-macro-to-region-lines' now operates on all lines that begin
4588 in the region, rather than on all complete lines in the region.
4589
c8763fb6 45902004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4591
4592 * frames.texi (Drag and drop): Add documentation about
4593 x-dnd-test-function and x-dnd-known-types.
4594
45952004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * indent.texi: Various minor changes in addition to:
4598 (Indentation Commands): Correct description of `indent-relative'.
4599 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4600 mode. The *Tab Stops* buffer uses Overwrite Mode.
4601 (Just Spaces): `tabify' converts sequences of at least two spaces
4602 to tabs.
4603
8cf51b2c
GM
46042004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4605
4606 * frames.texi (Secondary Selection): Setting the secondary
4607 selection with M-Drag-Mouse-1 does not alter the kill ring,
4608 setting it with M-Mouse-1 and M-Mouse-3 does.
4609 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4610 toolkit scroll bars.
4611 (Scroll Bars): Ditto.
4612
4613 * windows.texi (Basic Window): When using a window system, the value
4614 of point in a non-selected window is indicated by a hollow box.
4615 (Split Window): Side by side windows are separated by a scroll bar,
4616 if scroll bars are used.
4617 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4618 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4619 (Window Convenience): Update bindings for `winner-undo' and
4620 `winner-redo'.
4621
4622 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4623 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4624 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4625 of "Using Emacs as a Server".
4626 * building.texi (Building): Interchange nodes (for correct numbering).
4627 * programs.texi (Programs): Interchange nodes (for correct numbering).
4628 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4629 Info to the node structure.
4630 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4631 Rearrange order of nodes and sections such that both "GNU GENERAL
4632 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4633 end, as appropriate for appendices.
4634 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4635 Use `@unnumberedsec'.
4636 * trouble.texi: Adapt sectioning in Info to the node structure.
4637 Adapt node pointers to change in emacs.texi.
4638 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4639
8cf51b2c
GM
46402004-08-25 Kenichi Handa <handa@m17n.org>
4641
4642 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4643 description for unibyte mode.
4644
46452004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4646
4647 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4648
4649 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4650 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4651 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4652 in @pxref.
4653
46542004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4655
4656 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4657 Change section names.
4658
8cf51b2c
GM
46592004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4660
4661 * kmacro.texi (Keyboard Macro Ring): Rename section.
4662 Emacs treats the head of the macro ring as the `last keyboard macro'.
4663 (Keyboard Macro Counter): Minor change.
4664 (Save Keyboard Macro): Some clarifications.
4665 (Edit Keyboard Macro): Rename section.
4666
4667 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4668 32-bit machines.
4669 (Several Buffers): Clarify which buffer is selected if `2' is
4670 pressed in the Buffer Menu.
4671 Auto Revert mode can be used to update the Buffer Menu
4672 automatically.
4673
46742004-08-21 Eli Zaretskii <eliz@gnu.org>
4675
4676 * help.texi (Misc Help): Add an index entry for finding an Info
4677 manual by its file name.
4678
46792004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4680
4681 * files.texi (Backup Deletion): Correct description of
4682 `delete-old-versions'.
4683 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4684 (Auto Save Files): Recommend `auto-save-mode' to reenable
4685 auto-saving, rather than the abbreviation `auto-save'.
4686
46872004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4688
4689 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4690 for "killing" and "yanking" in main menu.
4691
46922004-08-16 Richard M. Stallman <rms@gnu.org>
4693
4694 * killing.texi (Yanking, Killing): Minor cleanups.
4695
4696 * mark.texi (Momentary Mark): Minor cleanups.
4697
46982004-08-15 Kenichi Handa <handa@etl.go.jp>
4699
4700 * custom.texi (Non-ASCII Rebinding):
4701 C-q always inserts the right code to pass to global-set-key.
4702
8cf51b2c
GM
47032004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4704
4705 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4706 `insert-register', instead of `C-x r g' binding, for consistency.
4707
47082004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4709
4710 * fixit.texi (Spelling): Fix typo.
4711
47122004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4713
4714 * help.texi (Help): Fix Texinfo usage.
4715
8cf51b2c
GM
47162004-07-24 Richard M. Stallman <rms@gnu.org>
4717
4718 * text.texi (Paragraphs): Update how paragraphs are separated
4719 and the default for paragraph-separate.
4720
4721 * search.texi (Regexp Replace): Further update text for new
4722 replacement operators.
4723
8cf51b2c
GM
47242004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4725
4726 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4727 `R' switch.
4728
4729 * dired.texi (Dired Updating): `k' only deletes inserted
4730 subdirectories from the Dired buffer if a prefix argument was given.
4731
4732 * search.texi (Regexps): Delete redundant definition of `symbol' in
4733 description of `\_>'. It already occurs in the description of `\_<'.
4734
8cf51b2c
GM
47352004-07-01 Juri Linkov <juri@jurta.org>
4736
4737 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4738 (Regexp Search): Add M-r.
4739
47402004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4741
4742 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4743
47442004-06-29 Jesper Harder <harder@ifa.au.dk>
4745
49823426 4746 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4747
47482004-06-25 Richard M. Stallman <rms@gnu.org>
4749
4750 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4751
47522004-06-25 David Kastrup <dak@gnu.org>
4753
4754 * search.texi (Regexp Replace): Some typo corrections and
4755 rearrangement.
4756
47572004-06-24 David Kastrup <dak@gnu.org>
4758
4759 * search.texi (Unconditional Replace): Use replace-string instead
4760 of query-replace in example.
4761 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4762 sequences.
4763 (Query Replace): Correct explanation of `^' which does not use
4764 the mark stack.
4765
47662004-06-21 Nick Roberts <nickrob@gnu.org>
4767
4768 * misc.texi (Shell History Copying): Document comint-insert-input.
4769 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4770
8cf51b2c
GM
47712004-06-20 Jesper Harder <harder@ifa.au.dk>
4772
4773 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4774 * custom.texi (Customization): Do.
4775 * anti.texi (Antinews): Do.
4776 * abbrevs.texi (Defining Abbrevs): Do.
4777
4778 * programs.texi (Info Lookup): Fix keybinding for
4779 info-lookup-symbol.
4780
47812004-06-16 Juanma Barranquero <lektu@terra.es>
4782
4783 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4784 Add emacs-xtra.
4785 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4786 (clean): Add emacs-xtra and flymake. Remove redundancies.
4787
47882004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4789
4790 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4791 Add emacs-xtra.
4792 * emacs-xtra.texi: New file.
4793
47942004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4795
4796 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4797 (Dired and Find): Mention differences with ordinary Dired buffers.
4798
8cf51b2c
GM
47992004-06-13 Richard M. Stallman <rms@gnu.org>
4800
4801 * custom.texi (Init Syntax): Explain about vars that do special
4802 things when set with setq or with Custom.
4803 (Init Examples): Add line-number-mode example.
4804
8cf51b2c
GM
48052004-06-12 Juri Linkov <juri@jurta.org>
4806
4807 * dired.texi (Operating on Files): Add dired-do-touch.
4808
8cf51b2c
GM
48092004-06-10 Juri Linkov <juri@jurta.org>
4810
4811 * building.texi (Lisp Eval): Add C-M-x on defface.
4812
48132004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * files.texi (Reverting): Auto-Revert mode and
4816 Global Auto-Revert mode no longer revert remote files.
4817
8cf51b2c
GM
48182004-05-29 Richard M. Stallman <rms@gnu.org>
4819
4820 * custom.texi (Init File): Two dashes start --no-site-file.
4821
8cf51b2c
GM
48222004-05-29 Alan Mackenzie <acm@muc.de>
4823
4824 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4825 ("AWK"): Is consistently thus spelt throughout.
4826 (AWK, Pike): Document as "C-like modes".
4827 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4828 (M-x man): Supersedes M-x manual-entry.
4829 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4830
4831 ("Comments in C"): Delete node; the info is in CC Mode manual.
4832 (c-comment-only-line-offset): Remove description.
4833
4834 (C-c ., C-c C-c): Describe new C Mode bindings.
4835
4836 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4837 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4838 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4839 Amend definitions.
4840
4841 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4842 Describe functions.
4843
4844 (c-comment-start-regexp, c-hanging-comment-ender-p)
4845 (c-hanging-comment-starter-p): Remove obsolete definitions.
4846
4847 * emacs.texi: Remove the menu entry "Comments in C".
4848
8cf51b2c
GM
48492004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4850
4851 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4852 `M-x locate'.
4853
48542004-05-16 Karl Berry <karl@gnu.org>
4855
4856 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4857 makeinfo --html fails.
4858 * help.texi (Help Summary) [@ifnottex]: Likewise.
4859
48602004-05-13 Nick Roberts <nickrob@gnu.org>
4861
4862 * building.texi (GDB Graphical Interface): Update and describe
4863 layout first.
4864
8cf51b2c
GM
48652004-05-04 Jason Rumney <jasonr@gnu.org>
4866
4867 * makefile.w32-in: Revert last change.
4868
48692004-05-03 Jason Rumney <jasonr@gnu.org>
4870
4871 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4872
8cf51b2c
GM
48732004-04-23 Juanma Barranquero <lektu@terra.es>
4874
4875 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4876
48772004-04-18 Juri Linkov <juri@jurta.org>
4878
4879 * fixit.texi (Spelling): Remove file extension from ispell xref.
4880
48812004-04-15 Kim F. Storm <storm@cua.dk>
4882
4883 * cmdargs.texi (Initial Options): Add -Q.
4884
48852004-04-05 Kim F. Storm <storm@cua.dk>
4886
4887 * custom.texi (File Variables): Add safe-local-eval-forms.
4888
8cf51b2c
GM
48892004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * files.texi (Reverting): Correct description of revert-buffer's
4892 handling of point.
4893
48942004-03-22 Juri Linkov <juri@jurta.org>
4895
4896 * emacs.texi (Top): Add `Misc X'.
4897
49823426 4898 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4899
4900 * glossary.texi: Improve references.
4901
4902 * help.texi: Sync keywords with finder.el.
4903
4904 * mini.texi (Completion): Add description for menu items.
4905
4906 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4907
4908 * sending.texi (Mail Methods): Fix xref to Message manual.
4909
8cf51b2c
GM
49102004-03-12 Richard M. Stallman <rms@gnu.org>
4911
8cf51b2c
GM
4912 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4913
8cf51b2c
GM
49142004-03-04 Richard M. Stallman <rms@gnu.org>
4915
4916 * search.texi (Regexps): Explain that ^ and $ have their
4917 special meanings only in certain contexts.
4918
4919 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4920
4921 * mule.texi (Specify Coding): Doc C-x RET F.
4922
4923 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4924 for multiple compile and grep buffers.
4925 (Indirect Buffers): Don't recommand clone-indirect-buffer
4926 for multiple compile and grep buffers.
4927
8cf51b2c
GM
49282004-02-29 Juanma Barranquero <lektu@terra.es>
4929
4930 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4931 Use $(DEL) instead of rm, and ignore exit code.
4932
8cf51b2c
GM
49332004-02-23 Nick Roberts <nick@nick.uklinux.net>
4934
4935 * building.texi (Watch Expressions): Update.
4936
49372004-02-21 Juri Linkov <juri@jurta.org>
4938
4939 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4940 --directory, --help, --version. Move text about command-line-args
4941 to Command Arguments.
4942 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4943 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4944 (Window Size X): Join -g and --geometry. Add @cindex.
4945 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4946 (Title X): Remove alias -title.
4947 (Misc X): New node.
4948
c8763fb6 49492004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4950
4951 * frames.texi (Drag and drop): Add Motif to list of supported
4952 protocols.
4953
c8763fb6 49542004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4955
4956 * frames.texi (Drag and drop): New section.
4957
49582004-01-24 Richard M. Stallman <rms@gnu.org>
4959
4960 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4961 Include it only @ifnotinfo. Patch the preceding and following
4962 node headers to point to each other.
4963
49642004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4965
4966 * calendar.texi (Appointments): Update section.
4967
49682003-12-29 Kevin Ryde <user42@zip.com.au>
4969
8cf51b2c
GM
4970 * programs.texi (C Modes): Fix the xref.
4971
49722003-12-23 Nick Roberts <nick@nick.uklinux.net>
4973
4974 * building.texi (Watch Expressions): Update.
4975 (Commands of GUD): Include use of toolbar + breakpoints set from
4976 fringe/margin.
4977
49782003-12-03 Andre Spiegel <spiegel@gnu.org>
4979
4980 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4981 <acm@muc.de>.
4982
c8763fb6 49832003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4984
4985 * frames.texi (Dialog Boxes): Add use-file-dialog.
4986
8cf51b2c
GM
49872003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4988
4989 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4990 in CC Mode.
4991
8cf51b2c
GM
49922003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4993
4994 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4995 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4996 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4997 * man/frames.texi, man/glossary.texi, man/killing.texi:
4998 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4999 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5000 * man/sending.texi, man/text.texi, man/trouble.texi:
5001 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5002
50032003-11-01 Alan Mackenzie <acm@muc.de>
5004
5005 * search.texi (Scrolling During Incremental Search): Document a
5006 new scrolling facility in isearch mode.
5007
8cf51b2c
GM
50082003-10-22 Miles Bader <miles@gnu.org>
5009
5010 * Makefile.in (info): Move before $(top_srcdir)/info.
5011
50122003-10-22 Nick Roberts <nick@nick.uklinux.net>
5013
5014 * building.texi (Watch Expressions): Update section on data display
5015 to reflect code changes (GDB Graphical Interface).
5016
8cf51b2c
GM
50172003-10-13 Richard M. Stallman <rms@gnu.org>
5018
5019 * xresources.texi (GTK resources): Clean up previous change.
5020
c8763fb6 50212003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5022
5023 * xresources.texi (GTK resources): Add a note that some themes
5024 disallow customizations. Add scroll theme example.
5025
8cf51b2c
GM
50262003-09-30 Richard M. Stallman <rms@gnu.org>
5027
8cf51b2c
GM
5028 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5029
5030 * misc.texi (Saving Emacs Sessions): Shorten the section,
5031 collapsing back into one node.
5032
50332003-09-30 Lars Hansen <larsh@math.ku.dk>
5034
5035 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5036
ce058493 50372003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5038
5039 * xresources.texi (GTK names in Emacs): Correct typo.
5040
8cf51b2c
GM
50412003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5042
5043 * cmdargs.texi (Font X): Mention new default font. More
5044 fully describe long font names, wildcard patterns and the
5045 problems involved. (Result of discussion on emacs-devel.)
5046
50472003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5048
5049 * emacs.texi (Acknowledgements): Correct typo.
5050
50512003-09-22 Richard M. Stallman <rms@gnu.org>
5052
5053 * dired.texi (Misc Dired Commands): New node.
5054 (Dired Navigation): Add dired-goto-file.
5055
5056 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5057
5058 * emacs.texi (Acknowledgements): New node, split from Distribution.
5059
5060 * cmdargs.texi (Action Arguments): -f reads interactive args.
5061
8cf51b2c
GM
50622003-09-08 Lute Kamstra <lute@gnu.org>
5063
5064 * screen.texi (Mode Line): Say that POS comes before LINE.
5065 Mention `size-indication-mode'.
5066 * display.texi (Optional Mode Line): Document
5067 `size-indication-mode'.
5068 * basic.texi (Position Info): Mention `size-indication-mode'.
5069
50702003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5071
5072 * xresources.texi (Resources): Refer to `editres' man page.
5073 (Lucid Resources): Update defaults. Expand description of
5074 `shadowThickness'.
5075
50762003-09-04 Miles Bader <miles@gnu.org>
5077
5078 * Makefile.in (top_srcdir): New variable.
5079 ($(top_srcdir)/info): New rule.
5080 (info): Depend on it.
5081
50822003-09-03 Peter Runestig <peter@runestig.com>
5083
5084 * makefile.w32-in: New file.
5085
50862003-08-29 Richard M. Stallman <rms@gnu.org>
5087
5088 * misc.texi (Saving Emacs Sessions): Correct previous change.
5089
8cf51b2c
GM
50902003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5091
8cf51b2c
GM
5092 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5093 (Intro): Include kmacro.texi after fixit.texi instead of after
5094 custom.texi. (As suggested by Kim Storm.)
5095
50962003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5097
5098 * fixit.texi (Fixit): Update `Next' pointer.
5099 * files.texi (Files): Update `Previous' pointer.
5100 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5101 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5102 (Suggested by Kim Storm.)
5103 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5104
51052003-08-18 Kim F. Storm <storm@cua.dk>
5106
5107 * kmacro.texi: New file describing enhanced keyboard macro
5108 functionality. Replaces old description in custom.texi.
5109
5110 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5111 (Keyboard Macros): Move to new kmacro.texi file.
5112
5113 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5114
8cf51b2c
GM
51152003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5116
5117 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5118
51192003-08-17 Alex Schroeder <alex@gnu.org>
5120
5121 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5122 required.
5123
8cf51b2c
GM
51242003-08-05 Richard M. Stallman <rms@gnu.org>
5125
5126 * programs.texi (Lisp Indent): Don't describe
5127 lisp-indent-function property here. Use xref to Lisp Manual.
5128
8cf51b2c
GM
51292003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5130
fffa137c 5131 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5132 abbreviations.
5133
51342003-07-24 Markus Rost <rost@math.ohio-state.edu>
5135
5136 * buffers.texi (List Buffers): Fix previous change.
5137
8cf51b2c
GM
51382003-07-13 Markus Rost <rost@math.ohio-state.edu>
5139
5140 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5141 List*.
5142
51432003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5144
8cf51b2c
GM
5145 * display.texi (Font Lock): Fix typo.
5146
51472003-07-07 Richard M. Stallman <rms@gnu.org>
5148
5149 * display.texi (Font Lock): Add xref for format info on
5150 font-lock-remove-keywords.
5151
5152 * building.texi (Compilation): Document what happens with asynch
5153 children of compiler process.
5154
5155 * help.texi (Library Keywords): Use @multitable.
5156
8cf51b2c
GM
51572003-06-04 Richard M. Stallman <rms@gnu.org>
5158
5159 * programs.texi (Expressions): Delete C-M-DEL.
5160
5161 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5162 comint-move-point-for-output renamed from
5163 comint-scroll-to-bottom-on-output.
5164
5165 * custom.texi (Init Rebinding): Replace previous change with xref.
5166 (Non-ASCII Rebinding): Explain that issue more briefly here.
5167
51682003-05-28 Richard M. Stallman <rms@gnu.org>
5169
5170 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5171
51722003-05-28 Nick Roberts <nick@nick.uklinux.net>
5173
5174 * building.texi (GDB Graphical Interface): New node.
5175 (Rewritten somewhat by RMS.)
5176
c8763fb6 51772003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5178
5179 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5180 non-English letters. Explain how to set coding systems correctly
5181 and how to include the right coding cookie in the file.
5182
c8763fb6 51832003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5184
5185 * indent.texi (Indentation): Explain the concepts.
5186 (Just Spaces): Explain why preventing tabs for indentation might
5187 be useful.
5188
8cf51b2c
GM
51892003-04-16 Richard M. Stallman <rms@gnu.org>
5190
5191 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5192
8cf51b2c
GM
51932003-02-22 Alex Schroeder <alex@emacswiki.org>
5194
5195 * cmdargs.texi (General Variables): Document SMTPSERVER.
5196
8cf51b2c
GM
5197 * sending.texi: Remove SMTP node.
5198 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5199 library.
5200
8cf51b2c
GM
52012003-02-22 Alex Schroeder <alex@emacswiki.org>
5202
5203 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5204
52052003-02-22 Simon Josefsson <jas@extundo.com>
5206
5207 * sending.texi (Mail Methods): Add node about SMTP.
5208
c8763fb6 52092003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5210
5211 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5212
8cf51b2c
GM
52132003-02-01 Kevin Ryde <user42@zip.com.au>
5214
5215 * glossary.texi (Glossary): Correction to cl cross reference.
5216
52172003-01-20 Richard M. Stallman <rms@gnu.org>
5218
5219 * killing.texi (Rectangles): Document C-x c r.
5220
c8763fb6 52212003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5222
5223 * xresources.texi (GTK resources): New node.
5224 (GTK widget names): New node.
5225 (GTK names in Emacs): New node.
5226 (GTK styles): New node.
5227
c8763fb6 52282003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5229
5230 * maintaining.texi (Create Tags Table): Add reference to the new
5231 `etags --help --lang=LANG' option.
5232
8cf51b2c
GM
52332002-10-02 Karl Berry <karl@gnu.org>
5234
49823426 5235 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5236 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5237 where needed for the sake of the HTML output.
8cf51b2c
GM
5238
52392001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5240
5241 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5242 source files.
5243
52442001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5245
5246 * Makefile.in (emacsman): New target.
5247
8cf51b2c
GM
52482001-10-20 Gerd Moellmann <gerd@gnu.org>
5249
5250 * (Version 21.1 released.)
5251
52522001-10-05 Gerd Moellmann <gerd@gnu.org>
5253
5254 * Branch for 21.1.
5255
8cf51b2c
GM
52562001-03-05 Gerd Moellmann <gerd@gnu.org>
5257
5258 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5259
8cf51b2c
GM
52602000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5261
5262 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5263
8cf51b2c
GM
52641999-07-12 Richard Stallman <rms@gnu.org>
5265
5266 * Version 20.4 released.
5267
52681998-12-04 Markus Rost <rost@delysid.gnu.org>
5269
5270 * Makefile.in (INFO_TARGETS): Delete customize.info.
5271 (DVI_TARGETS): Delete customize.dvi.
5272 (../info/customize, customize.dvi): Targets deleted.
5273
52741998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5275
5276 * Version 20.3 released.
5277
52781998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5279
5280 * Makefile.in (EMACSSOURCES): Add mule.texi.
5281 Add msdog.texi, ack.texi. Remove gnu1.texi.
5282
52831998-04-06 Andreas Schwab <schwab@gnu.org>
5284
5285 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5286 it in dvi targets.
8cf51b2c
GM
5287
52881997-09-23 Paul Eggert <eggert@twinsun.com>
5289
5290 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5291 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5292 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5293
52941997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5295
5296 * Version 20.2 released.
5297
52981997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5299
5300 * Version 20.1 released.
5301
53021997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5303
5304 * Makefile (../info/customize, customize.dvi): New targets.
5305 (INFO_TARGETS): Add ../info/customize.
5306 (DVI_TARGETS): Add customize.dvi.
5307
8cf51b2c
GM
53081996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5309
5310 * Version 19.33 released.
5311
53121996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5313
5314 * Version 19.32 released.
5315
8cf51b2c
GM
53161996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5317
5318 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5319
53201996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5321
5322 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5323 Specify -I option.
5324 (All dvi targets): Set the TEXINPUTS variable.
5325
53261996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5327
5328 * Version 19.31 released.
5329
8cf51b2c
GM
53301995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5331
5332 * Version 19.30 released.
5333
8cf51b2c
GM
53341995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5335
5336 * Makefile.in (maintainer-clean): Rename from realclean.
5337
53381994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5339
5340 * Makefile.in: New file.
5341 * Makefile: File deleted.
5342
53431994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5344
5345 * Makefile (TEXINDEX_OBJS): Variable deleted.
5346 (texindex, texindex.o, getopt.o): Rules deleted.
5347 All deps on texindex deleted.
5348 (distclean): Don't delete texindex.
5349 (mostlyclean): Don't delete *.o.
5350 * texindex.c, getopt.c: Files deleted.
5351
53521994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5353
5354 * Version 19.26 released.
5355
53561994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5357
5358 * Makefile (EMACSSOURCES): Exclude undo.texi.
5359
53601994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5361
5362 * Version 19.25 released.
5363
53641994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5365
5366 * Version 19.24 released.
5367
53681994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5369
5370 * Version 19.23 released.
5371
53721994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5373
5374 * Makefile: Delete spurious tab.
5375
53761994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5377
5378 * Makefile (.SUFFIXES): New rule.
5379
8cf51b2c
GM
53801993-12-04 Richard Stallman (rms@srarc2)
5381
5382 * getopt.c: New file.
5383 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5384 (getopt.o): New rule.
5385 (dvi): Don't depend on texindex.
49823426 5386 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5387
53881993-12-03 Richard Stallman (rms@srarc2)
5389
49823426
GM
5390 * Makefile (TEXI2DVI): New variable.
5391 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5392 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5393
53941993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5395
5396 * Version 19.22 released.
5397
53981993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5399
5400 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5401
54021993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5403
5404 * Version 19.21 released.
5405
8cf51b2c
GM
54061993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5407
5408 * Makefile (realclean): Don't delete the Info files.
5409
54101993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5411
8cf51b2c
GM
5412 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5413 4' where appropriate.
5414
54151993-10-20 Brian Fox (bfox@ai.mit.edu)
5416
49823426 5417 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5418
5419 * texindex.c: Include "../src/config.h" if building in emacs.
5420
5421 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5422 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5423 Add target to build texindex.c, defining `emacs'.
5424
8cf51b2c
GM
54251993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5426
5427 * Version 19.19 released.
5428
8cf51b2c
GM
54291993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5430
5431 * Version 19.18 released.
5432
54331993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5434
5435 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5436
54371993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5438
5439 * Version 19.17 released.
5440
54411993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5442
5443 * split-man: Fix typos in last change.
5444
54451993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5446
5447 * Version 19.16 released.
5448
54491993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5450
5451 * version 19.15 released.
5452
54531993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5454
5455 * Makefile (distclean): It's rm, not rf.
5456
54571993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5458
5459 * Version 19.14 released.
5460
54611993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5462
5463 * Makefile: New file.
5464
54651993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5466
5467 * Version 19.13 released.
5468
54691993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5470
5471 * Version 19.9 released.
5472
54731993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5474
5475 * Version 19.8 released.
5476
54771993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5478
5479 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5480
5481 * trouble.texi: It's `enable-flow-control-on', not
5482 `evade-flow-control-on'.
5483
54841993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5485
5486 * display.texi: Document standard-display-european.
5487
54881993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5489
5490 * Version 19.7 released.
5491
5492 * emacs.texi: Add a sentence to the top menu mentioning the
5493 specific version of Emacs this manual applies to.
5494
54951993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5496
5497 * basic.texi: Document next-line-add-lines variable used to
5498 implement down-arrow.
5499
5500 * killing.texi: Document kill-whole-line.
5501
55021993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5503
5504 * text.texi: Update unix TeX ordering information.
5505
55061993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5507
5508 * news.texi: Mention fill-rectangle in keybinding list.
5509
5510 * killing.texi: Document fill-rectangle.
5511
55121993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5513
5514 * vc.texi: Bring the docs up to date with VC 5.2.
5515
55161992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5517
5518 * emacs.tex: Mention blackbox and gomoku under Amusements.
5519 Assembler mode is now mentioned and appropriately indexed
5520 under Programming Modes.
5521
55221991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5523
5524 * emacs.tex: Update TeX ordering information.
5525
8cf51b2c
GM
55261990-06-26 David Lawrence (tale@geech)
5527
5528 * emacs.tex: Note that completion-ignored-extensions is not used
5529 to filter out names when all completions are displayed in
5530 *Completions*.
5531
55321990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5533
5534 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5535
55361990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5537
5538 * emacs.tex: Add @findex grep.
5539
8cf51b2c
GM
55401988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5541
5542 * emacs.tex: Correct two typos. No other changes before
5543 Version 19 will be made.
5544
8cf51b2c
GM
55451988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5546
5547 * emacs.tex: Update information for obtaining TeX distribution from the
5548 University of Washington.
5549
5550;; Local Variables:
c8763fb6 5551;; coding: utf-8
8cf51b2c
GM
5552;; fill-column: 79
5553;; add-log-time-zone-rule: t
5554;; End:
5555
5556 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5557 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5558
5559 This file is part of GNU Emacs.
5560
352c8b4a 5561 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5562 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5563 the Free Software Foundation, either version 3 of the License, or
5564 (at your option) any later version.
8cf51b2c
GM
5565
5566 GNU Emacs is distributed in the hope that it will be useful,
5567 but WITHOUT ANY WARRANTY; without even the implied warranty of
5568 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5569 GNU General Public License for more details.
5570
5571 You should have received a copy of the GNU General Public License
352c8b4a 5572 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5573
5574;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd