(top-level): Don't require cl when compiling.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
370fded4
ER
12008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4 Revision Tags and rewritten. Section now uses modern terminology,
5 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
6 accurately.
7
6af511e3
EZ
82008-05-10 Eli Zaretskii <eliz@gnu.org>
9
10 * msdog.texi (Windows Files): Update documentation of
11 w32-get-true-file-attributes.
12
7a78b6e7
ER
132008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
14
15 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
16 directory mode.
17
1bcfc24e
CY
182008-05-08 Chong Yidong <cyd@stupidchicken.com>
19
20 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 21 entry "television".
1bcfc24e 22
db86064f
ER
232008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
24
ab5ec32c 25 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 26
a31b405e
ER
272008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
28
29 * emacs/buffers.texi, emacs/files.texi (Version-control):
30 vc-toggle-read-only is no longer a good idea...
31
ff2c14fc
GM
322008-04-29 Glenn Morris <rgm@gnu.org>
33
34 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
35
367c9b7c
JL
362008-04-22 Juri Linkov <juri@jurta.org>
37
38 * dired.texi (Subdirectories in Dired): Describe using `^'
39 to return to the parent directory.
40
4ac1e9b4
NR
412008-04-22 Nick Roberts <nickrob@snap.net.nz>
42
43 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
44 recent changes.
45
b9b3bf2b
NR
462008-04-19 Nick Roberts <nickrob@snap.net.nz>
47
48 * building.texi (GDB-UI Layout, Breakpoints Buffer)
49 (Other GDB-UI Buffers): Update for recent thread related changes.
50
4d120d6a
SM
512008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
52
53 * maintaining.texi (Maintaining):
54 * emacs.texi (Top): Typo.
55
a152877d
SM
562008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
57
b9b3bf2b
NR
58 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
59 arg in `font-lock-add-keywords'.
a152877d 60
36c0514c
GM
612008-04-08 Glenn Morris <rgm@gnu.org>
62
63 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
64 Also add Baha'i calendar references where appropriate.
65
06a97d46
GM
662008-04-05 Glenn Morris <rgm@gnu.org>
67
68 * custom.texi (Init File): Byte-compiling .emacs is bad.
69
6adc6eed
SM
702008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
71
72 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
73
571388b0
GM
742008-03-29 Glenn Morris <rgm@gnu.org>
75
76 * calendar.texi: Update for `calendar-date-style' replacing
77 `european-calendar'.
78
3ae8f876
JR
792008-03-28 Jason Rumney <jasonr@gnu.org>
80
81 * display.texi (Display Custom): Mention overlay-margin in text.
82
5bc6ddff 832008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 84
5bc6ddff
MB
85 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
86 tutorial' comments.
03a864d5 87
7186a830
CY
882008-03-28 Chong Yidong <cyd@stupidchicken.com>
89
90 * mark.texi (Mark): Rearrange nodes.
91 (Persistent Mark): Rename from Transient Mark.
92 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
93 Describe Transient Mark mode as the default.
94
95 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
96 the default behavior with Transient Mark mode off.
97 (Position Info): Fix typo.
98
99 * display.texi (Standard Faces): Reference the Mark node. Remove
100 discussion of the region face, which is discussed there.
101
102 * emacs.texi (Top): Update node listings.
103
104 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
105 as the default.
106
107 * fixit.texi (Undo): Standardize choice of undo key sequence.
108 (Undo, Spelling): Describe Transient Mark mode as the default.
109
110 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
111 default.
112
113 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
114
115 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
116 mode is the default, and note that the mark is not activated when set.
117
118 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
119 Describe Transient Mark mode as the default.
120
121 * search.texi (Basic Isearch): Reference the Mark Ring node.
122 (Replace, Unconditional Replace, Other Repeating Search):
123 Describe Transient Mark mode as the default.
124
125 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
126 Transient Mark mode as the default.
127 (Paragraphs): Describe how M-h behaves when region is active.
128
129 * trouble.texi (Quitting): Clarify effects of C-g.
130
dc47d1ff
GM
1312008-03-13 Glenn Morris <rgm@gnu.org>
132
133 * emacs.texi (EMACSVER): Set to 23.0.60.
134
e3e0fb39 1352008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 136
e3e0fb39
GM
137 * dired.texi (Hiding Subdirectories): Fix previous change.
138
1392008-03-05 Drew Adams <drew.adams@oracle.com>
140
141 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 142
5e14abf8
KS
1432008-02-28 Kim F. Storm <storm@cua.dk>
144
145 * help.texi (Help Files): Move describe-gnu-project to C-h g.
146 Move describe-distribution to C-h C-o.
147 Move view-emacs-problems to C-h C-p.
148 Add view-emacs-debugging on C-h C-d.
149 Add view-external-packages on C-h C-e.
d0207bf3 150 Add view-order-manuals on C-h C-m.
5e14abf8 151
d0207bf3 1522008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
153
154 * msdog-xtra.texi (MS-DOS): Docstring fix.
155
87e391bb
EZ
1562008-02-09 Eli Zaretskii <eliz@gnu.org>
157
158 * msdog.texi (Windows Fonts): Use a @table for describing font
159 properties.
160
5662e503
JR
1612008-02-07 Jason Rumney <jasonr@gnu.org>
162
163 * msdog.texi (Windows Files): w32-get-true-file-attributes default
164 value has changed.
165 (Windows HOME): Clarify what is meant by "if that fails as well".
166 (Windows Fonts): New section.
167
72463824
GM
1682008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
169
170 * basic.texi (Basic Undo): Remove duplicate "you can".
171
7ff926e0
EZ
1722008-02-02 Eli Zaretskii <eliz@gnu.org>
173
174 * maintaining.texi (Tags): Fix last change.
175
6ab7aef1
MA
1762008-02-02 Michael Albinus <michael.albinus@gmx.de>
177
093571c3 178 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 179
ace67e7e
NR
1802008-01-31 Nick Roberts <nickrob@snap.net.nz>
181
182 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
183
ae068fdf
RS
1842008-01-26 Richard Stallman <rms@gnu.org>
185
186 * maintaining.texi (Tags): Delete redundant index entry.
187
a56d9a08
EZ
1882008-01-26 Eli Zaretskii <eliz@gnu.org>
189
190 * programs.texi (Imenu): Move "@cindex tags" from here...
191 * maintaining.texi (Tags): ...to here.
192
e941ed90
NR
1932008-01-23 Kevin Ryde <user42@zip.com.au>
194
195 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
196 click count.
197
650276d5
JB
1982008-01-21 Juanma Barranquero <lekktu@gmail.com>
199
200 * entering.texi (Exiting): Fix typo.
201 Reported by D. E. Evans <sinuhe@gnu.org>.
202
8dc17977
MR
2032007-12-31 Martin Rudalics <rudalics@gmx.at>
204
205 * glossary.texi (Glossary): Fix typo.
206
9f9695a6
RS
2072007-12-27 Richard Stallman <rms@gnu.org>
208
209 * text.texi (Formatted Text): Improve menu tag.
210 (Editing Format Info): In Info, add duplicate menu of nodes
211 about the submenus.
212 (Format Faces): Say where Faces menu is found. Mention Other.
213 (Format Colors): Say where these submenus are found.
214 (Format Indentation, Format Justification): Likewise.
215 (Format Properties): Likewise.
216
abfd0191
RS
2172007-12-22 Richard Stallman <rms@gnu.org>
218
219 * search.texi (Query Replace): Make exp of query-replace more
220 self-contained, and clarify.
8dc17977 221
abfd0191
RS
222 * cc-mode.texi (Getting Started): Change @ref to @pxref.
223
a2586785
RS
2242007-12-15 Richard Stallman <rms@gnu.org>
225
226 * files.texi (Auto Save): Clarify definition of auto-saving.
227
a67cf2bb
RS
2282007-11-26 Richard Stallman <rms@gnu.org>
229
230 * help.texi (Help Echo): Cleanups.
231
448b33b1
TTN
2322007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
233
234 * files.texi (Why Version Control?): Fix typo.
235 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
236 (Selecting a Fileset): Fix typos; small rewording.
237 (Log Buffer): Likewise.
238 (Old Revisions): Likewise.
448b33b1 239
221bb7f6
EZ
2402007-11-17 Eli Zaretskii <eliz@gnu.org>
241
242 * mule.texi (Communication Coding): Fix wording of last change.
243
d0207bf3 2442007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 245
630cb3b7
JB
246 * custom.texi (Specifying File Variables):
247 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 248
53b7759e
KH
2492007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
250
a5ab2e0c 251 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
252
253 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
254
c8763fb6 2552007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 256
630cb3b7 257 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
258 --output=file.
259
ff98e024
MR
2602007-11-13 Martin Rudalics <rudalics@gmx.at>
261
262 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
263 (Help Echo): Avoid mentioning the term "region" here and
264 consistently use the term "active text".
265
37b11c22
GM
2662007-11-11 Glenn Morris <rgm@gnu.org>
267
268 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
269
21d50ba1
JL
2702007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
271
272 * search.texi (Query Replace): Mention
273 `query-replace-show-replacement'.
274
c12ecb0a 2752007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
276
277 * building.texi (Watch Expressions): Remove obscure sentence.
278
3b4201f4
KH
2792007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
280
281 * mule.texi (Select Input Method): Describe how to activate an input
282 method in the text mode.
283
07e5c0b0
DN
2842007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
285
286 * cmdargs.texi (Misc Variables): Remove Sun windows info.
287
52dd7391
NR
2882007-10-30 Nick Roberts <nickrob@snap.net.nz>
289
290 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
291
c004e539
GM
2922007-10-30 Glenn Morris <rgm@gnu.org>
293
294 * misc.texi (Directory Tracking): Explain a bit more about
295 dirtrack-mode.
296
ca8c5b8c
GM
2972007-10-25 Glenn Morris <rgm@gnu.org>
298
299 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
300
b6c764ef
RS
3012007-10-24 Richard Stallman <rms@gnu.org>
302
303 * misc.texi (Interactive Shell): Cleanup last change.
304
eabd84c9
JL
3052007-10-22 Juri Linkov <juri@jurta.org>
306
307 * mini.texi (Minibuffer History): Add text about a list of minibuffer
308 default values.
309
0b43c7e2
ER
3102007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
311
ca8c5b8c 312 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
313 'filesets'.
314
a80859d4
MR
3152007-10-18 Martin Rudalics <rudalics@gmx.at>
316
317 * trouble.texi (Quitting): Fix typo.
318
c9447ae1
GM
3192007-10-18 Glenn Morris <rgm@gnu.org>
320
321 * frames.texi (Mode Line Mouse): Mention minor mode names.
322
168b980f
JL
3232007-10-17 Juri Linkov <juri@jurta.org>
324
325 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
326 fill-paragraph operates on the active region in Transient Mark mode.
327 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
328 with fill-paragraph.
329
330 * basic.texi (Arguments): Replace fill-paragraph-or-region with
331 fill-paragraph.
332
333 * fixit.texi (Spelling): ispell-word operates on the active region
334 in Transient Mark mode.
335
5a331f34
JB
3362007-10-17 Aaron S. Hawley <aaronh@garden.org>
337
338 * building.texi (Source Buffers):
339 * custom.texi (Init Non-ASCII):
340 * glossary.texi (Glossary): Use "key binding" consistently.
341
2a9f4d55
JB
3422007-10-17 Juanma Barranquero <lekktu@gmail.com>
343
344 * calendar.texi (Diary): Fix directive.
345
de13cecf
RS
3462007-10-16 Richard Stallman <rms@gnu.org>
347
348 * calendar.texi (Diary): Clarify text about diary file example.
349
5f90d53e
ER
3502007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
351
352 * files.texi: Capitalize node names according to convention.
353
3aa491bc
GM
3542007-10-13 Glenn Morris <rgm@gnu.org>
355
356 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
357
8a3106d3
ER
3582007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
359
360 * emacs.texi:
361 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 362 suggested by RMS and Robert J. Chassell.
8a3106d3 363
da1080a2
ER
3642007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
365
3aa491bc 366 * files.texi (Version Systems):
0870a421
ER
367 * vc-xtra.texi:
368 * vc1-xtra.texi:
ac3f4c6f 369 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 370 operations. Change of terminology from `version' to `revision'.
a7fc5b78 371 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 372 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 373
58ade22b
ER
3742007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
375
da1080a2 376 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
377 Reorder the descriptions to be chronological.
378
93870ce2
RS
3792007-10-09 Richard Stallman <rms@gnu.org>
380
381 * display.texi (Cursor Display): Correct how cursor appears
382 in nonselected windows.
383
568c7288
NR
3842007-10-04 Nick Roberts <nickrob@snap.net.nz>
385
386 * building.texi (GDB Graphical Interface): Remove references to gdba
387 and mention gud-gdb.
388
1af74d06 3892007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 390
1af74d06 391 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 392
0d8fb755
JL
3932007-10-06 Juri Linkov <juri@jurta.org>
394
395 * text.texi (Fill Commands): Document fill-paragraph-or-region.
396 (Fill Prefix, Format Indentation): Replace fill-paragraph with
397 fill-paragraph-or-region.
398
399 * basic.texi (Arguments): Replace fill-paragraph with
400 fill-paragraph-or-region.
401
b981e2c6
ER
4022007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
403
404 * files.texi: Update the section on version control for 2007
2a9f4d55 405 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
406 will come later.
407
5fceaf9c
GM
4082007-09-15 Glenn Morris <rgm@gnu.org>
409
410 * calendar.texi (Holidays): Change all instances of `holiday-list' back
411 to `list-holidays'.
412
b0e44b17
GM
4132007-09-14 Glenn Morris <rgm@gnu.org>
414
415 * calendar.texi: Update all instances of mark-calendar-holidays,
416 list-calendar-holidays, list-holidays with the new names.
417
8cf51b2c
GM
4182007-09-06 Glenn Morris <rgm@gnu.org>
419
420 * Move manual sources from man/ to subdirectories of doc/.
421 Split into the Emacs manual in emacs/, and other manuals in misc/.
422 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
423 manual.
424 (infodir): New variable.
425 (info): Use $infodir.
426 (emacsman): Delete target, not needed any more.
427 Move all targets that are not the Emacs manual to misc/Makefile.in.
428 (mostlyclean): Remove `gnustmp'.
429 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
430 manual.
92f9b43f 431 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
432 (emacsman): Delete target, not needed any more.
433 (clean): Remove all info files but Emacs manual.
434 Move all targets that are not the Emacs manual to misc/Makefile.in.
435 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
436
437 * Makefile.in (INFOSOURCES): Delete.
438 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
439 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
440 *.vrs *.toc here...
441 (maintainer-clean): ...from here.
442
4432007-09-05 Glenn Morris <rgm@gnu.org>
444
445 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
446
8cf51b2c
GM
4472007-08-29 Glenn Morris <rgm@gnu.org>
448
449 * emacs.texi (EMACSVER): Increase to 23.0.50.
450
3420c522
RS
4512007-08-27 Richard Stallman <rms@gnu.org>
452
453 * emacs.texi (Top): Clarify menu item for Glossary.
454
455 * display.texi (Faces): Change secn title.
456 Clarify not all fonts come from Font Lock.
457
8cf51b2c
GM
4582007-08-17 Eli Zaretskii <eliz@gnu.org>
459
460 * basic.texi (Position Info): Add index entry for face at point.
461 Mention that character faces are also displayed by "C-u C-x =".
462
8cf51b2c
GM
4632007-08-08 Glenn Morris <rgm@gnu.org>
464
465 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
466
4672007-08-07 Chong Yidong <cyd@stupidchicken.com>
468
469 * files.texi (File Conveniences): Document point motion keys in Image
470 mode.
471
8cf51b2c
GM
4722007-07-27 Glenn Morris <rgm@gnu.org>
473
8cf51b2c
GM
474 * emacs.texi (Copying): Include license text from gpl.texi, rather than
475 in-line.
476
477 * gpl.texi: New file with text of GPL.
478 * Makefile.in (EMACSSOURCES): Add gpl.texi.
479
4802007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
481
482 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
483
484 * dired.texi (Wdired): Mention C-x C-q key binding.
485
4862007-07-28 Nick Roberts <nickrob@snap.net.nz>
487
488 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
489
4902007-07-25 Glenn Morris <rgm@gnu.org>
491
8cf51b2c
GM
492 * emacs.texi (Copying): Replace license with GPLv3.
493
494 * Relicense all FSF files to GPLv3 or later.
495
4962007-07-24 Glenn Morris <rgm@gnu.org>
497
498 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
499 for some calendars.
500
5012007-07-23 Nick Roberts <nickrob@snap.net.nz>
502
503 * screen.texi (Mode Line): Describe new mode-line flag that shows if
504 default-directory for the current buffer is on a remote machine.
505
8cf51b2c
GM
5062007-07-21 Eli Zaretskii <eliz@gnu.org>
507
508 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
509 default value.
510
5112007-07-21 Richard Stallman <rms@gnu.org>
512
513 * files.texi (Why Version Control?): Improve previous change.
514
5152007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
516
517 * files.texi (Why Version Control?): New node.
518
8cf51b2c
GM
5192007-07-12 Nick Roberts <nickrob@snap.net.nz>
520
8cf51b2c
GM
521 * building.texi (Starting GUD): Add xref to this anchor.
522
8cf51b2c
GM
5232007-06-24 Karl Berry <karl@gnu.org>
524
2a9f4d55 525 * emacs.texi: New Back-Cover Text.
8cf51b2c 526
8cf51b2c
GM
5272007-06-07 Alan Mackenzie <acm@muc.de>
528
529 * display.texi (Optional Mode Line): Document the new form of
530 line+column numbers, "(561,2)".
531
5322007-06-06 Juanma Barranquero <lekktu@gmail.com>
533
49823426 534 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
535
5362007-06-02 Chong Yidong <cyd@stupidchicken.com>
537
538 * Version 22.1 released.
539
8cf51b2c
GM
5402007-05-07 Karl Berry <karl@gnu.org>
541
542 * emacs.texi (EMACSVER): Back to 22.
543
5442007-05-06 Richard Stallman <rms@gnu.org>
545
546 * maintaining.texi (Create Tags Table): Clean up previous change.
547
c8763fb6 5482007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
549
550 * maintaining.texi (Create Tags Table): Add text about the dangers of
551 making symbolic links to tags files.
552
5532007-05-04 Karl Berry <karl@gnu.org>
554
555 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
556
5572007-05-03 Karl Berry <karl@gnu.org>
558
559 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
560
561 * .cvsignore (*.pdf): New entry.
562
8cf51b2c
GM
563 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
564 for printing.
565
5662007-05-01 Richard Stallman <rms@gnu.org>
567
568 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
569
8cf51b2c
GM
5702007-04-28 Glenn Morris <rgm@gnu.org>
571
572 * ack.texi (Acknowledgments):
573 * anti.texi (Antinews):
8cf51b2c
GM
574 * programs.texi (Program Modes): Restore mention of python.el pending
575 consideration of legal status.
576
5772007-04-28 Richard Stallman <rms@gnu.org>
578
579 * files.texi (File Names): Fixes to ~ description on MS systems.
580
8cf51b2c
GM
5812007-04-26 Glenn Morris <rgm@gnu.org>
582
583 * emacs.texi (EMACSVER): Increase to 22.1.50.
584
5852007-04-25 Karl Berry <karl@gnu.org>
586
587 * emacs.texi: Improve line breaks on copyright page,
588 similar layout to lispref, 8.5x11 by default.
589
590 * dired.texi (Image-Dired): Improve line break, fix typo.
591
5922007-04-24 Chong Yidong <cyd@stupidchicken.com>
593
594 * programs.texi (Program Modes):
8cf51b2c
GM
595 * anti.texi (Antinews):
596 * ack.texi (Acknowledgments): python.el removed.
597
8cf51b2c
GM
5982007-04-23 Chong Yidong <cyd@stupidchicken.com>
599
600 * display.texi (Highlight Interactively): Correct description of
601 hi-lock-file-patterns-policy.
602
603 * files.texi (File Archives): Mention self-extracting executables.
604
6052007-04-23 Eli Zaretskii <eliz@gnu.org>
606
607 * search.texi (Unconditional Replace, Query Replace): Add xref to
608 "Replacement and Case".
609
6102007-04-22 Chong Yidong <cyd@stupidchicken.com>
611
612 * dired.texi (Image-Dired): Move from Thumbnails node.
613 * misc.texi (Thumbnails): Node deleted.
614 * emacs.texi (Top): Update node listing.
615
616 * files.texi (File Conveniences):
49823426 617 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
618
6192007-04-21 Richard Stallman <rms@gnu.org>
620
621 * display.texi (Highlight Interactively): Correct previous change.
622 Clarify doc of hi-lock-find-patterns, and move new features into it.
623
6242007-04-20 David Koppelman <koppel@ece.lsu.edu>
625
626 * display.texi (Highlight Interactively): Document
627 hi-lock-file-patterns-policy.
628
6292007-04-20 Martin Rudalics <rudalics@gmx.at>
630
631 * display.texi (Scrolling): Fix typo.
632
8cf51b2c
GM
6332007-04-15 Chong Yidong <cyd@stupidchicken.com>
634
8cf51b2c
GM
635 * doclicense.texi: Remove node heading, so that it can be included by
636 other files.
637
638 * emacs.texi: Insert node heading for GFDL.
639
8cf51b2c
GM
6402007-04-14 Eli Zaretskii <eliz@gnu.org>
641
642 * cmdargs.texi (Colors): Qualify "color of window" index entry by
643 "command line".
644
645 * display.texi (Faces): Refer to "Creating Frames" for face
646 and other frame customizations in .emacs.
647
648 * frames.texi (Creating Frames): Mention that face customizations can
649 be put in .emacs. Add index entries.
650
6512007-04-12 Richard Stallman <rms@gnu.org>
652
653 * glossary.texi (Glossary): Explain `iff'.
654
6552007-04-11 Karl Berry <karl@gnu.org>
656
657 * gnu.texi (Top),
658 * macos.texi (Mac Font Specs),
659 * anti.texi (Antinews),
660 * xresources.texi (Resources),
661 * misc.texi (Emulation),
662 * calendar.texi (Daylight Saving),
663 * dired.texi (Dired and Find),
664 * rmail.texi (Remote Mailboxes),
665 * sending.texi (Mail Headers),
666 * programs.texi (Which Function),
667 * files.texi (Recover),
668 * buffers.texi (Uniquify),
669 * frames.texi (Wheeled Mice),
670 * killing.texi (Rectangles): Wording to improve breaks in
671 8.5x11 format.
672 * mule.texi (Language Environments): \hbadness=10000 since there's
673 no way to reword.
674 * emacs.texi (smallbook): New @set to more easily switch between
675 smallbook and 8.5x11.
676
6772007-04-11 Richard Stallman <rms@gnu.org>
678
679 * files.texi (File Conveniences): Add xref to Tumme.
680 Delete text about Thumbnail mode.
681
8cf51b2c
GM
6822007-04-09 Alan Mackenzie <acm@muc.de>
683
684 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
685 new name. Insert concept index entries.
686
8cf51b2c
GM
6872007-04-08 Chong Yidong <cyd@stupidchicken.com>
688
689 * display.texi (Standard Faces): Document prefix arg for
690 list-faces-display.
691
692 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
693
8cf51b2c
GM
6942007-04-07 Chong Yidong <cyd@stupidchicken.com>
695
8cf51b2c
GM
696 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
697
698 * files.texi (Misc File Ops): Rewrite description of
699 insert-file-literally.
700
8cf51b2c
GM
7012007-03-31 Eli Zaretskii <eliz@gnu.org>
702
703 * misc.texi (Printing): Postscript -> PostScript.
704
8cf51b2c
GM
705 * ack.texi (Acknowledgments): Postscript -> PostScript.
706
707 * custom.texi (Init File, Init Non-ASCII): Fix last change.
708
709 * emacs.texi (Top): Fix the menu due to the change in custom.texi
710 below.
711
7122007-03-30 Chong Yidong <cyd@stupidchicken.com>
713
714 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
715 Init Non-ASCII.
716 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
717 (Init Non-ASCII): New node.
718
7192007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
720
721 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
722
8cf51b2c
GM
7232007-03-12 Glenn Morris <rgm@gnu.org>
724
8cf51b2c
GM
725 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
726 "Daylight Savings".
727
49823426 728 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
729 saving" in text throughout.
730
8cf51b2c
GM
7312007-03-04 Richard Stallman <rms@gnu.org>
732
733 * custom.texi (Safe File Variables): Minor correction.
734
8cf51b2c
GM
7352007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
736
737 * rmail.texi (Movemail): Add internal ref.
738 Don't indent the intro for the PROTO table.
739 Format PROTO table items with @code.
740
8cf51b2c
GM
7412007-02-26 Nick Roberts <nickrob@snap.net.nz>
742
743 * building.texi: Remove references to bashdb.
744
8cf51b2c
GM
7452007-02-19 Juanma Barranquero <lekktu@gmail.com>
746
747 * mule.texi (Language Environments): Update list of supported language
748 environments.
749
8cf51b2c
GM
7502007-02-14 Kim F. Storm <storm@cua.dk>
751
752 * building.texi (Grep Searching): Fix lgrep doc.
753
7542007-02-12 Chong Yidong <cyd@stupidchicken.com>
755
756 * back.texi: Remove unused file.
757
c8763fb6 7582007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
759
760 * maintaining.texi (Tag Syntax): Now --members is the default for
761 etags, not for ctags yet.
762
8cf51b2c
GM
7632007-02-03 Eli Zaretskii <eliz@gnu.org>
764
765 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
766 headers compliant with Texinfo guidelines and with what texnfo-upd.el
767 expects. Add comments to prevent people from inadvertently modifying
768 the key parts needed by `texinfo-multiple-files-update'.
769
7702007-01-29 Chong Yidong <cyd@stupidchicken.com>
771
772 * frames.texi (Secondary Selection): Window clicked does not matter
773 when mouse-yank-at-point is non-nil.
774
8cf51b2c
GM
7752007-01-16 Glenn Morris <rgm@gnu.org>
776
777 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
778 system abbrev.
779
7802007-01-11 Richard Stallman <rms@gnu.org>
781
782 * msdog.texi (Windows Keyboard): Another small cleanup.
783
7842007-01-10 Richard Stallman <rms@gnu.org>
785
786 * msdog.texi (Windows Keyboard): Yet another try to make
787 everyone happy with that passage.
788
7892007-01-05 Richard Stallman <rms@gnu.org>
790
791 * anti.texi (Antinews): Mention M-x shell scrolling.
792
7932007-01-05 Nick Roberts <nickrob@snap.net.nz>
794
795 * building.texi (Watch Expressions): Describe gdb-max-children.
796
8cf51b2c
GM
7972007-01-04 Richard Stallman <rms@gnu.org>
798
8cf51b2c
GM
799 * msdog.texi (Windows Keyboard): Clarify previous change.
800
8cf51b2c
GM
8012007-01-02 Richard Stallman <rms@gnu.org>
802
803 * custom.texi (Changing a Variable): Minor clarification.
804 (Specific Customization): customize-customized => customize-unsaved.
805
806 * entering.texi (Entering Emacs): Clean up text about restarting
807 Emacs for each file.
808
809 * misc.texi (Shell Options): Minor cleanup.
810
811 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
812 with Emacs, not vice versa.
813
814 * programs.texi (Symbol Completion): Recommend customizing
815 window manager.
816
817 * xresources.texi (Resources): Minor fix.
818
c8763fb6 8192007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
820
821 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
822
8232007-01-01 Richard Stallman <rms@gnu.org>
824
825 * commands.texi (User Input): Document keys stolen by window mangers.
826
8272006-12-31 Richard Stallman <rms@gnu.org>
828
829 * custom.texi (Specific Customization): Document customize-option
830 instead of customize-variable.
831
8322006-12-31 Kim F. Storm <storm@cua.dk>
833
834 * major.texi (Choosing Modes): Document auto-mode-case-fold.
835
8362006-12-30 Kim F. Storm <storm@cua.dk>
837
838 * killing.texi (CUA Bindings): Fix typo.
839
840 * xresources.texi (Table of Resources): Mention grow-only value for
841 auto-resize-tool-bars.
842
8cf51b2c
GM
8432006-12-27 Eli Zaretskii <eliz@gnu.org>
844
845 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
846 and how to get them back.
847
8482006-12-26 Richard Stallman <rms@gnu.org>
849
850 * calendar.texi (Holidays): Holiday listing is based on current
851 practice, but DST is not.
852
8532006-12-25 Richard Stallman <rms@gnu.org>
854
855 * emacs.texi (Top): Update subnode menus.
856
857 * mark.texi (Transient Mark): Fix xref.
858
859 * killing.texi (Graphical Kill): Node deleted.
860 (Killing): Add xref to Cut and Paste.
861 (CUA Bindings): Update xref.
862
863 * frames.texi (Cut and Paste): New section to hold other nodes.
864 (Mouse Commands): Node demoted.
865 (Cut/Paste Other App): Split out from Mouse Commands.
866 (Word and Line Mouse): Likewise.
867 (Secondary Selection, Clipboard): Nodes demoted.
868
8cf51b2c
GM
8692006-12-24 Kevin Ryde <user42@zip.com.au>
870
871 * calendar.texi (Holidays): US daylight saving begins second Sunday
872 in March for 2007 onwards.
873 (Daylight Savings): Show new US default daylight saving rules, 2nd
874 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
875
8762006-12-23 Chong Yidong <cyd@stupidchicken.com>
877
878 * calendar.texi (Scroll Calendar): < and > are switched.
879
8802006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
881
882 * killing.texi (Deletion): Describe M-\ prefix argument.
883
8842006-12-23 Richard Stallman <rms@gnu.org>
885
886 * search.texi (Regexp Search): Explain why forward and reverse regexp
887 search are not mirror images.
888
8cf51b2c
GM
8892006-12-19 Kim F. Storm <storm@cua.dk>
890
891 * major.texi (Choosing Modes): Describe match-function elements for
892 magic-mode-alist.
893
8cf51b2c
GM
8942006-12-18 Eli Zaretskii <eliz@gnu.org>
895
896 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
897 peculiarities.
898
8992006-12-18 Richard Stallman <rms@gnu.org>
900
901 * abbrevs.texi (Editing Abbrevs): Fix previous change.
902
8cf51b2c
GM
9032006-12-17 Alan Mackenzie <acm@muc.de>
904
905 * programs.texi (Left Margin Paren): Remove the bit which says
906 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
907 Discuss some of the issues of setting this option to nil.
908
9092006-12-17 Glenn Morris <rgm@gnu.org>
910
911 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
912
9132006-12-16 Eli Zaretskii <eliz@gnu.org>
914
915 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
916 (Windows Files): `w32-get-true-file-attributes' is only relevant for
917 NTFS volumes.
918 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
919 volumes.
920
9212006-12-15 Eli Zaretskii <eliz@gnu.org>
922
923 * text.texi (HTML Mode): Fix "C-c TAB".
924
8cf51b2c
GM
9252006-12-09 Richard Stallman <rms@gnu.org>
926
927 * misc.texi (Invoking emacsclient): Simplify TCP file text.
928
9292006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
930
931 * files.texi (Misc File Ops): Document insert-file-literally.
932
9332006-12-08 Eli Zaretskii <eliz@gnu.org>
934
935 * cmdargs.texi (Colors): Note that --color is intended for overriding
936 the terminal defaults, not for normal invocation.
937
938 * misc.texi (Emacs Server): Improve wording. Don't mention the
939 ``server program''. Add a cross-reference to "Init File" node.
940 (Invoking emacsclient): Add index entries. Document both short and
941 long versions of command-line options. Document the -f option.
942
8cf51b2c
GM
9432006-12-06 Richard Stallman <rms@gnu.org>
944
945 * text.texi (Outline Format): Say to set outline-regexp
946 and outline-level with major modes and file local variables.
947
c8763fb6 9482006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
949
950 * anti.texi (Antinews): Mention the alternative to
951 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
952
8cf51b2c
GM
953 * misc.texi (Interactive Shell): Ditto.
954
9552006-12-04 Eli Zaretskii <eliz@gnu.org>
956
957 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
958
959 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
960
9612006-12-01 Eli Zaretskii <eliz@gnu.org>
962
963 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
964 colon in the mode line.
965
966 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
967
9682006-11-26 Nick Roberts <nickrob@snap.net.nz>
969
970 * building.texi (Watch Expressions): Mention SPC for expanding/
971 contracting watch expressions.
972
9732006-11-26 Kim F. Storm <storm@cua.dk>
974
975 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
976
9772006-11-26 Nick Roberts <nickrob@snap.net.nz>
978
979 * building.texi (Debugger Operation): Define text command mode.
980 Clarify how tooltips work.
981 (GDB Graphical Interface): Explain how to run in text command mode
982 more clearly.
983
9842006-11-25 Juanma Barranquero <lekktu@gmail.com>
985
986 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
987
9882006-11-22 Juanma Barranquero <lekktu@gmail.com>
989
990 * anti.texi (Antinews): Mention --server-file and TCP sockets.
991
8cf51b2c
GM
9922006-11-18 Chong Yidong <cyd@stupidchicken.com>
993
994 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
995 and EMACS is deprecated.
996
9972006-11-18 Juanma Barranquero <lekktu@gmail.com>
998
999 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1000
c8763fb6 10012006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1002
1003 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1004
1005 * emacs.texi: Include xresources.texi both for info and dvi.
1006
1007 * xresources.texi: Merge text from xresmini.texi.
1008
c8763fb6 10092006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1010
1011 * glossary.texi: Fix typos.
1012
8cf51b2c
GM
10132006-11-06 Richard Stallman <rms@gnu.org>
1014
1015 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1016
1017 * ack.texi (Acknowledgments): Fix name spelling.
1018
10192006-11-01 Juri Linkov <juri@jurta.org>
1020
1021 * search.texi (Word Search): Document incremental word search.
1022
10232006-10-28 Glenn Morris <rgm@gnu.org>
1024
1025 * ack.texi (Acknowledgments): Add cal-html author.
1026
1027 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1028 Calendar"). Describe new package cal-html.
1029 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1030 Calendar Files."
1031
8cf51b2c
GM
10322006-10-23 Richard Stallman <rms@gnu.org>
1033
1034 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1035 Abbrev mode is enabled.
1036
8cf51b2c
GM
10372006-10-16 Richard Stallman <rms@gnu.org>
1038
8cf51b2c
GM
1039 * emacs.texi: Update ISBN.
1040
8cf51b2c
GM
10412006-10-11 Kim F. Storm <storm@cua.dk>
1042
1043 * emacs.texi (Acknowledgments): Use @dotless{i}.
1044
10452006-10-08 Nick Roberts <nickrob@snap.net.nz>
1046
1047 * building.texi (Breakpoints Buffer): Mention catchpoints.
1048
10492006-10-08 Kim F. Storm <storm@cua.dk>
1050
1051 * ack.texi (Acknowledgments): Update.
1052
1053 * emacs.texi (Acknowledgments): Fix bad @/ form.
1054
8cf51b2c
GM
10552006-10-05 Kim F. Storm <storm@cua.dk>
1056
1057 * emacs.texi (Acknowledgments): Add more contributors.
1058
10592006-10-03 Richard Stallman <rms@gnu.org>
1060
1061 * emacs.texi (Acknowledgments): Update version and edition.
1062
8cf51b2c
GM
10632006-10-01 Karl Berry <karl@gnu.org>
1064
1065 * custom.texi (Customization Groups): Page break to keep example buffer
1066 on one page.
1067
10682006-09-30 Karl Berry <karl@gnu.org>
1069
1070 * programs.texi (Basic Indent): @need to improve page break.
1071 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1072
10732006-09-29 Glenn Morris <rgm@gnu.org>
1074
1075 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1076
10772006-09-29 Karl Berry <karl@gnu.org>
1078
1079 * windows.texi (Basic Window): Remove forced @break, no longer
1080 desirable.
1081 * frames.texi (Frame Commands),
1082 * mark.texi (Marking Objects): Reword to avoid bad page break.
1083 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1084
10852006-09-19 Richard Stallman <rms@gnu.org>
1086
1087 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1088 stick to present tense.
1089
c8763fb6 10902006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1091
1092 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1093 to x-gtk-use-old-file-dialog.
1094 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1095
10962006-09-15 Jay Belanger <belanger@truman.edu>
1097
49823426 1098 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1099 Change "Library Public License" to "Lesser Public License"
1100 throughout. Use "yyyy" to represent year.
1101
8cf51b2c
GM
11022006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1103
1104 * files.texi (Visiting): Add index entry "open file".
1105
8cf51b2c
GM
11062006-09-11 Richard Stallman <rms@gnu.org>
1107
1108 * building.texi (Compilation Mode): Clarification.
1109 (Grep Searching): Add xref to Compilation Mode.
1110
8cf51b2c
GM
11112006-09-08 Richard Stallman <rms@gnu.org>
1112
1113 * search.texi (Search): Ref multi-file search commands here.
1114 (Other Repeating Search): Not here.
1115
8cf51b2c
GM
11162006-08-28 Richard Stallman <rms@gnu.org>
1117
1118 * windows.texi (Split Window): Update xref.
1119
1120 * basic.texi (Continuation Lines): Update xref.
1121
1122 * indent.texi (Tab Stops): Update xref.
1123
1124 * emacs.texi (Top): Update subnode menu.
1125
1126 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1127 split out of Display Custom.
1128
11292006-08-25 Kim F. Storm <storm@cua.dk>
1130
1131 * display.texi (Display Custom): Add variables overline-margin
1132 and x-underline-at-descent-line.
1133
11342006-08-25 Richard Stallman <rms@gnu.org>
1135
1136 * entering.texi (Exiting): Rewrite to give graphical displays
1137 priority over text terminals.
1138
1139 * search.texi (Incremental Search): Move index entries.
1140
11412006-08-23 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * custom.texi (Init File): Reference Find Init to avoid "home
1144 directory" confusion.
1145
11462006-08-22 Nick Roberts <nickrob@snap.net.nz>
1147
1148 * building.texi (Other GDB-UI Buffers): Describe how to edit
1149 a value in the locals buffer.
1150
11512006-08-21 Richard Stallman <rms@gnu.org>
1152
1153 * search.texi (Basic Isearch): Add `isearch' index entry.
1154
11552006-08-16 Richard Stallman <rms@gnu.org>
1156
1157 * misc.texi (Saving Emacs Sessions): Clean up wording.
1158
1159 * mark.texi (Marking Objects): Mention term "select all".
1160
1161 * emacs.texi (Top): Update subnode menu.
1162
1163 * help.texi (Help Mode): Move node up in file.
1164
8cf51b2c
GM
11652006-08-15 Nick Roberts <nickrob@snap.net.nz>
1166
1167 * building.texi (Stack Buffer): Explain fringe arrow.
1168
8cf51b2c
GM
11692006-08-12 Eli Zaretskii <eliz@gnu.org>
1170
8cf51b2c
GM
1171 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1172 on startup.
1173
11742006-08-11 Romain Francoise <romain@orebokech.com>
1175
1176 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1177
11782006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1179
1180 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1181
11822006-08-10 Richard Stallman <rms@gnu.org>
1183
1184 * text.texi (Format Faces): Substantial rewrites to deal
1185 with face merging. Empty regions don't count. Clarify
1186 face property inheritance.
1187
11882006-08-08 Romain Francoise <romain@orebokech.com>
1189
1190 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1191 <arjuropo@cc.jyu.fi>.
1192
8cf51b2c
GM
11932006-08-04 Eli Zaretskii <eliz@gnu.org>
1194
1195 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1196 apply to all frames.
1197
8cf51b2c
GM
11982006-08-01 Richard Stallman <rms@gnu.org>
1199
1200 * help.texi (Name Help): Add index entries for describe-variable.
1201
12022006-08-01 Nick Roberts <nickrob@snap.net.nz>
1203
1204 * building.texi (GDB Graphical Interface): Shorten node names.
1205 (GDB-UI Layout): Use GDB-related.
1206 (Other GDB-UI Buffers): Simplify English.
1207
12082006-07-31 Richard Stallman <rms@gnu.org>
1209
1210 * search.texi (Query Replace): Add xref for Dired's Q command.
1211
8cf51b2c
GM
12122006-07-31 Nick Roberts <nickrob@snap.net.nz>
1213
1214 * building.texi (GDB commands in Fringe): Rename to...
1215 (Source Buffers): ..this and move forward. Describe hollow arrow and
1216 new option gdb-find-source-frame.
1217
12182006-07-29 Richard Stallman <rms@gnu.org>
1219
1220 * dired.texi (Operating on Files): Simplify previous change
1221 and fix Texinfo usage.
1222
12232006-07-29 Eli Zaretskii <eliz@gnu.org>
1224
1225 * dired.texi (Operating on Files): Add cross-references. State the
1226 Unix commands that do similar things.
1227
12282006-07-28 Richard Stallman <rms@gnu.org>
1229
1230 * mark.texi (Transient Mark): Clarify that region never disappears
1231 when Transient Mark mode is off, and not when it is on.
1232
12332006-07-27 Richard Stallman <rms@gnu.org>
1234
1235 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1236
12372006-07-24 Richard Stallman <rms@gnu.org>
1238
1239 * xresources.texi (GTK styles): Fix texinfo usage.
1240
8cf51b2c
GM
1241 * commands.texi (User Input): Explain why we teach keyboard cmds.
1242
1243 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1244 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1245 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1246 * doclicense.texi, display.texi, dired.texi, basic.texi:
1247 * anti.texi, ack.texi: Move periods and commas inside quotes.
1248
12492006-07-22 Eli Zaretskii <eliz@gnu.org>
1250
1251 * cmdargs.texi (General Variables): Document EMAIL.
1252
12532006-07-21 Eli Zaretskii <eliz@gnu.org>
1254
1255 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1256 doesn't have effect on MS-Windows.
1257
8cf51b2c
GM
12582006-07-17 Richard Stallman <rms@gnu.org>
1259
1260 * building.texi (Grep Searching): Explain about chaining grep commands.
1261
8cf51b2c
GM
12622006-07-10 Nick Roberts <nickrob@snap.net.nz>
1263
49823426 1264 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1265
12662006-07-09 Chong Yidong <cyd@stupidchicken.com>
1267
1268 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1269 is invoked for multiple files.
1270
12712006-07-08 Eli Zaretskii <eliz@gnu.org>
1272
1273 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1274 on-line manual for the rest of this node.
1275 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1276 unconditionally.
1277 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1278 Improve wording.
1279 (Windows Printing): Improve wording.
1280 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1281 rest of this node.
1282
8cf51b2c
GM
12832006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1284
49823426
GM
1285 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1286 with eval-buffer.
8cf51b2c
GM
1287
12882006-07-05 Nick Roberts <nickrob@snap.net.nz>
1289
1290 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1291 of character translation.
1292
12932006-07-04 Nick Roberts <nickrob@snap.net.nz>
1294
1295 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1296
12972006-07-03 Karl Berry <karl@gnu.org>
1298
1299 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1300 not-too-underfull hboxes in the TeX output.
1301 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1302 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1303 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1304 * sending.texi, text.texi: Fix overfull/underfull boxes.
1305
13062006-07-03 Romain Francoise <romain@orebokech.com>
1307
1308 * m-x.texi (M-x): Fix.
1309
13102006-07-03 Richard Stallman <rms@gnu.org>
1311
8cf51b2c
GM
1312 * search.texi (Other Repeating Search): filename -> file name.
1313
1314 * misc.texi (Narrowing): Minor cleanups.
1315
1316 * files.texi (Visiting): filename -> file name.
1317
1318 * emacs.texi (Top): Update subnode menus.
1319
1320 * mule.texi (Coding Systems): Move char translation stuff here.
1321 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1322 (Recognize Coding): Substantial local rewrites.
1323 (International): Update menu.
1324
1325 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1326 (Scrolling): Substantial local rewrites.
1327 (Display): Update menu and intro.
1328
1329 * dired.texi: filename -> file name.
1330
1331 * custom.texi (Safe File Variables): Texinfo usage fix.
1332
13332006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1334
1335 * help.texi, m-x.texi: Lots of cleanups.
1336
8cf51b2c
GM
13372006-06-30 Eli Zaretskii <eliz@gnu.org>
1338
1339 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1340 (Windows Processes, Windows Misc): Shorten the printed version by
1341 selectively conditioning less important portions by @ifnottex.
1342
8cf51b2c
GM
13432006-06-27 Richard Stallman <rms@gnu.org>
1344
1345 * mini.texi (Minibuffer File): Minor cleanup.
1346
13472006-06-25 Nick Roberts <nickrob@snap.net.nz>
1348
1349 * frames.texi (XTerm Mouse): Rename to...
1350 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1351
1352 * emacs.texi (Top): Use new node name.
1353
13542006-06-24 Eli Zaretskii <eliz@gnu.org>
1355
1356 * emacs.texi (Top): Update the detailed menu according to changes in
1357 msdog.texi.
1358
1359 * msdog.texi (Windows Keyboard): New section.
1360 (Windows Mouse): New section.
1361 (Windows System Menu): Remove section (text merged with "Windows
1362 Keyboard").
1363 (Windows Misc): New section.
1364
1365 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1366
1367 * msdog.texi (ls in Lisp): New section.
1368
1369 * files.texi (Visiting): Document case-insensitive wildcard matching
1370 under find-file-wildcards.
1371
8cf51b2c
GM
13722006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1373
1374 * macos.texi (Mac Input): Add description of mac-function-modifier.
1375 Now Unicode keyboard layouts work.
1376
8cf51b2c
GM
13772006-06-10 Richard Stallman <rms@gnu.org>
1378
1379 * mule.texi (Recognize Coding): Clarify previous change.
1380
13812006-06-09 Kenichi Handa <handa@m17n.org>
1382
1383 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1384 notation.
1385
13862006-06-07 Kevin Ryde <user42@zip.com.au>
1387
1388 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1389 manual for @ifnottex, but in emacs-extra for @iftex.
1390
1391 * cmdargs.texi (General Variables): Fix smtpmail xref.
1392
13932006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1394
8cf51b2c 1395 * programs.texi (Comment Commands):
8cf51b2c 1396 * custom.texi (Specifying File Variables):
49823426 1397 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1398
13992006-06-07 Nick Roberts <nickrob@snap.net.nz>
1400
1401 * building.texi (Watch Expressions): Move node to end.
1402 (GDB Graphical Interface): Move description of clicks in fringe...
1403 (GDB commands in the Fringe): ...to here. New node.
1404
8cf51b2c
GM
14052006-06-05 Romain Francoise <romain@orebokech.com>
1406
49823426 1407 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1408
14092006-06-05 Nick Roberts <nickrob@snap.net.nz>
1410
1411 * building.texi (GDB Graphical Interface): Update bindings.
1412 (Commands of GUD): Add gud-print. Remove gud-run.
1413 Restate availability more generally.
1414
14152006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1416
1417 * mini.texi: Lots of cleanups.
1418
14192006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1420
1421 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1422 and Mouse-2.
1423
c8763fb6 14242006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1425
1426 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1427
8cf51b2c
GM
14282006-05-31 Richard Stallman <rms@gnu.org>
1429
1430 * basic.texi (Moving Point): Fix previous change.
1431
c8763fb6 14322006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1433
1434 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1435
14362006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1437
1438 * basic.texi: Many simplifications and improvements in wording.
1439
8cf51b2c
GM
14402006-05-26 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * anti.texi (Antinews): Create a node for gdb-ui.
1443
8cf51b2c
GM
14442006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1445
1446 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1447
14482006-05-20 Richard Stallman <rms@gnu.org>
1449
1450 * dired.texi (Dired Navigation): dired-goto-file is now j.
1451
8cf51b2c
GM
14522006-05-20 Eli Zaretskii <eliz@gnu.org>
1453
1454 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1455 and their aliases.
1456
1457 * msdog.texi (Windows Printing): Mention non-support of plain text
1458 printing with some el-cheapo printers, and suggest a workaround.
1459
14602006-05-20 Kevin Ryde <user42@zip.com.au>
1461
1462 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1463 remove the bit saying you must set it.
1464
14652006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1466
1467 * trouble.texi (Checklist):
1468 * text.texi (Text, Auto Fill, Text Mode):
1469 * search.texi (Nonincremental Search):
1470 * rmail.texi (Rmail Labels):
1471 * mule.texi (Input Methods, Multibyte Conversion):
1472 * misc.texi (Gnus, Where to Look, PostScript):
1473 * maintaining.texi (Create Tags Table):
1474 * indent.texi (Indentation Commands):
1475 * fixit.texi (Spelling):
1476 * emacs.texi (Copying):
1477 * custom.texi (Init File): ifinfo -> ifnottex.
1478
8cf51b2c
GM
14792006-05-17 Richard Stallman <rms@gnu.org>
1480
1481 * files.texi (Diff Mode): Mention C-x `.
1482
14832006-05-08 Richard Stallman <rms@gnu.org>
1484
1485 * custom.texi (Disabling): Textual cleanups.
1486
8cf51b2c
GM
14872006-05-12 Glenn Morris <rgm@gnu.org>
1488
1489 * calendar.texi (Displaying the Diary, Format of Diary File):
1490 Refer to diary-view-entries, diary-list-entries,
1491 diary-show-all-entries rather than obsolete aliases.
1492
14932006-05-12 Eli Zaretskii <eliz@gnu.org>
1494
1495 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1496 (Displaying the Diary, Special Diary Entries, Importing Diary):
1497 * building.texi (Compilation Shell):
1498 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1499 emacs-xtra with @inforef's.
1500
1501 * files.texi (Visiting): Fix wording.
1502
1503 * mule.texi (Coding Systems, Text Coding): More indexing.
1504 Mention that C-x RET f can set eol conversion.
1505
c8763fb6 15062006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1507
1508 * xresmini.texi (GTK resources): Insert GTK description.
1509
1510 * xresources.texi (GTK resources): metafont should be menufont.
1511
8cf51b2c
GM
15122006-05-06 Michael Albinus <michael.albinus@gmx.de>
1513
49823426 1514 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1515 method, user name and host name is active only in partial
1516 completion mode.
1517
8cf51b2c
GM
15182006-05-06 Eli Zaretskii <eliz@gnu.org>
1519
1520 * makefile.w32-in (emacs.dvi):
1521 * Makefile.in (emacs.dvi): Add xresmini.texi.
1522
1523 * xresmini.texi (Table of Resources): Remove xref to non-existent
1524 node "LessTif Resources".
1525
1526 * msdog.texi (Microsoft Windows):
1527 * calendar.texi (Calendar/Diary, Displaying the Diary)
1528 (Special Diary Entries, Importing Diary, Holidays):
1529 * programs.texi (Program Modes):
1530 * text.texi (Text):
1531 * buffers.texi (Several Buffers):
1532 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1533
15342006-05-06 Eli Zaretskii <eliz@gnu.org>
1535
1536 The following changes merge the emacs-xtra manual into the main
1537 manual, but only for on-line version of the manual.
1538
1539 * vc2-xtra.texi (Version Backups, Local Version Control)
1540 (Making Snapshots, Change Logs and VC, Version Headers)
1541 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1542 on-line manual.
1543
1544 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1545 for on-line manual.
1546
1547 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1548 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1549 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1550 for on-line manual.
1551
1552 * fortran-xtra.texi (Fortran, Fortran Autofill)
1553 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1554 for on-line manual.
1555
1556 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1557 Conditional xref's for on-line manual.
1558
1559 * emerge-xtra.texi (Emerge, Overview of Emerge)
1560 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1561 manual.
1562
1563 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1564 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1565 (EMACSSOURCES): Use EMACS_XTRA.
1566 (../info/emacs-xtra): Remove.
1567 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1568
1569 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1570 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1571 (EMACSSOURCES): Use EMACS_XTRA.
1572 ($(infodir)/emacs-xtra): Remove.
1573 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1574
1575 * trouble.texi (Quitting):
1576 * text.texi (Text):
1577 * programs.texi (Program Modes):
1578 * msdog.texi (Microsoft Windows):
1579 * frames.texi (Frames):
1580 * files.texi (Backup, Version Control, VC Concepts)
1581 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1582 (Registering, VC Status, VC Undo, Multi-User Branching)
1583 (Comparing Files):
1584 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1585 (Displaying the Diary, Special Diary Entries, Importing Diary):
1586 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1587 conditional xref's, depending on @iftex/@ifnottex.
1588
1589 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1590 "MS-DOS". @include msdog-xtra.texi.
1591
1592 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1593 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1594
1595 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1596 for vc-xtra.texi subsections.
1597 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1598 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1599
1600 * sending.texi (Sending Mail): A @node line without explicit Prev,
1601 Next, and Up links.
1602
1603 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1604 Next, and Up links.
1605
1606 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1607 and its sections. @include picture-xtra.texi.
1608
1609 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1610 "Emerge".
1611 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1612
1613 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1614 exact duplicate of its name-sake in calendar.texi.
1615
1616 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1617 "Advanced Calendar/Diary Usage".
1618 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1619
1620 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1621 dired-xtra.texi.
1622 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1623
1624 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1625 (Files) [ifnottex]: Add menu entry for Autorevert.
1626
1627 * emacs-xtra.texi (Introduction): Reword to make consistent with
1628 printed version only.
1629 <Top level>: Remove the body of all chapters and move them to the
1630 new *-xtra.texi files. Use @raisesections and @lowersections to
1631 convert sections to chapters etc.
1632
1633 * msdog-xtra.texi:
1634 * fortran-xtra.texi:
1635 * vc-xtra.texi:
1636 * vc1-xtra.texi:
1637 * vc2-xtra.texi:
1638 * emerge-xtra.texi:
1639 * cal-xtra.texi:
1640 * dired-xtra.texi:
1641 * arevert-xtra.texi: New files, with text from respective chapters
1642 of emacs-xtra.texi. Convert each @chapter into @section, @section
1643 into @subsection, etc.
1644
1645 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1646 updated.
1647
1648 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1649 Windows". All references updated.
1650
16512006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1652
1653 * macos.texi (Mac Input): Mention input from Character Palette.
1654 (Mac Font Specs): Fix typo.
1655
16562006-05-05 Richard Stallman <rms@gnu.org>
1657
1658 * files.texi (Diff Mode): Minor cleanup.
1659
16602006-05-05 Karl Berry <karl@gnu.org>
1661
8cf51b2c
GM
1662 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1663 errors from the current release of makeinfo (4.8).
1664 * help.texi (Library Keywords): Change widest word in multitable
1665 template from `emulations' to `convenience'. (Not sure if this is
1666 related to the font change.)
1667
16682006-05-05 Eli Zaretskii <eliz@gnu.org>
1669
1670 * files.texi (File Names): Add a footnote about limited support of
1671 ~USER on MS-Windows.
1672
1673 * cmdargs.texi (Initial Options): Add a footnote about limited
1674 support of ~USER on MS-Windows.
1675
16762006-05-03 Richard Stallman <rms@gnu.org>
1677
1678 * files.texi (Diff Mode): Node moved here.
1679 (Comparing Files): Delete what duplicates new node.
1680 (Files): Put Diff Mode in menu.
1681
1682 * misc.texi (Diff Mode): Moved to files.texi.
1683
1684 * emacs.texi (Top): Update menu for Diff Mode.
1685
1686 * trouble.texi (Emergency Escape): Simplify.
1687
1688 * emacs.texi (Top): Minor clarification.
1689
16902006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1691
1692 * commands.texi, entering.texi, screen.texi: Many simplifications.
1693
16942006-05-03 Richard Stallman <rms@gnu.org>
1695
1696 * commands.texi (Text Characters): Delete paragraph about unibyte
1697 non-ASCII printing chars.
1698
1699 * killing.texi (Killing): Say "graphical displays".
1700 * display.texi: Say "graphical displays".
1701
1702 * cmdargs.texi (Misc X): Say "graphical displays".
1703
17042006-05-01 Richard Stallman <rms@gnu.org>
1705
1706 * emacs.texi (Top): Add Diff Mode to menu.
1707
17082006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1709
1710 * misc.texi (Diff Mode): New node.
1711
17122006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1713
1714 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1715 (Mac Environment Variables): Shorten example line.
1716 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1717
17182006-05-01 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * building.texi (GUD Customization): Describe cases %d and %c.
1721 Update description for %e.
1722
17232006-04-30 Glenn Morris <rgm@gnu.org>
1724
1725 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1726
17272006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1728
1729 * custom.texi (Examining): Update C-h v output example.
1730
17312006-04-29 Kim F. Storm <storm@cua.dk>
1732
1733 * building.texi (Grep Searching): Add lgrep and rgrep.
1734
8cf51b2c
GM
17352006-04-23 Richard Stallman <rms@gnu.org>
1736
1737 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1738
1739 * xresmini.texi: New file.
1740
1741 * xresources.texi (Face Resources): Split table into font resources
1742 and the rest. Combine similar attributes for brevity.
1743
8cf51b2c
GM
17442006-04-21 Eli Zaretskii <eliz@gnu.org>
1745
1746 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1747 backslashes and case-insensitivity in file names (moved to the
1748 main manual).
1749 (MS-DOS Printing): Move most of the text to the main manual.
1750
1751 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1752 New nodes.
1753 (Windows Processes, Windows System Menu): Add index entries and
1754 fix wording.
1755
8cf51b2c
GM
17562006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1757
1758 * misc.texi (Shell Ring): Add notes on saved input when
1759 navigating off the end of the history list.
1760
17612006-04-18 Chong Yidong <cyd@mit.edu>
1762
1763 * misc.texi (Shell Options): Correct default value of
1764 comint-scroll-show-maximum-output.
1765
8cf51b2c
GM
17662006-04-18 Nick Roberts <nickrob@snap.net.nz>
1767
1768 * building.texi (Watch Expressions): Update.
1769
8cf51b2c
GM
17702006-04-12 Richard Stallman <rms@gnu.org>
1771
1772 * search.texi: Clean up previous change.
1773
17742006-04-12 Eli Zaretskii <eliz@gnu.org>
1775
1776 * search.texi (Regexp Backslash, Regexp Replace): Add index
1777 entries for ``back reference'' and mention the term itself in the
1778 text.
1779
17802006-04-11 Richard Stallman <rms@gnu.org>
1781
1782 * custom.texi (Safe File Variables):
1783 Document enable-local-variables = :safe.
1784
17852006-04-11 Karl Berry <karl@gnu.org>
1786
1787 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1788 (Remote Repositories, Version Backups, Local Version Control)
1789 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1790 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1791 (Renaming VC Work Files and Master Files)
1792 (Inserting Version Control Headers, Customizing VC, General Options)
1793 (Options for RCS and SCCS, Options specific for CVS): Move all
1794 these nodes to emacs-xtra.texi, for brevity.
1795 * cmdargs.texi, files.texi: Change cross-references.
1796
8cf51b2c
GM
17972006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1798
1799 * files.texi (Old Versions): Update description of vc-annotate's
1800 use of color to indicate date ranges.
1801
8cf51b2c
GM
18022006-04-09 Kevin Ryde <user42@zip.com.au>
1803
8cf51b2c
GM
1804 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1805 put info and printed manual names the right way around.
1806
18072006-04-09 Karl Berry <karl@gnu.org>
1808
1809 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1810 emacs-xtra.texi, leaving only MS Windows information.
1811 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1812 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1813 node names.
1814
1815 * emacs.texi: Move @summarycontents and @contents to the beginning
1816 of the file.
1817
8cf51b2c
GM
18182006-04-08 Kevin Ryde <user42@zip.com.au>
1819
1820 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1821
18222006-04-07 Richard Stallman <rms@gnu.org>
1823
1824 * programs.texi (Comments, Comment Commands, Options for Comments)
1825 (Multi-Line Comments): "Align", not "indent".
1826 (Basic Indent): C-j deletes trailing whitespace before the newline.
1827
18282006-04-06 Richard Stallman <rms@gnu.org>
1829
8cf51b2c
GM
1830 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1831
18322006-04-06 Eli Zaretskii <eliz@gnu.org>
1833
1834 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1835
8cf51b2c
GM
18362006-04-05 Richard Stallman <rms@gnu.org>
1837
1838 * emacs.texi (Top): Update subnode menu.
1839
1840 * trouble.texi (Unasked-for Search): Node deleted.
1841 (Lossage): Delete from menu.
1842
18432006-04-04 Richard Stallman <rms@gnu.org>
1844
1845 * trouble.texi: Various cleanups.
1846 (Checklist): Don't bother saying how to snail a bug report.
1847 (Emergency Escape): Much rewriting.
1848 (After a Crash): Rename the core dump immediately.
1849 (Total Frustration): Call it a psychotherapist.
1850 (Bug Criteria): Avoid "illegal instruction".
1851 (Sending Patches): We always put the contributor's name in.
1852
1853 * misc.texi (Thumbnails): Minor correction.
1854
8cf51b2c
GM
18552006-04-03 Richard Stallman <rms@gnu.org>
1856
1857 * misc.texi (Thumbnails): Minor cleanup.
1858
18592006-04-02 Karl Berry <karl@gnu.org>
1860
1861 * sending.texi (Mail Sending): pxref to Top needs five args.
1862
1863 * texinfo.tex: Update to current version (2006-03-21.13).
1864
8cf51b2c
GM
18652006-03-31 Richard Stallman <rms@gnu.org>
1866
1867 * emacs.texi (Top): Update subnode menu.
1868
1869 * help.texi (Help Mode): Cleanup.
1870
1871 * dired.texi: Many cleanups.
1872 (Dired Deletion): Describe dired-recursive-deletes.
1873 (Operating on Files): dired-create-directory moved.
1874 (Misc Dired Features): Move to here.
1875 (Tumme): Node moved to misc.texi.
1876
1877 * custom.texi: Many cleanups.
1878 (Minor Modes): Don't mention ISO Accents Mode.
1879 (Examining): Update C-h v output example.
1880 (Hooks): Add index and xref for add-hook.
1881 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1882 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1883
1884 * misc.texi: Many cleanups.
1885 (beginning): Add to summary of topics.
1886 (Shell): Put eshell xref at the end. Remove eshell from table.
1887 (Thumbnails): New node.
1888
8cf51b2c
GM
18892006-03-28 Eli Zaretskii <eliz@gnu.org>
1890
1891 * files.texi (File Name Cache): Make it clear that the cache is
1892 not persistent.
1893
8cf51b2c
GM
18942006-03-25 Karl Berry <karl@gnu.org>
1895
49823426
GM
1896 * emacs-xtra.texi, emacs.texi, gnu.texi:
1897 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1898 (2) do not indent copyright year list (or anything else).
1899
8cf51b2c
GM
19002006-03-21 Juanma Barranquero <lekktu@gmail.com>
1901
1902 * files.texi (VC Dired Mode): Remove misplaced brackets.
1903
19042006-03-21 Andre Spiegel <spiegel@gnu.org>
1905
1906 * files.texi: Various updates and clarifications in the VC chapter.
1907
19082006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1909
1910 * help.texi (Help Mode): Document "C-c C-c".
1911
8cf51b2c
GM
19122006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1913
1914 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1915 menu in the standalone Info reader.
1916
19172006-03-15 Chong Yidong <cyd@stupidchicken.com>
1918
1919 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1920 moved here from Emacs manual.
1921
1922 * programs.texi (Fortran): Section moved to emacs-xtra.
1923 (Program Modes): Xref to Fortran in emacs-xtra.
1924
1925 * maintaining.texi (Emerge): Move to emacs-xtra.
1926 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1927
1928 * picture.texi: File deleted.
1929 * Makefile.in:
1930 * makefile.w32-in: Remove picture.texi.
1931
1932 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1933 * abbrevs.texi (Abbrevs):
1934 * sending.texi (Sending Mail): Picture node removed.
1935
1936 * emacs.texi (Top): Update node listings.
1937
8cf51b2c
GM
19382006-03-12 Richard Stallman <rms@gnu.org>
1939
1940 * calendar.texi: Various cleanups.
1941
8cf51b2c
GM
19422006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1943
1944 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1945 syntax.
1946
8cf51b2c
GM
19472006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1948
1949 * search.texi (Regexps): More accurately describe which characters
1950 are special in which situations. Recommend _not_ to quote `]' or
1951 `-' when they are not special.
1952
8cf51b2c
GM
19532006-02-28 Andre Spiegel <spiegel@gnu.org>
1954
1955 * files.texi (Old Versions): Clarify operation of C-x v =.
1956
8cf51b2c
GM
19572006-02-21 Nick Roberts <nickrob@snap.net.nz>
1958
1959 * building.texi (Watch Expressions): Update and describe
1960 gdb-speedbar-auto-raise.
1961
19622006-02-19 Richard M. Stallman <rms@gnu.org>
1963
1964 * emacs.texi: Use @smallbook.
1965 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1966 Update subnode menu.
1967
1968 * building.texi (Lisp Interaction): Minor addition.
1969
19702006-02-18 Nick Roberts <nickrob@snap.net.nz>
1971
1972 * building.texi (Watch Expressions): Update and be more precise.
1973
c8763fb6 19742006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1975
1976 * maintaining.texi (Create Tags Table): Explain why the
1977 exception when etags writes to files under the /dev tree.
1978
19792006-02-14 Richard M. Stallman <rms@gnu.org>
1980
1981 * custom.texi (Safe File Variables): Lots of clarification.
1982 Renamed from Unsafe File Variables.
1983
19842006-02-14 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * custom.texi (Unsafe File Variables): File variable confirmation
1987 assumed denied in batch mode.
1988
19892006-02-14 Richard M. Stallman <rms@gnu.org>
1990
1991 * building.texi (GDB User Interface Layout): Don't say `inferior'
1992 for program being debugged.
1993
19942006-02-15 Nick Roberts <nickrob@snap.net.nz>
1995
1996 * building.texi (GDB Graphical Interface):
1997 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1998
19992006-02-13 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * custom.texi (Specifying File Variables, Unsafe File Variables):
2002 New nodes, split from File Variables. Document new file local
2003 variable behavior.
2004
20052006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2006
2007 * display.texi (Standard Faces):
8cf51b2c
GM
2008 * files.texi (Visiting):
2009 * frames.texi (Clipboard):
2010 * glossary.texi (Glossary) <Clipboard>:
2011 * xresources.texi (X Resources): Mention Mac OS port.
2012
8cf51b2c
GM
20132006-02-12 Richard M. Stallman <rms@gnu.org>
2014
2015 * building.texi (Building): Clarify topic in intro.
2016
2017 * maintaining.texi (Maintaining): Change title; clarify topic.
2018 Delete duplicate index entries.
2019
2020 * building.texi (Other GDB User Interface Buffers): Clarifications.
2021
2022 * text.texi (Cell Commands): Clarifications.
2023
2024 * programs.texi (Defuns): Delete duplicate explanation of
2025 left-margin paren convention.
2026 (Hungry Delete): Minor cleanup.
2027
20282006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2029
2030 * dired.texi (Tumme): More tumme documentation.
2031
20322006-02-11 Alan Mackenzie <acm@muc.de>
2033
2034 * programs.texi ("Hungry Delete"): Correct the appellation of the
2035 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2036
20372006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2038
2039 * dired.texi (Tumme): Fix small bug.
2040
20412006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2042
2043 * macos.texi (Mac International): Rename "fontset-mac" to
2044 "fontset-standard".
2045
8cf51b2c
GM
20462006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2047
2048 * dired.texi (Tumme): Basic documentation for Tumme added.
2049
8cf51b2c
GM
20502006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2051
2052 * mule.texi (International):
2053 * programs.texi (Basic Indent): Fix typos.
2054
8cf51b2c
GM
2055 * custom.texi (Minor Modes):
2056 * display.texi (Text Display):
2057 * commands.texi (Text Characters): Update xrefs.
2058
20592006-02-07 Richard M. Stallman <rms@gnu.org>
2060
2061 * emacs.texi (Top): Update subnode menu.
2062 Update info on old Emacs papers.
2063 (Intro): "Graphical display", not window system.
2064
2065 * xresources.texi (GTK styles): Minor clarifications.
2066
2067 * trouble.texi: "Graphical display", not window system.
2068 (Stuck Recursive): Minor clarification.
2069
2070 * text.texi: Minor clarifications.
2071 (Sentences): Explain why two-space convention is better.
2072 Explain sentence-end-without-period here.
2073 (Fill Commands): Not here.
2074 (Refill): Node moved down.
2075 (Filling): Update menu.
2076 (Table Creation, Cell Justification, Column Commands): Clarify.
2077
2078 * sending.texi: Minor clarifications.
2079
2080 * search.texi (Regexp Backslash): Clarification.
2081
2082 * rmail.texi: Minor cleanups.
2083 (Rmail): Delete digression about `rmail-mode'.
2084 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2085 (Rmail Files): Mention C-u M-x rmail.
2086 (Rmail Reply): Mention References.
2087 (Rmail Display): Mention rmail-nonignored-headers.
2088
2089 * programs.texi: Minor cleanups.
2090 (Comment Commands): Mention momentary Transient Mark mode.
2091 (Matching): Be more specific about customizing show-paren-mode.
2092 (Info Lookup): Don't list the modes that support C-h S.
2093 Just say what it does in an unsupported mode.
2094 (Man Page): Delete excessive info on customizing woman.
2095 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2096
2097 * abbrevs.texi: Minor clarifications.
2098 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2099 not "dynamic abbrevs" as if they were a kind of abbrev.
2100
2101 * picture.texi (Picture): Minor cleanup.
2102
2103 * mule.texi (Communication Coding): Say "other applications".
2104 (Fontsets): Not specific to X. Add xref to X Resources.
2105 (Unibyte Mode): Rename from Single-Byte Character Support.
2106 "Graphical display", not window system.
2107 (International): Update menu.
2108
2109 * maintaining.texi (Format of ChangeLog):
2110 New node, split out from ChangeLog.
2111 (ChangeLog): Clarifications in the remaining text.
2112 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2113 (Find Tag): Add @w.
2114 (Tags Search): Explain tag table order here. Simplify grep ref.
2115 (List Tags): tags-tag-face is a variable, not a face.
2116 (Emerge): Cleanups.
2117
2118 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2119 (Keyboard Macros): Avoid "the user".
2120
2121 * killing.texi: "Graphical display", not window system.
2122
2123 * help.texi (Help Echo): "Graphical display", not window system.
2124
2125 * glossary.texi: Say "you", not "the user". Say "graphical display".
2126
2127 * frames.texi: Minor cleanups. "Graphical display", not window system.
2128
2129 * files.texi (Visiting): Make drag-and-drop not X-specific.
2130
2131 * custom.texi: Minor cleanups. "Graphical display", not window system.
2132
2133 * cmdargs.texi: Minor cleanups.
2134
2135 * building.texi (Compilation): Move and split kill-compilation para.
2136 Add para about multiple compilers.
2137 (Compilation Mode): Commands also available in grep mode and others.
2138 Mention C-u C-x ` more tutorially. Clarify C-x `.
2139 (Compilation Shell): Clarify. Put Bash example first.
2140 (Grep Searching): Minor cleanups; add @w.
2141 (Debuggers): Minor cleanups.
2142 (Starting GUD): Make GDB xgraphical mode issue clearer.
2143 (Debugger Operation): Lots of clarifications including
2144 GDB tooltip side-effect issue.
2145 (Commands of GUD): Clarify.
2146 (GUD Customization): Add bashdb-mode-hook.
2147 (GDB Graphical Interface): Rewrite for clarity.
2148 (GDB User Interface Layout): Rewrite for clarity.
2149 (Stack Buffer, Watch Expressions): Likewise.
2150 (Other GDB User Interface Buffers): Cleanups.
2151 (Lisp Libraries, External Lisp): Cleanup.
2152
2153 * basic.texi (Position Info): "Graphical displays", rather than
2154 window systems.
2155
2156 * anti.texi: Minor cleanup.
2157
8cf51b2c
GM
21582006-02-03 Eli Zaretskii <eliz@gnu.org>
2159
2160 * custom.texi (Init File, Find Init): Add cross-references to
2161 where $HOME is described.
2162
21632006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2164
2165 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2166 is not inside the @table.
2167
2168 * emacs.texi (Top): Correct node name.
2169
2170 * files.texi (File Names): Fix @xref.
2171 (Reverting): Fix typo.
2172
2173 * mule.texi (International): Correct node name.
2174
2175 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2176
21772006-02-01 Richard M. Stallman <rms@gnu.org>
2178
2179 * emacs.texi (Top): Update subnode menu.
2180
2181 * mule.texi: Minor clarifications.
2182 Reduce the specific references to X Windows.
2183 Refer to "graphical" terminals, rather than window systems.
2184 (Text Coding): Rename from Specify Coding.
2185 (Communication Coding, File Name Coding, Terminal Coding):
2186 New nodes split out from Text Coding.
2187
2188 * kmacro.texi: Minor clarifications.
2189 (Keyboard Macro Ring): Comment out some excessive commands.
2190 (Basic Keyboard Macro): Split up the table, putting part in each node.
2191
2192 * major.texi: Minor clarifications.
2193
2194 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2195
2196 * windows.texi: Minor clarifications.
2197 (Change Window): Don't describe mode-line mouse cmds here.
2198 Add xref to Mode Line Mouse.
2199
2200 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2201
2202 * macos.texi (Mac International): Fix xref.
2203
2204 * indent.texi: Minor clarifications.
2205
2206 * frames.texi: Minor clarifications.
2207 Reduce the specific references to X Windows.
2208 Refer to "graphical" terminals, rather than window systems.
2209 (Frame Parameters): Don't mention commands like
2210 set-foreground-color. Just say to customize a face.
2211 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2212
2213 * files.texi: Minor clarifications.
2214 (Numbered Backups): New node, split out from Backup Names.
2215
2216 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2217
2218 * cmdargs.texi (General Variables): Fix xref.
2219
2220 * buffers.texi: Minor clarifications.
2221
8cf51b2c
GM
22222006-01-31 Richard M. Stallman <rms@gnu.org>
2223
2224 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2225 Nodes moved to top.
2226
2227 * display.texi: Minor clarifications.
2228 (Display): Rearrange menu.
2229 (Standard Faces): Mention query-replace face.
2230 (Faces): Simplify.
2231 (Font Lock): Simplify face customization info.
2232 (Highlight Changes): Node merged into Highlight Interactively.
2233 (Highlight Interactively): Much rewriting and cleanup.
2234 (Optional Mode Line): Narrowed line number not good for goto-line.
2235 Simplify face customization advice.
2236 (Text Display): Mention use of escape-glyph face.
2237 Move ctl-arrow and tab-width here.
2238 (Display Custom): Move no-redraw-on-reenter to end of node.
2239
2240 * search.texi: Minor clarifications.
2241 (Isearch Scroll): Simplify.
2242 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2243
2244 * regs.texi (Registers): Mention bookmarks here.
2245
2246 * mark.texi: Minor clarifications.
2247 (Selective Undo): Node deleted.
2248
2249 * m-x.texi: Minor clarifications.
2250
2251 * killing.texi: Minor clarifications.
2252 Refer to "graphical" terminals, rather than window systems.
2253
2254 * help.texi: Clarifications.
2255 (Help): Don't describe C-h F and C-h K here.
2256 (Key Help): Describe C-h K here.
2257 (Name Help): Mention Emacs Lisp Intro.
2258 Describe C-h F here.
2259 (Misc Help): Mention C-h F and C-h K only briefly.
2260
2261 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2262 Selective undo text merged in.
2263 (Spelling): Mention Aspell along with Ispell.
2264
2265 * emacs.texi (Top): Update subnode menus.
2266
2267 * basic.texi (Basic Undo): Rename from Undo. Most of text
2268 moved to new Undo node.
2269
8cf51b2c
GM
22702006-01-29 Chong Yidong <cyd@stupidchicken.com>
2271
2272 * basic.texi (Continuation Lines, Inserting Text):
2273 Mention longlines mode.
2274
22752006-01-29 Richard M. Stallman <rms@gnu.org>
2276
2277 * screen.texi: Minor cleaups.
2278 (Screen): Clean up the intro paragraphs.
2279 (Mode Line): Lots of rewriting. Handle frame-name better.
2280 eol-mnemonic-... vars moved out.
2281
2282 * emacs.texi (Top): Change menu item for MS-DOS node.
2283 Update subnode menu.
2284
2285 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2286 chapter relates to Windows. Title changed.
2287
2288 * mini.texi: Minor cleanups.
2289
2290 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2291 (Mark): Put it in the menu.
2292
2293 * entering.texi: Minor cleanups.
2294
2295 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2296 (Intro): Refer to "graphical" terminals, rather than X.
2297
2298 * display.texi (Display Custom): Add xref to Variables.
2299 (Optional Mode Line): eol-mnemonic-... vars moved here.
2300
2301 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2302 rather than X.
2303
8cf51b2c
GM
2304 * basic.texi: Minor cleanups.
2305 (Undo): selective-undo moved.
2306
8cf51b2c
GM
23072006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2308
2309 * anti.texi (Antinews): Various corrections and additions.
2310
23112006-01-23 Juri Linkov <juri@jurta.org>
2312
2313 * custom.texi (Easy Customization, Customization Groups)
2314 (Browsing Custom): Mention links along with buttons.
2315
8cf51b2c
GM
23162006-01-21 Eli Zaretskii <eliz@gnu.org>
2317
8cf51b2c
GM
2318 * text.texi (TeX Print): Use @key for TAB.
2319
8cf51b2c
GM
2320 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2321
8cf51b2c
GM
23222006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2323
2324 * files.texi (File Aliases): Don't claim that usually separate
2325 buffers are created for two file names that name the same data.
2326 Mention additional situations where different names mean the same
2327 file on disk.
2328
23292006-01-19 Richard M. Stallman <rms@gnu.org>
2330
2331 * killing.texi (Deletion): Upcase @key argument.
2332
2333 * custom.texi (Custom Themes): Minor cleanup.
2334
2335 * programs.texi (Hungry Delete): Upcase @key argument.
2336
8cf51b2c
GM
23372006-01-16 Juri Linkov <juri@jurta.org>
2338
2339 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2340 Move `mode-line-highlight' before `mode-line-buffer-id'.
2341
8cf51b2c
GM
23422006-01-14 Richard M. Stallman <rms@gnu.org>
2343
2344 * basic.texi (Inserting Text): Minor cleanup.
2345
8cf51b2c
GM
23462006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2347
2348 * custom.texi (Changing a Variable, Face Customization):
2349 Update for changes in Custom menus.
2350
8cf51b2c
GM
23512006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2352
2353 * macos.texi (Mac International): Undo last change.
2354
8cf51b2c
GM
23552006-01-02 Chong Yidong <cyd@stupidchicken.com>
2356
2357 * custom.texi (Custom Themes): Describe the new
2358 customize-create-theme interface.
2359
23602005-12-30 Juri Linkov <juri@jurta.org>
2361
2362 * basic.texi (Position Info): Update example.
2363
c8763fb6 23642005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2365
2366 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2367
23682005-12-24 Chong Yidong <cyd@stupidchicken.com>
2369
2370 * custom.texi (Custom Themes): `load-theme' always loads.
2371
23722005-12-23 Juri Linkov <juri@jurta.org>
2373
2374 * display.texi (Highlight Interactively): Use double space to
2375 separate sentences. Replace C-p with M-p, and C-n with M-n.
2376
23772005-12-22 Richard M. Stallman <rms@gnu.org>
2378
2379 * custom.texi (Easy Customization and subnodes):
2380 Replace "active field" with "button".
2381 Use "user option" only for variables.
2382 Use "setting" for variable-or-face.
2383
23842005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2385
2386 * buffers.texi (Select Buffer): Change order in table to make
2387 "Similar" refer to the correct item.
2388 (Indirect Buffers): Minor rewording.
2389
8cf51b2c
GM
23902005-12-20 Juri Linkov <juri@jurta.org>
2391
2392 * files.texi (VC Status): Put P and N near p and n.
2393
8cf51b2c
GM
23942005-12-19 Richard M. Stallman <rms@gnu.org>
2395
2396 * programs.texi (Electric C): Delete the info about newline control.
2397 (Other C Commands): Minor cleanup.
2398 (Left Margin Paren): Minor cleanup.
2399
24002005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2401
2402 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2403 (Customization Groups): Delete text moved to "Browsing Custom".
2404 (Browsing Custom): New node.
2405 (Specific Customization): Clarify which commands only work for
2406 loaded options.
2407
24082005-12-18 Bill Wohler <wohler@newt.com>
2409
2410 * frames.texi (Tool Bars): Shorten text of previous change.
2411
24122005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2413
2414 * files.texi (VC Status): Document log-view mode.
2415
24162005-12-18 Bill Wohler <wohler@newt.com>
2417
2418 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2419 permanently via the customize interface.
2420
8cf51b2c
GM
24212005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2422
2423 * killing.texi (Killing by Lines): Document `kill-whole-line'
2424 function.
2425
c8763fb6 24262005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2427
2428 * buffers.texi (Select Buffer): Change `prev-buffer' to
2429 `previous-buffer'. Indicate that these functions use a frame
2430 local buffer list.
2431
8cf51b2c
GM
24322005-12-12 Richard M. Stallman <rms@gnu.org>
2433
2434 * custom.texi (Easy Customization): Change menu comment.
2435 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2436
2437 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2438 (Help): Among the Apropos commands, describe only C-h a here.
2439
24402005-12-11 Richard M. Stallman <rms@gnu.org>
2441
2442 * programs.texi (Options for Comments): Comment-end starts with space.
2443
2444 * glossary.texi (Glossary): Minor cleanup.
2445
2446 * files.texi (Old Versions): Use @table.
2447
8cf51b2c
GM
24482005-12-10 David Koppelman <koppel@ece.lsu.edu>
2449
2450 * display.texi (Highlight Interactively): Include
2451 global-hi-lock-mode. Add miscellaneous details and elaborations.
2452
24532005-12-09 Richard M. Stallman <rms@gnu.org>
2454
2455 * display.texi (Font Lock): Delete the Global FL menu item.
2456
24572005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2458
2459 * custom.texi (Minibuffer Maps): Mention the maps for file name
2460 completion.
2461
24622005-12-09 Kim F. Storm <storm@cua.dk>
2463
2464 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2465 prefix keys even when mark is active. Decribe that RET moves
2466 cursor to next corner in rectangle; clarify insert around rectangle.
2467
8cf51b2c
GM
24682005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2469
2470 * custom.texi (Customization): Use xref to elisp manual for
2471 non-TeX output.
2472 (Minor Modes): Update.
2473 (Customization Groups, Changing a Variable, Face Customization):
2474 Update for new appearance of Custom buffers.
2475 (Changing a Variable): `custom-buffer-done-function' has been
2476 replaced by `custom-buffer-done-kill'.
2477 (Specific Customization): In the `customize-group' buffer, a
2478 subgroup's contents are not "hidden". They are not included at
2479 all. They have no [Show] button.
2480 (Mouse Buttons): Add pxref to description of mouse event lists in
2481 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2482 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2483 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2484
24852005-12-08 Richard M. Stallman <rms@gnu.org>
2486
2487 * mini.texi (Completion Commands, Completion):
2488 In file name input, SPC does not do completion.
2489
8cf51b2c
GM
24902005-12-08 Nick Roberts <nickrob@snap.net.nz>
2491
2492 * building.texi (GDB Graphical Interface): Explain screen size
2493 setting.
2494 (Other GDB User Interface Buffers): Describe features specific to
2495 GDB 6.4.
2496
8cf51b2c
GM
24972005-12-01 Nick Roberts <nickrob@snap.net.nz>
2498
2499 * building.texi (GDB User Interface Layout): Describe how to
2500 kill associated buffers.
2501 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2502 (Watch Expressions): Be more precise.
2503 (Other GDB User Interface Buffers): Describe how to change a
2504 register value.
2505
8cf51b2c
GM
25062005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2507
2508 * macos.texi (Mac Input): Remove description of
2509 mac-command-key-is-meta. Add descriptions of
2510 mac-control-modifier, mac-command-modifier, and
2511 mac-option-modifier.
2512 (Mac International): Fix description of conversion of clipboard data.
2513 (Mac Font Specs): Add example of font customization by face attributes.
2514
25152005-11-22 Nick Roberts <nickrob@snap.net.nz>
2516
2517 * building.texi (Watch Expressions): Expand description.
2518 (Other GDB User Interface Buffers): Describe local map for
2519 gud-watch.
2520
25212005-11-21 Chong Yidong <cyd@stupidchicken.com>
2522
2523 * display.texi (Font Lock): Font lock is enabled by default now.
2524
25252005-11-20 Juri Linkov <juri@jurta.org>
2526
2527 * basic.texi (Position Info): Update examples of the output.
2528 Remove the fact that examples are produced in the TeXinfo buffer,
2529 because in the Info reader users will get a different output from
2530 `C-x ='.
2531
2532 * building.texi (Compilation Mode): Remove paragraph duplicated
2533 from the node `Compilation'. Add `compilation-skip-threshold'.
2534
2535 * display.texi (Font Lock): Suggest more user-friendly method of
2536 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2537
25382005-11-18 Richard M. Stallman <rms@gnu.org>
2539
2540 * files.texi (Registering): Mention @@ in mode line.
2541
2542 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2543
25442005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2545
2546 * files.texi (Renaming and VC): Some back-ends don't
2547 handle renaming.
2548
8cf51b2c
GM
25492005-11-17 Juri Linkov <juri@jurta.org>
2550
2551 * emacs.texi (Top):
2552 * display.texi (Highlight Interactively): Put this font-lock based
2553 mode near Font Lock node.
2554
25552005-11-16 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2558 icons.
2559
25602005-11-12 Kim F. Storm <storm@cua.dk>
2561
2562 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2563 (Help Summary): Add C-h d and C-h e.
2564 (Apropos): Clarify that all apropos commands may search for either
2565 list of words or a regexp. Add C-h d for apropos-documentation.
2566 Describe apropos-documentation-sort-by-scores user option.
2567
8cf51b2c
GM
25682005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2569
2570 * killing.texi (CUA Bindings): Add @section.
2571
25722005-11-10 Kim F. Storm <storm@cua.dk>
2573
2574 * emacs.texi (Top): Add CUA Bindings entry to menu.
2575
2576 * killing.texi (CUA Bindings): New node. Moved here from
2577 misc.texi and extended with info on rectangle commands and
2578 rectangle highlighting, interface to registers, and the global
2579 mark feature.
2580
2581 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2582
2583 * regs.texi: Prev link points to CUA Bindings node.
2584
25852005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2586
2587 * help.texi (Help Echo): By default, help echos are only shown on
2588 mouse-over, not on point-over.
2589
c8763fb6 25902005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2591
2592 * misc.texi (Shell Mode): Describe how to activate password echoing.
2593
8cf51b2c
GM
25942005-11-04 Romain Francoise <romain@orebokech.com>
2595
2596 * mark.texi (Mark Ring): Fix typo.
2597
25982005-11-03 Richard M. Stallman <rms@gnu.org>
2599
2600 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2601
26022005-11-01 Bill Wohler <wohler@newt.com>
2603
2604 * help.texi (Help Mode): Fix typo.
2605
26062005-11-01 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * building.texi (Other GDB User Interface Buffers): Describe
2609 the command gdb-use-inferior-io-buffer.
2610
26112005-10-31 Romain Francoise <romain@orebokech.com>
2612
2613 * files.texi (Compressed Files): Fix typo.
2614
2615 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2616
2617 * windows.texi (Force Same Window): Likewise.
2618
26192005-10-30 Bill Wohler <wohler@newt.com>
2620
2621 * help.texi (Help Mode): URLs viewed with browse-url.
2622
26232005-10-31 Nick Roberts <nickrob@snap.net.nz>
2624
2625 * building.texi (GDB Graphical Interface): Don't reference
2626 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2627 must stay in same frame.
2628
26292005-10-29 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2632
2633 * anti.texi (Antinews): Likewise.
2634
8cf51b2c
GM
26352005-10-28 Bill Wohler <wohler@newt.com>
2636
2637 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2638
26392005-10-28 Richard M. Stallman <rms@gnu.org>
2640
2641 * files.texi (Visiting): Explain how to enter ? in a file name.
2642
2643 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2644
8cf51b2c
GM
26452005-10-25 Nick Roberts <nickrob@snap.net.nz>
2646
2647 * building.texi (GDB Graphical Interface): Describe
2648 gdb-mouse-until.
2649
26502005-10-23 Richard M. Stallman <rms@gnu.org>
2651
2652 * custom.texi (Init File): Recommend when to use site-start.el.
2653
8cf51b2c
GM
26542005-10-21 Juri Linkov <juri@jurta.org>
2655
2656 * custom.texi (Examining): Mention accessing the old variable
2657 value via M-n in set-variable.
2658
8cf51b2c
GM
26592005-10-18 Romain Francoise <romain@orebokech.com>
2660
2661 * files.texi (Version Systems): Capitalize GNU.
2662
8cf51b2c
GM
26632005-10-18 Nick Roberts <nickrob@snap.net.nz>
2664
2665 * building.texi (Compilation Mode): Remove redundant paragraph.
2666 (Watch Expressions): Remove paragraph to reflect code change.
2667
8cf51b2c
GM
26682005-10-16 Richard M. Stallman <rms@gnu.org>
2669
2670 * building.texi (Compilation Mode, Compilation): Clarified.
2671
26722005-10-15 Richard M. Stallman <rms@gnu.org>
2673
2674 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2675
8cf51b2c
GM
26762005-10-13 Kenichi Handa <handa@m17n.org>
2677
2678 * basic.texi (Position Info): Fix previous change.
2679
c8763fb6 26802005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2681
2682 * cmdargs.texi (Icons X): Fix typo.
2683
26842005-10-12 Kenichi Handa <handa@m17n.org>
2685
2686 * basic.texi (Position Info): Describe the case that Emacs shows
2687 "part of display ...".
2688
c8763fb6 26892005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2690
2691 * cmdargs.texi (Icons X): -nb => -nbi.
2692
26932005-10-10 Chong Yidong <cyd@stupidchicken.com>
2694
2695 * frames.texi (Speedbar): A couple more clarifications.
2696
26972005-10-11 Nick Roberts <nickrob@snap.net.nz>
2698
2699 * building.texi (GDB User Interface Layout): Improve diagram.
2700 (Watch Expressions): Explain how to make speedbar global.
2701 (Other GDB User Interface Buffers): Make references more precise.
2702
8cf51b2c
GM
27032005-10-09 Richard M. Stallman <rms@gnu.org>
2704
2705 * frames.texi (Speedbar): Clarify the text.
2706
27072005-10-09 Chong Yidong <cyd@stupidchicken.com>
2708
2709 * frames.texi (Speedbar): Add information on keybindings,
2710 dismissing the speedbar, and buffer display mode. Link to
2711 speedbar manual.
2712
c8763fb6 27132005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2714
2715 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2716 added -nb, --no-bitmap-icon.
2717
8cf51b2c
GM
27182005-10-07 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * building.texi (GDB Graphical Interface): Add variables and
2721 functions to indices. Be more precise.
2722
c8763fb6 27232005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2724
2725 * frames.texi (Drag and Drop): Remove the x- from
2726 x-dnd-open-file-other-window and xdnd-protocol-alist.
2727
27282005-09-30 Romain Francoise <romain@orebokech.com>
2729
2730 * mini.texi (Minibuffer): The default value now appears before the
2731 colon in minibuffer prompts.
2732
8cf51b2c
GM
27332005-09-25 Richard M. Stallman <rms@gnu.org>
2734
2735 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2736
8cf51b2c
GM
27372005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2738
2739 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2740
8cf51b2c
GM
27412005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2742
2743 * emacs.texi (Top): Update submenus from macos.texi.
2744
2745 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2746 (Mac OS): Update feature support status.
2747 (Mac Input): List supported input scripts. Remove description
2748 about `mac-keyboard-text-encoding'. Mention mouse button
2749 emulation and related variables.
2750 (Mac International): Mention Central European and Cyrillic
2751 support. Now `keyboard-coding-system' is dynamically changed.
2752 Add description about coding system for selection. Add
2753 description about language environment.
2754 (Mac Environment Variables): Mention
2755 `~/.MacOSX/environment.plist'. Give example of command line
2756 arguments. Add Preferences support.
2757 (Mac Directories): Explicitly state that this node is for Mac OS
2758 Classic only.
2759 (Mac Font Specs): Mention specification for scalable fonts. List
2760 supported charsets. Add preferred way of creating fontsets. Add
2761 description about `mac-allow-anti-aliasing'.
2762 (Mac Functions): Add descriptions about `mac-set-file-creator',
2763 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2764 and `mac-get-preference'.
2765
8cf51b2c
GM
27662005-09-16 Romain Francoise <romain@orebokech.com>
2767
2768 Update all files to specify GFDL version 1.2.
2769
2770 * doclicense.texi (GNU Free Documentation License): Update to
2771 version 1.2.
2772
27732005-09-15 Richard M. Stallman <rms@gnu.org>
2774
2775 * buffers.texi (List Buffers): Fix xref.
2776
2777 * rmail.texi (Rmail Basics): Fix xref.
2778
2779 * emacs.texi (Top): Update subnode menus.
2780
2781 * files.texi (Saving Commands): New node, broken out of Saving.
2782 (Customize Save): New node, broken out of Saving.
2783 Clarify effect of write-region-inhibit-fsync.
2784 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2785
8cf51b2c
GM
27862005-09-14 Romain Francoise <romain@orebokech.com>
2787
2788 * files.texi (Saving): Mention write-region-inhibit-fsync.
2789
27902005-09-05 Chong Yidong <cyd@stupidchicken.com>
2791
2792 * custom.texi (Custom Themes): New node.
2793
27942005-09-03 Richard M. Stallman <rms@gnu.org>
2795
49823426
GM
2796 * search.texi (Search Case): Mention vars that control
2797 case-fold-search for various operations.
8cf51b2c
GM
2798
27992005-08-22 Juri Linkov <juri@jurta.org>
2800
2801 * display.texi (Standard Faces): Merge the text from
2802 `(elisp)Standard Faces' into this node.
2803
28042005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2805
2806 * emacs.texi (Top): Delete menu item for deleted node
2807 Keyboard Translations.
2808
28092005-08-18 Richard M. Stallman <rms@gnu.org>
2810
8cf51b2c
GM
2811 * trouble.texi (Unasked-for Search):
2812 Delete xref to Keyboard Translations.
2813
2814 * glossary.texi (Glossary): Delete xref.
2815
8cf51b2c
GM
2816 * custom.texi (Minor Modes): Say that the list here is not complete.
2817 (Keyboard Translations): Node deleted.
2818 (Disabling): Delete xref to it.
2819 (Customization Groups): Fix Custom buffer example.
2820 (Hooks): Mention remove-hooks.
2821
28222005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2823
2824 * building.texi (GDB Graphical Interface): Improve filling of menu
2825 item.
2826
28272005-08-18 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * building.texi (GDB Graphical Interface): Use better node names.
2830
28312005-08-14 Richard M. Stallman <rms@gnu.org>
2832
2833 * text.texi (Sentences): Fix xref.
2834
28352005-08-14 Juri Linkov <juri@jurta.org>
2836
2837 * building.texi (Compilation, Grep Searching): Move grep command
2838 headings from `Compilation' to `Grep Searching'.
2839
2840 * dired.texi (Dired and Find):
2841 * maintaining.texi (Tags Search): Replace grep xref to
2842 `Compilation' node with `Grep Searching'.
2843
2844 * files.texi (Comparing Files): Replace xref to `Compilation' with
2845 `Compilation Mode'.
2846
28472005-08-13 Alan Mackenzie <acm@muc.de>
2848
2849 * search.texi (Non-ASCII Isearch): Correct a typo.
2850 (Replacement Commands): Mention query-replace key binding.
2851
28522005-08-11 Richard M. Stallman <rms@gnu.org>
2853
2854 * programs.texi (Options for Comments): Fix xref.
2855
2856 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2857 out of Regexps.
2858
8cf51b2c
GM
28592005-08-09 Juri Linkov <juri@jurta.org>
2860
2861 * building.texi (Compilation): Use `itemx' instead of `item'.
2862 (Grep Searching): Simplify phrase.
2863
2864 * display.texi (Standard Faces): Describe vertical-border on
2865 window systems.
2866
2867 * windows.texi (Split Window): Simplify phrase and mention
2868 vertical-border face.
2869
28702005-08-09 Richard M. Stallman <rms@gnu.org>
2871
2872 * files.texi (Comparing Files): Clarify compare-windows.
2873
2874 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2875
8cf51b2c
GM
28762005-08-06 Eli Zaretskii <eliz@gnu.org>
2877
2878 * mule.texi (Coding Systems): Rephrase the paragraph about
2879 codepages: no need for "M-x codepage-setup" anymore, except on
2880 MS-DOS.
2881
2882 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2883 the MS-DOS port only.
2884
28852005-07-30 Eli Zaretskii <eliz@gnu.org>
2886
2887 * makefile.w32-in (info): Don't run multi-install-info.bat.
2888 ($(infodir)/dir): New target, produced by running
2889 multi-install-info.bat.
2890
8cf51b2c
GM
28912005-07-22 Eli Zaretskii <eliz@gnu.org>
2892
2893 * files.texi (Quoted File Names): Add index entry.
2894
8cf51b2c
GM
28952005-07-19 Juri Linkov <juri@jurta.org>
2896
2897 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2898
28992005-07-18 Juri Linkov <juri@jurta.org>
2900
8cf51b2c
GM
2901 * custom.texi (Easy Customization):
2902 * files.texi (Old Versions):
2903 * frames.texi (Wheeled Mice):
2904 * mule.texi (Specify Coding):
8cf51b2c
GM
2905 * text.texi (Cell Justification):
2906 * trouble.texi (After a Crash):
8cf51b2c
GM
2907 * xresources.texi (GTK styles):
2908 Delete duplicate duplicate words.
2909
29102005-07-17 Richard M. Stallman <rms@gnu.org>
2911
2912 * frames.texi (Creating Frames): Fix foreground color example.
2913
2914 * custom.texi (Init Examples): Clean up text about conditionals.
2915
29162005-07-16 Richard M. Stallman <rms@gnu.org>
2917
2918 * mini.texi (Completion Commands): Fix command name for ?.
2919
8cf51b2c
GM
29202005-07-16 Eli Zaretskii <eliz@gnu.org>
2921
2922 * display.texi (Standard Faces): Explain that customization of
2923 `menu' face has no effect on w32 and with GTK. Add
2924 cross-references.
2925
2926 * cmdargs.texi (General Variables): Clarify the default location
2927 of $HOME on w32 systems.
2928
29292005-07-15 Jason Rumney <jasonr@gnu.org>
2930
2931 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2932 changed.
2933
29342005-07-08 Kenichi Handa <handa@m17n.org>
2935
2936 * mule.texi (Recognize Coding): Recommend
2937 revert-buffer-with-coding-system instead of revert-buffer.
2938
29392005-07-07 Richard M. Stallman <rms@gnu.org>
2940
2941 * anti.texi (Antinews): Mention mode-line-inverse-video.
2942
2943 * files.texi (Saving): Minor correction about C-x C-w.
2944
2945 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2946
29472005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2948
2949 * search.texi (Isearch Scroll): Add example of using the
2950 `isearch-scroll' property.
2951 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2952 `Display Custom' node.
2953 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2954 and de-emphasize it.
2955 (Other Repeating Search): `occur' currently can not correctly
2956 handle multiline matches. Correct, clarify and update description
2957 of `flush-lines' and `keep-lines'.
2958
2959 * display.texi (Display Custom): Add anchor for `baud-rate'.
2960
29612005-07-07 Richard M. Stallman <rms@gnu.org>
2962
2963 * gnu.texi: Update where to get GNU status; add refs for how to help.
2964 Add footnotes 6 and 7.
2965
29662005-07-04 Lute Kamstra <lute@gnu.org>
2967
2968 Update FSF's address in GPL notices.
2969
8cf51b2c 2970 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2971 * trouble.texi (Checklist): Update FSF's address.
2972
8cf51b2c
GM
29732005-06-24 Richard M. Stallman <rms@gnu.org>
2974
2975 * display.texi (Text Display): Change index entries.
2976
29772005-06-24 Eli Zaretskii <eliz@gnu.org>
2978
2979 * makefile.w32-in (MAKEINFO): Use --force.
2980 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2981 Makefile.in.
8cf51b2c
GM
2982
29832005-06-23 Richard M. Stallman <rms@gnu.org>
2984
2985 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2986 nobreak-char-display.
2987
2988 * emacs.texi (Top): Update detailed node listing.
2989
2990 * display.texi (Text Display): Renamed show-nonbreak-escape
2991 to nobreak-char-display and no-break-space to nobreak-space.
2992 (Standard Faces): Split up the list of standard faces
2993 and put it in a separate node. Add nobreak-space and
2994 escape-glyph.
2995
8cf51b2c
GM
29962005-06-23 Lute Kamstra <lute@gnu.org>
2997
2998 * mule.texi (Select Input Method): Fix typo.
2999
30002005-06-23 Kenichi Handa <handa@m17n.org>
3001
3002 * mule.texi (International): List all supported scripts. Adjust
3003 text for that leim is now included in the normal Emacs
3004 distribution.
3005 (Language Environments): List all language environments.
3006 Intlfonts contains fonts for most supported scripts, not all..
3007 (Select Input Method): Refer to C-u C-x = to see how to type to
3008 input a specifc character.
3009 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3010
30112005-06-23 Juanma Barranquero <lekktu@gmail.com>
3012
49823426 3013 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3014
30152005-06-22 Miles Bader <miles@gnu.org>
3016
3017 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3018
30192005-06-20 Miles Bader <miles@gnu.org>
3020
3021 * display.texi (Faces): Add `vertical-divider'.
3022
30232005-06-17 Richard M. Stallman <rms@gnu.org>
3024
3025 * text.texi (Adaptive Fill): Minor clarification.
3026
8cf51b2c
GM
30272005-06-10 Lute Kamstra <lute@gnu.org>
3028
3029 * emacs.texi (Top): Correct version number.
3030 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3031 refer to the current version of Emacs.
3032
30332005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3034
3035 * files.texi (Log Buffer): Document when there can be more than
3036 one file to be committed.
3037
30382005-06-08 Juri Linkov <juri@jurta.org>
3039
3040 * display.texi (Faces): Add `shadow' face.
3041
30422005-06-07 Masatake YAMATO <jet@gyve.org>
3043
3044 * display.texi (Faces): Write about mode-line-highlight.
3045
30462005-06-06 Richard M. Stallman <rms@gnu.org>
3047
3048 * misc.texi (Printing Package): Explain how to initialize
3049 printing package.
3050
3051 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3052
30532005-06-05 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * emacs.texi: Rename Hardcopy to Printing.
3056 Make PostScript and PostScript Variables subnodes of it.
3057
3058 * misc.texi (Printing): Rename node from Hardcopy.
3059 Mention menu bar options.
3060 Move PostScript and PostScript Variables to submenu.
3061 (Printing package): New node.
3062
3063 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3064
3065 * dired.texi (Operating on Files): Likewise.
3066
3067 * calendar.texi (Displaying the Diary): Likewise.
3068
3069 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3070
3071 * glossary.texi (Glossary): Likewise.
3072
3073 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3074 effect.
3075
30762005-06-04 Richard M. Stallman <rms@gnu.org>
3077
3078 * trouble.texi (After a Crash): Polish previous change.
3079
8cf51b2c
GM
30802005-05-30 Noah Friedman <friedman@splode.com>
3081
3082 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3083 recovery mechanism.
3084
8cf51b2c
GM
30852005-05-28 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * building.texi (Other Buffers): SPC toggles display of
3088 floating point registers.
3089
8cf51b2c
GM
30902005-05-27 Nick Roberts <nickrob@snap.net.nz>
3091
3092 * files.texi (Log Buffer): Merge in description of Log Edit
3093 mode from pcl-cvs.texi.
3094
30952005-05-26 Richard M. Stallman <rms@gnu.org>
3096
3097 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3098
8cf51b2c
GM
30992005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3100
3101 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3102 not enabled by default.
3103 When not on a word, `ispell-word' by default checks the word
3104 before point.
3105
31062005-05-24 Nick Roberts <nickrob@snap.net.nz>
3107
3108 * building.texi (Debugger Operation): Simplify last sentence.
3109
31102005-05-23 Lute Kamstra <lute@gnu.org>
3111
3112 * emacs.texi: Update FSF's address throughout.
3113 (Preface): Use @cite.
3114 (Distrib): Add cross reference to the node "Copying". Mention the
3115 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3116 printed manuals.
3117 (Intro): Use @xref for the Emacs Lisp Intro.
3118
8cf51b2c
GM
31192005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3120
3121 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3122
3123 * basic.texi (Moving Point): Mention default for `goto-line'.
3124
3125 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3126 of a variable's docstring.
3127
31282005-05-18 Lute Kamstra <lute@gnu.org>
3129
3130 * maintaining.texi (Overview of Emerge): Add cross reference.
3131 Remove duplication.
3132
3133 * emacs.texi (Top): Update to the current structure of the manual.
3134 * misc.texi (Emacs Server): Add menu description.
3135 * files.texi (Saving): Fix menu.
3136 * custom.texi (Customization): Fix menu.
3137 * mule.texi (International): Fix menu.
3138 * kmacro.texi (Keyboard Macros): Fix menu.
3139
31402005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3141
3142 * display.texi: Various minor changes.
3143 (Faces): Delete text that is repeated in the next section.
3144
31452005-05-16 Nick Roberts <nickrob@snap.net.nz>
3146
3147 * building.texi (Debugger Operation): Mention GUD tooltips are
3148 disabled with GDB in text command mode.
3149
8cf51b2c
GM
31502005-05-16 Nick Roberts <nickrob@snap.net.nz>
3151
3152 * building.texi: Replace toolbar with "tool bar" for consistency.
3153 (Compilation Mode): Describe compilation-context-lines
3154 and use of arrow in compilation buffer.
3155 (Debugger Operation): Replace help text with variable's value.
3156
3157 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3158 consistency.
3159
31602005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3161
3162 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3163 Add xref.
3164
8cf51b2c
GM
31652005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3166
3167 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3168 (Position Info): Delete discussion of `goto-line'. It is already
3169 described in `Moving point'.
3170
3171 * mini.texi (Completion Commands): Correct reference.
3172 (Completion Options): Fix typo.
3173
3174 * killing.texi (Deletion): Complete description of `C-x C-o'.
3175
8cf51b2c
GM
31762005-05-10 Richard M. Stallman <rms@gnu.org>
3177
3178 * building.texi (Compilation): Clarify recompile's directory choice.
3179
3180 * frames.texi (Tooltips): Cleanups.
3181
3182 * basic.texi (Arguments): Fix punctuation.
3183
31842005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3185
3186 * screen.texi (Menu Bar): The up and down (not left and right)
3187 arrow keys move through a keyboard menu.
3188
31892005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3190
3191 * basic.texi: Various typo and grammar fixes.
3192 (Moving Point): C-a now runs move-beginning-of-line.
3193
31942005-05-08 Nick Roberts <nickrob@snap.net.nz>
3195
3196 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3197
3198 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3199 as different animals.
3200
32012005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3202
3203 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3204 Correct index entry.
3205
32062005-05-07 Nick Roberts <nickrob@snap.net.nz>
3207
3208 * building.texi (Debugger Operation): Update to reflect changes
3209 in GUD tooltips.
3210
32112005-04-30 Richard M. Stallman <rms@gnu.org>
3212
3213 * files.texi (Compressed Files): Auto Compression normally enabled.
3214
3215 * building.texi (Debugger Operation): Clarify previous change.
3216
8cf51b2c
GM
32172005-04-28 Nick Roberts <nickrob@snap.net.nz>
3218
3219 * building.texi (Debugger Operation): Add description for
3220 GUD tooltips when program is not running.
3221
32222005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3223
3224 * misc.texi (Shell): Add `Shell Prompts' to menu.
3225 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3226 description. Delete remarks moved to new node.
3227 (Shell Prompts): New node.
3228 (History References): Replace remarks moved to `Shell Prompts'
3229 with xref to that node.
3230 (Remote Host): Clarify how to specify the terminal type when
3231 logging in to a different machine.
3232
32332005-04-26 Richard M. Stallman <rms@gnu.org>
3234
3235 * emacs.texi (Top): Update submenus from files.texi.
3236
3237 * files.texi (Filesets): Clarify previous change.
3238
3239 * dired.texi (Misc Dired Features): Clarify previous change.
3240
32412005-04-25 Chong Yidong <cyd@stupidchicken.com>
3242
3243 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3244
3245 * dired.texi (Misc Dired Features): Document
3246 dired-compare-directories.
3247
3248 * files.texi (Filesets): New node.
3249 (File Conveniences): Document Image mode.
3250
3251 * text.texi (TeX Print): Document tex-compile.
3252
32532005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3254
3255 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3256 Delete redundant reference to tooltip Custom group. It is
3257 referred too again in the next paragraph.
3258
32592005-04-24 Richard M. Stallman <rms@gnu.org>
3260
3261 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3262
8cf51b2c
GM
32632005-04-19 Kim F. Storm <storm@cua.dk>
3264
3265 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3266
32672005-04-18 Lars Hansen <larsh@math.ku.dk>
3268
3269 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3270 turns off desktop-save-mode.
3271
32722005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3273
3274 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3275 by default in terminals compatible with xterm. Mention that
3276 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3277 node.
3278
8cf51b2c
GM
32792005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3280
3281 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3282
c8763fb6 32832005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3284
3285 * xresources.texi (Table of Resources): Add cursorBlink.
3286
32872005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3288
3289 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3290 `d', `C-d' and `u'.
3291
32922005-04-11 Richard M. Stallman <rms@gnu.org>
3293
3294 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3295 (Misc X): Add -D, --basic-display.
3296
3297 * maintaining.texi (Change Log): Correct the description of
3298 the example.
3299
3300 * major.texi (Choosing Modes): Document magic-mode-alist.
3301
8cf51b2c
GM
33022005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3303
3304 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3305 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3306 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3307 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3308 `w', respectively.
3309 (Rmail Labels): Mention `l'.
3310 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3311 (Rmail Summary Edit): Describe `j' and RET.
3312
c8763fb6 33132005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3314
3315 * xresources.texi (Lucid Resources): Add fontSet resource.
3316
8cf51b2c
GM
33172005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3318
3319 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3320 now called `indicate-empty-lines'.
3321
33222005-04-06 Kim F. Storm <storm@cua.dk>
3323
3324 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3325
33262005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3327
3328 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3329 deleted.
3330 (Marks vs Flags): Add some convenient key bindings.
3331 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3332 (Misc Dired Features): Correct and expand description of `w' command.
3333
3334 * frames.texi (XTerm Mouse): Delete apparently false info.
3335 The GNU/Linux console currently does not appear to support
3336 `xterm-mouse-mode'.
3337
8cf51b2c
GM
33382005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3339
3340 * calendar.texi (Diary): Mention shell utility `calendar'.
3341
33422005-04-01 Richard M. Stallman <rms@gnu.org>
3343
3344 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3345
8cf51b2c
GM
33462005-04-01 Lute Kamstra <lute@gnu.org>
3347
3348 * maintaining.texi (Change Log): add-change-log-entry uses
3349 add-log-mailing-address.
3350
33512005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3352
3353 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3354 `VC Mode Line' and put in an xref to that node.
3355 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3356 its description.
3357
33582005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3359
3360 * calendar.texi (Calendar Systems): Say that the Persian calendar
3361 implemented here is the arithmetical one championed by Birashk.
3362
33632005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3364
3365 * programs.texi (Fortran Motion): Fix previous change.
3366
8cf51b2c
GM
33672005-03-29 Richard M. Stallman <rms@gnu.org>
3368
3369 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3370
33712005-03-29 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * text.texi (Refill): Refer to Long Lines Mode.
3374 (Longlines): New node.
3375 (Auto Fill): Don't index "word wrap" here.
3376 (Filling): Add Longlines to menu.
3377
33782005-03-29 Richard M. Stallman <rms@gnu.org>
3379
3380 * xresources.texi: Minor fixes.
3381
3382 * misc.texi (Emacs Server): Fix Texinfo usage.
3383
3384 * emacs.texi (Top): Don't use a real section heading for
3385 "Detailed Node Listing". Fake it instead.
3386
3387 * basic.texi (Position Info): Minor cleanup.
3388
3389 * mule.texi (Input Methods): Minor cleanup.
3390
33912005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3392
3393 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3394 constructs as well.
3395 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3396
33972005-03-29 Kenichi Handa <handa@m17n.org>
3398
3399 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3400
3401 * basic.texi (Position Info): Update the description about the
3402 command C-u C-x =.
3403
34042005-03-28 Richard M. Stallman <rms@gnu.org>
3405
3406 * emacs.texi (Top): Use @section for the detailed node listing.
3407
3408 * calendar.texi: Minor fixes to previous change.
3409
3410 * programs.texi (Fortran): Small fixes to previous changes.
3411
3412 * emacs.texi (Top): Update list of subnodes of Dired.
3413 Likewise for building.texi.
3414
3415 * files.texi (File Conveniences): Delete Auto Image File mode.
3416
34172005-03-28 Chong Yidong <cyd@stupidchicken.com>
3418
3419 * building.texi (Flymake): New node.
3420
3421 * custom.texi (Function Keys): Document kp- event types and
3422 keypad-setup package.
3423
3424 * dired.texi (Wdired): New node.
3425
3426 * files.texi (File Conveniences): Reorder entries.
3427 Explain how to turn on Auto-image-file mode.
3428 Document Thumbs mode.
3429
3430 * mule.texi (Specify Coding): Document recode-region and
3431 recode-file-name.
3432
3433 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3434
34352005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3436
3437 * commands.texi (Keys): M-o is now a prefix key.
3438
34392005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3440
3441 * programs.texi: Reformat and update copyright years.
3442 (Fortran): Update section.
3443
34442005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * files.texi: Several small changes in addition to:
3447 (Visiting): Change xref for Dialog Boxes to ref.
3448 (Version Headers): Replace references to obsolete var
3449 `vc-header-alist' with `vc-BACKEND-header'.
3450 (Customizing VC): Update value of `vc-handled-backends'.
3451
34522005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3453
3454 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3455 move here from Emacs Lisp Reference Manual.
3456 * calendar.texi (Calendar/Diary, Diary Commands)
3457 (Special Diary Entries, Importing Diary): Change some xrefs to
3458 point to emacs-xtra rather than elisp.
3459
3460 * emacs-xtra.texi (Calendar Customizing):
3461 Move view-diary-entries-initially, view-calendar-holidays-initially,
3462 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3463 Emacs Manual.
3464 (Appt Customizing): Merge entire section into main Emacs Manual.
3465 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3466 mark-holidays-in-calendar here from emacs-xtra.
3467 (Displaying the Diary): Move view-diary-entries-initially,
3468 mark-diary-entries-in-calendar here from emacs-xtra.
3469 (Appointments): Move appt-display-mode-line,
3470 appt-display-duration, appt-disp-window-function,
3471 appt-delete-window-function here from emacs-xtra.
3472
3473 * calendar.texi: Update and reformat copyright.
3474 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3475 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3476 (Diary): Refer to `diary-file' rather than ~/diary.
3477 (Diary Commands): Rename node to "Displaying the Diary".
3478 * emacs.texi (Top): Rename "Diary Commands" section.
3479 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3480
34812005-03-26 Eli Zaretskii <eliz@gnu.org>
3482
3483 * misc.texi (Emacs Server): Fix the command for setting
3484 server-name. Add an xref to Invoking emacsclient.
3485
3486 * help.texi (Help Summary): Clarify when "C-h ." will do something
3487 nontrivial.
3488 (Apropos): Add cindex entry for apropos-sort-by-scores.
3489
3490 * display.texi (Text Display): Add index entries for how no-break
3491 characters are displayed.
3492
8cf51b2c
GM
34932005-03-26 Eli Zaretskii <eliz@gnu.org>
3494
3495 * files.texi (Visiting): Fix cross-references introduced with the
3496 last change.
3497
3498 * xresources.texi (GTK resources): Fix last change.
3499
8cf51b2c
GM
35002005-03-25 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * xresources.texi (X Resources): GTK options documented too.
3503 (Resources): Clarify meaning of program name.
3504 (Table of Resources): Add visualClass.
3505 (GTK resources): Rewrite.
3506 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3507
3508 * display.texi (Text Display): Mention non-breaking spaces.
3509
3510 * files.texi (Reverting): Document auto-revert-check-vc-info.
3511
3512 * frames.texi (Mouse Commands): Document
3513 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3514
3515 * help.texi (Help Summary): Add `C-h .'.
3516 (Apropos): Apropos accepts a list of search terms.
3517 Document apropos-sort-by-scores.
3518 (Help Echo): Document display-local-help.
3519
3520 * misc.texi (Emacs Server): Document server-name.
3521 (Invoking emacsclient): Document -s option for server names.
3522
3523 * text.texi (Outline Visibility): Introduce "current heading
3524 line" (commands can be called with point on a body line).
3525 Re-order table to follow the sequence of discussion.
3526 hide-body won't hide lines before first header line.
3527 (TeX Mode): Add DocTeX mode.
3528
8cf51b2c
GM
35292005-03-24 Richard M. Stallman <rms@gnu.org>
3530
3531 * mule.texi (Single-Byte Character Support): Delete mention
3532 of iso-acc.el and iso-transl.el.
3533
8cf51b2c
GM
35342005-03-23 Lute Kamstra <lute@gnu.org>
3535
3536 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3537
35382005-03-23 Richard M. Stallman <rms@gnu.org>
3539
8cf51b2c
GM
3540 * search.texi: Delete explicit node pointers.
3541 (Incremental Search): New menu.
3542 (Basic Isearch, Repeat Isearch, Error in Isearch)
3543 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3544 (Slow Isearch): New subnodes.
3545 (Configuring Scrolling): Node deleted.
3546 (Search Case): Doc default-case-fold-search.
3547 (Regexp Replace): Move replace-regexp doc here.
3548
3549 * rmail.texi (Movemail): Put commas inside closequotes.
3550
3551 * picture.texi (Insert in Picture): Document C-c arrow combos.
3552 (Basic Picture): Clarify erasure.
3553
3554 * display.texi (Font Lock): Put commas inside closequotes.
3555
3556 * cmdargs.texi (General Variables): Put commas inside closequotes.
3557
35582005-03-23 Nick Roberts <nickrob@snap.net.nz>
3559
3560 * building.texi (Stack Buffer): Mention reverse contrast for
3561 *selected* frame (might not be current frame).
3562
8cf51b2c
GM
35632005-03-21 Richard M. Stallman <rms@gnu.org>
3564
3565 * building.texi (Starting GUD): Add bashdb.
3566
35672005-03-20 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * basic.texi (Moving Point): Add M-g M-g binding.
3570 (Undo): Document undo-only.
3571 (Position Info): Document M-g M-g and C-u M-g M-g.
3572
3573 * building.texi (Building): Put Grep Searching after Compilation
3574 Shell.
3575 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3576 Document next-error-highlight.
3577 (Grep Searching): Document grep-highlight-matches.
3578 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3579
3580 * calendar.texi (Importing Diary): Rename node from iCalendar.
3581 Document diary-from-outlook.
3582
3583 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3584 Commands.
3585 Mention effect of X drag and drop on Dired buffers.
3586
3587 * files.texi (Visiting): Document large-file-warning-threshold.
3588 Move paragraph on file-selection dialog.
3589 Mention visiting files using X drag and drop.
3590 (Reverting): Mention using Auto-Revert mode to tail files.
3591 Document auto-revert-tail-mode.
3592 (Version Systems): Minor correction.
3593 (Comparing Files): Diff-mode is no longer based on Compilation
3594 mode.
3595 Document compare-ignore-whitespace.
3596 (Misc File Ops): Explain passing a directory to rename-file.
3597 Likewise for copy-file and make-symbolic-link.
3598
3599 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3600 Document mouse-wheel-progressive speed.
3601
3602 * help.texi (Misc Help): Document numeric argument for C-h i.
3603 Correctly explain the effect of just C-u as argument.
3604
3605 * killing.texi (Deletion): Document numeric argument for
3606 just-one-space.
3607
3608 * mini.texi (Completion): Completion acts on text before point.
3609
3610 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3611 (Emulation): CUA mode replaces pc-bindings-mode,
3612 pc-selection-mode, and s-region.
3613
3614 * mule.texi (Input Methods): Leim is now built-in.
3615 (Select Input Method): Document quail-show-key.
3616 (Specify Coding): Document revert-buffer-with-coding-system.
3617
3618 * programs.texi (Fortran Motion): Document f90-next-statement,
3619 f90-previous-statement, f90-next-block, f90-previous-block,
3620 f90-end-of-block, and f90-beginning-of-block.
3621
3622 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3623
3624 * emacs.texi (Acknowledgments): Updated.
3625
3626 * anti.texi: Total rewrite.
3627
8cf51b2c
GM
36282005-03-19 Chong Yidong <cyd@stupidchicken.com>
3629
3630 * ack.texi (Acknowledgments): Update.
3631
36322005-03-19 Eli Zaretskii <eliz@gnu.org>
3633
3634 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3635 copyright years.
3636
36372005-03-14 Nick Roberts <nickrob@snap.net.nz>
3638
3639 * building.texi (Commands of GUD): Move paragraph on setting
3640 breakpoints with mouse to the GDB Graphical Interface node.
3641
36422005-03-07 Richard M. Stallman <rms@gnu.org>
3643
8cf51b2c
GM
3644 * misc.texi (Single Shell, Shell Options): Fix previous change.
3645
3646 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3647
36482005-03-06 Richard M. Stallman <rms@gnu.org>
3649
3650 * building.texi (Starting GUD): Don't explain text vs graphical
3651 GDB here. Just mention it and xref.
3652 Delete "just one debugger process".
3653 (Debugger Operation): Move GUD tooltip info here.
3654 (GUD Tooltips): Node deleted.
3655 (GDB Graphical Interface): Explain the two GDB modes here.
3656
8cf51b2c
GM
3657 * sending.texi (Sending Mail): Minor cleanup.
3658 (Mail Aliases): Explain quoting conventions.
3659 Update key rebinding example.
3660 (Header Editing): C-M-i is like M-TAB.
3661 (Mail Mode Misc): mail-attach-file does not do MIME.
3662
3663 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3664 that really belongs here.
3665 (Remote Mailboxes): Text moved to Rmail Inbox.
3666 (Rmail Display): Mention Mouse-1.
3667 (Movemail): Clarify two movemail versions.
3668 Clarify rmail-movemail-program.
3669
8cf51b2c
GM
3670 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3671 Document async shell commands.
3672 (Shell History): Clarify.
3673 (Shell Ring): Mention C-UP an C-DOWN.
3674 (Shell Options): Add comint-prompt-read-only.
3675 (Invoking emacsclient): Set EDITOR to run Emacs.
3676 (Sorting): No need to explain what region is.
3677 (Saving Emacs Sessions): Fix typo.
3678 (Recursive Edit): Fix punctuation.
3679 (Emulation): Don't mention "PC bindings" which are standard.
3680 (Hyperlinking): Explain Mouse-1 convention here.
3681 (Find Func): Node deleted.
3682
8cf51b2c
GM
3683 * help.texi (Name Help): Xref to Hyperlinking.
3684
3685 * glossary.texi (Glossary):
3686 Rename "Balance Parentheses" to "Balancing...".
3687 Add "Byte Compilation". Correct "Copyleft".
3688 New xref in "Customization".
3689 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3690 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3691 Rename "Registers" to "Register".
3692 Replace "Selecting" with "Selected Frame",
3693 "Selected Window", and "Selecting a Buffer".
3694
3695 * files.texi (Types of Log File): Explain how projects'
3696 methods can vary.
3697
8cf51b2c
GM
3698 * display.texi (Faces): Delete "Emacs 21".
3699
3700 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3701 * fixit.texi (Spelling): C-M-i like M-TAB.
3702 * mini.texi (Completion Options): C-M-i like M-TAB.
3703 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3704 * text.texi (Text Mode): C-M-i like M-TAB.
3705
3706 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3707
3708 * calendar.texi (Specified Dates): Mention `g w'.
3709 (Appointments): appt-activate toggles with no arg.
3710
8cf51b2c
GM
37112005-03-05 Juri Linkov <juri@jurta.org>
3712
3713 * cmdargs.texi (Emacs Invocation): Add cindex
3714 "invocation (command line arguments)"
3715 (Misc X): Add -nbc, --no-blinking-cursor.
3716
37172005-03-04 Ulf Jasper <ulf.jasper@web.de>
3718
3719 * calendar.texi (iCalendar): No need to require it now.
3720
8cf51b2c
GM
37212005-03-03 Nick Roberts <nickrob@snap.net.nz>
3722
3723 * trouble.texi (Contributing): Mention Savannah. Direct users to
3724 emacs-devel.
3725
37262005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3727
3728 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3729 window.
3730
8cf51b2c
GM
37312005-02-27 Richard M. Stallman <rms@gnu.org>
3732
3733 * building.texi (Compilation): Update mode line status info.
3734
37352005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3736
3737 * calendar.texi (General Calendar): Document binding of
3738 scroll-other-window-down.
3739 (Mayan Calendar): Fix earliest date.
3740 (Time Intervals): Document timeclock-change.
3741 Fix timeclock-ask-before-exiting documentation.
3742
37432005-02-26 Kim F. Storm <storm@cua.dk>
3744
3745 * frames.texi (Mouse References):
3746 Add mouse-1-click-in-non-selected-windows.
3747
37482005-02-25 Richard M. Stallman <rms@gnu.org>
3749
3750 * screen.texi (Screen): Explain better about cursors and mode lines;
3751 don't presuppose text terminals.
3752 (Point): Don't assume just one cursor.
3753 Clarify explanation of cursors.
3754 (Echo Area, Menu Bar): Cleanups.
3755
3756 * mini.texi (Minibuffer): Prompts are highlighted.
3757 (Minibuffer Edit): Newline = C-j only on text terminals.
3758 Clarify resize-mini-windows values.
3759 Mention M-PAGEUP and M-PAGEDOWN.
3760 (Completion Commands): Mouse-1 like Mouse-2.
3761 (Minibuffer History): Explain history commands better.
3762 (Repetition): Add xref to Incremental Search.
3763
3764 * mark.texi (Setting Mark): Clarify info about displaying mark.
3765 Clarify explanation of C-@ and C-SPC.
3766 (Transient Mark): Mention Delete Selection mode.
3767 (Marking Objects): Clean up text about extending the region.
3768
3769 * m-x.texi (M-x): One C-g doesn't always go to top level.
3770 No delay before suggest-key-bindings output.
3771
3772 * fixit.texi (Fixit): Mention C-/ for undo.
3773 (Spelling): Mention ESC TAB like M-TAB.
3774 Replacement words with r and R are rechecked.
3775 Say where C-g leaves point. Mention ? as input.
3776
37772005-02-23 Lute Kamstra <lute@gnu.org>
3778
3779 * cmdargs.texi (Initial Options): Add cross reference.
3780
8cf51b2c
GM
37812005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3782
3783 * emacs.texi (Top): Update menu for splitting of node in
3784 msdog.texi.
3785 * frames.texi (Frames): Update xref for splitting of node in
3786 msdog.texi.
3787 * trouble.texi (Quitting): Ditto.
3788
37892005-02-16 Richard M. Stallman <rms@gnu.org>
3790
3791 * windows.texi (Split Window): Simplify line truncation info
3792 and xref to Display Custom.
3793
3794 * trouble.texi (Quitting): Emergency escape only for text terminal.
3795 (Screen Garbled): C-l for ungarbling is only for text terminal.
3796
3797 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3798
3799 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3800
3801 * programs.texi (Program Modes): Mention Python mode.
3802 (Moving by Defuns): Repeating C-M-h extends region.
3803 (Basic Indent): Clarify.
3804 (Custom C Indent): Clarify.
3805 (Expressions): Repeating C-M-@ extends region.
3806 (Info Lookup): Clarify for C-h S.
3807 (Symbol Completion): ESC TAB alternative for M-TAB.
3808 (Electric C): Clarify.
3809
3810 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3811
3812 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3813 MS-DOS Input node.
3814 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3815 (MS-DOS and MULE): Clarify.
3816 (MS-DOS Processes, Windows Processes): Fix typos.
3817
3818 * major.texi (Choosing Modes): Clarify.
3819
3820 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3821 (Keyboard Macro Step-Edit): Clarify.
3822
3823 * indent.texi (Indentation): Clarifications.
3824
3825 * help.texi (Help): Correct error about C-h in query-replace.
3826 Clarify apropos vs C-h a. Fix how to search in FAQ.
3827 (Key Help): Describe C-h w here.
3828 (Name Help): Minor cleanup. C-h w moved to Key Help.
3829 Clarify the "object" joke.
3830 (Apropos): Clarify. Mouse-1 like Mouse-2.
3831 (Help Mode): Mouse-1 like Mouse-2.
3832
3833 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3834
3835 * display.texi (Display): Reorder menu.
3836 (Faces): Cleanup.
3837 (Font Lock): Cleanup. Mention Options menu.
3838 Delete obsolete text.
3839 (Scrolling): For C-l, don't presume text terminal.
3840 (Horizontal Scrolling): Simplify intro.
3841 (Follow Mode): Clarify.
3842 (Cursor Display): Moved before Display Custom.
3843 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3844 Doc default-tab-width. Doc line truncation more thoroughly.
3845
3846 * dired.texi (Dired Enter): C-x C-f can run Dired.
3847 (Dired Visiting): Comment out `a' command.
3848 Mouse-1 is like Mouse-2.
3849 (Shell Commands in Dired): ? can be used more than once.
3850
3851 * basic.texi (Continuation Lines): Simplify description of truncation,
3852 and refer to Display Custom for the rest of it.
3853
8cf51b2c
GM
38542005-02-06 Lute Kamstra <lute@gnu.org>
3855
3856 * basic.texi (Undo): Fix typo.
3857
3858 * cmdargs.texi (Emacs Invocation): Fix typo.
3859
3860 * custom.texi (Init Examples): Fix typo.
3861
3862 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3863
38642005-02-06 Richard M. Stallman <rms@gnu.org>
3865
3866 * regs.texi (Registers): Registers can hold numbers, too.
3867
3868 * killing.texi (Other Kill Commands): Cleanup.
3869 Delete redundant explanation of kill in read-only buffer.
3870 (Yanking): Mention term "copying".
3871 (Accumulating Text): Fix typo.
3872
3873 * entering.texi (Entering Emacs): Update rationale at start.
3874 (Exiting): Treat iconifying on a par with suspension.
3875
3876 * custom.texi (Minor Modes): Fix typo.
3877 (Easy Customization): Fix menu style.
3878 (Variables): Add xref.
3879 (Examining): Setting for future sessions works through .emacs.
3880 (Keymaps): "Text terminals", not "Many".
3881 (Init Rebinding): Explain \C-. Show example of \M-.
3882 Fix minor wording errors.
3883 (Function Keys): Explain vector syntax just once.
3884 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3885 (Init File): Mention .emacs.d directory.
3886 (Init Examples): Add xref.
3887 (Find Init): Mention .emacs.d directory.
3888
3889 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3890 (Action Arguments): Explain which kinds of -l args are found how.
3891 (Initial Options): --batch does not inhibit site-start.
3892 Add xrefs.
3893 (Command Example): Use --batch, not -batch.
3894
3895 * basic.texi (Inserting Text): Cleanup wording.
3896 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3897 C-n is not error at end of buffer.
3898 (Undo): Doc C-/ like C-_. Add xrefs.
3899 (Arguments): META key may be labeled ALT.
3900 Peculiar arg meanings are explained in doc strings.
3901
3902 * abbrevs.texi (Expanding Abbrevs): Clarify.
3903
39042005-02-05 Eli Zaretskii <eliz@gnu.org>
3905
3906 * frames.texi (Frame Parameters): Add an xref to the description
3907 of list-colors-display. Add a pointer to the X docs about colors.
3908
3909 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3910 Impove docs of list-colors-display.
3911
39122005-02-03 Lute Kamstra <lute@gnu.org>
3913
3914 * frames.texi (Frames, Drag and Drop): Fix typos.
3915
39162005-02-03 Richard M. Stallman <rms@gnu.org>
3917
3918 * windows.texi (Basic Window): Mention color-change in mode line.
3919 (Change Window): Explain dragging vertical boundaries.
3920
3921 * text.texi (Sentences): Clarify.
3922 (Paragraphs): Explain M-a and blank lines.
3923 (Outline Mode): Clarify text and menu.
3924 (Hard and Soft Newlines): Mention use-hard-newlines.
3925
3926 * frames.texi (Frames): Delete unnecessary mention of Windows.
3927 (Mouse Commands): Likewise. Mention xterm mouse support.
3928 (Clipboard): Clarify.
3929 (Mouse References): Mention use of Mouse-1 for following links.
3930 (Menu Mouse Clicks): Clarify.
3931 (Mode Line Mouse): Clarify.
3932 (Drag and Drop): Rewrite.
3933
3934 * fixit.texi (Spelling): Fix typo.
3935
3936 * files.texi (File Names): Clarify.
3937 (Visiting): Update conditions for use of file dialog. Clarify.
3938 (Saving): Doc d as answer in save-some-buffers.
3939 (Remote Files): Clean up the text.
3940
3941 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3942
3943 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3944 (List Buffers): Clarify.
3945 (Several Buffers): Doc T command.
3946 (Buffer Convenience): Clarify menu.
3947
3948 * basic.texi (Undo): Clarify last change.
3949
39502005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3951
3952 * fixit.texi (Spelling): Fix typo.
3953
39542005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3955
3956 * basic.texi (Undo): Update description of `undo-outer-limit'.
3957
39582005-02-01 Nick Roberts <nickrob@snap.net.nz>
3959
3960 * building.texi: Update documentation relating to GDB Graphical
3961 Interface.
3962
39632005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3964
3965 * custom.texi (Easy Customization): Adapt menu to node name change.
3966
39672005-01-30 Richard M. Stallman <rms@gnu.org>
3968
3969 * custom.texi (Easy Customization): Defn of "User Option" now
3970 includes faces. Don't say just "option" when talking about variables.
3971 Do say just "options" to mean "anything customizable".
3972 (Specific Customization): Describe `customize-variable',
3973 not `customize-option'.
3974
3975 * glossary.texi (Glossary) <Faces>: Add xref.
3976 <User Option>: Change definition--include faces. Change xref.
3977
3978 * picture.texi (Picture): Mention artist.el.
3979
3980 * sending.texi, screen.texi, programs.texi, misc.texi:
3981 * mini.texi, major.texi, maintaining.texi, macos.texi:
3982 * help.texi, frames.texi, files.texi:
3983 Don't say just "option" when talking about variables.
3984
3985 * display.texi, mule.texi: Don't say just "option" when talking
3986 about variables. Other minor cleanups.
3987
8cf51b2c
GM
39882005-01-26 Lute Kamstra <lute@gnu.org>
3989
3990 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3991 File'. Mention the `-Q' option at the `--no-site-file' option.
3992
8cf51b2c
GM
39932005-01-22 David Kastrup <dak@gnu.org>
3994
3995 * building.texi (Grep Searching): Mention alias `find-grep' for
3996 `grep-find'.
3997
39982005-01-20 Richard M. Stallman <rms@gnu.org>
3999
4000 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4001
8cf51b2c
GM
40022005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4003
4004 * rmail.texi (Movemail): Explain differences
4005 between standard and mailutils versions of movemail.
4006 Describe command line and configuration options introduced
4007 with the latter.
4008 Explain the notion of mailbox URL, provide examples and
4009 cross-references to mailutils documentation.
4010 Describe various methods of specifying mailbox names,
4011 user names and user passwords for rmail.
4012 (Remote Mailboxes): New section. Describe
4013 how movemail handles remote mailboxes. Describe configuration
4014 options used to control its behavior.
4015 (Other Mailbox Formats): Explain handling of various mailbox
4016 formats.
4017
40182005-01-13 Richard M. Stallman <rms@gnu.org>
4019
4020 * commands.texi (Commands): Clarification.
4021
40222005-01-11 Richard M. Stallman <rms@gnu.org>
4023
4024 * programs.texi (Multi-line Indent): Fix previous change.
4025 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4026
8cf51b2c
GM
40272005-01-08 Richard M. Stallman <rms@gnu.org>
4028
4029 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4030 lazy-highlight.
4031
4032 * search.texi (Query Replace): Mention faces query-replace
4033 and lazy-highlight.
4034 (Incremental Search): Update isearch highlighting info.
4035
8cf51b2c
GM
40362005-01-04 Richard M. Stallman <rms@gnu.org>
4037
4038 * custom.texi (Saving Customizations): Minor improvement.
4039
8cf51b2c
GM
40402005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4041
4042 * custom.texi (Saving Customizations): Emacs no longer loads
4043 `custom-file' after .emacs. No longer mention customizing through
4044 Custom.
4045
8cf51b2c
GM
40462005-01-01 Andreas Schwab <schwab@suse.de>
4047
4048 * killing.texi (Graphical Kill): Move up under node Killing,
4049 change @section to @subsection.
4050
40512005-01-01 Richard M. Stallman <rms@gnu.org>
4052
4053 * custom.texi (Face Customization): Mention hex color specs.
4054
4055 * emacs.texi (Top): Update Killing submenu.
4056
4057 * killing.texi (Killing): Reorganize section.
4058 No more TeX-only text; put the node command at start of chapter.
4059 But the first section heading is used only in TeX.
4060 Rewrite the text to read better in this mode.
4061 (Graphical Kill): New subnode gets some of the text that
4062 used to be in the first section.
4063
40642004-12-31 Richard M. Stallman <rms@gnu.org>
4065
4066 * dired.texi (Shell Commands in Dired): Delete the ? example.
4067
4068 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4069
4070 * files.texi (Saving): Describe new require-final-newline features
4071 and mode-require-final-newline.
4072
8cf51b2c
GM
40732004-12-29 Richard M. Stallman <rms@gnu.org>
4074
4075 * custom.texi (File Variables): Clarify previous change.
4076
c8763fb6 40772004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4078
4079 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4080 out now.
4081
40822004-12-27 Richard M. Stallman <rms@gnu.org>
4083
4084 * Makefile.in (MAKEINFO): Specify --force.
4085
4086 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4087 (Undo): Doc undo-outer-limit.
4088
8cf51b2c
GM
40892004-12-15 Juri Linkov <juri@jurta.org>
4090
4091 * mark.texi (Transient Mark, Mark Ring): M-< and other
4092 movement commands don't set mark in Transient Mark mode
4093 if mark is active.
4094
8cf51b2c
GM
40952004-12-12 Juri Linkov <juri@jurta.org>
4096
4097 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4098 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4099
4100 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4101 (Misc Dired Commands): Add @r{(Dired)} to w.
4102
41032004-12-12 Juri Linkov <juri@jurta.org>
4104
4105 * mark.texi (Marking Objects): Marking commands also extend the
4106 region when mark is active in Transient Mark mode.
4107
8cf51b2c
GM
41082004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4109
4110 * custom.texi (Saving Customizations): Emacs only loads the custom
4111 file automatically after the init file in version 22.1 or later.
4112 Adapt text and examples to this fact.
4113
8cf51b2c
GM
41142004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4117 be set through Custom. Otherwise, it has no effect.
4118
8cf51b2c
GM
41192004-12-05 Richard M. Stallman <rms@gnu.org>
4120
4121 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4122 * entering.texi: Rename Command Line to Emacs Invocation.
4123
8cf51b2c
GM
4124 * misc.texi (Term Mode): Correcty describe C-c.
4125
4126 * custom.texi (Easy Customization): Move up to section level,
4127 before Variables. Avoid using the term "variable"; say "option".
4128 New initial explanation.
4129 (Variables): In initial explanation, connect "variable" to the
4130 already-explained "user option".
4131
4132 * emacs.texi (Top): Fix ref to Command Line.
4133 Move reference to Easy Customization.
4134
4135 * xresources.texi (X Resources): Fix From link.
4136
4137 * doclicense.texi (GNU Free Documentation License): Fix To link.
4138
4139 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4140
4141 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4142
41432004-12-03 Richard M. Stallman <rms@gnu.org>
4144
4145 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4146
41472004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4148
4149 * kmacro.texi: Several small changes in addition to the following.
4150 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4151 defining a keyboard macro.
4152 Mention `kmacro-ring-max'.
4153 (Keyboard Macro Counter): Clarify description of
4154 `kmacro-insert-counter', `kmacro-set-counter',
4155 `kmacro-add-counter' and `kmacro-set-format'.
4156
41572004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4158
4159 * custom.texi (File Variables): Add `unibyte' and make it more
4160 clear that `unibyte' and `coding' are special. Suggested by Simon
4161 Krahnke <overlord@gmx.li>.
4162
4163 * mule.texi (Enabling Multibyte): Refer to File Variables.
4164 Suggested by Simon Krahnke <overlord@gmx.li>.
4165
c8763fb6 41662004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4167
4168 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4169 x-use-old-gtk-file-dialog.
4170
8cf51b2c
GM
41712004-11-20 Richard M. Stallman <rms@gnu.org>
4172
4173 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4174
41752004-11-09 Lars Brinkhoff <lars@nocrew.org>
4176
4177 * building.texi (Lisp Eval): Delete hyphen in section name.
4178
41792004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4180
4181 * files.texi (Old Versions):
4182 No longer document annotation as "CVS only".
4183
41842004-11-10 Andre Spiegel <spiegel@gnu.org>
4185
4186 * files.texi (Version Control): Rewrite the introduction about
4187 version systems, mentioning the new ones that we support. Thanks
4188 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4189 suggestions.
4190
c8763fb6 41912004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4192
49823426 4193 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4194
c8763fb6 41952004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4196
4197 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4198
41992004-10-23 Eli Zaretskii <eliz@gnu.org>
4200
4201 * text.texi (Text Based Tables, Table Definition)
4202 (Table Creation, Table Recognition, Cell Commands)
4203 (Cell Justification, Row Commands, Column Commands)
4204 (Fixed Width Mode, Table Conversion, Measuring Tables)
4205 (Table Misc): New nodes, documenting the Table Mode.
4206
8cf51b2c
GM
42072004-10-19 Jason Rumney <jasonr@gnu.org>
4208
4209 * makefile.w32-in (info): Change order of arguments to makeinfo.
4210
42112004-10-19 Ulf Jasper <ulf.jasper@web.de>
4212
4213 * calendar.texi (iCalendar): Update for package changes.
4214
8cf51b2c
GM
42152004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4216
4217 * files.texi (Misc File Ops): View mode is a minor mode.
4218
8cf51b2c
GM
42192004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4220
4221 * calendar.texi (iCalendar): Style changes.
4222
42232004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4224
4225 * search.texi (Regexps): The regexp described in the example is no
4226 longer stored in the variable `sentence-end'.
4227
8cf51b2c
GM
42282004-10-06 Nick Roberts <nickrob@snap.net.nz>
4229
4230 * building.texi (Starting GUD): Note that multiple debugging
4231 sessions requires `gdb --fullname'.
4232
42332004-10-05 Ulf Jasper <ulf.jasper@web.de>
4234
4235 * calendar.texi (iCalendar): New section for a new package.
4236
8cf51b2c
GM
42372004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4238
4239 * text.texi: Various small changes in addition to the following.
4240 (Text): Replace xref for autotype with inforef.
4241 (Sentences): Explain nil value for `sentence-end'.
4242 (Paragraphs): Update default values for `paragraph-start' and
4243 `paragraph-separate'.
4244 (Text Mode): Correct description of Text mode's effect on the
4245 syntax table.
4246 (Outline Visibility): `hide-other' does not hide top level headings.
4247 `selective-display-ellipses' no longer has an effect on Outline mode.
4248 (TeX Misc): Add missing @cindex.
4249 Replace xref for RefTeX with inforef.
4250 (Requesting Formatted Text): The variable
4251 `enriched-fill-after-visiting' no longer exists.
4252 (Editing Format Info): Update names of menu items and commands.
4253 (Format Faces): Mention special effect of specifying the default face.
4254 Describe inheritance of text properties.
4255 Correct description of `fixed' face.
4256 (Format Indentation): Correct description of effect of setting
4257 margins. Mention `set-left-margin' and `set-right-margin'.
4258 (Format Justification): Update names of menu items.
4259 `set-justification-full' is now bound to `M-j b'.
4260 Mention that `default-justification' is a per buffer variable.
4261 (Format Properties): Update name of menu item.
4262 (Forcing Enriched Mode): `format-decode-buffer' automatically
4263 turns on Enriched mode if the buffer is in text/enriched format.
4264
42652004-10-05 Emilio C. Lopes <eclig@gmx.net>
4266
4267 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4268
42692004-09-28 Kim F. Storm <storm@cua.dk>
4270
4271 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4272 Align with new functionality.
4273
8cf51b2c
GM
42742004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4275
4276 * display.texi (Display Custom): Remove stray `@end defvar'.
4277
42782004-09-23 Kim F. Storm <storm@cua.dk>
4279
4280 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4281 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4282
8cf51b2c
GM
42832004-09-20 Richard M. Stallman <rms@gnu.org>
4284
4285 * custom.texi (Hooks): Explain using setq to clear out a hook.
4286 (File Variables): Explain multiline string constants.
4287 (Non-ASCII Rebinding): Explain when you need to update
4288 non-ASCII char codes in .emacs.
4289
4290 * building.texi (Compilation): Explain how to make a silent
4291 subprocess that won't be terminated. Explain compilation-environment.
4292
42932004-09-13 Kim F. Storm <storm@cua.dk>
4294
4295 * mini.texi (Repetition): Rename isearch-resume-enabled to
4296 isearch-resume-in-command-history and change default to disabled.
4297
8cf51b2c
GM
42982004-09-09 Kim F. Storm <storm@cua.dk>
4299
4300 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4301 with new `kmacro-name-last-macro'.
4302
8cf51b2c
GM
43032004-09-08 Juri Linkov <juri@jurta.org>
4304
4305 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4306
8cf51b2c
GM
43072004-09-03 Juri Linkov <juri@jurta.org>
4308
4309 * search.texi (Incremental Search): Update wording for M-%.
4310
43112004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4312
4313 * killing.texi (Killing): Correct description of kill commands in
4314 read-only buffer.
4315
43162004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4317
4318 * building.texi (Compilation Mode): Add a paragraph about rules
4319 for finding the compilation buffer for `next-error'.
4320
4321 * search.texi (Other Repeating Search): Mention that Occur mode
4322 supports the next-error functionality.
4323
43242004-09-02 Juri Linkov <juri@jurta.org>
4325
4326 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4327
43282004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4329
4330 * kmacro.texi (Basic Keyboard Macro):
4331 `apply-macro-to-region-lines' now operates on all lines that begin
4332 in the region, rather than on all complete lines in the region.
4333
c8763fb6 43342004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4335
4336 * frames.texi (Drag and drop): Add documentation about
4337 x-dnd-test-function and x-dnd-known-types.
4338
43392004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4340
4341 * indent.texi: Various minor changes in addition to:
4342 (Indentation Commands): Correct description of `indent-relative'.
4343 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4344 mode. The *Tab Stops* buffer uses Overwrite Mode.
4345 (Just Spaces): `tabify' converts sequences of at least two spaces
4346 to tabs.
4347
8cf51b2c
GM
43482004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4349
4350 * frames.texi (Secondary Selection): Setting the secondary
4351 selection with M-Drag-Mouse-1 does not alter the kill ring,
4352 setting it with M-Mouse-1 and M-Mouse-3 does.
4353 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4354 toolkit scroll bars.
4355 (Scroll Bars): Ditto.
4356
4357 * windows.texi (Basic Window): When using a window system, the value
4358 of point in a non-selected window is indicated by a hollow box.
4359 (Split Window): Side by side windows are separated by a scroll bar,
4360 if scroll bars are used.
4361 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4362 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4363 (Window Convenience): Update bindings for `winner-undo' and
4364 `winner-redo'.
4365
4366 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4367 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4368 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4369 of "Using Emacs as a Server".
4370 * building.texi (Building): Interchange nodes (for correct numbering).
4371 * programs.texi (Programs): Interchange nodes (for correct numbering).
4372 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4373 Info to the node structure.
4374 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4375 Rearrange order of nodes and sections such that both "GNU GENERAL
4376 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4377 end, as appropriate for appendices.
4378 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4379 Use `@unnumberedsec'.
4380 * trouble.texi: Adapt sectioning in Info to the node structure.
4381 Adapt node pointers to change in emacs.texi.
4382 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4383
8cf51b2c
GM
43842004-08-25 Kenichi Handa <handa@m17n.org>
4385
4386 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4387 description for unibyte mode.
4388
43892004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4390
4391 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4392
4393 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4394 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4395 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4396 in @pxref.
4397
43982004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4399
4400 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4401 Change section names.
4402
8cf51b2c
GM
44032004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * kmacro.texi (Keyboard Macro Ring): Rename section.
4406 Emacs treats the head of the macro ring as the `last keyboard macro'.
4407 (Keyboard Macro Counter): Minor change.
4408 (Save Keyboard Macro): Some clarifications.
4409 (Edit Keyboard Macro): Rename section.
4410
4411 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4412 32-bit machines.
4413 (Several Buffers): Clarify which buffer is selected if `2' is
4414 pressed in the Buffer Menu.
4415 Auto Revert mode can be used to update the Buffer Menu
4416 automatically.
4417
44182004-08-21 Eli Zaretskii <eliz@gnu.org>
4419
4420 * help.texi (Misc Help): Add an index entry for finding an Info
4421 manual by its file name.
4422
44232004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4424
4425 * files.texi (Backup Deletion): Correct description of
4426 `delete-old-versions'.
4427 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4428 (Auto Save Files): Recommend `auto-save-mode' to reenable
4429 auto-saving, rather than the abbreviation `auto-save'.
4430
44312004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4432
4433 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4434 for "killing" and "yanking" in main menu.
4435
44362004-08-16 Richard M. Stallman <rms@gnu.org>
4437
4438 * killing.texi (Yanking, Killing): Minor cleanups.
4439
4440 * mark.texi (Momentary Mark): Minor cleanups.
4441
44422004-08-15 Kenichi Handa <handa@etl.go.jp>
4443
4444 * custom.texi (Non-ASCII Rebinding):
4445 C-q always inserts the right code to pass to global-set-key.
4446
8cf51b2c
GM
44472004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4450 `insert-register', instead of `C-x r g' binding, for consistency.
4451
44522004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4453
4454 * fixit.texi (Spelling): Fix typo.
4455
44562004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4457
4458 * help.texi (Help): Fix Texinfo usage.
4459
8cf51b2c
GM
44602004-07-24 Richard M. Stallman <rms@gnu.org>
4461
4462 * text.texi (Paragraphs): Update how paragraphs are separated
4463 and the default for paragraph-separate.
4464
4465 * search.texi (Regexp Replace): Further update text for new
4466 replacement operators.
4467
8cf51b2c
GM
44682004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4469
4470 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4471 `R' switch.
4472
4473 * dired.texi (Dired Updating): `k' only deletes inserted
4474 subdirectories from the Dired buffer if a prefix argument was given.
4475
4476 * search.texi (Regexps): Delete redundant definition of `symbol' in
4477 description of `\_>'. It already occurs in the description of `\_<'.
4478
8cf51b2c
GM
44792004-07-01 Juri Linkov <juri@jurta.org>
4480
4481 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4482 (Regexp Search): Add M-r.
4483
44842004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4485
4486 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4487
44882004-06-29 Jesper Harder <harder@ifa.au.dk>
4489
49823426 4490 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4491
44922004-06-25 Richard M. Stallman <rms@gnu.org>
4493
4494 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4495
44962004-06-25 David Kastrup <dak@gnu.org>
4497
4498 * search.texi (Regexp Replace): Some typo corrections and
4499 rearrangement.
4500
45012004-06-24 David Kastrup <dak@gnu.org>
4502
4503 * search.texi (Unconditional Replace): Use replace-string instead
4504 of query-replace in example.
4505 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4506 sequences.
4507 (Query Replace): Correct explanation of `^' which does not use
4508 the mark stack.
4509
45102004-06-21 Nick Roberts <nickrob@gnu.org>
4511
4512 * misc.texi (Shell History Copying): Document comint-insert-input.
4513 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4514
8cf51b2c
GM
45152004-06-20 Jesper Harder <harder@ifa.au.dk>
4516
4517 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4518 * custom.texi (Customization): Do.
4519 * anti.texi (Antinews): Do.
4520 * abbrevs.texi (Defining Abbrevs): Do.
4521
4522 * programs.texi (Info Lookup): Fix keybinding for
4523 info-lookup-symbol.
4524
45252004-06-16 Juanma Barranquero <lektu@terra.es>
4526
4527 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4528 Add emacs-xtra.
4529 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4530 (clean): Add emacs-xtra and flymake. Remove redundancies.
4531
45322004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4533
4534 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4535 Add emacs-xtra.
4536 * emacs-xtra.texi: New file.
4537
45382004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4539
4540 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4541 (Dired and Find): Mention differences with ordinary Dired buffers.
4542
8cf51b2c
GM
45432004-06-13 Richard M. Stallman <rms@gnu.org>
4544
4545 * custom.texi (Init Syntax): Explain about vars that do special
4546 things when set with setq or with Custom.
4547 (Init Examples): Add line-number-mode example.
4548
8cf51b2c
GM
45492004-06-12 Juri Linkov <juri@jurta.org>
4550
4551 * dired.texi (Operating on Files): Add dired-do-touch.
4552
8cf51b2c
GM
45532004-06-10 Juri Linkov <juri@jurta.org>
4554
4555 * building.texi (Lisp Eval): Add C-M-x on defface.
4556
45572004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4558
4559 * files.texi (Reverting): Auto-Revert mode and
4560 Global Auto-Revert mode no longer revert remote files.
4561
8cf51b2c
GM
45622004-05-29 Richard M. Stallman <rms@gnu.org>
4563
4564 * custom.texi (Init File): Two dashes start --no-site-file.
4565
8cf51b2c
GM
45662004-05-29 Alan Mackenzie <acm@muc.de>
4567
4568 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4569 ("AWK"): Is consistently thus spelt throughout.
4570 (AWK, Pike): Document as "C-like modes".
4571 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4572 (M-x man): Supersedes M-x manual-entry.
4573 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4574
4575 ("Comments in C"): Delete node; the info is in CC Mode manual.
4576 (c-comment-only-line-offset): Remove description.
4577
4578 (C-c ., C-c C-c): Describe new C Mode bindings.
4579
4580 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4581 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4582 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4583 Amend definitions.
4584
4585 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4586 Describe functions.
4587
4588 (c-comment-start-regexp, c-hanging-comment-ender-p)
4589 (c-hanging-comment-starter-p): Remove obsolete definitions.
4590
4591 * emacs.texi: Remove the menu entry "Comments in C".
4592
8cf51b2c
GM
45932004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4594
4595 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4596 `M-x locate'.
4597
45982004-05-16 Karl Berry <karl@gnu.org>
4599
4600 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4601 makeinfo --html fails.
4602 * help.texi (Help Summary) [@ifnottex]: Likewise.
4603
46042004-05-13 Nick Roberts <nickrob@gnu.org>
4605
4606 * building.texi (GDB Graphical Interface): Update and describe
4607 layout first.
4608
8cf51b2c
GM
46092004-05-04 Jason Rumney <jasonr@gnu.org>
4610
4611 * makefile.w32-in: Revert last change.
4612
46132004-05-03 Jason Rumney <jasonr@gnu.org>
4614
4615 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4616
8cf51b2c
GM
46172004-04-23 Juanma Barranquero <lektu@terra.es>
4618
4619 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4620
46212004-04-18 Juri Linkov <juri@jurta.org>
4622
4623 * fixit.texi (Spelling): Remove file extension from ispell xref.
4624
46252004-04-15 Kim F. Storm <storm@cua.dk>
4626
4627 * cmdargs.texi (Initial Options): Add -Q.
4628
46292004-04-05 Kim F. Storm <storm@cua.dk>
4630
4631 * custom.texi (File Variables): Add safe-local-eval-forms.
4632
8cf51b2c
GM
46332004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * files.texi (Reverting): Correct description of revert-buffer's
4636 handling of point.
4637
46382004-03-22 Juri Linkov <juri@jurta.org>
4639
4640 * emacs.texi (Top): Add `Misc X'.
4641
49823426 4642 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4643
4644 * glossary.texi: Improve references.
4645
4646 * help.texi: Sync keywords with finder.el.
4647
4648 * mini.texi (Completion): Add description for menu items.
4649
4650 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4651
4652 * sending.texi (Mail Methods): Fix xref to Message manual.
4653
8cf51b2c
GM
46542004-03-12 Richard M. Stallman <rms@gnu.org>
4655
8cf51b2c
GM
4656 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4657
8cf51b2c
GM
46582004-03-04 Richard M. Stallman <rms@gnu.org>
4659
4660 * search.texi (Regexps): Explain that ^ and $ have their
4661 special meanings only in certain contexts.
4662
4663 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4664
4665 * mule.texi (Specify Coding): Doc C-x RET F.
4666
4667 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4668 for multiple compile and grep buffers.
4669 (Indirect Buffers): Don't recommand clone-indirect-buffer
4670 for multiple compile and grep buffers.
4671
8cf51b2c
GM
46722004-02-29 Juanma Barranquero <lektu@terra.es>
4673
4674 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4675 Use $(DEL) instead of rm, and ignore exit code.
4676
8cf51b2c
GM
46772004-02-23 Nick Roberts <nick@nick.uklinux.net>
4678
4679 * building.texi (Watch Expressions): Update.
4680
46812004-02-21 Juri Linkov <juri@jurta.org>
4682
4683 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4684 --directory, --help, --version. Move text about command-line-args
4685 to Command Arguments.
4686 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4687 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4688 (Window Size X): Join -g and --geometry. Add @cindex.
4689 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4690 (Title X): Remove alias -title.
4691 (Misc X): New node.
4692
c8763fb6 46932004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4694
4695 * frames.texi (Drag and drop): Add Motif to list of supported
4696 protocols.
4697
c8763fb6 46982004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4699
4700 * frames.texi (Drag and drop): New section.
4701
47022004-01-24 Richard M. Stallman <rms@gnu.org>
4703
4704 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4705 Include it only @ifnotinfo. Patch the preceding and following
4706 node headers to point to each other.
4707
47082004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4709
4710 * calendar.texi (Appointments): Update section.
4711
47122003-12-29 Kevin Ryde <user42@zip.com.au>
4713
8cf51b2c
GM
4714 * programs.texi (C Modes): Fix the xref.
4715
47162003-12-23 Nick Roberts <nick@nick.uklinux.net>
4717
4718 * building.texi (Watch Expressions): Update.
4719 (Commands of GUD): Include use of toolbar + breakpoints set from
4720 fringe/margin.
4721
47222003-12-03 Andre Spiegel <spiegel@gnu.org>
4723
4724 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4725 <acm@muc.de>.
4726
c8763fb6 47272003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4728
4729 * frames.texi (Dialog Boxes): Add use-file-dialog.
4730
8cf51b2c
GM
47312003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4732
4733 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4734 in CC Mode.
4735
8cf51b2c
GM
47362003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4737
4738 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4739 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4740 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4741 * man/frames.texi, man/glossary.texi, man/killing.texi:
4742 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4743 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4744 * man/sending.texi, man/text.texi, man/trouble.texi:
4745 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4746
47472003-11-01 Alan Mackenzie <acm@muc.de>
4748
4749 * search.texi (Scrolling During Incremental Search): Document a
4750 new scrolling facility in isearch mode.
4751
8cf51b2c
GM
47522003-10-22 Miles Bader <miles@gnu.org>
4753
4754 * Makefile.in (info): Move before $(top_srcdir)/info.
4755
47562003-10-22 Nick Roberts <nick@nick.uklinux.net>
4757
4758 * building.texi (Watch Expressions): Update section on data display
4759 to reflect code changes (GDB Graphical Interface).
4760
8cf51b2c
GM
47612003-10-13 Richard M. Stallman <rms@gnu.org>
4762
4763 * xresources.texi (GTK resources): Clean up previous change.
4764
c8763fb6 47652003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4766
4767 * xresources.texi (GTK resources): Add a note that some themes
4768 disallow customizations. Add scroll theme example.
4769
8cf51b2c
GM
47702003-09-30 Richard M. Stallman <rms@gnu.org>
4771
8cf51b2c
GM
4772 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4773
4774 * misc.texi (Saving Emacs Sessions): Shorten the section,
4775 collapsing back into one node.
4776
47772003-09-30 Lars Hansen <larsh@math.ku.dk>
4778
4779 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4780
c8763fb6 47812003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4782
4783 * xresources.texi (GTK names in Emacs): Correct typo.
4784
8cf51b2c
GM
47852003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4786
4787 * cmdargs.texi (Font X): Mention new default font. More
4788 fully describe long font names, wildcard patterns and the
4789 problems involved. (Result of discussion on emacs-devel.)
4790
47912003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4792
4793 * emacs.texi (Acknowledgements): Correct typo.
4794
47952003-09-22 Richard M. Stallman <rms@gnu.org>
4796
4797 * dired.texi (Misc Dired Commands): New node.
4798 (Dired Navigation): Add dired-goto-file.
4799
4800 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4801
4802 * emacs.texi (Acknowledgements): New node, split from Distribution.
4803
4804 * cmdargs.texi (Action Arguments): -f reads interactive args.
4805
8cf51b2c
GM
48062003-09-08 Lute Kamstra <lute@gnu.org>
4807
4808 * screen.texi (Mode Line): Say that POS comes before LINE.
4809 Mention `size-indication-mode'.
4810 * display.texi (Optional Mode Line): Document
4811 `size-indication-mode'.
4812 * basic.texi (Position Info): Mention `size-indication-mode'.
4813
48142003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4815
4816 * xresources.texi (Resources): Refer to `editres' man page.
4817 (Lucid Resources): Update defaults. Expand description of
4818 `shadowThickness'.
4819
48202003-09-04 Miles Bader <miles@gnu.org>
4821
4822 * Makefile.in (top_srcdir): New variable.
4823 ($(top_srcdir)/info): New rule.
4824 (info): Depend on it.
4825
48262003-09-03 Peter Runestig <peter@runestig.com>
4827
4828 * makefile.w32-in: New file.
4829
48302003-08-29 Richard M. Stallman <rms@gnu.org>
4831
4832 * misc.texi (Saving Emacs Sessions): Correct previous change.
4833
8cf51b2c
GM
48342003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4835
8cf51b2c
GM
4836 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4837 (Intro): Include kmacro.texi after fixit.texi instead of after
4838 custom.texi. (As suggested by Kim Storm.)
4839
48402003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4841
4842 * fixit.texi (Fixit): Update `Next' pointer.
4843 * files.texi (Files): Update `Previous' pointer.
4844 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4845 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4846 (Suggested by Kim Storm.)
4847 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4848
48492003-08-18 Kim F. Storm <storm@cua.dk>
4850
4851 * kmacro.texi: New file describing enhanced keyboard macro
4852 functionality. Replaces old description in custom.texi.
4853
4854 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4855 (Keyboard Macros): Move to new kmacro.texi file.
4856
4857 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4858
8cf51b2c
GM
48592003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4860
4861 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4862
48632003-08-17 Alex Schroeder <alex@gnu.org>
4864
4865 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4866 required.
4867
8cf51b2c
GM
48682003-08-05 Richard M. Stallman <rms@gnu.org>
4869
4870 * programs.texi (Lisp Indent): Don't describe
4871 lisp-indent-function property here. Use xref to Lisp Manual.
4872
8cf51b2c
GM
48732003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4874
4875 * calendar.texi (Date Formats): Document changed behaviour of
4876 abbreviations.
4877
48782003-07-24 Markus Rost <rost@math.ohio-state.edu>
4879
4880 * buffers.texi (List Buffers): Fix previous change.
4881
8cf51b2c
GM
48822003-07-13 Markus Rost <rost@math.ohio-state.edu>
4883
4884 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4885 List*.
4886
48872003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4888
8cf51b2c
GM
4889 * display.texi (Font Lock): Fix typo.
4890
48912003-07-07 Richard M. Stallman <rms@gnu.org>
4892
4893 * display.texi (Font Lock): Add xref for format info on
4894 font-lock-remove-keywords.
4895
4896 * building.texi (Compilation): Document what happens with asynch
4897 children of compiler process.
4898
4899 * help.texi (Library Keywords): Use @multitable.
4900
8cf51b2c
GM
49012003-06-04 Richard M. Stallman <rms@gnu.org>
4902
4903 * programs.texi (Expressions): Delete C-M-DEL.
4904
4905 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4906 comint-move-point-for-output renamed from
4907 comint-scroll-to-bottom-on-output.
4908
4909 * custom.texi (Init Rebinding): Replace previous change with xref.
4910 (Non-ASCII Rebinding): Explain that issue more briefly here.
4911
49122003-05-28 Richard M. Stallman <rms@gnu.org>
4913
4914 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4915
49162003-05-28 Nick Roberts <nick@nick.uklinux.net>
4917
4918 * building.texi (GDB Graphical Interface): New node.
4919 (Rewritten somewhat by RMS.)
4920
c8763fb6 49212003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4922
4923 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4924 non-English letters. Explain how to set coding systems correctly
4925 and how to include the right coding cookie in the file.
4926
c8763fb6 49272003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4928
4929 * indent.texi (Indentation): Explain the concepts.
4930 (Just Spaces): Explain why preventing tabs for indentation might
4931 be useful.
4932
8cf51b2c
GM
49332003-04-16 Richard M. Stallman <rms@gnu.org>
4934
4935 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4936
8cf51b2c
GM
49372003-02-22 Alex Schroeder <alex@emacswiki.org>
4938
4939 * cmdargs.texi (General Variables): Document SMTPSERVER.
4940
8cf51b2c
GM
4941 * sending.texi: Remove SMTP node.
4942 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4943 library.
4944
8cf51b2c
GM
49452003-02-22 Alex Schroeder <alex@emacswiki.org>
4946
4947 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4948
49492003-02-22 Simon Josefsson <jas@extundo.com>
4950
4951 * sending.texi (Mail Methods): Add node about SMTP.
4952
c8763fb6 49532003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4954
4955 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4956
8cf51b2c
GM
49572003-02-01 Kevin Ryde <user42@zip.com.au>
4958
4959 * glossary.texi (Glossary): Correction to cl cross reference.
4960
49612003-01-20 Richard M. Stallman <rms@gnu.org>
4962
4963 * killing.texi (Rectangles): Document C-x c r.
4964
c8763fb6 49652003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4966
4967 * xresources.texi (GTK resources): New node.
4968 (GTK widget names): New node.
4969 (GTK names in Emacs): New node.
4970 (GTK styles): New node.
4971
c8763fb6 49722003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4973
4974 * maintaining.texi (Create Tags Table): Add reference to the new
4975 `etags --help --lang=LANG' option.
4976
8cf51b2c
GM
49772002-10-02 Karl Berry <karl@gnu.org>
4978
49823426 4979 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4980 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4981 where needed for the sake of the HTML output.
8cf51b2c
GM
4982
49832001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4984
4985 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4986 source files.
4987
49882001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4989
4990 * Makefile.in (emacsman): New target.
4991
8cf51b2c
GM
49922001-10-20 Gerd Moellmann <gerd@gnu.org>
4993
4994 * (Version 21.1 released.)
4995
49962001-10-05 Gerd Moellmann <gerd@gnu.org>
4997
4998 * Branch for 21.1.
4999
8cf51b2c
GM
50002001-03-05 Gerd Moellmann <gerd@gnu.org>
5001
5002 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5003
8cf51b2c
GM
50042000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5005
5006 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5007
8cf51b2c
GM
50081999-07-12 Richard Stallman <rms@gnu.org>
5009
5010 * Version 20.4 released.
5011
50121998-12-04 Markus Rost <rost@delysid.gnu.org>
5013
5014 * Makefile.in (INFO_TARGETS): Delete customize.info.
5015 (DVI_TARGETS): Delete customize.dvi.
5016 (../info/customize, customize.dvi): Targets deleted.
5017
50181998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5019
5020 * Version 20.3 released.
5021
50221998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5023
5024 * Makefile.in (EMACSSOURCES): Add mule.texi.
5025 Add msdog.texi, ack.texi. Remove gnu1.texi.
5026
50271998-04-06 Andreas Schwab <schwab@gnu.org>
5028
5029 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5030 it in dvi targets.
8cf51b2c
GM
5031
50321997-09-23 Paul Eggert <eggert@twinsun.com>
5033
5034 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5035 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5036 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5037
50381997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5039
5040 * Version 20.2 released.
5041
50421997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5043
5044 * Version 20.1 released.
5045
50461997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5047
5048 * Makefile (../info/customize, customize.dvi): New targets.
5049 (INFO_TARGETS): Add ../info/customize.
5050 (DVI_TARGETS): Add customize.dvi.
5051
8cf51b2c
GM
50521996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5053
5054 * Version 19.33 released.
5055
50561996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5057
5058 * Version 19.32 released.
5059
8cf51b2c
GM
50601996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5061
5062 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5063
50641996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5065
5066 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5067 Specify -I option.
5068 (All dvi targets): Set the TEXINPUTS variable.
5069
50701996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5071
5072 * Version 19.31 released.
5073
8cf51b2c
GM
50741995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5075
5076 * Version 19.30 released.
5077
8cf51b2c
GM
50781995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5079
5080 * Makefile.in (maintainer-clean): Rename from realclean.
5081
50821994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5083
5084 * Makefile.in: New file.
5085 * Makefile: File deleted.
5086
50871994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5088
5089 * Makefile (TEXINDEX_OBJS): Variable deleted.
5090 (texindex, texindex.o, getopt.o): Rules deleted.
5091 All deps on texindex deleted.
5092 (distclean): Don't delete texindex.
5093 (mostlyclean): Don't delete *.o.
5094 * texindex.c, getopt.c: Files deleted.
5095
50961994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5097
5098 * Version 19.26 released.
5099
51001994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5101
5102 * Makefile (EMACSSOURCES): Exclude undo.texi.
5103
51041994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5105
5106 * Version 19.25 released.
5107
51081994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5109
5110 * Version 19.24 released.
5111
51121994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5113
5114 * Version 19.23 released.
5115
51161994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5117
5118 * Makefile: Delete spurious tab.
5119
51201994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5121
5122 * Makefile (.SUFFIXES): New rule.
5123
8cf51b2c
GM
51241993-12-04 Richard Stallman (rms@srarc2)
5125
5126 * getopt.c: New file.
5127 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5128 (getopt.o): New rule.
5129 (dvi): Don't depend on texindex.
49823426 5130 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5131
51321993-12-03 Richard Stallman (rms@srarc2)
5133
49823426
GM
5134 * Makefile (TEXI2DVI): New variable.
5135 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5136 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5137
51381993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5139
5140 * Version 19.22 released.
5141
51421993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5143
5144 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5145
51461993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5147
5148 * Version 19.21 released.
5149
8cf51b2c
GM
51501993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5151
5152 * Makefile (realclean): Don't delete the Info files.
5153
51541993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5155
8cf51b2c
GM
5156 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5157 4' where appropriate.
5158
51591993-10-20 Brian Fox (bfox@ai.mit.edu)
5160
49823426 5161 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5162
5163 * texindex.c: Include "../src/config.h" if building in emacs.
5164
5165 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5166 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5167 Add target to build texindex.c, defining `emacs'.
5168
8cf51b2c
GM
51691993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5170
5171 * Version 19.19 released.
5172
8cf51b2c
GM
51731993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5174
5175 * Version 19.18 released.
5176
51771993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5178
5179 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5180
51811993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5182
5183 * Version 19.17 released.
5184
51851993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5186
5187 * split-man: Fix typos in last change.
5188
51891993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5190
5191 * Version 19.16 released.
5192
51931993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5194
5195 * version 19.15 released.
5196
51971993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5198
5199 * Makefile (distclean): It's rm, not rf.
5200
52011993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5202
5203 * Version 19.14 released.
5204
52051993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5206
5207 * Makefile: New file.
5208
52091993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5210
5211 * Version 19.13 released.
5212
52131993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5214
5215 * Version 19.9 released.
5216
52171993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5218
5219 * Version 19.8 released.
5220
52211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5222
5223 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5224
5225 * trouble.texi: It's `enable-flow-control-on', not
5226 `evade-flow-control-on'.
5227
52281993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5229
5230 * display.texi: Document standard-display-european.
5231
52321993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5233
5234 * Version 19.7 released.
5235
5236 * emacs.texi: Add a sentence to the top menu mentioning the
5237 specific version of Emacs this manual applies to.
5238
52391993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5240
5241 * basic.texi: Document next-line-add-lines variable used to
5242 implement down-arrow.
5243
5244 * killing.texi: Document kill-whole-line.
5245
52461993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5247
5248 * text.texi: Update unix TeX ordering information.
5249
52501993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5251
5252 * news.texi: Mention fill-rectangle in keybinding list.
5253
5254 * killing.texi: Document fill-rectangle.
5255
52561993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5257
5258 * vc.texi: Bring the docs up to date with VC 5.2.
5259
52601992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5261
5262 * emacs.tex: Mention blackbox and gomoku under Amusements.
5263 Assembler mode is now mentioned and appropriately indexed
5264 under Programming Modes.
5265
52661991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5267
5268 * emacs.tex: Update TeX ordering information.
5269
8cf51b2c
GM
52701990-06-26 David Lawrence (tale@geech)
5271
5272 * emacs.tex: Note that completion-ignored-extensions is not used
5273 to filter out names when all completions are displayed in
5274 *Completions*.
5275
52761990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5277
5278 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5279
52801990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5281
5282 * emacs.tex: Add @findex grep.
5283
8cf51b2c
GM
52841988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5285
5286 * emacs.tex: Correct two typos. No other changes before
5287 Version 19 will be made.
5288
8cf51b2c
GM
52891988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5290
5291 * emacs.tex: Update information for obtaining TeX distribution from the
5292 University of Washington.
5293
5294;; Local Variables:
c8763fb6 5295;; coding: utf-8
8cf51b2c
GM
5296;; fill-column: 79
5297;; add-log-time-zone-rule: t
5298;; End:
5299
5300 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5301 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5302
5303 This file is part of GNU Emacs.
5304
352c8b4a 5305 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5306 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5307 the Free Software Foundation, either version 3 of the License, or
5308 (at your option) any later version.
8cf51b2c
GM
5309
5310 GNU Emacs is distributed in the hope that it will be useful,
5311 but WITHOUT ANY WARRANTY; without even the implied warranty of
5312 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5313 GNU General Public License for more details.
5314
5315 You should have received a copy of the GNU General Public License
352c8b4a 5316 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5317
5318;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd