Suppress an annoying warning.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
1bcfc24e
CY
12008-05-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * killing.texi (Appending Kills): Remove a strangely off-topic index
4 entry.
5
db86064f
ER
62008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
7
ab5ec32c 8 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 9
a31b405e
ER
102008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
11
12 * emacs/buffers.texi, emacs/files.texi (Version-control):
13 vc-toggle-read-only is no longer a good idea...
14
ff2c14fc
GM
152008-04-29 Glenn Morris <rgm@gnu.org>
16
17 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
18
367c9b7c
JL
192008-04-22 Juri Linkov <juri@jurta.org>
20
21 * dired.texi (Subdirectories in Dired): Describe using `^'
22 to return to the parent directory.
23
4ac1e9b4
NR
242008-04-22 Nick Roberts <nickrob@snap.net.nz>
25
26 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
27 recent changes.
28
b9b3bf2b
NR
292008-04-19 Nick Roberts <nickrob@snap.net.nz>
30
31 * building.texi (GDB-UI Layout, Breakpoints Buffer)
32 (Other GDB-UI Buffers): Update for recent thread related changes.
33
4d120d6a
SM
342008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
35
36 * maintaining.texi (Maintaining):
37 * emacs.texi (Top): Typo.
38
a152877d
SM
392008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
40
b9b3bf2b
NR
41 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
42 arg in `font-lock-add-keywords'.
a152877d 43
36c0514c
GM
442008-04-08 Glenn Morris <rgm@gnu.org>
45
46 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
47 Also add Baha'i calendar references where appropriate.
48
06a97d46
GM
492008-04-05 Glenn Morris <rgm@gnu.org>
50
51 * custom.texi (Init File): Byte-compiling .emacs is bad.
52
6adc6eed
SM
532008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
54
55 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
56
571388b0
GM
572008-03-29 Glenn Morris <rgm@gnu.org>
58
59 * calendar.texi: Update for `calendar-date-style' replacing
60 `european-calendar'.
61
3ae8f876
JR
622008-03-28 Jason Rumney <jasonr@gnu.org>
63
64 * display.texi (Display Custom): Mention overlay-margin in text.
65
5bc6ddff 662008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 67
5bc6ddff
MB
68 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
69 tutorial' comments.
03a864d5 70
7186a830
CY
712008-03-28 Chong Yidong <cyd@stupidchicken.com>
72
73 * mark.texi (Mark): Rearrange nodes.
74 (Persistent Mark): Rename from Transient Mark.
75 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
76 Describe Transient Mark mode as the default.
77
78 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
79 the default behavior with Transient Mark mode off.
80 (Position Info): Fix typo.
81
82 * display.texi (Standard Faces): Reference the Mark node. Remove
83 discussion of the region face, which is discussed there.
84
85 * emacs.texi (Top): Update node listings.
86
87 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
88 as the default.
89
90 * fixit.texi (Undo): Standardize choice of undo key sequence.
91 (Undo, Spelling): Describe Transient Mark mode as the default.
92
93 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
94 default.
95
96 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
97
98 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
99 mode is the default, and note that the mark is not activated when set.
100
101 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
102 Describe Transient Mark mode as the default.
103
104 * search.texi (Basic Isearch): Reference the Mark Ring node.
105 (Replace, Unconditional Replace, Other Repeating Search):
106 Describe Transient Mark mode as the default.
107
108 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
109 Transient Mark mode as the default.
110 (Paragraphs): Describe how M-h behaves when region is active.
111
112 * trouble.texi (Quitting): Clarify effects of C-g.
113
dc47d1ff
GM
1142008-03-13 Glenn Morris <rgm@gnu.org>
115
116 * emacs.texi (EMACSVER): Set to 23.0.60.
117
e3e0fb39 1182008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 119
e3e0fb39
GM
120 * dired.texi (Hiding Subdirectories): Fix previous change.
121
1222008-03-05 Drew Adams <drew.adams@oracle.com>
123
124 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 125
5e14abf8
KS
1262008-02-28 Kim F. Storm <storm@cua.dk>
127
128 * help.texi (Help Files): Move describe-gnu-project to C-h g.
129 Move describe-distribution to C-h C-o.
130 Move view-emacs-problems to C-h C-p.
131 Add view-emacs-debugging on C-h C-d.
132 Add view-external-packages on C-h C-e.
d0207bf3 133 Add view-order-manuals on C-h C-m.
5e14abf8 134
d0207bf3 1352008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
136
137 * msdog-xtra.texi (MS-DOS): Docstring fix.
138
87e391bb
EZ
1392008-02-09 Eli Zaretskii <eliz@gnu.org>
140
141 * msdog.texi (Windows Fonts): Use a @table for describing font
142 properties.
143
5662e503
JR
1442008-02-07 Jason Rumney <jasonr@gnu.org>
145
146 * msdog.texi (Windows Files): w32-get-true-file-attributes default
147 value has changed.
148 (Windows HOME): Clarify what is meant by "if that fails as well".
149 (Windows Fonts): New section.
150
72463824
GM
1512008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
152
153 * basic.texi (Basic Undo): Remove duplicate "you can".
154
7ff926e0
EZ
1552008-02-02 Eli Zaretskii <eliz@gnu.org>
156
157 * maintaining.texi (Tags): Fix last change.
158
6ab7aef1
MA
1592008-02-02 Michael Albinus <michael.albinus@gmx.de>
160
093571c3 161 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 162
ace67e7e
NR
1632008-01-31 Nick Roberts <nickrob@snap.net.nz>
164
165 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
166
ae068fdf
RS
1672008-01-26 Richard Stallman <rms@gnu.org>
168
169 * maintaining.texi (Tags): Delete redundant index entry.
170
a56d9a08
EZ
1712008-01-26 Eli Zaretskii <eliz@gnu.org>
172
173 * programs.texi (Imenu): Move "@cindex tags" from here...
174 * maintaining.texi (Tags): ...to here.
175
e941ed90
NR
1762008-01-23 Kevin Ryde <user42@zip.com.au>
177
178 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
179 click count.
180
650276d5
JB
1812008-01-21 Juanma Barranquero <lekktu@gmail.com>
182
183 * entering.texi (Exiting): Fix typo.
184 Reported by D. E. Evans <sinuhe@gnu.org>.
185
8dc17977
MR
1862007-12-31 Martin Rudalics <rudalics@gmx.at>
187
188 * glossary.texi (Glossary): Fix typo.
189
9f9695a6
RS
1902007-12-27 Richard Stallman <rms@gnu.org>
191
192 * text.texi (Formatted Text): Improve menu tag.
193 (Editing Format Info): In Info, add duplicate menu of nodes
194 about the submenus.
195 (Format Faces): Say where Faces menu is found. Mention Other.
196 (Format Colors): Say where these submenus are found.
197 (Format Indentation, Format Justification): Likewise.
198 (Format Properties): Likewise.
199
abfd0191
RS
2002007-12-22 Richard Stallman <rms@gnu.org>
201
202 * search.texi (Query Replace): Make exp of query-replace more
203 self-contained, and clarify.
8dc17977 204
abfd0191
RS
205 * cc-mode.texi (Getting Started): Change @ref to @pxref.
206
a2586785
RS
2072007-12-15 Richard Stallman <rms@gnu.org>
208
209 * files.texi (Auto Save): Clarify definition of auto-saving.
210
a67cf2bb
RS
2112007-11-26 Richard Stallman <rms@gnu.org>
212
213 * help.texi (Help Echo): Cleanups.
214
448b33b1
TTN
2152007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
216
217 * files.texi (Why Version Control?): Fix typo.
218 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
219 (Selecting a Fileset): Fix typos; small rewording.
220 (Log Buffer): Likewise.
221 (Old Revisions): Likewise.
448b33b1 222
221bb7f6
EZ
2232007-11-17 Eli Zaretskii <eliz@gnu.org>
224
225 * mule.texi (Communication Coding): Fix wording of last change.
226
d0207bf3 2272007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 228
630cb3b7
JB
229 * custom.texi (Specifying File Variables):
230 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 231
53b7759e
KH
2322007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
233
a5ab2e0c 234 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
235
236 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
237
c8763fb6 2382007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 239
630cb3b7 240 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
241 --output=file.
242
ff98e024
MR
2432007-11-13 Martin Rudalics <rudalics@gmx.at>
244
245 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
246 (Help Echo): Avoid mentioning the term "region" here and
247 consistently use the term "active text".
248
37b11c22
GM
2492007-11-11 Glenn Morris <rgm@gnu.org>
250
251 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
252
21d50ba1
JL
2532007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
254
255 * search.texi (Query Replace): Mention
256 `query-replace-show-replacement'.
257
c12ecb0a 2582007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
259
260 * building.texi (Watch Expressions): Remove obscure sentence.
261
3b4201f4
KH
2622007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
263
264 * mule.texi (Select Input Method): Describe how to activate an input
265 method in the text mode.
266
07e5c0b0
DN
2672007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
268
269 * cmdargs.texi (Misc Variables): Remove Sun windows info.
270
52dd7391
NR
2712007-10-30 Nick Roberts <nickrob@snap.net.nz>
272
273 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
274
c004e539
GM
2752007-10-30 Glenn Morris <rgm@gnu.org>
276
277 * misc.texi (Directory Tracking): Explain a bit more about
278 dirtrack-mode.
279
ca8c5b8c
GM
2802007-10-25 Glenn Morris <rgm@gnu.org>
281
282 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
283
b6c764ef
RS
2842007-10-24 Richard Stallman <rms@gnu.org>
285
286 * misc.texi (Interactive Shell): Cleanup last change.
287
eabd84c9
JL
2882007-10-22 Juri Linkov <juri@jurta.org>
289
290 * mini.texi (Minibuffer History): Add text about a list of minibuffer
291 default values.
292
0b43c7e2
ER
2932007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
294
ca8c5b8c 295 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
296 'filesets'.
297
a80859d4
MR
2982007-10-18 Martin Rudalics <rudalics@gmx.at>
299
300 * trouble.texi (Quitting): Fix typo.
301
c9447ae1
GM
3022007-10-18 Glenn Morris <rgm@gnu.org>
303
304 * frames.texi (Mode Line Mouse): Mention minor mode names.
305
168b980f
JL
3062007-10-17 Juri Linkov <juri@jurta.org>
307
308 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
309 fill-paragraph operates on the active region in Transient Mark mode.
310 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
311 with fill-paragraph.
312
313 * basic.texi (Arguments): Replace fill-paragraph-or-region with
314 fill-paragraph.
315
316 * fixit.texi (Spelling): ispell-word operates on the active region
317 in Transient Mark mode.
318
5a331f34
JB
3192007-10-17 Aaron S. Hawley <aaronh@garden.org>
320
321 * building.texi (Source Buffers):
322 * custom.texi (Init Non-ASCII):
323 * glossary.texi (Glossary): Use "key binding" consistently.
324
2a9f4d55
JB
3252007-10-17 Juanma Barranquero <lekktu@gmail.com>
326
327 * calendar.texi (Diary): Fix directive.
328
de13cecf
RS
3292007-10-16 Richard Stallman <rms@gnu.org>
330
331 * calendar.texi (Diary): Clarify text about diary file example.
332
5f90d53e
ER
3332007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
334
335 * files.texi: Capitalize node names according to convention.
336
3aa491bc
GM
3372007-10-13 Glenn Morris <rgm@gnu.org>
338
339 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
340
8a3106d3
ER
3412007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
342
343 * emacs.texi:
344 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 345 suggested by RMS and Robert J. Chassell.
8a3106d3 346
da1080a2
ER
3472007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
348
3aa491bc 349 * files.texi (Version Systems):
0870a421
ER
350 * vc-xtra.texi:
351 * vc1-xtra.texi:
ac3f4c6f 352 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 353 operations. Change of terminology from `version' to `revision'.
a7fc5b78 354 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 355 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 356
58ade22b
ER
3572007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
358
da1080a2 359 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
360 Reorder the descriptions to be chronological.
361
93870ce2
RS
3622007-10-09 Richard Stallman <rms@gnu.org>
363
364 * display.texi (Cursor Display): Correct how cursor appears
365 in nonselected windows.
366
568c7288
NR
3672007-10-04 Nick Roberts <nickrob@snap.net.nz>
368
369 * building.texi (GDB Graphical Interface): Remove references to gdba
370 and mention gud-gdb.
371
1af74d06 3722007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 373
1af74d06 374 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 375
0d8fb755
JL
3762007-10-06 Juri Linkov <juri@jurta.org>
377
378 * text.texi (Fill Commands): Document fill-paragraph-or-region.
379 (Fill Prefix, Format Indentation): Replace fill-paragraph with
380 fill-paragraph-or-region.
381
382 * basic.texi (Arguments): Replace fill-paragraph with
383 fill-paragraph-or-region.
384
b981e2c6
ER
3852007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
386
387 * files.texi: Update the section on version control for 2007
2a9f4d55 388 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
389 will come later.
390
5fceaf9c
GM
3912007-09-15 Glenn Morris <rgm@gnu.org>
392
393 * calendar.texi (Holidays): Change all instances of `holiday-list' back
394 to `list-holidays'.
395
b0e44b17
GM
3962007-09-14 Glenn Morris <rgm@gnu.org>
397
398 * calendar.texi: Update all instances of mark-calendar-holidays,
399 list-calendar-holidays, list-holidays with the new names.
400
8cf51b2c
GM
4012007-09-06 Glenn Morris <rgm@gnu.org>
402
403 * Move manual sources from man/ to subdirectories of doc/.
404 Split into the Emacs manual in emacs/, and other manuals in misc/.
405 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
406 manual.
407 (infodir): New variable.
408 (info): Use $infodir.
409 (emacsman): Delete target, not needed any more.
410 Move all targets that are not the Emacs manual to misc/Makefile.in.
411 (mostlyclean): Remove `gnustmp'.
412 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
413 manual.
92f9b43f 414 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
415 (emacsman): Delete target, not needed any more.
416 (clean): Remove all info files but Emacs manual.
417 Move all targets that are not the Emacs manual to misc/Makefile.in.
418 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
419
420 * Makefile.in (INFOSOURCES): Delete.
421 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
422 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
423 *.vrs *.toc here...
424 (maintainer-clean): ...from here.
425
4262007-09-05 Glenn Morris <rgm@gnu.org>
427
428 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
429
8cf51b2c
GM
4302007-08-29 Glenn Morris <rgm@gnu.org>
431
432 * emacs.texi (EMACSVER): Increase to 23.0.50.
433
3420c522
RS
4342007-08-27 Richard Stallman <rms@gnu.org>
435
436 * emacs.texi (Top): Clarify menu item for Glossary.
437
438 * display.texi (Faces): Change secn title.
439 Clarify not all fonts come from Font Lock.
440
8cf51b2c
GM
4412007-08-17 Eli Zaretskii <eliz@gnu.org>
442
443 * basic.texi (Position Info): Add index entry for face at point.
444 Mention that character faces are also displayed by "C-u C-x =".
445
8cf51b2c
GM
4462007-08-08 Glenn Morris <rgm@gnu.org>
447
448 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
449
4502007-08-07 Chong Yidong <cyd@stupidchicken.com>
451
452 * files.texi (File Conveniences): Document point motion keys in Image
453 mode.
454
8cf51b2c
GM
4552007-07-27 Glenn Morris <rgm@gnu.org>
456
8cf51b2c
GM
457 * emacs.texi (Copying): Include license text from gpl.texi, rather than
458 in-line.
459
460 * gpl.texi: New file with text of GPL.
461 * Makefile.in (EMACSSOURCES): Add gpl.texi.
462
4632007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
464
465 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
466
467 * dired.texi (Wdired): Mention C-x C-q key binding.
468
4692007-07-28 Nick Roberts <nickrob@snap.net.nz>
470
471 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
472
4732007-07-25 Glenn Morris <rgm@gnu.org>
474
8cf51b2c
GM
475 * emacs.texi (Copying): Replace license with GPLv3.
476
477 * Relicense all FSF files to GPLv3 or later.
478
4792007-07-24 Glenn Morris <rgm@gnu.org>
480
481 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
482 for some calendars.
483
4842007-07-23 Nick Roberts <nickrob@snap.net.nz>
485
486 * screen.texi (Mode Line): Describe new mode-line flag that shows if
487 default-directory for the current buffer is on a remote machine.
488
8cf51b2c
GM
4892007-07-21 Eli Zaretskii <eliz@gnu.org>
490
491 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
492 default value.
493
4942007-07-21 Richard Stallman <rms@gnu.org>
495
496 * files.texi (Why Version Control?): Improve previous change.
497
4982007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
499
500 * files.texi (Why Version Control?): New node.
501
8cf51b2c
GM
5022007-07-12 Nick Roberts <nickrob@snap.net.nz>
503
8cf51b2c
GM
504 * building.texi (Starting GUD): Add xref to this anchor.
505
8cf51b2c
GM
5062007-06-24 Karl Berry <karl@gnu.org>
507
2a9f4d55 508 * emacs.texi: New Back-Cover Text.
8cf51b2c 509
8cf51b2c
GM
5102007-06-07 Alan Mackenzie <acm@muc.de>
511
512 * display.texi (Optional Mode Line): Document the new form of
513 line+column numbers, "(561,2)".
514
5152007-06-06 Juanma Barranquero <lekktu@gmail.com>
516
49823426 517 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
518
5192007-06-02 Chong Yidong <cyd@stupidchicken.com>
520
521 * Version 22.1 released.
522
8cf51b2c
GM
5232007-05-07 Karl Berry <karl@gnu.org>
524
525 * emacs.texi (EMACSVER): Back to 22.
526
5272007-05-06 Richard Stallman <rms@gnu.org>
528
529 * maintaining.texi (Create Tags Table): Clean up previous change.
530
c8763fb6 5312007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
532
533 * maintaining.texi (Create Tags Table): Add text about the dangers of
534 making symbolic links to tags files.
535
5362007-05-04 Karl Berry <karl@gnu.org>
537
538 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
539
5402007-05-03 Karl Berry <karl@gnu.org>
541
542 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
543
544 * .cvsignore (*.pdf): New entry.
545
8cf51b2c
GM
546 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
547 for printing.
548
5492007-05-01 Richard Stallman <rms@gnu.org>
550
551 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
552
8cf51b2c
GM
5532007-04-28 Glenn Morris <rgm@gnu.org>
554
555 * ack.texi (Acknowledgments):
556 * anti.texi (Antinews):
8cf51b2c
GM
557 * programs.texi (Program Modes): Restore mention of python.el pending
558 consideration of legal status.
559
5602007-04-28 Richard Stallman <rms@gnu.org>
561
562 * files.texi (File Names): Fixes to ~ description on MS systems.
563
8cf51b2c
GM
5642007-04-26 Glenn Morris <rgm@gnu.org>
565
566 * emacs.texi (EMACSVER): Increase to 22.1.50.
567
5682007-04-25 Karl Berry <karl@gnu.org>
569
570 * emacs.texi: Improve line breaks on copyright page,
571 similar layout to lispref, 8.5x11 by default.
572
573 * dired.texi (Image-Dired): Improve line break, fix typo.
574
5752007-04-24 Chong Yidong <cyd@stupidchicken.com>
576
577 * programs.texi (Program Modes):
8cf51b2c
GM
578 * anti.texi (Antinews):
579 * ack.texi (Acknowledgments): python.el removed.
580
8cf51b2c
GM
5812007-04-23 Chong Yidong <cyd@stupidchicken.com>
582
583 * display.texi (Highlight Interactively): Correct description of
584 hi-lock-file-patterns-policy.
585
586 * files.texi (File Archives): Mention self-extracting executables.
587
5882007-04-23 Eli Zaretskii <eliz@gnu.org>
589
590 * search.texi (Unconditional Replace, Query Replace): Add xref to
591 "Replacement and Case".
592
5932007-04-22 Chong Yidong <cyd@stupidchicken.com>
594
595 * dired.texi (Image-Dired): Move from Thumbnails node.
596 * misc.texi (Thumbnails): Node deleted.
597 * emacs.texi (Top): Update node listing.
598
599 * files.texi (File Conveniences):
49823426 600 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
601
6022007-04-21 Richard Stallman <rms@gnu.org>
603
604 * display.texi (Highlight Interactively): Correct previous change.
605 Clarify doc of hi-lock-find-patterns, and move new features into it.
606
6072007-04-20 David Koppelman <koppel@ece.lsu.edu>
608
609 * display.texi (Highlight Interactively): Document
610 hi-lock-file-patterns-policy.
611
6122007-04-20 Martin Rudalics <rudalics@gmx.at>
613
614 * display.texi (Scrolling): Fix typo.
615
8cf51b2c
GM
6162007-04-15 Chong Yidong <cyd@stupidchicken.com>
617
8cf51b2c
GM
618 * doclicense.texi: Remove node heading, so that it can be included by
619 other files.
620
621 * emacs.texi: Insert node heading for GFDL.
622
8cf51b2c
GM
6232007-04-14 Eli Zaretskii <eliz@gnu.org>
624
625 * cmdargs.texi (Colors): Qualify "color of window" index entry by
626 "command line".
627
628 * display.texi (Faces): Refer to "Creating Frames" for face
629 and other frame customizations in .emacs.
630
631 * frames.texi (Creating Frames): Mention that face customizations can
632 be put in .emacs. Add index entries.
633
6342007-04-12 Richard Stallman <rms@gnu.org>
635
636 * glossary.texi (Glossary): Explain `iff'.
637
6382007-04-11 Karl Berry <karl@gnu.org>
639
640 * gnu.texi (Top),
641 * macos.texi (Mac Font Specs),
642 * anti.texi (Antinews),
643 * xresources.texi (Resources),
644 * misc.texi (Emulation),
645 * calendar.texi (Daylight Saving),
646 * dired.texi (Dired and Find),
647 * rmail.texi (Remote Mailboxes),
648 * sending.texi (Mail Headers),
649 * programs.texi (Which Function),
650 * files.texi (Recover),
651 * buffers.texi (Uniquify),
652 * frames.texi (Wheeled Mice),
653 * killing.texi (Rectangles): Wording to improve breaks in
654 8.5x11 format.
655 * mule.texi (Language Environments): \hbadness=10000 since there's
656 no way to reword.
657 * emacs.texi (smallbook): New @set to more easily switch between
658 smallbook and 8.5x11.
659
6602007-04-11 Richard Stallman <rms@gnu.org>
661
662 * files.texi (File Conveniences): Add xref to Tumme.
663 Delete text about Thumbnail mode.
664
8cf51b2c
GM
6652007-04-09 Alan Mackenzie <acm@muc.de>
666
667 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
668 new name. Insert concept index entries.
669
8cf51b2c
GM
6702007-04-08 Chong Yidong <cyd@stupidchicken.com>
671
672 * display.texi (Standard Faces): Document prefix arg for
673 list-faces-display.
674
675 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
676
8cf51b2c
GM
6772007-04-07 Chong Yidong <cyd@stupidchicken.com>
678
8cf51b2c
GM
679 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
680
681 * files.texi (Misc File Ops): Rewrite description of
682 insert-file-literally.
683
8cf51b2c
GM
6842007-03-31 Eli Zaretskii <eliz@gnu.org>
685
686 * misc.texi (Printing): Postscript -> PostScript.
687
8cf51b2c
GM
688 * ack.texi (Acknowledgments): Postscript -> PostScript.
689
690 * custom.texi (Init File, Init Non-ASCII): Fix last change.
691
692 * emacs.texi (Top): Fix the menu due to the change in custom.texi
693 below.
694
6952007-03-30 Chong Yidong <cyd@stupidchicken.com>
696
697 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
698 Init Non-ASCII.
699 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
700 (Init Non-ASCII): New node.
701
7022007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
703
704 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
705
8cf51b2c
GM
7062007-03-12 Glenn Morris <rgm@gnu.org>
707
8cf51b2c
GM
708 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
709 "Daylight Savings".
710
49823426 711 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
712 saving" in text throughout.
713
8cf51b2c
GM
7142007-03-04 Richard Stallman <rms@gnu.org>
715
716 * custom.texi (Safe File Variables): Minor correction.
717
8cf51b2c
GM
7182007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
719
720 * rmail.texi (Movemail): Add internal ref.
721 Don't indent the intro for the PROTO table.
722 Format PROTO table items with @code.
723
8cf51b2c
GM
7242007-02-26 Nick Roberts <nickrob@snap.net.nz>
725
726 * building.texi: Remove references to bashdb.
727
8cf51b2c
GM
7282007-02-19 Juanma Barranquero <lekktu@gmail.com>
729
730 * mule.texi (Language Environments): Update list of supported language
731 environments.
732
8cf51b2c
GM
7332007-02-14 Kim F. Storm <storm@cua.dk>
734
735 * building.texi (Grep Searching): Fix lgrep doc.
736
7372007-02-12 Chong Yidong <cyd@stupidchicken.com>
738
739 * back.texi: Remove unused file.
740
c8763fb6 7412007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
742
743 * maintaining.texi (Tag Syntax): Now --members is the default for
744 etags, not for ctags yet.
745
8cf51b2c
GM
7462007-02-03 Eli Zaretskii <eliz@gnu.org>
747
748 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
749 headers compliant with Texinfo guidelines and with what texnfo-upd.el
750 expects. Add comments to prevent people from inadvertently modifying
751 the key parts needed by `texinfo-multiple-files-update'.
752
7532007-01-29 Chong Yidong <cyd@stupidchicken.com>
754
755 * frames.texi (Secondary Selection): Window clicked does not matter
756 when mouse-yank-at-point is non-nil.
757
8cf51b2c
GM
7582007-01-16 Glenn Morris <rgm@gnu.org>
759
760 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
761 system abbrev.
762
7632007-01-11 Richard Stallman <rms@gnu.org>
764
765 * msdog.texi (Windows Keyboard): Another small cleanup.
766
7672007-01-10 Richard Stallman <rms@gnu.org>
768
769 * msdog.texi (Windows Keyboard): Yet another try to make
770 everyone happy with that passage.
771
7722007-01-05 Richard Stallman <rms@gnu.org>
773
774 * anti.texi (Antinews): Mention M-x shell scrolling.
775
7762007-01-05 Nick Roberts <nickrob@snap.net.nz>
777
778 * building.texi (Watch Expressions): Describe gdb-max-children.
779
8cf51b2c
GM
7802007-01-04 Richard Stallman <rms@gnu.org>
781
8cf51b2c
GM
782 * msdog.texi (Windows Keyboard): Clarify previous change.
783
8cf51b2c
GM
7842007-01-02 Richard Stallman <rms@gnu.org>
785
786 * custom.texi (Changing a Variable): Minor clarification.
787 (Specific Customization): customize-customized => customize-unsaved.
788
789 * entering.texi (Entering Emacs): Clean up text about restarting
790 Emacs for each file.
791
792 * misc.texi (Shell Options): Minor cleanup.
793
794 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
795 with Emacs, not vice versa.
796
797 * programs.texi (Symbol Completion): Recommend customizing
798 window manager.
799
800 * xresources.texi (Resources): Minor fix.
801
c8763fb6 8022007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
803
804 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
805
8062007-01-01 Richard Stallman <rms@gnu.org>
807
808 * commands.texi (User Input): Document keys stolen by window mangers.
809
8102006-12-31 Richard Stallman <rms@gnu.org>
811
812 * custom.texi (Specific Customization): Document customize-option
813 instead of customize-variable.
814
8152006-12-31 Kim F. Storm <storm@cua.dk>
816
817 * major.texi (Choosing Modes): Document auto-mode-case-fold.
818
8192006-12-30 Kim F. Storm <storm@cua.dk>
820
821 * killing.texi (CUA Bindings): Fix typo.
822
823 * xresources.texi (Table of Resources): Mention grow-only value for
824 auto-resize-tool-bars.
825
8cf51b2c
GM
8262006-12-27 Eli Zaretskii <eliz@gnu.org>
827
828 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
829 and how to get them back.
830
8312006-12-26 Richard Stallman <rms@gnu.org>
832
833 * calendar.texi (Holidays): Holiday listing is based on current
834 practice, but DST is not.
835
8362006-12-25 Richard Stallman <rms@gnu.org>
837
838 * emacs.texi (Top): Update subnode menus.
839
840 * mark.texi (Transient Mark): Fix xref.
841
842 * killing.texi (Graphical Kill): Node deleted.
843 (Killing): Add xref to Cut and Paste.
844 (CUA Bindings): Update xref.
845
846 * frames.texi (Cut and Paste): New section to hold other nodes.
847 (Mouse Commands): Node demoted.
848 (Cut/Paste Other App): Split out from Mouse Commands.
849 (Word and Line Mouse): Likewise.
850 (Secondary Selection, Clipboard): Nodes demoted.
851
8cf51b2c
GM
8522006-12-24 Kevin Ryde <user42@zip.com.au>
853
854 * calendar.texi (Holidays): US daylight saving begins second Sunday
855 in March for 2007 onwards.
856 (Daylight Savings): Show new US default daylight saving rules, 2nd
857 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
858
8592006-12-23 Chong Yidong <cyd@stupidchicken.com>
860
861 * calendar.texi (Scroll Calendar): < and > are switched.
862
8632006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
864
865 * killing.texi (Deletion): Describe M-\ prefix argument.
866
8672006-12-23 Richard Stallman <rms@gnu.org>
868
869 * search.texi (Regexp Search): Explain why forward and reverse regexp
870 search are not mirror images.
871
8cf51b2c
GM
8722006-12-19 Kim F. Storm <storm@cua.dk>
873
874 * major.texi (Choosing Modes): Describe match-function elements for
875 magic-mode-alist.
876
8cf51b2c
GM
8772006-12-18 Eli Zaretskii <eliz@gnu.org>
878
879 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
880 peculiarities.
881
8822006-12-18 Richard Stallman <rms@gnu.org>
883
884 * abbrevs.texi (Editing Abbrevs): Fix previous change.
885
8cf51b2c
GM
8862006-12-17 Alan Mackenzie <acm@muc.de>
887
888 * programs.texi (Left Margin Paren): Remove the bit which says
889 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
890 Discuss some of the issues of setting this option to nil.
891
8922006-12-17 Glenn Morris <rgm@gnu.org>
893
894 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
895
8962006-12-16 Eli Zaretskii <eliz@gnu.org>
897
898 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
899 (Windows Files): `w32-get-true-file-attributes' is only relevant for
900 NTFS volumes.
901 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
902 volumes.
903
9042006-12-15 Eli Zaretskii <eliz@gnu.org>
905
906 * text.texi (HTML Mode): Fix "C-c TAB".
907
8cf51b2c
GM
9082006-12-09 Richard Stallman <rms@gnu.org>
909
910 * misc.texi (Invoking emacsclient): Simplify TCP file text.
911
9122006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
913
914 * files.texi (Misc File Ops): Document insert-file-literally.
915
9162006-12-08 Eli Zaretskii <eliz@gnu.org>
917
918 * cmdargs.texi (Colors): Note that --color is intended for overriding
919 the terminal defaults, not for normal invocation.
920
921 * misc.texi (Emacs Server): Improve wording. Don't mention the
922 ``server program''. Add a cross-reference to "Init File" node.
923 (Invoking emacsclient): Add index entries. Document both short and
924 long versions of command-line options. Document the -f option.
925
8cf51b2c
GM
9262006-12-06 Richard Stallman <rms@gnu.org>
927
928 * text.texi (Outline Format): Say to set outline-regexp
929 and outline-level with major modes and file local variables.
930
c8763fb6 9312006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
932
933 * anti.texi (Antinews): Mention the alternative to
934 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
935
8cf51b2c
GM
936 * misc.texi (Interactive Shell): Ditto.
937
9382006-12-04 Eli Zaretskii <eliz@gnu.org>
939
940 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
941
942 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
943
9442006-12-01 Eli Zaretskii <eliz@gnu.org>
945
946 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
947 colon in the mode line.
948
949 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
950
9512006-11-26 Nick Roberts <nickrob@snap.net.nz>
952
953 * building.texi (Watch Expressions): Mention SPC for expanding/
954 contracting watch expressions.
955
9562006-11-26 Kim F. Storm <storm@cua.dk>
957
958 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
959
9602006-11-26 Nick Roberts <nickrob@snap.net.nz>
961
962 * building.texi (Debugger Operation): Define text command mode.
963 Clarify how tooltips work.
964 (GDB Graphical Interface): Explain how to run in text command mode
965 more clearly.
966
9672006-11-25 Juanma Barranquero <lekktu@gmail.com>
968
969 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
970
9712006-11-22 Juanma Barranquero <lekktu@gmail.com>
972
973 * anti.texi (Antinews): Mention --server-file and TCP sockets.
974
8cf51b2c
GM
9752006-11-18 Chong Yidong <cyd@stupidchicken.com>
976
977 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
978 and EMACS is deprecated.
979
9802006-11-18 Juanma Barranquero <lekktu@gmail.com>
981
982 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
983
c8763fb6 9842006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
985
986 * Makefile.in (emacs.dvi): Remove xresmini.texi.
987
988 * emacs.texi: Include xresources.texi both for info and dvi.
989
990 * xresources.texi: Merge text from xresmini.texi.
991
c8763fb6 9922006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
993
994 * glossary.texi: Fix typos.
995
8cf51b2c
GM
9962006-11-06 Richard Stallman <rms@gnu.org>
997
998 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
999
1000 * ack.texi (Acknowledgments): Fix name spelling.
1001
10022006-11-01 Juri Linkov <juri@jurta.org>
1003
1004 * search.texi (Word Search): Document incremental word search.
1005
10062006-10-28 Glenn Morris <rgm@gnu.org>
1007
1008 * ack.texi (Acknowledgments): Add cal-html author.
1009
1010 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1011 Calendar"). Describe new package cal-html.
1012 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1013 Calendar Files."
1014
8cf51b2c
GM
10152006-10-23 Richard Stallman <rms@gnu.org>
1016
1017 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1018 Abbrev mode is enabled.
1019
8cf51b2c
GM
10202006-10-16 Richard Stallman <rms@gnu.org>
1021
8cf51b2c
GM
1022 * emacs.texi: Update ISBN.
1023
8cf51b2c
GM
10242006-10-11 Kim F. Storm <storm@cua.dk>
1025
1026 * emacs.texi (Acknowledgments): Use @dotless{i}.
1027
10282006-10-08 Nick Roberts <nickrob@snap.net.nz>
1029
1030 * building.texi (Breakpoints Buffer): Mention catchpoints.
1031
10322006-10-08 Kim F. Storm <storm@cua.dk>
1033
1034 * ack.texi (Acknowledgments): Update.
1035
1036 * emacs.texi (Acknowledgments): Fix bad @/ form.
1037
8cf51b2c
GM
10382006-10-05 Kim F. Storm <storm@cua.dk>
1039
1040 * emacs.texi (Acknowledgments): Add more contributors.
1041
10422006-10-03 Richard Stallman <rms@gnu.org>
1043
1044 * emacs.texi (Acknowledgments): Update version and edition.
1045
8cf51b2c
GM
10462006-10-01 Karl Berry <karl@gnu.org>
1047
1048 * custom.texi (Customization Groups): Page break to keep example buffer
1049 on one page.
1050
10512006-09-30 Karl Berry <karl@gnu.org>
1052
1053 * programs.texi (Basic Indent): @need to improve page break.
1054 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1055
10562006-09-29 Glenn Morris <rgm@gnu.org>
1057
1058 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1059
10602006-09-29 Karl Berry <karl@gnu.org>
1061
1062 * windows.texi (Basic Window): Remove forced @break, no longer
1063 desirable.
1064 * frames.texi (Frame Commands),
1065 * mark.texi (Marking Objects): Reword to avoid bad page break.
1066 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1067
10682006-09-19 Richard Stallman <rms@gnu.org>
1069
1070 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1071 stick to present tense.
1072
c8763fb6 10732006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1074
1075 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1076 to x-gtk-use-old-file-dialog.
1077 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1078
10792006-09-15 Jay Belanger <belanger@truman.edu>
1080
49823426 1081 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1082 Change "Library Public License" to "Lesser Public License"
1083 throughout. Use "yyyy" to represent year.
1084
8cf51b2c
GM
10852006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1086
1087 * files.texi (Visiting): Add index entry "open file".
1088
8cf51b2c
GM
10892006-09-11 Richard Stallman <rms@gnu.org>
1090
1091 * building.texi (Compilation Mode): Clarification.
1092 (Grep Searching): Add xref to Compilation Mode.
1093
8cf51b2c
GM
10942006-09-08 Richard Stallman <rms@gnu.org>
1095
1096 * search.texi (Search): Ref multi-file search commands here.
1097 (Other Repeating Search): Not here.
1098
8cf51b2c
GM
10992006-08-28 Richard Stallman <rms@gnu.org>
1100
1101 * windows.texi (Split Window): Update xref.
1102
1103 * basic.texi (Continuation Lines): Update xref.
1104
1105 * indent.texi (Tab Stops): Update xref.
1106
1107 * emacs.texi (Top): Update subnode menu.
1108
1109 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1110 split out of Display Custom.
1111
11122006-08-25 Kim F. Storm <storm@cua.dk>
1113
1114 * display.texi (Display Custom): Add variables overline-margin
1115 and x-underline-at-descent-line.
1116
11172006-08-25 Richard Stallman <rms@gnu.org>
1118
1119 * entering.texi (Exiting): Rewrite to give graphical displays
1120 priority over text terminals.
1121
1122 * search.texi (Incremental Search): Move index entries.
1123
11242006-08-23 Chong Yidong <cyd@stupidchicken.com>
1125
1126 * custom.texi (Init File): Reference Find Init to avoid "home
1127 directory" confusion.
1128
11292006-08-22 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * building.texi (Other GDB-UI Buffers): Describe how to edit
1132 a value in the locals buffer.
1133
11342006-08-21 Richard Stallman <rms@gnu.org>
1135
1136 * search.texi (Basic Isearch): Add `isearch' index entry.
1137
11382006-08-16 Richard Stallman <rms@gnu.org>
1139
1140 * misc.texi (Saving Emacs Sessions): Clean up wording.
1141
1142 * mark.texi (Marking Objects): Mention term "select all".
1143
1144 * emacs.texi (Top): Update subnode menu.
1145
1146 * help.texi (Help Mode): Move node up in file.
1147
8cf51b2c
GM
11482006-08-15 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * building.texi (Stack Buffer): Explain fringe arrow.
1151
8cf51b2c
GM
11522006-08-12 Eli Zaretskii <eliz@gnu.org>
1153
8cf51b2c
GM
1154 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1155 on startup.
1156
11572006-08-11 Romain Francoise <romain@orebokech.com>
1158
1159 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1160
11612006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1162
1163 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1164
11652006-08-10 Richard Stallman <rms@gnu.org>
1166
1167 * text.texi (Format Faces): Substantial rewrites to deal
1168 with face merging. Empty regions don't count. Clarify
1169 face property inheritance.
1170
11712006-08-08 Romain Francoise <romain@orebokech.com>
1172
1173 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1174 <arjuropo@cc.jyu.fi>.
1175
8cf51b2c
GM
11762006-08-04 Eli Zaretskii <eliz@gnu.org>
1177
1178 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1179 apply to all frames.
1180
8cf51b2c
GM
11812006-08-01 Richard Stallman <rms@gnu.org>
1182
1183 * help.texi (Name Help): Add index entries for describe-variable.
1184
11852006-08-01 Nick Roberts <nickrob@snap.net.nz>
1186
1187 * building.texi (GDB Graphical Interface): Shorten node names.
1188 (GDB-UI Layout): Use GDB-related.
1189 (Other GDB-UI Buffers): Simplify English.
1190
11912006-07-31 Richard Stallman <rms@gnu.org>
1192
1193 * search.texi (Query Replace): Add xref for Dired's Q command.
1194
8cf51b2c
GM
11952006-07-31 Nick Roberts <nickrob@snap.net.nz>
1196
1197 * building.texi (GDB commands in Fringe): Rename to...
1198 (Source Buffers): ..this and move forward. Describe hollow arrow and
1199 new option gdb-find-source-frame.
1200
12012006-07-29 Richard Stallman <rms@gnu.org>
1202
1203 * dired.texi (Operating on Files): Simplify previous change
1204 and fix Texinfo usage.
1205
12062006-07-29 Eli Zaretskii <eliz@gnu.org>
1207
1208 * dired.texi (Operating on Files): Add cross-references. State the
1209 Unix commands that do similar things.
1210
12112006-07-28 Richard Stallman <rms@gnu.org>
1212
1213 * mark.texi (Transient Mark): Clarify that region never disappears
1214 when Transient Mark mode is off, and not when it is on.
1215
12162006-07-27 Richard Stallman <rms@gnu.org>
1217
1218 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1219
12202006-07-24 Richard Stallman <rms@gnu.org>
1221
1222 * xresources.texi (GTK styles): Fix texinfo usage.
1223
8cf51b2c
GM
1224 * commands.texi (User Input): Explain why we teach keyboard cmds.
1225
1226 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1227 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1228 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1229 * doclicense.texi, display.texi, dired.texi, basic.texi:
1230 * anti.texi, ack.texi: Move periods and commas inside quotes.
1231
12322006-07-22 Eli Zaretskii <eliz@gnu.org>
1233
1234 * cmdargs.texi (General Variables): Document EMAIL.
1235
12362006-07-21 Eli Zaretskii <eliz@gnu.org>
1237
1238 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1239 doesn't have effect on MS-Windows.
1240
8cf51b2c
GM
12412006-07-17 Richard Stallman <rms@gnu.org>
1242
1243 * building.texi (Grep Searching): Explain about chaining grep commands.
1244
8cf51b2c
GM
12452006-07-10 Nick Roberts <nickrob@snap.net.nz>
1246
49823426 1247 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1248
12492006-07-09 Chong Yidong <cyd@stupidchicken.com>
1250
1251 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1252 is invoked for multiple files.
1253
12542006-07-08 Eli Zaretskii <eliz@gnu.org>
1255
1256 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1257 on-line manual for the rest of this node.
1258 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1259 unconditionally.
1260 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1261 Improve wording.
1262 (Windows Printing): Improve wording.
1263 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1264 rest of this node.
1265
8cf51b2c
GM
12662006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1267
49823426
GM
1268 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1269 with eval-buffer.
8cf51b2c
GM
1270
12712006-07-05 Nick Roberts <nickrob@snap.net.nz>
1272
1273 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1274 of character translation.
1275
12762006-07-04 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1279
12802006-07-03 Karl Berry <karl@gnu.org>
1281
1282 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1283 not-too-underfull hboxes in the TeX output.
1284 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1285 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1286 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1287 * sending.texi, text.texi: Fix overfull/underfull boxes.
1288
12892006-07-03 Romain Francoise <romain@orebokech.com>
1290
1291 * m-x.texi (M-x): Fix.
1292
12932006-07-03 Richard Stallman <rms@gnu.org>
1294
8cf51b2c
GM
1295 * search.texi (Other Repeating Search): filename -> file name.
1296
1297 * misc.texi (Narrowing): Minor cleanups.
1298
1299 * files.texi (Visiting): filename -> file name.
1300
1301 * emacs.texi (Top): Update subnode menus.
1302
1303 * mule.texi (Coding Systems): Move char translation stuff here.
1304 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1305 (Recognize Coding): Substantial local rewrites.
1306 (International): Update menu.
1307
1308 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1309 (Scrolling): Substantial local rewrites.
1310 (Display): Update menu and intro.
1311
1312 * dired.texi: filename -> file name.
1313
1314 * custom.texi (Safe File Variables): Texinfo usage fix.
1315
13162006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1317
1318 * help.texi, m-x.texi: Lots of cleanups.
1319
8cf51b2c
GM
13202006-06-30 Eli Zaretskii <eliz@gnu.org>
1321
1322 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1323 (Windows Processes, Windows Misc): Shorten the printed version by
1324 selectively conditioning less important portions by @ifnottex.
1325
8cf51b2c
GM
13262006-06-27 Richard Stallman <rms@gnu.org>
1327
1328 * mini.texi (Minibuffer File): Minor cleanup.
1329
13302006-06-25 Nick Roberts <nickrob@snap.net.nz>
1331
1332 * frames.texi (XTerm Mouse): Rename to...
1333 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1334
1335 * emacs.texi (Top): Use new node name.
1336
13372006-06-24 Eli Zaretskii <eliz@gnu.org>
1338
1339 * emacs.texi (Top): Update the detailed menu according to changes in
1340 msdog.texi.
1341
1342 * msdog.texi (Windows Keyboard): New section.
1343 (Windows Mouse): New section.
1344 (Windows System Menu): Remove section (text merged with "Windows
1345 Keyboard").
1346 (Windows Misc): New section.
1347
1348 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1349
1350 * msdog.texi (ls in Lisp): New section.
1351
1352 * files.texi (Visiting): Document case-insensitive wildcard matching
1353 under find-file-wildcards.
1354
8cf51b2c
GM
13552006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1356
1357 * macos.texi (Mac Input): Add description of mac-function-modifier.
1358 Now Unicode keyboard layouts work.
1359
8cf51b2c
GM
13602006-06-10 Richard Stallman <rms@gnu.org>
1361
1362 * mule.texi (Recognize Coding): Clarify previous change.
1363
13642006-06-09 Kenichi Handa <handa@m17n.org>
1365
1366 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1367 notation.
1368
13692006-06-07 Kevin Ryde <user42@zip.com.au>
1370
1371 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1372 manual for @ifnottex, but in emacs-extra for @iftex.
1373
1374 * cmdargs.texi (General Variables): Fix smtpmail xref.
1375
13762006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1377
8cf51b2c 1378 * programs.texi (Comment Commands):
8cf51b2c 1379 * custom.texi (Specifying File Variables):
49823426 1380 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1381
13822006-06-07 Nick Roberts <nickrob@snap.net.nz>
1383
1384 * building.texi (Watch Expressions): Move node to end.
1385 (GDB Graphical Interface): Move description of clicks in fringe...
1386 (GDB commands in the Fringe): ...to here. New node.
1387
8cf51b2c
GM
13882006-06-05 Romain Francoise <romain@orebokech.com>
1389
49823426 1390 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1391
13922006-06-05 Nick Roberts <nickrob@snap.net.nz>
1393
1394 * building.texi (GDB Graphical Interface): Update bindings.
1395 (Commands of GUD): Add gud-print. Remove gud-run.
1396 Restate availability more generally.
1397
13982006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1399
1400 * mini.texi: Lots of cleanups.
1401
14022006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1403
1404 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1405 and Mouse-2.
1406
c8763fb6 14072006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1408
1409 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1410
8cf51b2c
GM
14112006-05-31 Richard Stallman <rms@gnu.org>
1412
1413 * basic.texi (Moving Point): Fix previous change.
1414
c8763fb6 14152006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1416
1417 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1418
14192006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1420
1421 * basic.texi: Many simplifications and improvements in wording.
1422
8cf51b2c
GM
14232006-05-26 Nick Roberts <nickrob@snap.net.nz>
1424
1425 * anti.texi (Antinews): Create a node for gdb-ui.
1426
8cf51b2c
GM
14272006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1428
1429 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1430
14312006-05-20 Richard Stallman <rms@gnu.org>
1432
1433 * dired.texi (Dired Navigation): dired-goto-file is now j.
1434
8cf51b2c
GM
14352006-05-20 Eli Zaretskii <eliz@gnu.org>
1436
1437 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1438 and their aliases.
1439
1440 * msdog.texi (Windows Printing): Mention non-support of plain text
1441 printing with some el-cheapo printers, and suggest a workaround.
1442
14432006-05-20 Kevin Ryde <user42@zip.com.au>
1444
1445 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1446 remove the bit saying you must set it.
1447
14482006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1449
1450 * trouble.texi (Checklist):
1451 * text.texi (Text, Auto Fill, Text Mode):
1452 * search.texi (Nonincremental Search):
1453 * rmail.texi (Rmail Labels):
1454 * mule.texi (Input Methods, Multibyte Conversion):
1455 * misc.texi (Gnus, Where to Look, PostScript):
1456 * maintaining.texi (Create Tags Table):
1457 * indent.texi (Indentation Commands):
1458 * fixit.texi (Spelling):
1459 * emacs.texi (Copying):
1460 * custom.texi (Init File): ifinfo -> ifnottex.
1461
8cf51b2c
GM
14622006-05-17 Richard Stallman <rms@gnu.org>
1463
1464 * files.texi (Diff Mode): Mention C-x `.
1465
14662006-05-08 Richard Stallman <rms@gnu.org>
1467
1468 * custom.texi (Disabling): Textual cleanups.
1469
8cf51b2c
GM
14702006-05-12 Glenn Morris <rgm@gnu.org>
1471
1472 * calendar.texi (Displaying the Diary, Format of Diary File):
1473 Refer to diary-view-entries, diary-list-entries,
1474 diary-show-all-entries rather than obsolete aliases.
1475
14762006-05-12 Eli Zaretskii <eliz@gnu.org>
1477
1478 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1479 (Displaying the Diary, Special Diary Entries, Importing Diary):
1480 * building.texi (Compilation Shell):
1481 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1482 emacs-xtra with @inforef's.
1483
1484 * files.texi (Visiting): Fix wording.
1485
1486 * mule.texi (Coding Systems, Text Coding): More indexing.
1487 Mention that C-x RET f can set eol conversion.
1488
c8763fb6 14892006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1490
1491 * xresmini.texi (GTK resources): Insert GTK description.
1492
1493 * xresources.texi (GTK resources): metafont should be menufont.
1494
8cf51b2c
GM
14952006-05-06 Michael Albinus <michael.albinus@gmx.de>
1496
49823426 1497 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1498 method, user name and host name is active only in partial
1499 completion mode.
1500
8cf51b2c
GM
15012006-05-06 Eli Zaretskii <eliz@gnu.org>
1502
1503 * makefile.w32-in (emacs.dvi):
1504 * Makefile.in (emacs.dvi): Add xresmini.texi.
1505
1506 * xresmini.texi (Table of Resources): Remove xref to non-existent
1507 node "LessTif Resources".
1508
1509 * msdog.texi (Microsoft Windows):
1510 * calendar.texi (Calendar/Diary, Displaying the Diary)
1511 (Special Diary Entries, Importing Diary, Holidays):
1512 * programs.texi (Program Modes):
1513 * text.texi (Text):
1514 * buffers.texi (Several Buffers):
1515 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1516
15172006-05-06 Eli Zaretskii <eliz@gnu.org>
1518
1519 The following changes merge the emacs-xtra manual into the main
1520 manual, but only for on-line version of the manual.
1521
1522 * vc2-xtra.texi (Version Backups, Local Version Control)
1523 (Making Snapshots, Change Logs and VC, Version Headers)
1524 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1525 on-line manual.
1526
1527 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1528 for on-line manual.
1529
1530 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1531 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1532 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1533 for on-line manual.
1534
1535 * fortran-xtra.texi (Fortran, Fortran Autofill)
1536 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1537 for on-line manual.
1538
1539 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1540 Conditional xref's for on-line manual.
1541
1542 * emerge-xtra.texi (Emerge, Overview of Emerge)
1543 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1544 manual.
1545
1546 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1547 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1548 (EMACSSOURCES): Use EMACS_XTRA.
1549 (../info/emacs-xtra): Remove.
1550 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1551
1552 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1553 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1554 (EMACSSOURCES): Use EMACS_XTRA.
1555 ($(infodir)/emacs-xtra): Remove.
1556 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1557
1558 * trouble.texi (Quitting):
1559 * text.texi (Text):
1560 * programs.texi (Program Modes):
1561 * msdog.texi (Microsoft Windows):
1562 * frames.texi (Frames):
1563 * files.texi (Backup, Version Control, VC Concepts)
1564 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1565 (Registering, VC Status, VC Undo, Multi-User Branching)
1566 (Comparing Files):
1567 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1568 (Displaying the Diary, Special Diary Entries, Importing Diary):
1569 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1570 conditional xref's, depending on @iftex/@ifnottex.
1571
1572 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1573 "MS-DOS". @include msdog-xtra.texi.
1574
1575 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1576 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1577
1578 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1579 for vc-xtra.texi subsections.
1580 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1581 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1582
1583 * sending.texi (Sending Mail): A @node line without explicit Prev,
1584 Next, and Up links.
1585
1586 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1587 Next, and Up links.
1588
1589 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1590 and its sections. @include picture-xtra.texi.
1591
1592 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1593 "Emerge".
1594 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1595
1596 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1597 exact duplicate of its name-sake in calendar.texi.
1598
1599 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1600 "Advanced Calendar/Diary Usage".
1601 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1602
1603 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1604 dired-xtra.texi.
1605 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1606
1607 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1608 (Files) [ifnottex]: Add menu entry for Autorevert.
1609
1610 * emacs-xtra.texi (Introduction): Reword to make consistent with
1611 printed version only.
1612 <Top level>: Remove the body of all chapters and move them to the
1613 new *-xtra.texi files. Use @raisesections and @lowersections to
1614 convert sections to chapters etc.
1615
1616 * msdog-xtra.texi:
1617 * fortran-xtra.texi:
1618 * vc-xtra.texi:
1619 * vc1-xtra.texi:
1620 * vc2-xtra.texi:
1621 * emerge-xtra.texi:
1622 * cal-xtra.texi:
1623 * dired-xtra.texi:
1624 * arevert-xtra.texi: New files, with text from respective chapters
1625 of emacs-xtra.texi. Convert each @chapter into @section, @section
1626 into @subsection, etc.
1627
1628 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1629 updated.
1630
1631 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1632 Windows". All references updated.
1633
16342006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1635
1636 * macos.texi (Mac Input): Mention input from Character Palette.
1637 (Mac Font Specs): Fix typo.
1638
16392006-05-05 Richard Stallman <rms@gnu.org>
1640
1641 * files.texi (Diff Mode): Minor cleanup.
1642
16432006-05-05 Karl Berry <karl@gnu.org>
1644
8cf51b2c
GM
1645 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1646 errors from the current release of makeinfo (4.8).
1647 * help.texi (Library Keywords): Change widest word in multitable
1648 template from `emulations' to `convenience'. (Not sure if this is
1649 related to the font change.)
1650
16512006-05-05 Eli Zaretskii <eliz@gnu.org>
1652
1653 * files.texi (File Names): Add a footnote about limited support of
1654 ~USER on MS-Windows.
1655
1656 * cmdargs.texi (Initial Options): Add a footnote about limited
1657 support of ~USER on MS-Windows.
1658
16592006-05-03 Richard Stallman <rms@gnu.org>
1660
1661 * files.texi (Diff Mode): Node moved here.
1662 (Comparing Files): Delete what duplicates new node.
1663 (Files): Put Diff Mode in menu.
1664
1665 * misc.texi (Diff Mode): Moved to files.texi.
1666
1667 * emacs.texi (Top): Update menu for Diff Mode.
1668
1669 * trouble.texi (Emergency Escape): Simplify.
1670
1671 * emacs.texi (Top): Minor clarification.
1672
16732006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1674
1675 * commands.texi, entering.texi, screen.texi: Many simplifications.
1676
16772006-05-03 Richard Stallman <rms@gnu.org>
1678
1679 * commands.texi (Text Characters): Delete paragraph about unibyte
1680 non-ASCII printing chars.
1681
1682 * killing.texi (Killing): Say "graphical displays".
1683 * display.texi: Say "graphical displays".
1684
1685 * cmdargs.texi (Misc X): Say "graphical displays".
1686
16872006-05-01 Richard Stallman <rms@gnu.org>
1688
1689 * emacs.texi (Top): Add Diff Mode to menu.
1690
16912006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1692
1693 * misc.texi (Diff Mode): New node.
1694
16952006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1696
1697 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1698 (Mac Environment Variables): Shorten example line.
1699 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1700
17012006-05-01 Nick Roberts <nickrob@snap.net.nz>
1702
1703 * building.texi (GUD Customization): Describe cases %d and %c.
1704 Update description for %e.
1705
17062006-04-30 Glenn Morris <rgm@gnu.org>
1707
1708 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1709
17102006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1711
1712 * custom.texi (Examining): Update C-h v output example.
1713
17142006-04-29 Kim F. Storm <storm@cua.dk>
1715
1716 * building.texi (Grep Searching): Add lgrep and rgrep.
1717
8cf51b2c
GM
17182006-04-23 Richard Stallman <rms@gnu.org>
1719
1720 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1721
1722 * xresmini.texi: New file.
1723
1724 * xresources.texi (Face Resources): Split table into font resources
1725 and the rest. Combine similar attributes for brevity.
1726
8cf51b2c
GM
17272006-04-21 Eli Zaretskii <eliz@gnu.org>
1728
1729 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1730 backslashes and case-insensitivity in file names (moved to the
1731 main manual).
1732 (MS-DOS Printing): Move most of the text to the main manual.
1733
1734 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1735 New nodes.
1736 (Windows Processes, Windows System Menu): Add index entries and
1737 fix wording.
1738
8cf51b2c
GM
17392006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1740
1741 * misc.texi (Shell Ring): Add notes on saved input when
1742 navigating off the end of the history list.
1743
17442006-04-18 Chong Yidong <cyd@mit.edu>
1745
1746 * misc.texi (Shell Options): Correct default value of
1747 comint-scroll-show-maximum-output.
1748
8cf51b2c
GM
17492006-04-18 Nick Roberts <nickrob@snap.net.nz>
1750
1751 * building.texi (Watch Expressions): Update.
1752
8cf51b2c
GM
17532006-04-12 Richard Stallman <rms@gnu.org>
1754
1755 * search.texi: Clean up previous change.
1756
17572006-04-12 Eli Zaretskii <eliz@gnu.org>
1758
1759 * search.texi (Regexp Backslash, Regexp Replace): Add index
1760 entries for ``back reference'' and mention the term itself in the
1761 text.
1762
17632006-04-11 Richard Stallman <rms@gnu.org>
1764
1765 * custom.texi (Safe File Variables):
1766 Document enable-local-variables = :safe.
1767
17682006-04-11 Karl Berry <karl@gnu.org>
1769
1770 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1771 (Remote Repositories, Version Backups, Local Version Control)
1772 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1773 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1774 (Renaming VC Work Files and Master Files)
1775 (Inserting Version Control Headers, Customizing VC, General Options)
1776 (Options for RCS and SCCS, Options specific for CVS): Move all
1777 these nodes to emacs-xtra.texi, for brevity.
1778 * cmdargs.texi, files.texi: Change cross-references.
1779
8cf51b2c
GM
17802006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1781
1782 * files.texi (Old Versions): Update description of vc-annotate's
1783 use of color to indicate date ranges.
1784
8cf51b2c
GM
17852006-04-09 Kevin Ryde <user42@zip.com.au>
1786
8cf51b2c
GM
1787 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1788 put info and printed manual names the right way around.
1789
17902006-04-09 Karl Berry <karl@gnu.org>
1791
1792 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1793 emacs-xtra.texi, leaving only MS Windows information.
1794 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1795 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1796 node names.
1797
1798 * emacs.texi: Move @summarycontents and @contents to the beginning
1799 of the file.
1800
8cf51b2c
GM
18012006-04-08 Kevin Ryde <user42@zip.com.au>
1802
1803 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1804
18052006-04-07 Richard Stallman <rms@gnu.org>
1806
1807 * programs.texi (Comments, Comment Commands, Options for Comments)
1808 (Multi-Line Comments): "Align", not "indent".
1809 (Basic Indent): C-j deletes trailing whitespace before the newline.
1810
18112006-04-06 Richard Stallman <rms@gnu.org>
1812
8cf51b2c
GM
1813 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1814
18152006-04-06 Eli Zaretskii <eliz@gnu.org>
1816
1817 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1818
8cf51b2c
GM
18192006-04-05 Richard Stallman <rms@gnu.org>
1820
1821 * emacs.texi (Top): Update subnode menu.
1822
1823 * trouble.texi (Unasked-for Search): Node deleted.
1824 (Lossage): Delete from menu.
1825
18262006-04-04 Richard Stallman <rms@gnu.org>
1827
1828 * trouble.texi: Various cleanups.
1829 (Checklist): Don't bother saying how to snail a bug report.
1830 (Emergency Escape): Much rewriting.
1831 (After a Crash): Rename the core dump immediately.
1832 (Total Frustration): Call it a psychotherapist.
1833 (Bug Criteria): Avoid "illegal instruction".
1834 (Sending Patches): We always put the contributor's name in.
1835
1836 * misc.texi (Thumbnails): Minor correction.
1837
8cf51b2c
GM
18382006-04-03 Richard Stallman <rms@gnu.org>
1839
1840 * misc.texi (Thumbnails): Minor cleanup.
1841
18422006-04-02 Karl Berry <karl@gnu.org>
1843
1844 * sending.texi (Mail Sending): pxref to Top needs five args.
1845
1846 * texinfo.tex: Update to current version (2006-03-21.13).
1847
8cf51b2c
GM
18482006-03-31 Richard Stallman <rms@gnu.org>
1849
1850 * emacs.texi (Top): Update subnode menu.
1851
1852 * help.texi (Help Mode): Cleanup.
1853
1854 * dired.texi: Many cleanups.
1855 (Dired Deletion): Describe dired-recursive-deletes.
1856 (Operating on Files): dired-create-directory moved.
1857 (Misc Dired Features): Move to here.
1858 (Tumme): Node moved to misc.texi.
1859
1860 * custom.texi: Many cleanups.
1861 (Minor Modes): Don't mention ISO Accents Mode.
1862 (Examining): Update C-h v output example.
1863 (Hooks): Add index and xref for add-hook.
1864 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1865 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1866
1867 * misc.texi: Many cleanups.
1868 (beginning): Add to summary of topics.
1869 (Shell): Put eshell xref at the end. Remove eshell from table.
1870 (Thumbnails): New node.
1871
8cf51b2c
GM
18722006-03-28 Eli Zaretskii <eliz@gnu.org>
1873
1874 * files.texi (File Name Cache): Make it clear that the cache is
1875 not persistent.
1876
8cf51b2c
GM
18772006-03-25 Karl Berry <karl@gnu.org>
1878
49823426
GM
1879 * emacs-xtra.texi, emacs.texi, gnu.texi:
1880 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1881 (2) do not indent copyright year list (or anything else).
1882
8cf51b2c
GM
18832006-03-21 Juanma Barranquero <lekktu@gmail.com>
1884
1885 * files.texi (VC Dired Mode): Remove misplaced brackets.
1886
18872006-03-21 Andre Spiegel <spiegel@gnu.org>
1888
1889 * files.texi: Various updates and clarifications in the VC chapter.
1890
18912006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1892
1893 * help.texi (Help Mode): Document "C-c C-c".
1894
8cf51b2c
GM
18952006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1896
1897 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1898 menu in the standalone Info reader.
1899
19002006-03-15 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1903 moved here from Emacs manual.
1904
1905 * programs.texi (Fortran): Section moved to emacs-xtra.
1906 (Program Modes): Xref to Fortran in emacs-xtra.
1907
1908 * maintaining.texi (Emerge): Move to emacs-xtra.
1909 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1910
1911 * picture.texi: File deleted.
1912 * Makefile.in:
1913 * makefile.w32-in: Remove picture.texi.
1914
1915 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1916 * abbrevs.texi (Abbrevs):
1917 * sending.texi (Sending Mail): Picture node removed.
1918
1919 * emacs.texi (Top): Update node listings.
1920
8cf51b2c
GM
19212006-03-12 Richard Stallman <rms@gnu.org>
1922
1923 * calendar.texi: Various cleanups.
1924
8cf51b2c
GM
19252006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1926
1927 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1928 syntax.
1929
8cf51b2c
GM
19302006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1931
1932 * search.texi (Regexps): More accurately describe which characters
1933 are special in which situations. Recommend _not_ to quote `]' or
1934 `-' when they are not special.
1935
8cf51b2c
GM
19362006-02-28 Andre Spiegel <spiegel@gnu.org>
1937
1938 * files.texi (Old Versions): Clarify operation of C-x v =.
1939
8cf51b2c
GM
19402006-02-21 Nick Roberts <nickrob@snap.net.nz>
1941
1942 * building.texi (Watch Expressions): Update and describe
1943 gdb-speedbar-auto-raise.
1944
19452006-02-19 Richard M. Stallman <rms@gnu.org>
1946
1947 * emacs.texi: Use @smallbook.
1948 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1949 Update subnode menu.
1950
1951 * building.texi (Lisp Interaction): Minor addition.
1952
19532006-02-18 Nick Roberts <nickrob@snap.net.nz>
1954
1955 * building.texi (Watch Expressions): Update and be more precise.
1956
c8763fb6 19572006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1958
1959 * maintaining.texi (Create Tags Table): Explain why the
1960 exception when etags writes to files under the /dev tree.
1961
19622006-02-14 Richard M. Stallman <rms@gnu.org>
1963
1964 * custom.texi (Safe File Variables): Lots of clarification.
1965 Renamed from Unsafe File Variables.
1966
19672006-02-14 Chong Yidong <cyd@stupidchicken.com>
1968
1969 * custom.texi (Unsafe File Variables): File variable confirmation
1970 assumed denied in batch mode.
1971
19722006-02-14 Richard M. Stallman <rms@gnu.org>
1973
1974 * building.texi (GDB User Interface Layout): Don't say `inferior'
1975 for program being debugged.
1976
19772006-02-15 Nick Roberts <nickrob@snap.net.nz>
1978
1979 * building.texi (GDB Graphical Interface):
1980 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1981
19822006-02-13 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * custom.texi (Specifying File Variables, Unsafe File Variables):
1985 New nodes, split from File Variables. Document new file local
1986 variable behavior.
1987
19882006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1989
1990 * display.texi (Standard Faces):
8cf51b2c
GM
1991 * files.texi (Visiting):
1992 * frames.texi (Clipboard):
1993 * glossary.texi (Glossary) <Clipboard>:
1994 * xresources.texi (X Resources): Mention Mac OS port.
1995
8cf51b2c
GM
19962006-02-12 Richard M. Stallman <rms@gnu.org>
1997
1998 * building.texi (Building): Clarify topic in intro.
1999
2000 * maintaining.texi (Maintaining): Change title; clarify topic.
2001 Delete duplicate index entries.
2002
2003 * building.texi (Other GDB User Interface Buffers): Clarifications.
2004
2005 * text.texi (Cell Commands): Clarifications.
2006
2007 * programs.texi (Defuns): Delete duplicate explanation of
2008 left-margin paren convention.
2009 (Hungry Delete): Minor cleanup.
2010
20112006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2012
2013 * dired.texi (Tumme): More tumme documentation.
2014
20152006-02-11 Alan Mackenzie <acm@muc.de>
2016
2017 * programs.texi ("Hungry Delete"): Correct the appellation of the
2018 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2019
20202006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2021
2022 * dired.texi (Tumme): Fix small bug.
2023
20242006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2025
2026 * macos.texi (Mac International): Rename "fontset-mac" to
2027 "fontset-standard".
2028
8cf51b2c
GM
20292006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2030
2031 * dired.texi (Tumme): Basic documentation for Tumme added.
2032
8cf51b2c
GM
20332006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * mule.texi (International):
2036 * programs.texi (Basic Indent): Fix typos.
2037
8cf51b2c
GM
2038 * custom.texi (Minor Modes):
2039 * display.texi (Text Display):
2040 * commands.texi (Text Characters): Update xrefs.
2041
20422006-02-07 Richard M. Stallman <rms@gnu.org>
2043
2044 * emacs.texi (Top): Update subnode menu.
2045 Update info on old Emacs papers.
2046 (Intro): "Graphical display", not window system.
2047
2048 * xresources.texi (GTK styles): Minor clarifications.
2049
2050 * trouble.texi: "Graphical display", not window system.
2051 (Stuck Recursive): Minor clarification.
2052
2053 * text.texi: Minor clarifications.
2054 (Sentences): Explain why two-space convention is better.
2055 Explain sentence-end-without-period here.
2056 (Fill Commands): Not here.
2057 (Refill): Node moved down.
2058 (Filling): Update menu.
2059 (Table Creation, Cell Justification, Column Commands): Clarify.
2060
2061 * sending.texi: Minor clarifications.
2062
2063 * search.texi (Regexp Backslash): Clarification.
2064
2065 * rmail.texi: Minor cleanups.
2066 (Rmail): Delete digression about `rmail-mode'.
2067 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2068 (Rmail Files): Mention C-u M-x rmail.
2069 (Rmail Reply): Mention References.
2070 (Rmail Display): Mention rmail-nonignored-headers.
2071
2072 * programs.texi: Minor cleanups.
2073 (Comment Commands): Mention momentary Transient Mark mode.
2074 (Matching): Be more specific about customizing show-paren-mode.
2075 (Info Lookup): Don't list the modes that support C-h S.
2076 Just say what it does in an unsupported mode.
2077 (Man Page): Delete excessive info on customizing woman.
2078 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2079
2080 * abbrevs.texi: Minor clarifications.
2081 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2082 not "dynamic abbrevs" as if they were a kind of abbrev.
2083
2084 * picture.texi (Picture): Minor cleanup.
2085
2086 * mule.texi (Communication Coding): Say "other applications".
2087 (Fontsets): Not specific to X. Add xref to X Resources.
2088 (Unibyte Mode): Rename from Single-Byte Character Support.
2089 "Graphical display", not window system.
2090 (International): Update menu.
2091
2092 * maintaining.texi (Format of ChangeLog):
2093 New node, split out from ChangeLog.
2094 (ChangeLog): Clarifications in the remaining text.
2095 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2096 (Find Tag): Add @w.
2097 (Tags Search): Explain tag table order here. Simplify grep ref.
2098 (List Tags): tags-tag-face is a variable, not a face.
2099 (Emerge): Cleanups.
2100
2101 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2102 (Keyboard Macros): Avoid "the user".
2103
2104 * killing.texi: "Graphical display", not window system.
2105
2106 * help.texi (Help Echo): "Graphical display", not window system.
2107
2108 * glossary.texi: Say "you", not "the user". Say "graphical display".
2109
2110 * frames.texi: Minor cleanups. "Graphical display", not window system.
2111
2112 * files.texi (Visiting): Make drag-and-drop not X-specific.
2113
2114 * custom.texi: Minor cleanups. "Graphical display", not window system.
2115
2116 * cmdargs.texi: Minor cleanups.
2117
2118 * building.texi (Compilation): Move and split kill-compilation para.
2119 Add para about multiple compilers.
2120 (Compilation Mode): Commands also available in grep mode and others.
2121 Mention C-u C-x ` more tutorially. Clarify C-x `.
2122 (Compilation Shell): Clarify. Put Bash example first.
2123 (Grep Searching): Minor cleanups; add @w.
2124 (Debuggers): Minor cleanups.
2125 (Starting GUD): Make GDB xgraphical mode issue clearer.
2126 (Debugger Operation): Lots of clarifications including
2127 GDB tooltip side-effect issue.
2128 (Commands of GUD): Clarify.
2129 (GUD Customization): Add bashdb-mode-hook.
2130 (GDB Graphical Interface): Rewrite for clarity.
2131 (GDB User Interface Layout): Rewrite for clarity.
2132 (Stack Buffer, Watch Expressions): Likewise.
2133 (Other GDB User Interface Buffers): Cleanups.
2134 (Lisp Libraries, External Lisp): Cleanup.
2135
2136 * basic.texi (Position Info): "Graphical displays", rather than
2137 window systems.
2138
2139 * anti.texi: Minor cleanup.
2140
8cf51b2c
GM
21412006-02-03 Eli Zaretskii <eliz@gnu.org>
2142
2143 * custom.texi (Init File, Find Init): Add cross-references to
2144 where $HOME is described.
2145
21462006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2147
2148 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2149 is not inside the @table.
2150
2151 * emacs.texi (Top): Correct node name.
2152
2153 * files.texi (File Names): Fix @xref.
2154 (Reverting): Fix typo.
2155
2156 * mule.texi (International): Correct node name.
2157
2158 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2159
21602006-02-01 Richard M. Stallman <rms@gnu.org>
2161
2162 * emacs.texi (Top): Update subnode menu.
2163
2164 * mule.texi: Minor clarifications.
2165 Reduce the specific references to X Windows.
2166 Refer to "graphical" terminals, rather than window systems.
2167 (Text Coding): Rename from Specify Coding.
2168 (Communication Coding, File Name Coding, Terminal Coding):
2169 New nodes split out from Text Coding.
2170
2171 * kmacro.texi: Minor clarifications.
2172 (Keyboard Macro Ring): Comment out some excessive commands.
2173 (Basic Keyboard Macro): Split up the table, putting part in each node.
2174
2175 * major.texi: Minor clarifications.
2176
2177 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2178
2179 * windows.texi: Minor clarifications.
2180 (Change Window): Don't describe mode-line mouse cmds here.
2181 Add xref to Mode Line Mouse.
2182
2183 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2184
2185 * macos.texi (Mac International): Fix xref.
2186
2187 * indent.texi: Minor clarifications.
2188
2189 * frames.texi: Minor clarifications.
2190 Reduce the specific references to X Windows.
2191 Refer to "graphical" terminals, rather than window systems.
2192 (Frame Parameters): Don't mention commands like
2193 set-foreground-color. Just say to customize a face.
2194 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2195
2196 * files.texi: Minor clarifications.
2197 (Numbered Backups): New node, split out from Backup Names.
2198
2199 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2200
2201 * cmdargs.texi (General Variables): Fix xref.
2202
2203 * buffers.texi: Minor clarifications.
2204
8cf51b2c
GM
22052006-01-31 Richard M. Stallman <rms@gnu.org>
2206
2207 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2208 Nodes moved to top.
2209
2210 * display.texi: Minor clarifications.
2211 (Display): Rearrange menu.
2212 (Standard Faces): Mention query-replace face.
2213 (Faces): Simplify.
2214 (Font Lock): Simplify face customization info.
2215 (Highlight Changes): Node merged into Highlight Interactively.
2216 (Highlight Interactively): Much rewriting and cleanup.
2217 (Optional Mode Line): Narrowed line number not good for goto-line.
2218 Simplify face customization advice.
2219 (Text Display): Mention use of escape-glyph face.
2220 Move ctl-arrow and tab-width here.
2221 (Display Custom): Move no-redraw-on-reenter to end of node.
2222
2223 * search.texi: Minor clarifications.
2224 (Isearch Scroll): Simplify.
2225 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2226
2227 * regs.texi (Registers): Mention bookmarks here.
2228
2229 * mark.texi: Minor clarifications.
2230 (Selective Undo): Node deleted.
2231
2232 * m-x.texi: Minor clarifications.
2233
2234 * killing.texi: Minor clarifications.
2235 Refer to "graphical" terminals, rather than window systems.
2236
2237 * help.texi: Clarifications.
2238 (Help): Don't describe C-h F and C-h K here.
2239 (Key Help): Describe C-h K here.
2240 (Name Help): Mention Emacs Lisp Intro.
2241 Describe C-h F here.
2242 (Misc Help): Mention C-h F and C-h K only briefly.
2243
2244 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2245 Selective undo text merged in.
2246 (Spelling): Mention Aspell along with Ispell.
2247
2248 * emacs.texi (Top): Update subnode menus.
2249
2250 * basic.texi (Basic Undo): Rename from Undo. Most of text
2251 moved to new Undo node.
2252
8cf51b2c
GM
22532006-01-29 Chong Yidong <cyd@stupidchicken.com>
2254
2255 * basic.texi (Continuation Lines, Inserting Text):
2256 Mention longlines mode.
2257
22582006-01-29 Richard M. Stallman <rms@gnu.org>
2259
2260 * screen.texi: Minor cleaups.
2261 (Screen): Clean up the intro paragraphs.
2262 (Mode Line): Lots of rewriting. Handle frame-name better.
2263 eol-mnemonic-... vars moved out.
2264
2265 * emacs.texi (Top): Change menu item for MS-DOS node.
2266 Update subnode menu.
2267
2268 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2269 chapter relates to Windows. Title changed.
2270
2271 * mini.texi: Minor cleanups.
2272
2273 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2274 (Mark): Put it in the menu.
2275
2276 * entering.texi: Minor cleanups.
2277
2278 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2279 (Intro): Refer to "graphical" terminals, rather than X.
2280
2281 * display.texi (Display Custom): Add xref to Variables.
2282 (Optional Mode Line): eol-mnemonic-... vars moved here.
2283
2284 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2285 rather than X.
2286
8cf51b2c
GM
2287 * basic.texi: Minor cleanups.
2288 (Undo): selective-undo moved.
2289
8cf51b2c
GM
22902006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2291
2292 * anti.texi (Antinews): Various corrections and additions.
2293
22942006-01-23 Juri Linkov <juri@jurta.org>
2295
2296 * custom.texi (Easy Customization, Customization Groups)
2297 (Browsing Custom): Mention links along with buttons.
2298
8cf51b2c
GM
22992006-01-21 Eli Zaretskii <eliz@gnu.org>
2300
8cf51b2c
GM
2301 * text.texi (TeX Print): Use @key for TAB.
2302
8cf51b2c
GM
2303 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2304
8cf51b2c
GM
23052006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2306
2307 * files.texi (File Aliases): Don't claim that usually separate
2308 buffers are created for two file names that name the same data.
2309 Mention additional situations where different names mean the same
2310 file on disk.
2311
23122006-01-19 Richard M. Stallman <rms@gnu.org>
2313
2314 * killing.texi (Deletion): Upcase @key argument.
2315
2316 * custom.texi (Custom Themes): Minor cleanup.
2317
2318 * programs.texi (Hungry Delete): Upcase @key argument.
2319
8cf51b2c
GM
23202006-01-16 Juri Linkov <juri@jurta.org>
2321
2322 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2323 Move `mode-line-highlight' before `mode-line-buffer-id'.
2324
8cf51b2c
GM
23252006-01-14 Richard M. Stallman <rms@gnu.org>
2326
2327 * basic.texi (Inserting Text): Minor cleanup.
2328
8cf51b2c
GM
23292006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2330
2331 * custom.texi (Changing a Variable, Face Customization):
2332 Update for changes in Custom menus.
2333
8cf51b2c
GM
23342006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2335
2336 * macos.texi (Mac International): Undo last change.
2337
8cf51b2c
GM
23382006-01-02 Chong Yidong <cyd@stupidchicken.com>
2339
2340 * custom.texi (Custom Themes): Describe the new
2341 customize-create-theme interface.
2342
23432005-12-30 Juri Linkov <juri@jurta.org>
2344
2345 * basic.texi (Position Info): Update example.
2346
c8763fb6 23472005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2348
2349 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2350
23512005-12-24 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * custom.texi (Custom Themes): `load-theme' always loads.
2354
23552005-12-23 Juri Linkov <juri@jurta.org>
2356
2357 * display.texi (Highlight Interactively): Use double space to
2358 separate sentences. Replace C-p with M-p, and C-n with M-n.
2359
23602005-12-22 Richard M. Stallman <rms@gnu.org>
2361
2362 * custom.texi (Easy Customization and subnodes):
2363 Replace "active field" with "button".
2364 Use "user option" only for variables.
2365 Use "setting" for variable-or-face.
2366
23672005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2368
2369 * buffers.texi (Select Buffer): Change order in table to make
2370 "Similar" refer to the correct item.
2371 (Indirect Buffers): Minor rewording.
2372
8cf51b2c
GM
23732005-12-20 Juri Linkov <juri@jurta.org>
2374
2375 * files.texi (VC Status): Put P and N near p and n.
2376
8cf51b2c
GM
23772005-12-19 Richard M. Stallman <rms@gnu.org>
2378
2379 * programs.texi (Electric C): Delete the info about newline control.
2380 (Other C Commands): Minor cleanup.
2381 (Left Margin Paren): Minor cleanup.
2382
23832005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2384
2385 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2386 (Customization Groups): Delete text moved to "Browsing Custom".
2387 (Browsing Custom): New node.
2388 (Specific Customization): Clarify which commands only work for
2389 loaded options.
2390
23912005-12-18 Bill Wohler <wohler@newt.com>
2392
2393 * frames.texi (Tool Bars): Shorten text of previous change.
2394
23952005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2396
2397 * files.texi (VC Status): Document log-view mode.
2398
23992005-12-18 Bill Wohler <wohler@newt.com>
2400
2401 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2402 permanently via the customize interface.
2403
8cf51b2c
GM
24042005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2405
2406 * killing.texi (Killing by Lines): Document `kill-whole-line'
2407 function.
2408
c8763fb6 24092005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2410
2411 * buffers.texi (Select Buffer): Change `prev-buffer' to
2412 `previous-buffer'. Indicate that these functions use a frame
2413 local buffer list.
2414
8cf51b2c
GM
24152005-12-12 Richard M. Stallman <rms@gnu.org>
2416
2417 * custom.texi (Easy Customization): Change menu comment.
2418 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2419
2420 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2421 (Help): Among the Apropos commands, describe only C-h a here.
2422
24232005-12-11 Richard M. Stallman <rms@gnu.org>
2424
2425 * programs.texi (Options for Comments): Comment-end starts with space.
2426
2427 * glossary.texi (Glossary): Minor cleanup.
2428
2429 * files.texi (Old Versions): Use @table.
2430
8cf51b2c
GM
24312005-12-10 David Koppelman <koppel@ece.lsu.edu>
2432
2433 * display.texi (Highlight Interactively): Include
2434 global-hi-lock-mode. Add miscellaneous details and elaborations.
2435
24362005-12-09 Richard M. Stallman <rms@gnu.org>
2437
2438 * display.texi (Font Lock): Delete the Global FL menu item.
2439
24402005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2441
2442 * custom.texi (Minibuffer Maps): Mention the maps for file name
2443 completion.
2444
24452005-12-09 Kim F. Storm <storm@cua.dk>
2446
2447 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2448 prefix keys even when mark is active. Decribe that RET moves
2449 cursor to next corner in rectangle; clarify insert around rectangle.
2450
8cf51b2c
GM
24512005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2452
2453 * custom.texi (Customization): Use xref to elisp manual for
2454 non-TeX output.
2455 (Minor Modes): Update.
2456 (Customization Groups, Changing a Variable, Face Customization):
2457 Update for new appearance of Custom buffers.
2458 (Changing a Variable): `custom-buffer-done-function' has been
2459 replaced by `custom-buffer-done-kill'.
2460 (Specific Customization): In the `customize-group' buffer, a
2461 subgroup's contents are not "hidden". They are not included at
2462 all. They have no [Show] button.
2463 (Mouse Buttons): Add pxref to description of mouse event lists in
2464 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2465 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2466 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2467
24682005-12-08 Richard M. Stallman <rms@gnu.org>
2469
2470 * mini.texi (Completion Commands, Completion):
2471 In file name input, SPC does not do completion.
2472
8cf51b2c
GM
24732005-12-08 Nick Roberts <nickrob@snap.net.nz>
2474
2475 * building.texi (GDB Graphical Interface): Explain screen size
2476 setting.
2477 (Other GDB User Interface Buffers): Describe features specific to
2478 GDB 6.4.
2479
8cf51b2c
GM
24802005-12-01 Nick Roberts <nickrob@snap.net.nz>
2481
2482 * building.texi (GDB User Interface Layout): Describe how to
2483 kill associated buffers.
2484 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2485 (Watch Expressions): Be more precise.
2486 (Other GDB User Interface Buffers): Describe how to change a
2487 register value.
2488
8cf51b2c
GM
24892005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2490
2491 * macos.texi (Mac Input): Remove description of
2492 mac-command-key-is-meta. Add descriptions of
2493 mac-control-modifier, mac-command-modifier, and
2494 mac-option-modifier.
2495 (Mac International): Fix description of conversion of clipboard data.
2496 (Mac Font Specs): Add example of font customization by face attributes.
2497
24982005-11-22 Nick Roberts <nickrob@snap.net.nz>
2499
2500 * building.texi (Watch Expressions): Expand description.
2501 (Other GDB User Interface Buffers): Describe local map for
2502 gud-watch.
2503
25042005-11-21 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * display.texi (Font Lock): Font lock is enabled by default now.
2507
25082005-11-20 Juri Linkov <juri@jurta.org>
2509
2510 * basic.texi (Position Info): Update examples of the output.
2511 Remove the fact that examples are produced in the TeXinfo buffer,
2512 because in the Info reader users will get a different output from
2513 `C-x ='.
2514
2515 * building.texi (Compilation Mode): Remove paragraph duplicated
2516 from the node `Compilation'. Add `compilation-skip-threshold'.
2517
2518 * display.texi (Font Lock): Suggest more user-friendly method of
2519 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2520
25212005-11-18 Richard M. Stallman <rms@gnu.org>
2522
2523 * files.texi (Registering): Mention @@ in mode line.
2524
2525 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2526
25272005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2528
2529 * files.texi (Renaming and VC): Some back-ends don't
2530 handle renaming.
2531
8cf51b2c
GM
25322005-11-17 Juri Linkov <juri@jurta.org>
2533
2534 * emacs.texi (Top):
2535 * display.texi (Highlight Interactively): Put this font-lock based
2536 mode near Font Lock node.
2537
25382005-11-16 Chong Yidong <cyd@stupidchicken.com>
2539
2540 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2541 icons.
2542
25432005-11-12 Kim F. Storm <storm@cua.dk>
2544
2545 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2546 (Help Summary): Add C-h d and C-h e.
2547 (Apropos): Clarify that all apropos commands may search for either
2548 list of words or a regexp. Add C-h d for apropos-documentation.
2549 Describe apropos-documentation-sort-by-scores user option.
2550
8cf51b2c
GM
25512005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2552
2553 * killing.texi (CUA Bindings): Add @section.
2554
25552005-11-10 Kim F. Storm <storm@cua.dk>
2556
2557 * emacs.texi (Top): Add CUA Bindings entry to menu.
2558
2559 * killing.texi (CUA Bindings): New node. Moved here from
2560 misc.texi and extended with info on rectangle commands and
2561 rectangle highlighting, interface to registers, and the global
2562 mark feature.
2563
2564 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2565
2566 * regs.texi: Prev link points to CUA Bindings node.
2567
25682005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2569
2570 * help.texi (Help Echo): By default, help echos are only shown on
2571 mouse-over, not on point-over.
2572
c8763fb6 25732005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2574
2575 * misc.texi (Shell Mode): Describe how to activate password echoing.
2576
8cf51b2c
GM
25772005-11-04 Romain Francoise <romain@orebokech.com>
2578
2579 * mark.texi (Mark Ring): Fix typo.
2580
25812005-11-03 Richard M. Stallman <rms@gnu.org>
2582
2583 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2584
25852005-11-01 Bill Wohler <wohler@newt.com>
2586
2587 * help.texi (Help Mode): Fix typo.
2588
25892005-11-01 Nick Roberts <nickrob@snap.net.nz>
2590
2591 * building.texi (Other GDB User Interface Buffers): Describe
2592 the command gdb-use-inferior-io-buffer.
2593
25942005-10-31 Romain Francoise <romain@orebokech.com>
2595
2596 * files.texi (Compressed Files): Fix typo.
2597
2598 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2599
2600 * windows.texi (Force Same Window): Likewise.
2601
26022005-10-30 Bill Wohler <wohler@newt.com>
2603
2604 * help.texi (Help Mode): URLs viewed with browse-url.
2605
26062005-10-31 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * building.texi (GDB Graphical Interface): Don't reference
2609 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2610 must stay in same frame.
2611
26122005-10-29 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2615
2616 * anti.texi (Antinews): Likewise.
2617
8cf51b2c
GM
26182005-10-28 Bill Wohler <wohler@newt.com>
2619
2620 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2621
26222005-10-28 Richard M. Stallman <rms@gnu.org>
2623
2624 * files.texi (Visiting): Explain how to enter ? in a file name.
2625
2626 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2627
8cf51b2c
GM
26282005-10-25 Nick Roberts <nickrob@snap.net.nz>
2629
2630 * building.texi (GDB Graphical Interface): Describe
2631 gdb-mouse-until.
2632
26332005-10-23 Richard M. Stallman <rms@gnu.org>
2634
2635 * custom.texi (Init File): Recommend when to use site-start.el.
2636
8cf51b2c
GM
26372005-10-21 Juri Linkov <juri@jurta.org>
2638
2639 * custom.texi (Examining): Mention accessing the old variable
2640 value via M-n in set-variable.
2641
8cf51b2c
GM
26422005-10-18 Romain Francoise <romain@orebokech.com>
2643
2644 * files.texi (Version Systems): Capitalize GNU.
2645
8cf51b2c
GM
26462005-10-18 Nick Roberts <nickrob@snap.net.nz>
2647
2648 * building.texi (Compilation Mode): Remove redundant paragraph.
2649 (Watch Expressions): Remove paragraph to reflect code change.
2650
8cf51b2c
GM
26512005-10-16 Richard M. Stallman <rms@gnu.org>
2652
2653 * building.texi (Compilation Mode, Compilation): Clarified.
2654
26552005-10-15 Richard M. Stallman <rms@gnu.org>
2656
2657 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2658
8cf51b2c
GM
26592005-10-13 Kenichi Handa <handa@m17n.org>
2660
2661 * basic.texi (Position Info): Fix previous change.
2662
c8763fb6 26632005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2664
2665 * cmdargs.texi (Icons X): Fix typo.
2666
26672005-10-12 Kenichi Handa <handa@m17n.org>
2668
2669 * basic.texi (Position Info): Describe the case that Emacs shows
2670 "part of display ...".
2671
c8763fb6 26722005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2673
2674 * cmdargs.texi (Icons X): -nb => -nbi.
2675
26762005-10-10 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * frames.texi (Speedbar): A couple more clarifications.
2679
26802005-10-11 Nick Roberts <nickrob@snap.net.nz>
2681
2682 * building.texi (GDB User Interface Layout): Improve diagram.
2683 (Watch Expressions): Explain how to make speedbar global.
2684 (Other GDB User Interface Buffers): Make references more precise.
2685
8cf51b2c
GM
26862005-10-09 Richard M. Stallman <rms@gnu.org>
2687
2688 * frames.texi (Speedbar): Clarify the text.
2689
26902005-10-09 Chong Yidong <cyd@stupidchicken.com>
2691
2692 * frames.texi (Speedbar): Add information on keybindings,
2693 dismissing the speedbar, and buffer display mode. Link to
2694 speedbar manual.
2695
c8763fb6 26962005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2697
2698 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2699 added -nb, --no-bitmap-icon.
2700
8cf51b2c
GM
27012005-10-07 Nick Roberts <nickrob@snap.net.nz>
2702
2703 * building.texi (GDB Graphical Interface): Add variables and
2704 functions to indices. Be more precise.
2705
c8763fb6 27062005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2707
2708 * frames.texi (Drag and Drop): Remove the x- from
2709 x-dnd-open-file-other-window and xdnd-protocol-alist.
2710
27112005-09-30 Romain Francoise <romain@orebokech.com>
2712
2713 * mini.texi (Minibuffer): The default value now appears before the
2714 colon in minibuffer prompts.
2715
8cf51b2c
GM
27162005-09-25 Richard M. Stallman <rms@gnu.org>
2717
2718 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2719
8cf51b2c
GM
27202005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2721
2722 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2723
8cf51b2c
GM
27242005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2725
2726 * emacs.texi (Top): Update submenus from macos.texi.
2727
2728 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2729 (Mac OS): Update feature support status.
2730 (Mac Input): List supported input scripts. Remove description
2731 about `mac-keyboard-text-encoding'. Mention mouse button
2732 emulation and related variables.
2733 (Mac International): Mention Central European and Cyrillic
2734 support. Now `keyboard-coding-system' is dynamically changed.
2735 Add description about coding system for selection. Add
2736 description about language environment.
2737 (Mac Environment Variables): Mention
2738 `~/.MacOSX/environment.plist'. Give example of command line
2739 arguments. Add Preferences support.
2740 (Mac Directories): Explicitly state that this node is for Mac OS
2741 Classic only.
2742 (Mac Font Specs): Mention specification for scalable fonts. List
2743 supported charsets. Add preferred way of creating fontsets. Add
2744 description about `mac-allow-anti-aliasing'.
2745 (Mac Functions): Add descriptions about `mac-set-file-creator',
2746 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2747 and `mac-get-preference'.
2748
8cf51b2c
GM
27492005-09-16 Romain Francoise <romain@orebokech.com>
2750
2751 Update all files to specify GFDL version 1.2.
2752
2753 * doclicense.texi (GNU Free Documentation License): Update to
2754 version 1.2.
2755
27562005-09-15 Richard M. Stallman <rms@gnu.org>
2757
2758 * buffers.texi (List Buffers): Fix xref.
2759
2760 * rmail.texi (Rmail Basics): Fix xref.
2761
2762 * emacs.texi (Top): Update subnode menus.
2763
2764 * files.texi (Saving Commands): New node, broken out of Saving.
2765 (Customize Save): New node, broken out of Saving.
2766 Clarify effect of write-region-inhibit-fsync.
2767 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2768
8cf51b2c
GM
27692005-09-14 Romain Francoise <romain@orebokech.com>
2770
2771 * files.texi (Saving): Mention write-region-inhibit-fsync.
2772
27732005-09-05 Chong Yidong <cyd@stupidchicken.com>
2774
2775 * custom.texi (Custom Themes): New node.
2776
27772005-09-03 Richard M. Stallman <rms@gnu.org>
2778
49823426
GM
2779 * search.texi (Search Case): Mention vars that control
2780 case-fold-search for various operations.
8cf51b2c
GM
2781
27822005-08-22 Juri Linkov <juri@jurta.org>
2783
2784 * display.texi (Standard Faces): Merge the text from
2785 `(elisp)Standard Faces' into this node.
2786
27872005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2788
2789 * emacs.texi (Top): Delete menu item for deleted node
2790 Keyboard Translations.
2791
27922005-08-18 Richard M. Stallman <rms@gnu.org>
2793
8cf51b2c
GM
2794 * trouble.texi (Unasked-for Search):
2795 Delete xref to Keyboard Translations.
2796
2797 * glossary.texi (Glossary): Delete xref.
2798
8cf51b2c
GM
2799 * custom.texi (Minor Modes): Say that the list here is not complete.
2800 (Keyboard Translations): Node deleted.
2801 (Disabling): Delete xref to it.
2802 (Customization Groups): Fix Custom buffer example.
2803 (Hooks): Mention remove-hooks.
2804
28052005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2806
2807 * building.texi (GDB Graphical Interface): Improve filling of menu
2808 item.
2809
28102005-08-18 Nick Roberts <nickrob@snap.net.nz>
2811
2812 * building.texi (GDB Graphical Interface): Use better node names.
2813
28142005-08-14 Richard M. Stallman <rms@gnu.org>
2815
2816 * text.texi (Sentences): Fix xref.
2817
28182005-08-14 Juri Linkov <juri@jurta.org>
2819
2820 * building.texi (Compilation, Grep Searching): Move grep command
2821 headings from `Compilation' to `Grep Searching'.
2822
2823 * dired.texi (Dired and Find):
2824 * maintaining.texi (Tags Search): Replace grep xref to
2825 `Compilation' node with `Grep Searching'.
2826
2827 * files.texi (Comparing Files): Replace xref to `Compilation' with
2828 `Compilation Mode'.
2829
28302005-08-13 Alan Mackenzie <acm@muc.de>
2831
2832 * search.texi (Non-ASCII Isearch): Correct a typo.
2833 (Replacement Commands): Mention query-replace key binding.
2834
28352005-08-11 Richard M. Stallman <rms@gnu.org>
2836
2837 * programs.texi (Options for Comments): Fix xref.
2838
2839 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2840 out of Regexps.
2841
8cf51b2c
GM
28422005-08-09 Juri Linkov <juri@jurta.org>
2843
2844 * building.texi (Compilation): Use `itemx' instead of `item'.
2845 (Grep Searching): Simplify phrase.
2846
2847 * display.texi (Standard Faces): Describe vertical-border on
2848 window systems.
2849
2850 * windows.texi (Split Window): Simplify phrase and mention
2851 vertical-border face.
2852
28532005-08-09 Richard M. Stallman <rms@gnu.org>
2854
2855 * files.texi (Comparing Files): Clarify compare-windows.
2856
2857 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2858
8cf51b2c
GM
28592005-08-06 Eli Zaretskii <eliz@gnu.org>
2860
2861 * mule.texi (Coding Systems): Rephrase the paragraph about
2862 codepages: no need for "M-x codepage-setup" anymore, except on
2863 MS-DOS.
2864
2865 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2866 the MS-DOS port only.
2867
28682005-07-30 Eli Zaretskii <eliz@gnu.org>
2869
2870 * makefile.w32-in (info): Don't run multi-install-info.bat.
2871 ($(infodir)/dir): New target, produced by running
2872 multi-install-info.bat.
2873
8cf51b2c
GM
28742005-07-22 Eli Zaretskii <eliz@gnu.org>
2875
2876 * files.texi (Quoted File Names): Add index entry.
2877
8cf51b2c
GM
28782005-07-19 Juri Linkov <juri@jurta.org>
2879
2880 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2881
28822005-07-18 Juri Linkov <juri@jurta.org>
2883
8cf51b2c
GM
2884 * custom.texi (Easy Customization):
2885 * files.texi (Old Versions):
2886 * frames.texi (Wheeled Mice):
2887 * mule.texi (Specify Coding):
8cf51b2c
GM
2888 * text.texi (Cell Justification):
2889 * trouble.texi (After a Crash):
8cf51b2c
GM
2890 * xresources.texi (GTK styles):
2891 Delete duplicate duplicate words.
2892
28932005-07-17 Richard M. Stallman <rms@gnu.org>
2894
2895 * frames.texi (Creating Frames): Fix foreground color example.
2896
2897 * custom.texi (Init Examples): Clean up text about conditionals.
2898
28992005-07-16 Richard M. Stallman <rms@gnu.org>
2900
2901 * mini.texi (Completion Commands): Fix command name for ?.
2902
8cf51b2c
GM
29032005-07-16 Eli Zaretskii <eliz@gnu.org>
2904
2905 * display.texi (Standard Faces): Explain that customization of
2906 `menu' face has no effect on w32 and with GTK. Add
2907 cross-references.
2908
2909 * cmdargs.texi (General Variables): Clarify the default location
2910 of $HOME on w32 systems.
2911
29122005-07-15 Jason Rumney <jasonr@gnu.org>
2913
2914 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2915 changed.
2916
29172005-07-08 Kenichi Handa <handa@m17n.org>
2918
2919 * mule.texi (Recognize Coding): Recommend
2920 revert-buffer-with-coding-system instead of revert-buffer.
2921
29222005-07-07 Richard M. Stallman <rms@gnu.org>
2923
2924 * anti.texi (Antinews): Mention mode-line-inverse-video.
2925
2926 * files.texi (Saving): Minor correction about C-x C-w.
2927
2928 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2929
29302005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2931
2932 * search.texi (Isearch Scroll): Add example of using the
2933 `isearch-scroll' property.
2934 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2935 `Display Custom' node.
2936 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2937 and de-emphasize it.
2938 (Other Repeating Search): `occur' currently can not correctly
2939 handle multiline matches. Correct, clarify and update description
2940 of `flush-lines' and `keep-lines'.
2941
2942 * display.texi (Display Custom): Add anchor for `baud-rate'.
2943
29442005-07-07 Richard M. Stallman <rms@gnu.org>
2945
2946 * gnu.texi: Update where to get GNU status; add refs for how to help.
2947 Add footnotes 6 and 7.
2948
29492005-07-04 Lute Kamstra <lute@gnu.org>
2950
2951 Update FSF's address in GPL notices.
2952
8cf51b2c 2953 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2954 * trouble.texi (Checklist): Update FSF's address.
2955
8cf51b2c
GM
29562005-06-24 Richard M. Stallman <rms@gnu.org>
2957
2958 * display.texi (Text Display): Change index entries.
2959
29602005-06-24 Eli Zaretskii <eliz@gnu.org>
2961
2962 * makefile.w32-in (MAKEINFO): Use --force.
2963 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2964 Makefile.in.
8cf51b2c
GM
2965
29662005-06-23 Richard M. Stallman <rms@gnu.org>
2967
2968 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2969 nobreak-char-display.
2970
2971 * emacs.texi (Top): Update detailed node listing.
2972
2973 * display.texi (Text Display): Renamed show-nonbreak-escape
2974 to nobreak-char-display and no-break-space to nobreak-space.
2975 (Standard Faces): Split up the list of standard faces
2976 and put it in a separate node. Add nobreak-space and
2977 escape-glyph.
2978
8cf51b2c
GM
29792005-06-23 Lute Kamstra <lute@gnu.org>
2980
2981 * mule.texi (Select Input Method): Fix typo.
2982
29832005-06-23 Kenichi Handa <handa@m17n.org>
2984
2985 * mule.texi (International): List all supported scripts. Adjust
2986 text for that leim is now included in the normal Emacs
2987 distribution.
2988 (Language Environments): List all language environments.
2989 Intlfonts contains fonts for most supported scripts, not all..
2990 (Select Input Method): Refer to C-u C-x = to see how to type to
2991 input a specifc character.
2992 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2993
29942005-06-23 Juanma Barranquero <lekktu@gmail.com>
2995
49823426 2996 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
2997
29982005-06-22 Miles Bader <miles@gnu.org>
2999
3000 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3001
30022005-06-20 Miles Bader <miles@gnu.org>
3003
3004 * display.texi (Faces): Add `vertical-divider'.
3005
30062005-06-17 Richard M. Stallman <rms@gnu.org>
3007
3008 * text.texi (Adaptive Fill): Minor clarification.
3009
8cf51b2c
GM
30102005-06-10 Lute Kamstra <lute@gnu.org>
3011
3012 * emacs.texi (Top): Correct version number.
3013 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3014 refer to the current version of Emacs.
3015
30162005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3017
3018 * files.texi (Log Buffer): Document when there can be more than
3019 one file to be committed.
3020
30212005-06-08 Juri Linkov <juri@jurta.org>
3022
3023 * display.texi (Faces): Add `shadow' face.
3024
30252005-06-07 Masatake YAMATO <jet@gyve.org>
3026
3027 * display.texi (Faces): Write about mode-line-highlight.
3028
30292005-06-06 Richard M. Stallman <rms@gnu.org>
3030
3031 * misc.texi (Printing Package): Explain how to initialize
3032 printing package.
3033
3034 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3035
30362005-06-05 Chong Yidong <cyd@stupidchicken.com>
3037
3038 * emacs.texi: Rename Hardcopy to Printing.
3039 Make PostScript and PostScript Variables subnodes of it.
3040
3041 * misc.texi (Printing): Rename node from Hardcopy.
3042 Mention menu bar options.
3043 Move PostScript and PostScript Variables to submenu.
3044 (Printing package): New node.
3045
3046 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3047
3048 * dired.texi (Operating on Files): Likewise.
3049
3050 * calendar.texi (Displaying the Diary): Likewise.
3051
3052 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3053
3054 * glossary.texi (Glossary): Likewise.
3055
3056 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3057 effect.
3058
30592005-06-04 Richard M. Stallman <rms@gnu.org>
3060
3061 * trouble.texi (After a Crash): Polish previous change.
3062
8cf51b2c
GM
30632005-05-30 Noah Friedman <friedman@splode.com>
3064
3065 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3066 recovery mechanism.
3067
8cf51b2c
GM
30682005-05-28 Nick Roberts <nickrob@snap.net.nz>
3069
3070 * building.texi (Other Buffers): SPC toggles display of
3071 floating point registers.
3072
8cf51b2c
GM
30732005-05-27 Nick Roberts <nickrob@snap.net.nz>
3074
3075 * files.texi (Log Buffer): Merge in description of Log Edit
3076 mode from pcl-cvs.texi.
3077
30782005-05-26 Richard M. Stallman <rms@gnu.org>
3079
3080 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3081
8cf51b2c
GM
30822005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3083
3084 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3085 not enabled by default.
3086 When not on a word, `ispell-word' by default checks the word
3087 before point.
3088
30892005-05-24 Nick Roberts <nickrob@snap.net.nz>
3090
3091 * building.texi (Debugger Operation): Simplify last sentence.
3092
30932005-05-23 Lute Kamstra <lute@gnu.org>
3094
3095 * emacs.texi: Update FSF's address throughout.
3096 (Preface): Use @cite.
3097 (Distrib): Add cross reference to the node "Copying". Mention the
3098 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3099 printed manuals.
3100 (Intro): Use @xref for the Emacs Lisp Intro.
3101
8cf51b2c
GM
31022005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3103
3104 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3105
3106 * basic.texi (Moving Point): Mention default for `goto-line'.
3107
3108 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3109 of a variable's docstring.
3110
31112005-05-18 Lute Kamstra <lute@gnu.org>
3112
3113 * maintaining.texi (Overview of Emerge): Add cross reference.
3114 Remove duplication.
3115
3116 * emacs.texi (Top): Update to the current structure of the manual.
3117 * misc.texi (Emacs Server): Add menu description.
3118 * files.texi (Saving): Fix menu.
3119 * custom.texi (Customization): Fix menu.
3120 * mule.texi (International): Fix menu.
3121 * kmacro.texi (Keyboard Macros): Fix menu.
3122
31232005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3124
3125 * display.texi: Various minor changes.
3126 (Faces): Delete text that is repeated in the next section.
3127
31282005-05-16 Nick Roberts <nickrob@snap.net.nz>
3129
3130 * building.texi (Debugger Operation): Mention GUD tooltips are
3131 disabled with GDB in text command mode.
3132
8cf51b2c
GM
31332005-05-16 Nick Roberts <nickrob@snap.net.nz>
3134
3135 * building.texi: Replace toolbar with "tool bar" for consistency.
3136 (Compilation Mode): Describe compilation-context-lines
3137 and use of arrow in compilation buffer.
3138 (Debugger Operation): Replace help text with variable's value.
3139
3140 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3141 consistency.
3142
31432005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3144
3145 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3146 Add xref.
3147
8cf51b2c
GM
31482005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3149
3150 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3151 (Position Info): Delete discussion of `goto-line'. It is already
3152 described in `Moving point'.
3153
3154 * mini.texi (Completion Commands): Correct reference.
3155 (Completion Options): Fix typo.
3156
3157 * killing.texi (Deletion): Complete description of `C-x C-o'.
3158
8cf51b2c
GM
31592005-05-10 Richard M. Stallman <rms@gnu.org>
3160
3161 * building.texi (Compilation): Clarify recompile's directory choice.
3162
3163 * frames.texi (Tooltips): Cleanups.
3164
3165 * basic.texi (Arguments): Fix punctuation.
3166
31672005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3168
3169 * screen.texi (Menu Bar): The up and down (not left and right)
3170 arrow keys move through a keyboard menu.
3171
31722005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3173
3174 * basic.texi: Various typo and grammar fixes.
3175 (Moving Point): C-a now runs move-beginning-of-line.
3176
31772005-05-08 Nick Roberts <nickrob@snap.net.nz>
3178
3179 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3180
3181 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3182 as different animals.
3183
31842005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3185
3186 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3187 Correct index entry.
3188
31892005-05-07 Nick Roberts <nickrob@snap.net.nz>
3190
3191 * building.texi (Debugger Operation): Update to reflect changes
3192 in GUD tooltips.
3193
31942005-04-30 Richard M. Stallman <rms@gnu.org>
3195
3196 * files.texi (Compressed Files): Auto Compression normally enabled.
3197
3198 * building.texi (Debugger Operation): Clarify previous change.
3199
8cf51b2c
GM
32002005-04-28 Nick Roberts <nickrob@snap.net.nz>
3201
3202 * building.texi (Debugger Operation): Add description for
3203 GUD tooltips when program is not running.
3204
32052005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3206
3207 * misc.texi (Shell): Add `Shell Prompts' to menu.
3208 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3209 description. Delete remarks moved to new node.
3210 (Shell Prompts): New node.
3211 (History References): Replace remarks moved to `Shell Prompts'
3212 with xref to that node.
3213 (Remote Host): Clarify how to specify the terminal type when
3214 logging in to a different machine.
3215
32162005-04-26 Richard M. Stallman <rms@gnu.org>
3217
3218 * emacs.texi (Top): Update submenus from files.texi.
3219
3220 * files.texi (Filesets): Clarify previous change.
3221
3222 * dired.texi (Misc Dired Features): Clarify previous change.
3223
32242005-04-25 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3227
3228 * dired.texi (Misc Dired Features): Document
3229 dired-compare-directories.
3230
3231 * files.texi (Filesets): New node.
3232 (File Conveniences): Document Image mode.
3233
3234 * text.texi (TeX Print): Document tex-compile.
3235
32362005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3237
3238 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3239 Delete redundant reference to tooltip Custom group. It is
3240 referred too again in the next paragraph.
3241
32422005-04-24 Richard M. Stallman <rms@gnu.org>
3243
3244 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3245
8cf51b2c
GM
32462005-04-19 Kim F. Storm <storm@cua.dk>
3247
3248 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3249
32502005-04-18 Lars Hansen <larsh@math.ku.dk>
3251
3252 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3253 turns off desktop-save-mode.
3254
32552005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3256
3257 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3258 by default in terminals compatible with xterm. Mention that
3259 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3260 node.
3261
8cf51b2c
GM
32622005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3263
3264 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3265
c8763fb6 32662005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3267
3268 * xresources.texi (Table of Resources): Add cursorBlink.
3269
32702005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3271
3272 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3273 `d', `C-d' and `u'.
3274
32752005-04-11 Richard M. Stallman <rms@gnu.org>
3276
3277 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3278 (Misc X): Add -D, --basic-display.
3279
3280 * maintaining.texi (Change Log): Correct the description of
3281 the example.
3282
3283 * major.texi (Choosing Modes): Document magic-mode-alist.
3284
8cf51b2c
GM
32852005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3286
3287 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3288 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3289 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3290 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3291 `w', respectively.
3292 (Rmail Labels): Mention `l'.
3293 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3294 (Rmail Summary Edit): Describe `j' and RET.
3295
c8763fb6 32962005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3297
3298 * xresources.texi (Lucid Resources): Add fontSet resource.
3299
8cf51b2c
GM
33002005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3301
3302 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3303 now called `indicate-empty-lines'.
3304
33052005-04-06 Kim F. Storm <storm@cua.dk>
3306
3307 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3308
33092005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3310
3311 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3312 deleted.
3313 (Marks vs Flags): Add some convenient key bindings.
3314 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3315 (Misc Dired Features): Correct and expand description of `w' command.
3316
3317 * frames.texi (XTerm Mouse): Delete apparently false info.
3318 The GNU/Linux console currently does not appear to support
3319 `xterm-mouse-mode'.
3320
8cf51b2c
GM
33212005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3322
3323 * calendar.texi (Diary): Mention shell utility `calendar'.
3324
33252005-04-01 Richard M. Stallman <rms@gnu.org>
3326
3327 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3328
8cf51b2c
GM
33292005-04-01 Lute Kamstra <lute@gnu.org>
3330
3331 * maintaining.texi (Change Log): add-change-log-entry uses
3332 add-log-mailing-address.
3333
33342005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3335
3336 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3337 `VC Mode Line' and put in an xref to that node.
3338 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3339 its description.
3340
33412005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3342
3343 * calendar.texi (Calendar Systems): Say that the Persian calendar
3344 implemented here is the arithmetical one championed by Birashk.
3345
33462005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3347
3348 * programs.texi (Fortran Motion): Fix previous change.
3349
8cf51b2c
GM
33502005-03-29 Richard M. Stallman <rms@gnu.org>
3351
3352 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3353
33542005-03-29 Chong Yidong <cyd@stupidchicken.com>
3355
3356 * text.texi (Refill): Refer to Long Lines Mode.
3357 (Longlines): New node.
3358 (Auto Fill): Don't index "word wrap" here.
3359 (Filling): Add Longlines to menu.
3360
33612005-03-29 Richard M. Stallman <rms@gnu.org>
3362
3363 * xresources.texi: Minor fixes.
3364
3365 * misc.texi (Emacs Server): Fix Texinfo usage.
3366
3367 * emacs.texi (Top): Don't use a real section heading for
3368 "Detailed Node Listing". Fake it instead.
3369
3370 * basic.texi (Position Info): Minor cleanup.
3371
3372 * mule.texi (Input Methods): Minor cleanup.
3373
33742005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3375
3376 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3377 constructs as well.
3378 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3379
33802005-03-29 Kenichi Handa <handa@m17n.org>
3381
3382 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3383
3384 * basic.texi (Position Info): Update the description about the
3385 command C-u C-x =.
3386
33872005-03-28 Richard M. Stallman <rms@gnu.org>
3388
3389 * emacs.texi (Top): Use @section for the detailed node listing.
3390
3391 * calendar.texi: Minor fixes to previous change.
3392
3393 * programs.texi (Fortran): Small fixes to previous changes.
3394
3395 * emacs.texi (Top): Update list of subnodes of Dired.
3396 Likewise for building.texi.
3397
3398 * files.texi (File Conveniences): Delete Auto Image File mode.
3399
34002005-03-28 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * building.texi (Flymake): New node.
3403
3404 * custom.texi (Function Keys): Document kp- event types and
3405 keypad-setup package.
3406
3407 * dired.texi (Wdired): New node.
3408
3409 * files.texi (File Conveniences): Reorder entries.
3410 Explain how to turn on Auto-image-file mode.
3411 Document Thumbs mode.
3412
3413 * mule.texi (Specify Coding): Document recode-region and
3414 recode-file-name.
3415
3416 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3417
34182005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3419
3420 * commands.texi (Keys): M-o is now a prefix key.
3421
34222005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3423
3424 * programs.texi: Reformat and update copyright years.
3425 (Fortran): Update section.
3426
34272005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3428
3429 * files.texi: Several small changes in addition to:
3430 (Visiting): Change xref for Dialog Boxes to ref.
3431 (Version Headers): Replace references to obsolete var
3432 `vc-header-alist' with `vc-BACKEND-header'.
3433 (Customizing VC): Update value of `vc-handled-backends'.
3434
34352005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3436
3437 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3438 move here from Emacs Lisp Reference Manual.
3439 * calendar.texi (Calendar/Diary, Diary Commands)
3440 (Special Diary Entries, Importing Diary): Change some xrefs to
3441 point to emacs-xtra rather than elisp.
3442
3443 * emacs-xtra.texi (Calendar Customizing):
3444 Move view-diary-entries-initially, view-calendar-holidays-initially,
3445 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3446 Emacs Manual.
3447 (Appt Customizing): Merge entire section into main Emacs Manual.
3448 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3449 mark-holidays-in-calendar here from emacs-xtra.
3450 (Displaying the Diary): Move view-diary-entries-initially,
3451 mark-diary-entries-in-calendar here from emacs-xtra.
3452 (Appointments): Move appt-display-mode-line,
3453 appt-display-duration, appt-disp-window-function,
3454 appt-delete-window-function here from emacs-xtra.
3455
3456 * calendar.texi: Update and reformat copyright.
3457 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3458 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3459 (Diary): Refer to `diary-file' rather than ~/diary.
3460 (Diary Commands): Rename node to "Displaying the Diary".
3461 * emacs.texi (Top): Rename "Diary Commands" section.
3462 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3463
34642005-03-26 Eli Zaretskii <eliz@gnu.org>
3465
3466 * misc.texi (Emacs Server): Fix the command for setting
3467 server-name. Add an xref to Invoking emacsclient.
3468
3469 * help.texi (Help Summary): Clarify when "C-h ." will do something
3470 nontrivial.
3471 (Apropos): Add cindex entry for apropos-sort-by-scores.
3472
3473 * display.texi (Text Display): Add index entries for how no-break
3474 characters are displayed.
3475
8cf51b2c
GM
34762005-03-26 Eli Zaretskii <eliz@gnu.org>
3477
3478 * files.texi (Visiting): Fix cross-references introduced with the
3479 last change.
3480
3481 * xresources.texi (GTK resources): Fix last change.
3482
8cf51b2c
GM
34832005-03-25 Chong Yidong <cyd@stupidchicken.com>
3484
3485 * xresources.texi (X Resources): GTK options documented too.
3486 (Resources): Clarify meaning of program name.
3487 (Table of Resources): Add visualClass.
3488 (GTK resources): Rewrite.
3489 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3490
3491 * display.texi (Text Display): Mention non-breaking spaces.
3492
3493 * files.texi (Reverting): Document auto-revert-check-vc-info.
3494
3495 * frames.texi (Mouse Commands): Document
3496 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3497
3498 * help.texi (Help Summary): Add `C-h .'.
3499 (Apropos): Apropos accepts a list of search terms.
3500 Document apropos-sort-by-scores.
3501 (Help Echo): Document display-local-help.
3502
3503 * misc.texi (Emacs Server): Document server-name.
3504 (Invoking emacsclient): Document -s option for server names.
3505
3506 * text.texi (Outline Visibility): Introduce "current heading
3507 line" (commands can be called with point on a body line).
3508 Re-order table to follow the sequence of discussion.
3509 hide-body won't hide lines before first header line.
3510 (TeX Mode): Add DocTeX mode.
3511
8cf51b2c
GM
35122005-03-24 Richard M. Stallman <rms@gnu.org>
3513
3514 * mule.texi (Single-Byte Character Support): Delete mention
3515 of iso-acc.el and iso-transl.el.
3516
8cf51b2c
GM
35172005-03-23 Lute Kamstra <lute@gnu.org>
3518
3519 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3520
35212005-03-23 Richard M. Stallman <rms@gnu.org>
3522
8cf51b2c
GM
3523 * search.texi: Delete explicit node pointers.
3524 (Incremental Search): New menu.
3525 (Basic Isearch, Repeat Isearch, Error in Isearch)
3526 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3527 (Slow Isearch): New subnodes.
3528 (Configuring Scrolling): Node deleted.
3529 (Search Case): Doc default-case-fold-search.
3530 (Regexp Replace): Move replace-regexp doc here.
3531
3532 * rmail.texi (Movemail): Put commas inside closequotes.
3533
3534 * picture.texi (Insert in Picture): Document C-c arrow combos.
3535 (Basic Picture): Clarify erasure.
3536
3537 * display.texi (Font Lock): Put commas inside closequotes.
3538
3539 * cmdargs.texi (General Variables): Put commas inside closequotes.
3540
35412005-03-23 Nick Roberts <nickrob@snap.net.nz>
3542
3543 * building.texi (Stack Buffer): Mention reverse contrast for
3544 *selected* frame (might not be current frame).
3545
8cf51b2c
GM
35462005-03-21 Richard M. Stallman <rms@gnu.org>
3547
3548 * building.texi (Starting GUD): Add bashdb.
3549
35502005-03-20 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * basic.texi (Moving Point): Add M-g M-g binding.
3553 (Undo): Document undo-only.
3554 (Position Info): Document M-g M-g and C-u M-g M-g.
3555
3556 * building.texi (Building): Put Grep Searching after Compilation
3557 Shell.
3558 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3559 Document next-error-highlight.
3560 (Grep Searching): Document grep-highlight-matches.
3561 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3562
3563 * calendar.texi (Importing Diary): Rename node from iCalendar.
3564 Document diary-from-outlook.
3565
3566 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3567 Commands.
3568 Mention effect of X drag and drop on Dired buffers.
3569
3570 * files.texi (Visiting): Document large-file-warning-threshold.
3571 Move paragraph on file-selection dialog.
3572 Mention visiting files using X drag and drop.
3573 (Reverting): Mention using Auto-Revert mode to tail files.
3574 Document auto-revert-tail-mode.
3575 (Version Systems): Minor correction.
3576 (Comparing Files): Diff-mode is no longer based on Compilation
3577 mode.
3578 Document compare-ignore-whitespace.
3579 (Misc File Ops): Explain passing a directory to rename-file.
3580 Likewise for copy-file and make-symbolic-link.
3581
3582 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3583 Document mouse-wheel-progressive speed.
3584
3585 * help.texi (Misc Help): Document numeric argument for C-h i.
3586 Correctly explain the effect of just C-u as argument.
3587
3588 * killing.texi (Deletion): Document numeric argument for
3589 just-one-space.
3590
3591 * mini.texi (Completion): Completion acts on text before point.
3592
3593 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3594 (Emulation): CUA mode replaces pc-bindings-mode,
3595 pc-selection-mode, and s-region.
3596
3597 * mule.texi (Input Methods): Leim is now built-in.
3598 (Select Input Method): Document quail-show-key.
3599 (Specify Coding): Document revert-buffer-with-coding-system.
3600
3601 * programs.texi (Fortran Motion): Document f90-next-statement,
3602 f90-previous-statement, f90-next-block, f90-previous-block,
3603 f90-end-of-block, and f90-beginning-of-block.
3604
3605 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3606
3607 * emacs.texi (Acknowledgments): Updated.
3608
3609 * anti.texi: Total rewrite.
3610
8cf51b2c
GM
36112005-03-19 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * ack.texi (Acknowledgments): Update.
3614
36152005-03-19 Eli Zaretskii <eliz@gnu.org>
3616
3617 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3618 copyright years.
3619
36202005-03-14 Nick Roberts <nickrob@snap.net.nz>
3621
3622 * building.texi (Commands of GUD): Move paragraph on setting
3623 breakpoints with mouse to the GDB Graphical Interface node.
3624
36252005-03-07 Richard M. Stallman <rms@gnu.org>
3626
8cf51b2c
GM
3627 * misc.texi (Single Shell, Shell Options): Fix previous change.
3628
3629 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3630
36312005-03-06 Richard M. Stallman <rms@gnu.org>
3632
3633 * building.texi (Starting GUD): Don't explain text vs graphical
3634 GDB here. Just mention it and xref.
3635 Delete "just one debugger process".
3636 (Debugger Operation): Move GUD tooltip info here.
3637 (GUD Tooltips): Node deleted.
3638 (GDB Graphical Interface): Explain the two GDB modes here.
3639
8cf51b2c
GM
3640 * sending.texi (Sending Mail): Minor cleanup.
3641 (Mail Aliases): Explain quoting conventions.
3642 Update key rebinding example.
3643 (Header Editing): C-M-i is like M-TAB.
3644 (Mail Mode Misc): mail-attach-file does not do MIME.
3645
3646 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3647 that really belongs here.
3648 (Remote Mailboxes): Text moved to Rmail Inbox.
3649 (Rmail Display): Mention Mouse-1.
3650 (Movemail): Clarify two movemail versions.
3651 Clarify rmail-movemail-program.
3652
8cf51b2c
GM
3653 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3654 Document async shell commands.
3655 (Shell History): Clarify.
3656 (Shell Ring): Mention C-UP an C-DOWN.
3657 (Shell Options): Add comint-prompt-read-only.
3658 (Invoking emacsclient): Set EDITOR to run Emacs.
3659 (Sorting): No need to explain what region is.
3660 (Saving Emacs Sessions): Fix typo.
3661 (Recursive Edit): Fix punctuation.
3662 (Emulation): Don't mention "PC bindings" which are standard.
3663 (Hyperlinking): Explain Mouse-1 convention here.
3664 (Find Func): Node deleted.
3665
8cf51b2c
GM
3666 * help.texi (Name Help): Xref to Hyperlinking.
3667
3668 * glossary.texi (Glossary):
3669 Rename "Balance Parentheses" to "Balancing...".
3670 Add "Byte Compilation". Correct "Copyleft".
3671 New xref in "Customization".
3672 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3673 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3674 Rename "Registers" to "Register".
3675 Replace "Selecting" with "Selected Frame",
3676 "Selected Window", and "Selecting a Buffer".
3677
3678 * files.texi (Types of Log File): Explain how projects'
3679 methods can vary.
3680
8cf51b2c
GM
3681 * display.texi (Faces): Delete "Emacs 21".
3682
3683 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3684 * fixit.texi (Spelling): C-M-i like M-TAB.
3685 * mini.texi (Completion Options): C-M-i like M-TAB.
3686 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3687 * text.texi (Text Mode): C-M-i like M-TAB.
3688
3689 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3690
3691 * calendar.texi (Specified Dates): Mention `g w'.
3692 (Appointments): appt-activate toggles with no arg.
3693
8cf51b2c
GM
36942005-03-05 Juri Linkov <juri@jurta.org>
3695
3696 * cmdargs.texi (Emacs Invocation): Add cindex
3697 "invocation (command line arguments)"
3698 (Misc X): Add -nbc, --no-blinking-cursor.
3699
37002005-03-04 Ulf Jasper <ulf.jasper@web.de>
3701
3702 * calendar.texi (iCalendar): No need to require it now.
3703
8cf51b2c
GM
37042005-03-03 Nick Roberts <nickrob@snap.net.nz>
3705
3706 * trouble.texi (Contributing): Mention Savannah. Direct users to
3707 emacs-devel.
3708
37092005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3710
3711 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3712 window.
3713
8cf51b2c
GM
37142005-02-27 Richard M. Stallman <rms@gnu.org>
3715
3716 * building.texi (Compilation): Update mode line status info.
3717
37182005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3719
3720 * calendar.texi (General Calendar): Document binding of
3721 scroll-other-window-down.
3722 (Mayan Calendar): Fix earliest date.
3723 (Time Intervals): Document timeclock-change.
3724 Fix timeclock-ask-before-exiting documentation.
3725
37262005-02-26 Kim F. Storm <storm@cua.dk>
3727
3728 * frames.texi (Mouse References):
3729 Add mouse-1-click-in-non-selected-windows.
3730
37312005-02-25 Richard M. Stallman <rms@gnu.org>
3732
3733 * screen.texi (Screen): Explain better about cursors and mode lines;
3734 don't presuppose text terminals.
3735 (Point): Don't assume just one cursor.
3736 Clarify explanation of cursors.
3737 (Echo Area, Menu Bar): Cleanups.
3738
3739 * mini.texi (Minibuffer): Prompts are highlighted.
3740 (Minibuffer Edit): Newline = C-j only on text terminals.
3741 Clarify resize-mini-windows values.
3742 Mention M-PAGEUP and M-PAGEDOWN.
3743 (Completion Commands): Mouse-1 like Mouse-2.
3744 (Minibuffer History): Explain history commands better.
3745 (Repetition): Add xref to Incremental Search.
3746
3747 * mark.texi (Setting Mark): Clarify info about displaying mark.
3748 Clarify explanation of C-@ and C-SPC.
3749 (Transient Mark): Mention Delete Selection mode.
3750 (Marking Objects): Clean up text about extending the region.
3751
3752 * m-x.texi (M-x): One C-g doesn't always go to top level.
3753 No delay before suggest-key-bindings output.
3754
3755 * fixit.texi (Fixit): Mention C-/ for undo.
3756 (Spelling): Mention ESC TAB like M-TAB.
3757 Replacement words with r and R are rechecked.
3758 Say where C-g leaves point. Mention ? as input.
3759
37602005-02-23 Lute Kamstra <lute@gnu.org>
3761
3762 * cmdargs.texi (Initial Options): Add cross reference.
3763
8cf51b2c
GM
37642005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3765
3766 * emacs.texi (Top): Update menu for splitting of node in
3767 msdog.texi.
3768 * frames.texi (Frames): Update xref for splitting of node in
3769 msdog.texi.
3770 * trouble.texi (Quitting): Ditto.
3771
37722005-02-16 Richard M. Stallman <rms@gnu.org>
3773
3774 * windows.texi (Split Window): Simplify line truncation info
3775 and xref to Display Custom.
3776
3777 * trouble.texi (Quitting): Emergency escape only for text terminal.
3778 (Screen Garbled): C-l for ungarbling is only for text terminal.
3779
3780 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3781
3782 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3783
3784 * programs.texi (Program Modes): Mention Python mode.
3785 (Moving by Defuns): Repeating C-M-h extends region.
3786 (Basic Indent): Clarify.
3787 (Custom C Indent): Clarify.
3788 (Expressions): Repeating C-M-@ extends region.
3789 (Info Lookup): Clarify for C-h S.
3790 (Symbol Completion): ESC TAB alternative for M-TAB.
3791 (Electric C): Clarify.
3792
3793 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3794
3795 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3796 MS-DOS Input node.
3797 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3798 (MS-DOS and MULE): Clarify.
3799 (MS-DOS Processes, Windows Processes): Fix typos.
3800
3801 * major.texi (Choosing Modes): Clarify.
3802
3803 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3804 (Keyboard Macro Step-Edit): Clarify.
3805
3806 * indent.texi (Indentation): Clarifications.
3807
3808 * help.texi (Help): Correct error about C-h in query-replace.
3809 Clarify apropos vs C-h a. Fix how to search in FAQ.
3810 (Key Help): Describe C-h w here.
3811 (Name Help): Minor cleanup. C-h w moved to Key Help.
3812 Clarify the "object" joke.
3813 (Apropos): Clarify. Mouse-1 like Mouse-2.
3814 (Help Mode): Mouse-1 like Mouse-2.
3815
3816 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3817
3818 * display.texi (Display): Reorder menu.
3819 (Faces): Cleanup.
3820 (Font Lock): Cleanup. Mention Options menu.
3821 Delete obsolete text.
3822 (Scrolling): For C-l, don't presume text terminal.
3823 (Horizontal Scrolling): Simplify intro.
3824 (Follow Mode): Clarify.
3825 (Cursor Display): Moved before Display Custom.
3826 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3827 Doc default-tab-width. Doc line truncation more thoroughly.
3828
3829 * dired.texi (Dired Enter): C-x C-f can run Dired.
3830 (Dired Visiting): Comment out `a' command.
3831 Mouse-1 is like Mouse-2.
3832 (Shell Commands in Dired): ? can be used more than once.
3833
3834 * basic.texi (Continuation Lines): Simplify description of truncation,
3835 and refer to Display Custom for the rest of it.
3836
8cf51b2c
GM
38372005-02-06 Lute Kamstra <lute@gnu.org>
3838
3839 * basic.texi (Undo): Fix typo.
3840
3841 * cmdargs.texi (Emacs Invocation): Fix typo.
3842
3843 * custom.texi (Init Examples): Fix typo.
3844
3845 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3846
38472005-02-06 Richard M. Stallman <rms@gnu.org>
3848
3849 * regs.texi (Registers): Registers can hold numbers, too.
3850
3851 * killing.texi (Other Kill Commands): Cleanup.
3852 Delete redundant explanation of kill in read-only buffer.
3853 (Yanking): Mention term "copying".
3854 (Accumulating Text): Fix typo.
3855
3856 * entering.texi (Entering Emacs): Update rationale at start.
3857 (Exiting): Treat iconifying on a par with suspension.
3858
3859 * custom.texi (Minor Modes): Fix typo.
3860 (Easy Customization): Fix menu style.
3861 (Variables): Add xref.
3862 (Examining): Setting for future sessions works through .emacs.
3863 (Keymaps): "Text terminals", not "Many".
3864 (Init Rebinding): Explain \C-. Show example of \M-.
3865 Fix minor wording errors.
3866 (Function Keys): Explain vector syntax just once.
3867 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3868 (Init File): Mention .emacs.d directory.
3869 (Init Examples): Add xref.
3870 (Find Init): Mention .emacs.d directory.
3871
3872 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3873 (Action Arguments): Explain which kinds of -l args are found how.
3874 (Initial Options): --batch does not inhibit site-start.
3875 Add xrefs.
3876 (Command Example): Use --batch, not -batch.
3877
3878 * basic.texi (Inserting Text): Cleanup wording.
3879 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3880 C-n is not error at end of buffer.
3881 (Undo): Doc C-/ like C-_. Add xrefs.
3882 (Arguments): META key may be labeled ALT.
3883 Peculiar arg meanings are explained in doc strings.
3884
3885 * abbrevs.texi (Expanding Abbrevs): Clarify.
3886
38872005-02-05 Eli Zaretskii <eliz@gnu.org>
3888
3889 * frames.texi (Frame Parameters): Add an xref to the description
3890 of list-colors-display. Add a pointer to the X docs about colors.
3891
3892 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3893 Impove docs of list-colors-display.
3894
38952005-02-03 Lute Kamstra <lute@gnu.org>
3896
3897 * frames.texi (Frames, Drag and Drop): Fix typos.
3898
38992005-02-03 Richard M. Stallman <rms@gnu.org>
3900
3901 * windows.texi (Basic Window): Mention color-change in mode line.
3902 (Change Window): Explain dragging vertical boundaries.
3903
3904 * text.texi (Sentences): Clarify.
3905 (Paragraphs): Explain M-a and blank lines.
3906 (Outline Mode): Clarify text and menu.
3907 (Hard and Soft Newlines): Mention use-hard-newlines.
3908
3909 * frames.texi (Frames): Delete unnecessary mention of Windows.
3910 (Mouse Commands): Likewise. Mention xterm mouse support.
3911 (Clipboard): Clarify.
3912 (Mouse References): Mention use of Mouse-1 for following links.
3913 (Menu Mouse Clicks): Clarify.
3914 (Mode Line Mouse): Clarify.
3915 (Drag and Drop): Rewrite.
3916
3917 * fixit.texi (Spelling): Fix typo.
3918
3919 * files.texi (File Names): Clarify.
3920 (Visiting): Update conditions for use of file dialog. Clarify.
3921 (Saving): Doc d as answer in save-some-buffers.
3922 (Remote Files): Clean up the text.
3923
3924 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3925
3926 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3927 (List Buffers): Clarify.
3928 (Several Buffers): Doc T command.
3929 (Buffer Convenience): Clarify menu.
3930
3931 * basic.texi (Undo): Clarify last change.
3932
39332005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3934
3935 * fixit.texi (Spelling): Fix typo.
3936
39372005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3938
3939 * basic.texi (Undo): Update description of `undo-outer-limit'.
3940
39412005-02-01 Nick Roberts <nickrob@snap.net.nz>
3942
3943 * building.texi: Update documentation relating to GDB Graphical
3944 Interface.
3945
39462005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * custom.texi (Easy Customization): Adapt menu to node name change.
3949
39502005-01-30 Richard M. Stallman <rms@gnu.org>
3951
3952 * custom.texi (Easy Customization): Defn of "User Option" now
3953 includes faces. Don't say just "option" when talking about variables.
3954 Do say just "options" to mean "anything customizable".
3955 (Specific Customization): Describe `customize-variable',
3956 not `customize-option'.
3957
3958 * glossary.texi (Glossary) <Faces>: Add xref.
3959 <User Option>: Change definition--include faces. Change xref.
3960
3961 * picture.texi (Picture): Mention artist.el.
3962
3963 * sending.texi, screen.texi, programs.texi, misc.texi:
3964 * mini.texi, major.texi, maintaining.texi, macos.texi:
3965 * help.texi, frames.texi, files.texi:
3966 Don't say just "option" when talking about variables.
3967
3968 * display.texi, mule.texi: Don't say just "option" when talking
3969 about variables. Other minor cleanups.
3970
8cf51b2c
GM
39712005-01-26 Lute Kamstra <lute@gnu.org>
3972
3973 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3974 File'. Mention the `-Q' option at the `--no-site-file' option.
3975
8cf51b2c
GM
39762005-01-22 David Kastrup <dak@gnu.org>
3977
3978 * building.texi (Grep Searching): Mention alias `find-grep' for
3979 `grep-find'.
3980
39812005-01-20 Richard M. Stallman <rms@gnu.org>
3982
3983 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3984
8cf51b2c
GM
39852005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3986
3987 * rmail.texi (Movemail): Explain differences
3988 between standard and mailutils versions of movemail.
3989 Describe command line and configuration options introduced
3990 with the latter.
3991 Explain the notion of mailbox URL, provide examples and
3992 cross-references to mailutils documentation.
3993 Describe various methods of specifying mailbox names,
3994 user names and user passwords for rmail.
3995 (Remote Mailboxes): New section. Describe
3996 how movemail handles remote mailboxes. Describe configuration
3997 options used to control its behavior.
3998 (Other Mailbox Formats): Explain handling of various mailbox
3999 formats.
4000
40012005-01-13 Richard M. Stallman <rms@gnu.org>
4002
4003 * commands.texi (Commands): Clarification.
4004
40052005-01-11 Richard M. Stallman <rms@gnu.org>
4006
4007 * programs.texi (Multi-line Indent): Fix previous change.
4008 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4009
8cf51b2c
GM
40102005-01-08 Richard M. Stallman <rms@gnu.org>
4011
4012 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4013 lazy-highlight.
4014
4015 * search.texi (Query Replace): Mention faces query-replace
4016 and lazy-highlight.
4017 (Incremental Search): Update isearch highlighting info.
4018
8cf51b2c
GM
40192005-01-04 Richard M. Stallman <rms@gnu.org>
4020
4021 * custom.texi (Saving Customizations): Minor improvement.
4022
8cf51b2c
GM
40232005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4024
4025 * custom.texi (Saving Customizations): Emacs no longer loads
4026 `custom-file' after .emacs. No longer mention customizing through
4027 Custom.
4028
8cf51b2c
GM
40292005-01-01 Andreas Schwab <schwab@suse.de>
4030
4031 * killing.texi (Graphical Kill): Move up under node Killing,
4032 change @section to @subsection.
4033
40342005-01-01 Richard M. Stallman <rms@gnu.org>
4035
4036 * custom.texi (Face Customization): Mention hex color specs.
4037
4038 * emacs.texi (Top): Update Killing submenu.
4039
4040 * killing.texi (Killing): Reorganize section.
4041 No more TeX-only text; put the node command at start of chapter.
4042 But the first section heading is used only in TeX.
4043 Rewrite the text to read better in this mode.
4044 (Graphical Kill): New subnode gets some of the text that
4045 used to be in the first section.
4046
40472004-12-31 Richard M. Stallman <rms@gnu.org>
4048
4049 * dired.texi (Shell Commands in Dired): Delete the ? example.
4050
4051 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4052
4053 * files.texi (Saving): Describe new require-final-newline features
4054 and mode-require-final-newline.
4055
8cf51b2c
GM
40562004-12-29 Richard M. Stallman <rms@gnu.org>
4057
4058 * custom.texi (File Variables): Clarify previous change.
4059
c8763fb6 40602004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4061
4062 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4063 out now.
4064
40652004-12-27 Richard M. Stallman <rms@gnu.org>
4066
4067 * Makefile.in (MAKEINFO): Specify --force.
4068
4069 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4070 (Undo): Doc undo-outer-limit.
4071
8cf51b2c
GM
40722004-12-15 Juri Linkov <juri@jurta.org>
4073
4074 * mark.texi (Transient Mark, Mark Ring): M-< and other
4075 movement commands don't set mark in Transient Mark mode
4076 if mark is active.
4077
8cf51b2c
GM
40782004-12-12 Juri Linkov <juri@jurta.org>
4079
4080 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4081 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4082
4083 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4084 (Misc Dired Commands): Add @r{(Dired)} to w.
4085
40862004-12-12 Juri Linkov <juri@jurta.org>
4087
4088 * mark.texi (Marking Objects): Marking commands also extend the
4089 region when mark is active in Transient Mark mode.
4090
8cf51b2c
GM
40912004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4092
4093 * custom.texi (Saving Customizations): Emacs only loads the custom
4094 file automatically after the init file in version 22.1 or later.
4095 Adapt text and examples to this fact.
4096
8cf51b2c
GM
40972004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4098
4099 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4100 be set through Custom. Otherwise, it has no effect.
4101
8cf51b2c
GM
41022004-12-05 Richard M. Stallman <rms@gnu.org>
4103
4104 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4105 * entering.texi: Rename Command Line to Emacs Invocation.
4106
8cf51b2c
GM
4107 * misc.texi (Term Mode): Correcty describe C-c.
4108
4109 * custom.texi (Easy Customization): Move up to section level,
4110 before Variables. Avoid using the term "variable"; say "option".
4111 New initial explanation.
4112 (Variables): In initial explanation, connect "variable" to the
4113 already-explained "user option".
4114
4115 * emacs.texi (Top): Fix ref to Command Line.
4116 Move reference to Easy Customization.
4117
4118 * xresources.texi (X Resources): Fix From link.
4119
4120 * doclicense.texi (GNU Free Documentation License): Fix To link.
4121
4122 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4123
4124 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4125
41262004-12-03 Richard M. Stallman <rms@gnu.org>
4127
4128 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4129
41302004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4131
4132 * kmacro.texi: Several small changes in addition to the following.
4133 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4134 defining a keyboard macro.
4135 Mention `kmacro-ring-max'.
4136 (Keyboard Macro Counter): Clarify description of
4137 `kmacro-insert-counter', `kmacro-set-counter',
4138 `kmacro-add-counter' and `kmacro-set-format'.
4139
41402004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * custom.texi (File Variables): Add `unibyte' and make it more
4143 clear that `unibyte' and `coding' are special. Suggested by Simon
4144 Krahnke <overlord@gmx.li>.
4145
4146 * mule.texi (Enabling Multibyte): Refer to File Variables.
4147 Suggested by Simon Krahnke <overlord@gmx.li>.
4148
c8763fb6 41492004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4150
4151 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4152 x-use-old-gtk-file-dialog.
4153
8cf51b2c
GM
41542004-11-20 Richard M. Stallman <rms@gnu.org>
4155
4156 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4157
41582004-11-09 Lars Brinkhoff <lars@nocrew.org>
4159
4160 * building.texi (Lisp Eval): Delete hyphen in section name.
4161
41622004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4163
4164 * files.texi (Old Versions):
4165 No longer document annotation as "CVS only".
4166
41672004-11-10 Andre Spiegel <spiegel@gnu.org>
4168
4169 * files.texi (Version Control): Rewrite the introduction about
4170 version systems, mentioning the new ones that we support. Thanks
4171 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4172 suggestions.
4173
c8763fb6 41742004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4175
49823426 4176 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4177
c8763fb6 41782004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4179
4180 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4181
41822004-10-23 Eli Zaretskii <eliz@gnu.org>
4183
4184 * text.texi (Text Based Tables, Table Definition)
4185 (Table Creation, Table Recognition, Cell Commands)
4186 (Cell Justification, Row Commands, Column Commands)
4187 (Fixed Width Mode, Table Conversion, Measuring Tables)
4188 (Table Misc): New nodes, documenting the Table Mode.
4189
8cf51b2c
GM
41902004-10-19 Jason Rumney <jasonr@gnu.org>
4191
4192 * makefile.w32-in (info): Change order of arguments to makeinfo.
4193
41942004-10-19 Ulf Jasper <ulf.jasper@web.de>
4195
4196 * calendar.texi (iCalendar): Update for package changes.
4197
8cf51b2c
GM
41982004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4199
4200 * files.texi (Misc File Ops): View mode is a minor mode.
4201
8cf51b2c
GM
42022004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4203
4204 * calendar.texi (iCalendar): Style changes.
4205
42062004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4207
4208 * search.texi (Regexps): The regexp described in the example is no
4209 longer stored in the variable `sentence-end'.
4210
8cf51b2c
GM
42112004-10-06 Nick Roberts <nickrob@snap.net.nz>
4212
4213 * building.texi (Starting GUD): Note that multiple debugging
4214 sessions requires `gdb --fullname'.
4215
42162004-10-05 Ulf Jasper <ulf.jasper@web.de>
4217
4218 * calendar.texi (iCalendar): New section for a new package.
4219
8cf51b2c
GM
42202004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4221
4222 * text.texi: Various small changes in addition to the following.
4223 (Text): Replace xref for autotype with inforef.
4224 (Sentences): Explain nil value for `sentence-end'.
4225 (Paragraphs): Update default values for `paragraph-start' and
4226 `paragraph-separate'.
4227 (Text Mode): Correct description of Text mode's effect on the
4228 syntax table.
4229 (Outline Visibility): `hide-other' does not hide top level headings.
4230 `selective-display-ellipses' no longer has an effect on Outline mode.
4231 (TeX Misc): Add missing @cindex.
4232 Replace xref for RefTeX with inforef.
4233 (Requesting Formatted Text): The variable
4234 `enriched-fill-after-visiting' no longer exists.
4235 (Editing Format Info): Update names of menu items and commands.
4236 (Format Faces): Mention special effect of specifying the default face.
4237 Describe inheritance of text properties.
4238 Correct description of `fixed' face.
4239 (Format Indentation): Correct description of effect of setting
4240 margins. Mention `set-left-margin' and `set-right-margin'.
4241 (Format Justification): Update names of menu items.
4242 `set-justification-full' is now bound to `M-j b'.
4243 Mention that `default-justification' is a per buffer variable.
4244 (Format Properties): Update name of menu item.
4245 (Forcing Enriched Mode): `format-decode-buffer' automatically
4246 turns on Enriched mode if the buffer is in text/enriched format.
4247
42482004-10-05 Emilio C. Lopes <eclig@gmx.net>
4249
4250 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4251
42522004-09-28 Kim F. Storm <storm@cua.dk>
4253
4254 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4255 Align with new functionality.
4256
8cf51b2c
GM
42572004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4258
4259 * display.texi (Display Custom): Remove stray `@end defvar'.
4260
42612004-09-23 Kim F. Storm <storm@cua.dk>
4262
4263 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4264 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4265
8cf51b2c
GM
42662004-09-20 Richard M. Stallman <rms@gnu.org>
4267
4268 * custom.texi (Hooks): Explain using setq to clear out a hook.
4269 (File Variables): Explain multiline string constants.
4270 (Non-ASCII Rebinding): Explain when you need to update
4271 non-ASCII char codes in .emacs.
4272
4273 * building.texi (Compilation): Explain how to make a silent
4274 subprocess that won't be terminated. Explain compilation-environment.
4275
42762004-09-13 Kim F. Storm <storm@cua.dk>
4277
4278 * mini.texi (Repetition): Rename isearch-resume-enabled to
4279 isearch-resume-in-command-history and change default to disabled.
4280
8cf51b2c
GM
42812004-09-09 Kim F. Storm <storm@cua.dk>
4282
4283 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4284 with new `kmacro-name-last-macro'.
4285
8cf51b2c
GM
42862004-09-08 Juri Linkov <juri@jurta.org>
4287
4288 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4289
8cf51b2c
GM
42902004-09-03 Juri Linkov <juri@jurta.org>
4291
4292 * search.texi (Incremental Search): Update wording for M-%.
4293
42942004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4295
4296 * killing.texi (Killing): Correct description of kill commands in
4297 read-only buffer.
4298
42992004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4300
4301 * building.texi (Compilation Mode): Add a paragraph about rules
4302 for finding the compilation buffer for `next-error'.
4303
4304 * search.texi (Other Repeating Search): Mention that Occur mode
4305 supports the next-error functionality.
4306
43072004-09-02 Juri Linkov <juri@jurta.org>
4308
4309 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4310
43112004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4312
4313 * kmacro.texi (Basic Keyboard Macro):
4314 `apply-macro-to-region-lines' now operates on all lines that begin
4315 in the region, rather than on all complete lines in the region.
4316
c8763fb6 43172004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4318
4319 * frames.texi (Drag and drop): Add documentation about
4320 x-dnd-test-function and x-dnd-known-types.
4321
43222004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4323
4324 * indent.texi: Various minor changes in addition to:
4325 (Indentation Commands): Correct description of `indent-relative'.
4326 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4327 mode. The *Tab Stops* buffer uses Overwrite Mode.
4328 (Just Spaces): `tabify' converts sequences of at least two spaces
4329 to tabs.
4330
8cf51b2c
GM
43312004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4332
4333 * frames.texi (Secondary Selection): Setting the secondary
4334 selection with M-Drag-Mouse-1 does not alter the kill ring,
4335 setting it with M-Mouse-1 and M-Mouse-3 does.
4336 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4337 toolkit scroll bars.
4338 (Scroll Bars): Ditto.
4339
4340 * windows.texi (Basic Window): When using a window system, the value
4341 of point in a non-selected window is indicated by a hollow box.
4342 (Split Window): Side by side windows are separated by a scroll bar,
4343 if scroll bars are used.
4344 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4345 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4346 (Window Convenience): Update bindings for `winner-undo' and
4347 `winner-redo'.
4348
4349 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4350 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4351 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4352 of "Using Emacs as a Server".
4353 * building.texi (Building): Interchange nodes (for correct numbering).
4354 * programs.texi (Programs): Interchange nodes (for correct numbering).
4355 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4356 Info to the node structure.
4357 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4358 Rearrange order of nodes and sections such that both "GNU GENERAL
4359 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4360 end, as appropriate for appendices.
4361 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4362 Use `@unnumberedsec'.
4363 * trouble.texi: Adapt sectioning in Info to the node structure.
4364 Adapt node pointers to change in emacs.texi.
4365 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4366
8cf51b2c
GM
43672004-08-25 Kenichi Handa <handa@m17n.org>
4368
4369 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4370 description for unibyte mode.
4371
43722004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4373
4374 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4375
4376 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4377 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4378 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4379 in @pxref.
4380
43812004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4382
4383 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4384 Change section names.
4385
8cf51b2c
GM
43862004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4387
4388 * kmacro.texi (Keyboard Macro Ring): Rename section.
4389 Emacs treats the head of the macro ring as the `last keyboard macro'.
4390 (Keyboard Macro Counter): Minor change.
4391 (Save Keyboard Macro): Some clarifications.
4392 (Edit Keyboard Macro): Rename section.
4393
4394 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4395 32-bit machines.
4396 (Several Buffers): Clarify which buffer is selected if `2' is
4397 pressed in the Buffer Menu.
4398 Auto Revert mode can be used to update the Buffer Menu
4399 automatically.
4400
44012004-08-21 Eli Zaretskii <eliz@gnu.org>
4402
4403 * help.texi (Misc Help): Add an index entry for finding an Info
4404 manual by its file name.
4405
44062004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4407
4408 * files.texi (Backup Deletion): Correct description of
4409 `delete-old-versions'.
4410 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4411 (Auto Save Files): Recommend `auto-save-mode' to reenable
4412 auto-saving, rather than the abbreviation `auto-save'.
4413
44142004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4415
4416 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4417 for "killing" and "yanking" in main menu.
4418
44192004-08-16 Richard M. Stallman <rms@gnu.org>
4420
4421 * killing.texi (Yanking, Killing): Minor cleanups.
4422
4423 * mark.texi (Momentary Mark): Minor cleanups.
4424
44252004-08-15 Kenichi Handa <handa@etl.go.jp>
4426
4427 * custom.texi (Non-ASCII Rebinding):
4428 C-q always inserts the right code to pass to global-set-key.
4429
8cf51b2c
GM
44302004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4431
4432 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4433 `insert-register', instead of `C-x r g' binding, for consistency.
4434
44352004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4436
4437 * fixit.texi (Spelling): Fix typo.
4438
44392004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4440
4441 * help.texi (Help): Fix Texinfo usage.
4442
8cf51b2c
GM
44432004-07-24 Richard M. Stallman <rms@gnu.org>
4444
4445 * text.texi (Paragraphs): Update how paragraphs are separated
4446 and the default for paragraph-separate.
4447
4448 * search.texi (Regexp Replace): Further update text for new
4449 replacement operators.
4450
8cf51b2c
GM
44512004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4452
4453 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4454 `R' switch.
4455
4456 * dired.texi (Dired Updating): `k' only deletes inserted
4457 subdirectories from the Dired buffer if a prefix argument was given.
4458
4459 * search.texi (Regexps): Delete redundant definition of `symbol' in
4460 description of `\_>'. It already occurs in the description of `\_<'.
4461
8cf51b2c
GM
44622004-07-01 Juri Linkov <juri@jurta.org>
4463
4464 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4465 (Regexp Search): Add M-r.
4466
44672004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4470
44712004-06-29 Jesper Harder <harder@ifa.au.dk>
4472
49823426 4473 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4474
44752004-06-25 Richard M. Stallman <rms@gnu.org>
4476
4477 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4478
44792004-06-25 David Kastrup <dak@gnu.org>
4480
4481 * search.texi (Regexp Replace): Some typo corrections and
4482 rearrangement.
4483
44842004-06-24 David Kastrup <dak@gnu.org>
4485
4486 * search.texi (Unconditional Replace): Use replace-string instead
4487 of query-replace in example.
4488 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4489 sequences.
4490 (Query Replace): Correct explanation of `^' which does not use
4491 the mark stack.
4492
44932004-06-21 Nick Roberts <nickrob@gnu.org>
4494
4495 * misc.texi (Shell History Copying): Document comint-insert-input.
4496 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4497
8cf51b2c
GM
44982004-06-20 Jesper Harder <harder@ifa.au.dk>
4499
4500 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4501 * custom.texi (Customization): Do.
4502 * anti.texi (Antinews): Do.
4503 * abbrevs.texi (Defining Abbrevs): Do.
4504
4505 * programs.texi (Info Lookup): Fix keybinding for
4506 info-lookup-symbol.
4507
45082004-06-16 Juanma Barranquero <lektu@terra.es>
4509
4510 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4511 Add emacs-xtra.
4512 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4513 (clean): Add emacs-xtra and flymake. Remove redundancies.
4514
45152004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4516
4517 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4518 Add emacs-xtra.
4519 * emacs-xtra.texi: New file.
4520
45212004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4522
4523 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4524 (Dired and Find): Mention differences with ordinary Dired buffers.
4525
8cf51b2c
GM
45262004-06-13 Richard M. Stallman <rms@gnu.org>
4527
4528 * custom.texi (Init Syntax): Explain about vars that do special
4529 things when set with setq or with Custom.
4530 (Init Examples): Add line-number-mode example.
4531
8cf51b2c
GM
45322004-06-12 Juri Linkov <juri@jurta.org>
4533
4534 * dired.texi (Operating on Files): Add dired-do-touch.
4535
8cf51b2c
GM
45362004-06-10 Juri Linkov <juri@jurta.org>
4537
4538 * building.texi (Lisp Eval): Add C-M-x on defface.
4539
45402004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4541
4542 * files.texi (Reverting): Auto-Revert mode and
4543 Global Auto-Revert mode no longer revert remote files.
4544
8cf51b2c
GM
45452004-05-29 Richard M. Stallman <rms@gnu.org>
4546
4547 * custom.texi (Init File): Two dashes start --no-site-file.
4548
8cf51b2c
GM
45492004-05-29 Alan Mackenzie <acm@muc.de>
4550
4551 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4552 ("AWK"): Is consistently thus spelt throughout.
4553 (AWK, Pike): Document as "C-like modes".
4554 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4555 (M-x man): Supersedes M-x manual-entry.
4556 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4557
4558 ("Comments in C"): Delete node; the info is in CC Mode manual.
4559 (c-comment-only-line-offset): Remove description.
4560
4561 (C-c ., C-c C-c): Describe new C Mode bindings.
4562
4563 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4564 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4565 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4566 Amend definitions.
4567
4568 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4569 Describe functions.
4570
4571 (c-comment-start-regexp, c-hanging-comment-ender-p)
4572 (c-hanging-comment-starter-p): Remove obsolete definitions.
4573
4574 * emacs.texi: Remove the menu entry "Comments in C".
4575
8cf51b2c
GM
45762004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4577
4578 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4579 `M-x locate'.
4580
45812004-05-16 Karl Berry <karl@gnu.org>
4582
4583 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4584 makeinfo --html fails.
4585 * help.texi (Help Summary) [@ifnottex]: Likewise.
4586
45872004-05-13 Nick Roberts <nickrob@gnu.org>
4588
4589 * building.texi (GDB Graphical Interface): Update and describe
4590 layout first.
4591
8cf51b2c
GM
45922004-05-04 Jason Rumney <jasonr@gnu.org>
4593
4594 * makefile.w32-in: Revert last change.
4595
45962004-05-03 Jason Rumney <jasonr@gnu.org>
4597
4598 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4599
8cf51b2c
GM
46002004-04-23 Juanma Barranquero <lektu@terra.es>
4601
4602 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4603
46042004-04-18 Juri Linkov <juri@jurta.org>
4605
4606 * fixit.texi (Spelling): Remove file extension from ispell xref.
4607
46082004-04-15 Kim F. Storm <storm@cua.dk>
4609
4610 * cmdargs.texi (Initial Options): Add -Q.
4611
46122004-04-05 Kim F. Storm <storm@cua.dk>
4613
4614 * custom.texi (File Variables): Add safe-local-eval-forms.
4615
8cf51b2c
GM
46162004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4617
4618 * files.texi (Reverting): Correct description of revert-buffer's
4619 handling of point.
4620
46212004-03-22 Juri Linkov <juri@jurta.org>
4622
4623 * emacs.texi (Top): Add `Misc X'.
4624
49823426 4625 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4626
4627 * glossary.texi: Improve references.
4628
4629 * help.texi: Sync keywords with finder.el.
4630
4631 * mini.texi (Completion): Add description for menu items.
4632
4633 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4634
4635 * sending.texi (Mail Methods): Fix xref to Message manual.
4636
8cf51b2c
GM
46372004-03-12 Richard M. Stallman <rms@gnu.org>
4638
8cf51b2c
GM
4639 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4640
8cf51b2c
GM
46412004-03-04 Richard M. Stallman <rms@gnu.org>
4642
4643 * search.texi (Regexps): Explain that ^ and $ have their
4644 special meanings only in certain contexts.
4645
4646 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4647
4648 * mule.texi (Specify Coding): Doc C-x RET F.
4649
4650 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4651 for multiple compile and grep buffers.
4652 (Indirect Buffers): Don't recommand clone-indirect-buffer
4653 for multiple compile and grep buffers.
4654
8cf51b2c
GM
46552004-02-29 Juanma Barranquero <lektu@terra.es>
4656
4657 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4658 Use $(DEL) instead of rm, and ignore exit code.
4659
8cf51b2c
GM
46602004-02-23 Nick Roberts <nick@nick.uklinux.net>
4661
4662 * building.texi (Watch Expressions): Update.
4663
46642004-02-21 Juri Linkov <juri@jurta.org>
4665
4666 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4667 --directory, --help, --version. Move text about command-line-args
4668 to Command Arguments.
4669 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4670 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4671 (Window Size X): Join -g and --geometry. Add @cindex.
4672 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4673 (Title X): Remove alias -title.
4674 (Misc X): New node.
4675
c8763fb6 46762004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4677
4678 * frames.texi (Drag and drop): Add Motif to list of supported
4679 protocols.
4680
c8763fb6 46812004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4682
4683 * frames.texi (Drag and drop): New section.
4684
46852004-01-24 Richard M. Stallman <rms@gnu.org>
4686
4687 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4688 Include it only @ifnotinfo. Patch the preceding and following
4689 node headers to point to each other.
4690
46912004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4692
4693 * calendar.texi (Appointments): Update section.
4694
46952003-12-29 Kevin Ryde <user42@zip.com.au>
4696
8cf51b2c
GM
4697 * programs.texi (C Modes): Fix the xref.
4698
46992003-12-23 Nick Roberts <nick@nick.uklinux.net>
4700
4701 * building.texi (Watch Expressions): Update.
4702 (Commands of GUD): Include use of toolbar + breakpoints set from
4703 fringe/margin.
4704
47052003-12-03 Andre Spiegel <spiegel@gnu.org>
4706
4707 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4708 <acm@muc.de>.
4709
c8763fb6 47102003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4711
4712 * frames.texi (Dialog Boxes): Add use-file-dialog.
4713
8cf51b2c
GM
47142003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4715
4716 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4717 in CC Mode.
4718
8cf51b2c
GM
47192003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4720
4721 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4722 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4723 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4724 * man/frames.texi, man/glossary.texi, man/killing.texi:
4725 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4726 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4727 * man/sending.texi, man/text.texi, man/trouble.texi:
4728 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4729
47302003-11-01 Alan Mackenzie <acm@muc.de>
4731
4732 * search.texi (Scrolling During Incremental Search): Document a
4733 new scrolling facility in isearch mode.
4734
8cf51b2c
GM
47352003-10-22 Miles Bader <miles@gnu.org>
4736
4737 * Makefile.in (info): Move before $(top_srcdir)/info.
4738
47392003-10-22 Nick Roberts <nick@nick.uklinux.net>
4740
4741 * building.texi (Watch Expressions): Update section on data display
4742 to reflect code changes (GDB Graphical Interface).
4743
8cf51b2c
GM
47442003-10-13 Richard M. Stallman <rms@gnu.org>
4745
4746 * xresources.texi (GTK resources): Clean up previous change.
4747
c8763fb6 47482003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4749
4750 * xresources.texi (GTK resources): Add a note that some themes
4751 disallow customizations. Add scroll theme example.
4752
8cf51b2c
GM
47532003-09-30 Richard M. Stallman <rms@gnu.org>
4754
8cf51b2c
GM
4755 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4756
4757 * misc.texi (Saving Emacs Sessions): Shorten the section,
4758 collapsing back into one node.
4759
47602003-09-30 Lars Hansen <larsh@math.ku.dk>
4761
4762 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4763
c8763fb6 47642003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4765
4766 * xresources.texi (GTK names in Emacs): Correct typo.
4767
8cf51b2c
GM
47682003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4769
4770 * cmdargs.texi (Font X): Mention new default font. More
4771 fully describe long font names, wildcard patterns and the
4772 problems involved. (Result of discussion on emacs-devel.)
4773
47742003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4775
4776 * emacs.texi (Acknowledgements): Correct typo.
4777
47782003-09-22 Richard M. Stallman <rms@gnu.org>
4779
4780 * dired.texi (Misc Dired Commands): New node.
4781 (Dired Navigation): Add dired-goto-file.
4782
4783 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4784
4785 * emacs.texi (Acknowledgements): New node, split from Distribution.
4786
4787 * cmdargs.texi (Action Arguments): -f reads interactive args.
4788
8cf51b2c
GM
47892003-09-08 Lute Kamstra <lute@gnu.org>
4790
4791 * screen.texi (Mode Line): Say that POS comes before LINE.
4792 Mention `size-indication-mode'.
4793 * display.texi (Optional Mode Line): Document
4794 `size-indication-mode'.
4795 * basic.texi (Position Info): Mention `size-indication-mode'.
4796
47972003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4798
4799 * xresources.texi (Resources): Refer to `editres' man page.
4800 (Lucid Resources): Update defaults. Expand description of
4801 `shadowThickness'.
4802
48032003-09-04 Miles Bader <miles@gnu.org>
4804
4805 * Makefile.in (top_srcdir): New variable.
4806 ($(top_srcdir)/info): New rule.
4807 (info): Depend on it.
4808
48092003-09-03 Peter Runestig <peter@runestig.com>
4810
4811 * makefile.w32-in: New file.
4812
48132003-08-29 Richard M. Stallman <rms@gnu.org>
4814
4815 * misc.texi (Saving Emacs Sessions): Correct previous change.
4816
8cf51b2c
GM
48172003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4818
8cf51b2c
GM
4819 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4820 (Intro): Include kmacro.texi after fixit.texi instead of after
4821 custom.texi. (As suggested by Kim Storm.)
4822
48232003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4824
4825 * fixit.texi (Fixit): Update `Next' pointer.
4826 * files.texi (Files): Update `Previous' pointer.
4827 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4828 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4829 (Suggested by Kim Storm.)
4830 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4831
48322003-08-18 Kim F. Storm <storm@cua.dk>
4833
4834 * kmacro.texi: New file describing enhanced keyboard macro
4835 functionality. Replaces old description in custom.texi.
4836
4837 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4838 (Keyboard Macros): Move to new kmacro.texi file.
4839
4840 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4841
8cf51b2c
GM
48422003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4843
4844 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4845
48462003-08-17 Alex Schroeder <alex@gnu.org>
4847
4848 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4849 required.
4850
8cf51b2c
GM
48512003-08-05 Richard M. Stallman <rms@gnu.org>
4852
4853 * programs.texi (Lisp Indent): Don't describe
4854 lisp-indent-function property here. Use xref to Lisp Manual.
4855
8cf51b2c
GM
48562003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4857
4858 * calendar.texi (Date Formats): Document changed behaviour of
4859 abbreviations.
4860
48612003-07-24 Markus Rost <rost@math.ohio-state.edu>
4862
4863 * buffers.texi (List Buffers): Fix previous change.
4864
8cf51b2c
GM
48652003-07-13 Markus Rost <rost@math.ohio-state.edu>
4866
4867 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4868 List*.
4869
48702003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4871
8cf51b2c
GM
4872 * display.texi (Font Lock): Fix typo.
4873
48742003-07-07 Richard M. Stallman <rms@gnu.org>
4875
4876 * display.texi (Font Lock): Add xref for format info on
4877 font-lock-remove-keywords.
4878
4879 * building.texi (Compilation): Document what happens with asynch
4880 children of compiler process.
4881
4882 * help.texi (Library Keywords): Use @multitable.
4883
8cf51b2c
GM
48842003-06-04 Richard M. Stallman <rms@gnu.org>
4885
4886 * programs.texi (Expressions): Delete C-M-DEL.
4887
4888 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4889 comint-move-point-for-output renamed from
4890 comint-scroll-to-bottom-on-output.
4891
4892 * custom.texi (Init Rebinding): Replace previous change with xref.
4893 (Non-ASCII Rebinding): Explain that issue more briefly here.
4894
48952003-05-28 Richard M. Stallman <rms@gnu.org>
4896
4897 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4898
48992003-05-28 Nick Roberts <nick@nick.uklinux.net>
4900
4901 * building.texi (GDB Graphical Interface): New node.
4902 (Rewritten somewhat by RMS.)
4903
c8763fb6 49042003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4905
4906 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4907 non-English letters. Explain how to set coding systems correctly
4908 and how to include the right coding cookie in the file.
4909
c8763fb6 49102003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4911
4912 * indent.texi (Indentation): Explain the concepts.
4913 (Just Spaces): Explain why preventing tabs for indentation might
4914 be useful.
4915
8cf51b2c
GM
49162003-04-16 Richard M. Stallman <rms@gnu.org>
4917
4918 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4919
8cf51b2c
GM
49202003-02-22 Alex Schroeder <alex@emacswiki.org>
4921
4922 * cmdargs.texi (General Variables): Document SMTPSERVER.
4923
8cf51b2c
GM
4924 * sending.texi: Remove SMTP node.
4925 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4926 library.
4927
8cf51b2c
GM
49282003-02-22 Alex Schroeder <alex@emacswiki.org>
4929
4930 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4931
49322003-02-22 Simon Josefsson <jas@extundo.com>
4933
4934 * sending.texi (Mail Methods): Add node about SMTP.
4935
c8763fb6 49362003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4937
4938 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4939
8cf51b2c
GM
49402003-02-01 Kevin Ryde <user42@zip.com.au>
4941
4942 * glossary.texi (Glossary): Correction to cl cross reference.
4943
49442003-01-20 Richard M. Stallman <rms@gnu.org>
4945
4946 * killing.texi (Rectangles): Document C-x c r.
4947
c8763fb6 49482003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4949
4950 * xresources.texi (GTK resources): New node.
4951 (GTK widget names): New node.
4952 (GTK names in Emacs): New node.
4953 (GTK styles): New node.
4954
c8763fb6 49552003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4956
4957 * maintaining.texi (Create Tags Table): Add reference to the new
4958 `etags --help --lang=LANG' option.
4959
8cf51b2c
GM
49602002-10-02 Karl Berry <karl@gnu.org>
4961
49823426 4962 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4963 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4964 where needed for the sake of the HTML output.
8cf51b2c
GM
4965
49662001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4967
4968 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4969 source files.
4970
49712001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4972
4973 * Makefile.in (emacsman): New target.
4974
8cf51b2c
GM
49752001-10-20 Gerd Moellmann <gerd@gnu.org>
4976
4977 * (Version 21.1 released.)
4978
49792001-10-05 Gerd Moellmann <gerd@gnu.org>
4980
4981 * Branch for 21.1.
4982
8cf51b2c
GM
49832001-03-05 Gerd Moellmann <gerd@gnu.org>
4984
4985 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4986
8cf51b2c
GM
49872000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4988
4989 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4990
8cf51b2c
GM
49911999-07-12 Richard Stallman <rms@gnu.org>
4992
4993 * Version 20.4 released.
4994
49951998-12-04 Markus Rost <rost@delysid.gnu.org>
4996
4997 * Makefile.in (INFO_TARGETS): Delete customize.info.
4998 (DVI_TARGETS): Delete customize.dvi.
4999 (../info/customize, customize.dvi): Targets deleted.
5000
50011998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5002
5003 * Version 20.3 released.
5004
50051998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5006
5007 * Makefile.in (EMACSSOURCES): Add mule.texi.
5008 Add msdog.texi, ack.texi. Remove gnu1.texi.
5009
50101998-04-06 Andreas Schwab <schwab@gnu.org>
5011
5012 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5013 it in dvi targets.
8cf51b2c
GM
5014
50151997-09-23 Paul Eggert <eggert@twinsun.com>
5016
5017 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5018 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5019 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5020
50211997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5022
5023 * Version 20.2 released.
5024
50251997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5026
5027 * Version 20.1 released.
5028
50291997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5030
5031 * Makefile (../info/customize, customize.dvi): New targets.
5032 (INFO_TARGETS): Add ../info/customize.
5033 (DVI_TARGETS): Add customize.dvi.
5034
8cf51b2c
GM
50351996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5036
5037 * Version 19.33 released.
5038
50391996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5040
5041 * Version 19.32 released.
5042
8cf51b2c
GM
50431996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5044
5045 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5046
50471996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5048
5049 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5050 Specify -I option.
5051 (All dvi targets): Set the TEXINPUTS variable.
5052
50531996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5054
5055 * Version 19.31 released.
5056
8cf51b2c
GM
50571995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5058
5059 * Version 19.30 released.
5060
8cf51b2c
GM
50611995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5062
5063 * Makefile.in (maintainer-clean): Rename from realclean.
5064
50651994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5066
5067 * Makefile.in: New file.
5068 * Makefile: File deleted.
5069
50701994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5071
5072 * Makefile (TEXINDEX_OBJS): Variable deleted.
5073 (texindex, texindex.o, getopt.o): Rules deleted.
5074 All deps on texindex deleted.
5075 (distclean): Don't delete texindex.
5076 (mostlyclean): Don't delete *.o.
5077 * texindex.c, getopt.c: Files deleted.
5078
50791994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5080
5081 * Version 19.26 released.
5082
50831994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5084
5085 * Makefile (EMACSSOURCES): Exclude undo.texi.
5086
50871994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5088
5089 * Version 19.25 released.
5090
50911994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5092
5093 * Version 19.24 released.
5094
50951994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5096
5097 * Version 19.23 released.
5098
50991994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5100
5101 * Makefile: Delete spurious tab.
5102
51031994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5104
5105 * Makefile (.SUFFIXES): New rule.
5106
8cf51b2c
GM
51071993-12-04 Richard Stallman (rms@srarc2)
5108
5109 * getopt.c: New file.
5110 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5111 (getopt.o): New rule.
5112 (dvi): Don't depend on texindex.
49823426 5113 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5114
51151993-12-03 Richard Stallman (rms@srarc2)
5116
49823426
GM
5117 * Makefile (TEXI2DVI): New variable.
5118 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5119 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5120
51211993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5122
5123 * Version 19.22 released.
5124
51251993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5126
5127 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5128
51291993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5130
5131 * Version 19.21 released.
5132
8cf51b2c
GM
51331993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5134
5135 * Makefile (realclean): Don't delete the Info files.
5136
51371993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5138
8cf51b2c
GM
5139 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5140 4' where appropriate.
5141
51421993-10-20 Brian Fox (bfox@ai.mit.edu)
5143
49823426 5144 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5145
5146 * texindex.c: Include "../src/config.h" if building in emacs.
5147
5148 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5149 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5150 Add target to build texindex.c, defining `emacs'.
5151
8cf51b2c
GM
51521993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5153
5154 * Version 19.19 released.
5155
8cf51b2c
GM
51561993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5157
5158 * Version 19.18 released.
5159
51601993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5161
5162 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5163
51641993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5165
5166 * Version 19.17 released.
5167
51681993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5169
5170 * split-man: Fix typos in last change.
5171
51721993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5173
5174 * Version 19.16 released.
5175
51761993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5177
5178 * version 19.15 released.
5179
51801993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5181
5182 * Makefile (distclean): It's rm, not rf.
5183
51841993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5185
5186 * Version 19.14 released.
5187
51881993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5189
5190 * Makefile: New file.
5191
51921993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5193
5194 * Version 19.13 released.
5195
51961993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5197
5198 * Version 19.9 released.
5199
52001993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5201
5202 * Version 19.8 released.
5203
52041993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5205
5206 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5207
5208 * trouble.texi: It's `enable-flow-control-on', not
5209 `evade-flow-control-on'.
5210
52111993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5212
5213 * display.texi: Document standard-display-european.
5214
52151993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5216
5217 * Version 19.7 released.
5218
5219 * emacs.texi: Add a sentence to the top menu mentioning the
5220 specific version of Emacs this manual applies to.
5221
52221993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5223
5224 * basic.texi: Document next-line-add-lines variable used to
5225 implement down-arrow.
5226
5227 * killing.texi: Document kill-whole-line.
5228
52291993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5230
5231 * text.texi: Update unix TeX ordering information.
5232
52331993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5234
5235 * news.texi: Mention fill-rectangle in keybinding list.
5236
5237 * killing.texi: Document fill-rectangle.
5238
52391993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5240
5241 * vc.texi: Bring the docs up to date with VC 5.2.
5242
52431992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5244
5245 * emacs.tex: Mention blackbox and gomoku under Amusements.
5246 Assembler mode is now mentioned and appropriately indexed
5247 under Programming Modes.
5248
52491991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5250
5251 * emacs.tex: Update TeX ordering information.
5252
8cf51b2c
GM
52531990-06-26 David Lawrence (tale@geech)
5254
5255 * emacs.tex: Note that completion-ignored-extensions is not used
5256 to filter out names when all completions are displayed in
5257 *Completions*.
5258
52591990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5260
5261 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5262
52631990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5264
5265 * emacs.tex: Add @findex grep.
5266
8cf51b2c
GM
52671988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5268
5269 * emacs.tex: Correct two typos. No other changes before
5270 Version 19 will be made.
5271
8cf51b2c
GM
52721988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5273
5274 * emacs.tex: Update information for obtaining TeX distribution from the
5275 University of Washington.
5276
5277;; Local Variables:
c8763fb6 5278;; coding: utf-8
8cf51b2c
GM
5279;; fill-column: 79
5280;; add-log-time-zone-rule: t
5281;; End:
5282
5283 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5284 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5285
5286 This file is part of GNU Emacs.
5287
5288 GNU Emacs is free software; you can redistribute it and/or modify
5289 it under the terms of the GNU General Public License as published by
5290 the Free Software Foundation; either version 3, or (at your option)
5291 any later version.
5292
5293 GNU Emacs is distributed in the hope that it will be useful,
5294 but WITHOUT ANY WARRANTY; without even the implied warranty of
5295 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5296 GNU General Public License for more details.
5297
5298 You should have received a copy of the GNU General Public License
5299 along with GNU Emacs; see the file COPYING. If not, write to the
5300 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5301 Boston, MA 02110-1301, USA.
5302
5303;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd