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