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