Move here from ../../man
[bpt/emacs.git] / doc / emacs / ChangeLog
1 2007-09-06 Glenn Morris <rgm@gnu.org>
2
3 * Move manual sources from man/ to subdirectories of doc/.
4 Split into the Emacs manual in emacs/, and other manuals in misc/.
5 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
6 manual.
7 (infodir): New variable.
8 (info): Use $infodir.
9 (emacsman): Delete target, not needed any more.
10 Move all targets that are not the Emacs manual to misc/Makefile.in.
11 (mostlyclean): Remove `gnustmp'.
12 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
13 manual.
14 (MULTI_INSTALL_INFO, ENVADD): Go up one more level.
15 (emacsman): Delete target, not needed any more.
16 (clean): Remove all info files but Emacs manual.
17 Move all targets that are not the Emacs manual to misc/Makefile.in.
18 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
19
20 * Makefile.in (INFOSOURCES): Delete.
21 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
22 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
23 *.vrs *.toc here...
24 (maintainer-clean): ...from here.
25
26 2007-09-05 Glenn Morris <rgm@gnu.org>
27
28 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
29
30 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
31
32 * calc.texi (Date Conversions): Clarify definition of
33 Julian day numbering.
34 (Date Forms): Clarify definition of Julian day numbering;
35 add some history.
36
37 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
38
39 * org.texi: Version 5.07
40
41 2007-08-29 Glenn Morris <rgm@gnu.org>
42
43 * emacs.texi (EMACSVER): Increase to 23.0.50.
44
45 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
46
47 * message.texi (MIME): Replace mml-attach with mml-attach-file.
48
49 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
50
51 * org.texi (Adding hyperlink types): New section.
52 (Embedded LaTeX): Chapter updated because of LaTeX export.
53 (LaTeX export): New section.
54 (Using links out): New section.
55
56 2007-08-22 Glenn Morris <rgm@gnu.org>
57
58 * faq.texi (Learning how to do something): Refcards now in
59 etc/refcards/ directory.
60
61 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
62
63 * tramp.texi (Remote Programs): Persistency file must be cleared when
64 changing `tramp-remote-path'.
65 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
66 macro.
67
68 2007-08-17 Eli Zaretskii <eliz@gnu.org>
69
70 * basic.texi (Position Info): Add index entry for face at point.
71 Mention that character faces are also displayed by "C-u C-x =".
72
73 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
74
75 * calc.texi: Move contents to beginning of file.
76 (Algebraic Entry): Fix the formatting of an example.
77
78 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
79
80 * calc.texi (Basic Operations on Units): Mention exact versus
81 inexact conversions.
82
83 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
84
85 * calc.texi (Basic Operations on Units): Mention default
86 values for new units.
87 (Quick Calculator Mode): Mention that binary format will
88 be displayed.
89
90 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
91
92 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
93
94 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
95
96 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
97
98 2007-08-08 Glenn Morris <rgm@gnu.org>
99
100 * glossary.texi (Glossary): Deprecate `iff'.
101 * gnus.texi, sieve.texi: Replace `iff'.
102
103 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
104
105 * files.texi (File Conveniences): Document point motion keys in Image
106 mode.
107
108 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
109
110 * calc.texi (Basic Graphics): Mention the graphing of error
111 forms.
112 (Graphics Options): Mention how `g s' handles error forms.
113 (Curve Fitting): Mention plotting the curves.
114 (Standard Nonlinear Models): Add additional models.
115 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
116 (Linear Fits): Correct result.
117
118 2007-08-01 Alan Mackenzie <acm@muc.de>
119
120 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
121 to "--no-site-file".
122
123 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
124
125 * tramp.texi (Frequently Asked Questions): Point to mode line
126 extension in Emacs 23.1.
127
128 * trampver.texi: Update release number.
129
130 2007-07-27 Glenn Morris <rgm@gnu.org>
131
132 * calc.texi (Copying)
133 * emacs.texi (Copying): Include license text from gpl.texi, rather than
134 in-line.
135
136 * gpl.texi: New file with text of GPL.
137 * Makefile.in (EMACSSOURCES): Add gpl.texi.
138
139 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
140
141 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
142
143 * dired.texi (Wdired): Mention C-x C-q key binding.
144
145 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
146
147 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
148
149 2007-07-25 Glenn Morris <rgm@gnu.org>
150
151 * calc.texi (Copying)
152 * emacs.texi (Copying): Replace license with GPLv3.
153
154 * Relicense all FSF files to GPLv3 or later.
155
156 2007-07-24 Glenn Morris <rgm@gnu.org>
157
158 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
159 for some calendars.
160
161 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
162
163 * screen.texi (Mode Line): Describe new mode-line flag that shows if
164 default-directory for the current buffer is on a remote machine.
165
166 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
167
168 Sync with Tramp 2.1.10.
169
170 * tramp.texi (trampfn): Expand macro implementation in order to handle
171 empty arguments.
172 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
173 occurencies by trampfn.
174 (Frequently Asked Questions): Extend example code for host
175 identification in the modeline. Add bbdb to approaches shortening Tramp
176 file names to be typed.
177
178 * trampver.texi: Update release number.
179
180 2007-07-21 Eli Zaretskii <eliz@gnu.org>
181
182 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
183 default value.
184
185 2007-07-21 Richard Stallman <rms@gnu.org>
186
187 * files.texi (Why Version Control?): Improve previous change.
188
189 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
190
191 * files.texi (Why Version Control?): New node.
192
193 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
194
195 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
196 section. Reported by <poti@potis.org>.
197 (Remote processes): Arguments of the program to be debugged are taken
198 literally.
199 (Frequently Asked Questions): Simplify recentf example.
200
201 2007-07-14 Karl Berry <karl@gnu.org>
202
203 * info.texi (@copying): New Back-Cover Text.
204
205 * info.texi (Quitting Info): Move to proper place in source.
206 (Reported by Benno Schulenberg.)
207
208 2007-07-13 Eli Zaretskii <eliz@gnu.org>
209
210 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
211
212 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
213
214 * emacs-mime.texi: Add @documentencoding directive.
215
216 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
217
218 * tramp.texi (Remote processes): Add an anchor to the subsection
219 "Running a debugger on a remote host".
220
221 * building.texi (Starting GUD): Add xref to this anchor.
222
223 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
224
225 * tramp.texi (Remote processes): Don't call it "experimental" any
226 longer. Add subsection about running a debugger on a remote host.
227
228 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
229
230 * org.texi (Properties and columns): Chapter rewritten.
231
232 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
233
234 * tramp.texi:
235 * trampver.texi: Migrate to Tramp 2.1.
236
237 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
238
239 * org.texi (Properties): New chapter.
240
241 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
242
243 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
244 Control Panel.
245
246 * gnus.texi (Misc Article): Add index entry for
247 gnus-single-article-buffer.
248
249 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
250
251 * gnus.texi (Starting Up): Fix typo.
252
253 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
254
255 * gnus.texi (Asynchronous Fetching): Fix typo.
256
257 2007-06-24 Karl Berry <karl@gnu.org>
258
259 * emacs.texi: new Back-Cover Text.
260
261 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
262
263 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
264 (About This Manual): Remove redundant information.
265 (Getting Started): Mention author.
266 (Basic Arithmetic, Customizing Calc): Make description of the
267 variable `calc-multiplication-has-precedence' match its new effect.
268
269 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
270
271 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
272 the variable `calc-multiplication-has-precedence'.
273
274 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
275
276 * org.texi (Tag): Section swapped with node Timestamps.
277 (Formula syntax for Lisp): Document new `L' flag.
278
279 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
280
281 * gnus.texi (Misc Group Stuff, Summary Buffer)
282 (Server Commands, Article Keymap): Fix typo. s/function/command/.
283
284 2007-06-07 Alan Mackenzie <acm@muc.de>
285
286 * display.texi (Optional Mode Line): Document the new form of
287 line+column numbers, "(561,2)".
288
289 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
290
291 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
292 * gnus.texi (Article Buttons, Mail Source Customization)
293 (Sending or Not Sending, Customizing NNDiary):
294 * maintaining.texi (Create Tags Table):
295 * message.texi (Message Headers):
296 * mh-e.texi (HTML): Fix typos.
297
298 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
299
300 Sync with Tramp 2.0.56.
301
302 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
303 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
304
305 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
306
307 * Version 22.1 released.
308
309 2007-05-26 Michael Olson <mwolson@gnu.org>
310
311 * erc.texi (Modules): Fix references to completion modules.
312
313 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
314
315 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
316
317 2007-05-09 Didier Verna <didier@xemacs.org>
318
319 * gnus.texi (Email Based Diary): New. Proper documentation for the
320 nndiary back end and the gnus-diary library.
321
322 2007-05-07 Karl Berry <karl@gnu.org>
323
324 * emacs.texi (EMACSVER): Back to 22.
325
326 2007-05-06 Richard Stallman <rms@gnu.org>
327
328 * maintaining.texi (Create Tags Table): Clean up previous change.
329
330 2007-05-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
331
332 * maintaining.texi (Create Tags Table): Add text about the dangers of
333 making symbolic links to tags files.
334
335 2007-05-04 Karl Berry <karl@gnu.org>
336
337 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
338
339 2007-05-03 Karl Berry <karl@gnu.org>
340
341 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
342
343 * .cvsignore (*.pdf): New entry.
344
345 * texinfo.tex: Update from current version for better pdf generation.
346
347 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
348 for printing.
349
350 2007-05-01 Richard Stallman <rms@gnu.org>
351
352 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
353
354 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
355
356 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
357
358 2007-04-28 Glenn Morris <rgm@gnu.org>
359
360 * ack.texi (Acknowledgments):
361 * anti.texi (Antinews):
362 * faq.texi (New in Emacs 22):
363 * programs.texi (Program Modes): Restore mention of python.el pending
364 consideration of legal status.
365
366 2007-04-28 Richard Stallman <rms@gnu.org>
367
368 * files.texi (File Names): Fixes to ~ description on MS systems.
369
370 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
371
372 * idlwave.texi: Minor updates for IDLWAVE 6.1.
373
374 2007-04-26 Glenn Morris <rgm@gnu.org>
375
376 * emacs.texi (EMACSVER): Increase to 22.1.50.
377
378 2007-04-25 Karl Berry <karl@gnu.org>
379
380 * emacs.texi: Improve line breaks on copyright page,
381 similar layout to lispref, 8.5x11 by default.
382
383 * dired.texi (Image-Dired): Improve line break, fix typo.
384
385 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
386
387 * programs.texi (Program Modes):
388 * faq.texi (New in Emacs 22):
389 * anti.texi (Antinews):
390 * ack.texi (Acknowledgments): python.el removed.
391
392 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
393
394 * calc.texi (Reporting bugs): Update maintainer's address.
395
396 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
397
398 * display.texi (Highlight Interactively): Correct description of
399 hi-lock-file-patterns-policy.
400
401 * files.texi (File Archives): Mention self-extracting executables.
402
403 2007-04-23 Eli Zaretskii <eliz@gnu.org>
404
405 * search.texi (Unconditional Replace, Query Replace): Add xref to
406 "Replacement and Case".
407
408 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
409
410 * dired.texi (Image-Dired): Move from Thumbnails node.
411 * misc.texi (Thumbnails): Node deleted.
412 * emacs.texi (Top): Update node listing.
413
414 * files.texi (File Conveniences):
415 * ack.texi (Acknowledgments):
416 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
417
418 2007-04-21 Richard Stallman <rms@gnu.org>
419
420 * display.texi (Highlight Interactively): Correct previous change.
421 Clarify doc of hi-lock-find-patterns, and move new features into it.
422
423 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
424
425 * display.texi (Highlight Interactively): Document
426 hi-lock-file-patterns-policy.
427
428 2007-04-20 Martin Rudalics <rudalics@gmx.at>
429
430 * display.texi (Scrolling): Fix typo.
431
432 2007-04-15 Jay Belanger <belanger@truman.edu>
433
434 * calc.texi (Title page): Remove the date.
435 (Basic Arithmetic): Emphasize that / binds less strongly than *.
436 (The Standard Calc Interface): Change trail title.
437 (Floats): Mention that when non-decimal floats are entered, only
438 approximations are stored.
439 (Copying): Move to the appendices.
440 (GNU Free Documentation License): Add as an appendix.
441
442 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
443
444 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
445 * dired-x.texi, ebrowse.texi, ediff.texi:
446 * emacs-mime.texi, erc.texi, eshell.texi:
447 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
448 * idlwave.texi, message.texi, newsticker.texi, org.texi:
449 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
450 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
451 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
452 * woman.texi: Include GFDL.
453
454 * doclicense.texi: Remove node heading, so that it can be included by
455 other files.
456
457 * emacs.texi: Insert node heading for GFDL.
458
459 * dired-x.texi: Relicence under GFDL. Remove date from title page.
460
461 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
462 than *.
463
464 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
465
466 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
467 in Calc.
468
469 2007-04-14 Eli Zaretskii <eliz@gnu.org>
470
471 * cmdargs.texi (Colors): Qualify "color of window" index entry by
472 "command line".
473
474 * display.texi (Faces): Refer to "Creating Frames" for face
475 and other frame customizations in .emacs.
476
477 * frames.texi (Creating Frames): Mention that face customizations can
478 be put in .emacs. Add index entries.
479
480 2007-04-12 Richard Stallman <rms@gnu.org>
481
482 * glossary.texi (Glossary): Explain `iff'.
483
484 2007-04-11 Karl Berry <karl@gnu.org>
485
486 * gnu.texi (Top),
487 * macos.texi (Mac Font Specs),
488 * anti.texi (Antinews),
489 * xresources.texi (Resources),
490 * misc.texi (Emulation),
491 * calendar.texi (Daylight Saving),
492 * dired.texi (Dired and Find),
493 * rmail.texi (Remote Mailboxes),
494 * sending.texi (Mail Headers),
495 * programs.texi (Which Function),
496 * files.texi (Recover),
497 * buffers.texi (Uniquify),
498 * frames.texi (Wheeled Mice),
499 * killing.texi (Rectangles): Wording to improve breaks in
500 8.5x11 format.
501 * mule.texi (Language Environments): \hbadness=10000 since there's
502 no way to reword.
503 * emacs.texi (smallbook): New @set to more easily switch between
504 smallbook and 8.5x11.
505
506 2007-04-11 Richard Stallman <rms@gnu.org>
507
508 * files.texi (File Conveniences): Add xref to Tumme.
509 Delete text about Thumbnail mode.
510
511 2007-04-09 Romain Francoise <romain@orebokech.com>
512
513 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
514 Mac OS ports. Make it clear that mouse-1 complements and doesn't
515 replace mouse-2.
516
517 2007-04-09 Alan Mackenzie <acm@muc.de>
518
519 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
520 new name. Insert concept index entries.
521
522 2007-04-08 Richard Stallman <rms@gnu.org>
523
524 * url.texi: Fix some indexing.
525 (Disk Caching): Drop discussion of old/other Emacs versions.
526
527 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
528
529 * display.texi (Standard Faces): Document prefix arg for
530 list-faces-display.
531
532 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
533
534 * woman.texi (Word at point, Interface Options): woman-topic-at-point
535 renamed to woman-use-topic-at-point. Document new behavior.
536
537 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
538
539 * url.texi (Disk Caching): Say Emacs 21 "and later".
540
541 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
542 on Font locking which now mentions JIT lock.
543
544 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
545
546 * files.texi (Misc File Ops): Rewrite description of
547 insert-file-literally.
548
549 2007-04-01 Michael Olson <mwolson@gnu.org>
550
551 * erc.texi: Update for the ERC 5.2 release.
552
553 2007-03-31 David Kastrup <dak@gnu.org>
554
555 * woman.texi (Topic, Interface Options): Explain changes semantics of
556 woman-manpath in order to consider MANPATH_MAP entries.
557
558 2007-03-31 Eli Zaretskii <eliz@gnu.org>
559
560 * misc.texi (Printing): Postscript -> PostScript.
561
562 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
563
564 * ack.texi (Acknowledgments): Postscript -> PostScript.
565
566 * custom.texi (Init File, Init Non-ASCII): Fix last change.
567
568 * emacs.texi (Top): Fix the menu due to the change in custom.texi
569 below.
570
571 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
572
573 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
574 Init Non-ASCII.
575 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
576 (Init Non-ASCII): New node.
577
578 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
579
580 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
581
582 2007-03-26 Richard Stallman <rms@gnu.org>
583
584 * pgg.texi (Caching passphrase): Clean up previous change.
585
586 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
587
588 * gnus.texi (Setting Process Marks): Fix typo.
589
590 2007-03-25 Romain Francoise <romain@orebokech.com>
591
592 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
593 readability, and include various fixes by Daniel Brockman, Nick Roberts
594 and Dieter Wilhelm.
595
596 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
597
598 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
599
600 * gnus.texi (Mail Source Specifiers): Fix typo.
601
602 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
603
604 * reftex.texi (Imprint): Update maintainer information.
605
606 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
607
608 * message.texi (Message Buffers): Update documentation for
609 message-generate-new-buffers.
610
611 2007-03-15 Daiki Ueno <ueno@unixuser.org>
612
613 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
614
615 2007-03-21 Glenn Morris <rgm@gnu.org>
616
617 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
618
619 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
620
621 * eshell.texi (Known problems): Emacs 21 -> 22.
622
623 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
624
625 2007-03-18 Jay Belanger <belanger@truman.edu>
626
627 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
628
629 2007-03-12 Glenn Morris <rgm@gnu.org>
630
631 * calc.texi (Time Zones): Switch to new North America DST rule.
632
633 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
634 "Daylight Savings".
635
636 * calc.texi, calendar.texi: Replace "daylight savings" with "daylight
637 saving" in text throughout.
638
639 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
640
641 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
642 The variable now uses a list of symbols instead of just a symbol.
643 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
644
645 2007-03-06 Romain Francoise <romain@orebokech.com>
646
647 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
648 new packages, and mention Gnus update.
649
650 2007-03-04 Richard Stallman <rms@gnu.org>
651
652 * custom.texi (Safe File Variables): Minor correction.
653
654 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
655
656 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
657 nntp-open-connection-functions-never-echo-commands.
658
659 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
660
661 * rmail.texi (Movemail): Add internal ref.
662 Don't indent the intro for the PROTO table.
663 Format PROTO table items with @code.
664
665 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
666
667 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
668 problems on the console, and security risk in not using gpg-agent.
669
670 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
671
672 * building.texi: Remove references to bashdb.
673
674 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
675
676 * org.texi (The spreadsheet): Renamed from "Table calculations".
677 Completely reorganized and rewritten.
678 (CamelCase links): Section removed.
679 (Repeating items): New section.
680 (Tracking TODO state changes): New section.
681 (Agenda views): Chapter reorganized and rewritten.
682 (HTML export): Section rewritten.
683 (Tables in arbitrary syntax): New section.
684 (Summary): Better feature summary.
685 (Activation): Document problem with cut-and-paste of Lisp code
686 from PDF files.
687 (Visibility cycling): Document indirect buffer use.
688 (Structure editing): Document sorting.
689 (Remember): Section rewritten.
690 (Time stamps): Better description of time stamp types.
691 (Tag searches): Document regular expression search for tags.
692 (Stuck projects): New section.
693 (In-buffer settings): New keywords.
694 (History and Acknowledgments): Updated description.
695
696 2007-02-24 Alan Mackenzie <acm@muc.de>
697
698 * cc-mode.texi (Movement Commands): Insert two missing command names.
699 (Getting Started): Slight wording correction (use conditional).
700
701 2007-02-22 Kim F. Storm <storm@cua.dk>
702
703 * widget.texi (User Interface, Basic Types): Document need to put some
704 text before the %v escape in :format string in editable-field widget.
705
706 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
707
708 * mule.texi (Language Environments): Update list of supported language
709 environments.
710
711 2007-02-18 Romain Francoise <romain@orebokech.com>
712
713 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
714 `cvs-mode-quit'.
715
716 2007-02-14 Kim F. Storm <storm@cua.dk>
717
718 * building.texi (Grep Searching): Fix lgrep doc.
719
720 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
721
722 * back.texi: Remove unused file.
723
724 2007-02-10 Markus Triska <markus.triska@gmx.at>
725
726 * widget.texi (Programming Example): Put constant strings in :format.
727
728 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
729
730 * faq.texi (Fullscreen mode on MS-Windows): New node.
731
732 2007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
733
734 * maintaining.texi (Tag Syntax): Now --members is the default for
735 etags, not for ctags yet.
736
737 2007-02-04 David Kastrup <dak@gnu.org>
738
739 * faq.texi (AUCTeX): Update version number. Should probably be done
740 for other packages as well.
741
742 2007-02-03 Eli Zaretskii <eliz@gnu.org>
743
744 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
745 headers compliant with Texinfo guidelines and with what texnfo-upd.el
746 expects. Add comments to prevent people from inadvertently modifying
747 the key parts needed by `texinfo-multiple-files-update'.
748
749 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
750
751 * frames.texi (Secondary Selection): Window clicked does not matter
752 when mouse-yank-at-point is non-nil.
753
754 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
755
756 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
757 <tassilo@member.fsf.org>.
758
759 2007-01-27 Eli Zaretskii <eliz@gnu.org>
760
761 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
762 ls-lisp-use-localized-time-format.
763
764 2007-01-20 Markus Triska <markus.triska@gmx.at>
765
766 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
767
768 2007-01-13 Michael Olson <mwolson@gnu.org>
769
770 * erc.texi (Modules): Mention capab-identify module.
771
772 2007-01-16 Glenn Morris <rgm@gnu.org>
773
774 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
775 system abbrev.
776
777 2007-01-11 Richard Stallman <rms@gnu.org>
778
779 * msdog.texi (Windows Keyboard): Another small cleanup.
780
781 2007-01-10 Richard Stallman <rms@gnu.org>
782
783 * msdog.texi (Windows Keyboard): Yet another try to make
784 everyone happy with that passage.
785
786 2007-01-05 Richard Stallman <rms@gnu.org>
787
788 * anti.texi (Antinews): Mention M-x shell scrolling.
789
790 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
791
792 * building.texi (Watch Expressions): Describe gdb-max-children.
793
794 2007-01-05 Michael Olson <mwolson@gnu.org>
795
796 * erc.texi (Getting Started): Update for /RECONNECT command.
797
798 2007-01-04 Richard Stallman <rms@gnu.org>
799
800 * ebrowse.texi: Change C-c b to C-c C-m.
801
802 * msdog.texi (Windows Keyboard): Clarify previous change.
803
804 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
805
806 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
807 variables only in info to avoid redundant entries in the printed
808 manual.
809
810 2007-01-02 Richard Stallman <rms@gnu.org>
811
812 * custom.texi (Changing a Variable): Minor clarification.
813 (Specific Customization): customize-customized => customize-unsaved.
814
815 * entering.texi (Entering Emacs): Clean up text about restarting
816 Emacs for each file.
817
818 * misc.texi (Shell Options): Minor cleanup.
819
820 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
821 with Emacs, not vice versa.
822
823 * programs.texi (Symbol Completion): Recommend customizing
824 window manager.
825
826 * xresources.texi (Resources): Minor fix.
827
828 2007-01-02 Daiki Ueno <ueno@unixuser.org>
829
830 * message.texi (Using PGP/MIME): Document gpg-agent usage.
831
832 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
833
834 * message.texi (Security): Split into sub-nodes.
835
836 2007-01-01 Alan Mackenzie <acm@muc.de>
837
838 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
839 eval-after-load in Emacs <=21 and a workaround. Document that
840 trigraphs are not supported.
841
842 2007-01-01 Alan Mackenzie <acm@muc.de>
843
844 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
845 c-context-line-break. When invoked within a string, preserve
846 whitespace. Add a backslash only when also in a macro.
847
848 2007-01-01 Alan Mackenzie <acm@muc.de>
849
850 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
851
852 2007-01-01 Alan Mackenzie <acm@muc.de>
853
854 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
855 are now bound by default to c-\(beginning\|end\)-of-defun by default.
856
857 2007-01-01 Alan Mackenzie <acm@muc.de>
858
859 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
860 "Choosing a Style".
861
862 * cc-mode.texi ("Styles"): Add @dfn{style}.
863
864 2007-01-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
865
866 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
867
868 2007-01-01 Richard Stallman <rms@gnu.org>
869
870 * commands.texi (User Input): Document keys stolen by window mangers.
871
872 2006-12-31 Richard Stallman <rms@gnu.org>
873
874 * custom.texi (Specific Customization): Document customize-option
875 instead of customize-variable.
876
877 2006-12-31 Kim F. Storm <storm@cua.dk>
878
879 * major.texi (Choosing Modes): Document auto-mode-case-fold.
880
881 2006-12-30 Kim F. Storm <storm@cua.dk>
882
883 * killing.texi (CUA Bindings): Fix typo.
884
885 * xresources.texi (Table of Resources): Mention grow-only value for
886 auto-resize-tool-bars.
887
888 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
889
890 Sync with Tramp 2.0.55.
891
892 * trampver.texi: Update release number.
893
894 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
895
896 * gnus.texi (Customizing Articles): Add index entries for all
897 gnus-treat-* variables.
898
899 2006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
900
901 * gnus.texi (IMAP): Fix incorrect explanation of
902 nnimap-search-uids-not-since-is-evil in documentation for
903 nnimap-expunge-search-string.
904
905 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
906
907 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
908 spam-ifile-database.
909
910 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
911
912 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
913 rebind C-s.
914
915 2006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
916
917 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
918 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
919 "expiring mail".
920 (IMAP): Document nnimap-search-uids-not-since-is-evil and
921 nnimap-nov-is-evil.
922
923 2006-12-27 Eli Zaretskii <eliz@gnu.org>
924
925 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
926 and how to get them back.
927
928 2006-12-26 Richard Stallman <rms@gnu.org>
929
930 * calendar.texi (Holidays): Holiday listing is based on current
931 practice, but DST is not.
932
933 2006-12-25 Richard Stallman <rms@gnu.org>
934
935 * emacs.texi (Top): Update subnode menus.
936
937 * mark.texi (Transient Mark): Fix xref.
938
939 * killing.texi (Graphical Kill): Node deleted.
940 (Killing): Add xref to Cut and Paste.
941 (CUA Bindings): Update xref.
942
943 * frames.texi (Cut and Paste): New section to hold other nodes.
944 (Mouse Commands): Node demoted.
945 (Cut/Paste Other App): Split out from Mouse Commands.
946 (Word and Line Mouse): Likewise.
947 (Secondary Selection, Clipboard): Nodes demoted.
948
949 2006-12-25 Kevin Ryde <user42@zip.com.au>
950
951 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
952 about the key procedure being used heavily.
953
954 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
955
956 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
957 to t.
958 (Prerequisites): Add explanation about gpg-agent.
959
960 2006-12-24 Kevin Ryde <user42@zip.com.au>
961
962 * calendar.texi (Holidays): US daylight saving begins second Sunday
963 in March for 2007 onwards.
964 (Daylight Savings): Show new US default daylight saving rules, 2nd
965 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
966
967 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
968
969 * calendar.texi (Scroll Calendar): < and > are switched.
970
971 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
972
973 * killing.texi (Deletion): Describe M-\ prefix argument.
974
975 2006-12-23 Richard Stallman <rms@gnu.org>
976
977 * search.texi (Regexp Search): Explain why forward and reverse regexp
978 search are not mirror images.
979
980 2006-12-22 Kevin Ryde <user42@zip.com.au>
981
982 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
983 "sort" instead of "sort*".
984
985 2006-12-19 Richard Stallman <rms@gnu.org>
986
987 * calc.texi (History and Acknowledgements): Recognize that Emacs
988 now does have floating point.
989
990 2006-12-19 Kim F. Storm <storm@cua.dk>
991
992 * major.texi (Choosing Modes): Describe match-function elements for
993 magic-mode-alist.
994
995 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
996
997 * tramp.texi (External transfer methods): Describe new method `scpc'.
998
999 2006-12-18 Eli Zaretskii <eliz@gnu.org>
1000
1001 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1002 peculiarities.
1003
1004 2006-12-18 Richard Stallman <rms@gnu.org>
1005
1006 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1007
1008 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
1009
1010 * pgg.texi: Added short note on gpg-agent to the introduction.
1011
1012 2006-12-17 Alan Mackenzie <acm@muc.de>
1013
1014 * programs.texi (Left Margin Paren): Remove the bit which says
1015 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1016 Discuss some of the issues of setting this option to nil.
1017
1018 2006-12-17 Glenn Morris <rgm@gnu.org>
1019
1020 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1021
1022 2006-12-16 Eli Zaretskii <eliz@gnu.org>
1023
1024 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1025 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1026 NTFS volumes.
1027 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1028 volumes.
1029
1030 2006-12-15 Eli Zaretskii <eliz@gnu.org>
1031
1032 * text.texi (HTML Mode): Fix "C-c TAB".
1033
1034 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1035
1036 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1037 also applies to Cc.
1038
1039 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1040
1041 * gnus.texi (X-Face): Clarify. Say which programs are required
1042 on Windows.
1043
1044 2006-12-09 Richard Stallman <rms@gnu.org>
1045
1046 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1047
1048 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1049
1050 * files.texi (Misc File Ops): Document insert-file-literally.
1051
1052 2006-12-08 Eli Zaretskii <eliz@gnu.org>
1053
1054 * cmdargs.texi (Colors): Note that --color is intended for overriding
1055 the terminal defaults, not for normal invocation.
1056
1057 * misc.texi (Emacs Server): Improve wording. Don't mention the
1058 ``server program''. Add a cross-reference to "Init File" node.
1059 (Invoking emacsclient): Add index entries. Document both short and
1060 long versions of command-line options. Document the -f option.
1061
1062 2006-12-08 Michael Olson <mwolson@gnu.org>
1063
1064 * erc.texi (Modules): Remove documentation for list module.
1065
1066 2006-12-06 Richard Stallman <rms@gnu.org>
1067
1068 * text.texi (Outline Format): Say to set outline-regexp
1069 and outline-level with major modes and file local variables.
1070
1071 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1072
1073 * anti.texi (Antinews): Mention the alternative to
1074 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1075
1076 * faq.texi (^M in the shell buffer): Ditto.
1077
1078 * misc.texi (Interactive Shell): Ditto.
1079
1080 2006-12-04 Eli Zaretskii <eliz@gnu.org>
1081
1082 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1083
1084 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1085
1086 2006-12-01 Eli Zaretskii <eliz@gnu.org>
1087
1088 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1089 colon in the mode line.
1090
1091 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1092
1093 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
1094
1095 * building.texi (Watch Expressions): Mention SPC for expanding/
1096 contracting watch expressions.
1097
1098 2006-11-26 Kim F. Storm <storm@cua.dk>
1099
1100 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1101
1102 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
1103
1104 * building.texi (Debugger Operation): Define text command mode.
1105 Clarify how tooltips work.
1106 (GDB Graphical Interface): Explain how to run in text command mode
1107 more clearly.
1108
1109 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
1110
1111 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1112
1113 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
1114
1115 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1116
1117 2006-11-20 Michael Olson <mwolson@gnu.org>
1118
1119 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1120
1121 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
1122
1123 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1124 and EMACS is deprecated.
1125
1126 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
1127
1128 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1129
1130 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1131
1132 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1133
1134 * emacs.texi: Include xresources.texi both for info and dvi.
1135
1136 * xresources.texi: Merge text from xresmini.texi.
1137
1138 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
1139
1140 * org.texi: Fix typos.
1141 (Agenda commands): Document `C-k'.
1142
1143 2006-11-16 Eli Zaretskii <eliz@gnu.org>
1144
1145 * url.texi (http/https): Fix a typo in the HTTP URL.
1146
1147 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1148
1149 * ada-mode.texi: Total rewrite.
1150
1151 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
1152
1153 * org.texi: Minor typo fixes.
1154
1155 2006-11-13 Bill Wohler <wohler@newt.com>
1156
1157 Release MH-E manual version 8.0.3.
1158
1159 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1160 release 8.0.3.
1161
1162 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1163 to set MAILDIR.
1164 (Reading Mail): Document the customization of read-mail-command
1165 for MH-E.
1166 (Viewing Attachments): Document mm-discouraged-alternatives.
1167 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1168 (Junk): Add more information about the settings of mh-junk-background
1169 in a program. Add /usr/bin/mh to PATH in examples.
1170
1171 2006-11-12 Richard Stallman <rms@gnu.org>
1172
1173 * woman.texi: Update author address but say he no longer maintains it.
1174
1175 2006-11-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1176
1177 * glossary.texi: Fix typos.
1178
1179 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1180
1181 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1182 archived trees.
1183 (Checkboxes): Section moved to chapter 5, and extended.
1184 (The date/time prompt): New section.
1185 (Link abbreviations): New section.
1186 (Presentation and sorting): New section.
1187 (Custom agenda views): Section completely rewritten.
1188 (Summary): Compare with Planner.
1189 (Feedback): More info about creating backtraces.
1190 (Plain lists): Modified example.
1191 (Breaking down tasks): New section.
1192 (Custom time format): New section.
1193 (Time stamps): Document inactive timestamps.
1194 (Setting tags): More details about fast tag selection.
1195 (Block agenda): New section.
1196 (Custom agenda views): Section rewritten.
1197 (Block agenda): New section.
1198
1199 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
1200
1201 * tramp.texi (Configuration): scp is the default method.
1202 (Default Method): Use ssh as example for another method.
1203
1204 2006-11-06 Richard Stallman <rms@gnu.org>
1205
1206 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1207
1208 * ack.texi (Acknowledgments): Fix name spelling.
1209
1210 2006-11-01 Juri Linkov <juri@jurta.org>
1211
1212 * search.texi (Word Search): Document incremental word search.
1213
1214 2006-10-28 Glenn Morris <rgm@gnu.org>
1215
1216 * ack.texi (Acknowledgments): Add cal-html author.
1217
1218 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1219 Calendar"). Describe new package cal-html.
1220 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1221 Calendar Files."
1222
1223 2006-10-27 Richard Stallman <rms@gnu.org>
1224
1225 * woman.texi: Downcase nroff/troff/roff.
1226 (Installation): Chapter deleted. Some xrefs deleted.
1227 (Background): woman doesn't advise man ;-).
1228
1229 2006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1230
1231 * ada-mode.texi (Project files, Identifier completion)
1232 (Automatic Casing, Debugging, Using non-standard file names)
1233 (Working Remotely): Fix typos.
1234
1235 2006-10-23 Richard Stallman <rms@gnu.org>
1236
1237 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1238 Abbrev mode is enabled.
1239
1240 2006-10-20 Masatake YAMATO <jet@gyve.org>
1241
1242 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1243 sample code `my-c-initialization-hook'.
1244
1245 2006-10-19 Stuart D. Herring <herring@lanl.gov>
1246
1247 * widget.texi: Fix typos.
1248
1249 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
1250
1251 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1252 "???". There have been no complaints for years, so the information
1253 must be appropriate.
1254
1255 2006-10-16 Richard Stallman <rms@gnu.org>
1256
1257 * widget.texi: Use @var instead of capitalization.
1258 Clarify many widget type descriptions.
1259
1260 * emacs.texi: Update ISBN.
1261
1262 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1263
1264 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1265 gnus-dired-attach.
1266 (Selecting a Group): Fix typo.
1267
1268 2006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1269
1270 * widget.texi: Fix typos.
1271
1272 2006-10-11 Kim F. Storm <storm@cua.dk>
1273
1274 * emacs.texi (Acknowledgments): Use @dotless{i}.
1275
1276 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * building.texi (Breakpoints Buffer): Mention catchpoints.
1279
1280 2006-10-08 Kim F. Storm <storm@cua.dk>
1281
1282 * ack.texi (Acknowledgments): Update.
1283
1284 * emacs.texi (Acknowledgments): Fix bad @/ form.
1285
1286 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1287
1288 * gnus.texi (Image Enhancements): Update for Emacs 22.
1289
1290 * gnus-faq.texi ([1.3]): Update.
1291
1292 2006-10-06 Richard Stallman <rms@gnu.org>
1293
1294 * faq.texi (Displaying the current line or column):
1295 Delete "As of Emacs 20".
1296
1297 2006-10-06 Romain Francoise <romain@orebokech.com>
1298
1299 * faq.texi (VM): VM works with Emacs 22 too.
1300
1301 2006-10-06 Richard Stallman <rms@gnu.org>
1302
1303 * ebrowse.texi: Remove Emacs version "21" from title.
1304
1305 2006-10-05 Kim F. Storm <storm@cua.dk>
1306
1307 * emacs.texi (Acknowledgments): Add more contributors.
1308
1309 2006-10-03 Richard Stallman <rms@gnu.org>
1310
1311 * emacs.texi (Acknowledgments): Update version and edition.
1312
1313 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1314
1315 * gnus.texi (Foreign Groups): Say where change of editing commands are
1316 stored. Add reference to `gnus-parameters'.
1317
1318 2006-10-01 Karl Berry <karl@gnu.org>
1319
1320 * custom.texi (Customization Groups): Page break to keep example buffer
1321 on one page.
1322
1323 2006-09-30 Karl Berry <karl@gnu.org>
1324
1325 * programs.texi (Basic Indent): @need to improve page break.
1326 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1327
1328 2006-09-29 Glenn Morris <rgm@gnu.org>
1329
1330 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1331
1332 2006-09-29 Karl Berry <karl@gnu.org>
1333
1334 * windows.texi (Basic Window): Remove forced @break, no longer
1335 desirable.
1336 * frames.texi (Frame Commands),
1337 * mark.texi (Marking Objects): Reword to avoid bad page break.
1338 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1339
1340 2006-09-19 Richard Stallman <rms@gnu.org>
1341
1342 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1343 stick to present tense.
1344
1345 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1346
1347 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1348 to x-gtk-use-old-file-dialog.
1349 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1350
1351 2006-09-15 Jay Belanger <belanger@truman.edu>
1352
1353 * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1354 Change "Library Public License" to "Lesser Public License"
1355 throughout. Use "yyyy" to represent year.
1356
1357 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
1358
1359 * org.texi (Setting tags): Typo fix.
1360
1361 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1362
1363 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1364
1365 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1366
1367 * files.texi (Visiting): Add index entry "open file".
1368
1369 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1370
1371 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1372
1373 * faq.texi (Escape sequences in shell output): EMACS is now set
1374 to Emacs's absolute file name, not to "t".
1375 (^M in the shell buffer): Likewise.
1376 * misc.texi (Interactive Shell): Likewise.
1377
1378 2006-09-11 Richard Stallman <rms@gnu.org>
1379
1380 * building.texi (Compilation Mode): Clarification.
1381 (Grep Searching): Add xref to Compilation Mode.
1382
1383 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1384
1385 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1386 mails with pop3-leave-mail-on-server. Fix wording.
1387 (Limiting): Improve gnus-summary-limit-to-articles.
1388 (X-Face): Fix typo.
1389
1390 2006-09-11 Simon Josefsson <jas@extundo.com>
1391
1392 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1393 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1394
1395 2006-09-08 Richard Stallman <rms@gnu.org>
1396
1397 * search.texi (Search): Ref multi-file search commands here.
1398 (Other Repeating Search): Not here.
1399
1400 2006-09-06 Simon Josefsson <jas@extundo.com>
1401
1402 * smtpmail.texi (Authentication): Mention SSL.
1403
1404 2006-09-01 Eli Zaretskii <eliz@gnu.org>
1405
1406 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1407 Don't use @indicateurl.
1408
1409 * cc-mode.texi (Subword Movement): Don't use @headitem.
1410 (Custom Braces, Clean-ups): Don't use @tie.
1411
1412 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1413
1414 Sync with Tramp 2.0.54.
1415
1416 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1417 Suggested by Adrian Phillips <a.phillips@met.no>.
1418
1419 2006-08-28 Richard Stallman <rms@gnu.org>
1420
1421 * windows.texi (Split Window): Update xref.
1422
1423 * basic.texi (Continuation Lines): Update xref.
1424
1425 * indent.texi (Tab Stops): Update xref.
1426
1427 * emacs.texi (Top): Update subnode menu.
1428
1429 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1430 split out of Display Custom.
1431
1432 2006-08-25 Kim F. Storm <storm@cua.dk>
1433
1434 * display.texi (Display Custom): Add variables overline-margin
1435 and x-underline-at-descent-line.
1436
1437 2006-08-25 Richard Stallman <rms@gnu.org>
1438
1439 * entering.texi (Exiting): Rewrite to give graphical displays
1440 priority over text terminals.
1441
1442 * search.texi (Incremental Search): Move index entries.
1443
1444 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * custom.texi (Init File): Reference Find Init to avoid "home
1447 directory" confusion.
1448
1449 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1450
1451 * building.texi (Other GDB-UI Buffers): Describe how to edit
1452 a value in the locals buffer.
1453
1454 2006-08-21 Richard Stallman <rms@gnu.org>
1455
1456 * search.texi (Basic Isearch): Add `isearch' index entry.
1457
1458 2006-08-16 Richard Stallman <rms@gnu.org>
1459
1460 * misc.texi (Saving Emacs Sessions): Clean up wording.
1461
1462 * mark.texi (Marking Objects): Mention term "select all".
1463
1464 * emacs.texi (Top): Update subnode menu.
1465
1466 * help.texi (Help Mode): Move node up in file.
1467
1468 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1469
1470 * org.texi (Installation, Activation): Split from Installation and
1471 Activation.
1472 (Clocking work time): Documented new features.
1473
1474 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1475
1476 * building.texi (Stack Buffer): Explain fringe arrow.
1477
1478 2006-08-13 Alex Schroeder <alex@gnu.org>
1479
1480 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1481 example.
1482
1483 2006-08-12 Eli Zaretskii <eliz@gnu.org>
1484
1485 * faq.texi (How to add fonts): New node.
1486
1487 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1488 on startup.
1489
1490 2006-08-11 Romain Francoise <romain@orebokech.com>
1491
1492 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1493
1494 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1495
1496 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1497
1498 2006-08-10 Richard Stallman <rms@gnu.org>
1499
1500 * text.texi (Format Faces): Substantial rewrites to deal
1501 with face merging. Empty regions don't count. Clarify
1502 face property inheritance.
1503
1504 2006-08-08 Romain Francoise <romain@orebokech.com>
1505
1506 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1507 <arjuropo@cc.jyu.fi>.
1508
1509 2006-08-05 Romain Francoise <romain@orebokech.com>
1510
1511 * faq.texi (New in Emacs 22): Expand.
1512
1513 2006-08-04 Eli Zaretskii <eliz@gnu.org>
1514
1515 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1516 apply to all frames.
1517
1518 2006-08-03 Michael Olson <mwolson@gnu.org>
1519
1520 * erc.texi: Update for ERC 5.1.4.
1521
1522 2006-08-01 Richard Stallman <rms@gnu.org>
1523
1524 * help.texi (Name Help): Add index entries for describe-variable.
1525
1526 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
1527
1528 * building.texi (GDB Graphical Interface): Shorten node names.
1529 (GDB-UI Layout): Use GDB-related.
1530 (Other GDB-UI Buffers): Simplify English.
1531
1532 2006-07-31 Richard Stallman <rms@gnu.org>
1533
1534 * search.texi (Query Replace): Add xref for Dired's Q command.
1535
1536 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1537
1538 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1539 in .../site-lisp/gnus/ by default.
1540 [ From gnus-news.texi in the trunk. ]
1541
1542 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1543
1544 * gnus.texi (MIME Commands): Additions for yEnc.
1545
1546 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1547
1548 * building.texi (GDB commands in Fringe): Rename to...
1549 (Source Buffers): ..this and move forward. Describe hollow arrow and
1550 new option gdb-find-source-frame.
1551
1552 2006-07-29 Richard Stallman <rms@gnu.org>
1553
1554 * dired.texi (Operating on Files): Simplify previous change
1555 and fix Texinfo usage.
1556
1557 2006-07-29 Eli Zaretskii <eliz@gnu.org>
1558
1559 * dired.texi (Operating on Files): Add cross-references. State the
1560 Unix commands that do similar things.
1561
1562 2006-07-28 Richard Stallman <rms@gnu.org>
1563
1564 * mark.texi (Transient Mark): Clarify that region never disappears
1565 when Transient Mark mode is off, and not when it is on.
1566
1567 2006-07-27 Richard Stallman <rms@gnu.org>
1568
1569 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1570
1571 2006-07-24 Richard Stallman <rms@gnu.org>
1572
1573 * xresources.texi (GTK styles): Fix texinfo usage.
1574
1575 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1576 * faq.texi: Move periods and commas inside quotes.
1577
1578 * commands.texi (User Input): Explain why we teach keyboard cmds.
1579
1580 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1581 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1582 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1583 * doclicense.texi, display.texi, dired.texi, basic.texi:
1584 * anti.texi, ack.texi: Move periods and commas inside quotes.
1585
1586 2006-07-22 Eli Zaretskii <eliz@gnu.org>
1587
1588 * cmdargs.texi (General Variables): Document EMAIL.
1589
1590 2006-07-21 Eli Zaretskii <eliz@gnu.org>
1591
1592 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1593 doesn't have effect on MS-Windows.
1594
1595 2006-07-20 Jay Belanger <belanger@truman.edu>
1596
1597 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1598
1599 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
1600
1601 * faq.texi (Security risks with Emacs): Document Emacs 22
1602 file-local-variable mechanism.
1603
1604 2006-07-17 Richard Stallman <rms@gnu.org>
1605
1606 * building.texi (Grep Searching): Explain about chaining grep commands.
1607
1608 2006-07-12 Michael Olson <mwolson@gnu.org>
1609
1610 * erc.texi: Update for ERC 5.1.3.
1611
1612 2006-07-12 Alex Schroeder <alex@gnu.org>
1613
1614 * rcirc.texi: Fix typos.
1615 (Getting started with rcirc): New calling convention for M-x irc.
1616 Mention #rcirc. Removed channel tracking.
1617 (Configuration): Changed the names of all variables that got changed
1618 recently, eg. rcirc-server to rcirc-default-server. Added
1619 documentation for rcirc-authinfo, some background for Bitlbee, and
1620 rcirc-track-minor-mode.
1621 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1622 Scrolling.
1623 (Reconnecting after you have lost the connection): Fixed example code
1624 to match code changes.
1625
1626 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
1627
1628 * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos.
1629
1630 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
1631
1632 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1633 is invoked for multiple files.
1634
1635 2006-07-08 Eli Zaretskii <eliz@gnu.org>
1636
1637 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1638 on-line manual for the rest of this node.
1639 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1640 unconditionally.
1641 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1642 Improve wording.
1643 (Windows Printing): Improve wording.
1644 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1645 rest of this node.
1646
1647 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
1648
1649 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1650 commands.
1651 (Global TODO list): Document the use of the variables
1652 `org-agenda-todo-ignore-scheduled' and
1653 `org-agenda-todo-list-sublevels'.
1654
1655 2006-07-05 Richard Stallman <rms@gnu.org>
1656
1657 * faq.texi (Scrolling only one line): Fix xref.
1658
1659 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1660
1661 * building.texi (Lisp Eval):
1662 * faq.texi (Evaluating Emacs Lisp code):
1663 Throughout, replace eval-current-buffer with eval-buffer.
1664
1665 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
1666
1667 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1668 of character translation.
1669
1670 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
1671
1672 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1673
1674 2006-07-03 Karl Berry <karl@gnu.org>
1675
1676 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1677 not-too-underfull hboxes in the TeX output.
1678 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1679 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1680 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1681 * sending.texi, text.texi: Fix overfull/underfull boxes.
1682
1683 2006-07-03 Romain Francoise <romain@orebokech.com>
1684
1685 * m-x.texi (M-x): Fix.
1686
1687 2006-07-03 Richard Stallman <rms@gnu.org>
1688
1689 * rcirc.texi (Scrolling conservatively): Fix xref.
1690
1691 * pcl-cvs.texi (Viewing differences): Usage fix.
1692
1693 * search.texi (Other Repeating Search): filename -> file name.
1694
1695 * misc.texi (Narrowing): Minor cleanups.
1696
1697 * files.texi (Visiting): filename -> file name.
1698
1699 * emacs.texi (Top): Update subnode menus.
1700
1701 * mule.texi (Coding Systems): Move char translation stuff here.
1702 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1703 (Recognize Coding): Substantial local rewrites.
1704 (International): Update menu.
1705
1706 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1707 (Scrolling): Substantial local rewrites.
1708 (Display): Update menu and intro.
1709
1710 * dired.texi: filename -> file name.
1711
1712 * custom.texi (Safe File Variables): Texinfo usage fix.
1713
1714 2006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1715
1716 * help.texi, m-x.texi: Lots of cleanups.
1717
1718 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
1719
1720 * org.texi (Agenda commands): Document `s' key to save all org-mode
1721 buffers.
1722
1723 2006-06-30 Eli Zaretskii <eliz@gnu.org>
1724
1725 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1726 (Windows Processes, Windows Misc): Shorten the printed version by
1727 selectively conditioning less important portions by @ifnottex.
1728
1729 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
1730
1731 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1732 names. Mention `cvs-msg' face.
1733
1734 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
1735
1736 * org.texi (Checkboxes): New section.
1737
1738 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
1739
1740 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1741 throughout this chapter.
1742
1743 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1746 text for standalone vs Emacs info.
1747 (Help): Clarify header line description. Use mouse-1 for clicks.
1748 (Help-P): Use mouse-1 for clicks.
1749 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1750 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1751 (Choose menu subtopic): Remove gratuitous Emacs command names.
1752 (Help-FOO): Put usual behavior first.
1753 (Help-Xref): Clicking on xrefs works in Emacs.
1754 (Search Text): Clarify what the default behavior is.
1755 (Create Info buffer): Fix Emacs window/X window confusion.
1756 (Emacs Info Variables): Fix for new Emacs init file behavior.
1757
1758 2006-06-27 Richard Stallman <rms@gnu.org>
1759
1760 * mini.texi (Minibuffer File): Minor cleanup.
1761
1762 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * frames.texi (XTerm Mouse): Rename to...
1765 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1766
1767 * emacs.texi (Top): Use new node name.
1768
1769 2006-06-24 Eli Zaretskii <eliz@gnu.org>
1770
1771 * emacs.texi (Top): Update the detailed menu according to changes in
1772 msdog.texi.
1773
1774 * msdog.texi (Windows Keyboard): New section.
1775 (Windows Mouse): New section.
1776 (Windows System Menu): Remove section (text merged with "Windows
1777 Keyboard").
1778 (Windows Misc): New section.
1779
1780 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1781
1782 * msdog.texi (ls in Lisp): New section.
1783
1784 * files.texi (Visiting): Document case-insensitive wildcard matching
1785 under find-file-wildcards.
1786
1787 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1788
1789 * gnus.texi (Summary Buffer Lines): Fix typo.
1790
1791 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
1792
1793 * org.texi (Embedded LaTeX): New chapter.
1794 (Archiving): Section rewritten.
1795 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1796
1797 2006-06-20 Bill Wohler <wohler@newt.com>
1798
1799 Release MH-E manual version 8.0.1.
1800
1801 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1802 release 8.0.1.
1803 (Preface): Depend on GNU mailutils 1.0 and higher.
1804
1805 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1806
1807 * message.texi (News Headers): Update message-syntax-checks section.
1808
1809 2006-06-19 Karl Berry <karl@gnu.org>
1810
1811 * info.texi (Advanced): Mention C-q, especially with ?.
1812
1813 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
1814
1815 * org.texi (Publishing links): Document the `:link-validation-function'
1816 property.
1817 (Extensions and Hacking): New chapter, includes some sections of the
1818 "Miscellaneous" chapter.
1819
1820 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1821
1822 * macos.texi (Mac Input): Add description of mac-function-modifier.
1823 Now Unicode keyboard layouts work.
1824
1825 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
1826
1827 * org.texi (Progress logging): New section.
1828
1829 2006-06-10 Richard Stallman <rms@gnu.org>
1830
1831 * mule.texi (Recognize Coding): Clarify previous change.
1832
1833 2006-06-09 Kenichi Handa <handa@m17n.org>
1834
1835 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1836 notation.
1837
1838 2006-06-07 Kevin Ryde <user42@zip.com.au>
1839
1840 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1841 manual for @ifnottex, but in emacs-extra for @iftex.
1842
1843 * cmdargs.texi (General Variables): Fix smtpmail xref.
1844
1845 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1846
1847 * viper.texi (Viper Specials):
1848 * programs.texi (Comment Commands):
1849 * gnus.texi (Example Setup):
1850 * faq.texi (Backspace invokes help):
1851 * dired-x.texi (Optional Installation Dired Jump):
1852 * custom.texi (Specifying File Variables):
1853 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1854 follow coding conventions.
1855
1856 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1857
1858 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1859
1860 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
1861
1862 * building.texi (Watch Expressions): Move node to end.
1863 (GDB Graphical Interface): Move description of clicks in fringe...
1864 (GDB commands in the Fringe): ...to here. New node.
1865
1866 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
1867
1868 * org.texi (ASCII export): Document indentation adaptation.
1869 (Setting tags): Document mutually-exclusive tags.
1870
1871 2006-06-05 Romain Francoise <romain@orebokech.com>
1872
1873 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1874 Fix typo.
1875
1876 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1877 channel (#gnus@irc.freenode.net).
1878 Fix typos. Update copyright notice.
1879
1880 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1881 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1882 (Line-Up Functions, Custom Macros):
1883 * ediff.texi (Window and Frame Configuration)
1884 (Highlighting Difference Regions, Highlighting Difference Regions):
1885 * emacs-mime.texi (Display Customization):
1886 * erc.texi (History):
1887 * eshell.texi (Known problems):
1888 * eudc.texi (Overview, BBDB):
1889 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1890 (The problem of spam, SpamOracle, Extending the Spam package)
1891 (Conformity, Terminology):
1892 * idlwave.texi (Routine Info, Routine Info)
1893 (Class and Keyword Inheritance, Padding Operators)
1894 (Breakpoints and Stepping, Electric Debug Mode)
1895 (Examining Variables, Troubleshooting):
1896 * org.texi (Creating timestamps):
1897 * reftex.texi (Commands, Options, Changes):
1898 * tramp.texi (Inline methods, Password caching)
1899 (Auto-save and Backup, Issues):
1900 * vip.texi (Files, Commands in Insert Mode):
1901 * viper.texi (Emacs Preliminaries, States in Viper)
1902 (Packages that Change Keymaps, Viper Specials, Groundwork):
1903 * xresmini.texi (GTK resources):
1904 Fix various typos.
1905
1906 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
1907
1908 * building.texi (GDB Graphical Interface): Update bindings.
1909 (Commands of GUD): Add gud-print. Remove gud-run.
1910 Restate availability more generally.
1911
1912 2006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1913
1914 * mini.texi: Lots of cleanups.
1915
1916 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1917
1918 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1919 and Mouse-2.
1920
1921 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1922
1923 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1924
1925 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
1926
1927 * ediff.texi: Fix typos.
1928
1929 2006-05-31 Richard Stallman <rms@gnu.org>
1930
1931 * basic.texi (Moving Point): Fix previous change.
1932
1933 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
1934
1935 * org.texi: Small typo fixes.
1936
1937 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
1938
1939 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1940
1941 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1942
1943 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1944
1945 2006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1946
1947 * basic.texi: Many simplifications and improvements in wording.
1948
1949 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1950
1951 * pcl-cvs.texi: Fix typos.
1952 (Customization): Say "us".
1953
1954 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1955
1956 * org.texi: Remove bogus @setfilename.
1957
1958 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
1959
1960 * org.texi (ASCII export): Omit command name.
1961 (HTML export): Add prefix to all lines in Local Variable example.
1962 (Acknowledgments): Typeset names in italics.
1963
1964 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
1965
1966 * anti.texi (Antinews): Create a node for gdb-ui.
1967
1968 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
1969
1970 * org.texi (Plain lists): Add new item navigation commands.
1971 (External links): Document elisp and info links.
1972 (Custom searches): New section.
1973 (Publishing): New chapter.
1974 (HTML export): Include a list of supported CSS classes.
1975 (Setting tags): Describe the fast-tag-setting interface.
1976
1977 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1978
1979 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1980
1981 2006-05-20 Richard Stallman <rms@gnu.org>
1982
1983 * dired.texi (Dired Navigation): dired-goto-file is now j.
1984
1985 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1986
1987 * dired-x.texi: ifinfo -> ifnottex.
1988
1989 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1990
1991 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1992 and their aliases.
1993
1994 * msdog.texi (Windows Printing): Mention non-support of plain text
1995 printing with some el-cheapo printers, and suggest a workaround.
1996
1997 2006-05-20 Kevin Ryde <user42@zip.com.au>
1998
1999 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2000 remove the bit saying you must set it.
2001
2002 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2003
2004 * trouble.texi (Checklist):
2005 * text.texi (Text, Auto Fill, Text Mode):
2006 * search.texi (Nonincremental Search):
2007 * rmail.texi (Rmail Labels):
2008 * mule.texi (Input Methods, Multibyte Conversion):
2009 * misc.texi (Gnus, Where to Look, PostScript):
2010 * maintaining.texi (Create Tags Table):
2011 * indent.texi (Indentation Commands):
2012 * fixit.texi (Spelling):
2013 * emacs.texi (Copying):
2014 * custom.texi (Init File): ifinfo -> ifnottex.
2015
2016 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2017
2018 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2019
2020 2006-05-17 Richard Stallman <rms@gnu.org>
2021
2022 * files.texi (Diff Mode): Mention C-x `.
2023
2024 2006-05-08 Richard Stallman <rms@gnu.org>
2025
2026 * custom.texi (Disabling): Textual cleanups.
2027
2028 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2029
2030 * message.texi (Interface): Add tool bar customization.
2031 (MIME): Index and text additions for mml-attach.
2032 (MIME): Describe mml-dnd-protocol-alist and
2033 mml-dnd-attach-options.
2034
2035 * gnus.texi (Oort Gnus): Reorder entries in sections.
2036 Fix some entries.
2037 (Starting Up): Add references to "Emacs for Heathens" and to
2038 "Finding the News". Add user-full-name and user-mail-address.
2039 (Group Buffer Format): Add tool bar customization and update.
2040 (Summary Buffer): Add tool bar customization.
2041 (Posting Styles): Add message-alternative-emails.
2042
2043 2006-05-12 Glenn Morris <rgm@gnu.org>
2044
2045 * calendar.texi (Displaying the Diary, Format of Diary File):
2046 Refer to diary-view-entries, diary-list-entries,
2047 diary-show-all-entries rather than obsolete aliases.
2048
2049 2006-05-12 Eli Zaretskii <eliz@gnu.org>
2050
2051 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2052 (Displaying the Diary, Special Diary Entries, Importing Diary):
2053 * building.texi (Compilation Shell):
2054 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2055 emacs-xtra with @inforef's.
2056
2057 * files.texi (Visiting): Fix wording.
2058
2059 * mule.texi (Coding Systems, Text Coding): More indexing.
2060 Mention that C-x RET f can set eol conversion.
2061
2062 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2063
2064 * tramp.texi (Filename completion): Improve wording.
2065
2066 2006-05-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2067
2068 * xresmini.texi (GTK resources): Insert GTK description.
2069
2070 * xresources.texi (GTK resources): metafont should be menufont.
2071
2072 2006-05-07 Romain Francoise <romain@orebokech.com>
2073
2074 * faq.texi (Using regular expressions): Fix typo.
2075 (Packages that do not come with Emacs): Fix capitalization.
2076 (Replacing text across multiple files): Expand node to explain how
2077 to use `dired-do-query-replace-regexp' in more detail, based on
2078 suggestion by Eric Hanchrow <offby1@blarg.net>.
2079
2080 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
2081
2082 * mini.texi (Completion Options):
2083 * tramp.texi (Filename completion): Completion of remote files'
2084 method, user name and host name is active only in partial
2085 completion mode.
2086
2087 2006-05-06 Bill Wohler <wohler@newt.com>
2088
2089 Release MH-E manual version 8.0.
2090
2091 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2092 release 8.0.
2093
2094 2006-05-06 Bill Wohler <wohler@newt.com>
2095
2096 * mh-e.texi (MH-BOOK-HOME): Change from
2097 http://www.ics.uci.edu/~mh/book/mh to
2098 http://rand-mh.sourceforge.net/book/mh.
2099 Replace .htm suffix with .html for MH book files.
2100 (Using This Manual): Update key binding for getting relevant
2101 chapter in Info from command key.
2102 (Ranges): Fix itemx.
2103
2104 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2105
2106 * makefile.w32-in (emacs.dvi):
2107 * Makefile.in (emacs.dvi): Add xresmini.texi.
2108
2109 * xresmini.texi (Table of Resources): Remove xref to non-existent
2110 node "LessTif Resources".
2111
2112 * msdog.texi (Microsoft Windows):
2113 * calendar.texi (Calendar/Diary, Displaying the Diary)
2114 (Special Diary Entries, Importing Diary, Holidays):
2115 * programs.texi (Program Modes):
2116 * text.texi (Text):
2117 * buffers.texi (Several Buffers):
2118 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2119
2120 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2121
2122 The following changes merge the emacs-xtra manual into the main
2123 manual, but only for on-line version of the manual.
2124
2125 * vc2-xtra.texi (Version Backups, Local Version Control)
2126 (Making Snapshots, Change Logs and VC, Version Headers)
2127 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2128 on-line manual.
2129
2130 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2131 for on-line manual.
2132
2133 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2134 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2135 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2136 for on-line manual.
2137
2138 * fortran-xtra.texi (Fortran, Fortran Autofill)
2139 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2140 for on-line manual.
2141
2142 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2143 Conditional xref's for on-line manual.
2144
2145 * emerge-xtra.texi (Emerge, Overview of Emerge)
2146 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2147 manual.
2148
2149 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2150 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2151 (EMACSSOURCES): Use EMACS_XTRA.
2152 (../info/emacs-xtra): Remove.
2153 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2154
2155 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2156 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2157 (EMACSSOURCES): Use EMACS_XTRA.
2158 ($(infodir)/emacs-xtra): Remove.
2159 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2160
2161 * trouble.texi (Quitting):
2162 * text.texi (Text):
2163 * programs.texi (Program Modes):
2164 * msdog.texi (Microsoft Windows):
2165 * frames.texi (Frames):
2166 * files.texi (Backup, Version Control, VC Concepts)
2167 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2168 (Registering, VC Status, VC Undo, Multi-User Branching)
2169 (Comparing Files):
2170 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2171 (Displaying the Diary, Special Diary Entries, Importing Diary):
2172 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2173 conditional xref's, depending on @iftex/@ifnottex.
2174
2175 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2176 "MS-DOS". @include msdog-xtra.texi.
2177
2178 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2179 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2180
2181 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2182 for vc-xtra.texi subsections.
2183 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2184 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2185
2186 * sending.texi (Sending Mail): A @node line without explicit Prev,
2187 Next, and Up links.
2188
2189 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2190 Next, and Up links.
2191
2192 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2193 and its sections. @include picture-xtra.texi.
2194
2195 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2196 "Emerge".
2197 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2198
2199 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2200 exact duplicate of its name-sake in calendar.texi.
2201
2202 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2203 "Advanced Calendar/Diary Usage".
2204 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2205
2206 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2207 dired-xtra.texi.
2208 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2209
2210 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2211 (Files) [ifnottex]: Add menu entry for Autorevert.
2212
2213 * emacs-xtra.texi (Introduction): Reword to make consistent with
2214 printed version only.
2215 <Top level>: Remove the body of all chapters and move them to the
2216 new *-xtra.texi files. Use @raisesections and @lowersections to
2217 convert sections to chapters etc.
2218
2219 * msdog-xtra.texi:
2220 * fortran-xtra.texi:
2221 * vc-xtra.texi:
2222 * vc1-xtra.texi:
2223 * vc2-xtra.texi:
2224 * emerge-xtra.texi:
2225 * cal-xtra.texi:
2226 * dired-xtra.texi:
2227 * arevert-xtra.texi: New files, with text from respective chapters
2228 of emacs-xtra.texi. Convert each @chapter into @section, @section
2229 into @subsection, etc.
2230
2231 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2232 updated.
2233
2234 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2235 Windows". All references updated.
2236
2237 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2238
2239 * macos.texi (Mac Input): Mention input from Character Palette.
2240 (Mac Font Specs): Fix typo.
2241
2242 2006-05-05 Richard Stallman <rms@gnu.org>
2243
2244 * files.texi (Diff Mode): Minor cleanup.
2245
2246 2006-05-05 Karl Berry <karl@gnu.org>
2247
2248 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2249 (\fonttextsize): New user-level command to change text font size.
2250 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2251 errors from the current release of makeinfo (4.8).
2252 * help.texi (Library Keywords): Change widest word in multitable
2253 template from `emulations' to `convenience'. (Not sure if this is
2254 related to the font change.)
2255
2256 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2257
2258 * files.texi (File Names): Add a footnote about limited support of
2259 ~USER on MS-Windows.
2260
2261 * cmdargs.texi (Initial Options): Add a footnote about limited
2262 support of ~USER on MS-Windows.
2263
2264 2006-05-03 Richard Stallman <rms@gnu.org>
2265
2266 * files.texi (Diff Mode): Node moved here.
2267 (Comparing Files): Delete what duplicates new node.
2268 (Files): Put Diff Mode in menu.
2269
2270 * misc.texi (Diff Mode): Moved to files.texi.
2271
2272 * emacs.texi (Top): Update menu for Diff Mode.
2273
2274 * trouble.texi (Emergency Escape): Simplify.
2275
2276 * emacs.texi (Top): Minor clarification.
2277
2278 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2279
2280 * commands.texi, entering.texi, screen.texi: Many simplifications.
2281
2282 2006-05-03 Richard Stallman <rms@gnu.org>
2283
2284 * commands.texi (Text Characters): Delete paragraph about unibyte
2285 non-ASCII printing chars.
2286
2287 * killing.texi (Killing): Say "graphical displays".
2288 * display.texi: Say "graphical displays".
2289
2290 * cmdargs.texi (Misc X): Say "graphical displays".
2291
2292 2006-05-01 Richard Stallman <rms@gnu.org>
2293
2294 * emacs.texi (Top): Add Diff Mode to menu.
2295
2296 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2297
2298 * misc.texi (Diff Mode): New node.
2299
2300 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2301
2302 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2303 (Mac Environment Variables): Shorten example line.
2304 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2305
2306 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
2307
2308 * building.texi (GUD Customization): Describe cases %d and %c.
2309 Update description for %e.
2310
2311 2006-04-30 Glenn Morris <rgm@gnu.org>
2312
2313 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2314
2315 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2316
2317 * custom.texi (Examining): Update C-h v output example.
2318
2319 2006-04-29 Kim F. Storm <storm@cua.dk>
2320
2321 * building.texi (Grep Searching): Add lgrep and rgrep.
2322
2323 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2324
2325 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2326
2327 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2328
2329 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2330
2331 2006-04-24 Bill Wohler <wohler@newt.com>
2332
2333 * mh-e.texi (Getting Started): Make it more explicit that you need
2334 to install MH. Add pointers to current MH implementations.
2335
2336 2006-04-23 Richard Stallman <rms@gnu.org>
2337
2338 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2339
2340 * xresmini.texi: New file.
2341
2342 * xresources.texi (Face Resources): Split table into font resources
2343 and the rest. Combine similar attributes for brevity.
2344
2345 2006-04-21 Bill Wohler <wohler@newt.com>
2346
2347 Release MH-E manual version 7.94.
2348
2349 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2350 release 7.94.
2351
2352 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2353
2354 * org.texi: Many small fixes.
2355 (Handling links): Rename from "Managing links".
2356
2357 2006-04-21 Eli Zaretskii <eliz@gnu.org>
2358
2359 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2360 backslashes and case-insensitivity in file names (moved to the
2361 main manual).
2362 (MS-DOS Printing): Move most of the text to the main manual.
2363
2364 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2365 New nodes.
2366 (Windows Processes, Windows System Menu): Add index entries and
2367 fix wording.
2368
2369 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2370
2371 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2372 (Splitting mail using spam-stat): Fix @xref.
2373
2374 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
2375
2376 * gnus.texi (Spam Package): Major revision of the text.
2377 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2378
2379 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2380
2381 * org.texi (Time stamps): Better explanation of the purpose of
2382 different time stamps.
2383 (Structure editing, Plain lists): More details on how new items
2384 and headings are inserted.
2385
2386 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2387
2388 * misc.texi (Shell Ring): Add notes on saved input when
2389 navigating off the end of the history list.
2390
2391 2006-04-18 Chong Yidong <cyd@mit.edu>
2392
2393 * misc.texi (Shell Options): Correct default value of
2394 comint-scroll-show-maximum-output.
2395
2396 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2397
2398 * org.texi (Formula syntax): Fix link to Calc Manual.
2399
2400 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2401
2402 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2403
2404 2006-04-17 Bill Wohler <wohler@newt.com>
2405
2406 * mh-e.texi (Folders): Update mh-before-quit-hook and
2407 mh-quit-hook example with code that removes the buffers rather
2408 than just bury them.
2409
2410 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
2411
2412 * building.texi (Watch Expressions): Update.
2413
2414 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2415
2416 Sync with Tramp 2.0.53.
2417
2418 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2419
2420 * org.texi (Updating settings): New section.
2421 (Visibility cycling): Better names for the startup folding
2422 options.
2423 (Exporting): Completely restructured.
2424 (The very busy C-c C-c key): New section.
2425 (Summary of in-buffer settings): New section.
2426
2427 2006-04-12 Richard Stallman <rms@gnu.org>
2428
2429 * search.texi: Clean up previous change.
2430
2431 2006-04-12 Eli Zaretskii <eliz@gnu.org>
2432
2433 * search.texi (Regexp Backslash, Regexp Replace): Add index
2434 entries for ``back reference'' and mention the term itself in the
2435 text.
2436
2437 2006-04-11 Richard Stallman <rms@gnu.org>
2438
2439 * custom.texi (Safe File Variables):
2440 Document enable-local-variables = :safe.
2441
2442 2006-04-11 Karl Berry <karl@gnu.org>
2443
2444 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2445 (Remote Repositories, Version Backups, Local Version Control)
2446 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2447 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2448 (Renaming VC Work Files and Master Files)
2449 (Inserting Version Control Headers, Customizing VC, General Options)
2450 (Options for RCS and SCCS, Options specific for CVS): Move all
2451 these nodes to emacs-xtra.texi, for brevity.
2452 * cmdargs.texi, files.texi: Change cross-references.
2453
2454 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2455
2456 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2457
2458 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2459
2460 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2461 (Server Commands): Key `v' is reserved for users.
2462
2463 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2464
2465 * files.texi (Old Versions): Update description of vc-annotate's
2466 use of color to indicate date ranges.
2467
2468 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2469
2470 * org.texi (Link format): New section, emphasis on bracket links.
2471 (External links): Document bracket links.
2472 (FAQ): Expand to cover shell links and the new link format.
2473
2474 2006-04-09 Kevin Ryde <user42@zip.com.au>
2475
2476 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2477
2478 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2479 put info and printed manual names the right way around.
2480
2481 2006-04-09 Karl Berry <karl@gnu.org>
2482
2483 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2484 emacs-xtra.texi, leaving only MS Windows information.
2485 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2486 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2487 node names.
2488
2489 * emacs.texi: Move @summarycontents and @contents to the beginning
2490 of the file.
2491
2492 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2493
2494 * gnus.texi (Summary Buffer Lines): Add `*'.
2495
2496 2006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2497
2498 * gnus.texi (Group Parameters):
2499 Mention gnus-permanently-visible-groups.
2500
2501 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2502
2503 * gnus.texi (Face): Fix typo.
2504
2505 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2506
2507 * gnus.texi (X-Face): Clarify.
2508 (Face): Need Emacs with PNG support.
2509
2510 2006-04-08 Kevin Ryde <user42@zip.com.au>
2511
2512 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2513
2514 2006-04-07 Richard Stallman <rms@gnu.org>
2515
2516 * programs.texi (Comments, Comment Commands, Options for Comments)
2517 (Multi-Line Comments): "Align", not "indent".
2518 (Basic Indent): C-j deletes trailing whitespace before the newline.
2519
2520 2006-04-06 Richard Stallman <rms@gnu.org>
2521
2522 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2523 Emacs".
2524
2525 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2526
2527 2006-04-06 Eli Zaretskii <eliz@gnu.org>
2528
2529 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2530
2531 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2532
2533 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2534 blocks not suitable for inclusion with Emacs using variable
2535 PARTOFEMACS.
2536
2537 2006-04-05 Richard Stallman <rms@gnu.org>
2538
2539 * emacs.texi (Top): Update subnode menu.
2540
2541 * trouble.texi (Unasked-for Search): Node deleted.
2542 (Lossage): Delete from menu.
2543
2544 2006-04-04 Richard Stallman <rms@gnu.org>
2545
2546 * trouble.texi: Various cleanups.
2547 (Checklist): Don't bother saying how to snail a bug report.
2548 (Emergency Escape): Much rewriting.
2549 (After a Crash): Rename the core dump immediately.
2550 (Total Frustration): Call it a psychotherapist.
2551 (Bug Criteria): Avoid "illegal instruction".
2552 (Sending Patches): We always put the contributor's name in.
2553
2554 * misc.texi (Thumbnails): Minor correction.
2555
2556 2006-04-04 Simon Josefsson <jas@extundo.com>
2557
2558 * gnus.texi (Security): Improve.
2559
2560 2006-04-03 Richard Stallman <rms@gnu.org>
2561
2562 * misc.texi (Thumbnails): Minor cleanup.
2563
2564 2006-04-02 Karl Berry <karl@gnu.org>
2565
2566 * sending.texi (Mail Sending): pxref to Top needs five args.
2567
2568 * texinfo.tex: Update to current version (2006-03-21.13).
2569
2570 2006-04-02 Bill Wohler <wohler@newt.com>
2571
2572 * mh-e.texi (Getting Started, Junk, Bug Reports)
2573 (MH FAQ and Support): Fix URLs.
2574
2575 2006-03-31 Romain Francoise <romain@orebokech.com>
2576
2577 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2578 to t, not nil (and has for the past eight years).
2579
2580 2006-03-31 Richard Stallman <rms@gnu.org>
2581
2582 * emacs.texi (Top): Update subnode menu.
2583
2584 * help.texi (Help Mode): Cleanup.
2585
2586 * dired.texi: Many cleanups.
2587 (Dired Deletion): Describe dired-recursive-deletes.
2588 (Operating on Files): dired-create-directory moved.
2589 (Misc Dired Features): Move to here.
2590 (Tumme): Node moved to misc.texi.
2591
2592 * custom.texi: Many cleanups.
2593 (Minor Modes): Don't mention ISO Accents Mode.
2594 (Examining): Update C-h v output example.
2595 (Hooks): Add index and xref for add-hook.
2596 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2597 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2598
2599 * misc.texi: Many cleanups.
2600 (beginning): Add to summary of topics.
2601 (Shell): Put eshell xref at the end. Remove eshell from table.
2602 (Thumbnails): New node.
2603
2604 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2605
2606 * message.texi, gnus.texi: Bump version to 5.11.
2607
2608 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2609
2610 * gnus.texi (Top): Add comment about version line.
2611
2612 * message.texi (Top): Ditto. Change to take named versions into
2613 account.
2614
2615 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2616
2617 * gnus.texi (Posting Styles): Add x-face-file to example.
2618 (X-Face): Refer to posting styles.
2619
2620 * gnus-faq.texi ([5.8]): Add x-face-file.
2621 ([8.4]): Add links to gmane.emacs.gnus.user and
2622 gmane.emacs.gnus.general.
2623
2624 2006-03-28 Eli Zaretskii <eliz@gnu.org>
2625
2626 * files.texi (File Name Cache): Make it clear that the cache is
2627 not persistent.
2628
2629 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2630
2631 * gnus-faq.texi: Use .invalid.
2632 ([5.4]): Fix gnus-posting-styles example.
2633
2634 2006-03-27 Romain Francoise <romain@orebokech.com>
2635
2636 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2637 Emacs/W3 needs a new maintainer.
2638 (Ispell): Update author and version info.
2639 (Mailcrypt): Mention PGG.
2640 (New in Emacs 22): Add PGG to the list of new packages.
2641 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2642 updating dead URLs.
2643
2644 2006-03-25 Karl Berry <karl@gnu.org>
2645
2646 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2647 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
2648 * emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
2649 * faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
2650 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2651 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2652 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2653 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2654 (2) do not indent copyright year list (or anything else).
2655
2656 2006-03-21 Bill Wohler <wohler@newt.com>
2657
2658 * mh-e.texi (Folders): Various edits.
2659
2660 2006-03-20 Romain Francoise <romain@orebokech.com>
2661
2662 * gnus.texi (Mail Folders): Grammar fix.
2663
2664 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
2665
2666 * files.texi (VC Dired Mode): Remove misplaced brackets.
2667
2668 2006-03-21 Andre Spiegel <spiegel@gnu.org>
2669
2670 * files.texi: Various updates and clarifications in the VC chapter.
2671
2672 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2673
2674 * help.texi (Help Mode): Document "C-c C-c".
2675
2676 2006-03-19 Bill Wohler <wohler@newt.com>
2677
2678 * mh-e.texi (Replying): Document Mail-Followup-To.
2679 Change manually-formatted table to multitable. Add debugging info.
2680 Move description of mh-reply-default-reply-to into paragraph
2681 that describes its values.
2682
2683 2006-03-17 Bill Wohler <wohler@newt.com>
2684
2685 * mh-e.texi: Use smallexample and smalllisp consistenly.
2686 (Sending Mail Tour): Update method of entering
2687 addresses and subject.
2688 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2689 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2690
2691 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2692
2693 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2694 menu in the standalone Info reader.
2695
2696 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2699 moved here from Emacs manual.
2700
2701 * programs.texi (Fortran): Section moved to emacs-xtra.
2702 (Program Modes): Xref to Fortran in emacs-xtra.
2703
2704 * maintaining.texi (Emerge): Move to emacs-xtra.
2705 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2706
2707 * picture.texi: File deleted.
2708 * Makefile.in:
2709 * makefile.w32-in: Remove picture.texi.
2710
2711 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2712 * abbrevs.texi (Abbrevs):
2713 * sending.texi (Sending Mail): Picture node removed.
2714
2715 * emacs.texi (Top): Update node listings.
2716
2717 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
2718
2719 * org.texi: Version number change only.
2720
2721 2006-03-14 Bill Wohler <wohler@newt.com>
2722
2723 * mh-e.texi: Add index entries around each paragraph rather than
2724 depend on entries from beginning of node. Doing so ensures that
2725 index entries are less likely to be forgotten if text is cut and
2726 pasted, and are necessary anyway if the references are on a
2727 separate page. It seems that makeinfo is now (v. 4.8) only
2728 producing one index entry per node, so there is no longer any
2729 excuse not to. Use subheading instead of heading. The incorrect
2730 use of heading produced very large fonts in Info--as large as the
2731 main heading.
2732 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2733 versions 6 and 7 appeared *around* the time of these Emacs releases.
2734
2735 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2736
2737 * org.texi (Clean view): Document new startup options.
2738
2739 2006-03-12 Richard Stallman <rms@gnu.org>
2740
2741 * calendar.texi: Various cleanups.
2742
2743 2006-03-11 Bill Wohler <wohler@newt.com>
2744
2745 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2746 (Composing, Scan Line Formats): Fix @refs.
2747 (Getting Started): Define MH profile and MH profile components.
2748 (Incorporating Mail, Reading Mail, Viewing, Printing)
2749 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2750 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2751 for string constants.
2752 (Tool Bar): Remove spurious quote.
2753 (Junk): Use ``...'' instead of "...".
2754 (Scan Line Formats): Replace @samp with @kbd.
2755
2756 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2757
2758 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2759 syntax.
2760
2761 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2762
2763 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2764
2765 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2766
2767 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2768 easy to understand.
2769
2770 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2771
2772 * gnus.texi: Markup fix.
2773 (Fancy Mail Splitting): Specify new feature.
2774
2775 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2778 partial-words matching.
2779
2780 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2781
2782 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2783
2784 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2785 (MIME Commands): Fix mm-discouraged-alternatives.
2786
2787 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2788
2789 * search.texi (Regexps): More accurately describe which characters
2790 are special in which situations. Recommend _not_ to quote `]' or
2791 `-' when they are not special.
2792
2793 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2794
2795 * org.texi: Version number change only.
2796
2797 2006-03-06 Bill Wohler <wohler@newt.com>
2798
2799 * mh-e.texi: Move from SourceForge repository to Savannah.
2800 This is version 7.93, which is a total rewrite from the previous
2801 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2802 version 7.93.
2803
2804 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2805
2806 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2807
2808 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
2809
2810 * org.texi (Interaction): Add item about `org-mouse.el' by
2811 Piotr Zielinski.
2812 (Managing links): Document that also mouse-1 can be used to
2813 activate a link.
2814 (Headlines, FAQ): Add entry about hiding leading stars.
2815 (Miscellaneous): Resort the sections in this chapter to a more
2816 logical sequence.
2817
2818 2006-02-28 Andre Spiegel <spiegel@gnu.org>
2819
2820 * files.texi (Old Versions): Clarify operation of C-x v =.
2821
2822 2006-02-27 Simon Josefsson <jas@extundo.com>
2823
2824 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2825 2004-01-27 from the trunk).
2826
2827 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2828
2829 * cc-mode.texi: Rename c-hungry-backspace to
2830 c-hungry-delete-backwards, at the request of RMS. Leave the old
2831 name as an alias.
2832
2833 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2834
2835 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2836 include the function header within the defun.
2837
2838 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2839
2840 * cc-mode.texi: Correct two typos.
2841
2842 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2843
2844 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2845 existing comment.
2846 (Electric Keys): Add a justification for electric indentation.
2847 (Hungry WS Deletion): Clear up the names and complications of the
2848 BACKSPACE and DELETE keys.
2849
2850 2006-02-23 Juri Linkov <juri@jurta.org>
2851
2852 * faq.texi (Common requests): Move `Turning on auto-fill by
2853 default' after `Wrapping words automatically'. Move `Working with
2854 unprintable characters' before `Searching for/replacing newlines'.
2855 Move `Replacing highlighted text' after `Highlighting a region'.
2856 Merge `Repeating commands' and `Repeating a command as many times
2857 as possible' into the former.
2858 (Packages that do not come with Emacs): Add refs to Gmane and
2859 etc/MORE.STUFF.
2860
2861 2006-02-23 Juri Linkov <juri@jurta.org>
2862
2863 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2864 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2865 Add xref to `(emacs)Reporting Bugs'.
2866 (Getting a printed manual): Add URL to other formats of the manual.
2867 (Common requests): Fix menu.
2868 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2869 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2870 (Inserting text at the beginning of each line): Add pxref to
2871 `Changing the included text prefix'.
2872 (Forcing the cursor to remain in the same column): Mention `track-eol'
2873 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2874 (Replacing text across multiple files): Add keybinding `Q' for
2875 `dired-do-query-replace'.
2876
2877 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2878
2879 * reftex.texi: Version number and date change only.
2880
2881 * org.texi (Internal Links): Rewrite to cover the modified
2882 linking system.
2883
2884 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
2885
2886 * building.texi (Watch Expressions): Update and describe
2887 gdb-speedbar-auto-raise.
2888
2889 2006-02-19 Richard M. Stallman <rms@gnu.org>
2890
2891 * emacs.texi: Use @smallbook.
2892 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2893 Update subnode menu.
2894
2895 * building.texi (Lisp Interaction): Minor addition.
2896
2897 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2898
2899 * building.texi (Watch Expressions): Update and be more precise.
2900
2901 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2902
2903 * faq.texi: Remove the coding cookie, it's not needed anymore.
2904
2905 2006-02-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
2906
2907 * maintaining.texi (Create Tags Table): Explain why the
2908 exception when etags writes to files under the /dev tree.
2909
2910 2006-02-14 Richard M. Stallman <rms@gnu.org>
2911
2912 * custom.texi (Safe File Variables): Lots of clarification.
2913 Renamed from Unsafe File Variables.
2914
2915 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2916
2917 * custom.texi (Unsafe File Variables): File variable confirmation
2918 assumed denied in batch mode.
2919
2920 2006-02-14 Richard M. Stallman <rms@gnu.org>
2921
2922 * building.texi (GDB User Interface Layout): Don't say `inferior'
2923 for program being debugged.
2924
2925 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2926
2927 * building.texi (GDB Graphical Interface):
2928 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2929
2930 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * custom.texi (Specifying File Variables, Unsafe File Variables):
2933 New nodes, split from File Variables. Document new file local
2934 variable behavior.
2935
2936 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2937
2938 * display.texi (Standard Faces):
2939 * faq.texi (Colors on a TTY):
2940 * files.texi (Visiting):
2941 * frames.texi (Clipboard):
2942 * glossary.texi (Glossary) <Clipboard>:
2943 * xresources.texi (X Resources): Mention Mac OS port.
2944
2945 2006-02-12 Karl Berry <karl@gnu.org>
2946
2947 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2948 8-bit accented a.
2949
2950 2006-02-12 Richard M. Stallman <rms@gnu.org>
2951
2952 * building.texi (Building): Clarify topic in intro.
2953
2954 * maintaining.texi (Maintaining): Change title; clarify topic.
2955 Delete duplicate index entries.
2956
2957 * building.texi (Other GDB User Interface Buffers): Clarifications.
2958
2959 * text.texi (Cell Commands): Clarifications.
2960
2961 * programs.texi (Defuns): Delete duplicate explanation of
2962 left-margin paren convention.
2963 (Hungry Delete): Minor cleanup.
2964
2965 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2966
2967 * dired.texi (Tumme): More tumme documentation.
2968
2969 2006-02-11 Alan Mackenzie <acm@muc.de>
2970
2971 * programs.texi ("Hungry Delete"): Correct the appellation of the
2972 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2973
2974 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2975
2976 * dired.texi (Tumme): Fix small bug.
2977
2978 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2979
2980 * macos.texi (Mac International): Rename "fontset-mac" to
2981 "fontset-standard".
2982
2983 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2984
2985 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2986
2987 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2988
2989 * dired.texi (Tumme): Basic documentation for Tumme added.
2990
2991 2006-02-08 Romain Francoise <romain@orebokech.com>
2992
2993 * faq.texi (Top): Remove paragraph about the FAQ being a
2994 transitional document, etc.
2995 (Searching for/replacing newlines): New node.
2996 (Yanking text in isearch): New node.
2997 (Inserting text at the beginning of each line): Rename and make
2998 more general, mention `M-;' in Message mode.
2999
3000 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3001
3002 * mule.texi (International):
3003 * programs.texi (Basic Indent): Fix typos.
3004
3005 * faq.texi (Meta key does not work in xterm)
3006 (Emacs does not display 8-bit characters)
3007 (Inputting eight-bit characters):
3008 * custom.texi (Minor Modes):
3009 * display.texi (Text Display):
3010 * commands.texi (Text Characters): Update xrefs.
3011
3012 2006-02-07 Richard M. Stallman <rms@gnu.org>
3013
3014 * emacs.texi (Top): Update subnode menu.
3015 Update info on old Emacs papers.
3016 (Intro): "Graphical display", not window system.
3017
3018 * xresources.texi (GTK styles): Minor clarifications.
3019
3020 * trouble.texi: "Graphical display", not window system.
3021 (Stuck Recursive): Minor clarification.
3022
3023 * text.texi: Minor clarifications.
3024 (Sentences): Explain why two-space convention is better.
3025 Explain sentence-end-without-period here.
3026 (Fill Commands): Not here.
3027 (Refill): Node moved down.
3028 (Filling): Update menu.
3029 (Table Creation, Cell Justification, Column Commands): Clarify.
3030
3031 * sending.texi: Minor clarifications.
3032
3033 * search.texi (Regexp Backslash): Clarification.
3034
3035 * rmail.texi: Minor cleanups.
3036 (Rmail): Delete digression about `rmail-mode'.
3037 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3038 (Rmail Files): Mention C-u M-x rmail.
3039 (Rmail Reply): Mention References.
3040 (Rmail Display): Mention rmail-nonignored-headers.
3041
3042 * programs.texi: Minor cleanups.
3043 (Comment Commands): Mention momentary Transient Mark mode.
3044 (Matching): Be more specific about customizing show-paren-mode.
3045 (Info Lookup): Don't list the modes that support C-h S.
3046 Just say what it does in an unsupported mode.
3047 (Man Page): Delete excessive info on customizing woman.
3048 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3049
3050 * abbrevs.texi: Minor clarifications.
3051 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3052 not "dynamic abbrevs" as if they were a kind of abbrev.
3053
3054 * picture.texi (Picture): Minor cleanup.
3055
3056 * mule.texi (Communication Coding): Say "other applications".
3057 (Fontsets): Not specific to X. Add xref to X Resources.
3058 (Unibyte Mode): Rename from Single-Byte Character Support.
3059 "Graphical display", not window system.
3060 (International): Update menu.
3061
3062 * maintaining.texi (Format of ChangeLog):
3063 New node, split out from ChangeLog.
3064 (ChangeLog): Clarifications in the remaining text.
3065 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3066 (Find Tag): Add @w.
3067 (Tags Search): Explain tag table order here. Simplify grep ref.
3068 (List Tags): tags-tag-face is a variable, not a face.
3069 (Emerge): Cleanups.
3070
3071 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3072 (Keyboard Macros): Avoid "the user".
3073
3074 * killing.texi: "Graphical display", not window system.
3075
3076 * help.texi (Help Echo): "Graphical display", not window system.
3077
3078 * glossary.texi: Say "you", not "the user". Say "graphical display".
3079
3080 * frames.texi: Minor cleanups. "Graphical display", not window system.
3081
3082 * files.texi (Visiting): Make drag-and-drop not X-specific.
3083
3084 * custom.texi: Minor cleanups. "Graphical display", not window system.
3085
3086 * cmdargs.texi: Minor cleanups.
3087
3088 * building.texi (Compilation): Move and split kill-compilation para.
3089 Add para about multiple compilers.
3090 (Compilation Mode): Commands also available in grep mode and others.
3091 Mention C-u C-x ` more tutorially. Clarify C-x `.
3092 (Compilation Shell): Clarify. Put Bash example first.
3093 (Grep Searching): Minor cleanups; add @w.
3094 (Debuggers): Minor cleanups.
3095 (Starting GUD): Make GDB xgraphical mode issue clearer.
3096 (Debugger Operation): Lots of clarifications including
3097 GDB tooltip side-effect issue.
3098 (Commands of GUD): Clarify.
3099 (GUD Customization): Add bashdb-mode-hook.
3100 (GDB Graphical Interface): Rewrite for clarity.
3101 (GDB User Interface Layout): Rewrite for clarity.
3102 (Stack Buffer, Watch Expressions): Likewise.
3103 (Other GDB User Interface Buffers): Cleanups.
3104 (Lisp Libraries, External Lisp): Cleanup.
3105
3106 * basic.texi (Position Info): "Graphical displays", rather than
3107 window systems.
3108
3109 * anti.texi: Minor cleanup.
3110
3111 2006-02-06 Romain Francoise <romain@orebokech.com>
3112
3113 * faq.texi (VM): VM now at version 7.19.
3114 Set myself as maintainer of this file.
3115
3116 2006-02-04 Michael Olson <mwolson@gnu.org>
3117
3118 * erc.texi (History): Note that ERC is now included with Emacs.
3119
3120 2006-02-03 Eli Zaretskii <eliz@gnu.org>
3121
3122 * custom.texi (Init File, Find Init): Add cross-references to
3123 where $HOME is described.
3124
3125 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3126
3127 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3128 is not inside the @table.
3129
3130 * emacs.texi (Top): Correct node name.
3131
3132 * files.texi (File Names): Fix @xref.
3133 (Reverting): Fix typo.
3134
3135 * mule.texi (International): Correct node name.
3136
3137 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3138
3139 2006-02-01 Richard M. Stallman <rms@gnu.org>
3140
3141 * emacs.texi (Top): Update subnode menu.
3142
3143 * mule.texi: Minor clarifications.
3144 Reduce the specific references to X Windows.
3145 Refer to "graphical" terminals, rather than window systems.
3146 (Text Coding): Rename from Specify Coding.
3147 (Communication Coding, File Name Coding, Terminal Coding):
3148 New nodes split out from Text Coding.
3149
3150 * kmacro.texi: Minor clarifications.
3151 (Keyboard Macro Ring): Comment out some excessive commands.
3152 (Basic Keyboard Macro): Split up the table, putting part in each node.
3153
3154 * major.texi: Minor clarifications.
3155
3156 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3157
3158 * windows.texi: Minor clarifications.
3159 (Change Window): Don't describe mode-line mouse cmds here.
3160 Add xref to Mode Line Mouse.
3161
3162 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3163
3164 * macos.texi (Mac International): Fix xref.
3165
3166 * indent.texi: Minor clarifications.
3167
3168 * frames.texi: Minor clarifications.
3169 Reduce the specific references to X Windows.
3170 Refer to "graphical" terminals, rather than window systems.
3171 (Frame Parameters): Don't mention commands like
3172 set-foreground-color. Just say to customize a face.
3173 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3174
3175 * files.texi: Minor clarifications.
3176 (Numbered Backups): New node, split out from Backup Names.
3177
3178 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3179
3180 * cmdargs.texi (General Variables): Fix xref.
3181
3182 * buffers.texi: Minor clarifications.
3183
3184 2006-01-31 Romain Francoise <romain@orebokech.com>
3185
3186 * message.texi (Message Headers): Explain what
3187 `message-alternative-emails' does in more detail.
3188 Update copyright year.
3189
3190 2006-01-31 Richard M. Stallman <rms@gnu.org>
3191
3192 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3193 Nodes moved to top.
3194
3195 * display.texi: Minor clarifications.
3196 (Display): Rearrange menu.
3197 (Standard Faces): Mention query-replace face.
3198 (Faces): Simplify.
3199 (Font Lock): Simplify face customization info.
3200 (Highlight Changes): Node merged into Highlight Interactively.
3201 (Highlight Interactively): Much rewriting and cleanup.
3202 (Optional Mode Line): Narrowed line number not good for goto-line.
3203 Simplify face customization advice.
3204 (Text Display): Mention use of escape-glyph face.
3205 Move ctl-arrow and tab-width here.
3206 (Display Custom): Move no-redraw-on-reenter to end of node.
3207
3208 * search.texi: Minor clarifications.
3209 (Isearch Scroll): Simplify.
3210 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3211
3212 * regs.texi (Registers): Mention bookmarks here.
3213
3214 * mark.texi: Minor clarifications.
3215 (Selective Undo): Node deleted.
3216
3217 * m-x.texi: Minor clarifications.
3218
3219 * killing.texi: Minor clarifications.
3220 Refer to "graphical" terminals, rather than window systems.
3221
3222 * help.texi: Clarifications.
3223 (Help): Don't describe C-h F and C-h K here.
3224 (Key Help): Describe C-h K here.
3225 (Name Help): Mention Emacs Lisp Intro.
3226 Describe C-h F here.
3227 (Misc Help): Mention C-h F and C-h K only briefly.
3228
3229 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3230 Selective undo text merged in.
3231 (Spelling): Mention Aspell along with Ispell.
3232
3233 * emacs.texi (Top): Update subnode menus.
3234
3235 * basic.texi (Basic Undo): Rename from Undo. Most of text
3236 moved to new Undo node.
3237
3238 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3239
3240 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3241
3242 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
3243
3244 * basic.texi (Continuation Lines, Inserting Text):
3245 Mention longlines mode.
3246
3247 2006-01-29 Richard M. Stallman <rms@gnu.org>
3248
3249 * screen.texi: Minor cleaups.
3250 (Screen): Clean up the intro paragraphs.
3251 (Mode Line): Lots of rewriting. Handle frame-name better.
3252 eol-mnemonic-... vars moved out.
3253
3254 * emacs.texi (Top): Change menu item for MS-DOS node.
3255 Update subnode menu.
3256
3257 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3258 chapter relates to Windows. Title changed.
3259
3260 * mini.texi: Minor cleanups.
3261
3262 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3263 (Mark): Put it in the menu.
3264
3265 * entering.texi: Minor cleanups.
3266
3267 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3268 (Intro): Refer to "graphical" terminals, rather than X.
3269
3270 * display.texi (Display Custom): Add xref to Variables.
3271 (Optional Mode Line): eol-mnemonic-... vars moved here.
3272
3273 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3274 rather than X.
3275
3276 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3277
3278 * basic.texi: Minor cleanups.
3279 (Undo): selective-undo moved.
3280
3281 2006-01-29 Michael Olson <mwolson@gnu.org>
3282
3283 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3284
3285 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3286
3287 * faq.texi (New in Emacs 22): Mention ERC.
3288
3289 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * rcirc.texi: Capitalize dir entry for consistency with the entry
3292 in info/dir and other entries in the Emacs category.
3293 Fix typos. Delete trailing whitespace.
3294
3295 2006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
3296
3297 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3298
3299 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3300
3301 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3302 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3303
3304 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3305 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3306
3307 2006-01-27 Alex Schroeder <alex@gnu.org>
3308
3309 * rcirc.texi: New file.
3310
3311 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3312
3313 * anti.texi (Antinews): Various corrections and additions.
3314
3315 2006-01-23 Juri Linkov <juri@jurta.org>
3316
3317 * custom.texi (Easy Customization, Customization Groups)
3318 (Browsing Custom): Mention links along with buttons.
3319
3320 * widget.texi (User Interface): Add S-TAB for widget-backward.
3321
3322 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3323
3324 Sync with Tramp 2.0.52.
3325
3326 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3327 Add Tramp disabling item. New item for common connection problems.
3328 (various): Apply "ftp" as method for the download URL.
3329 (Bug Reports): Refer to FAQ for common problems.
3330
3331 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3332
3333 * widget.texi (User Interface): Use @key for TAB.
3334
3335 * text.texi (TeX Print): Use @key for TAB.
3336
3337 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3338
3339 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3340
3341 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3342 for TAB.
3343
3344 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3345
3346 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3347
3348 * files.texi (File Aliases): Don't claim that usually separate
3349 buffers are created for two file names that name the same data.
3350 Mention additional situations where different names mean the same
3351 file on disk.
3352
3353 2006-01-19 Richard M. Stallman <rms@gnu.org>
3354
3355 * killing.texi (Deletion): Upcase @key argument.
3356
3357 * custom.texi (Custom Themes): Minor cleanup.
3358
3359 * programs.texi (Hungry Delete): Upcase @key argument.
3360
3361 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3362
3363 * gnus.texi: Update copyright.
3364
3365 2006-01-16 Juri Linkov <juri@jurta.org>
3366
3367 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3368 Move `mode-line-highlight' before `mode-line-buffer-id'.
3369
3370 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3371
3372 * gnus.texi (Article Washing): Additions.
3373
3374 2006-01-08 Alex Schroeder <alex@gnu.org>
3375
3376 * pgg.texi (Caching passphrase): Rewording.
3377
3378 2006-01-14 Richard M. Stallman <rms@gnu.org>
3379
3380 * basic.texi (Inserting Text): Minor cleanup.
3381
3382 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3383
3384 * org.texi (Agenda commands): Document tags command.
3385
3386 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3387
3388 * custom.texi (Changing a Variable, Face Customization):
3389 Update for changes in Custom menus.
3390
3391 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3392
3393 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3394
3395 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3396
3397 * gnus.texi (RSS): Addition.
3398
3399 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3400
3401 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3402
3403 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3404
3405 * emacs-mime.texi (Display Customization): Add setting example to
3406 mm-discouraged-alternatives.
3407
3408 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3409
3410 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3411 version is the canonical version.
3412
3413 2006-01-08 Alex Schroeder <alex@gnu.org>
3414
3415 * pgg.texi (Caching passphrase): Rewording.
3416
3417 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3418
3419 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3420 repository URL.
3421
3422 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3423
3424 * org.texi: Removed the accidentally re-added empty line in the
3425 direntry.
3426
3427 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3428
3429 * macos.texi (Mac International): Undo last change.
3430
3431 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3432
3433 * org.texi (Agenda Views): Chapter reorganized.
3434
3435 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
3436
3437 * custom.texi (Custom Themes): Describe the new
3438 customize-create-theme interface.
3439
3440 2005-12-30 Juri Linkov <juri@jurta.org>
3441
3442 * basic.texi (Position Info): Update example.
3443
3444 2005-12-29 Romain Francoise <romain@orebokech.com>
3445
3446 * faq.texi (Using Customize): New node.
3447
3448 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3449
3450 * org.texi: Remove blank line in @direntry. It is non-standard
3451 and recursively produces blank lines all over the dir file (when
3452 using Texinfo 4.8).
3453
3454 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3455
3456 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3457
3458 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * custom.texi (Custom Themes): `load-theme' always loads.
3461
3462 2005-12-23 Juri Linkov <juri@jurta.org>
3463
3464 * display.texi (Highlight Interactively): Use double space to
3465 separate sentences. Replace C-p with M-p, and C-n with M-n.
3466
3467 2005-12-22 Richard M. Stallman <rms@gnu.org>
3468
3469 * custom.texi (Easy Customization and subnodes):
3470 Replace "active field" with "button".
3471 Use "user option" only for variables.
3472 Use "setting" for variable-or-face.
3473
3474 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * buffers.texi (Select Buffer): Change order in table to make
3477 "Similar" refer to the correct item.
3478 (Indirect Buffers): Minor rewording.
3479
3480 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3481
3482 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3483
3484 2005-12-20 Juri Linkov <juri@jurta.org>
3485
3486 * files.texi (VC Status): Put P and N near p and n.
3487
3488 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3489
3490 * org.texi (Tags): Boolean logic documented.
3491 (Agenda Views): Document custom commands.
3492
3493 2005-12-20 David Kastrup <dak@gnu.org>
3494
3495 * faq.texi (AUCTeX): Update version and mailing list info.
3496
3497 2005-12-19 Richard M. Stallman <rms@gnu.org>
3498
3499 * programs.texi (Electric C): Delete the info about newline control.
3500 (Other C Commands): Minor cleanup.
3501 (Left Margin Paren): Minor cleanup.
3502
3503 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3504
3505 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3506 (Customization Groups): Delete text moved to "Browsing Custom".
3507 (Browsing Custom): New node.
3508 (Specific Customization): Clarify which commands only work for
3509 loaded options.
3510
3511 2005-12-18 Bill Wohler <wohler@newt.com>
3512
3513 * frames.texi (Tool Bars): Shorten text of previous change.
3514
3515 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3516
3517 * files.texi (VC Status): Document log-view mode.
3518
3519 2005-12-18 Bill Wohler <wohler@newt.com>
3520
3521 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3522 permanently via the customize interface.
3523
3524 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3525
3526 * gnus.texi (MIME Commands): Mention addition of
3527 multipart/alternative to gnus-buttonized-mime-types and add xref
3528 to mm-discouraged-alternatives.
3529
3530 * emacs-mime.texi (Display Customization): Mention addition of
3531 "image/.*" and add xref to gnus-buttonized-mime-types in the
3532 mm-discouraged-alternatives section.
3533
3534 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3535
3536 * org.texi (Tags): New section.
3537 (Agenda Views): Chapter reorganized.
3538
3539 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3540
3541 * killing.texi (Killing by Lines): Document `kill-whole-line'
3542 function.
3543
3544 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3545
3546 * org.texi (Internal Links): Add a missing comma after an @xref.
3547
3548 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
3549
3550 * buffers.texi (Select Buffer): Change `prev-buffer' to
3551 `previous-buffer'. Indicate that these functions use a frame
3552 local buffer list.
3553
3554 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
3555
3556 * faq.texi (Filling paragraphs with a single space): No need to
3557 change sentence-end now.
3558
3559 2005-12-13 Romain Francoise <romain@orebokech.com>
3560
3561 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3562
3563 2005-12-12 Jay Belanger <belanger@truman.edu>
3564
3565 * faq.texi (Calc): Update version number.
3566
3567 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3568
3569 * org.texi (Progress Logging): New section.
3570
3571 2005-12-12 Richard M. Stallman <rms@gnu.org>
3572
3573 * custom.texi (Easy Customization): Change menu comment.
3574 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3575
3576 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3577 (Help): Among the Apropos commands, describe only C-h a here.
3578
3579 2005-12-11 Richard M. Stallman <rms@gnu.org>
3580
3581 * programs.texi (Options for Comments): Comment-end starts with space.
3582
3583 * glossary.texi (Glossary): Minor cleanup.
3584
3585 * files.texi (Old Versions): Use @table.
3586
3587 2005-12-10 Romain Francoise <romain@orebokech.com>
3588
3589 Update the Emacs FAQ for the 22.1 release.
3590
3591 * faq.texi: Set VER to `22.1'.
3592 (Basic editing): Explain how to use localized versions of the
3593 Tutorial. Mention that `C-h r' displays the manual. Delete
3594 obsolete WWW link to an Emacs 18 tutorial.
3595 (Getting a printed manual): Point to the new locations of the
3596 manuals on the GNU Web site.
3597 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3598 available via Info (it was previously distributed separately).
3599 (Installing Texinfo documentation): The latest version of Texinfo
3600 is 4.8, not 4.0.
3601 (Informational files for Emacs): COPYING is the GNU General Public
3602 License, not the Emacs General Public License.
3603 (Informational files for Emacs): Delete obsolete link to the
3604 GNUinfo pages as they have been removed from the GNU Web site.
3605 (New in Emacs 22): New node.
3606 (Setting up a customization file): Say that most packages support
3607 Customize nowadays.
3608 (Colors on a TTY): Delete reference to instructions on how to
3609 enable syntax highlighting, it is now enabled by default.
3610 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3611 at startup automatically.
3612 (Controlling case sensitivity): Mention `M-c' in isearch.
3613 (Using an already running Emacs process): Emacs now creates the
3614 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3615 gnuserv. As emacsclient can now run Lisp code as well, delete a
3616 sentence praising gnuserv for that. Simplify description of how
3617 the client/server operation works.
3618 (Compiler error messages): Delete obsolete text (compile.el has
3619 been rewritten).
3620 (Indenting switch statements): Fix typo.
3621 (Matching parentheses): Simplify setup instructions, mention the
3622 menu bar item in the Options menu.
3623 (Repeating a command as many times as possible): Mention `C-x e'.
3624 (Going to a line by number): Mention new keymap and bindings
3625 `M-g M-g', `M-g M-p' and `M-g M-n'.
3626 (Turning on syntax highlighting): Now on by default. Simplify.
3627 (Replacing highlighted text): Use `1', not `t'.
3628 (Problems with very large files): The maximum size is now 256MB on
3629 32-bit machines.
3630 (^M in the shell buffer): Mention `comint-process-echoes'.
3631 (Emacs for Apple computers): Emacs 22 has native support for Mac
3632 OS X.
3633 (Translating names to IP addresses): Delete node.
3634 (Binding keys to commands): Fix typo.
3635 (SPC no longer completes file names): New node.
3636 (MIME with Emacs mail packages): Delete section about the Emacs
3637 MIME FAQ (it's not reachable anymore).
3638
3639 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
3640
3641 * display.texi (Highlight Interactively): Include
3642 global-hi-lock-mode. Add miscellaneous details and elaborations.
3643
3644 2005-12-09 Richard M. Stallman <rms@gnu.org>
3645
3646 * display.texi (Font Lock): Delete the Global FL menu item.
3647
3648 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3649
3650 * custom.texi (Minibuffer Maps): Mention the maps for file name
3651 completion.
3652
3653 2005-12-09 Kim F. Storm <storm@cua.dk>
3654
3655 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3656 prefix keys even when mark is active. Decribe that RET moves
3657 cursor to next corner in rectangle; clarify insert around rectangle.
3658
3659 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3660
3661 * cc-mode.texi: The manual has been extensively revised: the
3662 information about using CC Mode has been separated from the larger
3663 and more difficult chapters about configuration. It has been
3664 updated for CC Mode 5.31.
3665
3666 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3667
3668 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3669 (Selecting an implementation): Fix descriptions.
3670
3671 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3672
3673 * message.texi (Various Message Variables): Addition.
3674
3675 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3676
3677 * message.texi: Fix default values.
3678
3679 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3680
3681 * message.texi (Header Commands): Clarify descriptions of
3682 message-cross-post-followup-to, message-reduce-to-to-cc, and
3683 message-insert-wide-reply.
3684 (Various Commands): Fix kindex for message-kill-to-signature;
3685 clarify description of message-tab.
3686
3687 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3688
3689 * message.texi (Mailing Lists): Fix description about MFT.
3690
3691 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3692
3693 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3694
3695 * gnus.texi (Slow Terminal Connection): Replace old description
3696 with new one.
3697
3698 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3699
3700 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3701 replace X-Draft-Headers with X-Draft-From.
3702
3703 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3704
3705 * gnus.texi (Various Various): Fix the default value of
3706 nnheader-max-head-length.
3707 (Gnus Versions): Fix typo.
3708
3709 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * custom.texi (Customization): Use xref to elisp manual for
3712 non-TeX output.
3713 (Minor Modes): Update.
3714 (Customization Groups, Changing a Variable, Face Customization):
3715 Update for new appearance of Custom buffers.
3716 (Changing a Variable): `custom-buffer-done-function' has been
3717 replaced by `custom-buffer-done-kill'.
3718 (Specific Customization): In the `customize-group' buffer, a
3719 subgroup's contents are not "hidden". They are not included at
3720 all. They have no [Show] button.
3721 (Mouse Buttons): Add pxref to description of mouse event lists in
3722 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3723 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3724 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3725
3726 2005-12-08 Richard M. Stallman <rms@gnu.org>
3727
3728 * mini.texi (Completion Commands, Completion):
3729 In file name input, SPC does not do completion.
3730
3731 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3732
3733 * org.texi (Structure editing): Document new functionality of
3734 M-RET.
3735
3736 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
3737
3738 * building.texi (GDB Graphical Interface): Explain screen size
3739 setting.
3740 (Other GDB User Interface Buffers): Describe features specific to
3741 GDB 6.4.
3742
3743 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3744
3745 * org.texi (Internal Links): Fix Texinfo usage.
3746
3747 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3748
3749 * org.texi (TODO basics): Document the global todo list.
3750 (TODO items): Documents sparse tree for specific TODO
3751 keywords.
3752
3753 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
3754
3755 * building.texi (GDB User Interface Layout): Describe how to
3756 kill associated buffers.
3757 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3758 (Watch Expressions): Be more precise.
3759 (Other GDB User Interface Buffers): Describe how to change a
3760 register value.
3761
3762 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3763
3764 * org.texi (Plain Lists): Typos fixed.
3765
3766 2005-11-28 Jay Belanger <belanger@truman.edu>
3767
3768 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3769
3770 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3771
3772 * org.texi (Structure editing): New item moving commands added.
3773 (Plain Lists): New section.
3774
3775 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3776
3777 * macos.texi (Mac Input): Remove description of
3778 mac-command-key-is-meta. Add descriptions of
3779 mac-control-modifier, mac-command-modifier, and
3780 mac-option-modifier.
3781 (Mac International): Fix description of conversion of clipboard data.
3782 (Mac Font Specs): Add example of font customization by face attributes.
3783
3784 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
3785
3786 * building.texi (Watch Expressions): Expand description.
3787 (Other GDB User Interface Buffers): Describe local map for
3788 gud-watch.
3789
3790 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * display.texi (Font Lock): Font lock is enabled by default now.
3793
3794 2005-11-20 Juri Linkov <juri@jurta.org>
3795
3796 * basic.texi (Position Info): Update examples of the output.
3797 Remove the fact that examples are produced in the TeXinfo buffer,
3798 because in the Info reader users will get a different output from
3799 `C-x ='.
3800
3801 * building.texi (Compilation Mode): Remove paragraph duplicated
3802 from the node `Compilation'. Add `compilation-skip-threshold'.
3803
3804 * display.texi (Font Lock): Suggest more user-friendly method of
3805 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3806
3807 2005-11-18 Richard M. Stallman <rms@gnu.org>
3808
3809 * files.texi (Registering): Mention @@ in mode line.
3810
3811 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3812
3813 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3814
3815 * files.texi (Renaming and VC): Some back-ends don't
3816 handle renaming.
3817
3818 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3819
3820 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3821 (Agenda): Document commands `org-cycle-agenda-files' and
3822 `org-agenda-file-to-front'
3823 (Built-in table editor): Document `org-table-sort-lines'.
3824 (HTML formatting): Export of hand-formatted lists.
3825
3826 2005-11-17 Juri Linkov <juri@jurta.org>
3827
3828 * emacs.texi (Top):
3829 * display.texi (Highlight Interactively): Put this font-lock based
3830 mode near Font Lock node.
3831
3832 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
3833
3834 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3835 icons.
3836
3837 2005-11-12 Kim F. Storm <storm@cua.dk>
3838
3839 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3840 (Help Summary): Add C-h d and C-h e.
3841 (Apropos): Clarify that all apropos commands may search for either
3842 list of words or a regexp. Add C-h d for apropos-documentation.
3843 Describe apropos-documentation-sort-by-scores user option.
3844
3845 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3846
3847 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3848 new variable gnus-toolbar-thickness.
3849
3850 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3851
3852 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3853
3854 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3855
3856 * gnus.texi (X-Face): Fix description.
3857 (XVarious): Remove gnus-xmas-logo-color-alist and
3858 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3859
3860 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3861
3862 * gnus.texi (Group Parameters): Mention new variable
3863 gnus-parameters-case-fold-search.
3864 (Home Score File): Addition.
3865
3866 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3867
3868 * killing.texi (CUA Bindings): Add @section.
3869
3870 2005-11-10 Kim F. Storm <storm@cua.dk>
3871
3872 * emacs.texi (Top): Add CUA Bindings entry to menu.
3873
3874 * killing.texi (CUA Bindings): New node. Moved here from
3875 misc.texi and extended with info on rectangle commands and
3876 rectangle highlighting, interface to registers, and the global
3877 mark feature.
3878
3879 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3880
3881 * regs.texi: Prev link points to CUA Bindings node.
3882
3883 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3884
3885 * help.texi (Help Echo): By default, help echos are only shown on
3886 mouse-over, not on point-over.
3887
3888 2005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
3889
3890 * misc.texi (Shell Mode): Describe how to activate password echoing.
3891
3892 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
3893
3894 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3895 (Overview): List supported feed types.
3896 (Installation): No installation necessary when using autoload.
3897 (Configuration): Rename "RSS" to "news".
3898
3899 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3900
3901 * pgg.texi (User Commands): Document additional passphrase
3902 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3903 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3904
3905 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3906
3907 * org.texi: Version number changed to 3.19.
3908
3909 2005-11-04 Romain Francoise <romain@orebokech.com>
3910
3911 * mark.texi (Mark Ring): Fix typo.
3912
3913 2005-11-03 Richard M. Stallman <rms@gnu.org>
3914
3915 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3916
3917 2005-11-01 Bill Wohler <wohler@newt.com>
3918
3919 * help.texi (Help Mode): Fix typo.
3920
3921 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
3922
3923 * building.texi (Other GDB User Interface Buffers): Describe
3924 the command gdb-use-inferior-io-buffer.
3925
3926 2005-10-31 Romain Francoise <romain@orebokech.com>
3927
3928 * files.texi (Compressed Files): Fix typo.
3929
3930 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3931
3932 * windows.texi (Force Same Window): Likewise.
3933
3934 2005-10-30 Bill Wohler <wohler@newt.com>
3935
3936 * help.texi (Help Mode): URLs viewed with browse-url.
3937
3938 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
3939
3940 * building.texi (GDB Graphical Interface): Don't reference
3941 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3942 must stay in same frame.
3943
3944 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
3945
3946 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3947
3948 * anti.texi (Antinews): Likewise.
3949
3950 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
3951
3952 * pgg.texi (How to use): Update the example to add autoload of
3953 pgg-encrypt-symmetric-region.
3954 (User Commands): Document pgg-encrypt-symmetric-region.
3955 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3956
3957 2005-10-28 Bill Wohler <wohler@newt.com>
3958
3959 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3960
3961 2005-10-28 Richard M. Stallman <rms@gnu.org>
3962
3963 * files.texi (Visiting): Explain how to enter ? in a file name.
3964
3965 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3966
3967 2005-10-27 Jay Belanger <belanger@truman.edu>
3968
3969 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3970 mention other TeX-related units.
3971
3972 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
3973
3974 * building.texi (GDB Graphical Interface): Describe
3975 gdb-mouse-until.
3976
3977 2005-10-23 Richard M. Stallman <rms@gnu.org>
3978
3979 * custom.texi (Init File): Recommend when to use site-start.el.
3980
3981 2005-10-23 Lars Hansen <larsh@soem.dk>
3982
3983 * dired-x.texi (Miscellaneous Commands): Replace
3984 dired-do-relative-symlink by dired-do-relsymlink and
3985 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3986
3987 2005-10-23 Jay Belanger <belanger@truman.edu>
3988
3989 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3990 constant.
3991
3992 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
3993
3994 * faq.texi (Bugs and problems): Replace
3995 `dired-move-to-filename-regexp' by
3996 `directory-listing-before-filename-regexp'.
3997
3998 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3999
4000 * newsticker.texi (UPDATED): Set value.
4001
4002 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4003
4004 * gnus.texi (Document Groups): Remove duplicate item.
4005
4006 2005-10-21 Juri Linkov <juri@jurta.org>
4007
4008 * custom.texi (Examining): Mention accessing the old variable
4009 value via M-n in set-variable.
4010
4011 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4012
4013 * org.texi (Summary): Mention iCalendar support.
4014 (Exporting): Document iCalendar support.
4015
4016 2005-10-18 Romain Francoise <romain@orebokech.com>
4017
4018 * files.texi (Version Systems): Capitalize GNU.
4019
4020 * viper.texi (Viper Specials): Likewise.
4021
4022 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
4023
4024 * building.texi (Compilation Mode): Remove redundant paragraph.
4025 (Watch Expressions): Remove paragraph to reflect code change.
4026
4027 2005-10-17 Juri Linkov <juri@jurta.org>
4028
4029 * info.texi (Getting Started, Search Index, Expert Info):
4030 Fix wording.
4031 (Search Text): Replace `echo area' with `mode line'.
4032 (Search Index): Both `i' and `,' find all index entries.
4033 Replace example `C-f' with `C-l' (which exists in index of Info
4034 manual) and delete spaces in its keyboard input sequence.
4035 Delete unnecessary explanations about literal characters.
4036
4037 2005-10-16 Richard M. Stallman <rms@gnu.org>
4038
4039 * building.texi (Compilation Mode, Compilation): Clarified.
4040
4041 2005-10-15 Richard M. Stallman <rms@gnu.org>
4042
4043 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4044
4045 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4046
4047 * gnus.texi (Document Server Internals): Addition.
4048
4049 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4050
4051 * gnus.texi (A note on namespaces): Fix RFC reference.
4052
4053 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4054
4055 * gnus.texi (RSS): Fix key description.
4056
4057 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4058
4059 * gnus.texi: Emacs/w3 -> Emacs/W3.
4060 (Browsing the Web): Fix description.
4061 (Web Searches): Ditto.
4062 (Customizing W3): Ditto.
4063
4064 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4065
4066 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4067
4068 2005-10-13 Kenichi Handa <handa@m17n.org>
4069
4070 * basic.texi (Position Info): Fix previous change.
4071
4072 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4073
4074 * cmdargs.texi (Icons X): Fix typo.
4075
4076 2005-10-12 Kenichi Handa <handa@m17n.org>
4077
4078 * basic.texi (Position Info): Describe the case that Emacs shows
4079 "part of display ...".
4080
4081 2005-10-11 Jay Belanger <belanger@truman.edu>
4082
4083 * calc.texi (Integration): Mention using `a i' to compute definite
4084 integrals.
4085
4086 2005-10-11 Juri Linkov <juri@jurta.org>
4087
4088 * info.texi: Rearrange nodes.
4089 (Top): Update menu. Change ref `Info for Experts' to
4090 `Advanced Info Commands'.
4091 (Getting Started): Fix description of manual's parts.
4092 (Help-Int): Change xref `Info Search' to `Search Index', and
4093 `Expert Info' to `Advanced'.
4094 (Advanced): Move node one level up.
4095 (Search Text, Search Index): New nodes split out from `Info Search'.
4096 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4097 split out from `Advanced'.
4098 (Advanced, Emacs Info Variables): De-document editing an Info file
4099 in Info.
4100 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4101 (Creating an Info File): Delete node and move its text to
4102 `Expert Info'.
4103
4104 2005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4105
4106 * cmdargs.texi (Icons X): -nb => -nbi.
4107
4108 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * frames.texi (Speedbar): A couple more clarifications.
4111
4112 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
4113
4114 * building.texi (GDB User Interface Layout): Improve diagram.
4115 (Watch Expressions): Explain how to make speedbar global.
4116 (Other GDB User Interface Buffers): Make references more precise.
4117
4118 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4119
4120 * org.texi (Workflow states): Documented that change in keywords
4121 becomes active only after restart of Emacs.
4122
4123 2005-10-09 Richard M. Stallman <rms@gnu.org>
4124
4125 * frames.texi (Speedbar): Clarify the text.
4126
4127 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * frames.texi (Speedbar): Add information on keybindings,
4130 dismissing the speedbar, and buffer display mode. Link to
4131 speedbar manual.
4132
4133 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4134
4135 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4136 added -nb, --no-bitmap-icon.
4137
4138 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4139
4140 Sync with Tramp 2.0.51.
4141
4142 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4143
4144 * speedbar.texi (Introduction): Describe new location of speedbar
4145 on menubar.
4146 (Basic Key Bindings): Remove descriptions of bindings that have
4147 been removed.
4148
4149 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
4150
4151 * building.texi (GDB Graphical Interface): Add variables and
4152 functions to indices. Be more precise.
4153
4154 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * speedbar.texi (GDB): Describe use of watch expressions.
4157
4158 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4159
4160 * frames.texi (Drag and Drop): Remove the x- from
4161 x-dnd-open-file-other-window and xdnd-protocol-alist.
4162
4163 2005-09-30 Romain Francoise <romain@orebokech.com>
4164
4165 * mini.texi (Minibuffer): The default value now appears before the
4166 colon in minibuffer prompts.
4167
4168 2005-09-28 Simon Josefsson <jas@extundo.com>
4169
4170 * message.texi (IDNA): Fix.
4171
4172 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4173
4174 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4175 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4176 description of nntp-open-connection-function.
4177 (Common Variables): Fix descriptions.
4178
4179 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4180
4181 * gnus.texi (Server Buffer Format): Document the %a format spec.
4182
4183 2005-09-25 Richard M. Stallman <rms@gnu.org>
4184
4185 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4186
4187 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4188
4189 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4190
4191 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4192
4193 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4194
4195 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4196
4197 * org.texi Version 3.16.
4198
4199 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4200
4201 * emacs.texi (Top): Update submenus from macos.texi.
4202
4203 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4204 (Mac OS): Update feature support status.
4205 (Mac Input): List supported input scripts. Remove description
4206 about `mac-keyboard-text-encoding'. Mention mouse button
4207 emulation and related variables.
4208 (Mac International): Mention Central European and Cyrillic
4209 support. Now `keyboard-coding-system' is dynamically changed.
4210 Add description about coding system for selection. Add
4211 description about language environment.
4212 (Mac Environment Variables): Mention
4213 `~/.MacOSX/environment.plist'. Give example of command line
4214 arguments. Add Preferences support.
4215 (Mac Directories): Explicitly state that this node is for Mac OS
4216 Classic only.
4217 (Mac Font Specs): Mention specification for scalable fonts. List
4218 supported charsets. Add preferred way of creating fontsets. Add
4219 description about `mac-allow-anti-aliasing'.
4220 (Mac Functions): Add descriptions about `mac-set-file-creator',
4221 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4222 and `mac-get-preference'.
4223
4224 2005-09-19 Miles Bader <miles@gnu.org>
4225
4226 * newsticker.texi: Get rid of CVS keywords.
4227
4228 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4229
4230 * gnus.texi (Finding the Parent): Fix description of how Gnus
4231 finds article.
4232
4233 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4234
4235 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4236 to drop off non-answered articles.
4237
4238 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4239
4240 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4241 braces (which are unsupported by NMAKE) for macro `srcdir'.
4242
4243 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4244
4245 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4246 (../info/newsticker, newsticker.dvi): New targets.
4247
4248 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4249
4250 * newsticker.texi: Replace @command with @code. Replace @example
4251 with @lisp.
4252 (Top): Added explanations to menu items.
4253 (GNU Free Documentation License): Removed.
4254
4255 2005-09-16 Romain Francoise <romain@orebokech.com>
4256
4257 Update all files to specify GFDL version 1.2.
4258
4259 * doclicense.texi (GNU Free Documentation License): Update to
4260 version 1.2.
4261
4262 2005-09-15 Richard M. Stallman <rms@gnu.org>
4263
4264 * buffers.texi (List Buffers): Fix xref.
4265
4266 * rmail.texi (Rmail Basics): Fix xref.
4267
4268 * emacs.texi (Top): Update subnode menus.
4269
4270 * files.texi (Saving Commands): New node, broken out of Saving.
4271 (Customize Save): New node, broken out of Saving.
4272 Clarify effect of write-region-inhibit-fsync.
4273 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4274
4275 * newsticker.texi: Fix @setfilename.
4276
4277 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4278 (../info/newsticker, newsticker.dvi): New targets.
4279
4280 2005-09-14 Romain Francoise <romain@orebokech.com>
4281
4282 * files.texi (Saving): Mention write-region-inhibit-fsync.
4283
4284 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * custom.texi (Custom Themes): New node.
4287
4288 2005-09-03 Richard M. Stallman <rms@gnu.org>
4289
4290 * search.texi (Search Case): Mention vars that control
4291 case-fold-search for various operations.
4292
4293 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4294
4295 * org.texi: Version 3.15.
4296
4297 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4298
4299 * ses.texi: Combine all three indices into one.
4300 Correct a few typos.
4301
4302 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4303
4304 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4305
4306 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4307
4308 * emacs-mime.texi (Handles): Remove duplicate item.
4309 (Encoding Customization): Fix the default value for
4310 mm-coding-system-priorities.
4311 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4312 (Basic Functions): Fix reference.
4313
4314 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4315
4316 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4317
4318 2005-08-22 Juri Linkov <juri@jurta.org>
4319
4320 * display.texi (Standard Faces): Merge the text from
4321 `(elisp)Standard Faces' into this node.
4322
4323 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4324
4325 * emacs.texi (Top): Delete menu item for deleted node
4326 Keyboard Translations.
4327
4328 2005-08-18 Richard M. Stallman <rms@gnu.org>
4329
4330 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4331 and web site.
4332
4333 * trouble.texi (Unasked-for Search):
4334 Delete xref to Keyboard Translations.
4335
4336 * glossary.texi (Glossary): Delete xref.
4337
4338 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4339 not keyboard-translate.
4340
4341 * custom.texi (Minor Modes): Say that the list here is not complete.
4342 (Keyboard Translations): Node deleted.
4343 (Disabling): Delete xref to it.
4344 (Customization Groups): Fix Custom buffer example.
4345 (Hooks): Mention remove-hooks.
4346
4347 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4348
4349 * building.texi (GDB Graphical Interface): Improve filling of menu
4350 item.
4351
4352 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
4353
4354 * building.texi (GDB Graphical Interface): Use better node names.
4355
4356 2005-08-14 Richard M. Stallman <rms@gnu.org>
4357
4358 * text.texi (Sentences): Fix xref.
4359
4360 2005-08-14 Juri Linkov <juri@jurta.org>
4361
4362 * building.texi (Compilation, Grep Searching): Move grep command
4363 headings from `Compilation' to `Grep Searching'.
4364
4365 * dired.texi (Dired and Find):
4366 * maintaining.texi (Tags Search): Replace grep xref to
4367 `Compilation' node with `Grep Searching'.
4368
4369 * files.texi (Comparing Files): Replace xref to `Compilation' with
4370 `Compilation Mode'.
4371
4372 2005-08-13 Alan Mackenzie <acm@muc.de>
4373
4374 * search.texi (Non-ASCII Isearch): Correct a typo.
4375 (Replacement Commands): Mention query-replace key binding.
4376
4377 2005-08-11 Richard M. Stallman <rms@gnu.org>
4378
4379 * programs.texi (Options for Comments): Fix xref.
4380
4381 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4382 out of Regexps.
4383
4384 * faq.texi (Using regular expressions): Fix xref.
4385
4386 2005-08-09 Juri Linkov <juri@jurta.org>
4387
4388 * building.texi (Compilation): Use `itemx' instead of `item'.
4389 (Grep Searching): Simplify phrase.
4390
4391 * display.texi (Standard Faces): Describe vertical-border on
4392 window systems.
4393
4394 * windows.texi (Split Window): Simplify phrase and mention
4395 vertical-border face.
4396
4397 2005-08-09 Richard M. Stallman <rms@gnu.org>
4398
4399 * files.texi (Comparing Files): Clarify compare-windows.
4400
4401 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4402
4403 2005-08-09 Juri Linkov <juri@jurta.org>
4404
4405 * info.texi (Help-P): Replace `Prev' with `Previous'.
4406 (Help-M, Help-Xref): Add S-TAB.
4407 (Help-FOO): Update `u' command.
4408 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4409 Update info about visibility of xref parts.
4410 (Help-Int): Fix `m' command. Rename `Info-last' to
4411 `Info-history-back'. Add `Info-history-forward'.
4412 (Advanced): Fix `g*' and `M-n' commands.
4413 (Info Search): Add `index-apropos' in stand-alone browser.
4414 Add isearch commands.
4415 (Emacs Info Variables): Remove `Info-fontify'.
4416 Add `Info-mode-hook'. Update face names.
4417 Add `Info-fontify-maximum-menu-size',
4418 `Info-fontify-visited-nodes', `Info-isearch-search'.
4419
4420 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4421
4422 Sync with Tramp 2.0.50.
4423
4424 * tramp.texi: Use @option{} consequently for method names.
4425 (Inline methods, External transfer methods): Remove references to
4426 Cygwin.
4427 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4428 implementation.
4429
4430 2005-08-06 Eli Zaretskii <eliz@gnu.org>
4431
4432 * mule.texi (Coding Systems): Rephrase the paragraph about
4433 codepages: no need for "M-x codepage-setup" anymore, except on
4434 MS-DOS.
4435
4436 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4437 the MS-DOS port only.
4438
4439 2005-07-30 Eli Zaretskii <eliz@gnu.org>
4440
4441 * makefile.w32-in (info): Don't run multi-install-info.bat.
4442 ($(infodir)/dir): New target, produced by running
4443 multi-install-info.bat.
4444
4445 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4446
4447 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4448 Mention that gnus-init-file is not read when Emacs is invoked with
4449 --no-init-file or -q.
4450
4451 2005-07-22 Eli Zaretskii <eliz@gnu.org>
4452
4453 * files.texi (Quoted File Names): Add index entry.
4454
4455 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4456
4457 * org.texi: Version 3.14.
4458
4459 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4460
4461 * org.texi: Version 3.13.
4462
4463 2005-07-19 Juri Linkov <juri@jurta.org>
4464
4465 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4466
4467 2005-07-18 Juri Linkov <juri@jurta.org>
4468
4469 * calc.texi (Time Zones, Logical Operations):
4470 * cl.texi (Overview):
4471 * custom.texi (Easy Customization):
4472 * files.texi (Old Versions):
4473 * frames.texi (Wheeled Mice):
4474 * mule.texi (Specify Coding):
4475 * org.texi (TODO types):
4476 * sc.texi (Emacs 18 MUAs):
4477 * speedbar.texi (Top):
4478 * text.texi (Cell Justification):
4479 * trouble.texi (After a Crash):
4480 * url.texi (History):
4481 * xresources.texi (GTK styles):
4482 Delete duplicate duplicate words.
4483
4484 2005-07-17 Richard M. Stallman <rms@gnu.org>
4485
4486 * frames.texi (Creating Frames): Fix foreground color example.
4487
4488 * custom.texi (Init Examples): Clean up text about conditionals.
4489
4490 2005-07-16 Richard M. Stallman <rms@gnu.org>
4491
4492 * mini.texi (Completion Commands): Fix command name for ?.
4493
4494 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4495
4496 * cl.texi (Type Predicates): Document `atom' type.
4497
4498 2005-07-16 Eli Zaretskii <eliz@gnu.org>
4499
4500 * display.texi (Standard Faces): Explain that customization of
4501 `menu' face has no effect on w32 and with GTK. Add
4502 cross-references.
4503
4504 * cmdargs.texi (General Variables): Clarify the default location
4505 of $HOME on w32 systems.
4506
4507 2005-07-15 Jason Rumney <jasonr@gnu.org>
4508
4509 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4510 changed.
4511
4512 2005-07-08 Kenichi Handa <handa@m17n.org>
4513
4514 * mule.texi (Recognize Coding): Recommend
4515 revert-buffer-with-coding-system instead of revert-buffer.
4516
4517 2005-07-07 Richard M. Stallman <rms@gnu.org>
4518
4519 * anti.texi (Antinews): Mention mode-line-inverse-video.
4520
4521 * files.texi (Saving): Minor correction about C-x C-w.
4522
4523 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4524
4525 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4526
4527 * search.texi (Isearch Scroll): Add example of using the
4528 `isearch-scroll' property.
4529 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4530 `Display Custom' node.
4531 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4532 and de-emphasize it.
4533 (Other Repeating Search): `occur' currently can not correctly
4534 handle multiline matches. Correct, clarify and update description
4535 of `flush-lines' and `keep-lines'.
4536
4537 * display.texi (Display Custom): Add anchor for `baud-rate'.
4538
4539 2005-07-07 Richard M. Stallman <rms@gnu.org>
4540
4541 * gnu.texi: Update where to get GNU status; add refs for how to help.
4542 Add footnotes 6 and 7.
4543
4544 2005-07-04 Lute Kamstra <lute@gnu.org>
4545
4546 Update FSF's address in GPL notices.
4547
4548 * calc.texi (Copying):
4549 * doclicense.texi (GNU Free Documentation License):
4550 * faq.texi (Contacting the FSF):
4551 * mh-e.texi (Copying):
4552 * trouble.texi (Checklist): Update FSF's address.
4553
4554 2005-07-03 Richard M. Stallman <rms@gnu.org>
4555
4556 * flymake.texi (Example -- Configuring a tool called directly):
4557 Update name of flymake-build-relative-filename.
4558
4559 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4560
4561 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4562
4563 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4564
4565 * org.texi: Version 3.12.
4566
4567 2005-06-24 Richard M. Stallman <rms@gnu.org>
4568
4569 * display.texi (Text Display): Change index entries.
4570
4571 2005-06-24 Eli Zaretskii <eliz@gnu.org>
4572
4573 * makefile.w32-in (MAKEINFO): Use --force.
4574 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4575 Makefile.in.
4576 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4577 more shells.
4578
4579 2005-06-23 Richard M. Stallman <rms@gnu.org>
4580
4581 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4582 nobreak-char-display.
4583
4584 * emacs.texi (Top): Update detailed node listing.
4585
4586 * display.texi (Text Display): Renamed show-nonbreak-escape
4587 to nobreak-char-display and no-break-space to nobreak-space.
4588 (Standard Faces): Split up the list of standard faces
4589 and put it in a separate node. Add nobreak-space and
4590 escape-glyph.
4591
4592 * speedbar.texi (Creating a display): Texinfo usage fixes.
4593
4594 * tramp.texi (Customizing Completion, Auto-save and Backup):
4595 Texinfo usage fixes.
4596
4597 2005-06-23 Lute Kamstra <lute@gnu.org>
4598
4599 * mule.texi (Select Input Method): Fix typo.
4600
4601 2005-06-23 Kenichi Handa <handa@m17n.org>
4602
4603 * mule.texi (International): List all supported scripts. Adjust
4604 text for that leim is now included in the normal Emacs
4605 distribution.
4606 (Language Environments): List all language environments.
4607 Intlfonts contains fonts for most supported scripts, not all..
4608 (Select Input Method): Refer to C-u C-x = to see how to type to
4609 input a specifc character.
4610 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4611
4612 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
4613
4614 * building.texi (Grep Searching):
4615 * dired-x.texi (Miscellaneous Commands):
4616 * ediff.texi (Miscellaneous):
4617 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4618 (Agent Variables):
4619 * info.texi (Help-Xref):
4620 * message.texi (Message Headers):
4621 * org.texi (Remember):
4622 * reftex.texi (Options (Defining Label Environments)):
4623 (Options (Index Support)):
4624 (Options (Viewing Cross-References)):
4625 (Options (Misc)):
4626 (Changes):
4627 * speedbar.texi (Creating a display):
4628 * tramp.texi (Customizing Completion, Auto-save and Backup):
4629 Texinfo usage fix.
4630
4631 2005-06-22 Miles Bader <miles@gnu.org>
4632
4633 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4634
4635 2005-06-20 Miles Bader <miles@gnu.org>
4636
4637 * display.texi (Faces): Add `vertical-divider'.
4638
4639 2005-06-17 Richard M. Stallman <rms@gnu.org>
4640
4641 * text.texi (Adaptive Fill): Minor clarification.
4642
4643 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
4644
4645 * org.texi: Version 3.11.
4646
4647 2005-06-12 Jay Belanger <belanger@truman.edu>
4648
4649 * calc.texi (Getting Started): Remove extra menu item.
4650
4651 2005-06-10 Lute Kamstra <lute@gnu.org>
4652
4653 * emacs.texi (Top): Correct version number.
4654 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4655 refer to the current version of Emacs.
4656
4657 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4658
4659 * files.texi (Log Buffer): Document when there can be more than
4660 one file to be committed.
4661
4662 2005-06-08 Juri Linkov <juri@jurta.org>
4663
4664 * display.texi (Faces): Add `shadow' face.
4665
4666 2005-06-07 Masatake YAMATO <jet@gyve.org>
4667
4668 * display.texi (Faces): Write about mode-line-highlight.
4669
4670 2005-06-06 Richard M. Stallman <rms@gnu.org>
4671
4672 * misc.texi (Printing Package): Explain how to initialize
4673 printing package.
4674
4675 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4676
4677 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
4678
4679 * emacs.texi: Rename Hardcopy to Printing.
4680 Make PostScript and PostScript Variables subnodes of it.
4681
4682 * misc.texi (Printing): Rename node from Hardcopy.
4683 Mention menu bar options.
4684 Move PostScript and PostScript Variables to submenu.
4685 (Printing package): New node.
4686
4687 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4688
4689 * dired.texi (Operating on Files): Likewise.
4690
4691 * calendar.texi (Displaying the Diary): Likewise.
4692
4693 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4694
4695 * glossary.texi (Glossary): Likewise.
4696
4697 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4698 effect.
4699
4700 2005-06-04 Richard M. Stallman <rms@gnu.org>
4701
4702 * trouble.texi (After a Crash): Polish previous change.
4703
4704 2005-05-31 Jay Belanger <belanger@truman.edu>
4705
4706 * calc.texi (Notations Used in This Manual): Use @kbd for key
4707 sequence.
4708 (Demonstration of Calc): Mention another way of starting Calc.
4709 (Starting Calc): Mention long name of M-#.
4710 (Embedded Mode Overview): Remove unnecessary instruction.
4711 (Other M-# commands): Rephrase `M-# 0' explanation.
4712 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4713 reflect current behavior.
4714
4715 2005-05-30 Jay Belanger <belanger@truman.edu>
4716
4717 * calc.texi (Hooks): Change description of calc-window-hook and
4718 calc-trail-window-hook to match usage.
4719 (Computational Functions): Add more constant-generating functions.
4720 (Customizable Variables): Use defvar.
4721
4722 2005-05-30 Noah Friedman <friedman@splode.com>
4723
4724 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4725 recovery mechanism.
4726
4727 2005-05-28 Jay Belanger <belanger@truman.edu>
4728
4729 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4730 (Basic Embedded Mode): Explain behavior of arguments to
4731 calc-embedded-mode.
4732
4733 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
4734
4735 * building.texi (Other Buffers): SPC toggles display of
4736 floating point registers.
4737
4738 2005-05-27 Jay Belanger <belanger@truman.edu>
4739
4740 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4741 current behavior.
4742
4743 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
4744
4745 * files.texi (Log Buffer): Merge in description of Log Edit
4746 mode from pcl-cvs.texi.
4747
4748 2005-05-26 Richard M. Stallman <rms@gnu.org>
4749
4750 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4751
4752 2005-05-25 Jay Belanger <belanger@truman.edu>
4753
4754 * calc.texi: Change Calc version number throughout.
4755 (Keypad Mode): Change location in info output.
4756 (Keypad mode overview): Move picture of keypad.
4757
4758 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4759
4760 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4761 not enabled by default.
4762 When not on a word, `ispell-word' by default checks the word
4763 before point.
4764
4765 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
4766
4767 * building.texi (Debugger Operation): Simplify last sentence.
4768
4769 2005-05-23 Lute Kamstra <lute@gnu.org>
4770
4771 * emacs.texi: Update FSF's address throughout.
4772 (Preface): Use @cite.
4773 (Distrib): Add cross reference to the node "Copying". Mention the
4774 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4775 printed manuals.
4776 (Intro): Use @xref for the Emacs Lisp Intro.
4777
4778 2005-05-21 Jay Belanger <belanger@truman.edu>
4779
4780 * calc.texi (Storing variables): Mention that only most variables
4781 are void to begin with.
4782
4783 2005-05-21 Kevin Ryde <user42@zip.com.au>
4784
4785 * widget.texi (Basic Types): Update cross ref from "Enabling
4786 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4787 lispref/text.texi change.
4788
4789 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4790
4791 * org.texi: Version 3.09.
4792
4793 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4794
4795 * reftex.texi: Version 4.28.
4796
4797 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4800
4801 * basic.texi (Moving Point): Mention default for `goto-line'.
4802
4803 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4804 of a variable's docstring.
4805
4806 2005-05-18 Lute Kamstra <lute@gnu.org>
4807
4808 * maintaining.texi (Overview of Emerge): Add cross reference.
4809 Remove duplication.
4810
4811 * emacs.texi (Top): Update to the current structure of the manual.
4812 * misc.texi (Emacs Server): Add menu description.
4813 * files.texi (Saving): Fix menu.
4814 * custom.texi (Customization): Fix menu.
4815 * mule.texi (International): Fix menu.
4816 * kmacro.texi (Keyboard Macros): Fix menu.
4817
4818 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * display.texi: Various minor changes.
4821 (Faces): Delete text that is repeated in the next section.
4822
4823 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4824
4825 * building.texi (Debugger Operation): Mention GUD tooltips are
4826 disabled with GDB in text command mode.
4827
4828 2005-05-16 Jay Belanger <belanger@truman.edu>
4829
4830 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4831
4832 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4833
4834 * building.texi: Replace toolbar with "tool bar" for consistency.
4835 (Compilation Mode): Describe compilation-context-lines
4836 and use of arrow in compilation buffer.
4837 (Debugger Operation): Replace help text with variable's value.
4838
4839 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4840 consistency.
4841
4842 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4843
4844 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4845 Add xref.
4846
4847 2005-05-14 Jay Belanger <belanger@truman.edu>
4848
4849 * calc.texi (Default Simplifications): Insert missing ! (logical
4850 not operator).
4851
4852 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4853
4854 Sync with Tramp 2.0.49.
4855
4856 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4857
4858 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4859 (Position Info): Delete discussion of `goto-line'. It is already
4860 described in `Moving point'.
4861
4862 * mini.texi (Completion Commands): Correct reference.
4863 (Completion Options): Fix typo.
4864
4865 * killing.texi (Deletion): Complete description of `C-x C-o'.
4866
4867 2005-05-10 Jay Belanger <belanger@truman.edu>
4868
4869 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4870 to 1.
4871
4872 2005-05-10 Richard M. Stallman <rms@gnu.org>
4873
4874 * building.texi (Compilation): Clarify recompile's directory choice.
4875
4876 * frames.texi (Tooltips): Cleanups.
4877
4878 * basic.texi (Arguments): Fix punctuation.
4879
4880 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4881
4882 * screen.texi (Menu Bar): The up and down (not left and right)
4883 arrow keys move through a keyboard menu.
4884
4885 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * basic.texi: Various typo and grammar fixes.
4888 (Moving Point): C-a now runs move-beginning-of-line.
4889
4890 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
4891
4892 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4893
4894 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4895 as different animals.
4896
4897 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4898
4899 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4900 Correct index entry.
4901
4902 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
4903
4904 * building.texi (Debugger Operation): Update to reflect changes
4905 in GUD tooltips.
4906
4907 2005-04-30 Richard M. Stallman <rms@gnu.org>
4908
4909 * files.texi (Compressed Files): Auto Compression normally enabled.
4910
4911 * building.texi (Debugger Operation): Clarify previous change.
4912
4913 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4914
4915 * org.texi: Version 3.08, structure reorganized.
4916
4917 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
4918
4919 * building.texi (Debugger Operation): Add description for
4920 GUD tooltips when program is not running.
4921
4922 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4923
4924 * misc.texi (Shell): Add `Shell Prompts' to menu.
4925 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4926 description. Delete remarks moved to new node.
4927 (Shell Prompts): New node.
4928 (History References): Replace remarks moved to `Shell Prompts'
4929 with xref to that node.
4930 (Remote Host): Clarify how to specify the terminal type when
4931 logging in to a different machine.
4932
4933 2005-04-26 Richard M. Stallman <rms@gnu.org>
4934
4935 * emacs.texi (Top): Update submenus from files.texi.
4936
4937 * files.texi (Filesets): Clarify previous change.
4938
4939 * dired.texi (Misc Dired Features): Clarify previous change.
4940
4941 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
4942
4943 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4944
4945 * dired.texi (Misc Dired Features): Document
4946 dired-compare-directories.
4947
4948 * files.texi (Filesets): New node.
4949 (File Conveniences): Document Image mode.
4950
4951 * text.texi (TeX Print): Document tex-compile.
4952
4953 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4954
4955 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4956 Delete redundant reference to tooltip Custom group. It is
4957 referred too again in the next paragraph.
4958
4959 2005-04-24 Richard M. Stallman <rms@gnu.org>
4960
4961 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4962
4963 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4964
4965 2005-04-19 Kim F. Storm <storm@cua.dk>
4966
4967 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4968
4969 2005-04-18 Lars Hansen <larsh@math.ku.dk>
4970
4971 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4972 turns off desktop-save-mode.
4973
4974 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4975
4976 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4977 by default in terminals compatible with xterm. Mention that
4978 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4979 node.
4980
4981 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4982
4983 * org.texi: Update to version 3.06.
4984
4985 2005-04-13 Lute Kamstra <lute@gnu.org>
4986
4987 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4988
4989 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4990
4991 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4992
4993 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4994
4995 * xresources.texi (Table of Resources): Add cursorBlink.
4996
4997 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5000 `d', `C-d' and `u'.
5001
5002 2005-04-11 Richard M. Stallman <rms@gnu.org>
5003
5004 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5005 (Misc X): Add -D, --basic-display.
5006
5007 * maintaining.texi (Change Log): Correct the description of
5008 the example.
5009
5010 * major.texi (Choosing Modes): Document magic-mode-alist.
5011
5012 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5013
5014 * cl.texi (Porting Common Lisp): Fix typo.
5015
5016 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5017
5018 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5019 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5020 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5021 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5022 `w', respectively.
5023 (Rmail Labels): Mention `l'.
5024 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5025 (Rmail Summary Edit): Describe `j' and RET.
5026
5027 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5028
5029 * xresources.texi (Lucid Resources): Add fontSet resource.
5030
5031 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5032
5033 * gnus.texi (RSS): Addition.
5034
5035 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5036
5037 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5038 now called `indicate-empty-lines'.
5039
5040 2005-04-06 Kim F. Storm <storm@cua.dk>
5041
5042 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5043
5044 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5045
5046 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5047 deleted.
5048 (Marks vs Flags): Add some convenient key bindings.
5049 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5050 (Misc Dired Features): Correct and expand description of `w' command.
5051
5052 * frames.texi (XTerm Mouse): Delete apparently false info.
5053 The GNU/Linux console currently does not appear to support
5054 `xterm-mouse-mode'.
5055
5056 2005-04-04 Jay Belanger <belanger@truman.edu>
5057
5058 * calc.texi: Change Calc version number.
5059 (Customizable variables): Fix description of calc-language-alist.
5060 (Copying): Put in version 2 of GPL.
5061
5062 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5063
5064 * calendar.texi (Diary): Mention shell utility `calendar'.
5065
5066 2005-04-01 Richard M. Stallman <rms@gnu.org>
5067
5068 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5069
5070 2005-04-01 Jay Belanger <belanger@truman.edu>
5071
5072 * calc.texi (Troubleshooting Commands): Remove comment about
5073 installation.
5074 (Installation): Remove section.
5075 (Customizable Variables): New section.
5076 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5077 (Graphical Devices): Add references to Customizable Variables.
5078
5079 2005-04-01 Lute Kamstra <lute@gnu.org>
5080
5081 * maintaining.texi (Change Log): add-change-log-entry uses
5082 add-log-mailing-address.
5083
5084 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5085
5086 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5087 `VC Mode Line' and put in an xref to that node.
5088 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5089 its description.
5090
5091 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5092
5093 * calendar.texi (Calendar Systems): Say that the Persian calendar
5094 implemented here is the arithmetical one championed by Birashk.
5095
5096 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5097
5098 * programs.texi (Fortran Motion): Fix previous change.
5099
5100 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5101
5102 * emacs-mime.texi (Display Customization): Markup fixes.
5103 (rfc2047): Update.
5104
5105 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5106
5107 * gnus-faq.texi: Replaced with auto-generated version.
5108
5109 2005-03-29 Richard M. Stallman <rms@gnu.org>
5110
5111 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5112
5113 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
5114
5115 * text.texi (Refill): Refer to Long Lines Mode.
5116 (Longlines): New node.
5117 (Auto Fill): Don't index "word wrap" here.
5118 (Filling): Add Longlines to menu.
5119
5120 2005-03-29 Richard M. Stallman <rms@gnu.org>
5121
5122 * xresources.texi: Minor fixes.
5123
5124 * misc.texi (Emacs Server): Fix Texinfo usage.
5125
5126 * emacs.texi (Top): Don't use a real section heading for
5127 "Detailed Node Listing". Fake it instead.
5128
5129 * basic.texi (Position Info): Minor cleanup.
5130
5131 * mule.texi (Input Methods): Minor cleanup.
5132
5133 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5134
5135 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5136 constructs as well.
5137 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5138
5139 2005-03-29 Kenichi Handa <handa@m17n.org>
5140
5141 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5142
5143 * basic.texi (Position Info): Update the description about the
5144 command C-u C-x =.
5145
5146 2005-03-28 Richard M. Stallman <rms@gnu.org>
5147
5148 * emacs.texi (Top): Use @section for the detailed node listing.
5149
5150 * calendar.texi: Minor fixes to previous change.
5151
5152 * programs.texi (Fortran): Small fixes to previous changes.
5153
5154 * emacs.texi (Top): Update list of subnodes of Dired.
5155 Likewise for building.texi.
5156
5157 * files.texi (File Conveniences): Delete Auto Image File mode.
5158
5159 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
5160
5161 * building.texi (Flymake): New node.
5162
5163 * custom.texi (Function Keys): Document kp- event types and
5164 keypad-setup package.
5165
5166 * dired.texi (Wdired): New node.
5167
5168 * files.texi (File Conveniences): Reorder entries.
5169 Explain how to turn on Auto-image-file mode.
5170 Document Thumbs mode.
5171
5172 * mule.texi (Specify Coding): Document recode-region and
5173 recode-file-name.
5174
5175 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5176
5177 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * commands.texi (Keys): M-o is now a prefix key.
5180
5181 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5182
5183 * programs.texi: Reformat and update copyright years.
5184 (Fortran): Update section.
5185
5186 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5187
5188 * files.texi: Several small changes in addition to:
5189 (Visiting): Change xref for Dialog Boxes to ref.
5190 (Version Headers): Replace references to obsolete var
5191 `vc-header-alist' with `vc-BACKEND-header'.
5192 (Customizing VC): Update value of `vc-handled-backends'.
5193
5194 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5195
5196 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5197 move here from Emacs Lisp Reference Manual.
5198 * calendar.texi (Calendar/Diary, Diary Commands)
5199 (Special Diary Entries, Importing Diary): Change some xrefs to
5200 point to emacs-xtra rather than elisp.
5201
5202 * emacs-xtra.texi (Calendar Customizing):
5203 Move view-diary-entries-initially, view-calendar-holidays-initially,
5204 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5205 Emacs Manual.
5206 (Appt Customizing): Merge entire section into main Emacs Manual.
5207 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5208 mark-holidays-in-calendar here from emacs-xtra.
5209 (Displaying the Diary): Move view-diary-entries-initially,
5210 mark-diary-entries-in-calendar here from emacs-xtra.
5211 (Appointments): Move appt-display-mode-line,
5212 appt-display-duration, appt-disp-window-function,
5213 appt-delete-window-function here from emacs-xtra.
5214
5215 * calendar.texi: Update and reformat copyright.
5216 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5217 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5218 (Diary): Refer to `diary-file' rather than ~/diary.
5219 (Diary Commands): Rename node to "Displaying the Diary".
5220 * emacs.texi (Top): Rename "Diary Commands" section.
5221 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5222
5223 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5224
5225 * misc.texi (Emacs Server): Fix the command for setting
5226 server-name. Add an xref to Invoking emacsclient.
5227
5228 * help.texi (Help Summary): Clarify when "C-h ." will do something
5229 nontrivial.
5230 (Apropos): Add cindex entry for apropos-sort-by-scores.
5231
5232 * display.texi (Text Display): Add index entries for how no-break
5233 characters are displayed.
5234
5235 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5236
5237 * dired-x.texi (Multiple Dired Directories): default-directory was
5238 renamed to dired-default-directory.
5239
5240 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5241
5242 * files.texi (Visiting): Fix cross-references introduced with the
5243 last change.
5244
5245 * xresources.texi (GTK resources): Fix last change.
5246
5247 2005-03-26 Jay Belanger <belanger@truman.edu>
5248
5249 * calc.texi (Simplifying Formulas, Rewrite Rules):
5250 Change description of top and bottom of fraction.
5251 (Modulo Forms): Move description of how to create modulo forms to
5252 earlier in the section.
5253 (Fraction Mode): Suggest using : to get a fraction by dividing.
5254 (Basic Arithmetic): Adjust placement of command name.
5255 (Truncating the Stack): Emphasize that "hidden" entries are still
5256 visible.
5257 (Installation): Move discussion of printing manual to "About This
5258 Manual".
5259 (About This Manual): Mention how to print the manual.
5260 (Reporting Bugs): Remove first person.
5261 (Building Vectors): Add algebraic version of append.
5262 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5263 (Grouping Digits): Fix typo.
5264
5265 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
5266
5267 * xresources.texi (X Resources): GTK options documented too.
5268 (Resources): Clarify meaning of program name.
5269 (Table of Resources): Add visualClass.
5270 (GTK resources): Rewrite.
5271 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5272
5273 * display.texi (Text Display): Mention non-breaking spaces.
5274
5275 * files.texi (Reverting): Document auto-revert-check-vc-info.
5276
5277 * frames.texi (Mouse Commands): Document
5278 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5279
5280 * help.texi (Help Summary): Add `C-h .'.
5281 (Apropos): Apropos accepts a list of search terms.
5282 Document apropos-sort-by-scores.
5283 (Help Echo): Document display-local-help.
5284
5285 * misc.texi (Emacs Server): Document server-name.
5286 (Invoking emacsclient): Document -s option for server names.
5287
5288 * text.texi (Outline Visibility): Introduce "current heading
5289 line" (commands can be called with point on a body line).
5290 Re-order table to follow the sequence of discussion.
5291 hide-body won't hide lines before first header line.
5292 (TeX Mode): Add DocTeX mode.
5293
5294 2005-03-25 Werner Lemberg <wl@gnu.org>
5295
5296 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5297 Replace `legal' with `valid'.
5298
5299 2005-03-25 Werner Lemberg <wl@gnu.org>
5300
5301 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5302
5303 2005-03-24 Jay Belanger <belanger@truman.edu>
5304
5305 * calc.texi (General Mode Commands)
5306 (Mode Settings in Embedded Mode): Add some explanation of
5307 recording mode settings.
5308
5309 2005-03-24 Richard M. Stallman <rms@gnu.org>
5310
5311 * mule.texi (Single-Byte Character Support): Delete mention
5312 of iso-acc.el and iso-transl.el.
5313
5314 * calc.texi: Remove praise of non-free software.
5315
5316 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5317 (Installation): Node deleted.
5318
5319 2005-03-23 Lute Kamstra <lute@gnu.org>
5320
5321 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5322
5323 2005-03-23 Richard M. Stallman <rms@gnu.org>
5324
5325 * url.texi (HTTP language/coding): Improve last change.
5326
5327 * search.texi: Delete explicit node pointers.
5328 (Incremental Search): New menu.
5329 (Basic Isearch, Repeat Isearch, Error in Isearch)
5330 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5331 (Slow Isearch): New subnodes.
5332 (Configuring Scrolling): Node deleted.
5333 (Search Case): Doc default-case-fold-search.
5334 (Regexp Replace): Move replace-regexp doc here.
5335
5336 * rmail.texi (Movemail): Put commas inside closequotes.
5337
5338 * picture.texi (Insert in Picture): Document C-c arrow combos.
5339 (Basic Picture): Clarify erasure.
5340
5341 * display.texi (Font Lock): Put commas inside closequotes.
5342
5343 * cmdargs.texi (General Variables): Put commas inside closequotes.
5344
5345 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
5346
5347 * building.texi (Stack Buffer): Mention reverse contrast for
5348 *selected* frame (might not be current frame).
5349
5350 2005-03-22 Jay Belanger <belanger@truman.edu>
5351
5352 * calc.texi (Embedded Mode): Add new information on changing
5353 modes.
5354
5355 2005-03-21 Richard M. Stallman <rms@gnu.org>
5356
5357 * building.texi (Starting GUD): Add bashdb.
5358
5359 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
5360
5361 * basic.texi (Moving Point): Add M-g M-g binding.
5362 (Undo): Document undo-only.
5363 (Position Info): Document M-g M-g and C-u M-g M-g.
5364
5365 * building.texi (Building): Put Grep Searching after Compilation
5366 Shell.
5367 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5368 Document next-error-highlight.
5369 (Grep Searching): Document grep-highlight-matches.
5370 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5371
5372 * calendar.texi (Importing Diary): Rename node from iCalendar.
5373 Document diary-from-outlook.
5374
5375 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5376 Commands.
5377 Mention effect of X drag and drop on Dired buffers.
5378
5379 * files.texi (Visiting): Document large-file-warning-threshold.
5380 Move paragraph on file-selection dialog.
5381 Mention visiting files using X drag and drop.
5382 (Reverting): Mention using Auto-Revert mode to tail files.
5383 Document auto-revert-tail-mode.
5384 (Version Systems): Minor correction.
5385 (Comparing Files): Diff-mode is no longer based on Compilation
5386 mode.
5387 Document compare-ignore-whitespace.
5388 (Misc File Ops): Explain passing a directory to rename-file.
5389 Likewise for copy-file and make-symbolic-link.
5390
5391 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5392 Document mouse-wheel-progressive speed.
5393
5394 * help.texi (Misc Help): Document numeric argument for C-h i.
5395 Correctly explain the effect of just C-u as argument.
5396
5397 * killing.texi (Deletion): Document numeric argument for
5398 just-one-space.
5399
5400 * mini.texi (Completion): Completion acts on text before point.
5401
5402 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5403 (Emulation): CUA mode replaces pc-bindings-mode,
5404 pc-selection-mode, and s-region.
5405
5406 * mule.texi (Input Methods): Leim is now built-in.
5407 (Select Input Method): Document quail-show-key.
5408 (Specify Coding): Document revert-buffer-with-coding-system.
5409
5410 * programs.texi (Fortran Motion): Document f90-next-statement,
5411 f90-previous-statement, f90-next-block, f90-previous-block,
5412 f90-end-of-block, and f90-beginning-of-block.
5413
5414 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5415
5416 * emacs.texi (Acknowledgments): Updated.
5417
5418 * anti.texi: Total rewrite.
5419
5420 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5421
5422 Sync with Tramp 2.0.48.
5423
5424 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5425
5426 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5427 "GNU/Linux". Change all addresses to .gnu.org.
5428 (Default Method): Offer shortened syntax for "su" and "sudo"
5429 methods.
5430
5431 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
5432
5433 * ack.texi (Acknowledgments): Update.
5434
5435 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5436
5437 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5438 copyright years.
5439
5440 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
5441
5442 * building.texi (Commands of GUD): Move paragraph on setting
5443 breakpoints with mouse to the GDB Graphical Interface node.
5444
5445 2005-03-07 Richard M. Stallman <rms@gnu.org>
5446
5447 * url.texi: Fix usage of "e.g.".
5448 (HTTP language/coding): Explain the rules for these strings.
5449
5450 * misc.texi (Single Shell, Shell Options): Fix previous change.
5451
5452 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5453
5454 2005-03-06 Richard M. Stallman <rms@gnu.org>
5455
5456 * building.texi (Starting GUD): Don't explain text vs graphical
5457 GDB here. Just mention it and xref.
5458 Delete "just one debugger process".
5459 (Debugger Operation): Move GUD tooltip info here.
5460 (GUD Tooltips): Node deleted.
5461 (GDB Graphical Interface): Explain the two GDB modes here.
5462
5463 * woman.texi (Introduction): Minor cleanups.
5464
5465 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5466
5467 * sending.texi (Sending Mail): Minor cleanup.
5468 (Mail Aliases): Explain quoting conventions.
5469 Update key rebinding example.
5470 (Header Editing): C-M-i is like M-TAB.
5471 (Mail Mode Misc): mail-attach-file does not do MIME.
5472
5473 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5474 that really belongs here.
5475 (Remote Mailboxes): Text moved to Rmail Inbox.
5476 (Rmail Display): Mention Mouse-1.
5477 (Movemail): Clarify two movemail versions.
5478 Clarify rmail-movemail-program.
5479
5480 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5481 (Installation): Node deleted.
5482
5483 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5484 Document async shell commands.
5485 (Shell History): Clarify.
5486 (Shell Ring): Mention C-UP an C-DOWN.
5487 (Shell Options): Add comint-prompt-read-only.
5488 (Invoking emacsclient): Set EDITOR to run Emacs.
5489 (Sorting): No need to explain what region is.
5490 (Saving Emacs Sessions): Fix typo.
5491 (Recursive Edit): Fix punctuation.
5492 (Emulation): Don't mention "PC bindings" which are standard.
5493 (Hyperlinking): Explain Mouse-1 convention here.
5494 (Find Func): Node deleted.
5495
5496 * mh-e.texi (Preface): Get rid of "Emacs 21".
5497
5498 * help.texi (Name Help): Xref to Hyperlinking.
5499
5500 * glossary.texi (Glossary):
5501 Rename "Balance Parentheses" to "Balancing...".
5502 Add "Byte Compilation". Correct "Copyleft".
5503 New xref in "Customization".
5504 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5505 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5506 Rename "Registers" to "Register".
5507 Replace "Selecting" with "Selected Frame",
5508 "Selected Window", and "Selecting a Buffer".
5509
5510 * files.texi (Types of Log File): Explain how projects'
5511 methods can vary.
5512
5513 * eshell.texi (Installation): Delete node (for Emacs 20).
5514
5515 * display.texi (Faces): Delete "Emacs 21".
5516
5517 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5518 * fixit.texi (Spelling): C-M-i like M-TAB.
5519 * mini.texi (Completion Options): C-M-i like M-TAB.
5520 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5521 * text.texi (Text Mode): C-M-i like M-TAB.
5522
5523 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5524
5525 * calendar.texi (Specified Dates): Mention `g w'.
5526 (Appointments): appt-activate toggles with no arg.
5527
5528 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5529
5530 * flymake.texi: Refill and tweak style in @lisp blocks.
5531
5532 2005-03-05 Juri Linkov <juri@jurta.org>
5533
5534 * cmdargs.texi (Emacs Invocation): Add cindex
5535 "invocation (command line arguments)"
5536 (Misc X): Add -nbc, --no-blinking-cursor.
5537
5538 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5539
5540 * calendar.texi (iCalendar): No need to require it now.
5541
5542 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5543
5544 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5545
5546 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
5547
5548 * trouble.texi (Contributing): Mention Savannah. Direct users to
5549 emacs-devel.
5550
5551 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5552
5553 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5554 window.
5555
5556 2005-03-01 Jay Belanger <belanger@truman.edu>
5557
5558 * calc.texi (Trigonometric and Hyperbolic Functions):
5559 Mention additional functions.
5560 (Algebraic Simplifications): Mention additional simplifications.
5561
5562 2005-02-27 Richard M. Stallman <rms@gnu.org>
5563
5564 * building.texi (Compilation): Update mode line status info.
5565
5566 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5567
5568 * calendar.texi (General Calendar): Document binding of
5569 scroll-other-window-down.
5570 (Mayan Calendar): Fix earliest date.
5571 (Time Intervals): Document timeclock-change.
5572 Fix timeclock-ask-before-exiting documentation.
5573
5574 2005-02-26 Kim F. Storm <storm@cua.dk>
5575
5576 * frames.texi (Mouse References):
5577 Add mouse-1-click-in-non-selected-windows.
5578
5579 2005-02-25 Richard M. Stallman <rms@gnu.org>
5580
5581 * screen.texi (Screen): Explain better about cursors and mode lines;
5582 don't presuppose text terminals.
5583 (Point): Don't assume just one cursor.
5584 Clarify explanation of cursors.
5585 (Echo Area, Menu Bar): Cleanups.
5586
5587 * mini.texi (Minibuffer): Prompts are highlighted.
5588 (Minibuffer Edit): Newline = C-j only on text terminals.
5589 Clarify resize-mini-windows values.
5590 Mention M-PAGEUP and M-PAGEDOWN.
5591 (Completion Commands): Mouse-1 like Mouse-2.
5592 (Minibuffer History): Explain history commands better.
5593 (Repetition): Add xref to Incremental Search.
5594
5595 * mark.texi (Setting Mark): Clarify info about displaying mark.
5596 Clarify explanation of C-@ and C-SPC.
5597 (Transient Mark): Mention Delete Selection mode.
5598 (Marking Objects): Clean up text about extending the region.
5599
5600 * m-x.texi (M-x): One C-g doesn't always go to top level.
5601 No delay before suggest-key-bindings output.
5602
5603 * fixit.texi (Fixit): Mention C-/ for undo.
5604 (Spelling): Mention ESC TAB like M-TAB.
5605 Replacement words with r and R are rechecked.
5606 Say where C-g leaves point. Mention ? as input.
5607
5608 2005-02-23 Lute Kamstra <lute@gnu.org>
5609
5610 * cmdargs.texi (Initial Options): Add cross reference.
5611
5612 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5613
5614 * ses.texi: Add concept/function/variable indices (this work was
5615 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5616 papers on file at FSF).
5617
5618 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5619
5620 * emacs.texi (Top): Update menu for splitting of node in
5621 msdog.texi.
5622 * frames.texi (Frames): Update xref for splitting of node in
5623 msdog.texi.
5624 * trouble.texi (Quitting): Ditto.
5625
5626 2005-02-16 Richard M. Stallman <rms@gnu.org>
5627
5628 * windows.texi (Split Window): Simplify line truncation info
5629 and xref to Display Custom.
5630
5631 * trouble.texi (Quitting): Emergency escape only for text terminal.
5632 (Screen Garbled): C-l for ungarbling is only for text terminal.
5633
5634 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5635
5636 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5637
5638 * programs.texi (Program Modes): Mention Python mode.
5639 (Moving by Defuns): Repeating C-M-h extends region.
5640 (Basic Indent): Clarify.
5641 (Custom C Indent): Clarify.
5642 (Expressions): Repeating C-M-@ extends region.
5643 (Info Lookup): Clarify for C-h S.
5644 (Symbol Completion): ESC TAB alternative for M-TAB.
5645 (Electric C): Clarify.
5646
5647 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5648
5649 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5650 MS-DOS Input node.
5651 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5652 (MS-DOS and MULE): Clarify.
5653 (MS-DOS Processes, Windows Processes): Fix typos.
5654
5655 * major.texi (Choosing Modes): Clarify.
5656
5657 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5658 (Keyboard Macro Step-Edit): Clarify.
5659
5660 * indent.texi (Indentation): Clarifications.
5661
5662 * help.texi (Help): Correct error about C-h in query-replace.
5663 Clarify apropos vs C-h a. Fix how to search in FAQ.
5664 (Key Help): Describe C-h w here.
5665 (Name Help): Minor cleanup. C-h w moved to Key Help.
5666 Clarify the "object" joke.
5667 (Apropos): Clarify. Mouse-1 like Mouse-2.
5668 (Help Mode): Mouse-1 like Mouse-2.
5669
5670 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5671
5672 * display.texi (Display): Reorder menu.
5673 (Faces): Cleanup.
5674 (Font Lock): Cleanup. Mention Options menu.
5675 Delete obsolete text.
5676 (Scrolling): For C-l, don't presume text terminal.
5677 (Horizontal Scrolling): Simplify intro.
5678 (Follow Mode): Clarify.
5679 (Cursor Display): Moved before Display Custom.
5680 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5681 Doc default-tab-width. Doc line truncation more thoroughly.
5682
5683 * dired.texi (Dired Enter): C-x C-f can run Dired.
5684 (Dired Visiting): Comment out `a' command.
5685 Mouse-1 is like Mouse-2.
5686 (Shell Commands in Dired): ? can be used more than once.
5687
5688 * basic.texi (Continuation Lines): Simplify description of truncation,
5689 and refer to Display Custom for the rest of it.
5690
5691 2005-02-10 Jay Belanger <belanger@truman.edu>
5692
5693 * calc.texi: Change @LaTeX to La@TeX throughout.
5694 Redefine @expr as @math for TeX output.
5695 Redefine @texline as a no-op for TeX output.
5696 Define @tfn, replace @t by @tfn throughout.
5697
5698 2005-02-09 Jay Belanger <belanger@truman.edu>
5699
5700 * calc.texi: Add macro for LaTeX for info output.
5701
5702 2005-02-08 Kim F. Storm <storm@cua.dk>
5703
5704 * texinfo.tex (LaTex): Add def.
5705
5706 2005-02-06 Jay Belanger <belanger@truman.edu>
5707
5708 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5709 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5710 throughout manual.
5711
5712 2005-02-06 Lute Kamstra <lute@gnu.org>
5713
5714 * basic.texi (Undo): Fix typo.
5715
5716 * cmdargs.texi (Emacs Invocation): Fix typo.
5717
5718 * custom.texi (Init Examples): Fix typo.
5719
5720 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5721
5722 2005-02-06 Richard M. Stallman <rms@gnu.org>
5723
5724 * regs.texi (Registers): Registers can hold numbers, too.
5725
5726 * killing.texi (Other Kill Commands): Cleanup.
5727 Delete redundant explanation of kill in read-only buffer.
5728 (Yanking): Mention term "copying".
5729 (Accumulating Text): Fix typo.
5730
5731 * entering.texi (Entering Emacs): Update rationale at start.
5732 (Exiting): Treat iconifying on a par with suspension.
5733
5734 * custom.texi (Minor Modes): Fix typo.
5735 (Easy Customization): Fix menu style.
5736 (Variables): Add xref.
5737 (Examining): Setting for future sessions works through .emacs.
5738 (Keymaps): "Text terminals", not "Many".
5739 (Init Rebinding): Explain \C-. Show example of \M-.
5740 Fix minor wording errors.
5741 (Function Keys): Explain vector syntax just once.
5742 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5743 (Init File): Mention .emacs.d directory.
5744 (Init Examples): Add xref.
5745 (Find Init): Mention .emacs.d directory.
5746
5747 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5748 (Action Arguments): Explain which kinds of -l args are found how.
5749 (Initial Options): --batch does not inhibit site-start.
5750 Add xrefs.
5751 (Command Example): Use --batch, not -batch.
5752
5753 * basic.texi (Inserting Text): Cleanup wording.
5754 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5755 C-n is not error at end of buffer.
5756 (Undo): Doc C-/ like C-_. Add xrefs.
5757 (Arguments): META key may be labeled ALT.
5758 Peculiar arg meanings are explained in doc strings.
5759
5760 * abbrevs.texi (Expanding Abbrevs): Clarify.
5761
5762 2005-02-05 Eli Zaretskii <eliz@gnu.org>
5763
5764 * frames.texi (Frame Parameters): Add an xref to the description
5765 of list-colors-display. Add a pointer to the X docs about colors.
5766
5767 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5768 Impove docs of list-colors-display.
5769
5770 2005-02-03 Lute Kamstra <lute@gnu.org>
5771
5772 * frames.texi (Frames, Drag and Drop): Fix typos.
5773
5774 2005-02-03 Richard M. Stallman <rms@gnu.org>
5775
5776 * windows.texi (Basic Window): Mention color-change in mode line.
5777 (Change Window): Explain dragging vertical boundaries.
5778
5779 * text.texi (Sentences): Clarify.
5780 (Paragraphs): Explain M-a and blank lines.
5781 (Outline Mode): Clarify text and menu.
5782 (Hard and Soft Newlines): Mention use-hard-newlines.
5783
5784 * frames.texi (Frames): Delete unnecessary mention of Windows.
5785 (Mouse Commands): Likewise. Mention xterm mouse support.
5786 (Clipboard): Clarify.
5787 (Mouse References): Mention use of Mouse-1 for following links.
5788 (Menu Mouse Clicks): Clarify.
5789 (Mode Line Mouse): Clarify.
5790 (Drag and Drop): Rewrite.
5791
5792 * fixit.texi (Spelling): Fix typo.
5793
5794 * files.texi (File Names): Clarify.
5795 (Visiting): Update conditions for use of file dialog. Clarify.
5796 (Saving): Doc d as answer in save-some-buffers.
5797 (Remote Files): Clean up the text.
5798
5799 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5800
5801 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5802 (List Buffers): Clarify.
5803 (Several Buffers): Doc T command.
5804 (Buffer Convenience): Clarify menu.
5805
5806 * basic.texi (Undo): Clarify last change.
5807
5808 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5809
5810 * fixit.texi (Spelling): Fix typo.
5811
5812 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5813
5814 * basic.texi (Undo): Update description of `undo-outer-limit'.
5815
5816 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
5817
5818 * building.texi: Update documentation relating to GDB Graphical
5819 Interface.
5820
5821 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5822
5823 * custom.texi (Easy Customization): Adapt menu to node name change.
5824
5825 2005-01-30 Richard M. Stallman <rms@gnu.org>
5826
5827 * custom.texi (Easy Customization): Defn of "User Option" now
5828 includes faces. Don't say just "option" when talking about variables.
5829 Do say just "options" to mean "anything customizable".
5830 (Specific Customization): Describe `customize-variable',
5831 not `customize-option'.
5832
5833 * glossary.texi (Glossary) <Faces>: Add xref.
5834 <User Option>: Change definition--include faces. Change xref.
5835
5836 * picture.texi (Picture): Mention artist.el.
5837
5838 * sending.texi, screen.texi, programs.texi, misc.texi:
5839 * mini.texi, major.texi, maintaining.texi, macos.texi:
5840 * help.texi, frames.texi, files.texi:
5841 Don't say just "option" when talking about variables.
5842
5843 * display.texi, mule.texi: Don't say just "option" when talking
5844 about variables. Other minor cleanups.
5845
5846 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5847
5848 * gnus.texi: Some edits based on comments from David Abrahams.
5849
5850 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5851
5852 * gnus.texi (RSS): Fix the keystroke.
5853
5854 2005-01-26 Lute Kamstra <lute@gnu.org>
5855
5856 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5857 File'. Mention the `-Q' option at the `--no-site-file' option.
5858
5859 2005-01-24 David Kastrup <dak@gnu.org>
5860
5861 * faq.texi: Update AUCTeX version info.
5862
5863 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5864
5865 * gnus-faq.texi ([4.1]): Typo.
5866
5867 2005-01-22 David Kastrup <dak@gnu.org>
5868
5869 * building.texi (Grep Searching): Mention alias `find-grep' for
5870 `grep-find'.
5871
5872 2005-01-20 Richard M. Stallman <rms@gnu.org>
5873
5874 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5875
5876 2005-01-19 Jay Belanger <belanger@truman.edu>
5877
5878 * calc.texi (Keep Arguments): Mention that keeping arguments
5879 doesn't work with keyboard macros.
5880
5881 2005-01-16 Richard M. Stallman <rms@gnu.org>
5882
5883 * autotype.texi (Autoinserting): Fix small error.
5884
5885 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5886
5887 Sync with Tramp 2.0.47.
5888
5889 * tramp.texi (Compilation): New section, describing compilation of
5890 remote files.
5891
5892 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5893
5894 * rmail.texi (Movemail): Explain differences
5895 between standard and mailutils versions of movemail.
5896 Describe command line and configuration options introduced
5897 with the latter.
5898 Explain the notion of mailbox URL, provide examples and
5899 cross-references to mailutils documentation.
5900 Describe various methods of specifying mailbox names,
5901 user names and user passwords for rmail.
5902 (Remote Mailboxes): New section. Describe
5903 how movemail handles remote mailboxes. Describe configuration
5904 options used to control its behavior.
5905 (Other Mailbox Formats): Explain handling of various mailbox
5906 formats.
5907
5908 2005-01-13 Richard M. Stallman <rms@gnu.org>
5909
5910 * commands.texi (Commands): Clarification.
5911
5912 2005-01-11 Richard M. Stallman <rms@gnu.org>
5913
5914 * programs.texi (Multi-line Indent): Fix previous change.
5915 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5916
5917 2005-01-11 Kim F. Storm <storm@cua.dk>
5918
5919 * widget.texi (Basic Types): Add :follow-link keyword.
5920
5921 2005-01-09 Jay Belanger <belanger@truman.edu>
5922
5923 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5924
5925 2005-01-08 Richard M. Stallman <rms@gnu.org>
5926
5927 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5928 lazy-highlight.
5929
5930 * search.texi (Query Replace): Mention faces query-replace
5931 and lazy-highlight.
5932 (Incremental Search): Update isearch highlighting info.
5933
5934 2005-01-08 Jay Belanger <belanger@truman.edu>
5935
5936 * calc.texi: Change throughout to reflect new default value of
5937 calc-settings-file.
5938
5939 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5940
5941 * message.texi (Reply): `message-reply-to-function' should return
5942 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5943
5944 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5945
5946 * faq.texi (Changing load-path): Fix typo.
5947
5948 2005-01-05 Jay Belanger <belanger@truman.edu>
5949
5950 * calc.texi (Programming Tutorial): Replace kbd command by
5951 appropriate characters for a keyboard macro.
5952
5953 2005-01-04 Jay Belanger <belanger@truman.edu>
5954
5955 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5956 for Lucid Emacs.
5957 (Programming Tutorial): Mention that the user needs to be in the
5958 right mode to compute some functions.
5959
5960 2005-01-04 Richard M. Stallman <rms@gnu.org>
5961
5962 * custom.texi (Saving Customizations): Minor improvement.
5963
5964 2005-01-04 Jay Belanger <belanger@truman.edu>
5965
5966 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5967 no longer applicable.
5968
5969 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5970
5971 * custom.texi (Saving Customizations): Emacs no longer loads
5972 `custom-file' after .emacs. No longer mention customizing through
5973 Custom.
5974
5975 2005-01-01 Jay Belanger <belanger@truman.edu>
5976
5977 * calc.texi (Programming Tutorial): Changed description of how to
5978 edit keyboard macros to match current behavior.
5979
5980 2005-01-01 Andreas Schwab <schwab@suse.de>
5981
5982 * killing.texi (Graphical Kill): Move up under node Killing,
5983 change @section to @subsection.
5984
5985 2005-01-01 Richard M. Stallman <rms@gnu.org>
5986
5987 * custom.texi (Face Customization): Mention hex color specs.
5988
5989 * emacs.texi (Top): Update Killing submenu.
5990
5991 * killing.texi (Killing): Reorganize section.
5992 No more TeX-only text; put the node command at start of chapter.
5993 But the first section heading is used only in TeX.
5994 Rewrite the text to read better in this mode.
5995 (Graphical Kill): New subnode gets some of the text that
5996 used to be in the first section.
5997
5998 2004-12-31 Richard M. Stallman <rms@gnu.org>
5999
6000 * dired.texi (Shell Commands in Dired): Delete the ? example.
6001
6002 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6003
6004 * files.texi (Saving): Describe new require-final-newline features
6005 and mode-require-final-newline.
6006
6007 2004-12-31 Jay Belanger <belanger@truman.edu>
6008
6009 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
6010
6011 2004-12-29 Richard M. Stallman <rms@gnu.org>
6012
6013 * custom.texi (File Variables): Clarify previous change.
6014
6015 2004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6016
6017 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6018 out now.
6019
6020 2004-12-27 Richard M. Stallman <rms@gnu.org>
6021
6022 * Makefile.in (MAKEINFO): Specify --force.
6023
6024 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6025 (Undo): Doc undo-outer-limit.
6026
6027 2004-12-20 Jay Belanger <belanger@truman.edu>
6028
6029 * calc.texi (Types Tutorial): Emphasize that you can't divide by
6030 zero.
6031
6032 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
6033
6034 * cc-mode.texi (Text Filling and Line Breaking): Put period after
6035 @xref.
6036 (Font Locking): Avoid @strong{Note:}.
6037
6038 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
6039
6040 Sync with Tramp 2.0.46.
6041
6042 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
6043
6044 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
6045
6046 * url.texi: Correct typos.
6047 (Retrieving URLs): @var{nil}->@code{nil}.
6048 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
6049 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
6050 (Dealing with HTTP documents): @inforef->@xref.
6051
6052 2004-12-15 Juri Linkov <juri@jurta.org>
6053
6054 * mark.texi (Transient Mark, Mark Ring): M-< and other
6055 movement commands don't set mark in Transient Mark mode
6056 if mark is active.
6057
6058 2004-12-15 Jay Belanger <belanger@truman.edu>
6059
6060 * calc.texi: Consistently capitalized all mode names.
6061 (Answers to Exercises): Mention that an answer can be a fraction
6062 when in Fraction mode.
6063
6064 2004-12-13 Jay Belanger <belanger@truman.edu>
6065
6066 * calc.texi: Fix some TeX definitions.
6067
6068 2004-12-12 Juri Linkov <juri@jurta.org>
6069
6070 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6071 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6072
6073 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6074 (Misc Dired Commands): Add @r{(Dired)} to w.
6075
6076 2004-12-12 Juri Linkov <juri@jurta.org>
6077
6078 * mark.texi (Marking Objects): Marking commands also extend the
6079 region when mark is active in Transient Mark mode.
6080
6081 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
6082
6083 * reftex.texi (Imprint): Remove erroneous @value's.
6084
6085 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6086
6087 * custom.texi (Saving Customizations): Emacs only loads the custom
6088 file automatically after the init file in version 22.1 or later.
6089 Adapt text and examples to this fact.
6090
6091 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6092 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6093
6094 2004-12-08 Jay Belanger <belanger@truman.edu>
6095
6096 * calc.texi (Starting Calc): Remove comment about installation.
6097 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6098
6099 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * url.texi: Update @setfilename.
6102 (Getting Started): No need to worry about Gnus versions.
6103 (Dealing with HTTP documents): Use @inforef.
6104
6105 * org.texi: Fix @direntry file name.
6106
6107 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6110 be set through Custom. Otherwise, it has no effect.
6111
6112 2004-12-07 Stefan <monnier@iro.umontreal.ca>
6113
6114 * url.texi: New file.
6115
6116 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6117
6118 2004-12-06 Jay Belanger <belanger@truman.edu>
6119
6120 * calc.texi (Using Calc): Remove paragraph about installation.
6121
6122 2004-12-06 Jay Belanger <belanger@truman.edu>
6123
6124 * calc.texi: Use more Texinfo macros and less TeX defs.
6125 Remove @refill's.
6126
6127 2004-12-06 Richard M. Stallman <rms@gnu.org>
6128
6129 * org.texi: New file.
6130
6131 2004-12-05 Richard M. Stallman <rms@gnu.org>
6132
6133 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6134 * entering.texi: Rename Command Line to Emacs Invocation.
6135
6136 * Makefile.in (org.dvi, ../info/org): New targets.
6137 (INFO_TARGETS): Add ../info/org.
6138 (DVI_TARGETS): Add org.dvi.
6139 (maintainer-clean): Remove the info files in the info dir.
6140
6141 * misc.texi (Term Mode): Correcty describe C-c.
6142
6143 * custom.texi (Easy Customization): Move up to section level,
6144 before Variables. Avoid using the term "variable"; say "option".
6145 New initial explanation.
6146 (Variables): In initial explanation, connect "variable" to the
6147 already-explained "user option".
6148
6149 * emacs.texi (Top): Fix ref to Command Line.
6150 Move reference to Easy Customization.
6151
6152 * xresources.texi (X Resources): Fix From link.
6153
6154 * doclicense.texi (GNU Free Documentation License): Fix To link.
6155
6156 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6157
6158 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6159
6160 2004-12-03 Richard M. Stallman <rms@gnu.org>
6161
6162 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6163
6164 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6165
6166 * kmacro.texi: Several small changes in addition to the following.
6167 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6168 defining a keyboard macro.
6169 Mention `kmacro-ring-max'.
6170 (Keyboard Macro Counter): Clarify description of
6171 `kmacro-insert-counter', `kmacro-set-counter',
6172 `kmacro-add-counter' and `kmacro-set-format'.
6173
6174 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6175
6176 * custom.texi (File Variables): Add `unibyte' and make it more
6177 clear that `unibyte' and `coding' are special. Suggested by Simon
6178 Krahnke <overlord@gmx.li>.
6179
6180 * mule.texi (Enabling Multibyte): Refer to File Variables.
6181 Suggested by Simon Krahnke <overlord@gmx.li>.
6182
6183 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6184
6185 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6186 x-use-old-gtk-file-dialog.
6187
6188 2004-11-26 Eli Zaretskii <eliz@gnu.org>
6189
6190 * idlwave.texi: Fix the setfilename directive to put the produced
6191 file in ../info.
6192 (Continued Statement Indentation): Resurrect Jan D.'s change from
6193 2004-11-03 that was lost when a newer version of idlwave.texi was
6194 imported.
6195
6196 2004-11-20 Richard M. Stallman <rms@gnu.org>
6197
6198 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6199
6200 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
6201
6202 * building.texi (Lisp Eval): Delete hyphen in section name.
6203
6204 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6205
6206 * files.texi (Old Versions):
6207 No longer document annotation as "CVS only".
6208
6209 2004-11-10 Andre Spiegel <spiegel@gnu.org>
6210
6211 * files.texi (Version Control): Rewrite the introduction about
6212 version systems, mentioning the new ones that we support. Thanks
6213 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6214 suggestions.
6215
6216 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6217
6218 * gnus-faq.texi ([5.1]): Added missing bracket.
6219
6220 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6221 `spam-initialize'.
6222
6223 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6224
6225 * message.texi (Various Message Variables): Mention that all mail
6226 file variables are derived from `message-directory'.
6227
6228 * gnus.texi (Splitting Mail): Clarify bogus group.
6229
6230 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6231
6232 * emacs-mime.texi (Encoding Customization): Fix
6233 mm-coding-system-priorities entry.
6234
6235 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6236
6237 * frames.texi (Dialog Boxes):
6238 * idlwave.texi (Continued Statement Indentation):
6239 * reftex.texi (Options (Index Support)):
6240 (Displaying and Editing the Index, Table of Contents):
6241 * speedbar.texi (Creating a display, Major Display Modes): Replace
6242 non-nil with non-@code{nil}.
6243
6244 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6245
6246 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6247
6248 2004-10-23 Eli Zaretskii <eliz@gnu.org>
6249
6250 * text.texi (Text Based Tables, Table Definition)
6251 (Table Creation, Table Recognition, Cell Commands)
6252 (Cell Justification, Row Commands, Column Commands)
6253 (Fixed Width Mode, Table Conversion, Measuring Tables)
6254 (Table Misc): New nodes, documenting the Table Mode.
6255
6256 2004-10-21 Jay Belanger <belanger@truman.edu>
6257
6258 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6259
6260 2004-10-19 Jason Rumney <jasonr@gnu.org>
6261
6262 * makefile.w32-in (info): Change order of arguments to makeinfo.
6263
6264 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
6265
6266 * calendar.texi (iCalendar): Update for package changes.
6267
6268 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * calc.texi (Reporting Bugs): Double up `@'.
6271
6272 2004-10-18 Jay Belanger <belanger@truman.edu>
6273
6274 * calc.texi (Reporting Bugs): Changed the address that bugs
6275 should be sent to.
6276
6277 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6278
6279 * gnus.texi (New Features): Add 5.11.
6280
6281 * message.texi (Resending): Remove wrong default value.
6282
6283 * gnus.texi (Mail Source Specifiers): Describe possible problems
6284 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6285 `pop3-leave-mail-on-server' to the index.
6286
6287 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6288
6289 * message.texi (Canceling News): Add how to set a password.
6290
6291 2004-10-12 Jay Belanger <belanger@truman.edu>
6292
6293 * calc.texi (Help Commands): Changed the descriptions of
6294 calc-describe-function and calc-describe-variable to match their
6295 current behavior.
6296
6297 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6298
6299 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6300
6301 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
6302
6303 Sync with Tramp 2.0.45.
6304
6305 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6306 plink link. The URL is outdated. Originator contacted for
6307 clarification.
6308
6309 2004-10-10 Juri Linkov <juri@jurta.org>
6310
6311 * gnus.texi (Top, Marking Articles): Join two menus in one node
6312 because a node can have only one menu.
6313
6314 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6315
6316 * files.texi (Misc File Ops): View mode is a minor mode.
6317
6318 2004-10-09 Juri Linkov <juri@jurta.org>
6319
6320 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6321 example of nnmail-split-fancy.
6322
6323 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6324
6325 * calendar.texi (iCalendar): Style changes.
6326
6327 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6328
6329 * search.texi (Regexps): The regexp described in the example is no
6330 longer stored in the variable `sentence-end'.
6331
6332 2004-10-06 Karl Berry <karl@gnu.org>
6333
6334 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6335 consistency with other uses of dashes.
6336
6337 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
6338
6339 * building.texi (Starting GUD): Note that multiple debugging
6340 sessions requires `gdb --fullname'.
6341
6342 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
6343
6344 * calendar.texi (iCalendar): New section for a new package.
6345
6346 2004-10-05 Karl Berry <karl@gnu.org>
6347
6348 * info.texi: Consistently use --- throughout, periods at end of
6349 menu descriptions, and a couple typos.
6350
6351 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6352
6353 * text.texi: Various small changes in addition to the following.
6354 (Text): Replace xref for autotype with inforef.
6355 (Sentences): Explain nil value for `sentence-end'.
6356 (Paragraphs): Update default values for `paragraph-start' and
6357 `paragraph-separate'.
6358 (Text Mode): Correct description of Text mode's effect on the
6359 syntax table.
6360 (Outline Visibility): `hide-other' does not hide top level headings.
6361 `selective-display-ellipses' no longer has an effect on Outline mode.
6362 (TeX Misc): Add missing @cindex.
6363 Replace xref for RefTeX with inforef.
6364 (Requesting Formatted Text): The variable
6365 `enriched-fill-after-visiting' no longer exists.
6366 (Editing Format Info): Update names of menu items and commands.
6367 (Format Faces): Mention special effect of specifying the default face.
6368 Describe inheritance of text properties.
6369 Correct description of `fixed' face.
6370 (Format Indentation): Correct description of effect of setting
6371 margins. Mention `set-left-margin' and `set-right-margin'.
6372 (Format Justification): Update names of menu items.
6373 `set-justification-full' is now bound to `M-j b'.
6374 Mention that `default-justification' is a per buffer variable.
6375 (Format Properties): Update name of menu item.
6376 (Forcing Enriched Mode): `format-decode-buffer' automatically
6377 turns on Enriched mode if the buffer is in text/enriched format.
6378
6379 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
6380
6381 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6382
6383 2004-09-28 Kim F. Storm <storm@cua.dk>
6384
6385 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6386 Align with new functionality.
6387
6388 2004-09-26 Jesper Harder <harder@ifa.au.dk>
6389
6390 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6391 * pgg.texi (User Commands, Backend methods): Do.
6392 * gnus.texi: Markup fixes.
6393 (Setting Process Marks): Fix `M P a' entry.
6394 * emacs-mime.texi: Fixes.
6395
6396 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6397
6398 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6399 again.
6400 Use 5.10 instead of 5.10.0.
6401
6402 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6403
6404 * gnus.texi (Summary Mail Commands): S D e.
6405
6406 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6407
6408 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6409 the gnus-article-mode-line-format section.
6410
6411 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6412
6413 * gnus.texi (Various Summary Stuff): Fix the documentation for
6414 gnus-newsgroup-variables.
6415
6416 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6417
6418 * gnus.texi (MIME Commands): Added
6419 gnus-mime-display-multipart-as-mixed,
6420 gnus-mime-display-multipart-alternative-as-mixed,
6421 gnus-mime-display-multipart-related-as-mixed.
6422 (Mail Source Customization): Clarify `mail-source-directory'.
6423 (Splitting Mail): Mention gnus-group-find-new-groups.
6424 (SpamOracle): Fixed typo.
6425
6426 * gnus-faq.texi: Untabify.
6427 ([6.3]): nnir.el is in contrib directory.
6428
6429 * message.texi (News Headers): Clarify how a unique ID is created.
6430
6431 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6432 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6433
6434 2004-09-20 Andre Srinivasan <andre@e2open.com>
6435
6436 * gnus.texi (Group Parameters): Added more on hooks. (Small
6437 change.)
6438
6439 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
6440
6441 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6442
6443 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6444
6445 * display.texi (Display Custom): Remove stray `@end defvar'.
6446
6447 2004-09-23 Kim F. Storm <storm@cua.dk>
6448
6449 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6450 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6451
6452 2004-09-22 Jay Belanger <belanger@truman.edu>
6453
6454 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6455 might be hidden during part of the session.
6456
6457 2004-09-20 Jay Belanger <belanger@truman.edu>
6458
6459 * calc.texi (Notations Used in This Manual): Put in an earlier
6460 mention that DEL could be called Backspace.
6461
6462 2004-09-20 Richard M. Stallman <rms@gnu.org>
6463
6464 * custom.texi (Hooks): Explain using setq to clear out a hook.
6465 (File Variables): Explain multiline string constants.
6466 (Non-ASCII Rebinding): Explain when you need to update
6467 non-ASCII char codes in .emacs.
6468
6469 * building.texi (Compilation): Explain how to make a silent
6470 subprocess that won't be terminated. Explain compilation-environment.
6471
6472 2004-09-13 Kim F. Storm <storm@cua.dk>
6473
6474 * mini.texi (Repetition): Rename isearch-resume-enabled to
6475 isearch-resume-in-command-history and change default to disabled.
6476
6477 2004-09-10 Simon Josefsson <jas@extundo.com>
6478
6479 * gnus.texi (IMAP): Add example. Suggested and partially written
6480 by Steinar Bang <sb@dod.no>.
6481
6482 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6483
6484 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6485 netrc syntax.
6486
6487 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6488
6489 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
6490 (Spam ELisp Package Global Variables): More clarifications.
6491
6492 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6493
6494 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6495 Mention spam-split does not modify incoming mail.
6496
6497 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6498
6499 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6500
6501 2004-09-10 Eli Zaretskii <eliz@gnu.org>
6502
6503 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6504
6505 2004-09-09 Kim F. Storm <storm@cua.dk>
6506
6507 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6508 with new `kmacro-name-last-macro'.
6509
6510 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6511
6512 * makefile.w32-in (sieve, pgg): Use $(infodir).
6513
6514 2004-09-08 Juri Linkov <juri@jurta.org>
6515
6516 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6517
6518 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6519
6520 * makefile.w32-in: Fix PGG and Sieve entries.
6521
6522 2004-09-03 Juri Linkov <juri@jurta.org>
6523
6524 * search.texi (Incremental Search): Update wording for M-%.
6525
6526 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6527
6528 * killing.texi (Killing): Correct description of kill commands in
6529 read-only buffer.
6530
6531 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6532
6533 * building.texi (Compilation Mode): Add a paragraph about rules
6534 for finding the compilation buffer for `next-error'.
6535
6536 * search.texi (Other Repeating Search): Mention that Occur mode
6537 supports the next-error functionality.
6538
6539 2004-09-02 Juri Linkov <juri@jurta.org>
6540
6541 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6542
6543 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6544
6545 * kmacro.texi (Basic Keyboard Macro):
6546 `apply-macro-to-region-lines' now operates on all lines that begin
6547 in the region, rather than on all complete lines in the region.
6548
6549 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6550
6551 * frames.texi (Drag and drop): Add documentation about
6552 x-dnd-test-function and x-dnd-known-types.
6553
6554 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6555
6556 * indent.texi: Various minor changes in addition to:
6557 (Indentation Commands): Correct description of `indent-relative'.
6558 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6559 mode. The *Tab Stops* buffer uses Overwrite Mode.
6560 (Just Spaces): `tabify' converts sequences of at least two spaces
6561 to tabs.
6562
6563 2004-08-28 Eli Zaretskii <eliz@gnu.org>
6564
6565 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6566 Emacs and related programs.
6567
6568 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6569
6570 * frames.texi (Secondary Selection): Setting the secondary
6571 selection with M-Drag-Mouse-1 does not alter the kill ring,
6572 setting it with M-Mouse-1 and M-Mouse-3 does.
6573 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6574 toolkit scroll bars.
6575 (Scroll Bars): Ditto.
6576
6577 * windows.texi (Basic Window): When using a window system, the value
6578 of point in a non-selected window is indicated by a hollow box.
6579 (Split Window): Side by side windows are separated by a scroll bar,
6580 if scroll bars are used.
6581 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6582 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6583 (Window Convenience): Update bindings for `winner-undo' and
6584 `winner-redo'.
6585
6586 * ack.texi (Acknowledgments): Use `@unnumbered'.
6587 * misc.texi : Adapt sectioning in Info to the node structure.
6588 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6589 of "Using Emacs as a Server".
6590 * building.texi (Building): Interchange nodes (for correct numbering).
6591 * programs.texi (Programs): Interchange nodes (for correct numbering).
6592 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6593 Info to the node structure.
6594 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6595 Rearrange order of nodes and sections such that both "GNU GENERAL
6596 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6597 end, as appropriate for appendices.
6598 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6599 Use `@unnumberedsec'.
6600 * trouble.texi: Adapt sectioning in Info to the node structure.
6601 Adapt node pointers to change in emacs.texi.
6602 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6603
6604 2004-08-27 Richard M. Stallman <rms@gnu.org>
6605
6606 * faq.texi: Fix texinfo usage, esp. doublequotes.
6607 (Difference between Emacs and XEmacs): Some clarification.
6608
6609 * faq.texi (Difference between Emacs and XEmacs):
6610 Explain not to contrast XEmacs with GNU Emacs.
6611
6612 2004-08-26 Richard M. Stallman <rms@gnu.org>
6613
6614 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6615
6616 2004-08-25 Kenichi Handa <handa@m17n.org>
6617
6618 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6619 description for unibyte mode.
6620
6621 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6622
6623 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6624
6625 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6626 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6627 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6628 in @pxref.
6629
6630 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6631
6632 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6633 Change section names.
6634
6635 2004-08-22 David Kastrup <dak@gnu.org>
6636
6637 * reftex.texi (AUCTeX): Update links, section name.
6638
6639 * faq.texi (Calc): Update availability (included in 22.1).
6640 (AUCTeX): Update availability, information, versions, description.
6641
6642 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6643
6644 * kmacro.texi (Keyboard Macro Ring): Rename section.
6645 Emacs treats the head of the macro ring as the `last keyboard macro'.
6646 (Keyboard Macro Counter): Minor change.
6647 (Save Keyboard Macro): Some clarifications.
6648 (Edit Keyboard Macro): Rename section.
6649
6650 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6651 32-bit machines.
6652 (Several Buffers): Clarify which buffer is selected if `2' is
6653 pressed in the Buffer Menu.
6654 Auto Revert mode can be used to update the Buffer Menu
6655 automatically.
6656
6657 2004-08-21 Eli Zaretskii <eliz@gnu.org>
6658
6659 * help.texi (Misc Help): Add an index entry for finding an Info
6660 manual by its file name.
6661
6662 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6663
6664 * files.texi (Backup Deletion): Correct description of
6665 `delete-old-versions'.
6666 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6667 (Auto Save Files): Recommend `auto-save-mode' to reenable
6668 auto-saving, rather than the abbreviation `auto-save'.
6669
6670 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6673 for "killing" and "yanking" in main menu.
6674
6675 2004-08-16 Richard M. Stallman <rms@gnu.org>
6676
6677 * killing.texi (Yanking, Killing): Minor cleanups.
6678
6679 * mark.texi (Momentary Mark): Minor cleanups.
6680
6681 2004-08-15 Kenichi Handa <handa@etl.go.jp>
6682
6683 * custom.texi (Non-ASCII Rebinding):
6684 C-q always inserts the right code to pass to global-set-key.
6685
6686 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6687
6688 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6689
6690 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6691
6692 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6693 `insert-register', instead of `C-x r g' binding, for consistency.
6694
6695 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6696
6697 * fixit.texi (Spelling): Fix typo.
6698
6699 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * help.texi (Help): Fix Texinfo usage.
6702
6703 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6704
6705 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6706
6707 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
6708
6709 Sync with Tramp 2.0.44.
6710
6711 2004-08-05 Lars Hansen <larsh@math.ku.dk>
6712
6713 * widget.texi (User Interface): Update how to separate the
6714 editable field of an editable-field widget from other widgets.
6715 (Programming Example): Add text after field.
6716
6717 2004-07-24 Richard M. Stallman <rms@gnu.org>
6718
6719 * text.texi (Paragraphs): Update how paragraphs are separated
6720 and the default for paragraph-separate.
6721
6722 * search.texi (Regexp Replace): Further update text for new
6723 replacement operators.
6724
6725 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6726
6727 * emacs-mime.texi (Encoding Customization): Add a note to the
6728 mm-content-transfer-encoding-defaults entry.
6729 (rfc2047): Update.
6730
6731 * gnus.texi (Article Highlighting): Add
6732 gnus-cite-ignore-quoted-from.
6733 (POP before SMTP): New node.
6734 (Posting Styles): Addition.
6735 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6736 (Fancy Mail Splitting): Ditto.
6737 (X-Face): Add gnus-x-face.
6738
6739 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6740
6741 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6742 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6743
6744 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6745
6746 * gnus.texi (Mail Source Specifiers): Describe
6747 `pop3-leave-mail-on-server'.
6748
6749 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6750
6751 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6752
6753 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6754 repository. Change setfilename.
6755
6756 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6757
6758 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6761 `R' switch.
6762
6763 * dired.texi (Dired Updating): `k' only deletes inserted
6764 subdirectories from the Dired buffer if a prefix argument was given.
6765
6766 * search.texi (Regexps): Delete redundant definition of `symbol' in
6767 description of `\_>'. It already occurs in the description of `\_<'.
6768
6769 2004-07-02 Juri Linkov <juri@jurta.org>
6770
6771 * pcl-cvs.texi (Viewing differences): Add `d r'.
6772
6773 2004-07-01 Juri Linkov <juri@jurta.org>
6774
6775 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6776 (Regexp Search): Add M-r.
6777
6778 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6779
6780 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6781
6782 2004-06-29 Jesper Harder <harder@ifa.au.dk>
6783
6784 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
6785 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
6786
6787 2004-06-25 Richard M. Stallman <rms@gnu.org>
6788
6789 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6790
6791 2004-06-25 David Kastrup <dak@gnu.org>
6792
6793 * search.texi (Regexp Replace): Some typo corrections and
6794 rearrangement.
6795
6796 2004-06-24 David Kastrup <dak@gnu.org>
6797
6798 * search.texi (Unconditional Replace): Use replace-string instead
6799 of query-replace in example.
6800 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6801 sequences.
6802 (Query Replace): Correct explanation of `^' which does not use
6803 the mark stack.
6804
6805 2004-06-21 Nick Roberts <nickrob@gnu.org>
6806
6807 * misc.texi (Shell History Copying): Document comint-insert-input.
6808 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6809
6810 2004-06-21 Karl Berry <karl@gnu.org>
6811
6812 * info.texi (Top): Mention that only Emacs has mouse support.
6813 (Getting Started): Mention this in a few other places.
6814
6815 2004-06-20 Jesper Harder <harder@ifa.au.dk>
6816
6817 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6818 * custom.texi (Customization): Do.
6819 * anti.texi (Antinews): Do.
6820 * abbrevs.texi (Defining Abbrevs): Do.
6821
6822 * programs.texi (Info Lookup): Fix keybinding for
6823 info-lookup-symbol.
6824
6825 2004-06-16 Juanma Barranquero <lektu@terra.es>
6826
6827 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6828 Add emacs-xtra.
6829 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6830 (clean): Add emacs-xtra and flymake. Remove redundancies.
6831
6832 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6833
6834 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6835 Add emacs-xtra.
6836 * emacs-xtra.texi: New file.
6837
6838 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6839
6840 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6841 (Dired and Find): Mention differences with ordinary Dired buffers.
6842
6843 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * autotype.texi (Copyrights, Timestamps): Recommend
6846 `before-save-hook' instead of `write-file-functions'.
6847
6848 2004-06-13 Richard M. Stallman <rms@gnu.org>
6849
6850 * custom.texi (Init Syntax): Explain about vars that do special
6851 things when set with setq or with Custom.
6852 (Init Examples): Add line-number-mode example.
6853
6854 2004-06-13 Lars Hansen <larsh@math.ku.dk>
6855
6856 * dired-x.texi (dired-mark-omitted): Update keybinding.
6857
6858 2004-06-12 Juri Linkov <juri@jurta.org>
6859
6860 * dired.texi (Operating on Files): Add dired-do-touch.
6861
6862 2004-06-10 Kim F. Storm <storm@cua.dk>
6863
6864 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6865
6866 2004-06-10 Juri Linkov <juri@jurta.org>
6867
6868 * building.texi (Lisp Eval): Add C-M-x on defface.
6869
6870 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6871
6872 * files.texi (Reverting): Auto-Revert mode and
6873 Global Auto-Revert mode no longer revert remote files.
6874
6875 2004-06-05 Lars Hansen <larsh@math.ku.dk>
6876
6877 * dired-x.texi (variable dired-omit-mode): Rename from
6878 dired-omit-files-p.
6879 (function dired-omit-mode): Rename from dired-omit-toggle.
6880 Call dired-omit-mode rather than set dired-omit-files-p.
6881 (dired-mark-omitted): Describe command.
6882
6883 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
6884
6885 Version 2.0.41 of Tramp released.
6886
6887 2004-05-29 Juanma Barranquero <lektu@terra.es>
6888
6889 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6890 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6891
6892 2004-05-29 Richard M. Stallman <rms@gnu.org>
6893
6894 * custom.texi (Init File): Two dashes start --no-site-file.
6895
6896 * cl.texi (Top): Call this chapter `Introduction'.
6897 (Overview): In TeX, no section heading here.
6898
6899 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6900
6901 2004-05-29 Alan Mackenzie <acm@muc.de>
6902
6903 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6904 ("AWK"): Is consistently thus spelt throughout.
6905 (AWK, Pike): Document as "C-like modes".
6906 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6907 (M-x man): Supersedes M-x manual-entry.
6908 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6909
6910 ("Comments in C"): Delete node; the info is in CC Mode manual.
6911 (c-comment-only-line-offset): Remove description.
6912
6913 (C-c ., C-c C-c): Describe new C Mode bindings.
6914
6915 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6916 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6917 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6918 Amend definitions.
6919
6920 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6921 Describe functions.
6922
6923 (c-comment-start-regexp, c-hanging-comment-ender-p)
6924 (c-hanging-comment-starter-p): Remove obsolete definitions.
6925
6926 * emacs.texi: Remove the menu entry "Comments in C".
6927
6928 2004-05-29 Eli Zaretskii <eliz@gnu.org>
6929
6930 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6931 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6932
6933 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6934
6935 * flymake.texi: New file.
6936
6937 2004-05-28 Simon Josefsson <jas@extundo.com>
6938
6939 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6940
6941 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6942
6943 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6944 `M-x locate'.
6945
6946 2004-05-16 Karl Berry <karl@gnu.org>
6947
6948 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6949 makeinfo --html fails.
6950 * help.texi (Help Summary) [@ifnottex]: Likewise.
6951
6952 2004-05-13 Nick Roberts <nickrob@gnu.org>
6953
6954 * building.texi (GDB Graphical Interface): Update and describe
6955 layout first.
6956
6957 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
6958
6959 Version 2.0.40 of Tramp released.
6960
6961 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6962
6963 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6964
6965 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6966 variables `tramp-backup-directory-alist' and
6967 `tramp-bkup-backup-directory-info'.
6968 (Overview, Connection types)
6969 (External transfer methods, Default Method)
6970 (Windows setup hints): Remove restriction of password entering
6971 with external methods.
6972 (Auto-save and Backup): Make file name example
6973 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6974 and `auto-save-directory' must be used.
6975 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6976 only "NT"). Remove doubled entry "What kinds of systems does
6977 @tramp{} work on".
6978 (tramp): Macro removed.
6979 (Obtaining Tramp): Flag removed from title.
6980 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6981 and `trampver' used properly. Flag `tramp-inst' replaced by
6982 `installchapter'. Installation related text adapted.
6983
6984 2004-05-04 Jason Rumney <jasonr@gnu.org>
6985
6986 * makefile.w32-in: Revert last change.
6987
6988 2004-05-03 Jason Rumney <jasonr@gnu.org>
6989
6990 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6991
6992 2004-04-28 Masatake YAMATO <jet@gyve.org>
6993
6994 * widget.texi (Programming Example): Remove overlays.
6995
6996 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6997
6998 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6999
7000 2004-04-23 Juanma Barranquero <lektu@terra.es>
7001
7002 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7003
7004 2004-04-18 Juri Linkov <juri@jurta.org>
7005
7006 * fixit.texi (Spelling): Remove file extension from ispell xref.
7007
7008 2004-04-15 Kim F. Storm <storm@cua.dk>
7009
7010 * cmdargs.texi (Initial Options): Add -Q.
7011
7012 2004-04-05 Kim F. Storm <storm@cua.dk>
7013
7014 * custom.texi (File Variables): Add safe-local-eval-forms.
7015
7016 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7017
7018 * info.texi (Info Search): Add info-apropos.
7019
7020 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7021
7022 * files.texi (Reverting): Correct description of revert-buffer's
7023 handling of point.
7024
7025 2004-03-22 Juri Linkov <juri@jurta.org>
7026
7027 * emacs.texi (Top): Add `Misc X'.
7028
7029 * faq.texi, trouble.texi: Fix help key bindings.
7030
7031 * glossary.texi: Improve references.
7032
7033 * help.texi: Sync keywords with finder.el.
7034
7035 * mini.texi (Completion): Add description for menu items.
7036
7037 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7038
7039 * sending.texi (Mail Methods): Fix xref to Message manual.
7040
7041 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7042
7043 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7044 (as suggested by Karl Berry). Update information about colored
7045 stars in menus. Add new subheading describing M-n.
7046
7047 2004-03-12 Richard M. Stallman <rms@gnu.org>
7048
7049 * cl.texi (Top): Rename top node's title.
7050
7051 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7052
7053 2004-03-08 Karl Berry <karl@gnu.org>
7054
7055 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7056 problems making the texinfo distribution.
7057
7058 2004-03-04 Richard M. Stallman <rms@gnu.org>
7059
7060 * search.texi (Regexps): Explain that ^ and $ have their
7061 special meanings only in certain contexts.
7062
7063 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7064
7065 * mule.texi (Specify Coding): Doc C-x RET F.
7066
7067 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7068 for multiple compile and grep buffers.
7069 (Indirect Buffers): Don't recommand clone-indirect-buffer
7070 for multiple compile and grep buffers.
7071
7072 2004-02-29 Simon Josefsson <jas@extundo.com>
7073
7074 * smtpmail.texi (Authentication): Changed the list of supported
7075 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7076 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7077 <voegelas@gmx.net>.
7078
7079 2004-02-29 Juanma Barranquero <lektu@terra.es>
7080
7081 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7082 Use $(DEL) instead of rm, and ignore exit code.
7083
7084 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
7085
7086 Tramp version 2.0.39 released.
7087
7088 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7089
7090 * tramp.texi (Customizing Completion): Explain new functions
7091 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7092 (all): Savannah URLs unified to "http://savannah.nongnu.org".
7093 (Top): Refer to Savannah mailing list as the major one. Mention
7094 older mailing lists in HTML mode only.
7095 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7096 (Frequently Asked Questions): Remote hosts must not be Unix-like
7097 for "smb" method.
7098 (Password caching): New node.
7099 (External transfer methods): Refer to password caching for "smb"
7100 method.
7101
7102 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
7103
7104 * building.texi (Watch Expressions): Update.
7105
7106 2004-02-21 Juri Linkov <juri@jurta.org>
7107
7108 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
7109 --directory, --help, --version. Move text about command-line-args
7110 to Command Arguments.
7111 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7112 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7113 (Window Size X): Join -g and --geometry. Add @cindex.
7114 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7115 (Title X): Remove alias -title.
7116 (Misc X): New node.
7117
7118 2004-02-17 Karl Berry <karl@gnu.org>
7119
7120 * info.texi (Help-Int): Mention the new line number feature.
7121
7122 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7123
7124 * frames.texi (Drag and drop): Add Motif to list of supported
7125 protocols.
7126
7127 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7128
7129 * ses.texi (Advanced Features): New functionality for
7130 ses-set-header-row (defaults to current row unless C-u used).
7131 (Acknowledgements): Add Stefan Monnier.
7132
7133 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7134
7135 * frames.texi (Drag and drop): New section.
7136
7137 2004-01-24 Richard M. Stallman <rms@gnu.org>
7138
7139 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
7140 Include it only @ifnotinfo. Patch the preceding and following
7141 node headers to point to each other.
7142
7143 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7144
7145 * calendar.texi (Appointments): Update section.
7146
7147 2003-12-29 Kevin Ryde <user42@zip.com.au>
7148
7149 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7150
7151 * programs.texi (C Modes): Fix the xref.
7152
7153 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
7154
7155 * building.texi (Watch Expressions): Update.
7156 (Commands of GUD): Include use of toolbar + breakpoints set from
7157 fringe/margin.
7158
7159 2003-12-03 Andre Spiegel <spiegel@gnu.org>
7160
7161 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7162 <acm@muc.de>.
7163
7164 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
7165
7166 Tramp version 2.0.38 released.
7167
7168 * tramp.texi (Remote shell setup): Warn of environment variables
7169 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7170 <sven.gabriel@imk.fzk.de>.
7171 (Configuration): Tramp now chooses base64/uuencode
7172 automatically. Update wording accordingly.
7173 (Top): More description for the `Default Method' menu entry.
7174 (Default Method): Use @code, not @var, for Lisp variables.
7175 (Default Method): New subsection `Which method is the right one
7176 for me?' Suggested by Christian Kirsch.
7177 (Configuration): Pointer to new subsection added.
7178 (Default Method): Too many "use" in one sentence.
7179 Rephrase. Reported by Christian Kirsch.
7180 (Filename Syntax): Old `su' example is probably a left-over from
7181 the sm/su method naming. Replace with `ssh', instead.
7182 (External transfer methods, Auto-save and Backup):
7183 Typo fixes.
7184
7185 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7186
7187 * tramp.texi (all): Harmonize all occurences of @tramp{}.
7188 (Top): Mention japanese manual only if flag `jamanual' is set.
7189 Insert section `Japanese manual' in menu.
7190
7191 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7192
7193 * frames.texi (Dialog Boxes): Add use-file-dialog.
7194
7195 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7196
7197 * eshell.texi (Known Problems): Add doc item.
7198
7199 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7200
7201 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7202 in CC Mode.
7203
7204 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7205
7206 * cc-mode.texi: Update for CC Mode 5.30.
7207
7208 Note: Please refrain from doing purely cosmetic changes like
7209 removing trailing whitespace in this manual; it clobbers cvs
7210 merging for no good reason.
7211
7212 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7213
7214 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7215 * man/commands.texi, man/custom.texi, man/display.texi:
7216 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
7217 * man/frames.texi, man/glossary.texi, man/killing.texi:
7218 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7219 * man/mule.texi, man/rmail.texi, man/search.texi:
7220 * man/sending.texi, man/text.texi, man/tramp.texi:
7221 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
7222 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
7223
7224 2003-11-01 Alan Mackenzie <acm@muc.de>
7225
7226 * search.texi (Scrolling During Incremental Search): Document a
7227 new scrolling facility in isearch mode.
7228
7229 2003-10-26 Karl Berry <karl@gnu.org>
7230
7231 * info.texi (Info Search): Echo area, not echo are. From Debian
7232 diff.
7233
7234 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7235
7236 * widget.texi (Defining New Widgets): Document new beavior of
7237 :buttons and :children keywords.
7238
7239 2003-10-22 Miles Bader <miles@gnu.org>
7240
7241 * Makefile.in (info): Move before $(top_srcdir)/info.
7242
7243 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
7244
7245 * building.texi (Watch Expressions): Update section on data display
7246 to reflect code changes (GDB Graphical Interface).
7247
7248 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7249
7250 * tramp.texi (Inline methods): Small grammar fix.
7251 (External transfer methods): Likewise.
7252
7253 2003-10-13 Richard M. Stallman <rms@gnu.org>
7254
7255 * xresources.texi (GTK resources): Clean up previous change.
7256
7257 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7258
7259 * xresources.texi (GTK resources): Add a note that some themes
7260 disallow customizations. Add scroll theme example.
7261
7262 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
7263
7264 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7265
7266 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7267
7268 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7269
7270 2003-09-30 Richard M. Stallman <rms@gnu.org>
7271
7272 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7273
7274 * widget.texi (User Interface): Fix typos.
7275
7276 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7277
7278 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7279
7280 * misc.texi (Saving Emacs Sessions): Shorten the section,
7281 collapsing back into one node.
7282
7283 2003-09-30 Lars Hansen <larsh@math.ku.dk>
7284
7285 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7286
7287 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
7288
7289 * xresources.texi (GTK names in Emacs): Correct typo.
7290
7291 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7292
7293 * pcl-cvs.texi (Selected Files): Fix typo.
7294
7295 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7296
7297 * cmdargs.texi (Font X): Mention new default font. More
7298 fully describe long font names, wildcard patterns and the
7299 problems involved. (Result of discussion on emacs-devel.)
7300
7301 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7302
7303 * emacs.texi (Acknowledgements): Correct typo.
7304
7305 2003-09-22 Richard M. Stallman <rms@gnu.org>
7306
7307 * dired.texi (Misc Dired Commands): New node.
7308 (Dired Navigation): Add dired-goto-file.
7309
7310 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7311
7312 * emacs.texi (Acknowledgements): New node, split from Distribution.
7313
7314 * cmdargs.texi (Action Arguments): -f reads interactive args.
7315
7316 2003-09-21 Karl Berry <karl@gnu.org>
7317
7318 * info.texi (] and [ commands): No period at end of section title.
7319
7320 2003-09-08 Lute Kamstra <lute@gnu.org>
7321
7322 * screen.texi (Mode Line): Say that POS comes before LINE.
7323 Mention `size-indication-mode'.
7324 * display.texi (Optional Mode Line): Document
7325 `size-indication-mode'.
7326 * basic.texi (Position Info): Mention `size-indication-mode'.
7327
7328 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7329
7330 * xresources.texi (Resources): Refer to `editres' man page.
7331 (Lucid Resources): Update defaults. Expand description of
7332 `shadowThickness'.
7333
7334 2003-09-04 Miles Bader <miles@gnu.org>
7335
7336 * Makefile.in (top_srcdir): New variable.
7337 ($(top_srcdir)/info): New rule.
7338 (info): Depend on it.
7339
7340 2003-09-03 Peter Runestig <peter@runestig.com>
7341
7342 * makefile.w32-in: New file.
7343
7344 2003-08-29 Richard M. Stallman <rms@gnu.org>
7345
7346 * misc.texi (Saving Emacs Sessions): Correct previous change.
7347
7348 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7349
7350 * widget.texi (User Interface): Explain the need of static text
7351 around an editable field.
7352
7353 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7354
7355 * widget.texi (Basic Types): The argument to `:help-echo' can now
7356 be a form that evaluates to a string.
7357
7358 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7359 (Intro): Include kmacro.texi after fixit.texi instead of after
7360 custom.texi. (As suggested by Kim Storm.)
7361
7362 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7363
7364 * fixit.texi (Fixit): Update `Next' pointer.
7365 * files.texi (Files): Update `Previous' pointer.
7366 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7367 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7368 (Suggested by Kim Storm.)
7369 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7370
7371 2003-08-18 Kim F. Storm <storm@cua.dk>
7372
7373 * kmacro.texi: New file describing enhanced keyboard macro
7374 functionality. Replaces old description in custom.texi.
7375
7376 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7377 (Keyboard Macros): Move to new kmacro.texi file.
7378
7379 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7380
7381 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7382
7383 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7384
7385 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7386
7387 2003-08-17 Alex Schroeder <alex@gnu.org>
7388
7389 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7390 required.
7391
7392 2003-08-16 Richard M. Stallman <rms@gnu.org>
7393
7394 * dired-x.texi (Shell Command Guessing): Explain *.
7395
7396 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7397
7398 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7399 log-edit-insert-changelog.
7400
7401 2003-08-05 Richard M. Stallman <rms@gnu.org>
7402
7403 * programs.texi (Lisp Indent): Don't describe
7404 lisp-indent-function property here. Use xref to Lisp Manual.
7405
7406 2003-08-03 Karl Berry <karl@gnu.org>
7407
7408 * info.texi: Need @contents.
7409
7410 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7411
7412 * calendar.texi (Date Formats): Document changed behaviour of
7413 abbreviations.
7414
7415 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
7416
7417 * buffers.texi (List Buffers): Fix previous change.
7418
7419 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7420
7421 Tramp version 2.0.36 released.
7422
7423 * tramp.texi (Remote shell setup): Explain about problems with
7424 non-Bourne commands in ~/.profile and ~/.shrc.
7425
7426 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
7427
7428 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7429 List*.
7430
7431 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7432
7433 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7434 renaming of `vis-mode' to `visible-mode'.
7435
7436 * display.texi (Font Lock): Fix typo.
7437
7438 2003-07-07 Richard M. Stallman <rms@gnu.org>
7439
7440 * display.texi (Font Lock): Add xref for format info on
7441 font-lock-remove-keywords.
7442
7443 * building.texi (Compilation): Document what happens with asynch
7444 children of compiler process.
7445
7446 * help.texi (Library Keywords): Use @multitable.
7447
7448 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7449
7450 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7451 next, prev and up pointers.
7452
7453 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7454
7455 * info.texi (Help): Mention existence of Emacs and stand-alone
7456 Info at the very beginning of the tutorial.
7457 (Help-Inv): New node.
7458 (Help-]): New node.
7459 (Help-M): Systematically point out the differences between default
7460 Emacs and stand-alone versions. Delete second menu.
7461 (Help-Xref): Systematically point out the differences between
7462 default Emacs and stand-alone versions.
7463 (Help-Int): Change `l' example.
7464 (Expert Info): Fix typos.
7465 (Emacs Info Variables): Mention `Info-hide-note-references' and
7466 new default for `Info-scroll-prefer-subnodes'.
7467
7468 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7469
7470 Version 2.0.35 of Tramp released.
7471
7472 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7473 (Inline methods): Add methods `remsh' and `plink1'.
7474 (External transfer methods): Add method `remcp'.
7475 (Multi-hop Methods): Add method `remsh'.
7476 Small patch from Adrian Aichner <adrian@xemacs.org>:
7477 Fix minor typos.
7478 (Concept Index): Added to make manual searchable via
7479 `Info-index'.
7480 (Version Control): Add cindex entry.
7481
7482 2003-06-04 Richard M. Stallman <rms@gnu.org>
7483
7484 * programs.texi (Expressions): Delete C-M-DEL.
7485
7486 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7487 comint-move-point-for-output renamed from
7488 comint-scroll-to-bottom-on-output.
7489
7490 * custom.texi (Init Rebinding): Replace previous change with xref.
7491 (Non-ASCII Rebinding): Explain that issue more briefly here.
7492
7493 2003-05-28 Richard M. Stallman <rms@gnu.org>
7494
7495 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7496
7497 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
7498
7499 * building.texi (GDB Graphical Interface): New node.
7500 (Rewritten somewhat by RMS.)
7501
7502 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7503
7504 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7505 non-English letters. Explain how to set coding systems correctly
7506 and how to include the right coding cookie in the file.
7507
7508 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7509
7510 * trampver.texi: Version 2.0.34 released.
7511
7512 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7513
7514 * indent.texi (Indentation): Explain the concepts.
7515 (Just Spaces): Explain why preventing tabs for indentation might
7516 be useful.
7517
7518 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7519
7520 * faq.texi: Improve previous changes.
7521
7522 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7523
7524 * faq.texi: Update copyright and maintenance details.
7525 Update some package URLs, versions, and maintainers.
7526 Remove many references to the Emacs Lisp Archive.
7527
7528 2003-04-23 Simon Josefsson <jas@extundo.com>
7529
7530 * smtpmail.texi: Fix license (the invariant sections mentioned has
7531 never been part of the smtp manual). Align info dir entry with
7532 other emacs packages.
7533
7534 2003-04-16 Richard M. Stallman <rms@gnu.org>
7535
7536 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7537
7538 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7539
7540 * tramp.texi: Version 2.0.33 released.
7541 Remove installation chapter. Remove XEmacs specifics.
7542
7543 2003-03-29 Richard M. Stallman <rms@gnu.org>
7544
7545 * tramp.texi (Top): Undo the previous renaming.
7546 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7547
7548 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7549
7550 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7551 version of manual.
7552
7553 * tramp.texi (Auto-save and Backup): New node.
7554
7555 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7556
7557 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7558 Emacs" in order to have better differentiation to "XEmacs".
7559 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7560 are new macros in order to point to the other Emacs flavor where
7561 appropriate. In info case, point to node `Installation' in order
7562 to explain how to generate the other way. In html case, make a
7563 link to the other html file.
7564 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
7565 after CVS checkout/update.
7566 (Installation): Completely rewritten.
7567 (Installation parameters, Load paths): New sections under
7568 `Installation'.
7569
7570 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7571
7572 * tramp.texi: Version 2.0.30 released.
7573 Replace word "path" with "localname" where used as a component of
7574 a Tramp file name.
7575
7576 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7577
7578 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7579 introduced.
7580 (Installation): Explain what to do if files from the tramp/contrib
7581 directory are needed.
7582
7583 2003-02-23 Alex Schroeder <alex@emacswiki.org>
7584
7585 * smtpmail.texi (How Mail Works): New.
7586
7587 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7588
7589 * cmdargs.texi (General Variables): Document SMTPSERVER.
7590
7591 * smtpmail.texi: New file.
7592
7593 * sending.texi: Remove SMTP node.
7594 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7595 library.
7596
7597 * Makefile.in: Build SMTP manual.
7598
7599 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7600
7601 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7602
7603 2003-02-22 Simon Josefsson <jas@extundo.com>
7604
7605 * sending.texi (Mail Methods): Add node about SMTP.
7606
7607 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7608
7609 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7610
7611 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7612
7613 * tramp.texi: Version 2.0.29 released.
7614 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7615 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7616
7617 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7618
7619 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7620 another package loads accidently Ange-FTP.
7621
7622 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7623
7624 * tramp.texi (Customizing Completion): Add function
7625 `tramp-parse-sconfig'. Change example of
7626 `tramp-set-completion-function', because parsing of ssh config
7627 files looks more natural.
7628
7629 2003-02-01 Kevin Ryde <user42@zip.com.au>
7630
7631 * glossary.texi (Glossary): Correction to cl cross reference.
7632
7633 2003-01-20 Richard M. Stallman <rms@gnu.org>
7634
7635 * killing.texi (Rectangles): Document C-x c r.
7636
7637 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7638
7639 * xresources.texi (GTK resources): New node.
7640 (GTK widget names): New node.
7641 (GTK names in Emacs): New node.
7642 (GTK styles): New node.
7643
7644 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7645
7646 * gnus.texi: Do not use `path' in several locations.
7647
7648 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
7649
7650 * maintaining.texi (Create Tags Table): Add reference to the new
7651 `etags --help --lang=LANG' option.
7652
7653 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7654
7655 * tramp.texi (External transfer methods): New method `smb'. From
7656 Michael Albinus.
7657
7658 2002-11-05 Karl Berry <karl@gnu.org>
7659
7660 * info.texi (Info-fontify): Reorder face list to avoid bad line
7661 breaks.
7662
7663 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7664
7665 * tramp.texi: Move @copying to standard place. Use
7666 @insertcopying.
7667
7668 2002-10-02 Karl Berry <karl@gnu.org>
7669
7670 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7671 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
7672 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7673 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7674 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7675 Per rms, update all manuals to use @copying instead of @ifinfo.
7676 Also use @ifnottex instead of @ifinfo around the top node, where
7677 needed for the sake of the HTML output.
7678 (The Gnus manual is not fixed since it's not clear to me how it
7679 works; and the Tramp manual already uses @copying, although in an
7680 unusual way. All others were changed.)
7681
7682 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
7683
7684 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7685 (../info/ses, ses.dvi): New targets.
7686 * ses.texi: New file.
7687
7688 2002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7689
7690 * texinfo.tex: Update to texinfo 4.2.
7691
7692 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7693
7694 * reftex.texi: Update to RefTeX 4.19.
7695
7696 2002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7697
7698 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7699 (../info/tramp, tramp.dvi): New targets.
7700
7701 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7702
7703 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7704 (calc.dvi): Uncomment.
7705
7706 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7707
7708 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7709 source files.
7710
7711 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7712
7713 * Makefile.in (emacsman): New target.
7714
7715 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7716
7717 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7718 (../info/calc): New target.
7719
7720 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7721
7722 * (Version 21.1 released.)
7723
7724 2001-10-05 Gerd Moellmann <gerd@gnu.org>
7725
7726 * Branch for 21.1.
7727
7728 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7729
7730 * Makefile.in (../info/info): Use an explicit -o switch to
7731 makeinfo.
7732
7733 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7734
7735 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7736
7737 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7738
7739 * Makefile.in (../info/idlwave): Use --no-split.
7740
7741 2000-12-14 Dave Love <fx@gnu.org>
7742
7743 * Makefile.in (mostlyclean): Remove gnustmp.*
7744 (gnus.dvi): Change rule to remove @latex stuff.
7745
7746 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7747
7748 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7749
7750 2000-10-13 John Wiegley <johnw@gnu.org>
7751
7752 * Makefile.in: Add build targets for eshell.texi.
7753
7754 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7755
7756 * Makefile.in: Remove/comment speedbar stuff.
7757
7758 2000-09-22 Dave Love <fx@gnu.org>
7759
7760 * Makefile.in: Add emacs-mime.
7761
7762 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7763
7764 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7765 (DVI_TARGETS): Add woman.dvi.
7766 (../info/woman, woman.dvi): New targets.
7767
7768 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7769
7770 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7771
7772 * pcl-cvs.texi: New file.
7773 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7774 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7775
7776 2000-05-11 Gerd Moellmann <gerd@gnu.org>
7777
7778 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7779 (../info/ebrowse, ebrowse.dvi): New targets.
7780
7781 2000-01-13 Gerd Moellmann <gerd@gnu.org>
7782
7783 * Makefile.in (INFO_TARGETS): Add eudc.
7784 (DVI_TARGETS): Add eudc.dvi.
7785 (../info/eudc, eudc.dvi): New targets.
7786
7787 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7788
7789 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7790 compatibility with 8+3 filesystems).
7791 (../info/efaq): Rename from emacs-faq.
7792
7793 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
7794
7795 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7796 (../info/idlwave, idlwave.dvi): New targets.
7797
7798 1999-10-23 Dave Love <fx@gnu.org>
7799
7800 * Makefile.in: Use autotype.texi.
7801
7802 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
7803
7804 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
7805 faq.texi file) rather than ../info/faq.
7806
7807 1999-10-07 Gerd Moellmann <gerd@gnu.org>
7808
7809 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
7810 (../info/ada-mode, ada-mode.dvi): New targets.
7811
7812 1999-09-01 Dave Love <fx@gnu.org>
7813
7814 * Makefile.in: Add faq.
7815
7816 1999-07-12 Richard Stallman <rms@gnu.org>
7817
7818 * Version 20.4 released.
7819
7820 1998-12-04 Markus Rost <rost@delysid.gnu.org>
7821
7822 * Makefile.in (INFO_TARGETS): Delete customize.info.
7823 (DVI_TARGETS): Delete customize.dvi.
7824 (../info/customize, customize.dvi): Targets deleted.
7825
7826 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7827
7828 * Version 20.3 released.
7829
7830 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7831
7832 * Makefile.in (EMACSSOURCES): Add mule.texi.
7833 Add msdog.texi, ack.texi. Remove gnu1.texi.
7834
7835 1998-04-06 Andreas Schwab <schwab@gnu.org>
7836
7837 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
7838 it in dvi targets.
7839 (../etc/GNU): Change to $(srcdir) first.
7840
7841 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
7842
7843 * reftex.texi: Update for RefTeX version 3.22.
7844
7845 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
7846
7847 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
7848 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7849
7850 1997-09-23 Paul Eggert <eggert@twinsun.com>
7851
7852 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7853 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7854 (../info/customize): Rename from ../info/custom.
7855 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
7856
7857 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7858
7859 * Version 20.2 released.
7860
7861 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7862
7863 * Version 20.1 released.
7864
7865 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7866
7867 * Makefile (../info/customize, customize.dvi): New targets.
7868 (INFO_TARGETS): Add ../info/customize.
7869 (DVI_TARGETS): Add customize.dvi.
7870
7871 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7872
7873 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
7874
7875 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7876
7877 * Version 19.33 released.
7878
7879 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7880
7881 * Version 19.32 released.
7882
7883 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7884
7885 * Makefile.in: Add rules for the Message manual.
7886
7887 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7888
7889 * gnus.texi: New version.
7890
7891 * message.texi: New manual.
7892
7893 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7894
7895 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7896
7897 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7898
7899 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7900 Specify -I option.
7901 (All dvi targets): Set the TEXINPUTS variable.
7902
7903 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7904
7905 * Version 19.31 released.
7906
7907 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7908
7909 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
7910 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7911
7912 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7913
7914 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7915 (INFO_TARGETS): Add ../info/cc-mode.
7916 (DVI_TARGETS): Add cc-mode.dvi.
7917
7918 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7919
7920 * Version 19.30 released.
7921
7922 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7923
7924 * gnus.texi: New file.
7925
7926 1995-11-04 Erik Naggum <erik@naggum.no>
7927
7928 * gnus.texi: File deleted.
7929
7930 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7931
7932 * mh-e.texi: "Function Index" -> "Command Index" to work with
7933 Emacs 19.30 C-h C-k support of separately-documented commands.
7934
7935 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7936
7937 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7938 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7939
7940 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7941
7942 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7943 (../info/viper, viper.dvi): New targets.
7944
7945 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
7946
7947 * dired-x.texi (Installation): Change the example to set
7948 buffer-local variables like dired-omit-files-p in
7949 dired-mode-hook.
7950
7951 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7952
7953 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7954 (../info/mh-e, mh-e.dvi): New targets.
7955
7956 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7957
7958 * Makefile.in (maintainer-clean): Rename from realclean.
7959
7960 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7961
7962 * Makefile.in: New file.
7963 * Makefile: File deleted.
7964
7965 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7966
7967 * Makefile (TEXINDEX_OBJS): Variable deleted.
7968 (texindex, texindex.o, getopt.o): Rules deleted.
7969 All deps on texindex deleted.
7970 (distclean): Don't delete texindex.
7971 (mostlyclean): Don't delete *.o.
7972 * texindex.c, getopt.c: Files deleted.
7973
7974 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7975
7976 * Version 19.26 released.
7977
7978 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7979
7980 * Makefile (EMACSSOURCES): Exclude undo.texi.
7981
7982 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7983
7984 * Version 19.25 released.
7985
7986 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7987
7988 * Version 19.24 released.
7989
7990 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7991
7992 * Version 19.23 released.
7993
7994 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7995
7996 * Makefile: Delete spurious tab.
7997
7998 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7999
8000 * Makefile (.SUFFIXES): New rule.
8001
8002 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8003
8004 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8005 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8006
8007 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8008
8009 * Makefile (../info/sc): Rename frin sc.info.
8010 (../info/cl): Likewise.
8011 (INFO_TARGETS): Use new names.
8012
8013 1993-12-04 Richard Stallman (rms@srarc2)
8014
8015 * getopt.c: New file.
8016 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8017 (getopt.o): New rule.
8018 (dvi): Don't depend on texindex.
8019 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8020 Depend on texindex.
8021
8022 1993-12-03 Richard Stallman (rms@srarc2)
8023
8024 * Makefile (../info/sc.info): Rename from ../info/sc.
8025 (TEXI2DVI): New variable.
8026 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8027 Add explicit commands.
8028 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8029
8030 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8031
8032 * Version 19.22 released.
8033
8034 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8035
8036 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8037
8038 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8039
8040 * Version 19.21 released.
8041
8042 1993-11-15 Paul Eggert (eggert@twinsun.com)
8043
8044 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8045
8046 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8047
8048 * Makefile (../etc/GNU): New target.
8049 (EMACSSOURCES): Add gnu1.texi.
8050
8051 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8052
8053 * Makefile (realclean): Don't delete the Info files.
8054
8055 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
8056
8057 * forms.texi: Fix forms.texi so that it will format correctly.
8058 Add missing `@end iftex', fix bad reference.
8059
8060 * info.texi, info-stn.texi: New files implement texinfo version of
8061 `info' file.
8062
8063 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8064 4' where appropriate.
8065
8066 1993-10-20 Brian Fox (bfox@ai.mit.edu)
8067
8068 * Makefile: Fix targets for texindex, new info.texi files.
8069 * info-stnd.texi: New file implements info for standalone info
8070 reader.
8071 * info.texi: Update to include recent changes to "../info/info".
8072 New source file for ../info/info; includes info-stnd.texi.
8073
8074 * texindex.c: Include "../src/config.h" if building in emacs.
8075
8076 * Makefile: Change all files to FILENAME.texi, force all targets
8077 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8078 vip.texinfo, forms.texinfo, cl.texinfo.
8079 Add target to build texindex.c, defining `emacs'.
8080
8081 * forms.texi: Install new file to match version 2.3 of forms.el.
8082
8083 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8084
8085 * Version 19.19 released.
8086
8087 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8088
8089 * sc.texinfo: Fix info file name.
8090
8091 * Makefile (info): Add gnus and sc.
8092 (dvi): Add gnus.dvi and sc.dvi.
8093 (../info/sc, sc.dvi): New targets.
8094
8095 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8096
8097 * Version 19.18 released.
8098
8099 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8100
8101 * Makefile: Fix source file names of the separate manuals.
8102 (gnus.dvi, ../info/gnus): New targets.
8103
8104 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8105
8106 * Version 19.17 released.
8107
8108 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8109
8110 * split-man: Fix typos in last change.
8111
8112 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8113
8114 * Version 19.16 released.
8115
8116 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8117
8118 * version 19.15 released.
8119
8120 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8121
8122 * Makefile (distclean): It's rm, not rf.
8123
8124 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8125
8126 * Version 19.14 released.
8127
8128 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8129
8130 * Makefile: New file.
8131
8132 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8133
8134 * Version 19.13 released.
8135
8136 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8137
8138 * Version 19.9 released.
8139
8140 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8141
8142 * Version 19.8 released.
8143
8144 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8145
8146 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8147
8148 * trouble.texi: It's `enable-flow-control-on', not
8149 `evade-flow-control-on'.
8150
8151 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8152
8153 * display.texi: Document standard-display-european.
8154
8155 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8156
8157 * Version 19.7 released.
8158
8159 * emacs.texi: Add a sentence to the top menu mentioning the
8160 specific version of Emacs this manual applies to.
8161
8162 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8163
8164 * basic.texi: Document next-line-add-lines variable used to
8165 implement down-arrow.
8166
8167 * killing.texi: Document kill-whole-line.
8168
8169 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8170
8171 * text.texi: Update unix TeX ordering information.
8172
8173 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8174
8175 * news.texi: Mention fill-rectangle in keybinding list.
8176
8177 * killing.texi: Document fill-rectangle.
8178
8179 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8180
8181 * vc.texi: Bring the docs up to date with VC 5.2.
8182
8183 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8184
8185 * emacs.tex: Mention blackbox and gomoku under Amusements.
8186 Assembler mode is now mentioned and appropriately indexed
8187 under Programming Modes.
8188
8189 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8190
8191 * emacs.tex: Update TeX ordering information.
8192
8193 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8194
8195 * gnus.texinfo: New file. Removed installation instructions.
8196
8197 1990-06-26 David Lawrence (tale@geech)
8198
8199 * emacs.tex: Note that completion-ignored-extensions is not used
8200 to filter out names when all completions are displayed in
8201 *Completions*.
8202
8203 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8204
8205 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8206
8207 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8208
8209 * emacs.tex: Add @findex grep.
8210
8211 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8212
8213 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8214 then define `\sc' as the command for smallcaps in Texinfo. This
8215 means that the @sc command will produce small caps. bfox has
8216 made the corresponding change to makeinfo and texinfm.el.
8217
8218 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8219
8220 * emacs.tex: Correct two typos. No other changes before
8221 Version 19 will be made.
8222
8223 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8224 Customization since the menu entry did not point to anything.
8225 Also add an @finalout command to remove overfull hboxes from the
8226 printed output.
8227
8228 * cl.texinfo: Add @bye, \input line and @settitle to file.
8229 This file is clearly intended to be a chapter of some other work,
8230 but the other work does not yet exist.
8231
8232 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8233
8234 * texinfo.texinfo: Three typos corrected.
8235
8236 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8237
8238 * emacs.tex: Update information for obtaining TeX distribution from the
8239 University of Washington.
8240
8241 ;; Local Variables:
8242 ;; coding: iso-2022-7bit
8243 ;; fill-column: 79
8244 ;; add-log-time-zone-rule: t
8245 ;; End:
8246
8247 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
8248 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
8249
8250 This file is part of GNU Emacs.
8251
8252 GNU Emacs is free software; you can redistribute it and/or modify
8253 it under the terms of the GNU General Public License as published by
8254 the Free Software Foundation; either version 3, or (at your option)
8255 any later version.
8256
8257 GNU Emacs is distributed in the hope that it will be useful,
8258 but WITHOUT ANY WARRANTY; without even the implied warranty of
8259 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8260 GNU General Public License for more details.
8261
8262 You should have received a copy of the GNU General Public License
8263 along with GNU Emacs; see the file COPYING. If not, write to the
8264 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
8265 Boston, MA 02110-1301, USA.
8266
8267 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd