lisp/ChangeLog: Update.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
7c2ec3f9
ER
12008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * vc2-xtra.texi: Mofify an example so it reflects what vc.el
4 now does.
5
370fded4
ER
62008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
7
8 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
9 Revision Tags and rewritten. Section now uses modern terminology,
10 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
11 accurately.
12
6af511e3
EZ
132008-05-10 Eli Zaretskii <eliz@gnu.org>
14
15 * msdog.texi (Windows Files): Update documentation of
16 w32-get-true-file-attributes.
17
7a78b6e7
ER
182008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
19
20 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
21 directory mode.
22
1bcfc24e
CY
232008-05-08 Chong Yidong <cyd@stupidchicken.com>
24
25 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 26 entry "television".
1bcfc24e 27
db86064f
ER
282008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
29
ab5ec32c 30 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 31
a31b405e
ER
322008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
33
34 * emacs/buffers.texi, emacs/files.texi (Version-control):
35 vc-toggle-read-only is no longer a good idea...
36
ff2c14fc
GM
372008-04-29 Glenn Morris <rgm@gnu.org>
38
39 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
40
367c9b7c
JL
412008-04-22 Juri Linkov <juri@jurta.org>
42
43 * dired.texi (Subdirectories in Dired): Describe using `^'
44 to return to the parent directory.
45
4ac1e9b4
NR
462008-04-22 Nick Roberts <nickrob@snap.net.nz>
47
48 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
49 recent changes.
50
b9b3bf2b
NR
512008-04-19 Nick Roberts <nickrob@snap.net.nz>
52
53 * building.texi (GDB-UI Layout, Breakpoints Buffer)
54 (Other GDB-UI Buffers): Update for recent thread related changes.
55
4d120d6a
SM
562008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
57
58 * maintaining.texi (Maintaining):
59 * emacs.texi (Top): Typo.
60
a152877d
SM
612008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
62
b9b3bf2b
NR
63 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
64 arg in `font-lock-add-keywords'.
a152877d 65
36c0514c
GM
662008-04-08 Glenn Morris <rgm@gnu.org>
67
68 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
69 Also add Baha'i calendar references where appropriate.
70
06a97d46
GM
712008-04-05 Glenn Morris <rgm@gnu.org>
72
73 * custom.texi (Init File): Byte-compiling .emacs is bad.
74
6adc6eed
SM
752008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
76
77 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
78
571388b0
GM
792008-03-29 Glenn Morris <rgm@gnu.org>
80
81 * calendar.texi: Update for `calendar-date-style' replacing
82 `european-calendar'.
83
3ae8f876
JR
842008-03-28 Jason Rumney <jasonr@gnu.org>
85
86 * display.texi (Display Custom): Mention overlay-margin in text.
87
5bc6ddff 882008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 89
5bc6ddff
MB
90 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
91 tutorial' comments.
03a864d5 92
7186a830
CY
932008-03-28 Chong Yidong <cyd@stupidchicken.com>
94
95 * mark.texi (Mark): Rearrange nodes.
96 (Persistent Mark): Rename from Transient Mark.
97 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
98 Describe Transient Mark mode as the default.
99
100 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
101 the default behavior with Transient Mark mode off.
102 (Position Info): Fix typo.
103
104 * display.texi (Standard Faces): Reference the Mark node. Remove
105 discussion of the region face, which is discussed there.
106
107 * emacs.texi (Top): Update node listings.
108
109 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
110 as the default.
111
112 * fixit.texi (Undo): Standardize choice of undo key sequence.
113 (Undo, Spelling): Describe Transient Mark mode as the default.
114
115 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
116 default.
117
118 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
119
120 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
121 mode is the default, and note that the mark is not activated when set.
122
123 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
124 Describe Transient Mark mode as the default.
125
126 * search.texi (Basic Isearch): Reference the Mark Ring node.
127 (Replace, Unconditional Replace, Other Repeating Search):
128 Describe Transient Mark mode as the default.
129
130 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
131 Transient Mark mode as the default.
132 (Paragraphs): Describe how M-h behaves when region is active.
133
134 * trouble.texi (Quitting): Clarify effects of C-g.
135
dc47d1ff
GM
1362008-03-13 Glenn Morris <rgm@gnu.org>
137
138 * emacs.texi (EMACSVER): Set to 23.0.60.
139
e3e0fb39 1402008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 141
e3e0fb39
GM
142 * dired.texi (Hiding Subdirectories): Fix previous change.
143
1442008-03-05 Drew Adams <drew.adams@oracle.com>
145
146 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 147
5e14abf8
KS
1482008-02-28 Kim F. Storm <storm@cua.dk>
149
150 * help.texi (Help Files): Move describe-gnu-project to C-h g.
151 Move describe-distribution to C-h C-o.
152 Move view-emacs-problems to C-h C-p.
153 Add view-emacs-debugging on C-h C-d.
154 Add view-external-packages on C-h C-e.
d0207bf3 155 Add view-order-manuals on C-h C-m.
5e14abf8 156
d0207bf3 1572008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
158
159 * msdog-xtra.texi (MS-DOS): Docstring fix.
160
87e391bb
EZ
1612008-02-09 Eli Zaretskii <eliz@gnu.org>
162
163 * msdog.texi (Windows Fonts): Use a @table for describing font
164 properties.
165
5662e503
JR
1662008-02-07 Jason Rumney <jasonr@gnu.org>
167
168 * msdog.texi (Windows Files): w32-get-true-file-attributes default
169 value has changed.
170 (Windows HOME): Clarify what is meant by "if that fails as well".
171 (Windows Fonts): New section.
172
72463824
GM
1732008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
174
175 * basic.texi (Basic Undo): Remove duplicate "you can".
176
7ff926e0
EZ
1772008-02-02 Eli Zaretskii <eliz@gnu.org>
178
179 * maintaining.texi (Tags): Fix last change.
180
6ab7aef1
MA
1812008-02-02 Michael Albinus <michael.albinus@gmx.de>
182
093571c3 183 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 184
ace67e7e
NR
1852008-01-31 Nick Roberts <nickrob@snap.net.nz>
186
187 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
188
ae068fdf
RS
1892008-01-26 Richard Stallman <rms@gnu.org>
190
191 * maintaining.texi (Tags): Delete redundant index entry.
192
a56d9a08
EZ
1932008-01-26 Eli Zaretskii <eliz@gnu.org>
194
195 * programs.texi (Imenu): Move "@cindex tags" from here...
196 * maintaining.texi (Tags): ...to here.
197
e941ed90
NR
1982008-01-23 Kevin Ryde <user42@zip.com.au>
199
200 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
201 click count.
202
650276d5
JB
2032008-01-21 Juanma Barranquero <lekktu@gmail.com>
204
205 * entering.texi (Exiting): Fix typo.
206 Reported by D. E. Evans <sinuhe@gnu.org>.
207
8dc17977
MR
2082007-12-31 Martin Rudalics <rudalics@gmx.at>
209
210 * glossary.texi (Glossary): Fix typo.
211
9f9695a6
RS
2122007-12-27 Richard Stallman <rms@gnu.org>
213
214 * text.texi (Formatted Text): Improve menu tag.
215 (Editing Format Info): In Info, add duplicate menu of nodes
216 about the submenus.
217 (Format Faces): Say where Faces menu is found. Mention Other.
218 (Format Colors): Say where these submenus are found.
219 (Format Indentation, Format Justification): Likewise.
220 (Format Properties): Likewise.
221
abfd0191
RS
2222007-12-22 Richard Stallman <rms@gnu.org>
223
224 * search.texi (Query Replace): Make exp of query-replace more
225 self-contained, and clarify.
8dc17977 226
abfd0191
RS
227 * cc-mode.texi (Getting Started): Change @ref to @pxref.
228
a2586785
RS
2292007-12-15 Richard Stallman <rms@gnu.org>
230
231 * files.texi (Auto Save): Clarify definition of auto-saving.
232
a67cf2bb
RS
2332007-11-26 Richard Stallman <rms@gnu.org>
234
235 * help.texi (Help Echo): Cleanups.
236
448b33b1
TTN
2372007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
238
239 * files.texi (Why Version Control?): Fix typo.
240 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
241 (Selecting a Fileset): Fix typos; small rewording.
242 (Log Buffer): Likewise.
243 (Old Revisions): Likewise.
448b33b1 244
221bb7f6
EZ
2452007-11-17 Eli Zaretskii <eliz@gnu.org>
246
247 * mule.texi (Communication Coding): Fix wording of last change.
248
d0207bf3 2492007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 250
630cb3b7
JB
251 * custom.texi (Specifying File Variables):
252 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 253
53b7759e
KH
2542007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
255
a5ab2e0c 256 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
257
258 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
259
c8763fb6 2602007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 261
630cb3b7 262 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
263 --output=file.
264
ff98e024
MR
2652007-11-13 Martin Rudalics <rudalics@gmx.at>
266
267 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
268 (Help Echo): Avoid mentioning the term "region" here and
269 consistently use the term "active text".
270
37b11c22
GM
2712007-11-11 Glenn Morris <rgm@gnu.org>
272
273 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
274
21d50ba1
JL
2752007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
276
277 * search.texi (Query Replace): Mention
278 `query-replace-show-replacement'.
279
c12ecb0a 2802007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
281
282 * building.texi (Watch Expressions): Remove obscure sentence.
283
3b4201f4
KH
2842007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
285
286 * mule.texi (Select Input Method): Describe how to activate an input
287 method in the text mode.
288
07e5c0b0
DN
2892007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
290
291 * cmdargs.texi (Misc Variables): Remove Sun windows info.
292
52dd7391
NR
2932007-10-30 Nick Roberts <nickrob@snap.net.nz>
294
295 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
296
c004e539
GM
2972007-10-30 Glenn Morris <rgm@gnu.org>
298
299 * misc.texi (Directory Tracking): Explain a bit more about
300 dirtrack-mode.
301
ca8c5b8c
GM
3022007-10-25 Glenn Morris <rgm@gnu.org>
303
304 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
305
b6c764ef
RS
3062007-10-24 Richard Stallman <rms@gnu.org>
307
308 * misc.texi (Interactive Shell): Cleanup last change.
309
eabd84c9
JL
3102007-10-22 Juri Linkov <juri@jurta.org>
311
312 * mini.texi (Minibuffer History): Add text about a list of minibuffer
313 default values.
314
0b43c7e2
ER
3152007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
316
ca8c5b8c 317 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
318 'filesets'.
319
a80859d4
MR
3202007-10-18 Martin Rudalics <rudalics@gmx.at>
321
322 * trouble.texi (Quitting): Fix typo.
323
c9447ae1
GM
3242007-10-18 Glenn Morris <rgm@gnu.org>
325
326 * frames.texi (Mode Line Mouse): Mention minor mode names.
327
168b980f
JL
3282007-10-17 Juri Linkov <juri@jurta.org>
329
330 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
331 fill-paragraph operates on the active region in Transient Mark mode.
332 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
333 with fill-paragraph.
334
335 * basic.texi (Arguments): Replace fill-paragraph-or-region with
336 fill-paragraph.
337
338 * fixit.texi (Spelling): ispell-word operates on the active region
339 in Transient Mark mode.
340
5a331f34
JB
3412007-10-17 Aaron S. Hawley <aaronh@garden.org>
342
343 * building.texi (Source Buffers):
344 * custom.texi (Init Non-ASCII):
345 * glossary.texi (Glossary): Use "key binding" consistently.
346
2a9f4d55
JB
3472007-10-17 Juanma Barranquero <lekktu@gmail.com>
348
349 * calendar.texi (Diary): Fix directive.
350
de13cecf
RS
3512007-10-16 Richard Stallman <rms@gnu.org>
352
353 * calendar.texi (Diary): Clarify text about diary file example.
354
5f90d53e
ER
3552007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
356
357 * files.texi: Capitalize node names according to convention.
358
3aa491bc
GM
3592007-10-13 Glenn Morris <rgm@gnu.org>
360
361 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
362
8a3106d3
ER
3632007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
364
365 * emacs.texi:
366 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 367 suggested by RMS and Robert J. Chassell.
8a3106d3 368
da1080a2
ER
3692007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
370
3aa491bc 371 * files.texi (Version Systems):
0870a421
ER
372 * vc-xtra.texi:
373 * vc1-xtra.texi:
ac3f4c6f 374 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 375 operations. Change of terminology from `version' to `revision'.
a7fc5b78 376 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 377 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 378
58ade22b
ER
3792007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
380
da1080a2 381 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
382 Reorder the descriptions to be chronological.
383
93870ce2
RS
3842007-10-09 Richard Stallman <rms@gnu.org>
385
386 * display.texi (Cursor Display): Correct how cursor appears
387 in nonselected windows.
388
568c7288
NR
3892007-10-04 Nick Roberts <nickrob@snap.net.nz>
390
391 * building.texi (GDB Graphical Interface): Remove references to gdba
392 and mention gud-gdb.
393
1af74d06 3942007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 395
1af74d06 396 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 397
0d8fb755
JL
3982007-10-06 Juri Linkov <juri@jurta.org>
399
400 * text.texi (Fill Commands): Document fill-paragraph-or-region.
401 (Fill Prefix, Format Indentation): Replace fill-paragraph with
402 fill-paragraph-or-region.
403
404 * basic.texi (Arguments): Replace fill-paragraph with
405 fill-paragraph-or-region.
406
b981e2c6
ER
4072007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
408
409 * files.texi: Update the section on version control for 2007
2a9f4d55 410 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
411 will come later.
412
5fceaf9c
GM
4132007-09-15 Glenn Morris <rgm@gnu.org>
414
415 * calendar.texi (Holidays): Change all instances of `holiday-list' back
416 to `list-holidays'.
417
b0e44b17
GM
4182007-09-14 Glenn Morris <rgm@gnu.org>
419
420 * calendar.texi: Update all instances of mark-calendar-holidays,
421 list-calendar-holidays, list-holidays with the new names.
422
8cf51b2c
GM
4232007-09-06 Glenn Morris <rgm@gnu.org>
424
425 * Move manual sources from man/ to subdirectories of doc/.
426 Split into the Emacs manual in emacs/, and other manuals in misc/.
427 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
428 manual.
429 (infodir): New variable.
430 (info): Use $infodir.
431 (emacsman): Delete target, not needed any more.
432 Move all targets that are not the Emacs manual to misc/Makefile.in.
433 (mostlyclean): Remove `gnustmp'.
434 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
435 manual.
92f9b43f 436 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
437 (emacsman): Delete target, not needed any more.
438 (clean): Remove all info files but Emacs manual.
439 Move all targets that are not the Emacs manual to misc/Makefile.in.
440 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
441
442 * Makefile.in (INFOSOURCES): Delete.
443 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
444 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
445 *.vrs *.toc here...
446 (maintainer-clean): ...from here.
447
4482007-09-05 Glenn Morris <rgm@gnu.org>
449
450 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
451
8cf51b2c
GM
4522007-08-29 Glenn Morris <rgm@gnu.org>
453
454 * emacs.texi (EMACSVER): Increase to 23.0.50.
455
3420c522
RS
4562007-08-27 Richard Stallman <rms@gnu.org>
457
458 * emacs.texi (Top): Clarify menu item for Glossary.
459
460 * display.texi (Faces): Change secn title.
461 Clarify not all fonts come from Font Lock.
462
8cf51b2c
GM
4632007-08-17 Eli Zaretskii <eliz@gnu.org>
464
465 * basic.texi (Position Info): Add index entry for face at point.
466 Mention that character faces are also displayed by "C-u C-x =".
467
8cf51b2c
GM
4682007-08-08 Glenn Morris <rgm@gnu.org>
469
470 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
471
4722007-08-07 Chong Yidong <cyd@stupidchicken.com>
473
474 * files.texi (File Conveniences): Document point motion keys in Image
475 mode.
476
8cf51b2c
GM
4772007-07-27 Glenn Morris <rgm@gnu.org>
478
8cf51b2c
GM
479 * emacs.texi (Copying): Include license text from gpl.texi, rather than
480 in-line.
481
482 * gpl.texi: New file with text of GPL.
483 * Makefile.in (EMACSSOURCES): Add gpl.texi.
484
4852007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
486
487 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
488
489 * dired.texi (Wdired): Mention C-x C-q key binding.
490
4912007-07-28 Nick Roberts <nickrob@snap.net.nz>
492
493 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
494
4952007-07-25 Glenn Morris <rgm@gnu.org>
496
8cf51b2c
GM
497 * emacs.texi (Copying): Replace license with GPLv3.
498
499 * Relicense all FSF files to GPLv3 or later.
500
5012007-07-24 Glenn Morris <rgm@gnu.org>
502
503 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
504 for some calendars.
505
5062007-07-23 Nick Roberts <nickrob@snap.net.nz>
507
508 * screen.texi (Mode Line): Describe new mode-line flag that shows if
509 default-directory for the current buffer is on a remote machine.
510
8cf51b2c
GM
5112007-07-21 Eli Zaretskii <eliz@gnu.org>
512
513 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
514 default value.
515
5162007-07-21 Richard Stallman <rms@gnu.org>
517
518 * files.texi (Why Version Control?): Improve previous change.
519
5202007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
521
522 * files.texi (Why Version Control?): New node.
523
8cf51b2c
GM
5242007-07-12 Nick Roberts <nickrob@snap.net.nz>
525
8cf51b2c
GM
526 * building.texi (Starting GUD): Add xref to this anchor.
527
8cf51b2c
GM
5282007-06-24 Karl Berry <karl@gnu.org>
529
2a9f4d55 530 * emacs.texi: New Back-Cover Text.
8cf51b2c 531
8cf51b2c
GM
5322007-06-07 Alan Mackenzie <acm@muc.de>
533
534 * display.texi (Optional Mode Line): Document the new form of
535 line+column numbers, "(561,2)".
536
5372007-06-06 Juanma Barranquero <lekktu@gmail.com>
538
49823426 539 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
540
5412007-06-02 Chong Yidong <cyd@stupidchicken.com>
542
543 * Version 22.1 released.
544
8cf51b2c
GM
5452007-05-07 Karl Berry <karl@gnu.org>
546
547 * emacs.texi (EMACSVER): Back to 22.
548
5492007-05-06 Richard Stallman <rms@gnu.org>
550
551 * maintaining.texi (Create Tags Table): Clean up previous change.
552
c8763fb6 5532007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
554
555 * maintaining.texi (Create Tags Table): Add text about the dangers of
556 making symbolic links to tags files.
557
5582007-05-04 Karl Berry <karl@gnu.org>
559
560 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
561
5622007-05-03 Karl Berry <karl@gnu.org>
563
564 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
565
566 * .cvsignore (*.pdf): New entry.
567
8cf51b2c
GM
568 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
569 for printing.
570
5712007-05-01 Richard Stallman <rms@gnu.org>
572
573 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
574
8cf51b2c
GM
5752007-04-28 Glenn Morris <rgm@gnu.org>
576
577 * ack.texi (Acknowledgments):
578 * anti.texi (Antinews):
8cf51b2c
GM
579 * programs.texi (Program Modes): Restore mention of python.el pending
580 consideration of legal status.
581
5822007-04-28 Richard Stallman <rms@gnu.org>
583
584 * files.texi (File Names): Fixes to ~ description on MS systems.
585
8cf51b2c
GM
5862007-04-26 Glenn Morris <rgm@gnu.org>
587
588 * emacs.texi (EMACSVER): Increase to 22.1.50.
589
5902007-04-25 Karl Berry <karl@gnu.org>
591
592 * emacs.texi: Improve line breaks on copyright page,
593 similar layout to lispref, 8.5x11 by default.
594
595 * dired.texi (Image-Dired): Improve line break, fix typo.
596
5972007-04-24 Chong Yidong <cyd@stupidchicken.com>
598
599 * programs.texi (Program Modes):
8cf51b2c
GM
600 * anti.texi (Antinews):
601 * ack.texi (Acknowledgments): python.el removed.
602
8cf51b2c
GM
6032007-04-23 Chong Yidong <cyd@stupidchicken.com>
604
605 * display.texi (Highlight Interactively): Correct description of
606 hi-lock-file-patterns-policy.
607
608 * files.texi (File Archives): Mention self-extracting executables.
609
6102007-04-23 Eli Zaretskii <eliz@gnu.org>
611
612 * search.texi (Unconditional Replace, Query Replace): Add xref to
613 "Replacement and Case".
614
6152007-04-22 Chong Yidong <cyd@stupidchicken.com>
616
617 * dired.texi (Image-Dired): Move from Thumbnails node.
618 * misc.texi (Thumbnails): Node deleted.
619 * emacs.texi (Top): Update node listing.
620
621 * files.texi (File Conveniences):
49823426 622 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
623
6242007-04-21 Richard Stallman <rms@gnu.org>
625
626 * display.texi (Highlight Interactively): Correct previous change.
627 Clarify doc of hi-lock-find-patterns, and move new features into it.
628
6292007-04-20 David Koppelman <koppel@ece.lsu.edu>
630
631 * display.texi (Highlight Interactively): Document
632 hi-lock-file-patterns-policy.
633
6342007-04-20 Martin Rudalics <rudalics@gmx.at>
635
636 * display.texi (Scrolling): Fix typo.
637
8cf51b2c
GM
6382007-04-15 Chong Yidong <cyd@stupidchicken.com>
639
8cf51b2c
GM
640 * doclicense.texi: Remove node heading, so that it can be included by
641 other files.
642
643 * emacs.texi: Insert node heading for GFDL.
644
8cf51b2c
GM
6452007-04-14 Eli Zaretskii <eliz@gnu.org>
646
647 * cmdargs.texi (Colors): Qualify "color of window" index entry by
648 "command line".
649
650 * display.texi (Faces): Refer to "Creating Frames" for face
651 and other frame customizations in .emacs.
652
653 * frames.texi (Creating Frames): Mention that face customizations can
654 be put in .emacs. Add index entries.
655
6562007-04-12 Richard Stallman <rms@gnu.org>
657
658 * glossary.texi (Glossary): Explain `iff'.
659
6602007-04-11 Karl Berry <karl@gnu.org>
661
662 * gnu.texi (Top),
663 * macos.texi (Mac Font Specs),
664 * anti.texi (Antinews),
665 * xresources.texi (Resources),
666 * misc.texi (Emulation),
667 * calendar.texi (Daylight Saving),
668 * dired.texi (Dired and Find),
669 * rmail.texi (Remote Mailboxes),
670 * sending.texi (Mail Headers),
671 * programs.texi (Which Function),
672 * files.texi (Recover),
673 * buffers.texi (Uniquify),
674 * frames.texi (Wheeled Mice),
675 * killing.texi (Rectangles): Wording to improve breaks in
676 8.5x11 format.
677 * mule.texi (Language Environments): \hbadness=10000 since there's
678 no way to reword.
679 * emacs.texi (smallbook): New @set to more easily switch between
680 smallbook and 8.5x11.
681
6822007-04-11 Richard Stallman <rms@gnu.org>
683
684 * files.texi (File Conveniences): Add xref to Tumme.
685 Delete text about Thumbnail mode.
686
8cf51b2c
GM
6872007-04-09 Alan Mackenzie <acm@muc.de>
688
689 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
690 new name. Insert concept index entries.
691
8cf51b2c
GM
6922007-04-08 Chong Yidong <cyd@stupidchicken.com>
693
694 * display.texi (Standard Faces): Document prefix arg for
695 list-faces-display.
696
697 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
698
8cf51b2c
GM
6992007-04-07 Chong Yidong <cyd@stupidchicken.com>
700
8cf51b2c
GM
701 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
702
703 * files.texi (Misc File Ops): Rewrite description of
704 insert-file-literally.
705
8cf51b2c
GM
7062007-03-31 Eli Zaretskii <eliz@gnu.org>
707
708 * misc.texi (Printing): Postscript -> PostScript.
709
8cf51b2c
GM
710 * ack.texi (Acknowledgments): Postscript -> PostScript.
711
712 * custom.texi (Init File, Init Non-ASCII): Fix last change.
713
714 * emacs.texi (Top): Fix the menu due to the change in custom.texi
715 below.
716
7172007-03-30 Chong Yidong <cyd@stupidchicken.com>
718
719 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
720 Init Non-ASCII.
721 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
722 (Init Non-ASCII): New node.
723
7242007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
725
726 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
727
8cf51b2c
GM
7282007-03-12 Glenn Morris <rgm@gnu.org>
729
8cf51b2c
GM
730 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
731 "Daylight Savings".
732
49823426 733 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
734 saving" in text throughout.
735
8cf51b2c
GM
7362007-03-04 Richard Stallman <rms@gnu.org>
737
738 * custom.texi (Safe File Variables): Minor correction.
739
8cf51b2c
GM
7402007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
741
742 * rmail.texi (Movemail): Add internal ref.
743 Don't indent the intro for the PROTO table.
744 Format PROTO table items with @code.
745
8cf51b2c
GM
7462007-02-26 Nick Roberts <nickrob@snap.net.nz>
747
748 * building.texi: Remove references to bashdb.
749
8cf51b2c
GM
7502007-02-19 Juanma Barranquero <lekktu@gmail.com>
751
752 * mule.texi (Language Environments): Update list of supported language
753 environments.
754
8cf51b2c
GM
7552007-02-14 Kim F. Storm <storm@cua.dk>
756
757 * building.texi (Grep Searching): Fix lgrep doc.
758
7592007-02-12 Chong Yidong <cyd@stupidchicken.com>
760
761 * back.texi: Remove unused file.
762
c8763fb6 7632007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
764
765 * maintaining.texi (Tag Syntax): Now --members is the default for
766 etags, not for ctags yet.
767
8cf51b2c
GM
7682007-02-03 Eli Zaretskii <eliz@gnu.org>
769
770 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
771 headers compliant with Texinfo guidelines and with what texnfo-upd.el
772 expects. Add comments to prevent people from inadvertently modifying
773 the key parts needed by `texinfo-multiple-files-update'.
774
7752007-01-29 Chong Yidong <cyd@stupidchicken.com>
776
777 * frames.texi (Secondary Selection): Window clicked does not matter
778 when mouse-yank-at-point is non-nil.
779
8cf51b2c
GM
7802007-01-16 Glenn Morris <rgm@gnu.org>
781
782 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
783 system abbrev.
784
7852007-01-11 Richard Stallman <rms@gnu.org>
786
787 * msdog.texi (Windows Keyboard): Another small cleanup.
788
7892007-01-10 Richard Stallman <rms@gnu.org>
790
791 * msdog.texi (Windows Keyboard): Yet another try to make
792 everyone happy with that passage.
793
7942007-01-05 Richard Stallman <rms@gnu.org>
795
796 * anti.texi (Antinews): Mention M-x shell scrolling.
797
7982007-01-05 Nick Roberts <nickrob@snap.net.nz>
799
800 * building.texi (Watch Expressions): Describe gdb-max-children.
801
8cf51b2c
GM
8022007-01-04 Richard Stallman <rms@gnu.org>
803
8cf51b2c
GM
804 * msdog.texi (Windows Keyboard): Clarify previous change.
805
8cf51b2c
GM
8062007-01-02 Richard Stallman <rms@gnu.org>
807
808 * custom.texi (Changing a Variable): Minor clarification.
809 (Specific Customization): customize-customized => customize-unsaved.
810
811 * entering.texi (Entering Emacs): Clean up text about restarting
812 Emacs for each file.
813
814 * misc.texi (Shell Options): Minor cleanup.
815
816 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
817 with Emacs, not vice versa.
818
819 * programs.texi (Symbol Completion): Recommend customizing
820 window manager.
821
822 * xresources.texi (Resources): Minor fix.
823
c8763fb6 8242007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
825
826 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
827
8282007-01-01 Richard Stallman <rms@gnu.org>
829
830 * commands.texi (User Input): Document keys stolen by window mangers.
831
8322006-12-31 Richard Stallman <rms@gnu.org>
833
834 * custom.texi (Specific Customization): Document customize-option
835 instead of customize-variable.
836
8372006-12-31 Kim F. Storm <storm@cua.dk>
838
839 * major.texi (Choosing Modes): Document auto-mode-case-fold.
840
8412006-12-30 Kim F. Storm <storm@cua.dk>
842
843 * killing.texi (CUA Bindings): Fix typo.
844
845 * xresources.texi (Table of Resources): Mention grow-only value for
846 auto-resize-tool-bars.
847
8cf51b2c
GM
8482006-12-27 Eli Zaretskii <eliz@gnu.org>
849
850 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
851 and how to get them back.
852
8532006-12-26 Richard Stallman <rms@gnu.org>
854
855 * calendar.texi (Holidays): Holiday listing is based on current
856 practice, but DST is not.
857
8582006-12-25 Richard Stallman <rms@gnu.org>
859
860 * emacs.texi (Top): Update subnode menus.
861
862 * mark.texi (Transient Mark): Fix xref.
863
864 * killing.texi (Graphical Kill): Node deleted.
865 (Killing): Add xref to Cut and Paste.
866 (CUA Bindings): Update xref.
867
868 * frames.texi (Cut and Paste): New section to hold other nodes.
869 (Mouse Commands): Node demoted.
870 (Cut/Paste Other App): Split out from Mouse Commands.
871 (Word and Line Mouse): Likewise.
872 (Secondary Selection, Clipboard): Nodes demoted.
873
8cf51b2c
GM
8742006-12-24 Kevin Ryde <user42@zip.com.au>
875
876 * calendar.texi (Holidays): US daylight saving begins second Sunday
877 in March for 2007 onwards.
878 (Daylight Savings): Show new US default daylight saving rules, 2nd
879 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
880
8812006-12-23 Chong Yidong <cyd@stupidchicken.com>
882
883 * calendar.texi (Scroll Calendar): < and > are switched.
884
8852006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
886
887 * killing.texi (Deletion): Describe M-\ prefix argument.
888
8892006-12-23 Richard Stallman <rms@gnu.org>
890
891 * search.texi (Regexp Search): Explain why forward and reverse regexp
892 search are not mirror images.
893
8cf51b2c
GM
8942006-12-19 Kim F. Storm <storm@cua.dk>
895
896 * major.texi (Choosing Modes): Describe match-function elements for
897 magic-mode-alist.
898
8cf51b2c
GM
8992006-12-18 Eli Zaretskii <eliz@gnu.org>
900
901 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
902 peculiarities.
903
9042006-12-18 Richard Stallman <rms@gnu.org>
905
906 * abbrevs.texi (Editing Abbrevs): Fix previous change.
907
8cf51b2c
GM
9082006-12-17 Alan Mackenzie <acm@muc.de>
909
910 * programs.texi (Left Margin Paren): Remove the bit which says
911 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
912 Discuss some of the issues of setting this option to nil.
913
9142006-12-17 Glenn Morris <rgm@gnu.org>
915
916 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
917
9182006-12-16 Eli Zaretskii <eliz@gnu.org>
919
920 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
921 (Windows Files): `w32-get-true-file-attributes' is only relevant for
922 NTFS volumes.
923 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
924 volumes.
925
9262006-12-15 Eli Zaretskii <eliz@gnu.org>
927
928 * text.texi (HTML Mode): Fix "C-c TAB".
929
8cf51b2c
GM
9302006-12-09 Richard Stallman <rms@gnu.org>
931
932 * misc.texi (Invoking emacsclient): Simplify TCP file text.
933
9342006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
935
936 * files.texi (Misc File Ops): Document insert-file-literally.
937
9382006-12-08 Eli Zaretskii <eliz@gnu.org>
939
940 * cmdargs.texi (Colors): Note that --color is intended for overriding
941 the terminal defaults, not for normal invocation.
942
943 * misc.texi (Emacs Server): Improve wording. Don't mention the
944 ``server program''. Add a cross-reference to "Init File" node.
945 (Invoking emacsclient): Add index entries. Document both short and
946 long versions of command-line options. Document the -f option.
947
8cf51b2c
GM
9482006-12-06 Richard Stallman <rms@gnu.org>
949
950 * text.texi (Outline Format): Say to set outline-regexp
951 and outline-level with major modes and file local variables.
952
c8763fb6 9532006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
954
955 * anti.texi (Antinews): Mention the alternative to
956 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
957
8cf51b2c
GM
958 * misc.texi (Interactive Shell): Ditto.
959
9602006-12-04 Eli Zaretskii <eliz@gnu.org>
961
962 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
963
964 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
965
9662006-12-01 Eli Zaretskii <eliz@gnu.org>
967
968 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
969 colon in the mode line.
970
971 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
972
9732006-11-26 Nick Roberts <nickrob@snap.net.nz>
974
975 * building.texi (Watch Expressions): Mention SPC for expanding/
976 contracting watch expressions.
977
9782006-11-26 Kim F. Storm <storm@cua.dk>
979
980 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
981
9822006-11-26 Nick Roberts <nickrob@snap.net.nz>
983
984 * building.texi (Debugger Operation): Define text command mode.
985 Clarify how tooltips work.
986 (GDB Graphical Interface): Explain how to run in text command mode
987 more clearly.
988
9892006-11-25 Juanma Barranquero <lekktu@gmail.com>
990
991 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
992
9932006-11-22 Juanma Barranquero <lekktu@gmail.com>
994
995 * anti.texi (Antinews): Mention --server-file and TCP sockets.
996
8cf51b2c
GM
9972006-11-18 Chong Yidong <cyd@stupidchicken.com>
998
999 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1000 and EMACS is deprecated.
1001
10022006-11-18 Juanma Barranquero <lekktu@gmail.com>
1003
1004 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1005
c8763fb6 10062006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1007
1008 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1009
1010 * emacs.texi: Include xresources.texi both for info and dvi.
1011
1012 * xresources.texi: Merge text from xresmini.texi.
1013
c8763fb6 10142006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1015
1016 * glossary.texi: Fix typos.
1017
8cf51b2c
GM
10182006-11-06 Richard Stallman <rms@gnu.org>
1019
1020 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1021
1022 * ack.texi (Acknowledgments): Fix name spelling.
1023
10242006-11-01 Juri Linkov <juri@jurta.org>
1025
1026 * search.texi (Word Search): Document incremental word search.
1027
10282006-10-28 Glenn Morris <rgm@gnu.org>
1029
1030 * ack.texi (Acknowledgments): Add cal-html author.
1031
1032 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1033 Calendar"). Describe new package cal-html.
1034 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1035 Calendar Files."
1036
8cf51b2c
GM
10372006-10-23 Richard Stallman <rms@gnu.org>
1038
1039 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1040 Abbrev mode is enabled.
1041
8cf51b2c
GM
10422006-10-16 Richard Stallman <rms@gnu.org>
1043
8cf51b2c
GM
1044 * emacs.texi: Update ISBN.
1045
8cf51b2c
GM
10462006-10-11 Kim F. Storm <storm@cua.dk>
1047
1048 * emacs.texi (Acknowledgments): Use @dotless{i}.
1049
10502006-10-08 Nick Roberts <nickrob@snap.net.nz>
1051
1052 * building.texi (Breakpoints Buffer): Mention catchpoints.
1053
10542006-10-08 Kim F. Storm <storm@cua.dk>
1055
1056 * ack.texi (Acknowledgments): Update.
1057
1058 * emacs.texi (Acknowledgments): Fix bad @/ form.
1059
8cf51b2c
GM
10602006-10-05 Kim F. Storm <storm@cua.dk>
1061
1062 * emacs.texi (Acknowledgments): Add more contributors.
1063
10642006-10-03 Richard Stallman <rms@gnu.org>
1065
1066 * emacs.texi (Acknowledgments): Update version and edition.
1067
8cf51b2c
GM
10682006-10-01 Karl Berry <karl@gnu.org>
1069
1070 * custom.texi (Customization Groups): Page break to keep example buffer
1071 on one page.
1072
10732006-09-30 Karl Berry <karl@gnu.org>
1074
1075 * programs.texi (Basic Indent): @need to improve page break.
1076 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1077
10782006-09-29 Glenn Morris <rgm@gnu.org>
1079
1080 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1081
10822006-09-29 Karl Berry <karl@gnu.org>
1083
1084 * windows.texi (Basic Window): Remove forced @break, no longer
1085 desirable.
1086 * frames.texi (Frame Commands),
1087 * mark.texi (Marking Objects): Reword to avoid bad page break.
1088 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1089
10902006-09-19 Richard Stallman <rms@gnu.org>
1091
1092 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1093 stick to present tense.
1094
c8763fb6 10952006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1096
1097 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1098 to x-gtk-use-old-file-dialog.
1099 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1100
11012006-09-15 Jay Belanger <belanger@truman.edu>
1102
49823426 1103 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1104 Change "Library Public License" to "Lesser Public License"
1105 throughout. Use "yyyy" to represent year.
1106
8cf51b2c
GM
11072006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1108
1109 * files.texi (Visiting): Add index entry "open file".
1110
8cf51b2c
GM
11112006-09-11 Richard Stallman <rms@gnu.org>
1112
1113 * building.texi (Compilation Mode): Clarification.
1114 (Grep Searching): Add xref to Compilation Mode.
1115
8cf51b2c
GM
11162006-09-08 Richard Stallman <rms@gnu.org>
1117
1118 * search.texi (Search): Ref multi-file search commands here.
1119 (Other Repeating Search): Not here.
1120
8cf51b2c
GM
11212006-08-28 Richard Stallman <rms@gnu.org>
1122
1123 * windows.texi (Split Window): Update xref.
1124
1125 * basic.texi (Continuation Lines): Update xref.
1126
1127 * indent.texi (Tab Stops): Update xref.
1128
1129 * emacs.texi (Top): Update subnode menu.
1130
1131 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1132 split out of Display Custom.
1133
11342006-08-25 Kim F. Storm <storm@cua.dk>
1135
1136 * display.texi (Display Custom): Add variables overline-margin
1137 and x-underline-at-descent-line.
1138
11392006-08-25 Richard Stallman <rms@gnu.org>
1140
1141 * entering.texi (Exiting): Rewrite to give graphical displays
1142 priority over text terminals.
1143
1144 * search.texi (Incremental Search): Move index entries.
1145
11462006-08-23 Chong Yidong <cyd@stupidchicken.com>
1147
1148 * custom.texi (Init File): Reference Find Init to avoid "home
1149 directory" confusion.
1150
11512006-08-22 Nick Roberts <nickrob@snap.net.nz>
1152
1153 * building.texi (Other GDB-UI Buffers): Describe how to edit
1154 a value in the locals buffer.
1155
11562006-08-21 Richard Stallman <rms@gnu.org>
1157
1158 * search.texi (Basic Isearch): Add `isearch' index entry.
1159
11602006-08-16 Richard Stallman <rms@gnu.org>
1161
1162 * misc.texi (Saving Emacs Sessions): Clean up wording.
1163
1164 * mark.texi (Marking Objects): Mention term "select all".
1165
1166 * emacs.texi (Top): Update subnode menu.
1167
1168 * help.texi (Help Mode): Move node up in file.
1169
8cf51b2c
GM
11702006-08-15 Nick Roberts <nickrob@snap.net.nz>
1171
1172 * building.texi (Stack Buffer): Explain fringe arrow.
1173
8cf51b2c
GM
11742006-08-12 Eli Zaretskii <eliz@gnu.org>
1175
8cf51b2c
GM
1176 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1177 on startup.
1178
11792006-08-11 Romain Francoise <romain@orebokech.com>
1180
1181 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1182
11832006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1184
1185 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1186
11872006-08-10 Richard Stallman <rms@gnu.org>
1188
1189 * text.texi (Format Faces): Substantial rewrites to deal
1190 with face merging. Empty regions don't count. Clarify
1191 face property inheritance.
1192
11932006-08-08 Romain Francoise <romain@orebokech.com>
1194
1195 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1196 <arjuropo@cc.jyu.fi>.
1197
8cf51b2c
GM
11982006-08-04 Eli Zaretskii <eliz@gnu.org>
1199
1200 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1201 apply to all frames.
1202
8cf51b2c
GM
12032006-08-01 Richard Stallman <rms@gnu.org>
1204
1205 * help.texi (Name Help): Add index entries for describe-variable.
1206
12072006-08-01 Nick Roberts <nickrob@snap.net.nz>
1208
1209 * building.texi (GDB Graphical Interface): Shorten node names.
1210 (GDB-UI Layout): Use GDB-related.
1211 (Other GDB-UI Buffers): Simplify English.
1212
12132006-07-31 Richard Stallman <rms@gnu.org>
1214
1215 * search.texi (Query Replace): Add xref for Dired's Q command.
1216
8cf51b2c
GM
12172006-07-31 Nick Roberts <nickrob@snap.net.nz>
1218
1219 * building.texi (GDB commands in Fringe): Rename to...
1220 (Source Buffers): ..this and move forward. Describe hollow arrow and
1221 new option gdb-find-source-frame.
1222
12232006-07-29 Richard Stallman <rms@gnu.org>
1224
1225 * dired.texi (Operating on Files): Simplify previous change
1226 and fix Texinfo usage.
1227
12282006-07-29 Eli Zaretskii <eliz@gnu.org>
1229
1230 * dired.texi (Operating on Files): Add cross-references. State the
1231 Unix commands that do similar things.
1232
12332006-07-28 Richard Stallman <rms@gnu.org>
1234
1235 * mark.texi (Transient Mark): Clarify that region never disappears
1236 when Transient Mark mode is off, and not when it is on.
1237
12382006-07-27 Richard Stallman <rms@gnu.org>
1239
1240 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1241
12422006-07-24 Richard Stallman <rms@gnu.org>
1243
1244 * xresources.texi (GTK styles): Fix texinfo usage.
1245
8cf51b2c
GM
1246 * commands.texi (User Input): Explain why we teach keyboard cmds.
1247
1248 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1249 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1250 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1251 * doclicense.texi, display.texi, dired.texi, basic.texi:
1252 * anti.texi, ack.texi: Move periods and commas inside quotes.
1253
12542006-07-22 Eli Zaretskii <eliz@gnu.org>
1255
1256 * cmdargs.texi (General Variables): Document EMAIL.
1257
12582006-07-21 Eli Zaretskii <eliz@gnu.org>
1259
1260 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1261 doesn't have effect on MS-Windows.
1262
8cf51b2c
GM
12632006-07-17 Richard Stallman <rms@gnu.org>
1264
1265 * building.texi (Grep Searching): Explain about chaining grep commands.
1266
8cf51b2c
GM
12672006-07-10 Nick Roberts <nickrob@snap.net.nz>
1268
49823426 1269 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1270
12712006-07-09 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1274 is invoked for multiple files.
1275
12762006-07-08 Eli Zaretskii <eliz@gnu.org>
1277
1278 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1279 on-line manual for the rest of this node.
1280 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1281 unconditionally.
1282 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1283 Improve wording.
1284 (Windows Printing): Improve wording.
1285 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1286 rest of this node.
1287
8cf51b2c
GM
12882006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1289
49823426
GM
1290 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1291 with eval-buffer.
8cf51b2c
GM
1292
12932006-07-05 Nick Roberts <nickrob@snap.net.nz>
1294
1295 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1296 of character translation.
1297
12982006-07-04 Nick Roberts <nickrob@snap.net.nz>
1299
1300 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1301
13022006-07-03 Karl Berry <karl@gnu.org>
1303
1304 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1305 not-too-underfull hboxes in the TeX output.
1306 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1307 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1308 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1309 * sending.texi, text.texi: Fix overfull/underfull boxes.
1310
13112006-07-03 Romain Francoise <romain@orebokech.com>
1312
1313 * m-x.texi (M-x): Fix.
1314
13152006-07-03 Richard Stallman <rms@gnu.org>
1316
8cf51b2c
GM
1317 * search.texi (Other Repeating Search): filename -> file name.
1318
1319 * misc.texi (Narrowing): Minor cleanups.
1320
1321 * files.texi (Visiting): filename -> file name.
1322
1323 * emacs.texi (Top): Update subnode menus.
1324
1325 * mule.texi (Coding Systems): Move char translation stuff here.
1326 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1327 (Recognize Coding): Substantial local rewrites.
1328 (International): Update menu.
1329
1330 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1331 (Scrolling): Substantial local rewrites.
1332 (Display): Update menu and intro.
1333
1334 * dired.texi: filename -> file name.
1335
1336 * custom.texi (Safe File Variables): Texinfo usage fix.
1337
13382006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1339
1340 * help.texi, m-x.texi: Lots of cleanups.
1341
8cf51b2c
GM
13422006-06-30 Eli Zaretskii <eliz@gnu.org>
1343
1344 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1345 (Windows Processes, Windows Misc): Shorten the printed version by
1346 selectively conditioning less important portions by @ifnottex.
1347
8cf51b2c
GM
13482006-06-27 Richard Stallman <rms@gnu.org>
1349
1350 * mini.texi (Minibuffer File): Minor cleanup.
1351
13522006-06-25 Nick Roberts <nickrob@snap.net.nz>
1353
1354 * frames.texi (XTerm Mouse): Rename to...
1355 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1356
1357 * emacs.texi (Top): Use new node name.
1358
13592006-06-24 Eli Zaretskii <eliz@gnu.org>
1360
1361 * emacs.texi (Top): Update the detailed menu according to changes in
1362 msdog.texi.
1363
1364 * msdog.texi (Windows Keyboard): New section.
1365 (Windows Mouse): New section.
1366 (Windows System Menu): Remove section (text merged with "Windows
1367 Keyboard").
1368 (Windows Misc): New section.
1369
1370 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1371
1372 * msdog.texi (ls in Lisp): New section.
1373
1374 * files.texi (Visiting): Document case-insensitive wildcard matching
1375 under find-file-wildcards.
1376
8cf51b2c
GM
13772006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1378
1379 * macos.texi (Mac Input): Add description of mac-function-modifier.
1380 Now Unicode keyboard layouts work.
1381
8cf51b2c
GM
13822006-06-10 Richard Stallman <rms@gnu.org>
1383
1384 * mule.texi (Recognize Coding): Clarify previous change.
1385
13862006-06-09 Kenichi Handa <handa@m17n.org>
1387
1388 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1389 notation.
1390
13912006-06-07 Kevin Ryde <user42@zip.com.au>
1392
1393 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1394 manual for @ifnottex, but in emacs-extra for @iftex.
1395
1396 * cmdargs.texi (General Variables): Fix smtpmail xref.
1397
13982006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1399
8cf51b2c 1400 * programs.texi (Comment Commands):
8cf51b2c 1401 * custom.texi (Specifying File Variables):
49823426 1402 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1403
14042006-06-07 Nick Roberts <nickrob@snap.net.nz>
1405
1406 * building.texi (Watch Expressions): Move node to end.
1407 (GDB Graphical Interface): Move description of clicks in fringe...
1408 (GDB commands in the Fringe): ...to here. New node.
1409
8cf51b2c
GM
14102006-06-05 Romain Francoise <romain@orebokech.com>
1411
49823426 1412 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1413
14142006-06-05 Nick Roberts <nickrob@snap.net.nz>
1415
1416 * building.texi (GDB Graphical Interface): Update bindings.
1417 (Commands of GUD): Add gud-print. Remove gud-run.
1418 Restate availability more generally.
1419
14202006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1421
1422 * mini.texi: Lots of cleanups.
1423
14242006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1425
1426 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1427 and Mouse-2.
1428
c8763fb6 14292006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1430
1431 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1432
8cf51b2c
GM
14332006-05-31 Richard Stallman <rms@gnu.org>
1434
1435 * basic.texi (Moving Point): Fix previous change.
1436
c8763fb6 14372006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1438
1439 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1440
14412006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1442
1443 * basic.texi: Many simplifications and improvements in wording.
1444
8cf51b2c
GM
14452006-05-26 Nick Roberts <nickrob@snap.net.nz>
1446
1447 * anti.texi (Antinews): Create a node for gdb-ui.
1448
8cf51b2c
GM
14492006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1450
1451 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1452
14532006-05-20 Richard Stallman <rms@gnu.org>
1454
1455 * dired.texi (Dired Navigation): dired-goto-file is now j.
1456
8cf51b2c
GM
14572006-05-20 Eli Zaretskii <eliz@gnu.org>
1458
1459 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1460 and their aliases.
1461
1462 * msdog.texi (Windows Printing): Mention non-support of plain text
1463 printing with some el-cheapo printers, and suggest a workaround.
1464
14652006-05-20 Kevin Ryde <user42@zip.com.au>
1466
1467 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1468 remove the bit saying you must set it.
1469
14702006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1471
1472 * trouble.texi (Checklist):
1473 * text.texi (Text, Auto Fill, Text Mode):
1474 * search.texi (Nonincremental Search):
1475 * rmail.texi (Rmail Labels):
1476 * mule.texi (Input Methods, Multibyte Conversion):
1477 * misc.texi (Gnus, Where to Look, PostScript):
1478 * maintaining.texi (Create Tags Table):
1479 * indent.texi (Indentation Commands):
1480 * fixit.texi (Spelling):
1481 * emacs.texi (Copying):
1482 * custom.texi (Init File): ifinfo -> ifnottex.
1483
8cf51b2c
GM
14842006-05-17 Richard Stallman <rms@gnu.org>
1485
1486 * files.texi (Diff Mode): Mention C-x `.
1487
14882006-05-08 Richard Stallman <rms@gnu.org>
1489
1490 * custom.texi (Disabling): Textual cleanups.
1491
8cf51b2c
GM
14922006-05-12 Glenn Morris <rgm@gnu.org>
1493
1494 * calendar.texi (Displaying the Diary, Format of Diary File):
1495 Refer to diary-view-entries, diary-list-entries,
1496 diary-show-all-entries rather than obsolete aliases.
1497
14982006-05-12 Eli Zaretskii <eliz@gnu.org>
1499
1500 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1501 (Displaying the Diary, Special Diary Entries, Importing Diary):
1502 * building.texi (Compilation Shell):
1503 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1504 emacs-xtra with @inforef's.
1505
1506 * files.texi (Visiting): Fix wording.
1507
1508 * mule.texi (Coding Systems, Text Coding): More indexing.
1509 Mention that C-x RET f can set eol conversion.
1510
c8763fb6 15112006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1512
1513 * xresmini.texi (GTK resources): Insert GTK description.
1514
1515 * xresources.texi (GTK resources): metafont should be menufont.
1516
8cf51b2c
GM
15172006-05-06 Michael Albinus <michael.albinus@gmx.de>
1518
49823426 1519 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1520 method, user name and host name is active only in partial
1521 completion mode.
1522
8cf51b2c
GM
15232006-05-06 Eli Zaretskii <eliz@gnu.org>
1524
1525 * makefile.w32-in (emacs.dvi):
1526 * Makefile.in (emacs.dvi): Add xresmini.texi.
1527
1528 * xresmini.texi (Table of Resources): Remove xref to non-existent
1529 node "LessTif Resources".
1530
1531 * msdog.texi (Microsoft Windows):
1532 * calendar.texi (Calendar/Diary, Displaying the Diary)
1533 (Special Diary Entries, Importing Diary, Holidays):
1534 * programs.texi (Program Modes):
1535 * text.texi (Text):
1536 * buffers.texi (Several Buffers):
1537 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1538
15392006-05-06 Eli Zaretskii <eliz@gnu.org>
1540
1541 The following changes merge the emacs-xtra manual into the main
1542 manual, but only for on-line version of the manual.
1543
1544 * vc2-xtra.texi (Version Backups, Local Version Control)
1545 (Making Snapshots, Change Logs and VC, Version Headers)
1546 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1547 on-line manual.
1548
1549 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1550 for on-line manual.
1551
1552 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1553 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1554 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1555 for on-line manual.
1556
1557 * fortran-xtra.texi (Fortran, Fortran Autofill)
1558 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1559 for on-line manual.
1560
1561 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1562 Conditional xref's for on-line manual.
1563
1564 * emerge-xtra.texi (Emerge, Overview of Emerge)
1565 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1566 manual.
1567
1568 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1569 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1570 (EMACSSOURCES): Use EMACS_XTRA.
1571 (../info/emacs-xtra): Remove.
1572 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1573
1574 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1575 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1576 (EMACSSOURCES): Use EMACS_XTRA.
1577 ($(infodir)/emacs-xtra): Remove.
1578 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1579
1580 * trouble.texi (Quitting):
1581 * text.texi (Text):
1582 * programs.texi (Program Modes):
1583 * msdog.texi (Microsoft Windows):
1584 * frames.texi (Frames):
1585 * files.texi (Backup, Version Control, VC Concepts)
1586 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1587 (Registering, VC Status, VC Undo, Multi-User Branching)
1588 (Comparing Files):
1589 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1590 (Displaying the Diary, Special Diary Entries, Importing Diary):
1591 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1592 conditional xref's, depending on @iftex/@ifnottex.
1593
1594 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1595 "MS-DOS". @include msdog-xtra.texi.
1596
1597 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1598 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1599
1600 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1601 for vc-xtra.texi subsections.
1602 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1603 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1604
1605 * sending.texi (Sending Mail): A @node line without explicit Prev,
1606 Next, and Up links.
1607
1608 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1609 Next, and Up links.
1610
1611 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1612 and its sections. @include picture-xtra.texi.
1613
1614 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1615 "Emerge".
1616 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1617
1618 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1619 exact duplicate of its name-sake in calendar.texi.
1620
1621 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1622 "Advanced Calendar/Diary Usage".
1623 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1624
1625 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1626 dired-xtra.texi.
1627 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1628
1629 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1630 (Files) [ifnottex]: Add menu entry for Autorevert.
1631
1632 * emacs-xtra.texi (Introduction): Reword to make consistent with
1633 printed version only.
1634 <Top level>: Remove the body of all chapters and move them to the
1635 new *-xtra.texi files. Use @raisesections and @lowersections to
1636 convert sections to chapters etc.
1637
1638 * msdog-xtra.texi:
1639 * fortran-xtra.texi:
1640 * vc-xtra.texi:
1641 * vc1-xtra.texi:
1642 * vc2-xtra.texi:
1643 * emerge-xtra.texi:
1644 * cal-xtra.texi:
1645 * dired-xtra.texi:
1646 * arevert-xtra.texi: New files, with text from respective chapters
1647 of emacs-xtra.texi. Convert each @chapter into @section, @section
1648 into @subsection, etc.
1649
1650 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1651 updated.
1652
1653 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1654 Windows". All references updated.
1655
16562006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1657
1658 * macos.texi (Mac Input): Mention input from Character Palette.
1659 (Mac Font Specs): Fix typo.
1660
16612006-05-05 Richard Stallman <rms@gnu.org>
1662
1663 * files.texi (Diff Mode): Minor cleanup.
1664
16652006-05-05 Karl Berry <karl@gnu.org>
1666
8cf51b2c
GM
1667 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1668 errors from the current release of makeinfo (4.8).
1669 * help.texi (Library Keywords): Change widest word in multitable
1670 template from `emulations' to `convenience'. (Not sure if this is
1671 related to the font change.)
1672
16732006-05-05 Eli Zaretskii <eliz@gnu.org>
1674
1675 * files.texi (File Names): Add a footnote about limited support of
1676 ~USER on MS-Windows.
1677
1678 * cmdargs.texi (Initial Options): Add a footnote about limited
1679 support of ~USER on MS-Windows.
1680
16812006-05-03 Richard Stallman <rms@gnu.org>
1682
1683 * files.texi (Diff Mode): Node moved here.
1684 (Comparing Files): Delete what duplicates new node.
1685 (Files): Put Diff Mode in menu.
1686
1687 * misc.texi (Diff Mode): Moved to files.texi.
1688
1689 * emacs.texi (Top): Update menu for Diff Mode.
1690
1691 * trouble.texi (Emergency Escape): Simplify.
1692
1693 * emacs.texi (Top): Minor clarification.
1694
16952006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1696
1697 * commands.texi, entering.texi, screen.texi: Many simplifications.
1698
16992006-05-03 Richard Stallman <rms@gnu.org>
1700
1701 * commands.texi (Text Characters): Delete paragraph about unibyte
1702 non-ASCII printing chars.
1703
1704 * killing.texi (Killing): Say "graphical displays".
1705 * display.texi: Say "graphical displays".
1706
1707 * cmdargs.texi (Misc X): Say "graphical displays".
1708
17092006-05-01 Richard Stallman <rms@gnu.org>
1710
1711 * emacs.texi (Top): Add Diff Mode to menu.
1712
17132006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1714
1715 * misc.texi (Diff Mode): New node.
1716
17172006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1718
1719 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1720 (Mac Environment Variables): Shorten example line.
1721 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1722
17232006-05-01 Nick Roberts <nickrob@snap.net.nz>
1724
1725 * building.texi (GUD Customization): Describe cases %d and %c.
1726 Update description for %e.
1727
17282006-04-30 Glenn Morris <rgm@gnu.org>
1729
1730 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1731
17322006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1733
1734 * custom.texi (Examining): Update C-h v output example.
1735
17362006-04-29 Kim F. Storm <storm@cua.dk>
1737
1738 * building.texi (Grep Searching): Add lgrep and rgrep.
1739
8cf51b2c
GM
17402006-04-23 Richard Stallman <rms@gnu.org>
1741
1742 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1743
1744 * xresmini.texi: New file.
1745
1746 * xresources.texi (Face Resources): Split table into font resources
1747 and the rest. Combine similar attributes for brevity.
1748
8cf51b2c
GM
17492006-04-21 Eli Zaretskii <eliz@gnu.org>
1750
1751 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1752 backslashes and case-insensitivity in file names (moved to the
1753 main manual).
1754 (MS-DOS Printing): Move most of the text to the main manual.
1755
1756 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1757 New nodes.
1758 (Windows Processes, Windows System Menu): Add index entries and
1759 fix wording.
1760
8cf51b2c
GM
17612006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1762
1763 * misc.texi (Shell Ring): Add notes on saved input when
1764 navigating off the end of the history list.
1765
17662006-04-18 Chong Yidong <cyd@mit.edu>
1767
1768 * misc.texi (Shell Options): Correct default value of
1769 comint-scroll-show-maximum-output.
1770
8cf51b2c
GM
17712006-04-18 Nick Roberts <nickrob@snap.net.nz>
1772
1773 * building.texi (Watch Expressions): Update.
1774
8cf51b2c
GM
17752006-04-12 Richard Stallman <rms@gnu.org>
1776
1777 * search.texi: Clean up previous change.
1778
17792006-04-12 Eli Zaretskii <eliz@gnu.org>
1780
1781 * search.texi (Regexp Backslash, Regexp Replace): Add index
1782 entries for ``back reference'' and mention the term itself in the
1783 text.
1784
17852006-04-11 Richard Stallman <rms@gnu.org>
1786
1787 * custom.texi (Safe File Variables):
1788 Document enable-local-variables = :safe.
1789
17902006-04-11 Karl Berry <karl@gnu.org>
1791
1792 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1793 (Remote Repositories, Version Backups, Local Version Control)
1794 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1795 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1796 (Renaming VC Work Files and Master Files)
1797 (Inserting Version Control Headers, Customizing VC, General Options)
1798 (Options for RCS and SCCS, Options specific for CVS): Move all
1799 these nodes to emacs-xtra.texi, for brevity.
1800 * cmdargs.texi, files.texi: Change cross-references.
1801
8cf51b2c
GM
18022006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1803
1804 * files.texi (Old Versions): Update description of vc-annotate's
1805 use of color to indicate date ranges.
1806
8cf51b2c
GM
18072006-04-09 Kevin Ryde <user42@zip.com.au>
1808
8cf51b2c
GM
1809 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1810 put info and printed manual names the right way around.
1811
18122006-04-09 Karl Berry <karl@gnu.org>
1813
1814 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1815 emacs-xtra.texi, leaving only MS Windows information.
1816 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1817 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1818 node names.
1819
1820 * emacs.texi: Move @summarycontents and @contents to the beginning
1821 of the file.
1822
8cf51b2c
GM
18232006-04-08 Kevin Ryde <user42@zip.com.au>
1824
1825 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1826
18272006-04-07 Richard Stallman <rms@gnu.org>
1828
1829 * programs.texi (Comments, Comment Commands, Options for Comments)
1830 (Multi-Line Comments): "Align", not "indent".
1831 (Basic Indent): C-j deletes trailing whitespace before the newline.
1832
18332006-04-06 Richard Stallman <rms@gnu.org>
1834
8cf51b2c
GM
1835 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1836
18372006-04-06 Eli Zaretskii <eliz@gnu.org>
1838
1839 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1840
8cf51b2c
GM
18412006-04-05 Richard Stallman <rms@gnu.org>
1842
1843 * emacs.texi (Top): Update subnode menu.
1844
1845 * trouble.texi (Unasked-for Search): Node deleted.
1846 (Lossage): Delete from menu.
1847
18482006-04-04 Richard Stallman <rms@gnu.org>
1849
1850 * trouble.texi: Various cleanups.
1851 (Checklist): Don't bother saying how to snail a bug report.
1852 (Emergency Escape): Much rewriting.
1853 (After a Crash): Rename the core dump immediately.
1854 (Total Frustration): Call it a psychotherapist.
1855 (Bug Criteria): Avoid "illegal instruction".
1856 (Sending Patches): We always put the contributor's name in.
1857
1858 * misc.texi (Thumbnails): Minor correction.
1859
8cf51b2c
GM
18602006-04-03 Richard Stallman <rms@gnu.org>
1861
1862 * misc.texi (Thumbnails): Minor cleanup.
1863
18642006-04-02 Karl Berry <karl@gnu.org>
1865
1866 * sending.texi (Mail Sending): pxref to Top needs five args.
1867
1868 * texinfo.tex: Update to current version (2006-03-21.13).
1869
8cf51b2c
GM
18702006-03-31 Richard Stallman <rms@gnu.org>
1871
1872 * emacs.texi (Top): Update subnode menu.
1873
1874 * help.texi (Help Mode): Cleanup.
1875
1876 * dired.texi: Many cleanups.
1877 (Dired Deletion): Describe dired-recursive-deletes.
1878 (Operating on Files): dired-create-directory moved.
1879 (Misc Dired Features): Move to here.
1880 (Tumme): Node moved to misc.texi.
1881
1882 * custom.texi: Many cleanups.
1883 (Minor Modes): Don't mention ISO Accents Mode.
1884 (Examining): Update C-h v output example.
1885 (Hooks): Add index and xref for add-hook.
1886 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1887 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1888
1889 * misc.texi: Many cleanups.
1890 (beginning): Add to summary of topics.
1891 (Shell): Put eshell xref at the end. Remove eshell from table.
1892 (Thumbnails): New node.
1893
8cf51b2c
GM
18942006-03-28 Eli Zaretskii <eliz@gnu.org>
1895
1896 * files.texi (File Name Cache): Make it clear that the cache is
1897 not persistent.
1898
8cf51b2c
GM
18992006-03-25 Karl Berry <karl@gnu.org>
1900
49823426
GM
1901 * emacs-xtra.texi, emacs.texi, gnu.texi:
1902 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1903 (2) do not indent copyright year list (or anything else).
1904
8cf51b2c
GM
19052006-03-21 Juanma Barranquero <lekktu@gmail.com>
1906
1907 * files.texi (VC Dired Mode): Remove misplaced brackets.
1908
19092006-03-21 Andre Spiegel <spiegel@gnu.org>
1910
1911 * files.texi: Various updates and clarifications in the VC chapter.
1912
19132006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1914
1915 * help.texi (Help Mode): Document "C-c C-c".
1916
8cf51b2c
GM
19172006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1918
1919 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1920 menu in the standalone Info reader.
1921
19222006-03-15 Chong Yidong <cyd@stupidchicken.com>
1923
1924 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1925 moved here from Emacs manual.
1926
1927 * programs.texi (Fortran): Section moved to emacs-xtra.
1928 (Program Modes): Xref to Fortran in emacs-xtra.
1929
1930 * maintaining.texi (Emerge): Move to emacs-xtra.
1931 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1932
1933 * picture.texi: File deleted.
1934 * Makefile.in:
1935 * makefile.w32-in: Remove picture.texi.
1936
1937 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1938 * abbrevs.texi (Abbrevs):
1939 * sending.texi (Sending Mail): Picture node removed.
1940
1941 * emacs.texi (Top): Update node listings.
1942
8cf51b2c
GM
19432006-03-12 Richard Stallman <rms@gnu.org>
1944
1945 * calendar.texi: Various cleanups.
1946
8cf51b2c
GM
19472006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1948
1949 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1950 syntax.
1951
8cf51b2c
GM
19522006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1953
1954 * search.texi (Regexps): More accurately describe which characters
1955 are special in which situations. Recommend _not_ to quote `]' or
1956 `-' when they are not special.
1957
8cf51b2c
GM
19582006-02-28 Andre Spiegel <spiegel@gnu.org>
1959
1960 * files.texi (Old Versions): Clarify operation of C-x v =.
1961
8cf51b2c
GM
19622006-02-21 Nick Roberts <nickrob@snap.net.nz>
1963
1964 * building.texi (Watch Expressions): Update and describe
1965 gdb-speedbar-auto-raise.
1966
19672006-02-19 Richard M. Stallman <rms@gnu.org>
1968
1969 * emacs.texi: Use @smallbook.
1970 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1971 Update subnode menu.
1972
1973 * building.texi (Lisp Interaction): Minor addition.
1974
19752006-02-18 Nick Roberts <nickrob@snap.net.nz>
1976
1977 * building.texi (Watch Expressions): Update and be more precise.
1978
c8763fb6 19792006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1980
1981 * maintaining.texi (Create Tags Table): Explain why the
1982 exception when etags writes to files under the /dev tree.
1983
19842006-02-14 Richard M. Stallman <rms@gnu.org>
1985
1986 * custom.texi (Safe File Variables): Lots of clarification.
1987 Renamed from Unsafe File Variables.
1988
19892006-02-14 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * custom.texi (Unsafe File Variables): File variable confirmation
1992 assumed denied in batch mode.
1993
19942006-02-14 Richard M. Stallman <rms@gnu.org>
1995
1996 * building.texi (GDB User Interface Layout): Don't say `inferior'
1997 for program being debugged.
1998
19992006-02-15 Nick Roberts <nickrob@snap.net.nz>
2000
2001 * building.texi (GDB Graphical Interface):
2002 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2003
20042006-02-13 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * custom.texi (Specifying File Variables, Unsafe File Variables):
2007 New nodes, split from File Variables. Document new file local
2008 variable behavior.
2009
20102006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2011
2012 * display.texi (Standard Faces):
8cf51b2c
GM
2013 * files.texi (Visiting):
2014 * frames.texi (Clipboard):
2015 * glossary.texi (Glossary) <Clipboard>:
2016 * xresources.texi (X Resources): Mention Mac OS port.
2017
8cf51b2c
GM
20182006-02-12 Richard M. Stallman <rms@gnu.org>
2019
2020 * building.texi (Building): Clarify topic in intro.
2021
2022 * maintaining.texi (Maintaining): Change title; clarify topic.
2023 Delete duplicate index entries.
2024
2025 * building.texi (Other GDB User Interface Buffers): Clarifications.
2026
2027 * text.texi (Cell Commands): Clarifications.
2028
2029 * programs.texi (Defuns): Delete duplicate explanation of
2030 left-margin paren convention.
2031 (Hungry Delete): Minor cleanup.
2032
20332006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2034
2035 * dired.texi (Tumme): More tumme documentation.
2036
20372006-02-11 Alan Mackenzie <acm@muc.de>
2038
2039 * programs.texi ("Hungry Delete"): Correct the appellation of the
2040 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2041
20422006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2043
2044 * dired.texi (Tumme): Fix small bug.
2045
20462006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2047
2048 * macos.texi (Mac International): Rename "fontset-mac" to
2049 "fontset-standard".
2050
8cf51b2c
GM
20512006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2052
2053 * dired.texi (Tumme): Basic documentation for Tumme added.
2054
8cf51b2c
GM
20552006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2056
2057 * mule.texi (International):
2058 * programs.texi (Basic Indent): Fix typos.
2059
8cf51b2c
GM
2060 * custom.texi (Minor Modes):
2061 * display.texi (Text Display):
2062 * commands.texi (Text Characters): Update xrefs.
2063
20642006-02-07 Richard M. Stallman <rms@gnu.org>
2065
2066 * emacs.texi (Top): Update subnode menu.
2067 Update info on old Emacs papers.
2068 (Intro): "Graphical display", not window system.
2069
2070 * xresources.texi (GTK styles): Minor clarifications.
2071
2072 * trouble.texi: "Graphical display", not window system.
2073 (Stuck Recursive): Minor clarification.
2074
2075 * text.texi: Minor clarifications.
2076 (Sentences): Explain why two-space convention is better.
2077 Explain sentence-end-without-period here.
2078 (Fill Commands): Not here.
2079 (Refill): Node moved down.
2080 (Filling): Update menu.
2081 (Table Creation, Cell Justification, Column Commands): Clarify.
2082
2083 * sending.texi: Minor clarifications.
2084
2085 * search.texi (Regexp Backslash): Clarification.
2086
2087 * rmail.texi: Minor cleanups.
2088 (Rmail): Delete digression about `rmail-mode'.
2089 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2090 (Rmail Files): Mention C-u M-x rmail.
2091 (Rmail Reply): Mention References.
2092 (Rmail Display): Mention rmail-nonignored-headers.
2093
2094 * programs.texi: Minor cleanups.
2095 (Comment Commands): Mention momentary Transient Mark mode.
2096 (Matching): Be more specific about customizing show-paren-mode.
2097 (Info Lookup): Don't list the modes that support C-h S.
2098 Just say what it does in an unsupported mode.
2099 (Man Page): Delete excessive info on customizing woman.
2100 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2101
2102 * abbrevs.texi: Minor clarifications.
2103 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2104 not "dynamic abbrevs" as if they were a kind of abbrev.
2105
2106 * picture.texi (Picture): Minor cleanup.
2107
2108 * mule.texi (Communication Coding): Say "other applications".
2109 (Fontsets): Not specific to X. Add xref to X Resources.
2110 (Unibyte Mode): Rename from Single-Byte Character Support.
2111 "Graphical display", not window system.
2112 (International): Update menu.
2113
2114 * maintaining.texi (Format of ChangeLog):
2115 New node, split out from ChangeLog.
2116 (ChangeLog): Clarifications in the remaining text.
2117 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2118 (Find Tag): Add @w.
2119 (Tags Search): Explain tag table order here. Simplify grep ref.
2120 (List Tags): tags-tag-face is a variable, not a face.
2121 (Emerge): Cleanups.
2122
2123 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2124 (Keyboard Macros): Avoid "the user".
2125
2126 * killing.texi: "Graphical display", not window system.
2127
2128 * help.texi (Help Echo): "Graphical display", not window system.
2129
2130 * glossary.texi: Say "you", not "the user". Say "graphical display".
2131
2132 * frames.texi: Minor cleanups. "Graphical display", not window system.
2133
2134 * files.texi (Visiting): Make drag-and-drop not X-specific.
2135
2136 * custom.texi: Minor cleanups. "Graphical display", not window system.
2137
2138 * cmdargs.texi: Minor cleanups.
2139
2140 * building.texi (Compilation): Move and split kill-compilation para.
2141 Add para about multiple compilers.
2142 (Compilation Mode): Commands also available in grep mode and others.
2143 Mention C-u C-x ` more tutorially. Clarify C-x `.
2144 (Compilation Shell): Clarify. Put Bash example first.
2145 (Grep Searching): Minor cleanups; add @w.
2146 (Debuggers): Minor cleanups.
2147 (Starting GUD): Make GDB xgraphical mode issue clearer.
2148 (Debugger Operation): Lots of clarifications including
2149 GDB tooltip side-effect issue.
2150 (Commands of GUD): Clarify.
2151 (GUD Customization): Add bashdb-mode-hook.
2152 (GDB Graphical Interface): Rewrite for clarity.
2153 (GDB User Interface Layout): Rewrite for clarity.
2154 (Stack Buffer, Watch Expressions): Likewise.
2155 (Other GDB User Interface Buffers): Cleanups.
2156 (Lisp Libraries, External Lisp): Cleanup.
2157
2158 * basic.texi (Position Info): "Graphical displays", rather than
2159 window systems.
2160
2161 * anti.texi: Minor cleanup.
2162
8cf51b2c
GM
21632006-02-03 Eli Zaretskii <eliz@gnu.org>
2164
2165 * custom.texi (Init File, Find Init): Add cross-references to
2166 where $HOME is described.
2167
21682006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2169
2170 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2171 is not inside the @table.
2172
2173 * emacs.texi (Top): Correct node name.
2174
2175 * files.texi (File Names): Fix @xref.
2176 (Reverting): Fix typo.
2177
2178 * mule.texi (International): Correct node name.
2179
2180 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2181
21822006-02-01 Richard M. Stallman <rms@gnu.org>
2183
2184 * emacs.texi (Top): Update subnode menu.
2185
2186 * mule.texi: Minor clarifications.
2187 Reduce the specific references to X Windows.
2188 Refer to "graphical" terminals, rather than window systems.
2189 (Text Coding): Rename from Specify Coding.
2190 (Communication Coding, File Name Coding, Terminal Coding):
2191 New nodes split out from Text Coding.
2192
2193 * kmacro.texi: Minor clarifications.
2194 (Keyboard Macro Ring): Comment out some excessive commands.
2195 (Basic Keyboard Macro): Split up the table, putting part in each node.
2196
2197 * major.texi: Minor clarifications.
2198
2199 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2200
2201 * windows.texi: Minor clarifications.
2202 (Change Window): Don't describe mode-line mouse cmds here.
2203 Add xref to Mode Line Mouse.
2204
2205 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2206
2207 * macos.texi (Mac International): Fix xref.
2208
2209 * indent.texi: Minor clarifications.
2210
2211 * frames.texi: Minor clarifications.
2212 Reduce the specific references to X Windows.
2213 Refer to "graphical" terminals, rather than window systems.
2214 (Frame Parameters): Don't mention commands like
2215 set-foreground-color. Just say to customize a face.
2216 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2217
2218 * files.texi: Minor clarifications.
2219 (Numbered Backups): New node, split out from Backup Names.
2220
2221 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2222
2223 * cmdargs.texi (General Variables): Fix xref.
2224
2225 * buffers.texi: Minor clarifications.
2226
8cf51b2c
GM
22272006-01-31 Richard M. Stallman <rms@gnu.org>
2228
2229 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2230 Nodes moved to top.
2231
2232 * display.texi: Minor clarifications.
2233 (Display): Rearrange menu.
2234 (Standard Faces): Mention query-replace face.
2235 (Faces): Simplify.
2236 (Font Lock): Simplify face customization info.
2237 (Highlight Changes): Node merged into Highlight Interactively.
2238 (Highlight Interactively): Much rewriting and cleanup.
2239 (Optional Mode Line): Narrowed line number not good for goto-line.
2240 Simplify face customization advice.
2241 (Text Display): Mention use of escape-glyph face.
2242 Move ctl-arrow and tab-width here.
2243 (Display Custom): Move no-redraw-on-reenter to end of node.
2244
2245 * search.texi: Minor clarifications.
2246 (Isearch Scroll): Simplify.
2247 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2248
2249 * regs.texi (Registers): Mention bookmarks here.
2250
2251 * mark.texi: Minor clarifications.
2252 (Selective Undo): Node deleted.
2253
2254 * m-x.texi: Minor clarifications.
2255
2256 * killing.texi: Minor clarifications.
2257 Refer to "graphical" terminals, rather than window systems.
2258
2259 * help.texi: Clarifications.
2260 (Help): Don't describe C-h F and C-h K here.
2261 (Key Help): Describe C-h K here.
2262 (Name Help): Mention Emacs Lisp Intro.
2263 Describe C-h F here.
2264 (Misc Help): Mention C-h F and C-h K only briefly.
2265
2266 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2267 Selective undo text merged in.
2268 (Spelling): Mention Aspell along with Ispell.
2269
2270 * emacs.texi (Top): Update subnode menus.
2271
2272 * basic.texi (Basic Undo): Rename from Undo. Most of text
2273 moved to new Undo node.
2274
8cf51b2c
GM
22752006-01-29 Chong Yidong <cyd@stupidchicken.com>
2276
2277 * basic.texi (Continuation Lines, Inserting Text):
2278 Mention longlines mode.
2279
22802006-01-29 Richard M. Stallman <rms@gnu.org>
2281
2282 * screen.texi: Minor cleaups.
2283 (Screen): Clean up the intro paragraphs.
2284 (Mode Line): Lots of rewriting. Handle frame-name better.
2285 eol-mnemonic-... vars moved out.
2286
2287 * emacs.texi (Top): Change menu item for MS-DOS node.
2288 Update subnode menu.
2289
2290 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2291 chapter relates to Windows. Title changed.
2292
2293 * mini.texi: Minor cleanups.
2294
2295 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2296 (Mark): Put it in the menu.
2297
2298 * entering.texi: Minor cleanups.
2299
2300 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2301 (Intro): Refer to "graphical" terminals, rather than X.
2302
2303 * display.texi (Display Custom): Add xref to Variables.
2304 (Optional Mode Line): eol-mnemonic-... vars moved here.
2305
2306 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2307 rather than X.
2308
8cf51b2c
GM
2309 * basic.texi: Minor cleanups.
2310 (Undo): selective-undo moved.
2311
8cf51b2c
GM
23122006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2313
2314 * anti.texi (Antinews): Various corrections and additions.
2315
23162006-01-23 Juri Linkov <juri@jurta.org>
2317
2318 * custom.texi (Easy Customization, Customization Groups)
2319 (Browsing Custom): Mention links along with buttons.
2320
8cf51b2c
GM
23212006-01-21 Eli Zaretskii <eliz@gnu.org>
2322
8cf51b2c
GM
2323 * text.texi (TeX Print): Use @key for TAB.
2324
8cf51b2c
GM
2325 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2326
8cf51b2c
GM
23272006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2328
2329 * files.texi (File Aliases): Don't claim that usually separate
2330 buffers are created for two file names that name the same data.
2331 Mention additional situations where different names mean the same
2332 file on disk.
2333
23342006-01-19 Richard M. Stallman <rms@gnu.org>
2335
2336 * killing.texi (Deletion): Upcase @key argument.
2337
2338 * custom.texi (Custom Themes): Minor cleanup.
2339
2340 * programs.texi (Hungry Delete): Upcase @key argument.
2341
8cf51b2c
GM
23422006-01-16 Juri Linkov <juri@jurta.org>
2343
2344 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2345 Move `mode-line-highlight' before `mode-line-buffer-id'.
2346
8cf51b2c
GM
23472006-01-14 Richard M. Stallman <rms@gnu.org>
2348
2349 * basic.texi (Inserting Text): Minor cleanup.
2350
8cf51b2c
GM
23512006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2352
2353 * custom.texi (Changing a Variable, Face Customization):
2354 Update for changes in Custom menus.
2355
8cf51b2c
GM
23562006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2357
2358 * macos.texi (Mac International): Undo last change.
2359
8cf51b2c
GM
23602006-01-02 Chong Yidong <cyd@stupidchicken.com>
2361
2362 * custom.texi (Custom Themes): Describe the new
2363 customize-create-theme interface.
2364
23652005-12-30 Juri Linkov <juri@jurta.org>
2366
2367 * basic.texi (Position Info): Update example.
2368
c8763fb6 23692005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2370
2371 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2372
23732005-12-24 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * custom.texi (Custom Themes): `load-theme' always loads.
2376
23772005-12-23 Juri Linkov <juri@jurta.org>
2378
2379 * display.texi (Highlight Interactively): Use double space to
2380 separate sentences. Replace C-p with M-p, and C-n with M-n.
2381
23822005-12-22 Richard M. Stallman <rms@gnu.org>
2383
2384 * custom.texi (Easy Customization and subnodes):
2385 Replace "active field" with "button".
2386 Use "user option" only for variables.
2387 Use "setting" for variable-or-face.
2388
23892005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2390
2391 * buffers.texi (Select Buffer): Change order in table to make
2392 "Similar" refer to the correct item.
2393 (Indirect Buffers): Minor rewording.
2394
8cf51b2c
GM
23952005-12-20 Juri Linkov <juri@jurta.org>
2396
2397 * files.texi (VC Status): Put P and N near p and n.
2398
8cf51b2c
GM
23992005-12-19 Richard M. Stallman <rms@gnu.org>
2400
2401 * programs.texi (Electric C): Delete the info about newline control.
2402 (Other C Commands): Minor cleanup.
2403 (Left Margin Paren): Minor cleanup.
2404
24052005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2406
2407 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2408 (Customization Groups): Delete text moved to "Browsing Custom".
2409 (Browsing Custom): New node.
2410 (Specific Customization): Clarify which commands only work for
2411 loaded options.
2412
24132005-12-18 Bill Wohler <wohler@newt.com>
2414
2415 * frames.texi (Tool Bars): Shorten text of previous change.
2416
24172005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2418
2419 * files.texi (VC Status): Document log-view mode.
2420
24212005-12-18 Bill Wohler <wohler@newt.com>
2422
2423 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2424 permanently via the customize interface.
2425
8cf51b2c
GM
24262005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2427
2428 * killing.texi (Killing by Lines): Document `kill-whole-line'
2429 function.
2430
c8763fb6 24312005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2432
2433 * buffers.texi (Select Buffer): Change `prev-buffer' to
2434 `previous-buffer'. Indicate that these functions use a frame
2435 local buffer list.
2436
8cf51b2c
GM
24372005-12-12 Richard M. Stallman <rms@gnu.org>
2438
2439 * custom.texi (Easy Customization): Change menu comment.
2440 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2441
2442 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2443 (Help): Among the Apropos commands, describe only C-h a here.
2444
24452005-12-11 Richard M. Stallman <rms@gnu.org>
2446
2447 * programs.texi (Options for Comments): Comment-end starts with space.
2448
2449 * glossary.texi (Glossary): Minor cleanup.
2450
2451 * files.texi (Old Versions): Use @table.
2452
8cf51b2c
GM
24532005-12-10 David Koppelman <koppel@ece.lsu.edu>
2454
2455 * display.texi (Highlight Interactively): Include
2456 global-hi-lock-mode. Add miscellaneous details and elaborations.
2457
24582005-12-09 Richard M. Stallman <rms@gnu.org>
2459
2460 * display.texi (Font Lock): Delete the Global FL menu item.
2461
24622005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2463
2464 * custom.texi (Minibuffer Maps): Mention the maps for file name
2465 completion.
2466
24672005-12-09 Kim F. Storm <storm@cua.dk>
2468
2469 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2470 prefix keys even when mark is active. Decribe that RET moves
2471 cursor to next corner in rectangle; clarify insert around rectangle.
2472
8cf51b2c
GM
24732005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2474
2475 * custom.texi (Customization): Use xref to elisp manual for
2476 non-TeX output.
2477 (Minor Modes): Update.
2478 (Customization Groups, Changing a Variable, Face Customization):
2479 Update for new appearance of Custom buffers.
2480 (Changing a Variable): `custom-buffer-done-function' has been
2481 replaced by `custom-buffer-done-kill'.
2482 (Specific Customization): In the `customize-group' buffer, a
2483 subgroup's contents are not "hidden". They are not included at
2484 all. They have no [Show] button.
2485 (Mouse Buttons): Add pxref to description of mouse event lists in
2486 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2487 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2488 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2489
24902005-12-08 Richard M. Stallman <rms@gnu.org>
2491
2492 * mini.texi (Completion Commands, Completion):
2493 In file name input, SPC does not do completion.
2494
8cf51b2c
GM
24952005-12-08 Nick Roberts <nickrob@snap.net.nz>
2496
2497 * building.texi (GDB Graphical Interface): Explain screen size
2498 setting.
2499 (Other GDB User Interface Buffers): Describe features specific to
2500 GDB 6.4.
2501
8cf51b2c
GM
25022005-12-01 Nick Roberts <nickrob@snap.net.nz>
2503
2504 * building.texi (GDB User Interface Layout): Describe how to
2505 kill associated buffers.
2506 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2507 (Watch Expressions): Be more precise.
2508 (Other GDB User Interface Buffers): Describe how to change a
2509 register value.
2510
8cf51b2c
GM
25112005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2512
2513 * macos.texi (Mac Input): Remove description of
2514 mac-command-key-is-meta. Add descriptions of
2515 mac-control-modifier, mac-command-modifier, and
2516 mac-option-modifier.
2517 (Mac International): Fix description of conversion of clipboard data.
2518 (Mac Font Specs): Add example of font customization by face attributes.
2519
25202005-11-22 Nick Roberts <nickrob@snap.net.nz>
2521
2522 * building.texi (Watch Expressions): Expand description.
2523 (Other GDB User Interface Buffers): Describe local map for
2524 gud-watch.
2525
25262005-11-21 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * display.texi (Font Lock): Font lock is enabled by default now.
2529
25302005-11-20 Juri Linkov <juri@jurta.org>
2531
2532 * basic.texi (Position Info): Update examples of the output.
2533 Remove the fact that examples are produced in the TeXinfo buffer,
2534 because in the Info reader users will get a different output from
2535 `C-x ='.
2536
2537 * building.texi (Compilation Mode): Remove paragraph duplicated
2538 from the node `Compilation'. Add `compilation-skip-threshold'.
2539
2540 * display.texi (Font Lock): Suggest more user-friendly method of
2541 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2542
25432005-11-18 Richard M. Stallman <rms@gnu.org>
2544
2545 * files.texi (Registering): Mention @@ in mode line.
2546
2547 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2548
25492005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2550
2551 * files.texi (Renaming and VC): Some back-ends don't
2552 handle renaming.
2553
8cf51b2c
GM
25542005-11-17 Juri Linkov <juri@jurta.org>
2555
2556 * emacs.texi (Top):
2557 * display.texi (Highlight Interactively): Put this font-lock based
2558 mode near Font Lock node.
2559
25602005-11-16 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2563 icons.
2564
25652005-11-12 Kim F. Storm <storm@cua.dk>
2566
2567 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2568 (Help Summary): Add C-h d and C-h e.
2569 (Apropos): Clarify that all apropos commands may search for either
2570 list of words or a regexp. Add C-h d for apropos-documentation.
2571 Describe apropos-documentation-sort-by-scores user option.
2572
8cf51b2c
GM
25732005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2574
2575 * killing.texi (CUA Bindings): Add @section.
2576
25772005-11-10 Kim F. Storm <storm@cua.dk>
2578
2579 * emacs.texi (Top): Add CUA Bindings entry to menu.
2580
2581 * killing.texi (CUA Bindings): New node. Moved here from
2582 misc.texi and extended with info on rectangle commands and
2583 rectangle highlighting, interface to registers, and the global
2584 mark feature.
2585
2586 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2587
2588 * regs.texi: Prev link points to CUA Bindings node.
2589
25902005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2591
2592 * help.texi (Help Echo): By default, help echos are only shown on
2593 mouse-over, not on point-over.
2594
c8763fb6 25952005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2596
2597 * misc.texi (Shell Mode): Describe how to activate password echoing.
2598
8cf51b2c
GM
25992005-11-04 Romain Francoise <romain@orebokech.com>
2600
2601 * mark.texi (Mark Ring): Fix typo.
2602
26032005-11-03 Richard M. Stallman <rms@gnu.org>
2604
2605 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2606
26072005-11-01 Bill Wohler <wohler@newt.com>
2608
2609 * help.texi (Help Mode): Fix typo.
2610
26112005-11-01 Nick Roberts <nickrob@snap.net.nz>
2612
2613 * building.texi (Other GDB User Interface Buffers): Describe
2614 the command gdb-use-inferior-io-buffer.
2615
26162005-10-31 Romain Francoise <romain@orebokech.com>
2617
2618 * files.texi (Compressed Files): Fix typo.
2619
2620 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2621
2622 * windows.texi (Force Same Window): Likewise.
2623
26242005-10-30 Bill Wohler <wohler@newt.com>
2625
2626 * help.texi (Help Mode): URLs viewed with browse-url.
2627
26282005-10-31 Nick Roberts <nickrob@snap.net.nz>
2629
2630 * building.texi (GDB Graphical Interface): Don't reference
2631 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2632 must stay in same frame.
2633
26342005-10-29 Chong Yidong <cyd@stupidchicken.com>
2635
2636 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2637
2638 * anti.texi (Antinews): Likewise.
2639
8cf51b2c
GM
26402005-10-28 Bill Wohler <wohler@newt.com>
2641
2642 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2643
26442005-10-28 Richard M. Stallman <rms@gnu.org>
2645
2646 * files.texi (Visiting): Explain how to enter ? in a file name.
2647
2648 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2649
8cf51b2c
GM
26502005-10-25 Nick Roberts <nickrob@snap.net.nz>
2651
2652 * building.texi (GDB Graphical Interface): Describe
2653 gdb-mouse-until.
2654
26552005-10-23 Richard M. Stallman <rms@gnu.org>
2656
2657 * custom.texi (Init File): Recommend when to use site-start.el.
2658
8cf51b2c
GM
26592005-10-21 Juri Linkov <juri@jurta.org>
2660
2661 * custom.texi (Examining): Mention accessing the old variable
2662 value via M-n in set-variable.
2663
8cf51b2c
GM
26642005-10-18 Romain Francoise <romain@orebokech.com>
2665
2666 * files.texi (Version Systems): Capitalize GNU.
2667
8cf51b2c
GM
26682005-10-18 Nick Roberts <nickrob@snap.net.nz>
2669
2670 * building.texi (Compilation Mode): Remove redundant paragraph.
2671 (Watch Expressions): Remove paragraph to reflect code change.
2672
8cf51b2c
GM
26732005-10-16 Richard M. Stallman <rms@gnu.org>
2674
2675 * building.texi (Compilation Mode, Compilation): Clarified.
2676
26772005-10-15 Richard M. Stallman <rms@gnu.org>
2678
2679 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2680
8cf51b2c
GM
26812005-10-13 Kenichi Handa <handa@m17n.org>
2682
2683 * basic.texi (Position Info): Fix previous change.
2684
c8763fb6 26852005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2686
2687 * cmdargs.texi (Icons X): Fix typo.
2688
26892005-10-12 Kenichi Handa <handa@m17n.org>
2690
2691 * basic.texi (Position Info): Describe the case that Emacs shows
2692 "part of display ...".
2693
c8763fb6 26942005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2695
2696 * cmdargs.texi (Icons X): -nb => -nbi.
2697
26982005-10-10 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * frames.texi (Speedbar): A couple more clarifications.
2701
27022005-10-11 Nick Roberts <nickrob@snap.net.nz>
2703
2704 * building.texi (GDB User Interface Layout): Improve diagram.
2705 (Watch Expressions): Explain how to make speedbar global.
2706 (Other GDB User Interface Buffers): Make references more precise.
2707
8cf51b2c
GM
27082005-10-09 Richard M. Stallman <rms@gnu.org>
2709
2710 * frames.texi (Speedbar): Clarify the text.
2711
27122005-10-09 Chong Yidong <cyd@stupidchicken.com>
2713
2714 * frames.texi (Speedbar): Add information on keybindings,
2715 dismissing the speedbar, and buffer display mode. Link to
2716 speedbar manual.
2717
c8763fb6 27182005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2719
2720 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2721 added -nb, --no-bitmap-icon.
2722
8cf51b2c
GM
27232005-10-07 Nick Roberts <nickrob@snap.net.nz>
2724
2725 * building.texi (GDB Graphical Interface): Add variables and
2726 functions to indices. Be more precise.
2727
c8763fb6 27282005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2729
2730 * frames.texi (Drag and Drop): Remove the x- from
2731 x-dnd-open-file-other-window and xdnd-protocol-alist.
2732
27332005-09-30 Romain Francoise <romain@orebokech.com>
2734
2735 * mini.texi (Minibuffer): The default value now appears before the
2736 colon in minibuffer prompts.
2737
8cf51b2c
GM
27382005-09-25 Richard M. Stallman <rms@gnu.org>
2739
2740 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2741
8cf51b2c
GM
27422005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2743
2744 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2745
8cf51b2c
GM
27462005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2747
2748 * emacs.texi (Top): Update submenus from macos.texi.
2749
2750 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2751 (Mac OS): Update feature support status.
2752 (Mac Input): List supported input scripts. Remove description
2753 about `mac-keyboard-text-encoding'. Mention mouse button
2754 emulation and related variables.
2755 (Mac International): Mention Central European and Cyrillic
2756 support. Now `keyboard-coding-system' is dynamically changed.
2757 Add description about coding system for selection. Add
2758 description about language environment.
2759 (Mac Environment Variables): Mention
2760 `~/.MacOSX/environment.plist'. Give example of command line
2761 arguments. Add Preferences support.
2762 (Mac Directories): Explicitly state that this node is for Mac OS
2763 Classic only.
2764 (Mac Font Specs): Mention specification for scalable fonts. List
2765 supported charsets. Add preferred way of creating fontsets. Add
2766 description about `mac-allow-anti-aliasing'.
2767 (Mac Functions): Add descriptions about `mac-set-file-creator',
2768 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2769 and `mac-get-preference'.
2770
8cf51b2c
GM
27712005-09-16 Romain Francoise <romain@orebokech.com>
2772
2773 Update all files to specify GFDL version 1.2.
2774
2775 * doclicense.texi (GNU Free Documentation License): Update to
2776 version 1.2.
2777
27782005-09-15 Richard M. Stallman <rms@gnu.org>
2779
2780 * buffers.texi (List Buffers): Fix xref.
2781
2782 * rmail.texi (Rmail Basics): Fix xref.
2783
2784 * emacs.texi (Top): Update subnode menus.
2785
2786 * files.texi (Saving Commands): New node, broken out of Saving.
2787 (Customize Save): New node, broken out of Saving.
2788 Clarify effect of write-region-inhibit-fsync.
2789 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2790
8cf51b2c
GM
27912005-09-14 Romain Francoise <romain@orebokech.com>
2792
2793 * files.texi (Saving): Mention write-region-inhibit-fsync.
2794
27952005-09-05 Chong Yidong <cyd@stupidchicken.com>
2796
2797 * custom.texi (Custom Themes): New node.
2798
27992005-09-03 Richard M. Stallman <rms@gnu.org>
2800
49823426
GM
2801 * search.texi (Search Case): Mention vars that control
2802 case-fold-search for various operations.
8cf51b2c
GM
2803
28042005-08-22 Juri Linkov <juri@jurta.org>
2805
2806 * display.texi (Standard Faces): Merge the text from
2807 `(elisp)Standard Faces' into this node.
2808
28092005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2810
2811 * emacs.texi (Top): Delete menu item for deleted node
2812 Keyboard Translations.
2813
28142005-08-18 Richard M. Stallman <rms@gnu.org>
2815
8cf51b2c
GM
2816 * trouble.texi (Unasked-for Search):
2817 Delete xref to Keyboard Translations.
2818
2819 * glossary.texi (Glossary): Delete xref.
2820
8cf51b2c
GM
2821 * custom.texi (Minor Modes): Say that the list here is not complete.
2822 (Keyboard Translations): Node deleted.
2823 (Disabling): Delete xref to it.
2824 (Customization Groups): Fix Custom buffer example.
2825 (Hooks): Mention remove-hooks.
2826
28272005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2828
2829 * building.texi (GDB Graphical Interface): Improve filling of menu
2830 item.
2831
28322005-08-18 Nick Roberts <nickrob@snap.net.nz>
2833
2834 * building.texi (GDB Graphical Interface): Use better node names.
2835
28362005-08-14 Richard M. Stallman <rms@gnu.org>
2837
2838 * text.texi (Sentences): Fix xref.
2839
28402005-08-14 Juri Linkov <juri@jurta.org>
2841
2842 * building.texi (Compilation, Grep Searching): Move grep command
2843 headings from `Compilation' to `Grep Searching'.
2844
2845 * dired.texi (Dired and Find):
2846 * maintaining.texi (Tags Search): Replace grep xref to
2847 `Compilation' node with `Grep Searching'.
2848
2849 * files.texi (Comparing Files): Replace xref to `Compilation' with
2850 `Compilation Mode'.
2851
28522005-08-13 Alan Mackenzie <acm@muc.de>
2853
2854 * search.texi (Non-ASCII Isearch): Correct a typo.
2855 (Replacement Commands): Mention query-replace key binding.
2856
28572005-08-11 Richard M. Stallman <rms@gnu.org>
2858
2859 * programs.texi (Options for Comments): Fix xref.
2860
2861 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2862 out of Regexps.
2863
8cf51b2c
GM
28642005-08-09 Juri Linkov <juri@jurta.org>
2865
2866 * building.texi (Compilation): Use `itemx' instead of `item'.
2867 (Grep Searching): Simplify phrase.
2868
2869 * display.texi (Standard Faces): Describe vertical-border on
2870 window systems.
2871
2872 * windows.texi (Split Window): Simplify phrase and mention
2873 vertical-border face.
2874
28752005-08-09 Richard M. Stallman <rms@gnu.org>
2876
2877 * files.texi (Comparing Files): Clarify compare-windows.
2878
2879 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2880
8cf51b2c
GM
28812005-08-06 Eli Zaretskii <eliz@gnu.org>
2882
2883 * mule.texi (Coding Systems): Rephrase the paragraph about
2884 codepages: no need for "M-x codepage-setup" anymore, except on
2885 MS-DOS.
2886
2887 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2888 the MS-DOS port only.
2889
28902005-07-30 Eli Zaretskii <eliz@gnu.org>
2891
2892 * makefile.w32-in (info): Don't run multi-install-info.bat.
2893 ($(infodir)/dir): New target, produced by running
2894 multi-install-info.bat.
2895
8cf51b2c
GM
28962005-07-22 Eli Zaretskii <eliz@gnu.org>
2897
2898 * files.texi (Quoted File Names): Add index entry.
2899
8cf51b2c
GM
29002005-07-19 Juri Linkov <juri@jurta.org>
2901
2902 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2903
29042005-07-18 Juri Linkov <juri@jurta.org>
2905
8cf51b2c
GM
2906 * custom.texi (Easy Customization):
2907 * files.texi (Old Versions):
2908 * frames.texi (Wheeled Mice):
2909 * mule.texi (Specify Coding):
8cf51b2c
GM
2910 * text.texi (Cell Justification):
2911 * trouble.texi (After a Crash):
8cf51b2c
GM
2912 * xresources.texi (GTK styles):
2913 Delete duplicate duplicate words.
2914
29152005-07-17 Richard M. Stallman <rms@gnu.org>
2916
2917 * frames.texi (Creating Frames): Fix foreground color example.
2918
2919 * custom.texi (Init Examples): Clean up text about conditionals.
2920
29212005-07-16 Richard M. Stallman <rms@gnu.org>
2922
2923 * mini.texi (Completion Commands): Fix command name for ?.
2924
8cf51b2c
GM
29252005-07-16 Eli Zaretskii <eliz@gnu.org>
2926
2927 * display.texi (Standard Faces): Explain that customization of
2928 `menu' face has no effect on w32 and with GTK. Add
2929 cross-references.
2930
2931 * cmdargs.texi (General Variables): Clarify the default location
2932 of $HOME on w32 systems.
2933
29342005-07-15 Jason Rumney <jasonr@gnu.org>
2935
2936 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2937 changed.
2938
29392005-07-08 Kenichi Handa <handa@m17n.org>
2940
2941 * mule.texi (Recognize Coding): Recommend
2942 revert-buffer-with-coding-system instead of revert-buffer.
2943
29442005-07-07 Richard M. Stallman <rms@gnu.org>
2945
2946 * anti.texi (Antinews): Mention mode-line-inverse-video.
2947
2948 * files.texi (Saving): Minor correction about C-x C-w.
2949
2950 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2951
29522005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2953
2954 * search.texi (Isearch Scroll): Add example of using the
2955 `isearch-scroll' property.
2956 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2957 `Display Custom' node.
2958 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2959 and de-emphasize it.
2960 (Other Repeating Search): `occur' currently can not correctly
2961 handle multiline matches. Correct, clarify and update description
2962 of `flush-lines' and `keep-lines'.
2963
2964 * display.texi (Display Custom): Add anchor for `baud-rate'.
2965
29662005-07-07 Richard M. Stallman <rms@gnu.org>
2967
2968 * gnu.texi: Update where to get GNU status; add refs for how to help.
2969 Add footnotes 6 and 7.
2970
29712005-07-04 Lute Kamstra <lute@gnu.org>
2972
2973 Update FSF's address in GPL notices.
2974
8cf51b2c 2975 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2976 * trouble.texi (Checklist): Update FSF's address.
2977
8cf51b2c
GM
29782005-06-24 Richard M. Stallman <rms@gnu.org>
2979
2980 * display.texi (Text Display): Change index entries.
2981
29822005-06-24 Eli Zaretskii <eliz@gnu.org>
2983
2984 * makefile.w32-in (MAKEINFO): Use --force.
2985 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2986 Makefile.in.
8cf51b2c
GM
2987
29882005-06-23 Richard M. Stallman <rms@gnu.org>
2989
2990 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2991 nobreak-char-display.
2992
2993 * emacs.texi (Top): Update detailed node listing.
2994
2995 * display.texi (Text Display): Renamed show-nonbreak-escape
2996 to nobreak-char-display and no-break-space to nobreak-space.
2997 (Standard Faces): Split up the list of standard faces
2998 and put it in a separate node. Add nobreak-space and
2999 escape-glyph.
3000
8cf51b2c
GM
30012005-06-23 Lute Kamstra <lute@gnu.org>
3002
3003 * mule.texi (Select Input Method): Fix typo.
3004
30052005-06-23 Kenichi Handa <handa@m17n.org>
3006
3007 * mule.texi (International): List all supported scripts. Adjust
3008 text for that leim is now included in the normal Emacs
3009 distribution.
3010 (Language Environments): List all language environments.
3011 Intlfonts contains fonts for most supported scripts, not all..
3012 (Select Input Method): Refer to C-u C-x = to see how to type to
3013 input a specifc character.
3014 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3015
30162005-06-23 Juanma Barranquero <lekktu@gmail.com>
3017
49823426 3018 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3019
30202005-06-22 Miles Bader <miles@gnu.org>
3021
3022 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3023
30242005-06-20 Miles Bader <miles@gnu.org>
3025
3026 * display.texi (Faces): Add `vertical-divider'.
3027
30282005-06-17 Richard M. Stallman <rms@gnu.org>
3029
3030 * text.texi (Adaptive Fill): Minor clarification.
3031
8cf51b2c
GM
30322005-06-10 Lute Kamstra <lute@gnu.org>
3033
3034 * emacs.texi (Top): Correct version number.
3035 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3036 refer to the current version of Emacs.
3037
30382005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3039
3040 * files.texi (Log Buffer): Document when there can be more than
3041 one file to be committed.
3042
30432005-06-08 Juri Linkov <juri@jurta.org>
3044
3045 * display.texi (Faces): Add `shadow' face.
3046
30472005-06-07 Masatake YAMATO <jet@gyve.org>
3048
3049 * display.texi (Faces): Write about mode-line-highlight.
3050
30512005-06-06 Richard M. Stallman <rms@gnu.org>
3052
3053 * misc.texi (Printing Package): Explain how to initialize
3054 printing package.
3055
3056 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3057
30582005-06-05 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * emacs.texi: Rename Hardcopy to Printing.
3061 Make PostScript and PostScript Variables subnodes of it.
3062
3063 * misc.texi (Printing): Rename node from Hardcopy.
3064 Mention menu bar options.
3065 Move PostScript and PostScript Variables to submenu.
3066 (Printing package): New node.
3067
3068 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3069
3070 * dired.texi (Operating on Files): Likewise.
3071
3072 * calendar.texi (Displaying the Diary): Likewise.
3073
3074 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3075
3076 * glossary.texi (Glossary): Likewise.
3077
3078 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3079 effect.
3080
30812005-06-04 Richard M. Stallman <rms@gnu.org>
3082
3083 * trouble.texi (After a Crash): Polish previous change.
3084
8cf51b2c
GM
30852005-05-30 Noah Friedman <friedman@splode.com>
3086
3087 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3088 recovery mechanism.
3089
8cf51b2c
GM
30902005-05-28 Nick Roberts <nickrob@snap.net.nz>
3091
3092 * building.texi (Other Buffers): SPC toggles display of
3093 floating point registers.
3094
8cf51b2c
GM
30952005-05-27 Nick Roberts <nickrob@snap.net.nz>
3096
3097 * files.texi (Log Buffer): Merge in description of Log Edit
3098 mode from pcl-cvs.texi.
3099
31002005-05-26 Richard M. Stallman <rms@gnu.org>
3101
3102 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3103
8cf51b2c
GM
31042005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3105
3106 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3107 not enabled by default.
3108 When not on a word, `ispell-word' by default checks the word
3109 before point.
3110
31112005-05-24 Nick Roberts <nickrob@snap.net.nz>
3112
3113 * building.texi (Debugger Operation): Simplify last sentence.
3114
31152005-05-23 Lute Kamstra <lute@gnu.org>
3116
3117 * emacs.texi: Update FSF's address throughout.
3118 (Preface): Use @cite.
3119 (Distrib): Add cross reference to the node "Copying". Mention the
3120 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3121 printed manuals.
3122 (Intro): Use @xref for the Emacs Lisp Intro.
3123
8cf51b2c
GM
31242005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3125
3126 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3127
3128 * basic.texi (Moving Point): Mention default for `goto-line'.
3129
3130 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3131 of a variable's docstring.
3132
31332005-05-18 Lute Kamstra <lute@gnu.org>
3134
3135 * maintaining.texi (Overview of Emerge): Add cross reference.
3136 Remove duplication.
3137
3138 * emacs.texi (Top): Update to the current structure of the manual.
3139 * misc.texi (Emacs Server): Add menu description.
3140 * files.texi (Saving): Fix menu.
3141 * custom.texi (Customization): Fix menu.
3142 * mule.texi (International): Fix menu.
3143 * kmacro.texi (Keyboard Macros): Fix menu.
3144
31452005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3146
3147 * display.texi: Various minor changes.
3148 (Faces): Delete text that is repeated in the next section.
3149
31502005-05-16 Nick Roberts <nickrob@snap.net.nz>
3151
3152 * building.texi (Debugger Operation): Mention GUD tooltips are
3153 disabled with GDB in text command mode.
3154
8cf51b2c
GM
31552005-05-16 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * building.texi: Replace toolbar with "tool bar" for consistency.
3158 (Compilation Mode): Describe compilation-context-lines
3159 and use of arrow in compilation buffer.
3160 (Debugger Operation): Replace help text with variable's value.
3161
3162 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3163 consistency.
3164
31652005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3166
3167 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3168 Add xref.
3169
8cf51b2c
GM
31702005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3171
3172 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3173 (Position Info): Delete discussion of `goto-line'. It is already
3174 described in `Moving point'.
3175
3176 * mini.texi (Completion Commands): Correct reference.
3177 (Completion Options): Fix typo.
3178
3179 * killing.texi (Deletion): Complete description of `C-x C-o'.
3180
8cf51b2c
GM
31812005-05-10 Richard M. Stallman <rms@gnu.org>
3182
3183 * building.texi (Compilation): Clarify recompile's directory choice.
3184
3185 * frames.texi (Tooltips): Cleanups.
3186
3187 * basic.texi (Arguments): Fix punctuation.
3188
31892005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3190
3191 * screen.texi (Menu Bar): The up and down (not left and right)
3192 arrow keys move through a keyboard menu.
3193
31942005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3195
3196 * basic.texi: Various typo and grammar fixes.
3197 (Moving Point): C-a now runs move-beginning-of-line.
3198
31992005-05-08 Nick Roberts <nickrob@snap.net.nz>
3200
3201 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3202
3203 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3204 as different animals.
3205
32062005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3207
3208 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3209 Correct index entry.
3210
32112005-05-07 Nick Roberts <nickrob@snap.net.nz>
3212
3213 * building.texi (Debugger Operation): Update to reflect changes
3214 in GUD tooltips.
3215
32162005-04-30 Richard M. Stallman <rms@gnu.org>
3217
3218 * files.texi (Compressed Files): Auto Compression normally enabled.
3219
3220 * building.texi (Debugger Operation): Clarify previous change.
3221
8cf51b2c
GM
32222005-04-28 Nick Roberts <nickrob@snap.net.nz>
3223
3224 * building.texi (Debugger Operation): Add description for
3225 GUD tooltips when program is not running.
3226
32272005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3228
3229 * misc.texi (Shell): Add `Shell Prompts' to menu.
3230 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3231 description. Delete remarks moved to new node.
3232 (Shell Prompts): New node.
3233 (History References): Replace remarks moved to `Shell Prompts'
3234 with xref to that node.
3235 (Remote Host): Clarify how to specify the terminal type when
3236 logging in to a different machine.
3237
32382005-04-26 Richard M. Stallman <rms@gnu.org>
3239
3240 * emacs.texi (Top): Update submenus from files.texi.
3241
3242 * files.texi (Filesets): Clarify previous change.
3243
3244 * dired.texi (Misc Dired Features): Clarify previous change.
3245
32462005-04-25 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3249
3250 * dired.texi (Misc Dired Features): Document
3251 dired-compare-directories.
3252
3253 * files.texi (Filesets): New node.
3254 (File Conveniences): Document Image mode.
3255
3256 * text.texi (TeX Print): Document tex-compile.
3257
32582005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3259
3260 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3261 Delete redundant reference to tooltip Custom group. It is
3262 referred too again in the next paragraph.
3263
32642005-04-24 Richard M. Stallman <rms@gnu.org>
3265
3266 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3267
8cf51b2c
GM
32682005-04-19 Kim F. Storm <storm@cua.dk>
3269
3270 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3271
32722005-04-18 Lars Hansen <larsh@math.ku.dk>
3273
3274 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3275 turns off desktop-save-mode.
3276
32772005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3278
3279 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3280 by default in terminals compatible with xterm. Mention that
3281 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3282 node.
3283
8cf51b2c
GM
32842005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3285
3286 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3287
c8763fb6 32882005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3289
3290 * xresources.texi (Table of Resources): Add cursorBlink.
3291
32922005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3293
3294 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3295 `d', `C-d' and `u'.
3296
32972005-04-11 Richard M. Stallman <rms@gnu.org>
3298
3299 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3300 (Misc X): Add -D, --basic-display.
3301
3302 * maintaining.texi (Change Log): Correct the description of
3303 the example.
3304
3305 * major.texi (Choosing Modes): Document magic-mode-alist.
3306
8cf51b2c
GM
33072005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3308
3309 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3310 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3311 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3312 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3313 `w', respectively.
3314 (Rmail Labels): Mention `l'.
3315 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3316 (Rmail Summary Edit): Describe `j' and RET.
3317
c8763fb6 33182005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3319
3320 * xresources.texi (Lucid Resources): Add fontSet resource.
3321
8cf51b2c
GM
33222005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3323
3324 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3325 now called `indicate-empty-lines'.
3326
33272005-04-06 Kim F. Storm <storm@cua.dk>
3328
3329 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3330
33312005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3332
3333 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3334 deleted.
3335 (Marks vs Flags): Add some convenient key bindings.
3336 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3337 (Misc Dired Features): Correct and expand description of `w' command.
3338
3339 * frames.texi (XTerm Mouse): Delete apparently false info.
3340 The GNU/Linux console currently does not appear to support
3341 `xterm-mouse-mode'.
3342
8cf51b2c
GM
33432005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3344
3345 * calendar.texi (Diary): Mention shell utility `calendar'.
3346
33472005-04-01 Richard M. Stallman <rms@gnu.org>
3348
3349 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3350
8cf51b2c
GM
33512005-04-01 Lute Kamstra <lute@gnu.org>
3352
3353 * maintaining.texi (Change Log): add-change-log-entry uses
3354 add-log-mailing-address.
3355
33562005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3357
3358 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3359 `VC Mode Line' and put in an xref to that node.
3360 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3361 its description.
3362
33632005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3364
3365 * calendar.texi (Calendar Systems): Say that the Persian calendar
3366 implemented here is the arithmetical one championed by Birashk.
3367
33682005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3369
3370 * programs.texi (Fortran Motion): Fix previous change.
3371
8cf51b2c
GM
33722005-03-29 Richard M. Stallman <rms@gnu.org>
3373
3374 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3375
33762005-03-29 Chong Yidong <cyd@stupidchicken.com>
3377
3378 * text.texi (Refill): Refer to Long Lines Mode.
3379 (Longlines): New node.
3380 (Auto Fill): Don't index "word wrap" here.
3381 (Filling): Add Longlines to menu.
3382
33832005-03-29 Richard M. Stallman <rms@gnu.org>
3384
3385 * xresources.texi: Minor fixes.
3386
3387 * misc.texi (Emacs Server): Fix Texinfo usage.
3388
3389 * emacs.texi (Top): Don't use a real section heading for
3390 "Detailed Node Listing". Fake it instead.
3391
3392 * basic.texi (Position Info): Minor cleanup.
3393
3394 * mule.texi (Input Methods): Minor cleanup.
3395
33962005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3397
3398 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3399 constructs as well.
3400 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3401
34022005-03-29 Kenichi Handa <handa@m17n.org>
3403
3404 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3405
3406 * basic.texi (Position Info): Update the description about the
3407 command C-u C-x =.
3408
34092005-03-28 Richard M. Stallman <rms@gnu.org>
3410
3411 * emacs.texi (Top): Use @section for the detailed node listing.
3412
3413 * calendar.texi: Minor fixes to previous change.
3414
3415 * programs.texi (Fortran): Small fixes to previous changes.
3416
3417 * emacs.texi (Top): Update list of subnodes of Dired.
3418 Likewise for building.texi.
3419
3420 * files.texi (File Conveniences): Delete Auto Image File mode.
3421
34222005-03-28 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * building.texi (Flymake): New node.
3425
3426 * custom.texi (Function Keys): Document kp- event types and
3427 keypad-setup package.
3428
3429 * dired.texi (Wdired): New node.
3430
3431 * files.texi (File Conveniences): Reorder entries.
3432 Explain how to turn on Auto-image-file mode.
3433 Document Thumbs mode.
3434
3435 * mule.texi (Specify Coding): Document recode-region and
3436 recode-file-name.
3437
3438 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3439
34402005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3441
3442 * commands.texi (Keys): M-o is now a prefix key.
3443
34442005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3445
3446 * programs.texi: Reformat and update copyright years.
3447 (Fortran): Update section.
3448
34492005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3450
3451 * files.texi: Several small changes in addition to:
3452 (Visiting): Change xref for Dialog Boxes to ref.
3453 (Version Headers): Replace references to obsolete var
3454 `vc-header-alist' with `vc-BACKEND-header'.
3455 (Customizing VC): Update value of `vc-handled-backends'.
3456
34572005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3458
3459 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3460 move here from Emacs Lisp Reference Manual.
3461 * calendar.texi (Calendar/Diary, Diary Commands)
3462 (Special Diary Entries, Importing Diary): Change some xrefs to
3463 point to emacs-xtra rather than elisp.
3464
3465 * emacs-xtra.texi (Calendar Customizing):
3466 Move view-diary-entries-initially, view-calendar-holidays-initially,
3467 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3468 Emacs Manual.
3469 (Appt Customizing): Merge entire section into main Emacs Manual.
3470 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3471 mark-holidays-in-calendar here from emacs-xtra.
3472 (Displaying the Diary): Move view-diary-entries-initially,
3473 mark-diary-entries-in-calendar here from emacs-xtra.
3474 (Appointments): Move appt-display-mode-line,
3475 appt-display-duration, appt-disp-window-function,
3476 appt-delete-window-function here from emacs-xtra.
3477
3478 * calendar.texi: Update and reformat copyright.
3479 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3480 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3481 (Diary): Refer to `diary-file' rather than ~/diary.
3482 (Diary Commands): Rename node to "Displaying the Diary".
3483 * emacs.texi (Top): Rename "Diary Commands" section.
3484 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3485
34862005-03-26 Eli Zaretskii <eliz@gnu.org>
3487
3488 * misc.texi (Emacs Server): Fix the command for setting
3489 server-name. Add an xref to Invoking emacsclient.
3490
3491 * help.texi (Help Summary): Clarify when "C-h ." will do something
3492 nontrivial.
3493 (Apropos): Add cindex entry for apropos-sort-by-scores.
3494
3495 * display.texi (Text Display): Add index entries for how no-break
3496 characters are displayed.
3497
8cf51b2c
GM
34982005-03-26 Eli Zaretskii <eliz@gnu.org>
3499
3500 * files.texi (Visiting): Fix cross-references introduced with the
3501 last change.
3502
3503 * xresources.texi (GTK resources): Fix last change.
3504
8cf51b2c
GM
35052005-03-25 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * xresources.texi (X Resources): GTK options documented too.
3508 (Resources): Clarify meaning of program name.
3509 (Table of Resources): Add visualClass.
3510 (GTK resources): Rewrite.
3511 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3512
3513 * display.texi (Text Display): Mention non-breaking spaces.
3514
3515 * files.texi (Reverting): Document auto-revert-check-vc-info.
3516
3517 * frames.texi (Mouse Commands): Document
3518 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3519
3520 * help.texi (Help Summary): Add `C-h .'.
3521 (Apropos): Apropos accepts a list of search terms.
3522 Document apropos-sort-by-scores.
3523 (Help Echo): Document display-local-help.
3524
3525 * misc.texi (Emacs Server): Document server-name.
3526 (Invoking emacsclient): Document -s option for server names.
3527
3528 * text.texi (Outline Visibility): Introduce "current heading
3529 line" (commands can be called with point on a body line).
3530 Re-order table to follow the sequence of discussion.
3531 hide-body won't hide lines before first header line.
3532 (TeX Mode): Add DocTeX mode.
3533
8cf51b2c
GM
35342005-03-24 Richard M. Stallman <rms@gnu.org>
3535
3536 * mule.texi (Single-Byte Character Support): Delete mention
3537 of iso-acc.el and iso-transl.el.
3538
8cf51b2c
GM
35392005-03-23 Lute Kamstra <lute@gnu.org>
3540
3541 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3542
35432005-03-23 Richard M. Stallman <rms@gnu.org>
3544
8cf51b2c
GM
3545 * search.texi: Delete explicit node pointers.
3546 (Incremental Search): New menu.
3547 (Basic Isearch, Repeat Isearch, Error in Isearch)
3548 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3549 (Slow Isearch): New subnodes.
3550 (Configuring Scrolling): Node deleted.
3551 (Search Case): Doc default-case-fold-search.
3552 (Regexp Replace): Move replace-regexp doc here.
3553
3554 * rmail.texi (Movemail): Put commas inside closequotes.
3555
3556 * picture.texi (Insert in Picture): Document C-c arrow combos.
3557 (Basic Picture): Clarify erasure.
3558
3559 * display.texi (Font Lock): Put commas inside closequotes.
3560
3561 * cmdargs.texi (General Variables): Put commas inside closequotes.
3562
35632005-03-23 Nick Roberts <nickrob@snap.net.nz>
3564
3565 * building.texi (Stack Buffer): Mention reverse contrast for
3566 *selected* frame (might not be current frame).
3567
8cf51b2c
GM
35682005-03-21 Richard M. Stallman <rms@gnu.org>
3569
3570 * building.texi (Starting GUD): Add bashdb.
3571
35722005-03-20 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * basic.texi (Moving Point): Add M-g M-g binding.
3575 (Undo): Document undo-only.
3576 (Position Info): Document M-g M-g and C-u M-g M-g.
3577
3578 * building.texi (Building): Put Grep Searching after Compilation
3579 Shell.
3580 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3581 Document next-error-highlight.
3582 (Grep Searching): Document grep-highlight-matches.
3583 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3584
3585 * calendar.texi (Importing Diary): Rename node from iCalendar.
3586 Document diary-from-outlook.
3587
3588 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3589 Commands.
3590 Mention effect of X drag and drop on Dired buffers.
3591
3592 * files.texi (Visiting): Document large-file-warning-threshold.
3593 Move paragraph on file-selection dialog.
3594 Mention visiting files using X drag and drop.
3595 (Reverting): Mention using Auto-Revert mode to tail files.
3596 Document auto-revert-tail-mode.
3597 (Version Systems): Minor correction.
3598 (Comparing Files): Diff-mode is no longer based on Compilation
3599 mode.
3600 Document compare-ignore-whitespace.
3601 (Misc File Ops): Explain passing a directory to rename-file.
3602 Likewise for copy-file and make-symbolic-link.
3603
3604 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3605 Document mouse-wheel-progressive speed.
3606
3607 * help.texi (Misc Help): Document numeric argument for C-h i.
3608 Correctly explain the effect of just C-u as argument.
3609
3610 * killing.texi (Deletion): Document numeric argument for
3611 just-one-space.
3612
3613 * mini.texi (Completion): Completion acts on text before point.
3614
3615 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3616 (Emulation): CUA mode replaces pc-bindings-mode,
3617 pc-selection-mode, and s-region.
3618
3619 * mule.texi (Input Methods): Leim is now built-in.
3620 (Select Input Method): Document quail-show-key.
3621 (Specify Coding): Document revert-buffer-with-coding-system.
3622
3623 * programs.texi (Fortran Motion): Document f90-next-statement,
3624 f90-previous-statement, f90-next-block, f90-previous-block,
3625 f90-end-of-block, and f90-beginning-of-block.
3626
3627 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3628
3629 * emacs.texi (Acknowledgments): Updated.
3630
3631 * anti.texi: Total rewrite.
3632
8cf51b2c
GM
36332005-03-19 Chong Yidong <cyd@stupidchicken.com>
3634
3635 * ack.texi (Acknowledgments): Update.
3636
36372005-03-19 Eli Zaretskii <eliz@gnu.org>
3638
3639 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3640 copyright years.
3641
36422005-03-14 Nick Roberts <nickrob@snap.net.nz>
3643
3644 * building.texi (Commands of GUD): Move paragraph on setting
3645 breakpoints with mouse to the GDB Graphical Interface node.
3646
36472005-03-07 Richard M. Stallman <rms@gnu.org>
3648
8cf51b2c
GM
3649 * misc.texi (Single Shell, Shell Options): Fix previous change.
3650
3651 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3652
36532005-03-06 Richard M. Stallman <rms@gnu.org>
3654
3655 * building.texi (Starting GUD): Don't explain text vs graphical
3656 GDB here. Just mention it and xref.
3657 Delete "just one debugger process".
3658 (Debugger Operation): Move GUD tooltip info here.
3659 (GUD Tooltips): Node deleted.
3660 (GDB Graphical Interface): Explain the two GDB modes here.
3661
8cf51b2c
GM
3662 * sending.texi (Sending Mail): Minor cleanup.
3663 (Mail Aliases): Explain quoting conventions.
3664 Update key rebinding example.
3665 (Header Editing): C-M-i is like M-TAB.
3666 (Mail Mode Misc): mail-attach-file does not do MIME.
3667
3668 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3669 that really belongs here.
3670 (Remote Mailboxes): Text moved to Rmail Inbox.
3671 (Rmail Display): Mention Mouse-1.
3672 (Movemail): Clarify two movemail versions.
3673 Clarify rmail-movemail-program.
3674
8cf51b2c
GM
3675 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3676 Document async shell commands.
3677 (Shell History): Clarify.
3678 (Shell Ring): Mention C-UP an C-DOWN.
3679 (Shell Options): Add comint-prompt-read-only.
3680 (Invoking emacsclient): Set EDITOR to run Emacs.
3681 (Sorting): No need to explain what region is.
3682 (Saving Emacs Sessions): Fix typo.
3683 (Recursive Edit): Fix punctuation.
3684 (Emulation): Don't mention "PC bindings" which are standard.
3685 (Hyperlinking): Explain Mouse-1 convention here.
3686 (Find Func): Node deleted.
3687
8cf51b2c
GM
3688 * help.texi (Name Help): Xref to Hyperlinking.
3689
3690 * glossary.texi (Glossary):
3691 Rename "Balance Parentheses" to "Balancing...".
3692 Add "Byte Compilation". Correct "Copyleft".
3693 New xref in "Customization".
3694 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3695 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3696 Rename "Registers" to "Register".
3697 Replace "Selecting" with "Selected Frame",
3698 "Selected Window", and "Selecting a Buffer".
3699
3700 * files.texi (Types of Log File): Explain how projects'
3701 methods can vary.
3702
8cf51b2c
GM
3703 * display.texi (Faces): Delete "Emacs 21".
3704
3705 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3706 * fixit.texi (Spelling): C-M-i like M-TAB.
3707 * mini.texi (Completion Options): C-M-i like M-TAB.
3708 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3709 * text.texi (Text Mode): C-M-i like M-TAB.
3710
3711 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3712
3713 * calendar.texi (Specified Dates): Mention `g w'.
3714 (Appointments): appt-activate toggles with no arg.
3715
8cf51b2c
GM
37162005-03-05 Juri Linkov <juri@jurta.org>
3717
3718 * cmdargs.texi (Emacs Invocation): Add cindex
3719 "invocation (command line arguments)"
3720 (Misc X): Add -nbc, --no-blinking-cursor.
3721
37222005-03-04 Ulf Jasper <ulf.jasper@web.de>
3723
3724 * calendar.texi (iCalendar): No need to require it now.
3725
8cf51b2c
GM
37262005-03-03 Nick Roberts <nickrob@snap.net.nz>
3727
3728 * trouble.texi (Contributing): Mention Savannah. Direct users to
3729 emacs-devel.
3730
37312005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3732
3733 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3734 window.
3735
8cf51b2c
GM
37362005-02-27 Richard M. Stallman <rms@gnu.org>
3737
3738 * building.texi (Compilation): Update mode line status info.
3739
37402005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3741
3742 * calendar.texi (General Calendar): Document binding of
3743 scroll-other-window-down.
3744 (Mayan Calendar): Fix earliest date.
3745 (Time Intervals): Document timeclock-change.
3746 Fix timeclock-ask-before-exiting documentation.
3747
37482005-02-26 Kim F. Storm <storm@cua.dk>
3749
3750 * frames.texi (Mouse References):
3751 Add mouse-1-click-in-non-selected-windows.
3752
37532005-02-25 Richard M. Stallman <rms@gnu.org>
3754
3755 * screen.texi (Screen): Explain better about cursors and mode lines;
3756 don't presuppose text terminals.
3757 (Point): Don't assume just one cursor.
3758 Clarify explanation of cursors.
3759 (Echo Area, Menu Bar): Cleanups.
3760
3761 * mini.texi (Minibuffer): Prompts are highlighted.
3762 (Minibuffer Edit): Newline = C-j only on text terminals.
3763 Clarify resize-mini-windows values.
3764 Mention M-PAGEUP and M-PAGEDOWN.
3765 (Completion Commands): Mouse-1 like Mouse-2.
3766 (Minibuffer History): Explain history commands better.
3767 (Repetition): Add xref to Incremental Search.
3768
3769 * mark.texi (Setting Mark): Clarify info about displaying mark.
3770 Clarify explanation of C-@ and C-SPC.
3771 (Transient Mark): Mention Delete Selection mode.
3772 (Marking Objects): Clean up text about extending the region.
3773
3774 * m-x.texi (M-x): One C-g doesn't always go to top level.
3775 No delay before suggest-key-bindings output.
3776
3777 * fixit.texi (Fixit): Mention C-/ for undo.
3778 (Spelling): Mention ESC TAB like M-TAB.
3779 Replacement words with r and R are rechecked.
3780 Say where C-g leaves point. Mention ? as input.
3781
37822005-02-23 Lute Kamstra <lute@gnu.org>
3783
3784 * cmdargs.texi (Initial Options): Add cross reference.
3785
8cf51b2c
GM
37862005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * emacs.texi (Top): Update menu for splitting of node in
3789 msdog.texi.
3790 * frames.texi (Frames): Update xref for splitting of node in
3791 msdog.texi.
3792 * trouble.texi (Quitting): Ditto.
3793
37942005-02-16 Richard M. Stallman <rms@gnu.org>
3795
3796 * windows.texi (Split Window): Simplify line truncation info
3797 and xref to Display Custom.
3798
3799 * trouble.texi (Quitting): Emergency escape only for text terminal.
3800 (Screen Garbled): C-l for ungarbling is only for text terminal.
3801
3802 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3803
3804 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3805
3806 * programs.texi (Program Modes): Mention Python mode.
3807 (Moving by Defuns): Repeating C-M-h extends region.
3808 (Basic Indent): Clarify.
3809 (Custom C Indent): Clarify.
3810 (Expressions): Repeating C-M-@ extends region.
3811 (Info Lookup): Clarify for C-h S.
3812 (Symbol Completion): ESC TAB alternative for M-TAB.
3813 (Electric C): Clarify.
3814
3815 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3816
3817 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3818 MS-DOS Input node.
3819 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3820 (MS-DOS and MULE): Clarify.
3821 (MS-DOS Processes, Windows Processes): Fix typos.
3822
3823 * major.texi (Choosing Modes): Clarify.
3824
3825 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3826 (Keyboard Macro Step-Edit): Clarify.
3827
3828 * indent.texi (Indentation): Clarifications.
3829
3830 * help.texi (Help): Correct error about C-h in query-replace.
3831 Clarify apropos vs C-h a. Fix how to search in FAQ.
3832 (Key Help): Describe C-h w here.
3833 (Name Help): Minor cleanup. C-h w moved to Key Help.
3834 Clarify the "object" joke.
3835 (Apropos): Clarify. Mouse-1 like Mouse-2.
3836 (Help Mode): Mouse-1 like Mouse-2.
3837
3838 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3839
3840 * display.texi (Display): Reorder menu.
3841 (Faces): Cleanup.
3842 (Font Lock): Cleanup. Mention Options menu.
3843 Delete obsolete text.
3844 (Scrolling): For C-l, don't presume text terminal.
3845 (Horizontal Scrolling): Simplify intro.
3846 (Follow Mode): Clarify.
3847 (Cursor Display): Moved before Display Custom.
3848 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3849 Doc default-tab-width. Doc line truncation more thoroughly.
3850
3851 * dired.texi (Dired Enter): C-x C-f can run Dired.
3852 (Dired Visiting): Comment out `a' command.
3853 Mouse-1 is like Mouse-2.
3854 (Shell Commands in Dired): ? can be used more than once.
3855
3856 * basic.texi (Continuation Lines): Simplify description of truncation,
3857 and refer to Display Custom for the rest of it.
3858
8cf51b2c
GM
38592005-02-06 Lute Kamstra <lute@gnu.org>
3860
3861 * basic.texi (Undo): Fix typo.
3862
3863 * cmdargs.texi (Emacs Invocation): Fix typo.
3864
3865 * custom.texi (Init Examples): Fix typo.
3866
3867 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3868
38692005-02-06 Richard M. Stallman <rms@gnu.org>
3870
3871 * regs.texi (Registers): Registers can hold numbers, too.
3872
3873 * killing.texi (Other Kill Commands): Cleanup.
3874 Delete redundant explanation of kill in read-only buffer.
3875 (Yanking): Mention term "copying".
3876 (Accumulating Text): Fix typo.
3877
3878 * entering.texi (Entering Emacs): Update rationale at start.
3879 (Exiting): Treat iconifying on a par with suspension.
3880
3881 * custom.texi (Minor Modes): Fix typo.
3882 (Easy Customization): Fix menu style.
3883 (Variables): Add xref.
3884 (Examining): Setting for future sessions works through .emacs.
3885 (Keymaps): "Text terminals", not "Many".
3886 (Init Rebinding): Explain \C-. Show example of \M-.
3887 Fix minor wording errors.
3888 (Function Keys): Explain vector syntax just once.
3889 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3890 (Init File): Mention .emacs.d directory.
3891 (Init Examples): Add xref.
3892 (Find Init): Mention .emacs.d directory.
3893
3894 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3895 (Action Arguments): Explain which kinds of -l args are found how.
3896 (Initial Options): --batch does not inhibit site-start.
3897 Add xrefs.
3898 (Command Example): Use --batch, not -batch.
3899
3900 * basic.texi (Inserting Text): Cleanup wording.
3901 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3902 C-n is not error at end of buffer.
3903 (Undo): Doc C-/ like C-_. Add xrefs.
3904 (Arguments): META key may be labeled ALT.
3905 Peculiar arg meanings are explained in doc strings.
3906
3907 * abbrevs.texi (Expanding Abbrevs): Clarify.
3908
39092005-02-05 Eli Zaretskii <eliz@gnu.org>
3910
3911 * frames.texi (Frame Parameters): Add an xref to the description
3912 of list-colors-display. Add a pointer to the X docs about colors.
3913
3914 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3915 Impove docs of list-colors-display.
3916
39172005-02-03 Lute Kamstra <lute@gnu.org>
3918
3919 * frames.texi (Frames, Drag and Drop): Fix typos.
3920
39212005-02-03 Richard M. Stallman <rms@gnu.org>
3922
3923 * windows.texi (Basic Window): Mention color-change in mode line.
3924 (Change Window): Explain dragging vertical boundaries.
3925
3926 * text.texi (Sentences): Clarify.
3927 (Paragraphs): Explain M-a and blank lines.
3928 (Outline Mode): Clarify text and menu.
3929 (Hard and Soft Newlines): Mention use-hard-newlines.
3930
3931 * frames.texi (Frames): Delete unnecessary mention of Windows.
3932 (Mouse Commands): Likewise. Mention xterm mouse support.
3933 (Clipboard): Clarify.
3934 (Mouse References): Mention use of Mouse-1 for following links.
3935 (Menu Mouse Clicks): Clarify.
3936 (Mode Line Mouse): Clarify.
3937 (Drag and Drop): Rewrite.
3938
3939 * fixit.texi (Spelling): Fix typo.
3940
3941 * files.texi (File Names): Clarify.
3942 (Visiting): Update conditions for use of file dialog. Clarify.
3943 (Saving): Doc d as answer in save-some-buffers.
3944 (Remote Files): Clean up the text.
3945
3946 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3947
3948 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3949 (List Buffers): Clarify.
3950 (Several Buffers): Doc T command.
3951 (Buffer Convenience): Clarify menu.
3952
3953 * basic.texi (Undo): Clarify last change.
3954
39552005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3956
3957 * fixit.texi (Spelling): Fix typo.
3958
39592005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3960
3961 * basic.texi (Undo): Update description of `undo-outer-limit'.
3962
39632005-02-01 Nick Roberts <nickrob@snap.net.nz>
3964
3965 * building.texi: Update documentation relating to GDB Graphical
3966 Interface.
3967
39682005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3969
3970 * custom.texi (Easy Customization): Adapt menu to node name change.
3971
39722005-01-30 Richard M. Stallman <rms@gnu.org>
3973
3974 * custom.texi (Easy Customization): Defn of "User Option" now
3975 includes faces. Don't say just "option" when talking about variables.
3976 Do say just "options" to mean "anything customizable".
3977 (Specific Customization): Describe `customize-variable',
3978 not `customize-option'.
3979
3980 * glossary.texi (Glossary) <Faces>: Add xref.
3981 <User Option>: Change definition--include faces. Change xref.
3982
3983 * picture.texi (Picture): Mention artist.el.
3984
3985 * sending.texi, screen.texi, programs.texi, misc.texi:
3986 * mini.texi, major.texi, maintaining.texi, macos.texi:
3987 * help.texi, frames.texi, files.texi:
3988 Don't say just "option" when talking about variables.
3989
3990 * display.texi, mule.texi: Don't say just "option" when talking
3991 about variables. Other minor cleanups.
3992
8cf51b2c
GM
39932005-01-26 Lute Kamstra <lute@gnu.org>
3994
3995 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3996 File'. Mention the `-Q' option at the `--no-site-file' option.
3997
8cf51b2c
GM
39982005-01-22 David Kastrup <dak@gnu.org>
3999
4000 * building.texi (Grep Searching): Mention alias `find-grep' for
4001 `grep-find'.
4002
40032005-01-20 Richard M. Stallman <rms@gnu.org>
4004
4005 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4006
8cf51b2c
GM
40072005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4008
4009 * rmail.texi (Movemail): Explain differences
4010 between standard and mailutils versions of movemail.
4011 Describe command line and configuration options introduced
4012 with the latter.
4013 Explain the notion of mailbox URL, provide examples and
4014 cross-references to mailutils documentation.
4015 Describe various methods of specifying mailbox names,
4016 user names and user passwords for rmail.
4017 (Remote Mailboxes): New section. Describe
4018 how movemail handles remote mailboxes. Describe configuration
4019 options used to control its behavior.
4020 (Other Mailbox Formats): Explain handling of various mailbox
4021 formats.
4022
40232005-01-13 Richard M. Stallman <rms@gnu.org>
4024
4025 * commands.texi (Commands): Clarification.
4026
40272005-01-11 Richard M. Stallman <rms@gnu.org>
4028
4029 * programs.texi (Multi-line Indent): Fix previous change.
4030 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4031
8cf51b2c
GM
40322005-01-08 Richard M. Stallman <rms@gnu.org>
4033
4034 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4035 lazy-highlight.
4036
4037 * search.texi (Query Replace): Mention faces query-replace
4038 and lazy-highlight.
4039 (Incremental Search): Update isearch highlighting info.
4040
8cf51b2c
GM
40412005-01-04 Richard M. Stallman <rms@gnu.org>
4042
4043 * custom.texi (Saving Customizations): Minor improvement.
4044
8cf51b2c
GM
40452005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4046
4047 * custom.texi (Saving Customizations): Emacs no longer loads
4048 `custom-file' after .emacs. No longer mention customizing through
4049 Custom.
4050
8cf51b2c
GM
40512005-01-01 Andreas Schwab <schwab@suse.de>
4052
4053 * killing.texi (Graphical Kill): Move up under node Killing,
4054 change @section to @subsection.
4055
40562005-01-01 Richard M. Stallman <rms@gnu.org>
4057
4058 * custom.texi (Face Customization): Mention hex color specs.
4059
4060 * emacs.texi (Top): Update Killing submenu.
4061
4062 * killing.texi (Killing): Reorganize section.
4063 No more TeX-only text; put the node command at start of chapter.
4064 But the first section heading is used only in TeX.
4065 Rewrite the text to read better in this mode.
4066 (Graphical Kill): New subnode gets some of the text that
4067 used to be in the first section.
4068
40692004-12-31 Richard M. Stallman <rms@gnu.org>
4070
4071 * dired.texi (Shell Commands in Dired): Delete the ? example.
4072
4073 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4074
4075 * files.texi (Saving): Describe new require-final-newline features
4076 and mode-require-final-newline.
4077
8cf51b2c
GM
40782004-12-29 Richard M. Stallman <rms@gnu.org>
4079
4080 * custom.texi (File Variables): Clarify previous change.
4081
c8763fb6 40822004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4083
4084 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4085 out now.
4086
40872004-12-27 Richard M. Stallman <rms@gnu.org>
4088
4089 * Makefile.in (MAKEINFO): Specify --force.
4090
4091 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4092 (Undo): Doc undo-outer-limit.
4093
8cf51b2c
GM
40942004-12-15 Juri Linkov <juri@jurta.org>
4095
4096 * mark.texi (Transient Mark, Mark Ring): M-< and other
4097 movement commands don't set mark in Transient Mark mode
4098 if mark is active.
4099
8cf51b2c
GM
41002004-12-12 Juri Linkov <juri@jurta.org>
4101
4102 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4103 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4104
4105 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4106 (Misc Dired Commands): Add @r{(Dired)} to w.
4107
41082004-12-12 Juri Linkov <juri@jurta.org>
4109
4110 * mark.texi (Marking Objects): Marking commands also extend the
4111 region when mark is active in Transient Mark mode.
4112
8cf51b2c
GM
41132004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4114
4115 * custom.texi (Saving Customizations): Emacs only loads the custom
4116 file automatically after the init file in version 22.1 or later.
4117 Adapt text and examples to this fact.
4118
8cf51b2c
GM
41192004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4120
4121 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4122 be set through Custom. Otherwise, it has no effect.
4123
8cf51b2c
GM
41242004-12-05 Richard M. Stallman <rms@gnu.org>
4125
4126 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4127 * entering.texi: Rename Command Line to Emacs Invocation.
4128
8cf51b2c
GM
4129 * misc.texi (Term Mode): Correcty describe C-c.
4130
4131 * custom.texi (Easy Customization): Move up to section level,
4132 before Variables. Avoid using the term "variable"; say "option".
4133 New initial explanation.
4134 (Variables): In initial explanation, connect "variable" to the
4135 already-explained "user option".
4136
4137 * emacs.texi (Top): Fix ref to Command Line.
4138 Move reference to Easy Customization.
4139
4140 * xresources.texi (X Resources): Fix From link.
4141
4142 * doclicense.texi (GNU Free Documentation License): Fix To link.
4143
4144 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4145
4146 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4147
41482004-12-03 Richard M. Stallman <rms@gnu.org>
4149
4150 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4151
41522004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4153
4154 * kmacro.texi: Several small changes in addition to the following.
4155 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4156 defining a keyboard macro.
4157 Mention `kmacro-ring-max'.
4158 (Keyboard Macro Counter): Clarify description of
4159 `kmacro-insert-counter', `kmacro-set-counter',
4160 `kmacro-add-counter' and `kmacro-set-format'.
4161
41622004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4163
4164 * custom.texi (File Variables): Add `unibyte' and make it more
4165 clear that `unibyte' and `coding' are special. Suggested by Simon
4166 Krahnke <overlord@gmx.li>.
4167
4168 * mule.texi (Enabling Multibyte): Refer to File Variables.
4169 Suggested by Simon Krahnke <overlord@gmx.li>.
4170
c8763fb6 41712004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4172
4173 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4174 x-use-old-gtk-file-dialog.
4175
8cf51b2c
GM
41762004-11-20 Richard M. Stallman <rms@gnu.org>
4177
4178 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4179
41802004-11-09 Lars Brinkhoff <lars@nocrew.org>
4181
4182 * building.texi (Lisp Eval): Delete hyphen in section name.
4183
41842004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4185
4186 * files.texi (Old Versions):
4187 No longer document annotation as "CVS only".
4188
41892004-11-10 Andre Spiegel <spiegel@gnu.org>
4190
4191 * files.texi (Version Control): Rewrite the introduction about
4192 version systems, mentioning the new ones that we support. Thanks
4193 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4194 suggestions.
4195
c8763fb6 41962004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4197
49823426 4198 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4199
c8763fb6 42002004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4201
4202 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4203
42042004-10-23 Eli Zaretskii <eliz@gnu.org>
4205
4206 * text.texi (Text Based Tables, Table Definition)
4207 (Table Creation, Table Recognition, Cell Commands)
4208 (Cell Justification, Row Commands, Column Commands)
4209 (Fixed Width Mode, Table Conversion, Measuring Tables)
4210 (Table Misc): New nodes, documenting the Table Mode.
4211
8cf51b2c
GM
42122004-10-19 Jason Rumney <jasonr@gnu.org>
4213
4214 * makefile.w32-in (info): Change order of arguments to makeinfo.
4215
42162004-10-19 Ulf Jasper <ulf.jasper@web.de>
4217
4218 * calendar.texi (iCalendar): Update for package changes.
4219
8cf51b2c
GM
42202004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4221
4222 * files.texi (Misc File Ops): View mode is a minor mode.
4223
8cf51b2c
GM
42242004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4225
4226 * calendar.texi (iCalendar): Style changes.
4227
42282004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4229
4230 * search.texi (Regexps): The regexp described in the example is no
4231 longer stored in the variable `sentence-end'.
4232
8cf51b2c
GM
42332004-10-06 Nick Roberts <nickrob@snap.net.nz>
4234
4235 * building.texi (Starting GUD): Note that multiple debugging
4236 sessions requires `gdb --fullname'.
4237
42382004-10-05 Ulf Jasper <ulf.jasper@web.de>
4239
4240 * calendar.texi (iCalendar): New section for a new package.
4241
8cf51b2c
GM
42422004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4243
4244 * text.texi: Various small changes in addition to the following.
4245 (Text): Replace xref for autotype with inforef.
4246 (Sentences): Explain nil value for `sentence-end'.
4247 (Paragraphs): Update default values for `paragraph-start' and
4248 `paragraph-separate'.
4249 (Text Mode): Correct description of Text mode's effect on the
4250 syntax table.
4251 (Outline Visibility): `hide-other' does not hide top level headings.
4252 `selective-display-ellipses' no longer has an effect on Outline mode.
4253 (TeX Misc): Add missing @cindex.
4254 Replace xref for RefTeX with inforef.
4255 (Requesting Formatted Text): The variable
4256 `enriched-fill-after-visiting' no longer exists.
4257 (Editing Format Info): Update names of menu items and commands.
4258 (Format Faces): Mention special effect of specifying the default face.
4259 Describe inheritance of text properties.
4260 Correct description of `fixed' face.
4261 (Format Indentation): Correct description of effect of setting
4262 margins. Mention `set-left-margin' and `set-right-margin'.
4263 (Format Justification): Update names of menu items.
4264 `set-justification-full' is now bound to `M-j b'.
4265 Mention that `default-justification' is a per buffer variable.
4266 (Format Properties): Update name of menu item.
4267 (Forcing Enriched Mode): `format-decode-buffer' automatically
4268 turns on Enriched mode if the buffer is in text/enriched format.
4269
42702004-10-05 Emilio C. Lopes <eclig@gmx.net>
4271
4272 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4273
42742004-09-28 Kim F. Storm <storm@cua.dk>
4275
4276 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4277 Align with new functionality.
4278
8cf51b2c
GM
42792004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * display.texi (Display Custom): Remove stray `@end defvar'.
4282
42832004-09-23 Kim F. Storm <storm@cua.dk>
4284
4285 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4286 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4287
8cf51b2c
GM
42882004-09-20 Richard M. Stallman <rms@gnu.org>
4289
4290 * custom.texi (Hooks): Explain using setq to clear out a hook.
4291 (File Variables): Explain multiline string constants.
4292 (Non-ASCII Rebinding): Explain when you need to update
4293 non-ASCII char codes in .emacs.
4294
4295 * building.texi (Compilation): Explain how to make a silent
4296 subprocess that won't be terminated. Explain compilation-environment.
4297
42982004-09-13 Kim F. Storm <storm@cua.dk>
4299
4300 * mini.texi (Repetition): Rename isearch-resume-enabled to
4301 isearch-resume-in-command-history and change default to disabled.
4302
8cf51b2c
GM
43032004-09-09 Kim F. Storm <storm@cua.dk>
4304
4305 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4306 with new `kmacro-name-last-macro'.
4307
8cf51b2c
GM
43082004-09-08 Juri Linkov <juri@jurta.org>
4309
4310 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4311
8cf51b2c
GM
43122004-09-03 Juri Linkov <juri@jurta.org>
4313
4314 * search.texi (Incremental Search): Update wording for M-%.
4315
43162004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4317
4318 * killing.texi (Killing): Correct description of kill commands in
4319 read-only buffer.
4320
43212004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4322
4323 * building.texi (Compilation Mode): Add a paragraph about rules
4324 for finding the compilation buffer for `next-error'.
4325
4326 * search.texi (Other Repeating Search): Mention that Occur mode
4327 supports the next-error functionality.
4328
43292004-09-02 Juri Linkov <juri@jurta.org>
4330
4331 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4332
43332004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4334
4335 * kmacro.texi (Basic Keyboard Macro):
4336 `apply-macro-to-region-lines' now operates on all lines that begin
4337 in the region, rather than on all complete lines in the region.
4338
c8763fb6 43392004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4340
4341 * frames.texi (Drag and drop): Add documentation about
4342 x-dnd-test-function and x-dnd-known-types.
4343
43442004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4345
4346 * indent.texi: Various minor changes in addition to:
4347 (Indentation Commands): Correct description of `indent-relative'.
4348 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4349 mode. The *Tab Stops* buffer uses Overwrite Mode.
4350 (Just Spaces): `tabify' converts sequences of at least two spaces
4351 to tabs.
4352
8cf51b2c
GM
43532004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4354
4355 * frames.texi (Secondary Selection): Setting the secondary
4356 selection with M-Drag-Mouse-1 does not alter the kill ring,
4357 setting it with M-Mouse-1 and M-Mouse-3 does.
4358 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4359 toolkit scroll bars.
4360 (Scroll Bars): Ditto.
4361
4362 * windows.texi (Basic Window): When using a window system, the value
4363 of point in a non-selected window is indicated by a hollow box.
4364 (Split Window): Side by side windows are separated by a scroll bar,
4365 if scroll bars are used.
4366 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4367 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4368 (Window Convenience): Update bindings for `winner-undo' and
4369 `winner-redo'.
4370
4371 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4372 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4373 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4374 of "Using Emacs as a Server".
4375 * building.texi (Building): Interchange nodes (for correct numbering).
4376 * programs.texi (Programs): Interchange nodes (for correct numbering).
4377 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4378 Info to the node structure.
4379 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4380 Rearrange order of nodes and sections such that both "GNU GENERAL
4381 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4382 end, as appropriate for appendices.
4383 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4384 Use `@unnumberedsec'.
4385 * trouble.texi: Adapt sectioning in Info to the node structure.
4386 Adapt node pointers to change in emacs.texi.
4387 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4388
8cf51b2c
GM
43892004-08-25 Kenichi Handa <handa@m17n.org>
4390
4391 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4392 description for unibyte mode.
4393
43942004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4395
4396 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4397
4398 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4399 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4400 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4401 in @pxref.
4402
44032004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4406 Change section names.
4407
8cf51b2c
GM
44082004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * kmacro.texi (Keyboard Macro Ring): Rename section.
4411 Emacs treats the head of the macro ring as the `last keyboard macro'.
4412 (Keyboard Macro Counter): Minor change.
4413 (Save Keyboard Macro): Some clarifications.
4414 (Edit Keyboard Macro): Rename section.
4415
4416 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4417 32-bit machines.
4418 (Several Buffers): Clarify which buffer is selected if `2' is
4419 pressed in the Buffer Menu.
4420 Auto Revert mode can be used to update the Buffer Menu
4421 automatically.
4422
44232004-08-21 Eli Zaretskii <eliz@gnu.org>
4424
4425 * help.texi (Misc Help): Add an index entry for finding an Info
4426 manual by its file name.
4427
44282004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4429
4430 * files.texi (Backup Deletion): Correct description of
4431 `delete-old-versions'.
4432 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4433 (Auto Save Files): Recommend `auto-save-mode' to reenable
4434 auto-saving, rather than the abbreviation `auto-save'.
4435
44362004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4437
4438 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4439 for "killing" and "yanking" in main menu.
4440
44412004-08-16 Richard M. Stallman <rms@gnu.org>
4442
4443 * killing.texi (Yanking, Killing): Minor cleanups.
4444
4445 * mark.texi (Momentary Mark): Minor cleanups.
4446
44472004-08-15 Kenichi Handa <handa@etl.go.jp>
4448
4449 * custom.texi (Non-ASCII Rebinding):
4450 C-q always inserts the right code to pass to global-set-key.
4451
8cf51b2c
GM
44522004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4453
4454 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4455 `insert-register', instead of `C-x r g' binding, for consistency.
4456
44572004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4458
4459 * fixit.texi (Spelling): Fix typo.
4460
44612004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * help.texi (Help): Fix Texinfo usage.
4464
8cf51b2c
GM
44652004-07-24 Richard M. Stallman <rms@gnu.org>
4466
4467 * text.texi (Paragraphs): Update how paragraphs are separated
4468 and the default for paragraph-separate.
4469
4470 * search.texi (Regexp Replace): Further update text for new
4471 replacement operators.
4472
8cf51b2c
GM
44732004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4474
4475 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4476 `R' switch.
4477
4478 * dired.texi (Dired Updating): `k' only deletes inserted
4479 subdirectories from the Dired buffer if a prefix argument was given.
4480
4481 * search.texi (Regexps): Delete redundant definition of `symbol' in
4482 description of `\_>'. It already occurs in the description of `\_<'.
4483
8cf51b2c
GM
44842004-07-01 Juri Linkov <juri@jurta.org>
4485
4486 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4487 (Regexp Search): Add M-r.
4488
44892004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4492
44932004-06-29 Jesper Harder <harder@ifa.au.dk>
4494
49823426 4495 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4496
44972004-06-25 Richard M. Stallman <rms@gnu.org>
4498
4499 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4500
45012004-06-25 David Kastrup <dak@gnu.org>
4502
4503 * search.texi (Regexp Replace): Some typo corrections and
4504 rearrangement.
4505
45062004-06-24 David Kastrup <dak@gnu.org>
4507
4508 * search.texi (Unconditional Replace): Use replace-string instead
4509 of query-replace in example.
4510 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4511 sequences.
4512 (Query Replace): Correct explanation of `^' which does not use
4513 the mark stack.
4514
45152004-06-21 Nick Roberts <nickrob@gnu.org>
4516
4517 * misc.texi (Shell History Copying): Document comint-insert-input.
4518 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4519
8cf51b2c
GM
45202004-06-20 Jesper Harder <harder@ifa.au.dk>
4521
4522 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4523 * custom.texi (Customization): Do.
4524 * anti.texi (Antinews): Do.
4525 * abbrevs.texi (Defining Abbrevs): Do.
4526
4527 * programs.texi (Info Lookup): Fix keybinding for
4528 info-lookup-symbol.
4529
45302004-06-16 Juanma Barranquero <lektu@terra.es>
4531
4532 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4533 Add emacs-xtra.
4534 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4535 (clean): Add emacs-xtra and flymake. Remove redundancies.
4536
45372004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4538
4539 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4540 Add emacs-xtra.
4541 * emacs-xtra.texi: New file.
4542
45432004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4546 (Dired and Find): Mention differences with ordinary Dired buffers.
4547
8cf51b2c
GM
45482004-06-13 Richard M. Stallman <rms@gnu.org>
4549
4550 * custom.texi (Init Syntax): Explain about vars that do special
4551 things when set with setq or with Custom.
4552 (Init Examples): Add line-number-mode example.
4553
8cf51b2c
GM
45542004-06-12 Juri Linkov <juri@jurta.org>
4555
4556 * dired.texi (Operating on Files): Add dired-do-touch.
4557
8cf51b2c
GM
45582004-06-10 Juri Linkov <juri@jurta.org>
4559
4560 * building.texi (Lisp Eval): Add C-M-x on defface.
4561
45622004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4563
4564 * files.texi (Reverting): Auto-Revert mode and
4565 Global Auto-Revert mode no longer revert remote files.
4566
8cf51b2c
GM
45672004-05-29 Richard M. Stallman <rms@gnu.org>
4568
4569 * custom.texi (Init File): Two dashes start --no-site-file.
4570
8cf51b2c
GM
45712004-05-29 Alan Mackenzie <acm@muc.de>
4572
4573 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4574 ("AWK"): Is consistently thus spelt throughout.
4575 (AWK, Pike): Document as "C-like modes".
4576 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4577 (M-x man): Supersedes M-x manual-entry.
4578 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4579
4580 ("Comments in C"): Delete node; the info is in CC Mode manual.
4581 (c-comment-only-line-offset): Remove description.
4582
4583 (C-c ., C-c C-c): Describe new C Mode bindings.
4584
4585 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4586 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4587 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4588 Amend definitions.
4589
4590 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4591 Describe functions.
4592
4593 (c-comment-start-regexp, c-hanging-comment-ender-p)
4594 (c-hanging-comment-starter-p): Remove obsolete definitions.
4595
4596 * emacs.texi: Remove the menu entry "Comments in C".
4597
8cf51b2c
GM
45982004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4599
4600 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4601 `M-x locate'.
4602
46032004-05-16 Karl Berry <karl@gnu.org>
4604
4605 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4606 makeinfo --html fails.
4607 * help.texi (Help Summary) [@ifnottex]: Likewise.
4608
46092004-05-13 Nick Roberts <nickrob@gnu.org>
4610
4611 * building.texi (GDB Graphical Interface): Update and describe
4612 layout first.
4613
8cf51b2c
GM
46142004-05-04 Jason Rumney <jasonr@gnu.org>
4615
4616 * makefile.w32-in: Revert last change.
4617
46182004-05-03 Jason Rumney <jasonr@gnu.org>
4619
4620 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4621
8cf51b2c
GM
46222004-04-23 Juanma Barranquero <lektu@terra.es>
4623
4624 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4625
46262004-04-18 Juri Linkov <juri@jurta.org>
4627
4628 * fixit.texi (Spelling): Remove file extension from ispell xref.
4629
46302004-04-15 Kim F. Storm <storm@cua.dk>
4631
4632 * cmdargs.texi (Initial Options): Add -Q.
4633
46342004-04-05 Kim F. Storm <storm@cua.dk>
4635
4636 * custom.texi (File Variables): Add safe-local-eval-forms.
4637
8cf51b2c
GM
46382004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4639
4640 * files.texi (Reverting): Correct description of revert-buffer's
4641 handling of point.
4642
46432004-03-22 Juri Linkov <juri@jurta.org>
4644
4645 * emacs.texi (Top): Add `Misc X'.
4646
49823426 4647 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4648
4649 * glossary.texi: Improve references.
4650
4651 * help.texi: Sync keywords with finder.el.
4652
4653 * mini.texi (Completion): Add description for menu items.
4654
4655 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4656
4657 * sending.texi (Mail Methods): Fix xref to Message manual.
4658
8cf51b2c
GM
46592004-03-12 Richard M. Stallman <rms@gnu.org>
4660
8cf51b2c
GM
4661 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4662
8cf51b2c
GM
46632004-03-04 Richard M. Stallman <rms@gnu.org>
4664
4665 * search.texi (Regexps): Explain that ^ and $ have their
4666 special meanings only in certain contexts.
4667
4668 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4669
4670 * mule.texi (Specify Coding): Doc C-x RET F.
4671
4672 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4673 for multiple compile and grep buffers.
4674 (Indirect Buffers): Don't recommand clone-indirect-buffer
4675 for multiple compile and grep buffers.
4676
8cf51b2c
GM
46772004-02-29 Juanma Barranquero <lektu@terra.es>
4678
4679 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4680 Use $(DEL) instead of rm, and ignore exit code.
4681
8cf51b2c
GM
46822004-02-23 Nick Roberts <nick@nick.uklinux.net>
4683
4684 * building.texi (Watch Expressions): Update.
4685
46862004-02-21 Juri Linkov <juri@jurta.org>
4687
4688 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4689 --directory, --help, --version. Move text about command-line-args
4690 to Command Arguments.
4691 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4692 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4693 (Window Size X): Join -g and --geometry. Add @cindex.
4694 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4695 (Title X): Remove alias -title.
4696 (Misc X): New node.
4697
c8763fb6 46982004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4699
4700 * frames.texi (Drag and drop): Add Motif to list of supported
4701 protocols.
4702
c8763fb6 47032004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4704
4705 * frames.texi (Drag and drop): New section.
4706
47072004-01-24 Richard M. Stallman <rms@gnu.org>
4708
4709 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4710 Include it only @ifnotinfo. Patch the preceding and following
4711 node headers to point to each other.
4712
47132004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4714
4715 * calendar.texi (Appointments): Update section.
4716
47172003-12-29 Kevin Ryde <user42@zip.com.au>
4718
8cf51b2c
GM
4719 * programs.texi (C Modes): Fix the xref.
4720
47212003-12-23 Nick Roberts <nick@nick.uklinux.net>
4722
4723 * building.texi (Watch Expressions): Update.
4724 (Commands of GUD): Include use of toolbar + breakpoints set from
4725 fringe/margin.
4726
47272003-12-03 Andre Spiegel <spiegel@gnu.org>
4728
4729 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4730 <acm@muc.de>.
4731
c8763fb6 47322003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4733
4734 * frames.texi (Dialog Boxes): Add use-file-dialog.
4735
8cf51b2c
GM
47362003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4737
4738 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4739 in CC Mode.
4740
8cf51b2c
GM
47412003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4742
4743 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4744 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4745 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4746 * man/frames.texi, man/glossary.texi, man/killing.texi:
4747 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4748 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4749 * man/sending.texi, man/text.texi, man/trouble.texi:
4750 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4751
47522003-11-01 Alan Mackenzie <acm@muc.de>
4753
4754 * search.texi (Scrolling During Incremental Search): Document a
4755 new scrolling facility in isearch mode.
4756
8cf51b2c
GM
47572003-10-22 Miles Bader <miles@gnu.org>
4758
4759 * Makefile.in (info): Move before $(top_srcdir)/info.
4760
47612003-10-22 Nick Roberts <nick@nick.uklinux.net>
4762
4763 * building.texi (Watch Expressions): Update section on data display
4764 to reflect code changes (GDB Graphical Interface).
4765
8cf51b2c
GM
47662003-10-13 Richard M. Stallman <rms@gnu.org>
4767
4768 * xresources.texi (GTK resources): Clean up previous change.
4769
c8763fb6 47702003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4771
4772 * xresources.texi (GTK resources): Add a note that some themes
4773 disallow customizations. Add scroll theme example.
4774
8cf51b2c
GM
47752003-09-30 Richard M. Stallman <rms@gnu.org>
4776
8cf51b2c
GM
4777 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4778
4779 * misc.texi (Saving Emacs Sessions): Shorten the section,
4780 collapsing back into one node.
4781
47822003-09-30 Lars Hansen <larsh@math.ku.dk>
4783
4784 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4785
c8763fb6 47862003-09-29 Jan Djärv. <jan.h.d@swipnet.se>
8cf51b2c
GM
4787
4788 * xresources.texi (GTK names in Emacs): Correct typo.
4789
8cf51b2c
GM
47902003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4791
4792 * cmdargs.texi (Font X): Mention new default font. More
4793 fully describe long font names, wildcard patterns and the
4794 problems involved. (Result of discussion on emacs-devel.)
4795
47962003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4797
4798 * emacs.texi (Acknowledgements): Correct typo.
4799
48002003-09-22 Richard M. Stallman <rms@gnu.org>
4801
4802 * dired.texi (Misc Dired Commands): New node.
4803 (Dired Navigation): Add dired-goto-file.
4804
4805 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4806
4807 * emacs.texi (Acknowledgements): New node, split from Distribution.
4808
4809 * cmdargs.texi (Action Arguments): -f reads interactive args.
4810
8cf51b2c
GM
48112003-09-08 Lute Kamstra <lute@gnu.org>
4812
4813 * screen.texi (Mode Line): Say that POS comes before LINE.
4814 Mention `size-indication-mode'.
4815 * display.texi (Optional Mode Line): Document
4816 `size-indication-mode'.
4817 * basic.texi (Position Info): Mention `size-indication-mode'.
4818
48192003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4820
4821 * xresources.texi (Resources): Refer to `editres' man page.
4822 (Lucid Resources): Update defaults. Expand description of
4823 `shadowThickness'.
4824
48252003-09-04 Miles Bader <miles@gnu.org>
4826
4827 * Makefile.in (top_srcdir): New variable.
4828 ($(top_srcdir)/info): New rule.
4829 (info): Depend on it.
4830
48312003-09-03 Peter Runestig <peter@runestig.com>
4832
4833 * makefile.w32-in: New file.
4834
48352003-08-29 Richard M. Stallman <rms@gnu.org>
4836
4837 * misc.texi (Saving Emacs Sessions): Correct previous change.
4838
8cf51b2c
GM
48392003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4840
8cf51b2c
GM
4841 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4842 (Intro): Include kmacro.texi after fixit.texi instead of after
4843 custom.texi. (As suggested by Kim Storm.)
4844
48452003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4846
4847 * fixit.texi (Fixit): Update `Next' pointer.
4848 * files.texi (Files): Update `Previous' pointer.
4849 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4850 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4851 (Suggested by Kim Storm.)
4852 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4853
48542003-08-18 Kim F. Storm <storm@cua.dk>
4855
4856 * kmacro.texi: New file describing enhanced keyboard macro
4857 functionality. Replaces old description in custom.texi.
4858
4859 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4860 (Keyboard Macros): Move to new kmacro.texi file.
4861
4862 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4863
8cf51b2c
GM
48642003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4865
4866 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4867
48682003-08-17 Alex Schroeder <alex@gnu.org>
4869
4870 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4871 required.
4872
8cf51b2c
GM
48732003-08-05 Richard M. Stallman <rms@gnu.org>
4874
4875 * programs.texi (Lisp Indent): Don't describe
4876 lisp-indent-function property here. Use xref to Lisp Manual.
4877
8cf51b2c
GM
48782003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4879
4880 * calendar.texi (Date Formats): Document changed behaviour of
4881 abbreviations.
4882
48832003-07-24 Markus Rost <rost@math.ohio-state.edu>
4884
4885 * buffers.texi (List Buffers): Fix previous change.
4886
8cf51b2c
GM
48872003-07-13 Markus Rost <rost@math.ohio-state.edu>
4888
4889 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4890 List*.
4891
48922003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4893
8cf51b2c
GM
4894 * display.texi (Font Lock): Fix typo.
4895
48962003-07-07 Richard M. Stallman <rms@gnu.org>
4897
4898 * display.texi (Font Lock): Add xref for format info on
4899 font-lock-remove-keywords.
4900
4901 * building.texi (Compilation): Document what happens with asynch
4902 children of compiler process.
4903
4904 * help.texi (Library Keywords): Use @multitable.
4905
8cf51b2c
GM
49062003-06-04 Richard M. Stallman <rms@gnu.org>
4907
4908 * programs.texi (Expressions): Delete C-M-DEL.
4909
4910 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4911 comint-move-point-for-output renamed from
4912 comint-scroll-to-bottom-on-output.
4913
4914 * custom.texi (Init Rebinding): Replace previous change with xref.
4915 (Non-ASCII Rebinding): Explain that issue more briefly here.
4916
49172003-05-28 Richard M. Stallman <rms@gnu.org>
4918
4919 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4920
49212003-05-28 Nick Roberts <nick@nick.uklinux.net>
4922
4923 * building.texi (GDB Graphical Interface): New node.
4924 (Rewritten somewhat by RMS.)
4925
c8763fb6 49262003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4927
4928 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4929 non-English letters. Explain how to set coding systems correctly
4930 and how to include the right coding cookie in the file.
4931
c8763fb6 49322003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
4933
4934 * indent.texi (Indentation): Explain the concepts.
4935 (Just Spaces): Explain why preventing tabs for indentation might
4936 be useful.
4937
8cf51b2c
GM
49382003-04-16 Richard M. Stallman <rms@gnu.org>
4939
4940 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4941
8cf51b2c
GM
49422003-02-22 Alex Schroeder <alex@emacswiki.org>
4943
4944 * cmdargs.texi (General Variables): Document SMTPSERVER.
4945
8cf51b2c
GM
4946 * sending.texi: Remove SMTP node.
4947 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4948 library.
4949
8cf51b2c
GM
49502003-02-22 Alex Schroeder <alex@emacswiki.org>
4951
4952 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4953
49542003-02-22 Simon Josefsson <jas@extundo.com>
4955
4956 * sending.texi (Mail Methods): Add node about SMTP.
4957
c8763fb6 49582003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4959
4960 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4961
8cf51b2c
GM
49622003-02-01 Kevin Ryde <user42@zip.com.au>
4963
4964 * glossary.texi (Glossary): Correction to cl cross reference.
4965
49662003-01-20 Richard M. Stallman <rms@gnu.org>
4967
4968 * killing.texi (Rectangles): Document C-x c r.
4969
c8763fb6 49702003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4971
4972 * xresources.texi (GTK resources): New node.
4973 (GTK widget names): New node.
4974 (GTK names in Emacs): New node.
4975 (GTK styles): New node.
4976
c8763fb6 49772003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4978
4979 * maintaining.texi (Create Tags Table): Add reference to the new
4980 `etags --help --lang=LANG' option.
4981
8cf51b2c
GM
49822002-10-02 Karl Berry <karl@gnu.org>
4983
49823426 4984 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 4985 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 4986 where needed for the sake of the HTML output.
8cf51b2c
GM
4987
49882001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4989
4990 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4991 source files.
4992
49932001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4994
4995 * Makefile.in (emacsman): New target.
4996
8cf51b2c
GM
49972001-10-20 Gerd Moellmann <gerd@gnu.org>
4998
4999 * (Version 21.1 released.)
5000
50012001-10-05 Gerd Moellmann <gerd@gnu.org>
5002
5003 * Branch for 21.1.
5004
8cf51b2c
GM
50052001-03-05 Gerd Moellmann <gerd@gnu.org>
5006
5007 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5008
8cf51b2c
GM
50092000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5010
5011 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5012
8cf51b2c
GM
50131999-07-12 Richard Stallman <rms@gnu.org>
5014
5015 * Version 20.4 released.
5016
50171998-12-04 Markus Rost <rost@delysid.gnu.org>
5018
5019 * Makefile.in (INFO_TARGETS): Delete customize.info.
5020 (DVI_TARGETS): Delete customize.dvi.
5021 (../info/customize, customize.dvi): Targets deleted.
5022
50231998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5024
5025 * Version 20.3 released.
5026
50271998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5028
5029 * Makefile.in (EMACSSOURCES): Add mule.texi.
5030 Add msdog.texi, ack.texi. Remove gnu1.texi.
5031
50321998-04-06 Andreas Schwab <schwab@gnu.org>
5033
5034 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5035 it in dvi targets.
8cf51b2c
GM
5036
50371997-09-23 Paul Eggert <eggert@twinsun.com>
5038
5039 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5040 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5041 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5042
50431997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5044
5045 * Version 20.2 released.
5046
50471997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5048
5049 * Version 20.1 released.
5050
50511997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5052
5053 * Makefile (../info/customize, customize.dvi): New targets.
5054 (INFO_TARGETS): Add ../info/customize.
5055 (DVI_TARGETS): Add customize.dvi.
5056
8cf51b2c
GM
50571996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5058
5059 * Version 19.33 released.
5060
50611996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5062
5063 * Version 19.32 released.
5064
8cf51b2c
GM
50651996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5066
5067 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5068
50691996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5070
5071 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5072 Specify -I option.
5073 (All dvi targets): Set the TEXINPUTS variable.
5074
50751996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5076
5077 * Version 19.31 released.
5078
8cf51b2c
GM
50791995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5080
5081 * Version 19.30 released.
5082
8cf51b2c
GM
50831995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5084
5085 * Makefile.in (maintainer-clean): Rename from realclean.
5086
50871994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5088
5089 * Makefile.in: New file.
5090 * Makefile: File deleted.
5091
50921994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5093
5094 * Makefile (TEXINDEX_OBJS): Variable deleted.
5095 (texindex, texindex.o, getopt.o): Rules deleted.
5096 All deps on texindex deleted.
5097 (distclean): Don't delete texindex.
5098 (mostlyclean): Don't delete *.o.
5099 * texindex.c, getopt.c: Files deleted.
5100
51011994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5102
5103 * Version 19.26 released.
5104
51051994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5106
5107 * Makefile (EMACSSOURCES): Exclude undo.texi.
5108
51091994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5110
5111 * Version 19.25 released.
5112
51131994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5114
5115 * Version 19.24 released.
5116
51171994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5118
5119 * Version 19.23 released.
5120
51211994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5122
5123 * Makefile: Delete spurious tab.
5124
51251994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5126
5127 * Makefile (.SUFFIXES): New rule.
5128
8cf51b2c
GM
51291993-12-04 Richard Stallman (rms@srarc2)
5130
5131 * getopt.c: New file.
5132 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5133 (getopt.o): New rule.
5134 (dvi): Don't depend on texindex.
49823426 5135 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5136
51371993-12-03 Richard Stallman (rms@srarc2)
5138
49823426
GM
5139 * Makefile (TEXI2DVI): New variable.
5140 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5141 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5142
51431993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5144
5145 * Version 19.22 released.
5146
51471993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5148
5149 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5150
51511993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5152
5153 * Version 19.21 released.
5154
8cf51b2c
GM
51551993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5156
5157 * Makefile (realclean): Don't delete the Info files.
5158
51591993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5160
8cf51b2c
GM
5161 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5162 4' where appropriate.
5163
51641993-10-20 Brian Fox (bfox@ai.mit.edu)
5165
49823426 5166 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5167
5168 * texindex.c: Include "../src/config.h" if building in emacs.
5169
5170 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5171 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5172 Add target to build texindex.c, defining `emacs'.
5173
8cf51b2c
GM
51741993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5175
5176 * Version 19.19 released.
5177
8cf51b2c
GM
51781993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5179
5180 * Version 19.18 released.
5181
51821993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5183
5184 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5185
51861993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5187
5188 * Version 19.17 released.
5189
51901993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5191
5192 * split-man: Fix typos in last change.
5193
51941993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5195
5196 * Version 19.16 released.
5197
51981993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5199
5200 * version 19.15 released.
5201
52021993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5203
5204 * Makefile (distclean): It's rm, not rf.
5205
52061993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5207
5208 * Version 19.14 released.
5209
52101993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5211
5212 * Makefile: New file.
5213
52141993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5215
5216 * Version 19.13 released.
5217
52181993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5219
5220 * Version 19.9 released.
5221
52221993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5223
5224 * Version 19.8 released.
5225
52261993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5227
5228 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5229
5230 * trouble.texi: It's `enable-flow-control-on', not
5231 `evade-flow-control-on'.
5232
52331993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5234
5235 * display.texi: Document standard-display-european.
5236
52371993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5238
5239 * Version 19.7 released.
5240
5241 * emacs.texi: Add a sentence to the top menu mentioning the
5242 specific version of Emacs this manual applies to.
5243
52441993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5245
5246 * basic.texi: Document next-line-add-lines variable used to
5247 implement down-arrow.
5248
5249 * killing.texi: Document kill-whole-line.
5250
52511993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5252
5253 * text.texi: Update unix TeX ordering information.
5254
52551993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5256
5257 * news.texi: Mention fill-rectangle in keybinding list.
5258
5259 * killing.texi: Document fill-rectangle.
5260
52611993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5262
5263 * vc.texi: Bring the docs up to date with VC 5.2.
5264
52651992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5266
5267 * emacs.tex: Mention blackbox and gomoku under Amusements.
5268 Assembler mode is now mentioned and appropriately indexed
5269 under Programming Modes.
5270
52711991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5272
5273 * emacs.tex: Update TeX ordering information.
5274
8cf51b2c
GM
52751990-06-26 David Lawrence (tale@geech)
5276
5277 * emacs.tex: Note that completion-ignored-extensions is not used
5278 to filter out names when all completions are displayed in
5279 *Completions*.
5280
52811990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5282
5283 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5284
52851990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5286
5287 * emacs.tex: Add @findex grep.
5288
8cf51b2c
GM
52891988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5290
5291 * emacs.tex: Correct two typos. No other changes before
5292 Version 19 will be made.
5293
8cf51b2c
GM
52941988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5295
5296 * emacs.tex: Update information for obtaining TeX distribution from the
5297 University of Washington.
5298
5299;; Local Variables:
c8763fb6 5300;; coding: utf-8
8cf51b2c
GM
5301;; fill-column: 79
5302;; add-log-time-zone-rule: t
5303;; End:
5304
5305 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5306 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5307
5308 This file is part of GNU Emacs.
5309
352c8b4a 5310 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5311 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5312 the Free Software Foundation, either version 3 of the License, or
5313 (at your option) any later version.
8cf51b2c
GM
5314
5315 GNU Emacs is distributed in the hope that it will be useful,
5316 but WITHOUT ANY WARRANTY; without even the implied warranty of
5317 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5318 GNU General Public License for more details.
5319
5320 You should have received a copy of the GNU General Public License
352c8b4a 5321 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5322
5323;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd