(f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a80859d4
MR
12007-10-18 Martin Rudalics <rudalics@gmx.at>
2
3 * trouble.texi (Quitting): Fix typo.
4
c9447ae1
GM
52007-10-18 Glenn Morris <rgm@gnu.org>
6
7 * frames.texi (Mode Line Mouse): Mention minor mode names.
8
168b980f
JL
92007-10-17 Juri Linkov <juri@jurta.org>
10
11 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
12 fill-paragraph operates on the active region in Transient Mark mode.
13 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
14 with fill-paragraph.
15
16 * basic.texi (Arguments): Replace fill-paragraph-or-region with
17 fill-paragraph.
18
19 * fixit.texi (Spelling): ispell-word operates on the active region
20 in Transient Mark mode.
21
5a331f34
JB
222007-10-17 Aaron S. Hawley <aaronh@garden.org>
23
24 * building.texi (Source Buffers):
25 * custom.texi (Init Non-ASCII):
26 * glossary.texi (Glossary): Use "key binding" consistently.
27
2a9f4d55
JB
282007-10-17 Juanma Barranquero <lekktu@gmail.com>
29
30 * calendar.texi (Diary): Fix directive.
31
de13cecf
RS
322007-10-16 Richard Stallman <rms@gnu.org>
33
34 * calendar.texi (Diary): Clarify text about diary file example.
35
5f90d53e
ER
362007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
37
38 * files.texi: Capitalize node names according to convention.
39
3aa491bc
GM
402007-10-13 Glenn Morris <rgm@gnu.org>
41
42 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
43
8a3106d3
ER
442007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
45
46 * emacs.texi:
47 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 48 suggested by RMS and Robert J. Chassell.
8a3106d3 49
da1080a2
ER
502007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
51
3aa491bc 52 * files.texi (Version Systems):
0870a421
ER
53 * vc-xtra.texi:
54 * vc1-xtra.texi:
ac3f4c6f 55 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 56 operations. Change of terminology from `version' to `revision'.
a7fc5b78 57 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 58 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 59
58ade22b
ER
602007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
61
da1080a2 62 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
63 Reorder the descriptions to be chronological.
64
93870ce2
RS
652007-10-09 Richard Stallman <rms@gnu.org>
66
67 * display.texi (Cursor Display): Correct how cursor appears
68 in nonselected windows.
69
568c7288
NR
702007-10-04 Nick Roberts <nickrob@snap.net.nz>
71
72 * building.texi (GDB Graphical Interface): Remove references to gdba
73 and mention gud-gdb.
74
1af74d06 752007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 76
1af74d06 77 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 78
0d8fb755
JL
792007-10-06 Juri Linkov <juri@jurta.org>
80
81 * text.texi (Fill Commands): Document fill-paragraph-or-region.
82 (Fill Prefix, Format Indentation): Replace fill-paragraph with
83 fill-paragraph-or-region.
84
85 * basic.texi (Arguments): Replace fill-paragraph with
86 fill-paragraph-or-region.
87
b981e2c6
ER
882007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
89
90 * files.texi: Update the section on version control for 2007
2a9f4d55 91 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
92 will come later.
93
5fceaf9c
GM
942007-09-15 Glenn Morris <rgm@gnu.org>
95
96 * calendar.texi (Holidays): Change all instances of `holiday-list' back
97 to `list-holidays'.
98
b0e44b17
GM
992007-09-14 Glenn Morris <rgm@gnu.org>
100
101 * calendar.texi: Update all instances of mark-calendar-holidays,
102 list-calendar-holidays, list-holidays with the new names.
103
8cf51b2c
GM
1042007-09-06 Glenn Morris <rgm@gnu.org>
105
106 * Move manual sources from man/ to subdirectories of doc/.
107 Split into the Emacs manual in emacs/, and other manuals in misc/.
108 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
109 manual.
110 (infodir): New variable.
111 (info): Use $infodir.
112 (emacsman): Delete target, not needed any more.
113 Move all targets that are not the Emacs manual to misc/Makefile.in.
114 (mostlyclean): Remove `gnustmp'.
115 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
116 manual.
92f9b43f 117 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
118 (emacsman): Delete target, not needed any more.
119 (clean): Remove all info files but Emacs manual.
120 Move all targets that are not the Emacs manual to misc/Makefile.in.
121 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
122
123 * Makefile.in (INFOSOURCES): Delete.
124 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
125 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
126 *.vrs *.toc here...
127 (maintainer-clean): ...from here.
128
1292007-09-05 Glenn Morris <rgm@gnu.org>
130
131 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
132
8cf51b2c
GM
1332007-08-29 Glenn Morris <rgm@gnu.org>
134
135 * emacs.texi (EMACSVER): Increase to 23.0.50.
136
3420c522
RS
1372007-08-27 Richard Stallman <rms@gnu.org>
138
139 * emacs.texi (Top): Clarify menu item for Glossary.
140
141 * display.texi (Faces): Change secn title.
142 Clarify not all fonts come from Font Lock.
143
8cf51b2c
GM
1442007-08-17 Eli Zaretskii <eliz@gnu.org>
145
146 * basic.texi (Position Info): Add index entry for face at point.
147 Mention that character faces are also displayed by "C-u C-x =".
148
8cf51b2c
GM
1492007-08-08 Glenn Morris <rgm@gnu.org>
150
151 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
152
1532007-08-07 Chong Yidong <cyd@stupidchicken.com>
154
155 * files.texi (File Conveniences): Document point motion keys in Image
156 mode.
157
8cf51b2c
GM
1582007-07-27 Glenn Morris <rgm@gnu.org>
159
8cf51b2c
GM
160 * emacs.texi (Copying): Include license text from gpl.texi, rather than
161 in-line.
162
163 * gpl.texi: New file with text of GPL.
164 * Makefile.in (EMACSSOURCES): Add gpl.texi.
165
1662007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
167
168 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
169
170 * dired.texi (Wdired): Mention C-x C-q key binding.
171
1722007-07-28 Nick Roberts <nickrob@snap.net.nz>
173
174 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
175
1762007-07-25 Glenn Morris <rgm@gnu.org>
177
8cf51b2c
GM
178 * emacs.texi (Copying): Replace license with GPLv3.
179
180 * Relicense all FSF files to GPLv3 or later.
181
1822007-07-24 Glenn Morris <rgm@gnu.org>
183
184 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
185 for some calendars.
186
1872007-07-23 Nick Roberts <nickrob@snap.net.nz>
188
189 * screen.texi (Mode Line): Describe new mode-line flag that shows if
190 default-directory for the current buffer is on a remote machine.
191
8cf51b2c
GM
1922007-07-21 Eli Zaretskii <eliz@gnu.org>
193
194 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
195 default value.
196
1972007-07-21 Richard Stallman <rms@gnu.org>
198
199 * files.texi (Why Version Control?): Improve previous change.
200
2012007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
202
203 * files.texi (Why Version Control?): New node.
204
8cf51b2c
GM
2052007-07-12 Nick Roberts <nickrob@snap.net.nz>
206
8cf51b2c
GM
207 * building.texi (Starting GUD): Add xref to this anchor.
208
8cf51b2c
GM
2092007-06-24 Karl Berry <karl@gnu.org>
210
2a9f4d55 211 * emacs.texi: New Back-Cover Text.
8cf51b2c 212
8cf51b2c
GM
2132007-06-07 Alan Mackenzie <acm@muc.de>
214
215 * display.texi (Optional Mode Line): Document the new form of
216 line+column numbers, "(561,2)".
217
2182007-06-06 Juanma Barranquero <lekktu@gmail.com>
219
49823426 220 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
221
2222007-06-02 Chong Yidong <cyd@stupidchicken.com>
223
224 * Version 22.1 released.
225
8cf51b2c
GM
2262007-05-07 Karl Berry <karl@gnu.org>
227
228 * emacs.texi (EMACSVER): Back to 22.
229
2302007-05-06 Richard Stallman <rms@gnu.org>
231
232 * maintaining.texi (Create Tags Table): Clean up previous change.
233
2342007-05-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
235
236 * maintaining.texi (Create Tags Table): Add text about the dangers of
237 making symbolic links to tags files.
238
2392007-05-04 Karl Berry <karl@gnu.org>
240
241 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
242
2432007-05-03 Karl Berry <karl@gnu.org>
244
245 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
246
247 * .cvsignore (*.pdf): New entry.
248
8cf51b2c
GM
249 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
250 for printing.
251
2522007-05-01 Richard Stallman <rms@gnu.org>
253
254 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
255
8cf51b2c
GM
2562007-04-28 Glenn Morris <rgm@gnu.org>
257
258 * ack.texi (Acknowledgments):
259 * anti.texi (Antinews):
8cf51b2c
GM
260 * programs.texi (Program Modes): Restore mention of python.el pending
261 consideration of legal status.
262
2632007-04-28 Richard Stallman <rms@gnu.org>
264
265 * files.texi (File Names): Fixes to ~ description on MS systems.
266
8cf51b2c
GM
2672007-04-26 Glenn Morris <rgm@gnu.org>
268
269 * emacs.texi (EMACSVER): Increase to 22.1.50.
270
2712007-04-25 Karl Berry <karl@gnu.org>
272
273 * emacs.texi: Improve line breaks on copyright page,
274 similar layout to lispref, 8.5x11 by default.
275
276 * dired.texi (Image-Dired): Improve line break, fix typo.
277
2782007-04-24 Chong Yidong <cyd@stupidchicken.com>
279
280 * programs.texi (Program Modes):
8cf51b2c
GM
281 * anti.texi (Antinews):
282 * ack.texi (Acknowledgments): python.el removed.
283
8cf51b2c
GM
2842007-04-23 Chong Yidong <cyd@stupidchicken.com>
285
286 * display.texi (Highlight Interactively): Correct description of
287 hi-lock-file-patterns-policy.
288
289 * files.texi (File Archives): Mention self-extracting executables.
290
2912007-04-23 Eli Zaretskii <eliz@gnu.org>
292
293 * search.texi (Unconditional Replace, Query Replace): Add xref to
294 "Replacement and Case".
295
2962007-04-22 Chong Yidong <cyd@stupidchicken.com>
297
298 * dired.texi (Image-Dired): Move from Thumbnails node.
299 * misc.texi (Thumbnails): Node deleted.
300 * emacs.texi (Top): Update node listing.
301
302 * files.texi (File Conveniences):
49823426 303 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
304
3052007-04-21 Richard Stallman <rms@gnu.org>
306
307 * display.texi (Highlight Interactively): Correct previous change.
308 Clarify doc of hi-lock-find-patterns, and move new features into it.
309
3102007-04-20 David Koppelman <koppel@ece.lsu.edu>
311
312 * display.texi (Highlight Interactively): Document
313 hi-lock-file-patterns-policy.
314
3152007-04-20 Martin Rudalics <rudalics@gmx.at>
316
317 * display.texi (Scrolling): Fix typo.
318
8cf51b2c
GM
3192007-04-15 Chong Yidong <cyd@stupidchicken.com>
320
8cf51b2c
GM
321 * doclicense.texi: Remove node heading, so that it can be included by
322 other files.
323
324 * emacs.texi: Insert node heading for GFDL.
325
8cf51b2c
GM
3262007-04-14 Eli Zaretskii <eliz@gnu.org>
327
328 * cmdargs.texi (Colors): Qualify "color of window" index entry by
329 "command line".
330
331 * display.texi (Faces): Refer to "Creating Frames" for face
332 and other frame customizations in .emacs.
333
334 * frames.texi (Creating Frames): Mention that face customizations can
335 be put in .emacs. Add index entries.
336
3372007-04-12 Richard Stallman <rms@gnu.org>
338
339 * glossary.texi (Glossary): Explain `iff'.
340
3412007-04-11 Karl Berry <karl@gnu.org>
342
343 * gnu.texi (Top),
344 * macos.texi (Mac Font Specs),
345 * anti.texi (Antinews),
346 * xresources.texi (Resources),
347 * misc.texi (Emulation),
348 * calendar.texi (Daylight Saving),
349 * dired.texi (Dired and Find),
350 * rmail.texi (Remote Mailboxes),
351 * sending.texi (Mail Headers),
352 * programs.texi (Which Function),
353 * files.texi (Recover),
354 * buffers.texi (Uniquify),
355 * frames.texi (Wheeled Mice),
356 * killing.texi (Rectangles): Wording to improve breaks in
357 8.5x11 format.
358 * mule.texi (Language Environments): \hbadness=10000 since there's
359 no way to reword.
360 * emacs.texi (smallbook): New @set to more easily switch between
361 smallbook and 8.5x11.
362
3632007-04-11 Richard Stallman <rms@gnu.org>
364
365 * files.texi (File Conveniences): Add xref to Tumme.
366 Delete text about Thumbnail mode.
367
8cf51b2c
GM
3682007-04-09 Alan Mackenzie <acm@muc.de>
369
370 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
371 new name. Insert concept index entries.
372
8cf51b2c
GM
3732007-04-08 Chong Yidong <cyd@stupidchicken.com>
374
375 * display.texi (Standard Faces): Document prefix arg for
376 list-faces-display.
377
378 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
379
8cf51b2c
GM
3802007-04-07 Chong Yidong <cyd@stupidchicken.com>
381
8cf51b2c
GM
382 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
383
384 * files.texi (Misc File Ops): Rewrite description of
385 insert-file-literally.
386
8cf51b2c
GM
3872007-03-31 Eli Zaretskii <eliz@gnu.org>
388
389 * misc.texi (Printing): Postscript -> PostScript.
390
8cf51b2c
GM
391 * ack.texi (Acknowledgments): Postscript -> PostScript.
392
393 * custom.texi (Init File, Init Non-ASCII): Fix last change.
394
395 * emacs.texi (Top): Fix the menu due to the change in custom.texi
396 below.
397
3982007-03-30 Chong Yidong <cyd@stupidchicken.com>
399
400 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
401 Init Non-ASCII.
402 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
403 (Init Non-ASCII): New node.
404
4052007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
406
407 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
408
8cf51b2c
GM
4092007-03-12 Glenn Morris <rgm@gnu.org>
410
8cf51b2c
GM
411 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
412 "Daylight Savings".
413
49823426 414 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
415 saving" in text throughout.
416
8cf51b2c
GM
4172007-03-04 Richard Stallman <rms@gnu.org>
418
419 * custom.texi (Safe File Variables): Minor correction.
420
8cf51b2c
GM
4212007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
422
423 * rmail.texi (Movemail): Add internal ref.
424 Don't indent the intro for the PROTO table.
425 Format PROTO table items with @code.
426
8cf51b2c
GM
4272007-02-26 Nick Roberts <nickrob@snap.net.nz>
428
429 * building.texi: Remove references to bashdb.
430
8cf51b2c
GM
4312007-02-19 Juanma Barranquero <lekktu@gmail.com>
432
433 * mule.texi (Language Environments): Update list of supported language
434 environments.
435
8cf51b2c
GM
4362007-02-14 Kim F. Storm <storm@cua.dk>
437
438 * building.texi (Grep Searching): Fix lgrep doc.
439
4402007-02-12 Chong Yidong <cyd@stupidchicken.com>
441
442 * back.texi: Remove unused file.
443
8cf51b2c
GM
4442007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
445
446 * maintaining.texi (Tag Syntax): Now --members is the default for
447 etags, not for ctags yet.
448
8cf51b2c
GM
4492007-02-03 Eli Zaretskii <eliz@gnu.org>
450
451 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
452 headers compliant with Texinfo guidelines and with what texnfo-upd.el
453 expects. Add comments to prevent people from inadvertently modifying
454 the key parts needed by `texinfo-multiple-files-update'.
455
4562007-01-29 Chong Yidong <cyd@stupidchicken.com>
457
458 * frames.texi (Secondary Selection): Window clicked does not matter
459 when mouse-yank-at-point is non-nil.
460
8cf51b2c
GM
4612007-01-16 Glenn Morris <rgm@gnu.org>
462
463 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
464 system abbrev.
465
4662007-01-11 Richard Stallman <rms@gnu.org>
467
468 * msdog.texi (Windows Keyboard): Another small cleanup.
469
4702007-01-10 Richard Stallman <rms@gnu.org>
471
472 * msdog.texi (Windows Keyboard): Yet another try to make
473 everyone happy with that passage.
474
4752007-01-05 Richard Stallman <rms@gnu.org>
476
477 * anti.texi (Antinews): Mention M-x shell scrolling.
478
4792007-01-05 Nick Roberts <nickrob@snap.net.nz>
480
481 * building.texi (Watch Expressions): Describe gdb-max-children.
482
8cf51b2c
GM
4832007-01-04 Richard Stallman <rms@gnu.org>
484
8cf51b2c
GM
485 * msdog.texi (Windows Keyboard): Clarify previous change.
486
8cf51b2c
GM
4872007-01-02 Richard Stallman <rms@gnu.org>
488
489 * custom.texi (Changing a Variable): Minor clarification.
490 (Specific Customization): customize-customized => customize-unsaved.
491
492 * entering.texi (Entering Emacs): Clean up text about restarting
493 Emacs for each file.
494
495 * misc.texi (Shell Options): Minor cleanup.
496
497 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
498 with Emacs, not vice versa.
499
500 * programs.texi (Symbol Completion): Recommend customizing
501 window manager.
502
503 * xresources.texi (Resources): Minor fix.
504
8cf51b2c
GM
5052007-01-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
506
507 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
508
5092007-01-01 Richard Stallman <rms@gnu.org>
510
511 * commands.texi (User Input): Document keys stolen by window mangers.
512
5132006-12-31 Richard Stallman <rms@gnu.org>
514
515 * custom.texi (Specific Customization): Document customize-option
516 instead of customize-variable.
517
5182006-12-31 Kim F. Storm <storm@cua.dk>
519
520 * major.texi (Choosing Modes): Document auto-mode-case-fold.
521
5222006-12-30 Kim F. Storm <storm@cua.dk>
523
524 * killing.texi (CUA Bindings): Fix typo.
525
526 * xresources.texi (Table of Resources): Mention grow-only value for
527 auto-resize-tool-bars.
528
8cf51b2c
GM
5292006-12-27 Eli Zaretskii <eliz@gnu.org>
530
531 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
532 and how to get them back.
533
5342006-12-26 Richard Stallman <rms@gnu.org>
535
536 * calendar.texi (Holidays): Holiday listing is based on current
537 practice, but DST is not.
538
5392006-12-25 Richard Stallman <rms@gnu.org>
540
541 * emacs.texi (Top): Update subnode menus.
542
543 * mark.texi (Transient Mark): Fix xref.
544
545 * killing.texi (Graphical Kill): Node deleted.
546 (Killing): Add xref to Cut and Paste.
547 (CUA Bindings): Update xref.
548
549 * frames.texi (Cut and Paste): New section to hold other nodes.
550 (Mouse Commands): Node demoted.
551 (Cut/Paste Other App): Split out from Mouse Commands.
552 (Word and Line Mouse): Likewise.
553 (Secondary Selection, Clipboard): Nodes demoted.
554
8cf51b2c
GM
5552006-12-24 Kevin Ryde <user42@zip.com.au>
556
557 * calendar.texi (Holidays): US daylight saving begins second Sunday
558 in March for 2007 onwards.
559 (Daylight Savings): Show new US default daylight saving rules, 2nd
560 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
561
5622006-12-23 Chong Yidong <cyd@stupidchicken.com>
563
564 * calendar.texi (Scroll Calendar): < and > are switched.
565
5662006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
567
568 * killing.texi (Deletion): Describe M-\ prefix argument.
569
5702006-12-23 Richard Stallman <rms@gnu.org>
571
572 * search.texi (Regexp Search): Explain why forward and reverse regexp
573 search are not mirror images.
574
8cf51b2c
GM
5752006-12-19 Kim F. Storm <storm@cua.dk>
576
577 * major.texi (Choosing Modes): Describe match-function elements for
578 magic-mode-alist.
579
8cf51b2c
GM
5802006-12-18 Eli Zaretskii <eliz@gnu.org>
581
582 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
583 peculiarities.
584
5852006-12-18 Richard Stallman <rms@gnu.org>
586
587 * abbrevs.texi (Editing Abbrevs): Fix previous change.
588
8cf51b2c
GM
5892006-12-17 Alan Mackenzie <acm@muc.de>
590
591 * programs.texi (Left Margin Paren): Remove the bit which says
592 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
593 Discuss some of the issues of setting this option to nil.
594
5952006-12-17 Glenn Morris <rgm@gnu.org>
596
597 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
598
5992006-12-16 Eli Zaretskii <eliz@gnu.org>
600
601 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
602 (Windows Files): `w32-get-true-file-attributes' is only relevant for
603 NTFS volumes.
604 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
605 volumes.
606
6072006-12-15 Eli Zaretskii <eliz@gnu.org>
608
609 * text.texi (HTML Mode): Fix "C-c TAB".
610
8cf51b2c
GM
6112006-12-09 Richard Stallman <rms@gnu.org>
612
613 * misc.texi (Invoking emacsclient): Simplify TCP file text.
614
6152006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
616
617 * files.texi (Misc File Ops): Document insert-file-literally.
618
6192006-12-08 Eli Zaretskii <eliz@gnu.org>
620
621 * cmdargs.texi (Colors): Note that --color is intended for overriding
622 the terminal defaults, not for normal invocation.
623
624 * misc.texi (Emacs Server): Improve wording. Don't mention the
625 ``server program''. Add a cross-reference to "Init File" node.
626 (Invoking emacsclient): Add index entries. Document both short and
627 long versions of command-line options. Document the -f option.
628
8cf51b2c
GM
6292006-12-06 Richard Stallman <rms@gnu.org>
630
631 * text.texi (Outline Format): Say to set outline-regexp
632 and outline-level with major modes and file local variables.
633
6342006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
635
636 * anti.texi (Antinews): Mention the alternative to
637 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
638
8cf51b2c
GM
639 * misc.texi (Interactive Shell): Ditto.
640
6412006-12-04 Eli Zaretskii <eliz@gnu.org>
642
643 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
644
645 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
646
6472006-12-01 Eli Zaretskii <eliz@gnu.org>
648
649 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
650 colon in the mode line.
651
652 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
653
6542006-11-26 Nick Roberts <nickrob@snap.net.nz>
655
656 * building.texi (Watch Expressions): Mention SPC for expanding/
657 contracting watch expressions.
658
6592006-11-26 Kim F. Storm <storm@cua.dk>
660
661 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
662
6632006-11-26 Nick Roberts <nickrob@snap.net.nz>
664
665 * building.texi (Debugger Operation): Define text command mode.
666 Clarify how tooltips work.
667 (GDB Graphical Interface): Explain how to run in text command mode
668 more clearly.
669
6702006-11-25 Juanma Barranquero <lekktu@gmail.com>
671
672 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
673
6742006-11-22 Juanma Barranquero <lekktu@gmail.com>
675
676 * anti.texi (Antinews): Mention --server-file and TCP sockets.
677
8cf51b2c
GM
6782006-11-18 Chong Yidong <cyd@stupidchicken.com>
679
680 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
681 and EMACS is deprecated.
682
6832006-11-18 Juanma Barranquero <lekktu@gmail.com>
684
685 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
686
6872006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
688
689 * Makefile.in (emacs.dvi): Remove xresmini.texi.
690
691 * emacs.texi: Include xresources.texi both for info and dvi.
692
693 * xresources.texi: Merge text from xresmini.texi.
694
8cf51b2c
GM
6952006-11-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
696
697 * glossary.texi: Fix typos.
698
8cf51b2c
GM
6992006-11-06 Richard Stallman <rms@gnu.org>
700
701 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
702
703 * ack.texi (Acknowledgments): Fix name spelling.
704
7052006-11-01 Juri Linkov <juri@jurta.org>
706
707 * search.texi (Word Search): Document incremental word search.
708
7092006-10-28 Glenn Morris <rgm@gnu.org>
710
711 * ack.texi (Acknowledgments): Add cal-html author.
712
713 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
714 Calendar"). Describe new package cal-html.
715 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
716 Calendar Files."
717
8cf51b2c
GM
7182006-10-23 Richard Stallman <rms@gnu.org>
719
720 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
721 Abbrev mode is enabled.
722
8cf51b2c
GM
7232006-10-16 Richard Stallman <rms@gnu.org>
724
8cf51b2c
GM
725 * emacs.texi: Update ISBN.
726
8cf51b2c
GM
7272006-10-11 Kim F. Storm <storm@cua.dk>
728
729 * emacs.texi (Acknowledgments): Use @dotless{i}.
730
7312006-10-08 Nick Roberts <nickrob@snap.net.nz>
732
733 * building.texi (Breakpoints Buffer): Mention catchpoints.
734
7352006-10-08 Kim F. Storm <storm@cua.dk>
736
737 * ack.texi (Acknowledgments): Update.
738
739 * emacs.texi (Acknowledgments): Fix bad @/ form.
740
8cf51b2c
GM
7412006-10-05 Kim F. Storm <storm@cua.dk>
742
743 * emacs.texi (Acknowledgments): Add more contributors.
744
7452006-10-03 Richard Stallman <rms@gnu.org>
746
747 * emacs.texi (Acknowledgments): Update version and edition.
748
8cf51b2c
GM
7492006-10-01 Karl Berry <karl@gnu.org>
750
751 * custom.texi (Customization Groups): Page break to keep example buffer
752 on one page.
753
7542006-09-30 Karl Berry <karl@gnu.org>
755
756 * programs.texi (Basic Indent): @need to improve page break.
757 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
758
7592006-09-29 Glenn Morris <rgm@gnu.org>
760
761 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
762
7632006-09-29 Karl Berry <karl@gnu.org>
764
765 * windows.texi (Basic Window): Remove forced @break, no longer
766 desirable.
767 * frames.texi (Frame Commands),
768 * mark.texi (Marking Objects): Reword to avoid bad page break.
769 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
770
7712006-09-19 Richard Stallman <rms@gnu.org>
772
773 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
774 stick to present tense.
775
7762006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
777
778 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
779 to x-gtk-use-old-file-dialog.
780 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
781
7822006-09-15 Jay Belanger <belanger@truman.edu>
783
49823426 784 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
785 Change "Library Public License" to "Lesser Public License"
786 throughout. Use "yyyy" to represent year.
787
8cf51b2c
GM
7882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
789
790 * files.texi (Visiting): Add index entry "open file".
791
8cf51b2c
GM
7922006-09-11 Richard Stallman <rms@gnu.org>
793
794 * building.texi (Compilation Mode): Clarification.
795 (Grep Searching): Add xref to Compilation Mode.
796
8cf51b2c
GM
7972006-09-08 Richard Stallman <rms@gnu.org>
798
799 * search.texi (Search): Ref multi-file search commands here.
800 (Other Repeating Search): Not here.
801
8cf51b2c
GM
8022006-08-28 Richard Stallman <rms@gnu.org>
803
804 * windows.texi (Split Window): Update xref.
805
806 * basic.texi (Continuation Lines): Update xref.
807
808 * indent.texi (Tab Stops): Update xref.
809
810 * emacs.texi (Top): Update subnode menu.
811
812 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
813 split out of Display Custom.
814
8152006-08-25 Kim F. Storm <storm@cua.dk>
816
817 * display.texi (Display Custom): Add variables overline-margin
818 and x-underline-at-descent-line.
819
8202006-08-25 Richard Stallman <rms@gnu.org>
821
822 * entering.texi (Exiting): Rewrite to give graphical displays
823 priority over text terminals.
824
825 * search.texi (Incremental Search): Move index entries.
826
8272006-08-23 Chong Yidong <cyd@stupidchicken.com>
828
829 * custom.texi (Init File): Reference Find Init to avoid "home
830 directory" confusion.
831
8322006-08-22 Nick Roberts <nickrob@snap.net.nz>
833
834 * building.texi (Other GDB-UI Buffers): Describe how to edit
835 a value in the locals buffer.
836
8372006-08-21 Richard Stallman <rms@gnu.org>
838
839 * search.texi (Basic Isearch): Add `isearch' index entry.
840
8412006-08-16 Richard Stallman <rms@gnu.org>
842
843 * misc.texi (Saving Emacs Sessions): Clean up wording.
844
845 * mark.texi (Marking Objects): Mention term "select all".
846
847 * emacs.texi (Top): Update subnode menu.
848
849 * help.texi (Help Mode): Move node up in file.
850
8cf51b2c
GM
8512006-08-15 Nick Roberts <nickrob@snap.net.nz>
852
853 * building.texi (Stack Buffer): Explain fringe arrow.
854
8cf51b2c
GM
8552006-08-12 Eli Zaretskii <eliz@gnu.org>
856
8cf51b2c
GM
857 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
858 on startup.
859
8602006-08-11 Romain Francoise <romain@orebokech.com>
861
862 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
863
8642006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
865
866 * mule.texi (Recognize Coding, Text Coding): Fix typos.
867
8682006-08-10 Richard Stallman <rms@gnu.org>
869
870 * text.texi (Format Faces): Substantial rewrites to deal
871 with face merging. Empty regions don't count. Clarify
872 face property inheritance.
873
8742006-08-08 Romain Francoise <romain@orebokech.com>
875
876 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
877 <arjuropo@cc.jyu.fi>.
878
8cf51b2c
GM
8792006-08-04 Eli Zaretskii <eliz@gnu.org>
880
881 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
882 apply to all frames.
883
8cf51b2c
GM
8842006-08-01 Richard Stallman <rms@gnu.org>
885
886 * help.texi (Name Help): Add index entries for describe-variable.
887
8882006-08-01 Nick Roberts <nickrob@snap.net.nz>
889
890 * building.texi (GDB Graphical Interface): Shorten node names.
891 (GDB-UI Layout): Use GDB-related.
892 (Other GDB-UI Buffers): Simplify English.
893
8942006-07-31 Richard Stallman <rms@gnu.org>
895
896 * search.texi (Query Replace): Add xref for Dired's Q command.
897
8cf51b2c
GM
8982006-07-31 Nick Roberts <nickrob@snap.net.nz>
899
900 * building.texi (GDB commands in Fringe): Rename to...
901 (Source Buffers): ..this and move forward. Describe hollow arrow and
902 new option gdb-find-source-frame.
903
9042006-07-29 Richard Stallman <rms@gnu.org>
905
906 * dired.texi (Operating on Files): Simplify previous change
907 and fix Texinfo usage.
908
9092006-07-29 Eli Zaretskii <eliz@gnu.org>
910
911 * dired.texi (Operating on Files): Add cross-references. State the
912 Unix commands that do similar things.
913
9142006-07-28 Richard Stallman <rms@gnu.org>
915
916 * mark.texi (Transient Mark): Clarify that region never disappears
917 when Transient Mark mode is off, and not when it is on.
918
9192006-07-27 Richard Stallman <rms@gnu.org>
920
921 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
922
9232006-07-24 Richard Stallman <rms@gnu.org>
924
925 * xresources.texi (GTK styles): Fix texinfo usage.
926
8cf51b2c
GM
927 * commands.texi (User Input): Explain why we teach keyboard cmds.
928
929 * xresources.texi, xresmini.texi, search.texi, programs.texi:
930 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
931 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
932 * doclicense.texi, display.texi, dired.texi, basic.texi:
933 * anti.texi, ack.texi: Move periods and commas inside quotes.
934
9352006-07-22 Eli Zaretskii <eliz@gnu.org>
936
937 * cmdargs.texi (General Variables): Document EMAIL.
938
9392006-07-21 Eli Zaretskii <eliz@gnu.org>
940
941 * frames.texi (Frame Commands): Mention that focus-follows-mouse
942 doesn't have effect on MS-Windows.
943
8cf51b2c
GM
9442006-07-17 Richard Stallman <rms@gnu.org>
945
946 * building.texi (Grep Searching): Explain about chaining grep commands.
947
8cf51b2c
GM
9482006-07-10 Nick Roberts <nickrob@snap.net.nz>
949
49823426 950 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
951
9522006-07-09 Chong Yidong <cyd@stupidchicken.com>
953
954 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
955 is invoked for multiple files.
956
9572006-07-08 Eli Zaretskii <eliz@gnu.org>
958
959 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
960 on-line manual for the rest of this node.
961 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
962 unconditionally.
963 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
964 Improve wording.
965 (Windows Printing): Improve wording.
966 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
967 rest of this node.
968
8cf51b2c
GM
9692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
970
49823426
GM
971 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
972 with eval-buffer.
8cf51b2c
GM
973
9742006-07-05 Nick Roberts <nickrob@snap.net.nz>
975
976 * mule.texi (Coding Systems, Specify Coding): Link descriptions
977 of character translation.
978
9792006-07-04 Nick Roberts <nickrob@snap.net.nz>
980
981 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
982
9832006-07-03 Karl Berry <karl@gnu.org>
984
985 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
986 not-too-underfull hboxes in the TeX output.
987 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
988 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
989 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
990 * sending.texi, text.texi: Fix overfull/underfull boxes.
991
9922006-07-03 Romain Francoise <romain@orebokech.com>
993
994 * m-x.texi (M-x): Fix.
995
9962006-07-03 Richard Stallman <rms@gnu.org>
997
8cf51b2c
GM
998 * search.texi (Other Repeating Search): filename -> file name.
999
1000 * misc.texi (Narrowing): Minor cleanups.
1001
1002 * files.texi (Visiting): filename -> file name.
1003
1004 * emacs.texi (Top): Update subnode menus.
1005
1006 * mule.texi (Coding Systems): Move char translation stuff here.
1007 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1008 (Recognize Coding): Substantial local rewrites.
1009 (International): Update menu.
1010
1011 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1012 (Scrolling): Substantial local rewrites.
1013 (Display): Update menu and intro.
1014
1015 * dired.texi: filename -> file name.
1016
1017 * custom.texi (Safe File Variables): Texinfo usage fix.
1018
10192006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1020
1021 * help.texi, m-x.texi: Lots of cleanups.
1022
8cf51b2c
GM
10232006-06-30 Eli Zaretskii <eliz@gnu.org>
1024
1025 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1026 (Windows Processes, Windows Misc): Shorten the printed version by
1027 selectively conditioning less important portions by @ifnottex.
1028
8cf51b2c
GM
10292006-06-27 Richard Stallman <rms@gnu.org>
1030
1031 * mini.texi (Minibuffer File): Minor cleanup.
1032
10332006-06-25 Nick Roberts <nickrob@snap.net.nz>
1034
1035 * frames.texi (XTerm Mouse): Rename to...
1036 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1037
1038 * emacs.texi (Top): Use new node name.
1039
10402006-06-24 Eli Zaretskii <eliz@gnu.org>
1041
1042 * emacs.texi (Top): Update the detailed menu according to changes in
1043 msdog.texi.
1044
1045 * msdog.texi (Windows Keyboard): New section.
1046 (Windows Mouse): New section.
1047 (Windows System Menu): Remove section (text merged with "Windows
1048 Keyboard").
1049 (Windows Misc): New section.
1050
1051 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1052
1053 * msdog.texi (ls in Lisp): New section.
1054
1055 * files.texi (Visiting): Document case-insensitive wildcard matching
1056 under find-file-wildcards.
1057
8cf51b2c
GM
10582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1059
1060 * macos.texi (Mac Input): Add description of mac-function-modifier.
1061 Now Unicode keyboard layouts work.
1062
8cf51b2c
GM
10632006-06-10 Richard Stallman <rms@gnu.org>
1064
1065 * mule.texi (Recognize Coding): Clarify previous change.
1066
10672006-06-09 Kenichi Handa <handa@m17n.org>
1068
1069 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1070 notation.
1071
10722006-06-07 Kevin Ryde <user42@zip.com.au>
1073
1074 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1075 manual for @ifnottex, but in emacs-extra for @iftex.
1076
1077 * cmdargs.texi (General Variables): Fix smtpmail xref.
1078
10792006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1080
8cf51b2c 1081 * programs.texi (Comment Commands):
8cf51b2c 1082 * custom.texi (Specifying File Variables):
49823426 1083 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1084
10852006-06-07 Nick Roberts <nickrob@snap.net.nz>
1086
1087 * building.texi (Watch Expressions): Move node to end.
1088 (GDB Graphical Interface): Move description of clicks in fringe...
1089 (GDB commands in the Fringe): ...to here. New node.
1090
8cf51b2c
GM
10912006-06-05 Romain Francoise <romain@orebokech.com>
1092
49823426 1093 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1094
10952006-06-05 Nick Roberts <nickrob@snap.net.nz>
1096
1097 * building.texi (GDB Graphical Interface): Update bindings.
1098 (Commands of GUD): Add gud-print. Remove gud-run.
1099 Restate availability more generally.
1100
11012006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1102
1103 * mini.texi: Lots of cleanups.
1104
11052006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1106
1107 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1108 and Mouse-2.
1109
11102006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1111
1112 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1113
8cf51b2c
GM
11142006-05-31 Richard Stallman <rms@gnu.org>
1115
1116 * basic.texi (Moving Point): Fix previous change.
1117
8cf51b2c
GM
11182006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1119
1120 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1121
11222006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1123
1124 * basic.texi: Many simplifications and improvements in wording.
1125
8cf51b2c
GM
11262006-05-26 Nick Roberts <nickrob@snap.net.nz>
1127
1128 * anti.texi (Antinews): Create a node for gdb-ui.
1129
8cf51b2c
GM
11302006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1131
1132 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1133
11342006-05-20 Richard Stallman <rms@gnu.org>
1135
1136 * dired.texi (Dired Navigation): dired-goto-file is now j.
1137
8cf51b2c
GM
11382006-05-20 Eli Zaretskii <eliz@gnu.org>
1139
1140 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1141 and their aliases.
1142
1143 * msdog.texi (Windows Printing): Mention non-support of plain text
1144 printing with some el-cheapo printers, and suggest a workaround.
1145
11462006-05-20 Kevin Ryde <user42@zip.com.au>
1147
1148 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1149 remove the bit saying you must set it.
1150
11512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1152
1153 * trouble.texi (Checklist):
1154 * text.texi (Text, Auto Fill, Text Mode):
1155 * search.texi (Nonincremental Search):
1156 * rmail.texi (Rmail Labels):
1157 * mule.texi (Input Methods, Multibyte Conversion):
1158 * misc.texi (Gnus, Where to Look, PostScript):
1159 * maintaining.texi (Create Tags Table):
1160 * indent.texi (Indentation Commands):
1161 * fixit.texi (Spelling):
1162 * emacs.texi (Copying):
1163 * custom.texi (Init File): ifinfo -> ifnottex.
1164
8cf51b2c
GM
11652006-05-17 Richard Stallman <rms@gnu.org>
1166
1167 * files.texi (Diff Mode): Mention C-x `.
1168
11692006-05-08 Richard Stallman <rms@gnu.org>
1170
1171 * custom.texi (Disabling): Textual cleanups.
1172
8cf51b2c
GM
11732006-05-12 Glenn Morris <rgm@gnu.org>
1174
1175 * calendar.texi (Displaying the Diary, Format of Diary File):
1176 Refer to diary-view-entries, diary-list-entries,
1177 diary-show-all-entries rather than obsolete aliases.
1178
11792006-05-12 Eli Zaretskii <eliz@gnu.org>
1180
1181 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1182 (Displaying the Diary, Special Diary Entries, Importing Diary):
1183 * building.texi (Compilation Shell):
1184 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1185 emacs-xtra with @inforef's.
1186
1187 * files.texi (Visiting): Fix wording.
1188
1189 * mule.texi (Coding Systems, Text Coding): More indexing.
1190 Mention that C-x RET f can set eol conversion.
1191
8cf51b2c
GM
11922006-05-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1193
1194 * xresmini.texi (GTK resources): Insert GTK description.
1195
1196 * xresources.texi (GTK resources): metafont should be menufont.
1197
8cf51b2c
GM
11982006-05-06 Michael Albinus <michael.albinus@gmx.de>
1199
49823426 1200 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1201 method, user name and host name is active only in partial
1202 completion mode.
1203
8cf51b2c
GM
12042006-05-06 Eli Zaretskii <eliz@gnu.org>
1205
1206 * makefile.w32-in (emacs.dvi):
1207 * Makefile.in (emacs.dvi): Add xresmini.texi.
1208
1209 * xresmini.texi (Table of Resources): Remove xref to non-existent
1210 node "LessTif Resources".
1211
1212 * msdog.texi (Microsoft Windows):
1213 * calendar.texi (Calendar/Diary, Displaying the Diary)
1214 (Special Diary Entries, Importing Diary, Holidays):
1215 * programs.texi (Program Modes):
1216 * text.texi (Text):
1217 * buffers.texi (Several Buffers):
1218 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1219
12202006-05-06 Eli Zaretskii <eliz@gnu.org>
1221
1222 The following changes merge the emacs-xtra manual into the main
1223 manual, but only for on-line version of the manual.
1224
1225 * vc2-xtra.texi (Version Backups, Local Version Control)
1226 (Making Snapshots, Change Logs and VC, Version Headers)
1227 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1228 on-line manual.
1229
1230 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1231 for on-line manual.
1232
1233 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1234 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1235 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1236 for on-line manual.
1237
1238 * fortran-xtra.texi (Fortran, Fortran Autofill)
1239 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1240 for on-line manual.
1241
1242 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1243 Conditional xref's for on-line manual.
1244
1245 * emerge-xtra.texi (Emerge, Overview of Emerge)
1246 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1247 manual.
1248
1249 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1250 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1251 (EMACSSOURCES): Use EMACS_XTRA.
1252 (../info/emacs-xtra): Remove.
1253 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1254
1255 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1256 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1257 (EMACSSOURCES): Use EMACS_XTRA.
1258 ($(infodir)/emacs-xtra): Remove.
1259 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1260
1261 * trouble.texi (Quitting):
1262 * text.texi (Text):
1263 * programs.texi (Program Modes):
1264 * msdog.texi (Microsoft Windows):
1265 * frames.texi (Frames):
1266 * files.texi (Backup, Version Control, VC Concepts)
1267 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1268 (Registering, VC Status, VC Undo, Multi-User Branching)
1269 (Comparing Files):
1270 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1271 (Displaying the Diary, Special Diary Entries, Importing Diary):
1272 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1273 conditional xref's, depending on @iftex/@ifnottex.
1274
1275 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1276 "MS-DOS". @include msdog-xtra.texi.
1277
1278 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1279 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1280
1281 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1282 for vc-xtra.texi subsections.
1283 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1284 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1285
1286 * sending.texi (Sending Mail): A @node line without explicit Prev,
1287 Next, and Up links.
1288
1289 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1290 Next, and Up links.
1291
1292 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1293 and its sections. @include picture-xtra.texi.
1294
1295 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1296 "Emerge".
1297 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1298
1299 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1300 exact duplicate of its name-sake in calendar.texi.
1301
1302 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1303 "Advanced Calendar/Diary Usage".
1304 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1305
1306 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1307 dired-xtra.texi.
1308 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1309
1310 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1311 (Files) [ifnottex]: Add menu entry for Autorevert.
1312
1313 * emacs-xtra.texi (Introduction): Reword to make consistent with
1314 printed version only.
1315 <Top level>: Remove the body of all chapters and move them to the
1316 new *-xtra.texi files. Use @raisesections and @lowersections to
1317 convert sections to chapters etc.
1318
1319 * msdog-xtra.texi:
1320 * fortran-xtra.texi:
1321 * vc-xtra.texi:
1322 * vc1-xtra.texi:
1323 * vc2-xtra.texi:
1324 * emerge-xtra.texi:
1325 * cal-xtra.texi:
1326 * dired-xtra.texi:
1327 * arevert-xtra.texi: New files, with text from respective chapters
1328 of emacs-xtra.texi. Convert each @chapter into @section, @section
1329 into @subsection, etc.
1330
1331 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1332 updated.
1333
1334 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1335 Windows". All references updated.
1336
13372006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1338
1339 * macos.texi (Mac Input): Mention input from Character Palette.
1340 (Mac Font Specs): Fix typo.
1341
13422006-05-05 Richard Stallman <rms@gnu.org>
1343
1344 * files.texi (Diff Mode): Minor cleanup.
1345
13462006-05-05 Karl Berry <karl@gnu.org>
1347
8cf51b2c
GM
1348 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1349 errors from the current release of makeinfo (4.8).
1350 * help.texi (Library Keywords): Change widest word in multitable
1351 template from `emulations' to `convenience'. (Not sure if this is
1352 related to the font change.)
1353
13542006-05-05 Eli Zaretskii <eliz@gnu.org>
1355
1356 * files.texi (File Names): Add a footnote about limited support of
1357 ~USER on MS-Windows.
1358
1359 * cmdargs.texi (Initial Options): Add a footnote about limited
1360 support of ~USER on MS-Windows.
1361
13622006-05-03 Richard Stallman <rms@gnu.org>
1363
1364 * files.texi (Diff Mode): Node moved here.
1365 (Comparing Files): Delete what duplicates new node.
1366 (Files): Put Diff Mode in menu.
1367
1368 * misc.texi (Diff Mode): Moved to files.texi.
1369
1370 * emacs.texi (Top): Update menu for Diff Mode.
1371
1372 * trouble.texi (Emergency Escape): Simplify.
1373
1374 * emacs.texi (Top): Minor clarification.
1375
13762006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1377
1378 * commands.texi, entering.texi, screen.texi: Many simplifications.
1379
13802006-05-03 Richard Stallman <rms@gnu.org>
1381
1382 * commands.texi (Text Characters): Delete paragraph about unibyte
1383 non-ASCII printing chars.
1384
1385 * killing.texi (Killing): Say "graphical displays".
1386 * display.texi: Say "graphical displays".
1387
1388 * cmdargs.texi (Misc X): Say "graphical displays".
1389
13902006-05-01 Richard Stallman <rms@gnu.org>
1391
1392 * emacs.texi (Top): Add Diff Mode to menu.
1393
13942006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1395
1396 * misc.texi (Diff Mode): New node.
1397
13982006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1399
1400 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1401 (Mac Environment Variables): Shorten example line.
1402 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
1403
14042006-05-01 Nick Roberts <nickrob@snap.net.nz>
1405
1406 * building.texi (GUD Customization): Describe cases %d and %c.
1407 Update description for %e.
1408
14092006-04-30 Glenn Morris <rgm@gnu.org>
1410
1411 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1412
14132006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1414
1415 * custom.texi (Examining): Update C-h v output example.
1416
14172006-04-29 Kim F. Storm <storm@cua.dk>
1418
1419 * building.texi (Grep Searching): Add lgrep and rgrep.
1420
8cf51b2c
GM
14212006-04-23 Richard Stallman <rms@gnu.org>
1422
1423 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1424
1425 * xresmini.texi: New file.
1426
1427 * xresources.texi (Face Resources): Split table into font resources
1428 and the rest. Combine similar attributes for brevity.
1429
8cf51b2c
GM
14302006-04-21 Eli Zaretskii <eliz@gnu.org>
1431
1432 * emacs-xtra.texi (MS-DOS File Names): Remove section about
1433 backslashes and case-insensitivity in file names (moved to the
1434 main manual).
1435 (MS-DOS Printing): Move most of the text to the main manual.
1436
1437 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1438 New nodes.
1439 (Windows Processes, Windows System Menu): Add index entries and
1440 fix wording.
1441
8cf51b2c
GM
14422006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1443
1444 * misc.texi (Shell Ring): Add notes on saved input when
1445 navigating off the end of the history list.
1446
14472006-04-18 Chong Yidong <cyd@mit.edu>
1448
1449 * misc.texi (Shell Options): Correct default value of
1450 comint-scroll-show-maximum-output.
1451
8cf51b2c
GM
14522006-04-18 Nick Roberts <nickrob@snap.net.nz>
1453
1454 * building.texi (Watch Expressions): Update.
1455
8cf51b2c
GM
14562006-04-12 Richard Stallman <rms@gnu.org>
1457
1458 * search.texi: Clean up previous change.
1459
14602006-04-12 Eli Zaretskii <eliz@gnu.org>
1461
1462 * search.texi (Regexp Backslash, Regexp Replace): Add index
1463 entries for ``back reference'' and mention the term itself in the
1464 text.
1465
14662006-04-11 Richard Stallman <rms@gnu.org>
1467
1468 * custom.texi (Safe File Variables):
1469 Document enable-local-variables = :safe.
1470
14712006-04-11 Karl Berry <karl@gnu.org>
1472
1473 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1474 (Remote Repositories, Version Backups, Local Version Control)
1475 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1476 (Miscellaneous Commands and Features of VC, Change Logs and VC)
1477 (Renaming VC Work Files and Master Files)
1478 (Inserting Version Control Headers, Customizing VC, General Options)
1479 (Options for RCS and SCCS, Options specific for CVS): Move all
1480 these nodes to emacs-xtra.texi, for brevity.
1481 * cmdargs.texi, files.texi: Change cross-references.
1482
8cf51b2c
GM
14832006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1484
1485 * files.texi (Old Versions): Update description of vc-annotate's
1486 use of color to indicate date ranges.
1487
8cf51b2c
GM
14882006-04-09 Kevin Ryde <user42@zip.com.au>
1489
8cf51b2c
GM
1490 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1491 put info and printed manual names the right way around.
1492
14932006-04-09 Karl Berry <karl@gnu.org>
1494
1495 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1496 emacs-xtra.texi, leaving only MS Windows information.
1497 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1498 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1499 node names.
1500
1501 * emacs.texi: Move @summarycontents and @contents to the beginning
1502 of the file.
1503
8cf51b2c
GM
15042006-04-08 Kevin Ryde <user42@zip.com.au>
1505
1506 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1507
15082006-04-07 Richard Stallman <rms@gnu.org>
1509
1510 * programs.texi (Comments, Comment Commands, Options for Comments)
1511 (Multi-Line Comments): "Align", not "indent".
1512 (Basic Indent): C-j deletes trailing whitespace before the newline.
1513
15142006-04-06 Richard Stallman <rms@gnu.org>
1515
8cf51b2c
GM
1516 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1517
15182006-04-06 Eli Zaretskii <eliz@gnu.org>
1519
1520 * killing.texi (Rectangles): Add index entry for marking a rectangle.
1521
8cf51b2c
GM
15222006-04-05 Richard Stallman <rms@gnu.org>
1523
1524 * emacs.texi (Top): Update subnode menu.
1525
1526 * trouble.texi (Unasked-for Search): Node deleted.
1527 (Lossage): Delete from menu.
1528
15292006-04-04 Richard Stallman <rms@gnu.org>
1530
1531 * trouble.texi: Various cleanups.
1532 (Checklist): Don't bother saying how to snail a bug report.
1533 (Emergency Escape): Much rewriting.
1534 (After a Crash): Rename the core dump immediately.
1535 (Total Frustration): Call it a psychotherapist.
1536 (Bug Criteria): Avoid "illegal instruction".
1537 (Sending Patches): We always put the contributor's name in.
1538
1539 * misc.texi (Thumbnails): Minor correction.
1540
8cf51b2c
GM
15412006-04-03 Richard Stallman <rms@gnu.org>
1542
1543 * misc.texi (Thumbnails): Minor cleanup.
1544
15452006-04-02 Karl Berry <karl@gnu.org>
1546
1547 * sending.texi (Mail Sending): pxref to Top needs five args.
1548
1549 * texinfo.tex: Update to current version (2006-03-21.13).
1550
8cf51b2c
GM
15512006-03-31 Richard Stallman <rms@gnu.org>
1552
1553 * emacs.texi (Top): Update subnode menu.
1554
1555 * help.texi (Help Mode): Cleanup.
1556
1557 * dired.texi: Many cleanups.
1558 (Dired Deletion): Describe dired-recursive-deletes.
1559 (Operating on Files): dired-create-directory moved.
1560 (Misc Dired Features): Move to here.
1561 (Tumme): Node moved to misc.texi.
1562
1563 * custom.texi: Many cleanups.
1564 (Minor Modes): Don't mention ISO Accents Mode.
1565 (Examining): Update C-h v output example.
1566 (Hooks): Add index and xref for add-hook.
1567 (Locals): Delete list of vars that are always per-buffer. Rearrange.
1568 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1569
1570 * misc.texi: Many cleanups.
1571 (beginning): Add to summary of topics.
1572 (Shell): Put eshell xref at the end. Remove eshell from table.
1573 (Thumbnails): New node.
1574
8cf51b2c
GM
15752006-03-28 Eli Zaretskii <eliz@gnu.org>
1576
1577 * files.texi (File Name Cache): Make it clear that the cache is
1578 not persistent.
1579
8cf51b2c
GM
15802006-03-25 Karl Berry <karl@gnu.org>
1581
49823426
GM
1582 * emacs-xtra.texi, emacs.texi, gnu.texi:
1583 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
1584 (2) do not indent copyright year list (or anything else).
1585
8cf51b2c
GM
15862006-03-21 Juanma Barranquero <lekktu@gmail.com>
1587
1588 * files.texi (VC Dired Mode): Remove misplaced brackets.
1589
15902006-03-21 Andre Spiegel <spiegel@gnu.org>
1591
1592 * files.texi: Various updates and clarifications in the VC chapter.
1593
15942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1595
1596 * help.texi (Help Mode): Document "C-c C-c".
1597
8cf51b2c
GM
15982006-03-16 Luc Teirlinck <teirllm@auburn.edu>
1599
1600 * emacs-xtra.texi (Top): Avoid ugly continuation line in
1601 menu in the standalone Info reader.
1602
16032006-03-15 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1606 moved here from Emacs manual.
1607
1608 * programs.texi (Fortran): Section moved to emacs-xtra.
1609 (Program Modes): Xref to Fortran in emacs-xtra.
1610
1611 * maintaining.texi (Emerge): Move to emacs-xtra.
1612 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1613
1614 * picture.texi: File deleted.
1615 * Makefile.in:
1616 * makefile.w32-in: Remove picture.texi.
1617
1618 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1619 * abbrevs.texi (Abbrevs):
1620 * sending.texi (Sending Mail): Picture node removed.
1621
1622 * emacs.texi (Top): Update node listings.
1623
8cf51b2c
GM
16242006-03-12 Richard Stallman <rms@gnu.org>
1625
1626 * calendar.texi: Various cleanups.
1627
8cf51b2c
GM
16282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1629
1630 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1631 syntax.
1632
8cf51b2c
GM
16332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1634
1635 * search.texi (Regexps): More accurately describe which characters
1636 are special in which situations. Recommend _not_ to quote `]' or
1637 `-' when they are not special.
1638
8cf51b2c
GM
16392006-02-28 Andre Spiegel <spiegel@gnu.org>
1640
1641 * files.texi (Old Versions): Clarify operation of C-x v =.
1642
8cf51b2c
GM
16432006-02-21 Nick Roberts <nickrob@snap.net.nz>
1644
1645 * building.texi (Watch Expressions): Update and describe
1646 gdb-speedbar-auto-raise.
1647
16482006-02-19 Richard M. Stallman <rms@gnu.org>
1649
1650 * emacs.texi: Use @smallbook.
1651 (Top): Update ref to Emacs paper, delete ref to Cookbook.
1652 Update subnode menu.
1653
1654 * building.texi (Lisp Interaction): Minor addition.
1655
16562006-02-18 Nick Roberts <nickrob@snap.net.nz>
1657
1658 * building.texi (Watch Expressions): Update and be more precise.
1659
8cf51b2c
GM
16602006-02-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
1661
1662 * maintaining.texi (Create Tags Table): Explain why the
1663 exception when etags writes to files under the /dev tree.
1664
16652006-02-14 Richard M. Stallman <rms@gnu.org>
1666
1667 * custom.texi (Safe File Variables): Lots of clarification.
1668 Renamed from Unsafe File Variables.
1669
16702006-02-14 Chong Yidong <cyd@stupidchicken.com>
1671
1672 * custom.texi (Unsafe File Variables): File variable confirmation
1673 assumed denied in batch mode.
1674
16752006-02-14 Richard M. Stallman <rms@gnu.org>
1676
1677 * building.texi (GDB User Interface Layout): Don't say `inferior'
1678 for program being debugged.
1679
16802006-02-15 Nick Roberts <nickrob@snap.net.nz>
1681
1682 * building.texi (GDB Graphical Interface):
1683 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1684
16852006-02-13 Chong Yidong <cyd@stupidchicken.com>
1686
1687 * custom.texi (Specifying File Variables, Unsafe File Variables):
1688 New nodes, split from File Variables. Document new file local
1689 variable behavior.
1690
16912006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1692
1693 * display.texi (Standard Faces):
8cf51b2c
GM
1694 * files.texi (Visiting):
1695 * frames.texi (Clipboard):
1696 * glossary.texi (Glossary) <Clipboard>:
1697 * xresources.texi (X Resources): Mention Mac OS port.
1698
8cf51b2c
GM
16992006-02-12 Richard M. Stallman <rms@gnu.org>
1700
1701 * building.texi (Building): Clarify topic in intro.
1702
1703 * maintaining.texi (Maintaining): Change title; clarify topic.
1704 Delete duplicate index entries.
1705
1706 * building.texi (Other GDB User Interface Buffers): Clarifications.
1707
1708 * text.texi (Cell Commands): Clarifications.
1709
1710 * programs.texi (Defuns): Delete duplicate explanation of
1711 left-margin paren convention.
1712 (Hungry Delete): Minor cleanup.
1713
17142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
1715
1716 * dired.texi (Tumme): More tumme documentation.
1717
17182006-02-11 Alan Mackenzie <acm@muc.de>
1719
1720 * programs.texi ("Hungry Delete"): Correct the appellation of the
1721 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
1722
17232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
1724
1725 * dired.texi (Tumme): Fix small bug.
1726
17272006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1728
1729 * macos.texi (Mac International): Rename "fontset-mac" to
1730 "fontset-standard".
1731
8cf51b2c
GM
17322006-02-09 Mathias Dahl <mathias.dah@gmail.com>
1733
1734 * dired.texi (Tumme): Basic documentation for Tumme added.
1735
8cf51b2c
GM
17362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
1737
1738 * mule.texi (International):
1739 * programs.texi (Basic Indent): Fix typos.
1740
8cf51b2c
GM
1741 * custom.texi (Minor Modes):
1742 * display.texi (Text Display):
1743 * commands.texi (Text Characters): Update xrefs.
1744
17452006-02-07 Richard M. Stallman <rms@gnu.org>
1746
1747 * emacs.texi (Top): Update subnode menu.
1748 Update info on old Emacs papers.
1749 (Intro): "Graphical display", not window system.
1750
1751 * xresources.texi (GTK styles): Minor clarifications.
1752
1753 * trouble.texi: "Graphical display", not window system.
1754 (Stuck Recursive): Minor clarification.
1755
1756 * text.texi: Minor clarifications.
1757 (Sentences): Explain why two-space convention is better.
1758 Explain sentence-end-without-period here.
1759 (Fill Commands): Not here.
1760 (Refill): Node moved down.
1761 (Filling): Update menu.
1762 (Table Creation, Cell Justification, Column Commands): Clarify.
1763
1764 * sending.texi: Minor clarifications.
1765
1766 * search.texi (Regexp Backslash): Clarification.
1767
1768 * rmail.texi: Minor cleanups.
1769 (Rmail): Delete digression about `rmail-mode'.
1770 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
1771 (Rmail Files): Mention C-u M-x rmail.
1772 (Rmail Reply): Mention References.
1773 (Rmail Display): Mention rmail-nonignored-headers.
1774
1775 * programs.texi: Minor cleanups.
1776 (Comment Commands): Mention momentary Transient Mark mode.
1777 (Matching): Be more specific about customizing show-paren-mode.
1778 (Info Lookup): Don't list the modes that support C-h S.
1779 Just say what it does in an unsupported mode.
1780 (Man Page): Delete excessive info on customizing woman.
1781 (Motion in C): Don't mention c-for/backward-into-nomenclature.
1782
1783 * abbrevs.texi: Minor clarifications.
1784 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
1785 not "dynamic abbrevs" as if they were a kind of abbrev.
1786
1787 * picture.texi (Picture): Minor cleanup.
1788
1789 * mule.texi (Communication Coding): Say "other applications".
1790 (Fontsets): Not specific to X. Add xref to X Resources.
1791 (Unibyte Mode): Rename from Single-Byte Character Support.
1792 "Graphical display", not window system.
1793 (International): Update menu.
1794
1795 * maintaining.texi (Format of ChangeLog):
1796 New node, split out from ChangeLog.
1797 (ChangeLog): Clarifications in the remaining text.
1798 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
1799 (Find Tag): Add @w.
1800 (Tags Search): Explain tag table order here. Simplify grep ref.
1801 (List Tags): tags-tag-face is a variable, not a face.
1802 (Emerge): Cleanups.
1803
1804 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
1805 (Keyboard Macros): Avoid "the user".
1806
1807 * killing.texi: "Graphical display", not window system.
1808
1809 * help.texi (Help Echo): "Graphical display", not window system.
1810
1811 * glossary.texi: Say "you", not "the user". Say "graphical display".
1812
1813 * frames.texi: Minor cleanups. "Graphical display", not window system.
1814
1815 * files.texi (Visiting): Make drag-and-drop not X-specific.
1816
1817 * custom.texi: Minor cleanups. "Graphical display", not window system.
1818
1819 * cmdargs.texi: Minor cleanups.
1820
1821 * building.texi (Compilation): Move and split kill-compilation para.
1822 Add para about multiple compilers.
1823 (Compilation Mode): Commands also available in grep mode and others.
1824 Mention C-u C-x ` more tutorially. Clarify C-x `.
1825 (Compilation Shell): Clarify. Put Bash example first.
1826 (Grep Searching): Minor cleanups; add @w.
1827 (Debuggers): Minor cleanups.
1828 (Starting GUD): Make GDB xgraphical mode issue clearer.
1829 (Debugger Operation): Lots of clarifications including
1830 GDB tooltip side-effect issue.
1831 (Commands of GUD): Clarify.
1832 (GUD Customization): Add bashdb-mode-hook.
1833 (GDB Graphical Interface): Rewrite for clarity.
1834 (GDB User Interface Layout): Rewrite for clarity.
1835 (Stack Buffer, Watch Expressions): Likewise.
1836 (Other GDB User Interface Buffers): Cleanups.
1837 (Lisp Libraries, External Lisp): Cleanup.
1838
1839 * basic.texi (Position Info): "Graphical displays", rather than
1840 window systems.
1841
1842 * anti.texi: Minor cleanup.
1843
8cf51b2c
GM
18442006-02-03 Eli Zaretskii <eliz@gnu.org>
1845
1846 * custom.texi (Init File, Find Init): Add cross-references to
1847 where $HOME is described.
1848
18492006-02-01 Luc Teirlinck <teirllm@auburn.edu>
1850
1851 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
1852 is not inside the @table.
1853
1854 * emacs.texi (Top): Correct node name.
1855
1856 * files.texi (File Names): Fix @xref.
1857 (Reverting): Fix typo.
1858
1859 * mule.texi (International): Correct node name.
1860
1861 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
1862
18632006-02-01 Richard M. Stallman <rms@gnu.org>
1864
1865 * emacs.texi (Top): Update subnode menu.
1866
1867 * mule.texi: Minor clarifications.
1868 Reduce the specific references to X Windows.
1869 Refer to "graphical" terminals, rather than window systems.
1870 (Text Coding): Rename from Specify Coding.
1871 (Communication Coding, File Name Coding, Terminal Coding):
1872 New nodes split out from Text Coding.
1873
1874 * kmacro.texi: Minor clarifications.
1875 (Keyboard Macro Ring): Comment out some excessive commands.
1876 (Basic Keyboard Macro): Split up the table, putting part in each node.
1877
1878 * major.texi: Minor clarifications.
1879
1880 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
1881
1882 * windows.texi: Minor clarifications.
1883 (Change Window): Don't describe mode-line mouse cmds here.
1884 Add xref to Mode Line Mouse.
1885
1886 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
1887
1888 * macos.texi (Mac International): Fix xref.
1889
1890 * indent.texi: Minor clarifications.
1891
1892 * frames.texi: Minor clarifications.
1893 Reduce the specific references to X Windows.
1894 Refer to "graphical" terminals, rather than window systems.
1895 (Frame Parameters): Don't mention commands like
1896 set-foreground-color. Just say to customize a face.
1897 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
1898
1899 * files.texi: Minor clarifications.
1900 (Numbered Backups): New node, split out from Backup Names.
1901
1902 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
1903
1904 * cmdargs.texi (General Variables): Fix xref.
1905
1906 * buffers.texi: Minor clarifications.
1907
8cf51b2c
GM
19082006-01-31 Richard M. Stallman <rms@gnu.org>
1909
1910 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
1911 Nodes moved to top.
1912
1913 * display.texi: Minor clarifications.
1914 (Display): Rearrange menu.
1915 (Standard Faces): Mention query-replace face.
1916 (Faces): Simplify.
1917 (Font Lock): Simplify face customization info.
1918 (Highlight Changes): Node merged into Highlight Interactively.
1919 (Highlight Interactively): Much rewriting and cleanup.
1920 (Optional Mode Line): Narrowed line number not good for goto-line.
1921 Simplify face customization advice.
1922 (Text Display): Mention use of escape-glyph face.
1923 Move ctl-arrow and tab-width here.
1924 (Display Custom): Move no-redraw-on-reenter to end of node.
1925
1926 * search.texi: Minor clarifications.
1927 (Isearch Scroll): Simplify.
1928 (Other Repeating Search): Document multi-occur-in-matching-buffers.
1929
1930 * regs.texi (Registers): Mention bookmarks here.
1931
1932 * mark.texi: Minor clarifications.
1933 (Selective Undo): Node deleted.
1934
1935 * m-x.texi: Minor clarifications.
1936
1937 * killing.texi: Minor clarifications.
1938 Refer to "graphical" terminals, rather than window systems.
1939
1940 * help.texi: Clarifications.
1941 (Help): Don't describe C-h F and C-h K here.
1942 (Key Help): Describe C-h K here.
1943 (Name Help): Mention Emacs Lisp Intro.
1944 Describe C-h F here.
1945 (Misc Help): Mention C-h F and C-h K only briefly.
1946
1947 * fixit.texi (Undo): New node, mostly copied from basic.texi.
1948 Selective undo text merged in.
1949 (Spelling): Mention Aspell along with Ispell.
1950
1951 * emacs.texi (Top): Update subnode menus.
1952
1953 * basic.texi (Basic Undo): Rename from Undo. Most of text
1954 moved to new Undo node.
1955
8cf51b2c
GM
19562006-01-29 Chong Yidong <cyd@stupidchicken.com>
1957
1958 * basic.texi (Continuation Lines, Inserting Text):
1959 Mention longlines mode.
1960
19612006-01-29 Richard M. Stallman <rms@gnu.org>
1962
1963 * screen.texi: Minor cleaups.
1964 (Screen): Clean up the intro paragraphs.
1965 (Mode Line): Lots of rewriting. Handle frame-name better.
1966 eol-mnemonic-... vars moved out.
1967
1968 * emacs.texi (Top): Change menu item for MS-DOS node.
1969 Update subnode menu.
1970
1971 * msdog.texi (MS-DOS): Rewrite intro to explain how this
1972 chapter relates to Windows. Title changed.
1973
1974 * mini.texi: Minor cleanups.
1975
1976 * mark.texi (Selective Undo): New node, text moved from basic.texi.
1977 (Mark): Put it in the menu.
1978
1979 * entering.texi: Minor cleanups.
1980
1981 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
1982 (Intro): Refer to "graphical" terminals, rather than X.
1983
1984 * display.texi (Display Custom): Add xref to Variables.
1985 (Optional Mode Line): eol-mnemonic-... vars moved here.
1986
1987 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
1988 rather than X.
1989
8cf51b2c
GM
1990 * basic.texi: Minor cleanups.
1991 (Undo): selective-undo moved.
1992
8cf51b2c
GM
19932006-01-25 Luc Teirlinck <teirllm@auburn.edu>
1994
1995 * anti.texi (Antinews): Various corrections and additions.
1996
19972006-01-23 Juri Linkov <juri@jurta.org>
1998
1999 * custom.texi (Easy Customization, Customization Groups)
2000 (Browsing Custom): Mention links along with buttons.
2001
8cf51b2c
GM
20022006-01-21 Eli Zaretskii <eliz@gnu.org>
2003
8cf51b2c
GM
2004 * text.texi (TeX Print): Use @key for TAB.
2005
8cf51b2c
GM
2006 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2007
8cf51b2c
GM
20082006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2009
2010 * files.texi (File Aliases): Don't claim that usually separate
2011 buffers are created for two file names that name the same data.
2012 Mention additional situations where different names mean the same
2013 file on disk.
2014
20152006-01-19 Richard M. Stallman <rms@gnu.org>
2016
2017 * killing.texi (Deletion): Upcase @key argument.
2018
2019 * custom.texi (Custom Themes): Minor cleanup.
2020
2021 * programs.texi (Hungry Delete): Upcase @key argument.
2022
8cf51b2c
GM
20232006-01-16 Juri Linkov <juri@jurta.org>
2024
2025 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2026 Move `mode-line-highlight' before `mode-line-buffer-id'.
2027
8cf51b2c
GM
20282006-01-14 Richard M. Stallman <rms@gnu.org>
2029
2030 * basic.texi (Inserting Text): Minor cleanup.
2031
8cf51b2c
GM
20322006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2033
2034 * custom.texi (Changing a Variable, Face Customization):
2035 Update for changes in Custom menus.
2036
8cf51b2c
GM
20372006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2038
2039 * macos.texi (Mac International): Undo last change.
2040
8cf51b2c
GM
20412006-01-02 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * custom.texi (Custom Themes): Describe the new
2044 customize-create-theme interface.
2045
20462005-12-30 Juri Linkov <juri@jurta.org>
2047
2048 * basic.texi (Position Info): Update example.
2049
8cf51b2c
GM
20502005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2051
2052 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2053
20542005-12-24 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * custom.texi (Custom Themes): `load-theme' always loads.
2057
20582005-12-23 Juri Linkov <juri@jurta.org>
2059
2060 * display.texi (Highlight Interactively): Use double space to
2061 separate sentences. Replace C-p with M-p, and C-n with M-n.
2062
20632005-12-22 Richard M. Stallman <rms@gnu.org>
2064
2065 * custom.texi (Easy Customization and subnodes):
2066 Replace "active field" with "button".
2067 Use "user option" only for variables.
2068 Use "setting" for variable-or-face.
2069
20702005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2071
2072 * buffers.texi (Select Buffer): Change order in table to make
2073 "Similar" refer to the correct item.
2074 (Indirect Buffers): Minor rewording.
2075
8cf51b2c
GM
20762005-12-20 Juri Linkov <juri@jurta.org>
2077
2078 * files.texi (VC Status): Put P and N near p and n.
2079
8cf51b2c
GM
20802005-12-19 Richard M. Stallman <rms@gnu.org>
2081
2082 * programs.texi (Electric C): Delete the info about newline control.
2083 (Other C Commands): Minor cleanup.
2084 (Left Margin Paren): Minor cleanup.
2085
20862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2087
2088 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2089 (Customization Groups): Delete text moved to "Browsing Custom".
2090 (Browsing Custom): New node.
2091 (Specific Customization): Clarify which commands only work for
2092 loaded options.
2093
20942005-12-18 Bill Wohler <wohler@newt.com>
2095
2096 * frames.texi (Tool Bars): Shorten text of previous change.
2097
20982005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2099
2100 * files.texi (VC Status): Document log-view mode.
2101
21022005-12-18 Bill Wohler <wohler@newt.com>
2103
2104 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2105 permanently via the customize interface.
2106
8cf51b2c
GM
21072005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2108
2109 * killing.texi (Killing by Lines): Document `kill-whole-line'
2110 function.
2111
8cf51b2c
GM
21122005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
2113
2114 * buffers.texi (Select Buffer): Change `prev-buffer' to
2115 `previous-buffer'. Indicate that these functions use a frame
2116 local buffer list.
2117
8cf51b2c
GM
21182005-12-12 Richard M. Stallman <rms@gnu.org>
2119
2120 * custom.texi (Easy Customization): Change menu comment.
2121 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2122
2123 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2124 (Help): Among the Apropos commands, describe only C-h a here.
2125
21262005-12-11 Richard M. Stallman <rms@gnu.org>
2127
2128 * programs.texi (Options for Comments): Comment-end starts with space.
2129
2130 * glossary.texi (Glossary): Minor cleanup.
2131
2132 * files.texi (Old Versions): Use @table.
2133
8cf51b2c
GM
21342005-12-10 David Koppelman <koppel@ece.lsu.edu>
2135
2136 * display.texi (Highlight Interactively): Include
2137 global-hi-lock-mode. Add miscellaneous details and elaborations.
2138
21392005-12-09 Richard M. Stallman <rms@gnu.org>
2140
2141 * display.texi (Font Lock): Delete the Global FL menu item.
2142
21432005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2144
2145 * custom.texi (Minibuffer Maps): Mention the maps for file name
2146 completion.
2147
21482005-12-09 Kim F. Storm <storm@cua.dk>
2149
2150 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2151 prefix keys even when mark is active. Decribe that RET moves
2152 cursor to next corner in rectangle; clarify insert around rectangle.
2153
8cf51b2c
GM
21542005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2155
2156 * custom.texi (Customization): Use xref to elisp manual for
2157 non-TeX output.
2158 (Minor Modes): Update.
2159 (Customization Groups, Changing a Variable, Face Customization):
2160 Update for new appearance of Custom buffers.
2161 (Changing a Variable): `custom-buffer-done-function' has been
2162 replaced by `custom-buffer-done-kill'.
2163 (Specific Customization): In the `customize-group' buffer, a
2164 subgroup's contents are not "hidden". They are not included at
2165 all. They have no [Show] button.
2166 (Mouse Buttons): Add pxref to description of mouse event lists in
2167 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2168 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2169 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2170
21712005-12-08 Richard M. Stallman <rms@gnu.org>
2172
2173 * mini.texi (Completion Commands, Completion):
2174 In file name input, SPC does not do completion.
2175
8cf51b2c
GM
21762005-12-08 Nick Roberts <nickrob@snap.net.nz>
2177
2178 * building.texi (GDB Graphical Interface): Explain screen size
2179 setting.
2180 (Other GDB User Interface Buffers): Describe features specific to
2181 GDB 6.4.
2182
8cf51b2c
GM
21832005-12-01 Nick Roberts <nickrob@snap.net.nz>
2184
2185 * building.texi (GDB User Interface Layout): Describe how to
2186 kill associated buffers.
2187 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2188 (Watch Expressions): Be more precise.
2189 (Other GDB User Interface Buffers): Describe how to change a
2190 register value.
2191
8cf51b2c
GM
21922005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2193
2194 * macos.texi (Mac Input): Remove description of
2195 mac-command-key-is-meta. Add descriptions of
2196 mac-control-modifier, mac-command-modifier, and
2197 mac-option-modifier.
2198 (Mac International): Fix description of conversion of clipboard data.
2199 (Mac Font Specs): Add example of font customization by face attributes.
2200
22012005-11-22 Nick Roberts <nickrob@snap.net.nz>
2202
2203 * building.texi (Watch Expressions): Expand description.
2204 (Other GDB User Interface Buffers): Describe local map for
2205 gud-watch.
2206
22072005-11-21 Chong Yidong <cyd@stupidchicken.com>
2208
2209 * display.texi (Font Lock): Font lock is enabled by default now.
2210
22112005-11-20 Juri Linkov <juri@jurta.org>
2212
2213 * basic.texi (Position Info): Update examples of the output.
2214 Remove the fact that examples are produced in the TeXinfo buffer,
2215 because in the Info reader users will get a different output from
2216 `C-x ='.
2217
2218 * building.texi (Compilation Mode): Remove paragraph duplicated
2219 from the node `Compilation'. Add `compilation-skip-threshold'.
2220
2221 * display.texi (Font Lock): Suggest more user-friendly method of
2222 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2223
22242005-11-18 Richard M. Stallman <rms@gnu.org>
2225
2226 * files.texi (Registering): Mention @@ in mode line.
2227
2228 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2229
22302005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2231
2232 * files.texi (Renaming and VC): Some back-ends don't
2233 handle renaming.
2234
8cf51b2c
GM
22352005-11-17 Juri Linkov <juri@jurta.org>
2236
2237 * emacs.texi (Top):
2238 * display.texi (Highlight Interactively): Put this font-lock based
2239 mode near Font Lock node.
2240
22412005-11-16 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2244 icons.
2245
22462005-11-12 Kim F. Storm <storm@cua.dk>
2247
2248 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2249 (Help Summary): Add C-h d and C-h e.
2250 (Apropos): Clarify that all apropos commands may search for either
2251 list of words or a regexp. Add C-h d for apropos-documentation.
2252 Describe apropos-documentation-sort-by-scores user option.
2253
8cf51b2c
GM
22542005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2255
2256 * killing.texi (CUA Bindings): Add @section.
2257
22582005-11-10 Kim F. Storm <storm@cua.dk>
2259
2260 * emacs.texi (Top): Add CUA Bindings entry to menu.
2261
2262 * killing.texi (CUA Bindings): New node. Moved here from
2263 misc.texi and extended with info on rectangle commands and
2264 rectangle highlighting, interface to registers, and the global
2265 mark feature.
2266
2267 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2268
2269 * regs.texi: Prev link points to CUA Bindings node.
2270
22712005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2272
2273 * help.texi (Help Echo): By default, help echos are only shown on
2274 mouse-over, not on point-over.
2275
22762005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
2277
2278 * misc.texi (Shell Mode): Describe how to activate password echoing.
2279
8cf51b2c
GM
22802005-11-04 Romain Francoise <romain@orebokech.com>
2281
2282 * mark.texi (Mark Ring): Fix typo.
2283
22842005-11-03 Richard M. Stallman <rms@gnu.org>
2285
2286 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2287
22882005-11-01 Bill Wohler <wohler@newt.com>
2289
2290 * help.texi (Help Mode): Fix typo.
2291
22922005-11-01 Nick Roberts <nickrob@snap.net.nz>
2293
2294 * building.texi (Other GDB User Interface Buffers): Describe
2295 the command gdb-use-inferior-io-buffer.
2296
22972005-10-31 Romain Francoise <romain@orebokech.com>
2298
2299 * files.texi (Compressed Files): Fix typo.
2300
2301 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2302
2303 * windows.texi (Force Same Window): Likewise.
2304
23052005-10-30 Bill Wohler <wohler@newt.com>
2306
2307 * help.texi (Help Mode): URLs viewed with browse-url.
2308
23092005-10-31 Nick Roberts <nickrob@snap.net.nz>
2310
2311 * building.texi (GDB Graphical Interface): Don't reference
2312 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2313 must stay in same frame.
2314
23152005-10-29 Chong Yidong <cyd@stupidchicken.com>
2316
2317 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2318
2319 * anti.texi (Antinews): Likewise.
2320
8cf51b2c
GM
23212005-10-28 Bill Wohler <wohler@newt.com>
2322
2323 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2324
23252005-10-28 Richard M. Stallman <rms@gnu.org>
2326
2327 * files.texi (Visiting): Explain how to enter ? in a file name.
2328
2329 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2330
8cf51b2c
GM
23312005-10-25 Nick Roberts <nickrob@snap.net.nz>
2332
2333 * building.texi (GDB Graphical Interface): Describe
2334 gdb-mouse-until.
2335
23362005-10-23 Richard M. Stallman <rms@gnu.org>
2337
2338 * custom.texi (Init File): Recommend when to use site-start.el.
2339
8cf51b2c
GM
23402005-10-21 Juri Linkov <juri@jurta.org>
2341
2342 * custom.texi (Examining): Mention accessing the old variable
2343 value via M-n in set-variable.
2344
8cf51b2c
GM
23452005-10-18 Romain Francoise <romain@orebokech.com>
2346
2347 * files.texi (Version Systems): Capitalize GNU.
2348
8cf51b2c
GM
23492005-10-18 Nick Roberts <nickrob@snap.net.nz>
2350
2351 * building.texi (Compilation Mode): Remove redundant paragraph.
2352 (Watch Expressions): Remove paragraph to reflect code change.
2353
8cf51b2c
GM
23542005-10-16 Richard M. Stallman <rms@gnu.org>
2355
2356 * building.texi (Compilation Mode, Compilation): Clarified.
2357
23582005-10-15 Richard M. Stallman <rms@gnu.org>
2359
2360 * misc.texi (Saving Emacs Sessions): Mention savehist library.
2361
8cf51b2c
GM
23622005-10-13 Kenichi Handa <handa@m17n.org>
2363
2364 * basic.texi (Position Info): Fix previous change.
2365
23662005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2367
2368 * cmdargs.texi (Icons X): Fix typo.
2369
23702005-10-12 Kenichi Handa <handa@m17n.org>
2371
2372 * basic.texi (Position Info): Describe the case that Emacs shows
2373 "part of display ...".
2374
8cf51b2c
GM
23752005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2376
2377 * cmdargs.texi (Icons X): -nb => -nbi.
2378
23792005-10-10 Chong Yidong <cyd@stupidchicken.com>
2380
2381 * frames.texi (Speedbar): A couple more clarifications.
2382
23832005-10-11 Nick Roberts <nickrob@snap.net.nz>
2384
2385 * building.texi (GDB User Interface Layout): Improve diagram.
2386 (Watch Expressions): Explain how to make speedbar global.
2387 (Other GDB User Interface Buffers): Make references more precise.
2388
8cf51b2c
GM
23892005-10-09 Richard M. Stallman <rms@gnu.org>
2390
2391 * frames.texi (Speedbar): Clarify the text.
2392
23932005-10-09 Chong Yidong <cyd@stupidchicken.com>
2394
2395 * frames.texi (Speedbar): Add information on keybindings,
2396 dismissing the speedbar, and buffer display mode. Link to
2397 speedbar manual.
2398
23992005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2400
2401 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2402 added -nb, --no-bitmap-icon.
2403
8cf51b2c
GM
24042005-10-07 Nick Roberts <nickrob@snap.net.nz>
2405
2406 * building.texi (GDB Graphical Interface): Add variables and
2407 functions to indices. Be more precise.
2408
8cf51b2c
GM
24092005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2410
2411 * frames.texi (Drag and Drop): Remove the x- from
2412 x-dnd-open-file-other-window and xdnd-protocol-alist.
2413
24142005-09-30 Romain Francoise <romain@orebokech.com>
2415
2416 * mini.texi (Minibuffer): The default value now appears before the
2417 colon in minibuffer prompts.
2418
8cf51b2c
GM
24192005-09-25 Richard M. Stallman <rms@gnu.org>
2420
2421 * search.texi (Regexp Search): Doc search-whitespace-regexp.
2422
8cf51b2c
GM
24232005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2424
2425 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2426
8cf51b2c
GM
24272005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2428
2429 * emacs.texi (Top): Update submenus from macos.texi.
2430
2431 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2432 (Mac OS): Update feature support status.
2433 (Mac Input): List supported input scripts. Remove description
2434 about `mac-keyboard-text-encoding'. Mention mouse button
2435 emulation and related variables.
2436 (Mac International): Mention Central European and Cyrillic
2437 support. Now `keyboard-coding-system' is dynamically changed.
2438 Add description about coding system for selection. Add
2439 description about language environment.
2440 (Mac Environment Variables): Mention
2441 `~/.MacOSX/environment.plist'. Give example of command line
2442 arguments. Add Preferences support.
2443 (Mac Directories): Explicitly state that this node is for Mac OS
2444 Classic only.
2445 (Mac Font Specs): Mention specification for scalable fonts. List
2446 supported charsets. Add preferred way of creating fontsets. Add
2447 description about `mac-allow-anti-aliasing'.
2448 (Mac Functions): Add descriptions about `mac-set-file-creator',
2449 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2450 and `mac-get-preference'.
2451
8cf51b2c
GM
24522005-09-16 Romain Francoise <romain@orebokech.com>
2453
2454 Update all files to specify GFDL version 1.2.
2455
2456 * doclicense.texi (GNU Free Documentation License): Update to
2457 version 1.2.
2458
24592005-09-15 Richard M. Stallman <rms@gnu.org>
2460
2461 * buffers.texi (List Buffers): Fix xref.
2462
2463 * rmail.texi (Rmail Basics): Fix xref.
2464
2465 * emacs.texi (Top): Update subnode menus.
2466
2467 * files.texi (Saving Commands): New node, broken out of Saving.
2468 (Customize Save): New node, broken out of Saving.
2469 Clarify effect of write-region-inhibit-fsync.
2470 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2471
8cf51b2c
GM
24722005-09-14 Romain Francoise <romain@orebokech.com>
2473
2474 * files.texi (Saving): Mention write-region-inhibit-fsync.
2475
24762005-09-05 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * custom.texi (Custom Themes): New node.
2479
24802005-09-03 Richard M. Stallman <rms@gnu.org>
2481
49823426
GM
2482 * search.texi (Search Case): Mention vars that control
2483 case-fold-search for various operations.
8cf51b2c
GM
2484
24852005-08-22 Juri Linkov <juri@jurta.org>
2486
2487 * display.texi (Standard Faces): Merge the text from
2488 `(elisp)Standard Faces' into this node.
2489
24902005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2491
2492 * emacs.texi (Top): Delete menu item for deleted node
2493 Keyboard Translations.
2494
24952005-08-18 Richard M. Stallman <rms@gnu.org>
2496
8cf51b2c
GM
2497 * trouble.texi (Unasked-for Search):
2498 Delete xref to Keyboard Translations.
2499
2500 * glossary.texi (Glossary): Delete xref.
2501
8cf51b2c
GM
2502 * custom.texi (Minor Modes): Say that the list here is not complete.
2503 (Keyboard Translations): Node deleted.
2504 (Disabling): Delete xref to it.
2505 (Customization Groups): Fix Custom buffer example.
2506 (Hooks): Mention remove-hooks.
2507
25082005-08-17 Luc Teirlinck <teirllm@auburn.edu>
2509
2510 * building.texi (GDB Graphical Interface): Improve filling of menu
2511 item.
2512
25132005-08-18 Nick Roberts <nickrob@snap.net.nz>
2514
2515 * building.texi (GDB Graphical Interface): Use better node names.
2516
25172005-08-14 Richard M. Stallman <rms@gnu.org>
2518
2519 * text.texi (Sentences): Fix xref.
2520
25212005-08-14 Juri Linkov <juri@jurta.org>
2522
2523 * building.texi (Compilation, Grep Searching): Move grep command
2524 headings from `Compilation' to `Grep Searching'.
2525
2526 * dired.texi (Dired and Find):
2527 * maintaining.texi (Tags Search): Replace grep xref to
2528 `Compilation' node with `Grep Searching'.
2529
2530 * files.texi (Comparing Files): Replace xref to `Compilation' with
2531 `Compilation Mode'.
2532
25332005-08-13 Alan Mackenzie <acm@muc.de>
2534
2535 * search.texi (Non-ASCII Isearch): Correct a typo.
2536 (Replacement Commands): Mention query-replace key binding.
2537
25382005-08-11 Richard M. Stallman <rms@gnu.org>
2539
2540 * programs.texi (Options for Comments): Fix xref.
2541
2542 * search.texi (Regexp Backslash, Regexp Example): New nodes split
2543 out of Regexps.
2544
8cf51b2c
GM
25452005-08-09 Juri Linkov <juri@jurta.org>
2546
2547 * building.texi (Compilation): Use `itemx' instead of `item'.
2548 (Grep Searching): Simplify phrase.
2549
2550 * display.texi (Standard Faces): Describe vertical-border on
2551 window systems.
2552
2553 * windows.texi (Split Window): Simplify phrase and mention
2554 vertical-border face.
2555
25562005-08-09 Richard M. Stallman <rms@gnu.org>
2557
2558 * files.texi (Comparing Files): Clarify compare-windows.
2559
2560 * calendar.texi (Scroll Calendar): Document < and > in calendar.
2561
8cf51b2c
GM
25622005-08-06 Eli Zaretskii <eliz@gnu.org>
2563
2564 * mule.texi (Coding Systems): Rephrase the paragraph about
2565 codepages: no need for "M-x codepage-setup" anymore, except on
2566 MS-DOS.
2567
2568 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2569 the MS-DOS port only.
2570
25712005-07-30 Eli Zaretskii <eliz@gnu.org>
2572
2573 * makefile.w32-in (info): Don't run multi-install-info.bat.
2574 ($(infodir)/dir): New target, produced by running
2575 multi-install-info.bat.
2576
8cf51b2c
GM
25772005-07-22 Eli Zaretskii <eliz@gnu.org>
2578
2579 * files.texi (Quoted File Names): Add index entry.
2580
8cf51b2c
GM
25812005-07-19 Juri Linkov <juri@jurta.org>
2582
2583 * files.texi (Comparing Files): Mention resync for `compare-windows'.
2584
25852005-07-18 Juri Linkov <juri@jurta.org>
2586
8cf51b2c
GM
2587 * custom.texi (Easy Customization):
2588 * files.texi (Old Versions):
2589 * frames.texi (Wheeled Mice):
2590 * mule.texi (Specify Coding):
8cf51b2c
GM
2591 * text.texi (Cell Justification):
2592 * trouble.texi (After a Crash):
8cf51b2c
GM
2593 * xresources.texi (GTK styles):
2594 Delete duplicate duplicate words.
2595
25962005-07-17 Richard M. Stallman <rms@gnu.org>
2597
2598 * frames.texi (Creating Frames): Fix foreground color example.
2599
2600 * custom.texi (Init Examples): Clean up text about conditionals.
2601
26022005-07-16 Richard M. Stallman <rms@gnu.org>
2603
2604 * mini.texi (Completion Commands): Fix command name for ?.
2605
8cf51b2c
GM
26062005-07-16 Eli Zaretskii <eliz@gnu.org>
2607
2608 * display.texi (Standard Faces): Explain that customization of
2609 `menu' face has no effect on w32 and with GTK. Add
2610 cross-references.
2611
2612 * cmdargs.texi (General Variables): Clarify the default location
2613 of $HOME on w32 systems.
2614
26152005-07-15 Jason Rumney <jasonr@gnu.org>
2616
2617 * cmdargs.texi (General Variables): Default HOME on MS Windows has
2618 changed.
2619
26202005-07-08 Kenichi Handa <handa@m17n.org>
2621
2622 * mule.texi (Recognize Coding): Recommend
2623 revert-buffer-with-coding-system instead of revert-buffer.
2624
26252005-07-07 Richard M. Stallman <rms@gnu.org>
2626
2627 * anti.texi (Antinews): Mention mode-line-inverse-video.
2628
2629 * files.texi (Saving): Minor correction about C-x C-w.
2630
2631 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2632
26332005-07-07 Luc Teirlinck <teirllm@auburn.edu>
2634
2635 * search.texi (Isearch Scroll): Add example of using the
2636 `isearch-scroll' property.
2637 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2638 `Display Custom' node.
2639 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2640 and de-emphasize it.
2641 (Other Repeating Search): `occur' currently can not correctly
2642 handle multiline matches. Correct, clarify and update description
2643 of `flush-lines' and `keep-lines'.
2644
2645 * display.texi (Display Custom): Add anchor for `baud-rate'.
2646
26472005-07-07 Richard M. Stallman <rms@gnu.org>
2648
2649 * gnu.texi: Update where to get GNU status; add refs for how to help.
2650 Add footnotes 6 and 7.
2651
26522005-07-04 Lute Kamstra <lute@gnu.org>
2653
2654 Update FSF's address in GPL notices.
2655
8cf51b2c 2656 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
2657 * trouble.texi (Checklist): Update FSF's address.
2658
8cf51b2c
GM
26592005-06-24 Richard M. Stallman <rms@gnu.org>
2660
2661 * display.texi (Text Display): Change index entries.
2662
26632005-06-24 Eli Zaretskii <eliz@gnu.org>
2664
2665 * makefile.w32-in (MAKEINFO): Use --force.
2666 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2667 Makefile.in.
8cf51b2c
GM
2668
26692005-06-23 Richard M. Stallman <rms@gnu.org>
2670
2671 * anti.texi (Antinews): Renamed show-nonbreak-escape to
2672 nobreak-char-display.
2673
2674 * emacs.texi (Top): Update detailed node listing.
2675
2676 * display.texi (Text Display): Renamed show-nonbreak-escape
2677 to nobreak-char-display and no-break-space to nobreak-space.
2678 (Standard Faces): Split up the list of standard faces
2679 and put it in a separate node. Add nobreak-space and
2680 escape-glyph.
2681
8cf51b2c
GM
26822005-06-23 Lute Kamstra <lute@gnu.org>
2683
2684 * mule.texi (Select Input Method): Fix typo.
2685
26862005-06-23 Kenichi Handa <handa@m17n.org>
2687
2688 * mule.texi (International): List all supported scripts. Adjust
2689 text for that leim is now included in the normal Emacs
2690 distribution.
2691 (Language Environments): List all language environments.
2692 Intlfonts contains fonts for most supported scripts, not all..
2693 (Select Input Method): Refer to C-u C-x = to see how to type to
2694 input a specifc character.
2695 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2696
26972005-06-23 Juanma Barranquero <lekktu@gmail.com>
2698
49823426 2699 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
2700
27012005-06-22 Miles Bader <miles@gnu.org>
2702
2703 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
2704
27052005-06-20 Miles Bader <miles@gnu.org>
2706
2707 * display.texi (Faces): Add `vertical-divider'.
2708
27092005-06-17 Richard M. Stallman <rms@gnu.org>
2710
2711 * text.texi (Adaptive Fill): Minor clarification.
2712
8cf51b2c
GM
27132005-06-10 Lute Kamstra <lute@gnu.org>
2714
2715 * emacs.texi (Top): Correct version number.
2716 * anti.texi (Antinews): Correct version number. Use EMACSVER to
2717 refer to the current version of Emacs.
2718
27192005-06-08 Luc Teirlinck <teirllm@auburn.edu>
2720
2721 * files.texi (Log Buffer): Document when there can be more than
2722 one file to be committed.
2723
27242005-06-08 Juri Linkov <juri@jurta.org>
2725
2726 * display.texi (Faces): Add `shadow' face.
2727
27282005-06-07 Masatake YAMATO <jet@gyve.org>
2729
2730 * display.texi (Faces): Write about mode-line-highlight.
2731
27322005-06-06 Richard M. Stallman <rms@gnu.org>
2733
2734 * misc.texi (Printing Package): Explain how to initialize
2735 printing package.
2736
2737 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
2738
27392005-06-05 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * emacs.texi: Rename Hardcopy to Printing.
2742 Make PostScript and PostScript Variables subnodes of it.
2743
2744 * misc.texi (Printing): Rename node from Hardcopy.
2745 Mention menu bar options.
2746 Move PostScript and PostScript Variables to submenu.
2747 (Printing package): New node.
2748
2749 * mark.texi (Using Region): Change Hardcopy xref to Printing.
2750
2751 * dired.texi (Operating on Files): Likewise.
2752
2753 * calendar.texi (Displaying the Diary): Likewise.
2754
2755 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
2756
2757 * glossary.texi (Glossary): Likewise.
2758
2759 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
2760 effect.
2761
27622005-06-04 Richard M. Stallman <rms@gnu.org>
2763
2764 * trouble.texi (After a Crash): Polish previous change.
2765
8cf51b2c
GM
27662005-05-30 Noah Friedman <friedman@splode.com>
2767
2768 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
2769 recovery mechanism.
2770
8cf51b2c
GM
27712005-05-28 Nick Roberts <nickrob@snap.net.nz>
2772
2773 * building.texi (Other Buffers): SPC toggles display of
2774 floating point registers.
2775
8cf51b2c
GM
27762005-05-27 Nick Roberts <nickrob@snap.net.nz>
2777
2778 * files.texi (Log Buffer): Merge in description of Log Edit
2779 mode from pcl-cvs.texi.
2780
27812005-05-26 Richard M. Stallman <rms@gnu.org>
2782
2783 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
2784
8cf51b2c
GM
27852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2786
2787 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
2788 not enabled by default.
2789 When not on a word, `ispell-word' by default checks the word
2790 before point.
2791
27922005-05-24 Nick Roberts <nickrob@snap.net.nz>
2793
2794 * building.texi (Debugger Operation): Simplify last sentence.
2795
27962005-05-23 Lute Kamstra <lute@gnu.org>
2797
2798 * emacs.texi: Update FSF's address throughout.
2799 (Preface): Use @cite.
2800 (Distrib): Add cross reference to the node "Copying". Mention the
2801 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
2802 printed manuals.
2803 (Intro): Use @xref for the Emacs Lisp Intro.
2804
8cf51b2c
GM
28052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2806
2807 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
2808
2809 * basic.texi (Moving Point): Mention default for `goto-line'.
2810
2811 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
2812 of a variable's docstring.
2813
28142005-05-18 Lute Kamstra <lute@gnu.org>
2815
2816 * maintaining.texi (Overview of Emerge): Add cross reference.
2817 Remove duplication.
2818
2819 * emacs.texi (Top): Update to the current structure of the manual.
2820 * misc.texi (Emacs Server): Add menu description.
2821 * files.texi (Saving): Fix menu.
2822 * custom.texi (Customization): Fix menu.
2823 * mule.texi (International): Fix menu.
2824 * kmacro.texi (Keyboard Macros): Fix menu.
2825
28262005-05-16 Luc Teirlinck <teirllm@auburn.edu>
2827
2828 * display.texi: Various minor changes.
2829 (Faces): Delete text that is repeated in the next section.
2830
28312005-05-16 Nick Roberts <nickrob@snap.net.nz>
2832
2833 * building.texi (Debugger Operation): Mention GUD tooltips are
2834 disabled with GDB in text command mode.
2835
8cf51b2c
GM
28362005-05-16 Nick Roberts <nickrob@snap.net.nz>
2837
2838 * building.texi: Replace toolbar with "tool bar" for consistency.
2839 (Compilation Mode): Describe compilation-context-lines
2840 and use of arrow in compilation buffer.
2841 (Debugger Operation): Replace help text with variable's value.
2842
2843 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
2844 consistency.
2845
28462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2847
2848 * major.texi (Choosing Modes): normal-mode processes the -*- line.
2849 Add xref.
2850
8cf51b2c
GM
28512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2852
2853 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
2854 (Position Info): Delete discussion of `goto-line'. It is already
2855 described in `Moving point'.
2856
2857 * mini.texi (Completion Commands): Correct reference.
2858 (Completion Options): Fix typo.
2859
2860 * killing.texi (Deletion): Complete description of `C-x C-o'.
2861
8cf51b2c
GM
28622005-05-10 Richard M. Stallman <rms@gnu.org>
2863
2864 * building.texi (Compilation): Clarify recompile's directory choice.
2865
2866 * frames.texi (Tooltips): Cleanups.
2867
2868 * basic.texi (Arguments): Fix punctuation.
2869
28702005-05-09 Luc Teirlinck <teirllm@auburn.edu>
2871
2872 * screen.texi (Menu Bar): The up and down (not left and right)
2873 arrow keys move through a keyboard menu.
2874
28752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2876
2877 * basic.texi: Various typo and grammar fixes.
2878 (Moving Point): C-a now runs move-beginning-of-line.
2879
28802005-05-08 Nick Roberts <nickrob@snap.net.nz>
2881
2882 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
2883
2884 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
2885 as different animals.
2886
28872005-05-07 Luc Teirlinck <teirllm@auburn.edu>
2888
2889 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
2890 Correct index entry.
2891
28922005-05-07 Nick Roberts <nickrob@snap.net.nz>
2893
2894 * building.texi (Debugger Operation): Update to reflect changes
2895 in GUD tooltips.
2896
28972005-04-30 Richard M. Stallman <rms@gnu.org>
2898
2899 * files.texi (Compressed Files): Auto Compression normally enabled.
2900
2901 * building.texi (Debugger Operation): Clarify previous change.
2902
8cf51b2c
GM
29032005-04-28 Nick Roberts <nickrob@snap.net.nz>
2904
2905 * building.texi (Debugger Operation): Add description for
2906 GUD tooltips when program is not running.
2907
29082005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2909
2910 * misc.texi (Shell): Add `Shell Prompts' to menu.
2911 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
2912 description. Delete remarks moved to new node.
2913 (Shell Prompts): New node.
2914 (History References): Replace remarks moved to `Shell Prompts'
2915 with xref to that node.
2916 (Remote Host): Clarify how to specify the terminal type when
2917 logging in to a different machine.
2918
29192005-04-26 Richard M. Stallman <rms@gnu.org>
2920
2921 * emacs.texi (Top): Update submenus from files.texi.
2922
2923 * files.texi (Filesets): Clarify previous change.
2924
2925 * dired.texi (Misc Dired Features): Clarify previous change.
2926
29272005-04-25 Chong Yidong <cyd@stupidchicken.com>
2928
2929 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
2930
2931 * dired.texi (Misc Dired Features): Document
2932 dired-compare-directories.
2933
2934 * files.texi (Filesets): New node.
2935 (File Conveniences): Document Image mode.
2936
2937 * text.texi (TeX Print): Document tex-compile.
2938
29392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2940
2941 * frames.texi (Tooltips): Tooltip mode is enabled by default.
2942 Delete redundant reference to tooltip Custom group. It is
2943 referred too again in the next paragraph.
2944
29452005-04-24 Richard M. Stallman <rms@gnu.org>
2946
2947 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
2948
8cf51b2c
GM
29492005-04-19 Kim F. Storm <storm@cua.dk>
2950
2951 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
2952
29532005-04-18 Lars Hansen <larsh@math.ku.dk>
2954
2955 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
2956 turns off desktop-save-mode.
2957
29582005-04-17 Luc Teirlinck <teirllm@auburn.edu>
2959
2960 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
2961 by default in terminals compatible with xterm. Mention that
2962 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
2963 node.
2964
8cf51b2c
GM
29652005-04-12 Luc Teirlinck <teirllm@auburn.edu>
2966
2967 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
2968
29692005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2970
2971 * xresources.texi (Table of Resources): Add cursorBlink.
2972
29732005-04-11 Luc Teirlinck <teirllm@auburn.edu>
2974
2975 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
2976 `d', `C-d' and `u'.
2977
29782005-04-11 Richard M. Stallman <rms@gnu.org>
2979
2980 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
2981 (Misc X): Add -D, --basic-display.
2982
2983 * maintaining.texi (Change Log): Correct the description of
2984 the example.
2985
2986 * major.texi (Choosing Modes): Document magic-mode-alist.
2987
8cf51b2c
GM
29882005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2989
2990 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
2991 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
2992 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
2993 (Rmail Output): Clarify which statements apply to `o', `C-o' and
2994 `w', respectively.
2995 (Rmail Labels): Mention `l'.
2996 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
2997 (Rmail Summary Edit): Describe `j' and RET.
2998
29992005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3000
3001 * xresources.texi (Lucid Resources): Add fontSet resource.
3002
8cf51b2c
GM
30032005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3004
3005 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3006 now called `indicate-empty-lines'.
3007
30082005-04-06 Kim F. Storm <storm@cua.dk>
3009
3010 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3011
30122005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3013
3014 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3015 deleted.
3016 (Marks vs Flags): Add some convenient key bindings.
3017 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3018 (Misc Dired Features): Correct and expand description of `w' command.
3019
3020 * frames.texi (XTerm Mouse): Delete apparently false info.
3021 The GNU/Linux console currently does not appear to support
3022 `xterm-mouse-mode'.
3023
8cf51b2c
GM
30242005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3025
3026 * calendar.texi (Diary): Mention shell utility `calendar'.
3027
30282005-04-01 Richard M. Stallman <rms@gnu.org>
3029
3030 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3031
8cf51b2c
GM
30322005-04-01 Lute Kamstra <lute@gnu.org>
3033
3034 * maintaining.texi (Change Log): add-change-log-entry uses
3035 add-log-mailing-address.
3036
30372005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3038
3039 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3040 `VC Mode Line' and put in an xref to that node.
3041 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3042 its description.
3043
30442005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3045
3046 * calendar.texi (Calendar Systems): Say that the Persian calendar
3047 implemented here is the arithmetical one championed by Birashk.
3048
30492005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3050
3051 * programs.texi (Fortran Motion): Fix previous change.
3052
8cf51b2c
GM
30532005-03-29 Richard M. Stallman <rms@gnu.org>
3054
3055 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3056
30572005-03-29 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * text.texi (Refill): Refer to Long Lines Mode.
3060 (Longlines): New node.
3061 (Auto Fill): Don't index "word wrap" here.
3062 (Filling): Add Longlines to menu.
3063
30642005-03-29 Richard M. Stallman <rms@gnu.org>
3065
3066 * xresources.texi: Minor fixes.
3067
3068 * misc.texi (Emacs Server): Fix Texinfo usage.
3069
3070 * emacs.texi (Top): Don't use a real section heading for
3071 "Detailed Node Listing". Fake it instead.
3072
3073 * basic.texi (Position Info): Minor cleanup.
3074
3075 * mule.texi (Input Methods): Minor cleanup.
3076
30772005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3078
3079 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3080 constructs as well.
3081 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3082
30832005-03-29 Kenichi Handa <handa@m17n.org>
3084
3085 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3086
3087 * basic.texi (Position Info): Update the description about the
3088 command C-u C-x =.
3089
30902005-03-28 Richard M. Stallman <rms@gnu.org>
3091
3092 * emacs.texi (Top): Use @section for the detailed node listing.
3093
3094 * calendar.texi: Minor fixes to previous change.
3095
3096 * programs.texi (Fortran): Small fixes to previous changes.
3097
3098 * emacs.texi (Top): Update list of subnodes of Dired.
3099 Likewise for building.texi.
3100
3101 * files.texi (File Conveniences): Delete Auto Image File mode.
3102
31032005-03-28 Chong Yidong <cyd@stupidchicken.com>
3104
3105 * building.texi (Flymake): New node.
3106
3107 * custom.texi (Function Keys): Document kp- event types and
3108 keypad-setup package.
3109
3110 * dired.texi (Wdired): New node.
3111
3112 * files.texi (File Conveniences): Reorder entries.
3113 Explain how to turn on Auto-image-file mode.
3114 Document Thumbs mode.
3115
3116 * mule.texi (Specify Coding): Document recode-region and
3117 recode-file-name.
3118
3119 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3120
31212005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3122
3123 * commands.texi (Keys): M-o is now a prefix key.
3124
31252005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3126
3127 * programs.texi: Reformat and update copyright years.
3128 (Fortran): Update section.
3129
31302005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3131
3132 * files.texi: Several small changes in addition to:
3133 (Visiting): Change xref for Dialog Boxes to ref.
3134 (Version Headers): Replace references to obsolete var
3135 `vc-header-alist' with `vc-BACKEND-header'.
3136 (Customizing VC): Update value of `vc-handled-backends'.
3137
31382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3139
3140 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3141 move here from Emacs Lisp Reference Manual.
3142 * calendar.texi (Calendar/Diary, Diary Commands)
3143 (Special Diary Entries, Importing Diary): Change some xrefs to
3144 point to emacs-xtra rather than elisp.
3145
3146 * emacs-xtra.texi (Calendar Customizing):
3147 Move view-diary-entries-initially, view-calendar-holidays-initially,
3148 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3149 Emacs Manual.
3150 (Appt Customizing): Merge entire section into main Emacs Manual.
3151 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3152 mark-holidays-in-calendar here from emacs-xtra.
3153 (Displaying the Diary): Move view-diary-entries-initially,
3154 mark-diary-entries-in-calendar here from emacs-xtra.
3155 (Appointments): Move appt-display-mode-line,
3156 appt-display-duration, appt-disp-window-function,
3157 appt-delete-window-function here from emacs-xtra.
3158
3159 * calendar.texi: Update and reformat copyright.
3160 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3161 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3162 (Diary): Refer to `diary-file' rather than ~/diary.
3163 (Diary Commands): Rename node to "Displaying the Diary".
3164 * emacs.texi (Top): Rename "Diary Commands" section.
3165 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3166
31672005-03-26 Eli Zaretskii <eliz@gnu.org>
3168
3169 * misc.texi (Emacs Server): Fix the command for setting
3170 server-name. Add an xref to Invoking emacsclient.
3171
3172 * help.texi (Help Summary): Clarify when "C-h ." will do something
3173 nontrivial.
3174 (Apropos): Add cindex entry for apropos-sort-by-scores.
3175
3176 * display.texi (Text Display): Add index entries for how no-break
3177 characters are displayed.
3178
8cf51b2c
GM
31792005-03-26 Eli Zaretskii <eliz@gnu.org>
3180
3181 * files.texi (Visiting): Fix cross-references introduced with the
3182 last change.
3183
3184 * xresources.texi (GTK resources): Fix last change.
3185
8cf51b2c
GM
31862005-03-25 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * xresources.texi (X Resources): GTK options documented too.
3189 (Resources): Clarify meaning of program name.
3190 (Table of Resources): Add visualClass.
3191 (GTK resources): Rewrite.
3192 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3193
3194 * display.texi (Text Display): Mention non-breaking spaces.
3195
3196 * files.texi (Reverting): Document auto-revert-check-vc-info.
3197
3198 * frames.texi (Mouse Commands): Document
3199 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3200
3201 * help.texi (Help Summary): Add `C-h .'.
3202 (Apropos): Apropos accepts a list of search terms.
3203 Document apropos-sort-by-scores.
3204 (Help Echo): Document display-local-help.
3205
3206 * misc.texi (Emacs Server): Document server-name.
3207 (Invoking emacsclient): Document -s option for server names.
3208
3209 * text.texi (Outline Visibility): Introduce "current heading
3210 line" (commands can be called with point on a body line).
3211 Re-order table to follow the sequence of discussion.
3212 hide-body won't hide lines before first header line.
3213 (TeX Mode): Add DocTeX mode.
3214
8cf51b2c
GM
32152005-03-24 Richard M. Stallman <rms@gnu.org>
3216
3217 * mule.texi (Single-Byte Character Support): Delete mention
3218 of iso-acc.el and iso-transl.el.
3219
8cf51b2c
GM
32202005-03-23 Lute Kamstra <lute@gnu.org>
3221
3222 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3223
32242005-03-23 Richard M. Stallman <rms@gnu.org>
3225
8cf51b2c
GM
3226 * search.texi: Delete explicit node pointers.
3227 (Incremental Search): New menu.
3228 (Basic Isearch, Repeat Isearch, Error in Isearch)
3229 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3230 (Slow Isearch): New subnodes.
3231 (Configuring Scrolling): Node deleted.
3232 (Search Case): Doc default-case-fold-search.
3233 (Regexp Replace): Move replace-regexp doc here.
3234
3235 * rmail.texi (Movemail): Put commas inside closequotes.
3236
3237 * picture.texi (Insert in Picture): Document C-c arrow combos.
3238 (Basic Picture): Clarify erasure.
3239
3240 * display.texi (Font Lock): Put commas inside closequotes.
3241
3242 * cmdargs.texi (General Variables): Put commas inside closequotes.
3243
32442005-03-23 Nick Roberts <nickrob@snap.net.nz>
3245
3246 * building.texi (Stack Buffer): Mention reverse contrast for
3247 *selected* frame (might not be current frame).
3248
8cf51b2c
GM
32492005-03-21 Richard M. Stallman <rms@gnu.org>
3250
3251 * building.texi (Starting GUD): Add bashdb.
3252
32532005-03-20 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * basic.texi (Moving Point): Add M-g M-g binding.
3256 (Undo): Document undo-only.
3257 (Position Info): Document M-g M-g and C-u M-g M-g.
3258
3259 * building.texi (Building): Put Grep Searching after Compilation
3260 Shell.
3261 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3262 Document next-error-highlight.
3263 (Grep Searching): Document grep-highlight-matches.
3264 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3265
3266 * calendar.texi (Importing Diary): Rename node from iCalendar.
3267 Document diary-from-outlook.
3268
3269 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3270 Commands.
3271 Mention effect of X drag and drop on Dired buffers.
3272
3273 * files.texi (Visiting): Document large-file-warning-threshold.
3274 Move paragraph on file-selection dialog.
3275 Mention visiting files using X drag and drop.
3276 (Reverting): Mention using Auto-Revert mode to tail files.
3277 Document auto-revert-tail-mode.
3278 (Version Systems): Minor correction.
3279 (Comparing Files): Diff-mode is no longer based on Compilation
3280 mode.
3281 Document compare-ignore-whitespace.
3282 (Misc File Ops): Explain passing a directory to rename-file.
3283 Likewise for copy-file and make-symbolic-link.
3284
3285 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3286 Document mouse-wheel-progressive speed.
3287
3288 * help.texi (Misc Help): Document numeric argument for C-h i.
3289 Correctly explain the effect of just C-u as argument.
3290
3291 * killing.texi (Deletion): Document numeric argument for
3292 just-one-space.
3293
3294 * mini.texi (Completion): Completion acts on text before point.
3295
3296 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3297 (Emulation): CUA mode replaces pc-bindings-mode,
3298 pc-selection-mode, and s-region.
3299
3300 * mule.texi (Input Methods): Leim is now built-in.
3301 (Select Input Method): Document quail-show-key.
3302 (Specify Coding): Document revert-buffer-with-coding-system.
3303
3304 * programs.texi (Fortran Motion): Document f90-next-statement,
3305 f90-previous-statement, f90-next-block, f90-previous-block,
3306 f90-end-of-block, and f90-beginning-of-block.
3307
3308 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3309
3310 * emacs.texi (Acknowledgments): Updated.
3311
3312 * anti.texi: Total rewrite.
3313
8cf51b2c
GM
33142005-03-19 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * ack.texi (Acknowledgments): Update.
3317
33182005-03-19 Eli Zaretskii <eliz@gnu.org>
3319
3320 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3321 copyright years.
3322
33232005-03-14 Nick Roberts <nickrob@snap.net.nz>
3324
3325 * building.texi (Commands of GUD): Move paragraph on setting
3326 breakpoints with mouse to the GDB Graphical Interface node.
3327
33282005-03-07 Richard M. Stallman <rms@gnu.org>
3329
8cf51b2c
GM
3330 * misc.texi (Single Shell, Shell Options): Fix previous change.
3331
3332 * building.texi (Debugger Operation): Update GUD tooltip enable info.
3333
33342005-03-06 Richard M. Stallman <rms@gnu.org>
3335
3336 * building.texi (Starting GUD): Don't explain text vs graphical
3337 GDB here. Just mention it and xref.
3338 Delete "just one debugger process".
3339 (Debugger Operation): Move GUD tooltip info here.
3340 (GUD Tooltips): Node deleted.
3341 (GDB Graphical Interface): Explain the two GDB modes here.
3342
8cf51b2c
GM
3343 * sending.texi (Sending Mail): Minor cleanup.
3344 (Mail Aliases): Explain quoting conventions.
3345 Update key rebinding example.
3346 (Header Editing): C-M-i is like M-TAB.
3347 (Mail Mode Misc): mail-attach-file does not do MIME.
3348
3349 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3350 that really belongs here.
3351 (Remote Mailboxes): Text moved to Rmail Inbox.
3352 (Rmail Display): Mention Mouse-1.
3353 (Movemail): Clarify two movemail versions.
3354 Clarify rmail-movemail-program.
3355
8cf51b2c
GM
3356 * misc.texi (Single Shell): Replace uudecode example with gpg example.
3357 Document async shell commands.
3358 (Shell History): Clarify.
3359 (Shell Ring): Mention C-UP an C-DOWN.
3360 (Shell Options): Add comint-prompt-read-only.
3361 (Invoking emacsclient): Set EDITOR to run Emacs.
3362 (Sorting): No need to explain what region is.
3363 (Saving Emacs Sessions): Fix typo.
3364 (Recursive Edit): Fix punctuation.
3365 (Emulation): Don't mention "PC bindings" which are standard.
3366 (Hyperlinking): Explain Mouse-1 convention here.
3367 (Find Func): Node deleted.
3368
8cf51b2c
GM
3369 * help.texi (Name Help): Xref to Hyperlinking.
3370
3371 * glossary.texi (Glossary):
3372 Rename "Balance Parentheses" to "Balancing...".
3373 Add "Byte Compilation". Correct "Copyleft".
3374 New xref in "Customization".
3375 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3376 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3377 Rename "Registers" to "Register".
3378 Replace "Selecting" with "Selected Frame",
3379 "Selected Window", and "Selecting a Buffer".
3380
3381 * files.texi (Types of Log File): Explain how projects'
3382 methods can vary.
3383
8cf51b2c
GM
3384 * display.texi (Faces): Delete "Emacs 21".
3385
3386 * custom.texi (Changing a Variable): C-M-i like M-TAB.
3387 * fixit.texi (Spelling): C-M-i like M-TAB.
3388 * mini.texi (Completion Options): C-M-i like M-TAB.
3389 * programs.texi (Symbol Completion): C-M-i like M-TAB.
3390 * text.texi (Text Mode): C-M-i like M-TAB.
3391
3392 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3393
3394 * calendar.texi (Specified Dates): Mention `g w'.
3395 (Appointments): appt-activate toggles with no arg.
3396
8cf51b2c
GM
33972005-03-05 Juri Linkov <juri@jurta.org>
3398
3399 * cmdargs.texi (Emacs Invocation): Add cindex
3400 "invocation (command line arguments)"
3401 (Misc X): Add -nbc, --no-blinking-cursor.
3402
34032005-03-04 Ulf Jasper <ulf.jasper@web.de>
3404
3405 * calendar.texi (iCalendar): No need to require it now.
3406
8cf51b2c
GM
34072005-03-03 Nick Roberts <nickrob@snap.net.nz>
3408
3409 * trouble.texi (Contributing): Mention Savannah. Direct users to
3410 emacs-devel.
3411
34122005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3413
3414 * calendar.texi (Adding to Diary): Mention redrawing of calendar
3415 window.
3416
8cf51b2c
GM
34172005-02-27 Richard M. Stallman <rms@gnu.org>
3418
3419 * building.texi (Compilation): Update mode line status info.
3420
34212005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3422
3423 * calendar.texi (General Calendar): Document binding of
3424 scroll-other-window-down.
3425 (Mayan Calendar): Fix earliest date.
3426 (Time Intervals): Document timeclock-change.
3427 Fix timeclock-ask-before-exiting documentation.
3428
34292005-02-26 Kim F. Storm <storm@cua.dk>
3430
3431 * frames.texi (Mouse References):
3432 Add mouse-1-click-in-non-selected-windows.
3433
34342005-02-25 Richard M. Stallman <rms@gnu.org>
3435
3436 * screen.texi (Screen): Explain better about cursors and mode lines;
3437 don't presuppose text terminals.
3438 (Point): Don't assume just one cursor.
3439 Clarify explanation of cursors.
3440 (Echo Area, Menu Bar): Cleanups.
3441
3442 * mini.texi (Minibuffer): Prompts are highlighted.
3443 (Minibuffer Edit): Newline = C-j only on text terminals.
3444 Clarify resize-mini-windows values.
3445 Mention M-PAGEUP and M-PAGEDOWN.
3446 (Completion Commands): Mouse-1 like Mouse-2.
3447 (Minibuffer History): Explain history commands better.
3448 (Repetition): Add xref to Incremental Search.
3449
3450 * mark.texi (Setting Mark): Clarify info about displaying mark.
3451 Clarify explanation of C-@ and C-SPC.
3452 (Transient Mark): Mention Delete Selection mode.
3453 (Marking Objects): Clean up text about extending the region.
3454
3455 * m-x.texi (M-x): One C-g doesn't always go to top level.
3456 No delay before suggest-key-bindings output.
3457
3458 * fixit.texi (Fixit): Mention C-/ for undo.
3459 (Spelling): Mention ESC TAB like M-TAB.
3460 Replacement words with r and R are rechecked.
3461 Say where C-g leaves point. Mention ? as input.
3462
34632005-02-23 Lute Kamstra <lute@gnu.org>
3464
3465 * cmdargs.texi (Initial Options): Add cross reference.
3466
8cf51b2c
GM
34672005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3468
3469 * emacs.texi (Top): Update menu for splitting of node in
3470 msdog.texi.
3471 * frames.texi (Frames): Update xref for splitting of node in
3472 msdog.texi.
3473 * trouble.texi (Quitting): Ditto.
3474
34752005-02-16 Richard M. Stallman <rms@gnu.org>
3476
3477 * windows.texi (Split Window): Simplify line truncation info
3478 and xref to Display Custom.
3479
3480 * trouble.texi (Quitting): Emergency escape only for text terminal.
3481 (Screen Garbled): C-l for ungarbling is only for text terminal.
3482
3483 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3484
3485 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3486
3487 * programs.texi (Program Modes): Mention Python mode.
3488 (Moving by Defuns): Repeating C-M-h extends region.
3489 (Basic Indent): Clarify.
3490 (Custom C Indent): Clarify.
3491 (Expressions): Repeating C-M-@ extends region.
3492 (Info Lookup): Clarify for C-h S.
3493 (Symbol Completion): ESC TAB alternative for M-TAB.
3494 (Electric C): Clarify.
3495
3496 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3497
3498 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3499 MS-DOS Input node.
3500 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3501 (MS-DOS and MULE): Clarify.
3502 (MS-DOS Processes, Windows Processes): Fix typos.
3503
3504 * major.texi (Choosing Modes): Clarify.
3505
3506 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3507 (Keyboard Macro Step-Edit): Clarify.
3508
3509 * indent.texi (Indentation): Clarifications.
3510
3511 * help.texi (Help): Correct error about C-h in query-replace.
3512 Clarify apropos vs C-h a. Fix how to search in FAQ.
3513 (Key Help): Describe C-h w here.
3514 (Name Help): Minor cleanup. C-h w moved to Key Help.
3515 Clarify the "object" joke.
3516 (Apropos): Clarify. Mouse-1 like Mouse-2.
3517 (Help Mode): Mouse-1 like Mouse-2.
3518
3519 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3520
3521 * display.texi (Display): Reorder menu.
3522 (Faces): Cleanup.
3523 (Font Lock): Cleanup. Mention Options menu.
3524 Delete obsolete text.
3525 (Scrolling): For C-l, don't presume text terminal.
3526 (Horizontal Scrolling): Simplify intro.
3527 (Follow Mode): Clarify.
3528 (Cursor Display): Moved before Display Custom.
3529 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3530 Doc default-tab-width. Doc line truncation more thoroughly.
3531
3532 * dired.texi (Dired Enter): C-x C-f can run Dired.
3533 (Dired Visiting): Comment out `a' command.
3534 Mouse-1 is like Mouse-2.
3535 (Shell Commands in Dired): ? can be used more than once.
3536
3537 * basic.texi (Continuation Lines): Simplify description of truncation,
3538 and refer to Display Custom for the rest of it.
3539
8cf51b2c
GM
35402005-02-06 Lute Kamstra <lute@gnu.org>
3541
3542 * basic.texi (Undo): Fix typo.
3543
3544 * cmdargs.texi (Emacs Invocation): Fix typo.
3545
3546 * custom.texi (Init Examples): Fix typo.
3547
3548 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3549
35502005-02-06 Richard M. Stallman <rms@gnu.org>
3551
3552 * regs.texi (Registers): Registers can hold numbers, too.
3553
3554 * killing.texi (Other Kill Commands): Cleanup.
3555 Delete redundant explanation of kill in read-only buffer.
3556 (Yanking): Mention term "copying".
3557 (Accumulating Text): Fix typo.
3558
3559 * entering.texi (Entering Emacs): Update rationale at start.
3560 (Exiting): Treat iconifying on a par with suspension.
3561
3562 * custom.texi (Minor Modes): Fix typo.
3563 (Easy Customization): Fix menu style.
3564 (Variables): Add xref.
3565 (Examining): Setting for future sessions works through .emacs.
3566 (Keymaps): "Text terminals", not "Many".
3567 (Init Rebinding): Explain \C-. Show example of \M-.
3568 Fix minor wording errors.
3569 (Function Keys): Explain vector syntax just once.
3570 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3571 (Init File): Mention .emacs.d directory.
3572 (Init Examples): Add xref.
3573 (Find Init): Mention .emacs.d directory.
3574
3575 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3576 (Action Arguments): Explain which kinds of -l args are found how.
3577 (Initial Options): --batch does not inhibit site-start.
3578 Add xrefs.
3579 (Command Example): Use --batch, not -batch.
3580
3581 * basic.texi (Inserting Text): Cleanup wording.
3582 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3583 C-n is not error at end of buffer.
3584 (Undo): Doc C-/ like C-_. Add xrefs.
3585 (Arguments): META key may be labeled ALT.
3586 Peculiar arg meanings are explained in doc strings.
3587
3588 * abbrevs.texi (Expanding Abbrevs): Clarify.
3589
35902005-02-05 Eli Zaretskii <eliz@gnu.org>
3591
3592 * frames.texi (Frame Parameters): Add an xref to the description
3593 of list-colors-display. Add a pointer to the X docs about colors.
3594
3595 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3596 Impove docs of list-colors-display.
3597
35982005-02-03 Lute Kamstra <lute@gnu.org>
3599
3600 * frames.texi (Frames, Drag and Drop): Fix typos.
3601
36022005-02-03 Richard M. Stallman <rms@gnu.org>
3603
3604 * windows.texi (Basic Window): Mention color-change in mode line.
3605 (Change Window): Explain dragging vertical boundaries.
3606
3607 * text.texi (Sentences): Clarify.
3608 (Paragraphs): Explain M-a and blank lines.
3609 (Outline Mode): Clarify text and menu.
3610 (Hard and Soft Newlines): Mention use-hard-newlines.
3611
3612 * frames.texi (Frames): Delete unnecessary mention of Windows.
3613 (Mouse Commands): Likewise. Mention xterm mouse support.
3614 (Clipboard): Clarify.
3615 (Mouse References): Mention use of Mouse-1 for following links.
3616 (Menu Mouse Clicks): Clarify.
3617 (Mode Line Mouse): Clarify.
3618 (Drag and Drop): Rewrite.
3619
3620 * fixit.texi (Spelling): Fix typo.
3621
3622 * files.texi (File Names): Clarify.
3623 (Visiting): Update conditions for use of file dialog. Clarify.
3624 (Saving): Doc d as answer in save-some-buffers.
3625 (Remote Files): Clean up the text.
3626
3627 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3628
3629 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3630 (List Buffers): Clarify.
3631 (Several Buffers): Doc T command.
3632 (Buffer Convenience): Clarify menu.
3633
3634 * basic.texi (Undo): Clarify last change.
3635
36362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3637
3638 * fixit.texi (Spelling): Fix typo.
3639
36402005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3641
3642 * basic.texi (Undo): Update description of `undo-outer-limit'.
3643
36442005-02-01 Nick Roberts <nickrob@snap.net.nz>
3645
3646 * building.texi: Update documentation relating to GDB Graphical
3647 Interface.
3648
36492005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3650
3651 * custom.texi (Easy Customization): Adapt menu to node name change.
3652
36532005-01-30 Richard M. Stallman <rms@gnu.org>
3654
3655 * custom.texi (Easy Customization): Defn of "User Option" now
3656 includes faces. Don't say just "option" when talking about variables.
3657 Do say just "options" to mean "anything customizable".
3658 (Specific Customization): Describe `customize-variable',
3659 not `customize-option'.
3660
3661 * glossary.texi (Glossary) <Faces>: Add xref.
3662 <User Option>: Change definition--include faces. Change xref.
3663
3664 * picture.texi (Picture): Mention artist.el.
3665
3666 * sending.texi, screen.texi, programs.texi, misc.texi:
3667 * mini.texi, major.texi, maintaining.texi, macos.texi:
3668 * help.texi, frames.texi, files.texi:
3669 Don't say just "option" when talking about variables.
3670
3671 * display.texi, mule.texi: Don't say just "option" when talking
3672 about variables. Other minor cleanups.
3673
8cf51b2c
GM
36742005-01-26 Lute Kamstra <lute@gnu.org>
3675
3676 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3677 File'. Mention the `-Q' option at the `--no-site-file' option.
3678
8cf51b2c
GM
36792005-01-22 David Kastrup <dak@gnu.org>
3680
3681 * building.texi (Grep Searching): Mention alias `find-grep' for
3682 `grep-find'.
3683
36842005-01-20 Richard M. Stallman <rms@gnu.org>
3685
3686 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3687
8cf51b2c
GM
36882005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3689
3690 * rmail.texi (Movemail): Explain differences
3691 between standard and mailutils versions of movemail.
3692 Describe command line and configuration options introduced
3693 with the latter.
3694 Explain the notion of mailbox URL, provide examples and
3695 cross-references to mailutils documentation.
3696 Describe various methods of specifying mailbox names,
3697 user names and user passwords for rmail.
3698 (Remote Mailboxes): New section. Describe
3699 how movemail handles remote mailboxes. Describe configuration
3700 options used to control its behavior.
3701 (Other Mailbox Formats): Explain handling of various mailbox
3702 formats.
3703
37042005-01-13 Richard M. Stallman <rms@gnu.org>
3705
3706 * commands.texi (Commands): Clarification.
3707
37082005-01-11 Richard M. Stallman <rms@gnu.org>
3709
3710 * programs.texi (Multi-line Indent): Fix previous change.
3711 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
3712
8cf51b2c
GM
37132005-01-08 Richard M. Stallman <rms@gnu.org>
3714
3715 * display.texi (Faces): isearch-lazy-highlight-face renamed to
3716 lazy-highlight.
3717
3718 * search.texi (Query Replace): Mention faces query-replace
3719 and lazy-highlight.
3720 (Incremental Search): Update isearch highlighting info.
3721
8cf51b2c
GM
37222005-01-04 Richard M. Stallman <rms@gnu.org>
3723
3724 * custom.texi (Saving Customizations): Minor improvement.
3725
8cf51b2c
GM
37262005-01-03 Luc Teirlinck <teirllm@auburn.edu>
3727
3728 * custom.texi (Saving Customizations): Emacs no longer loads
3729 `custom-file' after .emacs. No longer mention customizing through
3730 Custom.
3731
8cf51b2c
GM
37322005-01-01 Andreas Schwab <schwab@suse.de>
3733
3734 * killing.texi (Graphical Kill): Move up under node Killing,
3735 change @section to @subsection.
3736
37372005-01-01 Richard M. Stallman <rms@gnu.org>
3738
3739 * custom.texi (Face Customization): Mention hex color specs.
3740
3741 * emacs.texi (Top): Update Killing submenu.
3742
3743 * killing.texi (Killing): Reorganize section.
3744 No more TeX-only text; put the node command at start of chapter.
3745 But the first section heading is used only in TeX.
3746 Rewrite the text to read better in this mode.
3747 (Graphical Kill): New subnode gets some of the text that
3748 used to be in the first section.
3749
37502004-12-31 Richard M. Stallman <rms@gnu.org>
3751
3752 * dired.texi (Shell Commands in Dired): Delete the ? example.
3753
3754 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
3755
3756 * files.texi (Saving): Describe new require-final-newline features
3757 and mode-require-final-newline.
3758
8cf51b2c
GM
37592004-12-29 Richard M. Stallman <rms@gnu.org>
3760
3761 * custom.texi (File Variables): Clarify previous change.
3762
37632004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3764
3765 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
3766 out now.
3767
37682004-12-27 Richard M. Stallman <rms@gnu.org>
3769
3770 * Makefile.in (MAKEINFO): Specify --force.
3771
3772 * basic.texi (Moving Point): C-e now runs move-end-of-line.
3773 (Undo): Doc undo-outer-limit.
3774
8cf51b2c
GM
37752004-12-15 Juri Linkov <juri@jurta.org>
3776
3777 * mark.texi (Transient Mark, Mark Ring): M-< and other
3778 movement commands don't set mark in Transient Mark mode
3779 if mark is active.
3780
8cf51b2c
GM
37812004-12-12 Juri Linkov <juri@jurta.org>
3782
3783 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
3784 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
3785
3786 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
3787 (Misc Dired Commands): Add @r{(Dired)} to w.
3788
37892004-12-12 Juri Linkov <juri@jurta.org>
3790
3791 * mark.texi (Marking Objects): Marking commands also extend the
3792 region when mark is active in Transient Mark mode.
3793
8cf51b2c
GM
37942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * custom.texi (Saving Customizations): Emacs only loads the custom
3797 file automatically after the init file in version 22.1 or later.
3798 Adapt text and examples to this fact.
3799
8cf51b2c
GM
38002004-12-07 Luc Teirlinck <teirllm@auburn.edu>
3801
3802 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
3803 be set through Custom. Otherwise, it has no effect.
3804
8cf51b2c
GM
38052004-12-05 Richard M. Stallman <rms@gnu.org>
3806
3807 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
3808 * entering.texi: Rename Command Line to Emacs Invocation.
3809
8cf51b2c
GM
3810 * misc.texi (Term Mode): Correcty describe C-c.
3811
3812 * custom.texi (Easy Customization): Move up to section level,
3813 before Variables. Avoid using the term "variable"; say "option".
3814 New initial explanation.
3815 (Variables): In initial explanation, connect "variable" to the
3816 already-explained "user option".
3817
3818 * emacs.texi (Top): Fix ref to Command Line.
3819 Move reference to Easy Customization.
3820
3821 * xresources.texi (X Resources): Fix From link.
3822
3823 * doclicense.texi (GNU Free Documentation License): Fix To link.
3824
3825 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
3826
3827 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
3828
38292004-12-03 Richard M. Stallman <rms@gnu.org>
3830
3831 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
3832
38332004-12-01 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * kmacro.texi: Several small changes in addition to the following.
3836 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
3837 defining a keyboard macro.
3838 Mention `kmacro-ring-max'.
3839 (Keyboard Macro Counter): Clarify description of
3840 `kmacro-insert-counter', `kmacro-set-counter',
3841 `kmacro-add-counter' and `kmacro-set-format'.
3842
38432004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
3844
3845 * custom.texi (File Variables): Add `unibyte' and make it more
3846 clear that `unibyte' and `coding' are special. Suggested by Simon
3847 Krahnke <overlord@gmx.li>.
3848
3849 * mule.texi (Enabling Multibyte): Refer to File Variables.
3850 Suggested by Simon Krahnke <overlord@gmx.li>.
3851
38522004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3853
3854 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
3855 x-use-old-gtk-file-dialog.
3856
8cf51b2c
GM
38572004-11-20 Richard M. Stallman <rms@gnu.org>
3858
3859 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
3860
38612004-11-09 Lars Brinkhoff <lars@nocrew.org>
3862
3863 * building.texi (Lisp Eval): Delete hyphen in section name.
3864
38652004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3866
3867 * files.texi (Old Versions):
3868 No longer document annotation as "CVS only".
3869
38702004-11-10 Andre Spiegel <spiegel@gnu.org>
3871
3872 * files.texi (Version Control): Rewrite the introduction about
3873 version systems, mentioning the new ones that we support. Thanks
3874 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
3875 suggestions.
3876
8cf51b2c
GM
38772004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3878
49823426 3879 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c
GM
3880
38812004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3882
3883 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
3884
38852004-10-23 Eli Zaretskii <eliz@gnu.org>
3886
3887 * text.texi (Text Based Tables, Table Definition)
3888 (Table Creation, Table Recognition, Cell Commands)
3889 (Cell Justification, Row Commands, Column Commands)
3890 (Fixed Width Mode, Table Conversion, Measuring Tables)
3891 (Table Misc): New nodes, documenting the Table Mode.
3892
8cf51b2c
GM
38932004-10-19 Jason Rumney <jasonr@gnu.org>
3894
3895 * makefile.w32-in (info): Change order of arguments to makeinfo.
3896
38972004-10-19 Ulf Jasper <ulf.jasper@web.de>
3898
3899 * calendar.texi (iCalendar): Update for package changes.
3900
8cf51b2c
GM
39012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * files.texi (Misc File Ops): View mode is a minor mode.
3904
8cf51b2c
GM
39052004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3906
3907 * calendar.texi (iCalendar): Style changes.
3908
39092004-10-07 Luc Teirlinck <teirllm@auburn.edu>
3910
3911 * search.texi (Regexps): The regexp described in the example is no
3912 longer stored in the variable `sentence-end'.
3913
8cf51b2c
GM
39142004-10-06 Nick Roberts <nickrob@snap.net.nz>
3915
3916 * building.texi (Starting GUD): Note that multiple debugging
3917 sessions requires `gdb --fullname'.
3918
39192004-10-05 Ulf Jasper <ulf.jasper@web.de>
3920
3921 * calendar.texi (iCalendar): New section for a new package.
3922
8cf51b2c
GM
39232004-10-05 Luc Teirlinck <teirllm@auburn.edu>
3924
3925 * text.texi: Various small changes in addition to the following.
3926 (Text): Replace xref for autotype with inforef.
3927 (Sentences): Explain nil value for `sentence-end'.
3928 (Paragraphs): Update default values for `paragraph-start' and
3929 `paragraph-separate'.
3930 (Text Mode): Correct description of Text mode's effect on the
3931 syntax table.
3932 (Outline Visibility): `hide-other' does not hide top level headings.
3933 `selective-display-ellipses' no longer has an effect on Outline mode.
3934 (TeX Misc): Add missing @cindex.
3935 Replace xref for RefTeX with inforef.
3936 (Requesting Formatted Text): The variable
3937 `enriched-fill-after-visiting' no longer exists.
3938 (Editing Format Info): Update names of menu items and commands.
3939 (Format Faces): Mention special effect of specifying the default face.
3940 Describe inheritance of text properties.
3941 Correct description of `fixed' face.
3942 (Format Indentation): Correct description of effect of setting
3943 margins. Mention `set-left-margin' and `set-right-margin'.
3944 (Format Justification): Update names of menu items.
3945 `set-justification-full' is now bound to `M-j b'.
3946 Mention that `default-justification' is a per buffer variable.
3947 (Format Properties): Update name of menu item.
3948 (Forcing Enriched Mode): `format-decode-buffer' automatically
3949 turns on Enriched mode if the buffer is in text/enriched format.
3950
39512004-10-05 Emilio C. Lopes <eclig@gmx.net>
3952
3953 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
3954
39552004-09-28 Kim F. Storm <storm@cua.dk>
3956
3957 * display.texi (Display Custom) <indicate-buffer-boundaries>:
3958 Align with new functionality.
3959
8cf51b2c
GM
39602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3961
3962 * display.texi (Display Custom): Remove stray `@end defvar'.
3963
39642004-09-23 Kim F. Storm <storm@cua.dk>
3965
3966 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
3967 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
3968
8cf51b2c
GM
39692004-09-20 Richard M. Stallman <rms@gnu.org>
3970
3971 * custom.texi (Hooks): Explain using setq to clear out a hook.
3972 (File Variables): Explain multiline string constants.
3973 (Non-ASCII Rebinding): Explain when you need to update
3974 non-ASCII char codes in .emacs.
3975
3976 * building.texi (Compilation): Explain how to make a silent
3977 subprocess that won't be terminated. Explain compilation-environment.
3978
39792004-09-13 Kim F. Storm <storm@cua.dk>
3980
3981 * mini.texi (Repetition): Rename isearch-resume-enabled to
3982 isearch-resume-in-command-history and change default to disabled.
3983
8cf51b2c
GM
39842004-09-09 Kim F. Storm <storm@cua.dk>
3985
3986 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
3987 with new `kmacro-name-last-macro'.
3988
8cf51b2c
GM
39892004-09-08 Juri Linkov <juri@jurta.org>
3990
3991 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
3992
8cf51b2c
GM
39932004-09-03 Juri Linkov <juri@jurta.org>
3994
3995 * search.texi (Incremental Search): Update wording for M-%.
3996
39972004-09-02 Luc Teirlinck <teirllm@auburn.edu>
3998
3999 * killing.texi (Killing): Correct description of kill commands in
4000 read-only buffer.
4001
40022004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4003
4004 * building.texi (Compilation Mode): Add a paragraph about rules
4005 for finding the compilation buffer for `next-error'.
4006
4007 * search.texi (Other Repeating Search): Mention that Occur mode
4008 supports the next-error functionality.
4009
40102004-09-02 Juri Linkov <juri@jurta.org>
4011
4012 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4013
40142004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4015
4016 * kmacro.texi (Basic Keyboard Macro):
4017 `apply-macro-to-region-lines' now operates on all lines that begin
4018 in the region, rather than on all complete lines in the region.
4019
40202004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4021
4022 * frames.texi (Drag and drop): Add documentation about
4023 x-dnd-test-function and x-dnd-known-types.
4024
40252004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4026
4027 * indent.texi: Various minor changes in addition to:
4028 (Indentation Commands): Correct description of `indent-relative'.
4029 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4030 mode. The *Tab Stops* buffer uses Overwrite Mode.
4031 (Just Spaces): `tabify' converts sequences of at least two spaces
4032 to tabs.
4033
8cf51b2c
GM
40342004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4035
4036 * frames.texi (Secondary Selection): Setting the secondary
4037 selection with M-Drag-Mouse-1 does not alter the kill ring,
4038 setting it with M-Mouse-1 and M-Mouse-3 does.
4039 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4040 toolkit scroll bars.
4041 (Scroll Bars): Ditto.
4042
4043 * windows.texi (Basic Window): When using a window system, the value
4044 of point in a non-selected window is indicated by a hollow box.
4045 (Split Window): Side by side windows are separated by a scroll bar,
4046 if scroll bars are used.
4047 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4048 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4049 (Window Convenience): Update bindings for `winner-undo' and
4050 `winner-redo'.
4051
4052 * ack.texi (Acknowledgments): Use `@unnumbered'.
4053 * misc.texi : Adapt sectioning in Info to the node structure.
4054 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4055 of "Using Emacs as a Server".
4056 * building.texi (Building): Interchange nodes (for correct numbering).
4057 * programs.texi (Programs): Interchange nodes (for correct numbering).
4058 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4059 Info to the node structure.
4060 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4061 Rearrange order of nodes and sections such that both "GNU GENERAL
4062 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4063 end, as appropriate for appendices.
4064 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4065 Use `@unnumberedsec'.
4066 * trouble.texi: Adapt sectioning in Info to the node structure.
4067 Adapt node pointers to change in emacs.texi.
4068 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4069
8cf51b2c
GM
40702004-08-25 Kenichi Handa <handa@m17n.org>
4071
4072 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4073 description for unibyte mode.
4074
40752004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4076
4077 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4078
4079 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4080 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4081 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4082 in @pxref.
4083
40842004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4085
4086 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4087 Change section names.
4088
8cf51b2c
GM
40892004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4090
4091 * kmacro.texi (Keyboard Macro Ring): Rename section.
4092 Emacs treats the head of the macro ring as the `last keyboard macro'.
4093 (Keyboard Macro Counter): Minor change.
4094 (Save Keyboard Macro): Some clarifications.
4095 (Edit Keyboard Macro): Rename section.
4096
4097 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4098 32-bit machines.
4099 (Several Buffers): Clarify which buffer is selected if `2' is
4100 pressed in the Buffer Menu.
4101 Auto Revert mode can be used to update the Buffer Menu
4102 automatically.
4103
41042004-08-21 Eli Zaretskii <eliz@gnu.org>
4105
4106 * help.texi (Misc Help): Add an index entry for finding an Info
4107 manual by its file name.
4108
41092004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4110
4111 * files.texi (Backup Deletion): Correct description of
4112 `delete-old-versions'.
4113 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4114 (Auto Save Files): Recommend `auto-save-mode' to reenable
4115 auto-saving, rather than the abbreviation `auto-save'.
4116
41172004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4118
4119 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4120 for "killing" and "yanking" in main menu.
4121
41222004-08-16 Richard M. Stallman <rms@gnu.org>
4123
4124 * killing.texi (Yanking, Killing): Minor cleanups.
4125
4126 * mark.texi (Momentary Mark): Minor cleanups.
4127
41282004-08-15 Kenichi Handa <handa@etl.go.jp>
4129
4130 * custom.texi (Non-ASCII Rebinding):
4131 C-q always inserts the right code to pass to global-set-key.
4132
8cf51b2c
GM
41332004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4134
4135 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4136 `insert-register', instead of `C-x r g' binding, for consistency.
4137
41382004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4139
4140 * fixit.texi (Spelling): Fix typo.
4141
41422004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4143
4144 * help.texi (Help): Fix Texinfo usage.
4145
8cf51b2c
GM
41462004-07-24 Richard M. Stallman <rms@gnu.org>
4147
4148 * text.texi (Paragraphs): Update how paragraphs are separated
4149 and the default for paragraph-separate.
4150
4151 * search.texi (Regexp Replace): Further update text for new
4152 replacement operators.
4153
8cf51b2c
GM
41542004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4157 `R' switch.
4158
4159 * dired.texi (Dired Updating): `k' only deletes inserted
4160 subdirectories from the Dired buffer if a prefix argument was given.
4161
4162 * search.texi (Regexps): Delete redundant definition of `symbol' in
4163 description of `\_>'. It already occurs in the description of `\_<'.
4164
8cf51b2c
GM
41652004-07-01 Juri Linkov <juri@jurta.org>
4166
4167 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4168 (Regexp Search): Add M-r.
4169
41702004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4171
4172 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4173
41742004-06-29 Jesper Harder <harder@ifa.au.dk>
4175
49823426 4176 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4177
41782004-06-25 Richard M. Stallman <rms@gnu.org>
4179
4180 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4181
41822004-06-25 David Kastrup <dak@gnu.org>
4183
4184 * search.texi (Regexp Replace): Some typo corrections and
4185 rearrangement.
4186
41872004-06-24 David Kastrup <dak@gnu.org>
4188
4189 * search.texi (Unconditional Replace): Use replace-string instead
4190 of query-replace in example.
4191 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4192 sequences.
4193 (Query Replace): Correct explanation of `^' which does not use
4194 the mark stack.
4195
41962004-06-21 Nick Roberts <nickrob@gnu.org>
4197
4198 * misc.texi (Shell History Copying): Document comint-insert-input.
4199 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4200
8cf51b2c
GM
42012004-06-20 Jesper Harder <harder@ifa.au.dk>
4202
4203 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4204 * custom.texi (Customization): Do.
4205 * anti.texi (Antinews): Do.
4206 * abbrevs.texi (Defining Abbrevs): Do.
4207
4208 * programs.texi (Info Lookup): Fix keybinding for
4209 info-lookup-symbol.
4210
42112004-06-16 Juanma Barranquero <lektu@terra.es>
4212
4213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4214 Add emacs-xtra.
4215 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4216 (clean): Add emacs-xtra and flymake. Remove redundancies.
4217
42182004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4219
4220 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4221 Add emacs-xtra.
4222 * emacs-xtra.texi: New file.
4223
42242004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4225
4226 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4227 (Dired and Find): Mention differences with ordinary Dired buffers.
4228
8cf51b2c
GM
42292004-06-13 Richard M. Stallman <rms@gnu.org>
4230
4231 * custom.texi (Init Syntax): Explain about vars that do special
4232 things when set with setq or with Custom.
4233 (Init Examples): Add line-number-mode example.
4234
8cf51b2c
GM
42352004-06-12 Juri Linkov <juri@jurta.org>
4236
4237 * dired.texi (Operating on Files): Add dired-do-touch.
4238
8cf51b2c
GM
42392004-06-10 Juri Linkov <juri@jurta.org>
4240
4241 * building.texi (Lisp Eval): Add C-M-x on defface.
4242
42432004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4244
4245 * files.texi (Reverting): Auto-Revert mode and
4246 Global Auto-Revert mode no longer revert remote files.
4247
8cf51b2c
GM
42482004-05-29 Richard M. Stallman <rms@gnu.org>
4249
4250 * custom.texi (Init File): Two dashes start --no-site-file.
4251
8cf51b2c
GM
42522004-05-29 Alan Mackenzie <acm@muc.de>
4253
4254 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4255 ("AWK"): Is consistently thus spelt throughout.
4256 (AWK, Pike): Document as "C-like modes".
4257 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4258 (M-x man): Supersedes M-x manual-entry.
4259 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4260
4261 ("Comments in C"): Delete node; the info is in CC Mode manual.
4262 (c-comment-only-line-offset): Remove description.
4263
4264 (C-c ., C-c C-c): Describe new C Mode bindings.
4265
4266 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4267 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4268 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4269 Amend definitions.
4270
4271 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4272 Describe functions.
4273
4274 (c-comment-start-regexp, c-hanging-comment-ender-p)
4275 (c-hanging-comment-starter-p): Remove obsolete definitions.
4276
4277 * emacs.texi: Remove the menu entry "Comments in C".
4278
8cf51b2c
GM
42792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4282 `M-x locate'.
4283
42842004-05-16 Karl Berry <karl@gnu.org>
4285
4286 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4287 makeinfo --html fails.
4288 * help.texi (Help Summary) [@ifnottex]: Likewise.
4289
42902004-05-13 Nick Roberts <nickrob@gnu.org>
4291
4292 * building.texi (GDB Graphical Interface): Update and describe
4293 layout first.
4294
8cf51b2c
GM
42952004-05-04 Jason Rumney <jasonr@gnu.org>
4296
4297 * makefile.w32-in: Revert last change.
4298
42992004-05-03 Jason Rumney <jasonr@gnu.org>
4300
4301 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4302
8cf51b2c
GM
43032004-04-23 Juanma Barranquero <lektu@terra.es>
4304
4305 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4306
43072004-04-18 Juri Linkov <juri@jurta.org>
4308
4309 * fixit.texi (Spelling): Remove file extension from ispell xref.
4310
43112004-04-15 Kim F. Storm <storm@cua.dk>
4312
4313 * cmdargs.texi (Initial Options): Add -Q.
4314
43152004-04-05 Kim F. Storm <storm@cua.dk>
4316
4317 * custom.texi (File Variables): Add safe-local-eval-forms.
4318
8cf51b2c
GM
43192004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4320
4321 * files.texi (Reverting): Correct description of revert-buffer's
4322 handling of point.
4323
43242004-03-22 Juri Linkov <juri@jurta.org>
4325
4326 * emacs.texi (Top): Add `Misc X'.
4327
49823426 4328 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4329
4330 * glossary.texi: Improve references.
4331
4332 * help.texi: Sync keywords with finder.el.
4333
4334 * mini.texi (Completion): Add description for menu items.
4335
4336 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4337
4338 * sending.texi (Mail Methods): Fix xref to Message manual.
4339
8cf51b2c
GM
43402004-03-12 Richard M. Stallman <rms@gnu.org>
4341
8cf51b2c
GM
4342 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4343
8cf51b2c
GM
43442004-03-04 Richard M. Stallman <rms@gnu.org>
4345
4346 * search.texi (Regexps): Explain that ^ and $ have their
4347 special meanings only in certain contexts.
4348
4349 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4350
4351 * mule.texi (Specify Coding): Doc C-x RET F.
4352
4353 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4354 for multiple compile and grep buffers.
4355 (Indirect Buffers): Don't recommand clone-indirect-buffer
4356 for multiple compile and grep buffers.
4357
8cf51b2c
GM
43582004-02-29 Juanma Barranquero <lektu@terra.es>
4359
4360 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4361 Use $(DEL) instead of rm, and ignore exit code.
4362
8cf51b2c
GM
43632004-02-23 Nick Roberts <nick@nick.uklinux.net>
4364
4365 * building.texi (Watch Expressions): Update.
4366
43672004-02-21 Juri Linkov <juri@jurta.org>
4368
4369 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4370 --directory, --help, --version. Move text about command-line-args
4371 to Command Arguments.
4372 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4373 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4374 (Window Size X): Join -g and --geometry. Add @cindex.
4375 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4376 (Title X): Remove alias -title.
4377 (Misc X): New node.
4378
8cf51b2c
GM
43792004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4380
4381 * frames.texi (Drag and drop): Add Motif to list of supported
4382 protocols.
4383
8cf51b2c
GM
43842004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4385
4386 * frames.texi (Drag and drop): New section.
4387
43882004-01-24 Richard M. Stallman <rms@gnu.org>
4389
4390 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4391 Include it only @ifnotinfo. Patch the preceding and following
4392 node headers to point to each other.
4393
43942004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4395
4396 * calendar.texi (Appointments): Update section.
4397
43982003-12-29 Kevin Ryde <user42@zip.com.au>
4399
8cf51b2c
GM
4400 * programs.texi (C Modes): Fix the xref.
4401
44022003-12-23 Nick Roberts <nick@nick.uklinux.net>
4403
4404 * building.texi (Watch Expressions): Update.
4405 (Commands of GUD): Include use of toolbar + breakpoints set from
4406 fringe/margin.
4407
44082003-12-03 Andre Spiegel <spiegel@gnu.org>
4409
4410 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4411 <acm@muc.de>.
4412
8cf51b2c
GM
44132003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4414
4415 * frames.texi (Dialog Boxes): Add use-file-dialog.
4416
8cf51b2c
GM
44172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4418
4419 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4420 in CC Mode.
4421
8cf51b2c
GM
44222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4423
4424 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4425 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 4426 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
4427 * man/frames.texi, man/glossary.texi, man/killing.texi:
4428 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4429 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
4430 * man/sending.texi, man/text.texi, man/trouble.texi:
4431 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
4432
44332003-11-01 Alan Mackenzie <acm@muc.de>
4434
4435 * search.texi (Scrolling During Incremental Search): Document a
4436 new scrolling facility in isearch mode.
4437
8cf51b2c
GM
44382003-10-22 Miles Bader <miles@gnu.org>
4439
4440 * Makefile.in (info): Move before $(top_srcdir)/info.
4441
44422003-10-22 Nick Roberts <nick@nick.uklinux.net>
4443
4444 * building.texi (Watch Expressions): Update section on data display
4445 to reflect code changes (GDB Graphical Interface).
4446
8cf51b2c
GM
44472003-10-13 Richard M. Stallman <rms@gnu.org>
4448
4449 * xresources.texi (GTK resources): Clean up previous change.
4450
44512003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4452
4453 * xresources.texi (GTK resources): Add a note that some themes
4454 disallow customizations. Add scroll theme example.
4455
8cf51b2c
GM
44562003-09-30 Richard M. Stallman <rms@gnu.org>
4457
8cf51b2c
GM
4458 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4459
4460 * misc.texi (Saving Emacs Sessions): Shorten the section,
4461 collapsing back into one node.
4462
44632003-09-30 Lars Hansen <larsh@math.ku.dk>
4464
4465 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4466
44672003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
4468
4469 * xresources.texi (GTK names in Emacs): Correct typo.
4470
8cf51b2c
GM
44712003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4472
4473 * cmdargs.texi (Font X): Mention new default font. More
4474 fully describe long font names, wildcard patterns and the
4475 problems involved. (Result of discussion on emacs-devel.)
4476
44772003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4478
4479 * emacs.texi (Acknowledgements): Correct typo.
4480
44812003-09-22 Richard M. Stallman <rms@gnu.org>
4482
4483 * dired.texi (Misc Dired Commands): New node.
4484 (Dired Navigation): Add dired-goto-file.
4485
4486 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4487
4488 * emacs.texi (Acknowledgements): New node, split from Distribution.
4489
4490 * cmdargs.texi (Action Arguments): -f reads interactive args.
4491
8cf51b2c
GM
44922003-09-08 Lute Kamstra <lute@gnu.org>
4493
4494 * screen.texi (Mode Line): Say that POS comes before LINE.
4495 Mention `size-indication-mode'.
4496 * display.texi (Optional Mode Line): Document
4497 `size-indication-mode'.
4498 * basic.texi (Position Info): Mention `size-indication-mode'.
4499
45002003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4501
4502 * xresources.texi (Resources): Refer to `editres' man page.
4503 (Lucid Resources): Update defaults. Expand description of
4504 `shadowThickness'.
4505
45062003-09-04 Miles Bader <miles@gnu.org>
4507
4508 * Makefile.in (top_srcdir): New variable.
4509 ($(top_srcdir)/info): New rule.
4510 (info): Depend on it.
4511
45122003-09-03 Peter Runestig <peter@runestig.com>
4513
4514 * makefile.w32-in: New file.
4515
45162003-08-29 Richard M. Stallman <rms@gnu.org>
4517
4518 * misc.texi (Saving Emacs Sessions): Correct previous change.
4519
8cf51b2c
GM
45202003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4521
8cf51b2c
GM
4522 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4523 (Intro): Include kmacro.texi after fixit.texi instead of after
4524 custom.texi. (As suggested by Kim Storm.)
4525
45262003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4527
4528 * fixit.texi (Fixit): Update `Next' pointer.
4529 * files.texi (Files): Update `Previous' pointer.
4530 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4531 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4532 (Suggested by Kim Storm.)
4533 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
4534
45352003-08-18 Kim F. Storm <storm@cua.dk>
4536
4537 * kmacro.texi: New file describing enhanced keyboard macro
4538 functionality. Replaces old description in custom.texi.
4539
4540 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4541 (Keyboard Macros): Move to new kmacro.texi file.
4542
4543 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4544
8cf51b2c
GM
45452003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4546
4547 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4548
45492003-08-17 Alex Schroeder <alex@gnu.org>
4550
4551 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4552 required.
4553
8cf51b2c
GM
45542003-08-05 Richard M. Stallman <rms@gnu.org>
4555
4556 * programs.texi (Lisp Indent): Don't describe
4557 lisp-indent-function property here. Use xref to Lisp Manual.
4558
8cf51b2c
GM
45592003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4560
4561 * calendar.texi (Date Formats): Document changed behaviour of
4562 abbreviations.
4563
45642003-07-24 Markus Rost <rost@math.ohio-state.edu>
4565
4566 * buffers.texi (List Buffers): Fix previous change.
4567
8cf51b2c
GM
45682003-07-13 Markus Rost <rost@math.ohio-state.edu>
4569
4570 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4571 List*.
4572
45732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4574
8cf51b2c
GM
4575 * display.texi (Font Lock): Fix typo.
4576
45772003-07-07 Richard M. Stallman <rms@gnu.org>
4578
4579 * display.texi (Font Lock): Add xref for format info on
4580 font-lock-remove-keywords.
4581
4582 * building.texi (Compilation): Document what happens with asynch
4583 children of compiler process.
4584
4585 * help.texi (Library Keywords): Use @multitable.
4586
8cf51b2c
GM
45872003-06-04 Richard M. Stallman <rms@gnu.org>
4588
4589 * programs.texi (Expressions): Delete C-M-DEL.
4590
4591 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4592 comint-move-point-for-output renamed from
4593 comint-scroll-to-bottom-on-output.
4594
4595 * custom.texi (Init Rebinding): Replace previous change with xref.
4596 (Non-ASCII Rebinding): Explain that issue more briefly here.
4597
45982003-05-28 Richard M. Stallman <rms@gnu.org>
4599
4600 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4601
46022003-05-28 Nick Roberts <nick@nick.uklinux.net>
4603
4604 * building.texi (GDB Graphical Interface): New node.
4605 (Rewritten somewhat by RMS.)
4606
46072003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4608
4609 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4610 non-English letters. Explain how to set coding systems correctly
4611 and how to include the right coding cookie in the file.
4612
8cf51b2c
GM
46132003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4614
4615 * indent.texi (Indentation): Explain the concepts.
4616 (Just Spaces): Explain why preventing tabs for indentation might
4617 be useful.
4618
8cf51b2c
GM
46192003-04-16 Richard M. Stallman <rms@gnu.org>
4620
4621 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4622
8cf51b2c
GM
46232003-02-22 Alex Schroeder <alex@emacswiki.org>
4624
4625 * cmdargs.texi (General Variables): Document SMTPSERVER.
4626
8cf51b2c
GM
4627 * sending.texi: Remove SMTP node.
4628 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4629 library.
4630
8cf51b2c
GM
46312003-02-22 Alex Schroeder <alex@emacswiki.org>
4632
4633 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4634
46352003-02-22 Simon Josefsson <jas@extundo.com>
4636
4637 * sending.texi (Mail Methods): Add node about SMTP.
4638
46392003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4640
4641 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4642
8cf51b2c
GM
46432003-02-01 Kevin Ryde <user42@zip.com.au>
4644
4645 * glossary.texi (Glossary): Correction to cl cross reference.
4646
46472003-01-20 Richard M. Stallman <rms@gnu.org>
4648
4649 * killing.texi (Rectangles): Document C-x c r.
4650
46512003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4652
4653 * xresources.texi (GTK resources): New node.
4654 (GTK widget names): New node.
4655 (GTK names in Emacs): New node.
4656 (GTK styles): New node.
4657
8cf51b2c
GM
46582003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
4659
4660 * maintaining.texi (Create Tags Table): Add reference to the new
4661 `etags --help --lang=LANG' option.
4662
8cf51b2c
GM
46632002-10-02 Karl Berry <karl@gnu.org>
4664
49823426
GM
4665 * emacs.texi: Per rms, update all manuals to use @copying instead of
4666 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
4667 where needed for the sake of the HTML output.
8cf51b2c
GM
4668
46692001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4670
4671 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4672 source files.
4673
46742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4675
4676 * Makefile.in (emacsman): New target.
4677
8cf51b2c
GM
46782001-10-20 Gerd Moellmann <gerd@gnu.org>
4679
4680 * (Version 21.1 released.)
4681
46822001-10-05 Gerd Moellmann <gerd@gnu.org>
4683
4684 * Branch for 21.1.
4685
8cf51b2c
GM
46862001-03-05 Gerd Moellmann <gerd@gnu.org>
4687
4688 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4689
8cf51b2c
GM
46902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4691
4692 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4693
8cf51b2c
GM
46941999-07-12 Richard Stallman <rms@gnu.org>
4695
4696 * Version 20.4 released.
4697
46981998-12-04 Markus Rost <rost@delysid.gnu.org>
4699
4700 * Makefile.in (INFO_TARGETS): Delete customize.info.
4701 (DVI_TARGETS): Delete customize.dvi.
4702 (../info/customize, customize.dvi): Targets deleted.
4703
47041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4705
4706 * Version 20.3 released.
4707
47081998-05-06 Richard Stallman <rms@psilocin.gnu.org>
4709
4710 * Makefile.in (EMACSSOURCES): Add mule.texi.
4711 Add msdog.texi, ack.texi. Remove gnu1.texi.
4712
47131998-04-06 Andreas Schwab <schwab@gnu.org>
4714
4715 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4716 it in dvi targets.
8cf51b2c
GM
4717
47181997-09-23 Paul Eggert <eggert@twinsun.com>
4719
4720 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4721 (INFO_TARGETS): Change ../info/custom to ../info/customize.
4722 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
4723
47241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4725
4726 * Version 20.2 released.
4727
47281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4729
4730 * Version 20.1 released.
4731
47321997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4733
4734 * Makefile (../info/customize, customize.dvi): New targets.
4735 (INFO_TARGETS): Add ../info/customize.
4736 (DVI_TARGETS): Add customize.dvi.
4737
8cf51b2c
GM
47381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4739
4740 * Version 19.33 released.
4741
47421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4743
4744 * Version 19.32 released.
4745
8cf51b2c
GM
47461996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4747
4748 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4749
47501996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4751
4752 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4753 Specify -I option.
4754 (All dvi targets): Set the TEXINPUTS variable.
4755
47561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4757
4758 * Version 19.31 released.
4759
8cf51b2c
GM
47601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4761
4762 * Version 19.30 released.
4763
8cf51b2c
GM
47641995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4765
4766 * Makefile.in (maintainer-clean): Rename from realclean.
4767
47681994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4769
4770 * Makefile.in: New file.
4771 * Makefile: File deleted.
4772
47731994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4774
4775 * Makefile (TEXINDEX_OBJS): Variable deleted.
4776 (texindex, texindex.o, getopt.o): Rules deleted.
4777 All deps on texindex deleted.
4778 (distclean): Don't delete texindex.
4779 (mostlyclean): Don't delete *.o.
4780 * texindex.c, getopt.c: Files deleted.
4781
47821994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4783
4784 * Version 19.26 released.
4785
47861994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
4787
4788 * Makefile (EMACSSOURCES): Exclude undo.texi.
4789
47901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4791
4792 * Version 19.25 released.
4793
47941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4795
4796 * Version 19.24 released.
4797
47981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4799
4800 * Version 19.23 released.
4801
48021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4803
4804 * Makefile: Delete spurious tab.
4805
48061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4807
4808 * Makefile (.SUFFIXES): New rule.
4809
8cf51b2c
GM
48101993-12-04 Richard Stallman (rms@srarc2)
4811
4812 * getopt.c: New file.
4813 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4814 (getopt.o): New rule.
4815 (dvi): Don't depend on texindex.
49823426 4816 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
4817
48181993-12-03 Richard Stallman (rms@srarc2)
4819
49823426
GM
4820 * Makefile (TEXI2DVI): New variable.
4821 (emacs.dvi): Add explicit command.
8cf51b2c
GM
4822 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4823
48241993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4825
4826 * Version 19.22 released.
4827
48281993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4829
4830 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4831
48321993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4833
4834 * Version 19.21 released.
4835
8cf51b2c
GM
48361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4837
4838 * Makefile (realclean): Don't delete the Info files.
4839
48401993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4841
8cf51b2c
GM
4842 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
4843 4' where appropriate.
4844
48451993-10-20 Brian Fox (bfox@ai.mit.edu)
4846
49823426 4847 * Makefile: Fix targets for texindex.
8cf51b2c
GM
4848
4849 * texindex.c: Include "../src/config.h" if building in emacs.
4850
4851 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 4852 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
4853 Add target to build texindex.c, defining `emacs'.
4854
8cf51b2c
GM
48551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4856
4857 * Version 19.19 released.
4858
8cf51b2c
GM
48591993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4860
4861 * Version 19.18 released.
4862
48631993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4864
4865 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
4866
48671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4868
4869 * Version 19.17 released.
4870
48711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4872
4873 * split-man: Fix typos in last change.
4874
48751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4876
4877 * Version 19.16 released.
4878
48791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4880
4881 * version 19.15 released.
4882
48831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4884
4885 * Makefile (distclean): It's rm, not rf.
4886
48871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4888
4889 * Version 19.14 released.
4890
48911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4892
4893 * Makefile: New file.
4894
48951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4896
4897 * Version 19.13 released.
4898
48991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4900
4901 * Version 19.9 released.
4902
49031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4904
4905 * Version 19.8 released.
4906
49071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4908
4909 * cmdargs.texi: Document the -i, -itype, and -iconic options.
4910
4911 * trouble.texi: It's `enable-flow-control-on', not
4912 `evade-flow-control-on'.
4913
49141993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4915
4916 * display.texi: Document standard-display-european.
4917
49181993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4919
4920 * Version 19.7 released.
4921
4922 * emacs.texi: Add a sentence to the top menu mentioning the
4923 specific version of Emacs this manual applies to.
4924
49251993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4926
4927 * basic.texi: Document next-line-add-lines variable used to
4928 implement down-arrow.
4929
4930 * killing.texi: Document kill-whole-line.
4931
49321993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4933
4934 * text.texi: Update unix TeX ordering information.
4935
49361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4937
4938 * news.texi: Mention fill-rectangle in keybinding list.
4939
4940 * killing.texi: Document fill-rectangle.
4941
49421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4943
4944 * vc.texi: Bring the docs up to date with VC 5.2.
4945
49461992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4947
4948 * emacs.tex: Mention blackbox and gomoku under Amusements.
4949 Assembler mode is now mentioned and appropriately indexed
4950 under Programming Modes.
4951
49521991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
4953
4954 * emacs.tex: Update TeX ordering information.
4955
8cf51b2c
GM
49561990-06-26 David Lawrence (tale@geech)
4957
4958 * emacs.tex: Note that completion-ignored-extensions is not used
4959 to filter out names when all completions are displayed in
4960 *Completions*.
4961
49621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4963
4964 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4965
49661990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
4967
4968 * emacs.tex: Add @findex grep.
4969
8cf51b2c
GM
49701988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4971
4972 * emacs.tex: Correct two typos. No other changes before
4973 Version 19 will be made.
4974
8cf51b2c
GM
49751988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4976
4977 * emacs.tex: Update information for obtaining TeX distribution from the
4978 University of Washington.
4979
4980;; Local Variables:
4981;; coding: iso-2022-7bit
4982;; fill-column: 79
4983;; add-log-time-zone-rule: t
4984;; End:
4985
4986 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4987 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4988
4989 This file is part of GNU Emacs.
4990
4991 GNU Emacs is free software; you can redistribute it and/or modify
4992 it under the terms of the GNU General Public License as published by
4993 the Free Software Foundation; either version 3, or (at your option)
4994 any later version.
4995
4996 GNU Emacs is distributed in the hope that it will be useful,
4997 but WITHOUT ANY WARRANTY; without even the implied warranty of
4998 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4999 GNU General Public License for more details.
5000
5001 You should have received a copy of the GNU General Public License
5002 along with GNU Emacs; see the file COPYING. If not, write to the
5003 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5004 Boston, MA 02110-1301, USA.
5005
5006;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd