]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from cygw32 branch
[gnu-emacs] / doc / misc / ChangeLog
1 2012-11-13 Glenn Morris <rgm@gnu.org>
2
3 * flymake.texi (Customizable variables)
4 (Highlighting erroneous lines): Mention flymake-error-bitmap,
5 flymake-warning-bitmap, and flymake-fringe-indicator-position.
6
7 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
8
9 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
10 In all file place SES into @acronym{...}.
11 (Advanced Features): Add key index and function index for
12 ses-set-header-row. Add description for function
13 ses-rename-cell. Add description for function
14 ses-repair-cell-reference-all.
15 (Ranges in formulas): Add description for ses-range flags.
16
17 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
18
19 * texinfo.tex: Merge from gnulib.
20
21 2012-11-10 Chong Yidong <cyd@gnu.org>
22
23 * url.texi (Introduction): Move url-configuration-directory to
24 Customization node.
25 (Parsed URIs): Split into its own node.
26 (URI Encoding): New node.
27 (Defining New URLs): Remove empty chapter.
28 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
29 Improve docs for url-queue-*.
30 (Supported URL Types): Copyedits. Delete empty subnodes.
31
32 * url.texi (Introduction): Rename from Getting Started. Rewrite
33 the introduction.
34 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
35
36 2012-11-10 Glenn Morris <rgm@gnu.org>
37
38 * cl.texi (Obsolete Setf Customization):
39 Revert defsetf example to the more correct let rather than prog1.
40 Give define-modify-macro, defsetf, and define-setf-method
41 gv.el replacements.
42
43 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
44 (Setf Extensions): Remove obsolete reference.
45 (Obsolete Setf Customization):
46 Move note on lack of setf functions to lispref/variables.texi.
47 Undocument get-setf-method, since it no longer exists.
48 Mention simple defsetf replaced by gv-define-simple-setter.
49
50 2012-11-03 Glenn Morris <rgm@gnu.org>
51
52 * cl.texi: Further general copyedits.
53 (List Functions): Remove copy-tree, standard elisp for some time.
54 (Efficiency Concerns): Comment out examples that no longer apply.
55 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
56 (Creating Symbols, Random Numbers): De-emphasize internal
57 variables cl--gensym-counter and cl--random-state. (Bug#12788)
58 (Naming Conventions, Type Predicates, Macros)
59 (Predicates on Numbers): No longer mention cl-floatp-safe.
60
61 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
62
63 * gnus.texi (Mail Source Specifiers):
64 Document :leave keyword used for pop mail source.
65
66 2012-11-01 Glenn Morris <rgm@gnu.org>
67
68 * cl.texi: General copyedits for style, line-breaks, etc.
69 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
70 (Macro Bindings, Blocks and Exits):
71 Acknowledge existence of lexical-binding.
72 (Iteration): Mainly defer to doc of standard dolist, dotimes.
73
74 2012-10-31 Glenn Morris <rgm@gnu.org>
75
76 * ert.texi (Introduction, The @code{should} Macro):
77 Refer to "cl-assert" rather than "assert".
78
79 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
80 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
81 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
82 Reword, and add details of flet and labels.
83 (Modify Macros, Function Bindings): Add some xrefs.
84
85 2012-10-30 Glenn Morris <rgm@gnu.org>
86
87 * cl.texi (Modify Macros): Update for cl-letf changes.
88 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
89 (Setf Extensions): Partially restore note about cl-getf,
90 mainly moved to lispref/variables.texi.
91 (Property Lists): Fix cl-getf typos.
92 (Mapping over Sequences): Mention cl-mapc naming oddity.
93
94 2012-10-29 Glenn Morris <rgm@gnu.org>
95
96 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
97 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
98 (Customizing Setf): Move contents to "Obsolete Setf Customization".
99 (Modify Macros, Multiple Values, Other Clauses):
100 Remove mentions of obsolete features.
101 (Obsolete Setf Customization): Don't mention `apply' setf.
102
103 2012-10-28 Glenn Morris <rgm@gnu.org>
104
105 * cl.texi (Multiple Values, Common Lisp Compatibility):
106 More namespace updates.
107 (Obsolete Features): Copyedits.
108 (Obsolete Lexical Macros, Obsolete Setf Customization):
109 New subsections.
110
111 * cl.texi (Porting Common Lisp, Lexical Bindings):
112 Add some xrefs to the Elisp manual.
113
114 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
115 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
116 (Obsolete Features): New appendix. Move Lexical Bindings here.
117
118 2012-10-27 Glenn Morris <rgm@gnu.org>
119
120 * cl.texi: Use defmac for macros rather than defspec.
121 (Efficiency Concerns): Related copyedit.
122
123 * cl.texi (Control Structure): Update for setf now being in core.
124 (Setf Extensions): Rename from Basic Setf. Move much of the
125 former content to lispref/variables.texi.
126 (Modify Macros): Move pop, push details to lispref/variables.texi.
127 (Customizing Setf): Copyedits for setf etc being in core.
128 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
129 Further namespaces updates.
130
131 2012-10-26 Bastien Guerry <bzg@gnu.org>
132
133 * org.texi (Installation): Update the link to Org's ELPA. Also
134 don't mention org-install.el anymore as the replacement file
135 org-loaddefs.el is now loaded by org.el.
136
137 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
138
139 * tramp.texi (Frequently Asked Questions): Mention
140 `tramp-completion-reread-directory-timeout' for performance
141 improvement.
142
143 2012-10-25 Glenn Morris <rgm@gnu.org>
144
145 * cl.texi: Don't mess with the TeX section number counter.
146 Use Texinfo recommended convention for quotes+punctuation.
147 (Overview, Sequence Functions): Rephrase for better line-breaking.
148 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
149 (Macro Bindings, Conditionals, Iteration, Loop Basics)
150 (Random Numbers, Mapping over Sequences, Structures)
151 (Porting Common Lisp): Further updates for cl-lib namespace.
152 (Modify Macros, Declarations, Macro Bindings, Structures):
153 Break long lines in examples.
154 (Dynamic Bindings): Update for changed progv behavior.
155 (Loop Examples, Efficiency Concerns): Markup fixes.
156 (Structures): Remove TeX margin change.
157 (Declarations): Fix typos.
158
159 2012-10-24 Glenn Morris <rgm@gnu.org>
160
161 * cl.texi (Overview, Multiple Values, Creating Symbols)
162 (Numerical Functions): Say less/nothing about the original cl.el.
163 (Old CL Compatibility): Remove.
164 (Assertions): Remove ignore-errors (standard Elisp for some time).
165
166 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
167 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
168 (Efficiency Concerns, Efficiency Concerns)
169 (Common Lisp Compatibility, Old CL Compatibility):
170 Further updates for cl-lib namespace.
171
172 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
173
174 Update manual for new time stamp format (Bug#12706).
175 * emacs-mime.texi (time-date): Update for new format.
176 Also, fix bogus time stamp and modernize a bit.
177
178 2012-10-23 Glenn Morris <rgm@gnu.org>
179
180 * cl.texi: Include emacsver.texi. Use Emacs version number rather
181 than unchanging cl.el version number.
182 End all menu descriptions with a period.
183 Do not use @dfn{CL} for every instance of "CL".
184 (Overview): Remove no-runtime caveat, and note about foo* names.
185 (Usage): Use cl-lib rather than cl.
186 (Organization, Naming Conventions): Update for cl-lib.el.
187 (Installation): Remove long-irrelevant node.
188 (Program Structure, Predicates, Control Structure):
189 Start updating for cl-lib namespace.
190 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
191 Depend on emacsver.texi.
192
193 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
194
195 * trampver.texi: Update release number.
196
197 2012-10-06 Glenn Morris <rgm@gnu.org>
198
199 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
200 ERC version.
201 (Introduction): ERC is distributed with Emacs.
202 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
203 (Getting Started): Simplify.
204 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
205 (History): Mention ERC maintained as part of Emacs now.
206 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
207 Add dependency on emacsver.texi.
208
209 * erc.texi: Remove hand-written node pointers.
210
211 2012-10-05 Glenn Morris <rgm@gnu.org>
212
213 * newsticker.texi (Overview, Requirements, Usage, Configuration):
214 Copyedits.
215
216 2012-10-01 Eric Ludlam <zappo@gnu.org>
217
218 * ede.texi (Quick Start, Project Local Variables)
219 (Miscellaneous commands, ede-java-root, Development Overview)
220 (Detecting a Project): New nodes.
221 (Simple projects): Node deleted.
222
223 * eieio.texi (Building Classes): Some slot attributes cannot be
224 overridden.
225 (Slot Options): Remove an example.
226 (Method Invocation, Documentation): New nodes.
227
228 2012-10-01 Glenn Morris <rgm@gnu.org>
229
230 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
231 (reftex.pdf): Add dependency on emacsver.texi.
232 * reftex.texi: Don't include directory part for emacsver.texi;
233 the Makefile's -I handles it.
234
235 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
236
237 Merge from standalone RefTeX repository.
238
239 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
240 with macros.
241 (Imprint): Mention Wolfgang in list of contributors.
242 (Creating Citations): Give a hint about how to
243 auto-revert the BibTeX database file when using external editors.
244 (Referencing Labels): Simplify section about reference macro
245 cycling.
246 (Options (Referencing Labels)): Adapt to new structure of
247 `reftex-ref-style-alist'.
248 (Referencing Labels, Reference Styles): Document changes in the
249 referencing functionality.
250 (Commands): Mention options for definition of header and footer in
251 BibTeX files.
252 (Options (Creating Citations)): Document
253 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
254 (Reference Styles): New section.
255 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
256 (Options (Referencing Labels)): Remove descriptions of deprecated
257 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
258 Add descriptions for `reftex-ref-style-alist' and
259 `reftex-ref-style-default-list'.
260 (Referencing Labels): Update regarding reference styles.
261 (Citation Styles): Mention support for ConTeXt.
262 (Options (Defining Label Environments)): Fix typo.
263 (Options (Creating Citations)): Document
264 `reftex-cite-key-separator'.
265
266 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
267
268 * org.texi: Add description of ORG_ADD_CONTRIB to info
269 documentation. Add link to Worg for more details.
270
271 * org.texi: Clarify installation procedure. Provide link to the
272 build system description on Worg.
273
274 * org.texi: Remove reference to utils/, x11idle.c is now in
275 contrib/scripts.
276
277 * org.texi: Re-normalize to "Org mode" in manual.
278
279 * org.texi (Installation): Adapt documentation to new build
280 system. Mention GNU ELPA (since it needs to be handled like Emacs
281 built-in Org).
282
283 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
284
285 * org.texi: Fix typo in description of the 'Hooks' section.
286
287 * org.texi: Add ID to the list of special properties.
288
289 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
290
291 * org.texi (Moving subtrees): Document the ability to archive to a
292 datetree.
293
294 2012-09-30 Bastien Guerry <bzg@altern.org>
295
296 * org.texi (Installation, Feedback, Batch execution): Use
297 (add-to-list 'load-path ... t) for the contrib dir.
298
299 * org.texi (results): Update documentation for ":results drawer"
300 and ":results org".
301
302 * org.texi (Column width and alignment): Fix typo.
303
304 * org.texi (Activation): Point to the "Conflicts" section.
305
306 * org.texi (Conflicts): Mention filladapt.el in the list of
307 conflicting packages.
308
309 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
310 not needed for versions of Emacs > 22.1.
311
312 * org.texi (History and Acknowledgments): Fix typo.
313
314 * org.texi (History and Acknowledgments): Add my own
315 acknowledgments.
316
317 * org.texi (Agenda commands): Document the new command and the new
318 option.
319
320 * org.texi (Agenda commands): Delete `org-agenda-action' section.
321 (Agenda commands): Reorder. Document `*' to toggle persistent
322 marks.
323
324 * org.texi (Agenda dispatcher): Mention
325 `org-toggle-agenda-sticky'.
326 (Agenda commands, Exporting Agenda Views): Fix typo.
327
328 * org.texi (Templates in contexts, Setting Options): Update to
329 reflect changes in how contexts options are processed.
330
331 * org.texi (Templates in contexts): Document the new structure of
332 the variables `org-agenda-custom-commands-contexts' and
333 `org-capture-templates-contexts'.
334
335 * org.texi (Templates in contexts): Document the new option
336 `org-capture-templates-contexts'.
337 (Storing searches): Document the new option
338 `org-agenda-custom-commands-contexts'.
339
340 * org.texi (Formula syntax for Lisp): Reformat.
341
342 * org.texi (Special properties, Column attributes)
343 (Agenda column view): Document the new special property
344 CLOCKSUM_T.
345
346 * org.texi (Template expansion): Document the new %l template.
347
348 * org.texi (Fast access to TODO states): Fix documentation about
349 allowed characters for fast todo selection.
350
351 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
352 use in `org-agenda-to-appt'.
353
354 * org.texi (Comment lines): Update wrt comments.
355
356 * org.texi (Resolving idle time): Document new keybinding.
357
358 * org.texi (Clocking commands): Document the use of S-M-<up/down>
359 on clock timestamps.
360
361 * org.texi (Fast access to TODO states): Explicitely says only
362 letters are supported as fast TODO selection keys.
363
364 * org.texi (Link abbreviations): Illustrate the use of the "%h"
365 specifier. Document the new "%(my-function)" specifier.
366
367 * org.texi (Clocking commands): New cindex.
368 (Clocking commands): Update documentation for `org-clock-in'.
369 Document `org-clock-in-last'. Mention `org-clock-out' and
370 `org-clock-in-last' as commands that can be globally bound.
371 (Resolving idle time): Document continuous clocking.
372
373 * org.texi (Top, Introduction): Fix formatting.
374 (Activation): Add index entries.
375 (Conventions): Update section.
376 (Embedded @LaTeX{}): Fix formatting.
377
378 * org.texi (Visibility cycling): Document `show-children'.
379
380 * org.texi (Using capture): Mention the `org-capture-last-stored'
381 bookmark as a way to jump to the last stored capture.
382
383 * org.texi (Uploading files): Fix typo.
384
385 * org.texi (Using capture): Document `C-0' as a prefix argument
386 for `org-capture'.
387
388 * org.texi (Agenda commands): Document persistent marks.
389
390 * org.texi (Template expansion): Update doc to reflect change.
391
392 * org.texi (Radio tables): Document the :no-escape parameter.
393
394 * org.texi (Repeated tasks): Document repeat cookies for years,
395 months, weeks, days and hours.
396
397 * org.texi (Export options): State that you can use the d: option
398 by specifying a list of drawers.
399
400 * org.texi (HTML preamble and postamble): Small doc improvement.
401
402 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
403
404 * org.texi: The sections in the Exporting section of the manual
405 left out articles in the description of the org-export-as-*
406 commands, among other places. This patch adds them, adds a few
407 missing prepositions, and switches instances of "an HTML" to "a
408 html" for internal consistency.
409
410 * org.texi: Alter several examples of headings with timestamps in
411 them to include the timestamps in the body instead of the heading.
412
413 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
414
415 * org.texi (Agenda dispatcher): Document sticky agenda views and
416 the new key for them.
417
418 2012-09-30 Charles <millarc@verizon.net> (tiny change)
419
420 * org.texi (Advanced features): Fix error in table.
421
422 2012-09-30 Feng Shu <tumashu@gmail.com>
423
424 * org.texi (@LaTeX{} fragments): Document imagemagick as an
425 alternative to dvipng.
426
427 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
428
429 * org.texi: Remove extra curly bracket.
430
431 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
432
433 * org.texi (org-clock-in-last and org-clock-cancel): Update the
434 defkeys.
435
436 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
437
438 * org.texi (Agenda commands): Fix two typos by giving
439 corresponding function names, according to
440 `org-agenda-view-mode-dispatch'.
441
442 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
443
444 * org.texi (The spreadsheet): Fix typo.
445
446 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
447
448 * org.texi (Tracking your habits): Point to the "Tracking TODO
449 state changes" section.
450
451 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
452
453 * org.texi (Literal examples): Remove reference to unknown
454 `org-export-latex-minted' variable. Also simplify footnote since
455 `org-export-latex-listings' documentation is exhaustive already.
456
457 * org.texi (Plain lists): Remove reference to now hard-coded
458 `bullet' automatic rule.
459
460 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
461
462 * org.texi: Updated documentation accordingly.
463
464 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
465
466 * texinfo.tex: Merge from gnulib.
467
468 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
469
470 Sync with Tramp 2.2.6.
471
472 * tramp.texi (Bug Reports): Cleanup caches before a test run.
473
474 * trampver.texi: Update release number.
475
476 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
477
478 * texinfo.tex: Merge from gnulib.
479
480 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
481
482 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
483 (bug#12096).
484
485 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
486
487 * calc.texi (Simplification modes, Conversions)
488 (Operating on Selections): Mention "basic" simplification.
489 (The Calc Mode Line): Mention the mode line display for Basic
490 simplification mode.
491 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
492 simplifications.
493 (Basic Simplifications): Rename from "Limited Simplifications"
494 Replace "limited" by "basic" throughout.
495 (Algebraic Simplifications): Indicate that the algebraic
496 simplifications are done by default.
497 (Unsafe Simplifications): Mention `m E'.
498 (Simplification of Units): Mention `m U'.
499 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
500 (Kinds of Declarations, Functions for Declarations): Mention
501 "algebraic simplifications" instead of `a s'.
502 (Algebraic Entry): Remove mention of default simplifications.
503
504 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
505
506 * calc.texi (Getting Started, Tutorial): Change simulated
507 Calc output to match actual output.
508 (Simplifying Formulas): Mention that algebraic simplification is now
509 the default.
510
511 2012-07-28 Eli Zaretskii <eliz@gnu.org>
512
513 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
514 (Bug#12073)
515
516 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
517
518 Prefer typical American spelling for "acknowledgment".
519 * calc.texi (History and Acknowledgments): Rename from
520 History and Acknowledgements.
521 * idlwave.texi (Acknowledgments):
522 * ses.texi (Acknowledgments):
523 * woman.texi (Acknowledgments): Rename from Acknowledgements.
524
525 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
526
527 Rename configure.in to configure.ac (Bug#11603).
528 * ede.texi (Compiler and Linker objects, ede-proj-project)
529 (ede-step-project): Prefer the name configure.ac to configure.in.
530
531 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
532
533 * tramp.texi (Multi-hops): Introduce
534 `tramp-restricted-shell-hosts-alist'.
535
536 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
537
538 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
539 methods, so don't mention smtpmail here.
540
541 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
542
543 * gnus.texi (Picons): Document gnus-picon-properties.
544
545 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
546
547 * gnus.texi: Remove mention of compilation, as that's no longer
548 supported.
549
550 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
551
552 * gnus.texi (Archived Messages): Mention
553 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
554
555 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
556
557 * gnus.texi (Various Summary Stuff):
558 Remove mention of `gnus-propagate-marks'.
559
560 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
561
562 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
563 which no longer exist.
564
565 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
566
567 * gnus.texi (Archived Messages):
568 Document gnus-gcc-self-resent-messages.
569
570 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
571
572 * message.texi (Mail Variables):
573 Mention the optional user parameter for X-Message-SMTP-Method.
574
575 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
576
577 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
578
579 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
580
581 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
582
583 * gnus.texi (Key Index): Change encoding to utf-8.
584
585 2012-06-21 Glenn Morris <rgm@gnu.org>
586
587 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
588
589 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
590
591 * gnus.texi (Group Timestamp): Mention where to find documentation for
592 the `gnus-tmp-' variables (bug#11601).
593
594 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
595
596 Sync with Tramp 2.2.6-pre.
597
598 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
599 where appropriate.
600 (Ad-hoc multi-hops): New section.
601 (Remote processes): New subsection "Running remote processes on
602 Windows hosts".
603 (History): Add remote commands on Windows, and ad-hoc multi-hop
604 methods.
605 (External methods): "ControlPersist" must be set to "no" for the
606 `scpc' method.
607 (Remote processes): Add a note about `auto-revert-tail-mode'.
608 (Frequently Asked Questions): Use "scpx" in combination with
609 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
610
611 * trampver.texi: Update release number.
612
613 2012-06-10 Chong Yidong <cyd@gnu.org>
614
615 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
616 compilation for html-mono.
617
618 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
619
620 * texinfo.tex: Merge from gnulib.
621
622 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
623
624 * Makefile.in (echo-info): Don't try to install info files named
625 just ".info".
626
627 2012-05-28 Glenn Morris <rgm@gnu.org>
628
629 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
630
631 * sc.texi: Nuke hand-written node pointers.
632 Fix top-level menu to match actual node order.
633
634 2012-05-27 Glenn Morris <rgm@gnu.org>
635
636 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
637 Some associated fixes, including not messing with chapno in cl.texi.
638
639 2012-05-27 Bastien Guerry <bzg@gnu.org>
640
641 * org.texi (Durations and time values): Fix typo.
642
643 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
644
645 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
646 Mention `calc-ensure-consistent-units'.
647
648 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
649
650 * cc-mode.texi: Avoid space before macro in 4th argument of cross
651 reference commands. (Bug#11461)
652
653 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
654
655 2012-05-12 Glenn Morris <rgm@gnu.org>
656
657 * Makefile.in (mostlyclean): Add more TeX intermediates.
658
659 * Makefile.in: Make it look more like the other doc Makefiles.
660 Use explicit $srcdir in all dependencies.
661 Remove cd $srcdir from rules.
662 (VPATH): Remove.
663 (infodir): Set to an absolute path.
664 (INFO_TARGETS): Use short names.
665 (mkinfodir): infodir is now absolute.
666 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
667
668 * Makefile.in (info.info): Rename from info, to avoid duplication.
669 (.SUFFIXES): Disable implicit rules.
670
671 * Makefile.in (MKDIR_P): New, set by configure.
672 (mkinfodir): Use $MKDIR_P.
673
674 2012-05-07 Glenn Morris <rgm@gnu.org>
675
676 * forms.texi (Long Example): Update for changed location of files.
677
678 2012-05-04 Glenn Morris <rgm@gnu.org>
679
680 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
681 (INFO_TARGETS): Use $INFO_EXT.
682 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
683 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
684 (INFO_TARGETS): Use $INFO_EXT.
685 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
686
687 2012-05-02 Glenn Morris <rgm@gnu.org>
688
689 * Makefile.in (echo-info): New phony target, used by top-level.
690
691 * viper.texi: Make direntry shorter (also it is no longer "newest").
692
693 * emacs-gnutls.texi, ert.texi, org.texi:
694 Fix dircategory, direntry to match info/dir.
695
696 * faq.texi: Convert @inforefs to @xrefs.
697 Fix some malformed cross-references.
698 (File-name conventions): Shorten section name to avoid overfull line.
699 (How to add fonts): Use smallexample to avoid overfull lines.
700
701 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
702
703 * auth.texi (Help for users): Update for .gpg file being second.
704
705 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
706
707 * org.texi (Agenda commands): Fix two typos: give corresponding
708 function names, according to `org-agenda-view-mode-dispatch'.
709
710 2012-04-27 Glenn Morris <rgm@gnu.org>
711
712 * faq.texi (Major packages and programs): Remove section.
713 There is no point listing 6 packages (cf etc/MORE.STUFF).
714 (Finding Emacs and related packages): Move "Spell-checkers" here.
715
716 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
717
718 * dbus.texi (Version): New node.
719 (Properties and Annotations): Mention the object manager
720 interface. Describe dbus-get-all-managed-objects.
721 (Type Conversion): Floating point numbers are allowed, if an
722 anteger does not fit Emacs's integer range.
723 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
724 (Asynchronous Methods): Fix description of
725 dbus-call-method-asynchronously.
726 (Receiving Method Calls): Fix some minor errors. Add
727 dbus-interface-emacs.
728 (Signals): Describe unicast signals and the new match rules.
729 (Alternative Buses): Add the PRIVATE optional argument to
730 dbus-init-bus. Describe its new return value. Add dbus-setenv.
731
732 2012-04-20 Glenn Morris <rgm@gnu.org>
733
734 * faq.texi (New in Emacs 24): New section.
735 (Packages that do not come with Emacs): Mention M-x list-packages.
736
737 2012-04-14 Alan Mackenzie <acm@muc.de>
738
739 * cc-mode.texi (c-offsets-alist): Correct a typo.
740
741 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
742
743 * org.texi (Deadlines and scheduling): Fix the example: the
744 DEADLINE item should come right after the headline. We enforce
745 this convention, so it is a bug not to illustrate it correctly in
746 the manual.
747
748 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
749
750 * org.texi (Agenda commands): Fix documentation bug by swapping
751 the equivalent keybindings to `org-agenda-next-line' with the ones
752 to `org-agenda-previous-line'.
753
754 2012-04-14 Glenn Morris <rgm@gnu.org>
755
756 * Makefile.in: Replace non-portable use of $< in ordinary rules.
757
758 2012-04-09 Eli Zaretskii <eliz@gnu.org>
759
760 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
761 emacs-gnutls.
762 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
763
764 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
765
766 * Makefile.in: Add emacs-gnutls.texi to build.
767
768 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
769
770 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
771
772 * auth.texi (Secret Service API): Edit further and give examples.
773 (Secret Service API): Adjust @samp to @code for collection names.
774
775 2012-04-04 Glenn Morris <rgm@gnu.org>
776
777 * auth.texi (Secret Service API): Copyedits.
778 (Help for developers): Fill in some missing function doc-strings.
779 (Help for users, Help for developers)
780 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
781
782 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
783
784 * auth.texi (Secret Service API): Add the missing text.
785
786 2012-04-04 Chong Yidong <cyd@gnu.org>
787
788 * message.texi (Using PGP/MIME): Note that epg is now the default.
789
790 * gnus.texi: Reduce references to obsolete pgg library.
791 (Security): Note that epg is now the default.
792
793 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
794
795 * nxml-mode.texi (Completion): C-RET is no longer bound to
796 nxml-complete.
797
798 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
799
800 * org.texi (Customizing tables in ODT export): Correct few errors.
801
802 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
803
804 * org.texi (Links in ODT export): Update.
805 (Labels and captions in ODT export): New node.
806
807 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
808
809 * org.texi (Literal examples in ODT export): htmlfontify.el in
810 Emacs-24.1 now supports fontification. So ODT source blocks will
811 be fontified by default.
812
813 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
814
815 * org.texi (Refiling notes): Remove duplicated keybinding.
816
817 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
818
819 * org.texi (noweb): Documentation of this new option to the :noweb
820 header argument.
821
822 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
823
824 * org.texi (Header and sectioning): Add example demonstrating how
825 to use "LaTeX_CLASS_OPTIONS".
826
827 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
828
829 * org.texi (Noweb reference syntax): Describe the ability to
830 execute noweb references in the manual.
831
832 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
833
834 * org.texi (cache): Improve cache documentation when session
835 evaluation is used.
836
837 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
838
839 * org.texi (Plain lists): Document removal.
840
841 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
842
843 * org.texi: Decapitalize file name in references to Calc manual.
844
845 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
846
847 * org.texi (Plain lists): Document removal.
848
849 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
850
851 * org.texi (Top, OpenDocument Text export)
852 (ODT export commands, Extending ODT export)
853 (Images in ODT export, Tables in ODT export)
854 (Configuring a document converter): Add or Update.
855
856 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
857
858 * org.texi (MobileOrg): Change the wording to reflect that the
859 Android Version is no longer just the little brother of the iOS
860 version.
861
862 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
863
864 * org.texi (Key bindings and useful functions): Updated babel key
865 binding documentation in manual.
866
867 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
868
869 * org.texi (noweb): Document new noweb header value.
870
871 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
872
873 * org.texi (noweb-sep): Document new header argument.
874
875 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
876
877 * org.texi (noweb-ref): Documentation of this new custom variable.
878
879 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
880
881 * org.texi (wrap): Update the new :wrap documentation to match the
882 current implementation.
883
884 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
885
886 * org.texi: Added documentation for :wrap.
887
888 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
889
890 * org.texi: #+RESULTS now user-configurable.
891
892 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
893
894 * org.texi: Documented :noweb no-export.
895
896 2012-04-01 Thomas Dye <dk@poto.local>
897
898 * org.texi: Edit :noweb no header argument for correctness.
899
900 2012-04-01 Bastien Guerry <bzg@altern.org>
901
902 * org.texi (Customization): Update the approximate number of Org
903 variables.
904
905 2012-04-01 Thomas Dye <dk@poto.local>
906
907 * org.texi: The :results wrap produces a drawer instead of a
908 begin_results block.
909
910 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
911
912 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
913 reflect the new default.
914
915 2012-03-10 Eli Zaretskii <eliz@gnu.org>
916
917 * info.texi (Expert Info): Move the index entry for "Texinfo" from
918 "Getting Started" to this node. (Bug#10450)
919
920 2012-03-10 Chong Yidong <cyd@gnu.org>
921
922 * flymake.texi (Example -- Configuring a tool called via make):
923 Mention the Automake COMPILE variable (Bug#8715).
924
925 * info.texi (Getting Started): Add an index entry (Bug#10450).
926
927 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
928
929 * dbus.texi (Signals): Known names will be mapped onto unique
930 names, when registering for signals.
931
932 2012-02-29 Glenn Morris <rgm@gnu.org>
933
934 * url.texi: Fix quote usage in body text.
935
936 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
937
938 * cl.texi: Use @code{} in menus when appropriate.
939
940 2012-02-28 Glenn Morris <rgm@gnu.org>
941
942 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
943 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
944 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
945 * org.texi, sc.texi, vip.texi, viper.texi:
946 Standardize possessive apostrophe usage.
947
948 2012-02-26 Chong Yidong <cyd@gnu.org>
949
950 * ediff.texi (Quick Help Commands): Add a couple of index entries
951 (Bug#10834).
952
953 2012-02-17 Glenn Morris <rgm@gnu.org>
954
955 * gnus.texi (Posting Styles):
956 * remember.texi (Org): Fix cross-refs to other manuals.
957
958 2012-02-15 Glenn Morris <rgm@gnu.org>
959
960 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
961 (Encryption): New chapter, split out from previous.
962
963 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
964
965 * gnus.texi (Customizing the IMAP Connection): Mention
966 nnimap-record-commands.
967
968 2012-02-10 Glenn Morris <rgm@gnu.org>
969
970 * url.texi (Retrieving URLs): Update url-retrieve arguments.
971 Mention url-queue-retrieve.
972
973 2012-02-09 Glenn Morris <rgm@gnu.org>
974
975 * sem-user.texi (Semantic mode user commands): Typo fix.
976
977 * info.texi (Create Info buffer): Mention info-display-manual.
978
979 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
980
981 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
982 example (modified from an example by Michael Albinus).
983
984 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
985
986 * gnus.texi (Agent Basics): Fix outdated description of
987 `gnus-agent-auto-agentize-methods'.
988
989 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
990
991 * cc-mode.texi: Always @defindex ss.
992 (Config Basics): Fix argument of @itemize.
993 (Macro Backslashes): Add @code around index entry.
994
995 2012-01-23 Glenn Morris <rgm@gnu.org>
996
997 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
998
999 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1000
1001 * tramp.texi (File): Tweak wording for the `scpc' option.
1002
1003 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1004
1005 * gnus.texi (Group Parameters): Really note precedence.
1006
1007 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1008
1009 * gnus.texi (Group Parameters): Note precedence.
1010
1011 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1012
1013 * org.texi (Noweb reference syntax): Adding documentation of
1014 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1015 variable.
1016
1017 2012-01-03 Bastien Guerry <bzg@gnu.org>
1018
1019 * org.texi (Plain lists): Split the table to fix the display
1020 of items.
1021
1022 2012-01-03 Bastien Guerry <bzg@gnu.org>
1023
1024 * org.texi (Plain lists): Fix misplaced explanation.
1025
1026 2012-01-03 Bastien Guerry <bzg@gnu.org>
1027
1028 * org.texi (Plain lists, Agenda files): Add index entries.
1029
1030 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1031
1032 * org.texi: Use "Org mode" instead of alternatives like
1033 "Org-mode" or "org-mode".
1034
1035 2012-01-03 Bernt Hansen <bernt@norang.ca>
1036
1037 * org.texi (Agenda commands): Document
1038 `org-clock-report-include-clocking-task'.
1039
1040 2012-01-03 Bastien Guerry <bzg@gnu.org>
1041
1042 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1043 C-c' on checkboxes.
1044
1045 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1046
1047 * org.texi: End sentences with two spaces.
1048
1049 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1050
1051 * org.texi (External links): Document the link types file+sys
1052 and file+emacs, slightly narrow used page width.
1053
1054 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1055
1056 * org.texi (colnames): Note that colnames behavior may differ
1057 across languages.
1058
1059 2012-01-03 Bastien Guerry <bzg@gnu.org>
1060
1061 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1062
1063 2012-01-03 Thomas Dye <dk@poto.westell.com>
1064
1065 * org.texi: Augmented discussion of babel property
1066 inheritance. Put footnote outside sentence ending period.
1067
1068 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1069
1070 * org.texi (eval): Documenting the full range of :eval header
1071 argument values.
1072
1073 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1074
1075 * org.texi (eval): Documentation of the new :eval option.
1076
1077 2012-01-03 Thomas Dye <dk@poto.local>
1078
1079 * org.texi: Add accumulated properties.
1080
1081 2012-01-03 Thomas Dye <dk@poto.local>
1082
1083 * org.texi: Documented no spaces in name=assign, another
1084 correction to :var table.
1085
1086 2012-01-03 Thomas Dye <dk@poto.local>
1087
1088 * org.texi: Changed DATA to NAME in Working With Source Code
1089 section.
1090
1091 2012-01-03 Tom Dye <tsd@tsdye.com>
1092
1093 * org.texi: Minor change to :var table.
1094
1095 2012-01-03 Tom Dye <tsd@tsdye.com>
1096
1097 * org.texi: More changes to :var table (some examples were wrong).
1098
1099 2012-01-03 Tom Dye <tsd@tsdye.com>
1100
1101 * org.texi: Cleaned up :var table.
1102
1103 2012-01-03 Bastien Guerry <bzg@gnu.org>
1104
1105 * org.texi (Timestamps, Weekly/daily agenda)
1106 (Weekly/daily agenda): Add @cindex for "appointment".
1107
1108 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1109
1110 * org.texi (Literal examples): A new link to the template for
1111 inserting empty code blocks.
1112 (Structure of code blocks): A new link to the template for
1113 inserting empty code blocks.
1114
1115 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1116
1117 * org.texi (External links): Add footnote on how the behavior
1118 of the text search in Org files are controled by the variable
1119 `org-link-search-must-match-exact-headline'.
1120
1121 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1122
1123 * org.texi (Buffer-wide header arguments): Update
1124 documentation to reflect removal of #+PROPERTIES.
1125
1126 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1127
1128 * org.texi (The clock table): Mention that ACHIVED trees
1129 contribute to the clock table.
1130
1131 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1132
1133 * org.texi (Conflicts): Better yasnippet config info.
1134
1135 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1136
1137 * org.texi (Selective export): Explicitely mention the default
1138 values for `org-export-select-tags',
1139 `org-export-exclude-tags'.
1140
1141 2012-01-03 Tom Dye <tsd@tsdye.com>
1142
1143 * org.texi: Added a line to specify that header arguments are
1144 lowercase.
1145
1146 2012-01-03 Tom Dye <tsd@tsdye.com>
1147
1148 * org.texi: :var requires default value when declared.
1149
1150 2012-01-03 Bastien Guerry <bzg@gnu.org>
1151
1152 * org.texi (Handling links): Add a note about the
1153 `org-link-frame-setup' option.
1154
1155 2012-01-03 David Maus <dmaus@ictsoc.de>
1156
1157 * org.texi (Exporting Agenda Views, Extracting agenda
1158 information): Fix command line syntax, quote symbol parameter
1159 values.
1160
1161 2012-01-03 David Maus <dmaus@ictsoc.de>
1162
1163 * org.texi (Exporting Agenda Views): Fix command line syntax.
1164
1165 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1166
1167 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1168 Use octal notation for file permissions, which are normally
1169 thought of in octal.
1170 (Mail Back End Variables): Use more-plausible modes in example.
1171
1172 2011-12-20 Alan Mackenzie <acm@muc.de>
1173
1174 * cc-mode.texi: Update version string 5.31 -> 5.32.
1175
1176 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
1177
1178 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1179
1180 2011-11-24 Glenn Morris <rgm@gnu.org>
1181
1182 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1183
1184 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1185
1186 * makefile.w32-in: Update dependencies.
1187
1188 2011-11-20 Glenn Morris <rgm@gnu.org>
1189
1190 * gnus.texi (Group Information):
1191 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1192
1193 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1194
1195 * gnus-coding.texi (Gnus Maintenance Guide):
1196 Rename from "Gnus Maintainance Guide".
1197
1198 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1199 * eieio.texi (Customizing):
1200 * gnus.texi (Article Washing):
1201 * gnus-news.texi:
1202 * sem-user.texi (Smart Jump): Fix typos.
1203
1204 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1205
1206 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1207
1208 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1209
1210 * ede.texi (project-am-texinfo):
1211 * gnus.texi (Sending or Not Sending):
1212 * org.texi (Template elements): Fix typos.
1213
1214 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1215
1216 * ediff.texi (Hooks):
1217 * sem-user.texi (Semanticdb Roots): Fix typos.
1218
1219 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
1220
1221 * semantic.texi (Tag handling): Fix typo.
1222
1223 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1224
1225 * gnus.texi (Other Gnus Versions): Remove.
1226
1227 2011-10-28 Alan Mackenzie <acm@muc.de>
1228
1229 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1230 (Other Special Indentations): Add an xref to "Macros with ;".
1231 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1232 "Macros with ;".
1233 (Macros with ;): New page.
1234
1235 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1236 Document the new handling of nested scopes for movement by defuns.
1237
1238 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
1239
1240 Sync with Tramp 2.2.3.
1241
1242 * trampver.texi: Update release number.
1243
1244 2011-10-14 Glenn Morris <rgm@gnu.org>
1245
1246 * ert.texi (Introduction, How to Run Tests)
1247 (Running Tests Interactively, Expected Failures)
1248 (Tests and Their Environment, Useful Techniques)
1249 (Interactive Debugging, Fixtures and Test Suites):
1250 Minor rephrasings.
1251 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1252 (Running Tests in Batch Mode): Simplify loading instructions.
1253 (Test Selectors): Clarify some selectors.
1254 (Expected Failures, Useful Techniques):
1255 Make examples fit in 80 columns.
1256
1257 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1258
1259 * calc.texi (Basic Operations on Units): Discuss temperature
1260 conversion (`u t') alongside with other unit conversions ('u c').
1261
1262 2011-10-12 Glenn Morris <rgm@gnu.org>
1263
1264 * ert.texi: Whitespace trivia to make main menu items line up better.
1265
1266 2011-10-08 Glenn Morris <rgm@gnu.org>
1267
1268 * Makefile.in: Fix ert rules.
1269
1270 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1271
1272 * gnus.texi (Gnus Utility Functions): Add more references and
1273 explanations (bug#9683).
1274
1275 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1276
1277 * gnus.texi (Archived Messages): Note the default (bug#9552).
1278
1279 2011-09-21 Bill Wohler <wohler@newt.com>
1280
1281 Release MH-E manual version 8.3.
1282
1283 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1284 release 8.3.
1285 (Preface): Updated support information.
1286 (From Bill Wohler): Reset text to original version. As a
1287 historical quote, the tense should be correct in the time that it
1288 was written.
1289
1290 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1291
1292 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1293 (Finding the News): Doc clarification.
1294 (Terminology): Mention naming.
1295
1296 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1297
1298 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1299 (Interactive): Document `quiet'.
1300
1301 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
1302
1303 * org.texi (Images in LaTeX export): Rewrite.
1304
1305 2011-08-15 Bastien Guerry <bzg@gnu.org>
1306
1307 * org.texi (Using the mapping API): Mention 'region as a possible
1308 scope for `org-map-entries'.
1309
1310 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1311
1312 * org.texi (Visibility cycling): Document `org-copy-visible'.
1313
1314 2011-08-15 Bastien Guerry <bzg@gnu.org>
1315
1316 * org.texi (Template expansion): Order template sequences in the
1317 proper order.
1318
1319 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1320
1321 * org.texi (eval): Expand discussion of the :eval header argument.
1322
1323 2011-08-15 Bastien Guerry <bzg@gnu.org>
1324
1325 * org.texi (Languages): Add Lilypond and Awk as supported
1326 languages.
1327
1328 2011-08-15 Achim Gratz <stromeko@nexgo.de>
1329
1330 * org.texi: Document that both CLOCK_INTO_DRAWER and
1331 LOG_INTO_DRAWER can be used to override the contents of variable
1332 org-clock-into-drawer (or if unset, org-log-into-drawer).
1333
1334 * org.texi: Replace @xref->@pxref.
1335
1336 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1337
1338 * org.texi (Evaluating code blocks): Documenting the new option
1339 for inline call lines.
1340
1341 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1342
1343 * org.texi (Results of evaluation): More explicit about the
1344 mechanism through which interactive evaluation of code is
1345 performed.
1346
1347 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1348
1349 * org.texi (noweb-ref): New header argument documentation.
1350
1351 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1352
1353 * org.texi (Extracting source code): Documentation of the new
1354 org-babel-tangle-named-block-combination variable.
1355
1356 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1357
1358 * org.texi (Structure of code blocks): Explicitly state that the
1359 behavior of multiple blocks of the same name is undefined.
1360
1361 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
1362
1363 * org.texi (TaskJuggler export): Modify the example to reflect the
1364 new effort durations.
1365
1366 2011-08-15 David Maus <dmaus@ictsoc.de>
1367
1368 * org.texi (Images in LaTeX export): Escape curly brackets in
1369 LaTeX example.
1370
1371 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1372
1373 * org.texi (The clock table): Document the :properties and
1374 :inherit-props arguments for the clocktable.
1375
1376 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1377
1378 * org.texi (Tables in LaTeX export): Document specifying placement
1379 options for tables.
1380
1381 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1382
1383 * org.texi (Evaluating code blocks): More specific documentation
1384 about the different types of header arguments.
1385
1386 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
1387
1388 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1389
1390 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1391
1392 * org.texi (Built-in table editor): Document the table field
1393 follow mode.
1394
1395 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1396
1397 * org.texi (Easy Templates): Document new template.
1398
1399 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1400
1401 * org.texi (Literal examples): Add a cross-reference from "Literal
1402 Examples" to "Easy Templates."
1403
1404 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1405
1406 * org.texi (The clock table): Add link to match syntax.
1407
1408 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1409
1410 * org.texi (Agenda commands): Document clock consistency checks.
1411
1412 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1413
1414 * org.texi (Built-in table editor): Document that \vert represents
1415 a vertical bar in a table field.
1416
1417 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1418
1419 * org.texi (Literal examples): Link from "Markup" > "Literate
1420 Examples" to "Working with Source Code".
1421
1422 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1423
1424 * org.texi (Agenda commands): Doc for function option to bulk
1425 action.
1426
1427 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1428
1429 * org.texi (Template expansion): Document new %<...> template
1430 escape.
1431
1432 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1433
1434 * org.texi (Selective export): Document exclusion of any tasks
1435 from export.
1436
1437 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1438
1439 * org.texi (Selective export): Document how to exclude DONE tasks
1440 from export.
1441 (Publishing options): Document the properties to be used to turn off
1442 export of DONE tasks.
1443
1444 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1445
1446 * org.texi (The date/time prompt): Document date range protection.
1447
1448 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1449
1450 * org.texi (padline): Documentation of the new padline header
1451 argument.
1452
1453 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1454
1455 * org.texi (var): Adding "[" to list of characters triggering
1456 elisp evaluation.
1457
1458 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1459
1460 * org.texi (var): Documentation of Emacs Lisp evaluation during
1461 variable assignment.
1462
1463 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1464
1465 * org.texi (colnames): Reference indexing into variables, and note
1466 that colnames are *not* removed before indexing occurs.
1467 (rownames): Reference indexing into variables, and note that
1468 rownames are *not* removed before indexing occurs.
1469
1470 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1471
1472 * org.texi (var): Clarification of indexing into tabular
1473 variables.
1474
1475 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1476
1477 * org.texi (results): Documentation of the `:results wrap' header
1478 argument.
1479
1480 2011-08-15 Bastien Guerry <bzg@gnu.org>
1481
1482 * org.texi (LaTeX and PDF export): Add a note about a limitation
1483 of the LaTeX export: the org file has to be properly structured.
1484
1485 2011-08-15 Bastien Guerry <bzg@gnu.org>
1486
1487 * org.texi (Dynamic blocks, Structure editing): Mention
1488 the function `org-narrow-to-block'.
1489
1490 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1491
1492 * org.texi (Languages): Updating list of code block supported
1493 languages.
1494
1495 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1496
1497 * org.texi (Special properties): CATEGORY is a special property,
1498 but it may also used in the drawer.
1499
1500 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1501
1502 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1503
1504 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1505
1506 * org.texi (Include files): Document :lines.
1507
1508 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1509
1510 * org.texi (comments): Documentation of the ":comments noweb" code
1511 block header argument.
1512
1513 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1514
1515 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1516 added extra whitespace around functions to be consistent with the
1517 rest of the section.
1518
1519 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1520
1521 * org.texi (Evaluating code blocks): Expanded discussion of
1522 #+call: line syntax.
1523 (Header arguments in function calls): Expanded discussion of
1524 #+call: line syntax.
1525
1526 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1527
1528 * org.texi (Evaluating code blocks): More explicit about how to
1529 pass variables to #+call lines.
1530
1531 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1532
1533 * org.texi (Results of evaluation): Link to the :results header
1534 argument list from the "Results of evaluation" section.
1535
1536 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1537
1538 * org.texi (Conflicts): Adding additional information about
1539 resolving org/yasnippet conflicts.
1540
1541 2011-08-15 David Maus <dmaus@ictsoc.de>
1542
1543 * org.texi (Publishing options): Document style-include-scripts
1544 publishing project property.
1545
1546 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1547
1548 * org.texi (Sparse trees): Document the next-error /
1549 previous-error functionality.
1550
1551 2011-08-15 Tom Dye <tsd@tsdye.com>
1552
1553 * org.texi (cache): Improved documentation of code block caches.
1554
1555 2011-08-15 Tom Dye <tsd@tsdye.com>
1556
1557 * org.texi (Code block specific header arguments): Documentation
1558 of multi-line header arguments.
1559
1560 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1561
1562 * org.texi (Code evaluation security): Add example for using a
1563 function.
1564
1565 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1566
1567 * org.texi (Tables in LaTeX export): Documentation of new
1568 attr_latex options for tables.
1569
1570 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
1571
1572 * trampver.texi: Update release number.
1573
1574 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1575
1576 Sync with Tramp 2.2.2.
1577
1578 * trampver.texi: Update release number.
1579
1580 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1581
1582 * flymake.texi (Example -- Configuring a tool called via make):
1583 Use /dev/null instead of the Windows "nul" (bug#8715).
1584
1585 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1586
1587 * widget.texi (Setting Up the Buffer): Remove mention of the
1588 global keymap parent, which doesn't seem to be accurate
1589 (bug#7045).
1590
1591 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
1593 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1594
1595 2010-07-10 Kevin Ryde <user42@zip.com.au>
1596
1597 * cl.texi (For Clauses): Add destructuring example processing an
1598 alist (bug#6596).
1599
1600 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1601
1602 * ediff.texi (Major Entry Points): Remove mention of `require',
1603 since that's not pertinent in the installed Emacs (bug#9016).
1604
1605 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1606
1607 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1608 (Filtering New Groups): Clarify how simple the "options -n" format is.
1609 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1610 is internal.
1611
1612 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
1613
1614 * tramp.texi (Cleanup remote connections): Add
1615 `tramp-cleanup-this-connection'.
1616
1617 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1618
1619 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1620 zombies.
1621 (Checking New Groups): Ditto (bug#8974).
1622 (Checking New Groups): Moved the reference to the right place.
1623
1624 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1625
1626 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1627 backups, and not actual vc (bug#8975).
1628
1629 2011-07-03 Kevin Ryde <user42@zip.com.au>
1630
1631 * cl.texi (For Clauses): @items for hash-values and key-bindings
1632 to make them more visible when skimming. Add examples of `using'
1633 clause to them, examples being clearer than a description in
1634 words (bug#6599).
1635
1636 2011-07-01 Alan Mackenzie <acm@muc.de>
1637
1638 * cc-mode.texi (Guessing the Style): New page.
1639 (Styles): Add a short introduction to above.
1640
1641 2011-06-28 Deniz Dogan <deniz@dogan.se>
1642
1643 * rcirc.texi (Configuration): Bug-fix:
1644 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1645 Reported by Elias Pipping <pipping@exherbo.org>.
1646
1647 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1648
1649 * gnus.texi (Summary Mail Commands): Document
1650 `gnus-summary-reply-to-list-with-original'.
1651
1652 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1653
1654 * eshell.texi (Known problems): Fix typo.
1655
1656 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
1657
1658 * tramp.texi (Customizing Completion): Mention authinfo-style files.
1659 (Password handling): `auth-source-debug' is good for debug messages.
1660
1661 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1662
1663 * gnus.texi (Store custom flags and keywords): Refer to
1664 `gnus-registry-article-marks-to-{chars,names}' instead of
1665 `gnus-registry-user-format-function-{M,M2}'.
1666
1667 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1668
1669 * texinfo.tex: Merge from gnulib.
1670
1671 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1672
1673 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1674 (Store custom flags and keywords):
1675 Mention `gnus-registry-user-format-function-M' and
1676 `gnus-registry-user-format-function-M2'.
1677
1678 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1679
1680 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1681
1682 2011-05-17 Glenn Morris <rgm@gnu.org>
1683
1684 * gnus.texi (Face): Fix typo.
1685
1686 2011-05-14 Glenn Morris <rgm@gnu.org>
1687
1688 * dired-x.texi (Omitting Examples): Minor addition.
1689
1690 2011-05-10 Jim Meyering <meyering@redhat.com>
1691
1692 * ede.texi: Fix typo "or or -> or".
1693
1694 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
1695
1696 * gnus.texi (Summary Buffer Lines):
1697 gnus-summary-user-date-format-alist does not exist.
1698 (Sorting the Summary Buffer): More about sorting threads.
1699
1700 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
1701
1702 * trampver.texi: Update release number.
1703
1704 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
1705
1706 * tramp.texi (Frequently Asked Questions): New item for disabling
1707 Tramp in other packages.
1708
1709 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1710
1711 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1712 (Fancy splitting to parent, Store arbitrary data):
1713 Updated gnus-registry docs.
1714
1715 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
1716
1717 * ede.texi: Fix typos.
1718
1719 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1720
1721 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1722 It's @table @code.
1723
1724 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1725
1726 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1727
1728 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1729
1730 * calc.texi (Logarithmic Units): Update the function names.
1731
1732 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1733
1734 * message.texi (Various Commands): Document format specs in the
1735 ellipsis.
1736
1737 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1738
1739 * message.texi (Insertion Variables): Document message-cite-style.
1740
1741 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
1742
1743 * tramp.texi (Remote processes): New subsection "Running shell on
1744 a remote host".
1745
1746 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1747
1748 * auth.texi (Help for developers): Update docs to explain that the
1749 :save-function will only run the first time.
1750
1751 2011-03-12 Glenn Morris <rgm@gnu.org>
1752
1753 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1754 (emacs-faq.text): New target.
1755 (clean): Add emacs-faq.
1756
1757 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
1758
1759 Sync with Tramp 2.2.1.
1760
1761 * trampver.texi: Update release number.
1762
1763 2011-03-11 Glenn Morris <rgm@gnu.org>
1764
1765 * Makefile.in (HTML_TARGETS): New.
1766 (clean): Delete $HTML_TARGETS.
1767 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1768
1769 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1770
1771 * auth.texi (Help for developers): Show example of using
1772 `auth-source-search' with prompts and :save-function.
1773
1774 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1775
1776 * Version 23.3 released.
1777
1778 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1779
1780 * message.texi (Message Buffers): Update default value of
1781 message-generate-new-buffers.
1782
1783 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1784
1785 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1786 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1787 respectively.
1788 (Musical Notes): New section.
1789 (Customizing Calc): Mention the customizable variable
1790 calc-note-threshold.
1791
1792 2011-03-03 Glenn Morris <rgm@gnu.org>
1793
1794 * url.texi (Dealing with HTTP documents): Remove reference to
1795 function url-decode-text-part; never seems to have existed. (Bug#6038)
1796 (Configuration): Update url-configuration-directory description.
1797
1798 2011-03-02 Glenn Morris <rgm@gnu.org>
1799
1800 * dired-x.texi (Multiple Dired Directories): Remove mentions
1801 of dired-default-directory-alist and dired-default-directory.
1802 Move dired-smart-shell-command here...
1803 (Miscellaneous Commands): ... from here.
1804
1805 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1806
1807 * texinfo.tex: Update to version 2011-02-24.09.
1808
1809 2011-03-02 Glenn Morris <rgm@gnu.org>
1810
1811 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1812 instead of the obsoleted dired-omit-here-always.
1813
1814 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
1815
1816 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1817 supported systems.
1818
1819 2011-02-28 Glenn Morris <rgm@gnu.org>
1820
1821 * dbus.texi (Type Conversion): Grammar fix.
1822
1823 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
1824
1825 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1826 "Debian GNU/Linux".
1827
1828 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1829
1830 2011-02-23 Glenn Morris <rgm@gnu.org>
1831
1832 * dired-x.texi (Features): Minor rephrasing.
1833 (Local Variables): Fix typos.
1834
1835 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1836 Standardize some Emacs/XEmacs terminology.
1837
1838 * dired-x.texi (Features): Don't advertise obsolete local variables.
1839 Simplify layout.
1840 (Omitting Variables): Update local variables example.
1841 (Local Variables): Say this is obsolete. Fix description of
1842 dired-enable-local-variables possible values.
1843
1844 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1845
1846 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1847 default now.
1848
1849 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1850
1851 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1852
1853 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1854
1855 * gnus.texi (Window Layout): Document layout names.
1856
1857 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1858
1859 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1860 * auth.texi: Sync @dircategory with ../../info/dir.
1861 * autotype.texi: Sync @dircategory with ../../info/dir.
1862 * calc.texi: Sync @dircategory with ../../info/dir.
1863 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1864 * cl.texi: Sync @dircategory with ../../info/dir.
1865 * dbus.texi: Sync @dircategory with ../../info/dir.
1866 * dired-x.texi: Sync @dircategory with ../../info/dir.
1867 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1868 * ede.texi: Sync @dircategory with ../../info/dir.
1869 * ediff.texi: Sync @dircategory with ../../info/dir.
1870 * edt.texi: Sync @dircategory with ../../info/dir.
1871 * eieio.texi: Sync @dircategory with ../../info/dir.
1872 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1873 * epa.texi: Sync @dircategory with ../../info/dir.
1874 * erc.texi: Sync @dircategory with ../../info/dir.
1875 * eshell.texi: Sync @dircategory with ../../info/dir.
1876 * eudc.texi: Sync @dircategory with ../../info/dir.
1877 * flymake.texi: Sync @dircategory with ../../info/dir.
1878 * forms.texi: Sync @dircategory with ../../info/dir.
1879 * gnus.texi: Sync @dircategory with ../../info/dir.
1880 * idlwave.texi: Sync @dircategory with ../../info/dir.
1881 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1882 * message.texi: Sync @dircategory with ../../info/dir.
1883 * mh-e.texi: Sync @dircategory with ../../info/dir.
1884 * newsticker.texi: Sync @dircategory with ../../info/dir.
1885 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1886 * org.texi: Sync @dircategory with ../../info/dir.
1887 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1888 * pgg.texi: Sync @dircategory with ../../info/dir.
1889 * rcirc.texi: Sync @dircategory with ../../info/dir.
1890 * reftex.texi: Sync @dircategory with ../../info/dir.
1891 * remember.texi: Sync @dircategory with ../../info/dir.
1892 * sasl.texi: Sync @dircategory with ../../info/dir.
1893 * sc.texi: Sync @dircategory with ../../info/dir.
1894 * semantic.texi: Sync @dircategory with ../../info/dir.
1895 * ses.texi: Sync @dircategory with ../../info/dir.
1896 * sieve.texi: Sync @dircategory with ../../info/dir.
1897 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1898 * speedbar.texi: Sync @dircategory with ../../info/dir.
1899 * trampver.texi [emacs]: Set emacsname to "Emacs".
1900 * tramp.texi: Sync @dircategory with ../../info/dir.
1901 * url.texi: Sync @dircategory with ../../info/dir.
1902 * vip.texi: Sync @dircategory with ../../info/dir.
1903 * viper.texi: Sync @dircategory with ../../info/dir.
1904 * widget.texi: Sync @dircategory with ../../info/dir.
1905 * woman.texi: Sync @dircategory with ../../info/dir.
1906
1907 2011-02-19 Glenn Morris <rgm@gnu.org>
1908
1909 * dired-x.texi (Technical Details): No longer redefines
1910 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1911 dired-read-shell-command, or dired-find-buffer-nocreate.
1912
1913 2011-02-18 Glenn Morris <rgm@gnu.org>
1914
1915 * dired-x.texi (Optional Installation File At Point): Simplify.
1916
1917 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1918
1919 * auth.texi (Help for users): Use :port instead of :protocol for all
1920 auth-source docs.
1921 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1922 to have two files in `auth-sources'.
1923
1924 2011-02-16 Glenn Morris <rgm@gnu.org>
1925
1926 * dired-x.texi: Use emacsver.texi to get Emacs version.
1927 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1928 Depend on emacsver.texi.
1929
1930 * dired-x.texi: Drop meaningless version number.
1931 (Introduction): Remove old info.
1932 (Optional Installation Dired Jump): Autoload from dired-x.
1933 Remove incorrect info about loaddefs.el.
1934 (Bugs): Just refer to M-x report-emacs-bug.
1935
1936 * dired-x.texi (Multiple Dired Directories): Update for rename of
1937 default-directory-alist.
1938 (Miscellaneous Commands): No longer mention very old VM version 4.
1939
1940 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1941
1942 Merge from gnulib.
1943 * texinfo.tex: Update to version 2011-02-14.11.
1944
1945 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1946
1947 * auth.texi (Help for users):
1948 Login collection is "Login" and not "login".
1949
1950 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * tramp.texi (History): Remove IMAP support.
1953 (External methods, Frequently Asked Questions): Remove `imap' and
1954 `imaps' methods.
1955 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1956
1957 * trampver.texi: Remove default value of `emacsimap'.
1958
1959 2011-02-13 Glenn Morris <rgm@gnu.org>
1960
1961 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1962 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1963
1964 2011-02-12 Glenn Morris <rgm@gnu.org>
1965
1966 * sc.texi (Getting Connected): Remove old index entries.
1967
1968 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
1969
1970 * url.texi: Remove duplicate @dircategory (Bug#7942).
1971
1972 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1973
1974 * auth.texi (Overview, Help for users, Help for developers):
1975 Update docs.
1976 (Help for users): Talk about spaces.
1977
1978 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1979
1980 * texinfo.tex: Update to version 2011-02-07.16.
1981
1982 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
1983
1984 * dbus.texi (Bus names): Adapt descriptions for
1985 dbus-list-activatable-names and dbus-list-known-names.
1986
1987 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1988
1989 * calc.texi (Logarithmic Units): New section.
1990
1991 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1992
1993 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1994 manuals use it now.
1995
1996 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1997
1998 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1999
2000 * overrides.texi: Remove.
2001
2002 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2003 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2004
2005 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * tramp.texi (Frequently Asked Questions): Mention problems with
2008 WinSSHD.
2009
2010 * trampver.texi: Update release number.
2011
2012 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2013
2014 * tramp.texi:
2015 Replace "delimet" with "delimit" globally.
2016 Replace "explicite" with "explicit" globally.
2017 Replace "instead of" with "instead" where there was nothing after "of".
2018 Audit use of comma before interrogative pronoun, "that", or "which".
2019 Minor word order, spelling, wording changes.
2020
2021 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2022
2023 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2024
2025 * sieve.texi: Use WEBHACKDEVEL.
2026
2027 * sasl.texi: Use WEBHACKDEVEL.
2028
2029 * pgg.texi: Use WEBHACKDEVEL.
2030
2031 * message.texi: Use WEBHACKDEVEL.
2032
2033 * gnus.texi: Use WEBHACKDEVEL.
2034
2035 * emacs-mime.texi: Use WEBHACKDEVEL.
2036
2037 * auth.texi: Use WEBHACKDEVEL.
2038
2039 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2040 manuals.
2041
2042 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2043
2044 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2045
2046 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2047
2048 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2049 which in turn is copied from ftp://tug.org/tex/.
2050
2051 2011-02-03 Glenn Morris <rgm@gnu.org>
2052
2053 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2054 (Binding combinations of modifiers and function keys):
2055 Let's assume people reading this are not using Emacs 18.
2056
2057 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2058
2059 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2060 since it's run automatically.
2061
2062 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2063
2064 * gnus.texi (Customizing Articles): Fix typo.
2065
2066 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2067
2068 * gnus.texi (Customizing Articles): Document the new way of customizing
2069 the date headers(s).
2070
2071 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2072
2073 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2074 splitting example.
2075
2076 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2077
2078 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2079 (MAKEINFO_OPTS): New variable.
2080 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2081 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2082 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2083 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2084 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2085 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2086 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2087 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2088 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2089 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2090 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2091 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2092 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2093 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2094 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2095 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2096 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2097 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2098
2099 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2100
2101 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2102
2103 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2104
2105 * message.texi (IDNA): Explain what it is.
2106
2107 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2108
2109 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2110
2111 2011-01-23 Werner Lemberg <wl@gnu.org>
2112
2113 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2114 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2115 (ENVADD): Update.
2116
2117 2011-01-18 Glenn Morris <rgm@gnu.org>
2118
2119 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2120
2121 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2122
2123 * nxml-mode.texi (Introduction): Fix file name typos.
2124
2125 2011-01-13 Christian Ohler <ohler@gnu.org>
2126
2127 * ert.texi: New file.
2128
2129 * Makefile.in:
2130 * makefile.w32-in: Add ert.texi.
2131
2132 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2133
2134 * dbus.texi (Receiving Method Calls): New function
2135 dbus-register-service. Rearrange node.
2136
2137 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2138
2139 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2140 which in turn is copied from ftp://tug.org/tex/.
2141
2142 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2143
2144 * dbus.texi (Receiving Method Calls): Describe new optional
2145 parameter dont-register-service of dbus-register-{method,property}.
2146
2147 2010-12-17 Daiki Ueno <ueno@unixuser.org>
2148
2149 * epa.texi (Encrypting/decrypting *.gpg files):
2150 Mention epa-file-select-keys.
2151
2152 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2153
2154 * gnus.texi (Archived Messages): Remove outdated text.
2155
2156 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2157
2158 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2159
2160 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2161
2162 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2163
2164 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2165
2166 * gnus.texi (The swish++ Engine): Add customizable parameters
2167 descriptions.
2168 (The swish-e Engine): Ditto.
2169
2170 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2171
2172 * tramp.texi (Inline methods): Add "ksu" method.
2173 (Remote processes): Add example with remote `default-directory'.
2174
2175 2010-12-14 Glenn Morris <rgm@gnu.org>
2176
2177 * faq.texi (Expanding aliases when sending mail):
2178 Now build-mail-aliases is interactive.
2179
2180 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2181
2182 * gnus.texi: First pass at adding (rough) nnir documentation.
2183
2184 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2185
2186 * gnus.texi (Filtering New Groups):
2187 Mention gnus-auto-subscribed-categories.
2188 (The First Time): Remove, since default-subscribed-newsgroups has been
2189 removed.
2190
2191 2010-12-13 Glenn Morris <rgm@gnu.org>
2192
2193 * cl.texi (For Clauses): Small fixes for frames and windows.
2194
2195 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2196
2197 * org.texi (Using capture): Document using prefix arguments for
2198 finalizing capture.
2199 (Agenda commands): Document prefix argument for the bulk scatter
2200 command.
2201 (Beamer class export): Document that also overlay arguments can be
2202 passed to the column environment.
2203 (Template elements): Document the new entry type.
2204
2205 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2206
2207 * org.texi (Include files): Document :minlevel.
2208
2209 2010-12-11 Julien Danjou <julien@danjou.info>
2210
2211 * org.texi (Categories): Document category icons.
2212
2213 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
2214
2215 * org.texi (noweb): Fix typo.
2216
2217 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2218
2219 * gnus.texi (Server Commands): Point to the rest of the server
2220 commands.
2221
2222 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2223
2224 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2225 g'.
2226
2227 2010-12-02 Julien Danjou <julien@danjou.info>
2228
2229 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2230
2231 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2232
2233 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2234 (Direct Functions): Note the STARTTLS upgrade.
2235
2236 2010-11-27 Glenn Morris <rgm@gnu.org>
2237 James Clark <none@example.com>
2238
2239 * nxml-mode.texi (Introduction): New section.
2240
2241 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2242
2243 * gnus.texi (Server Commands): Document gnus-server-show-server.
2244
2245 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
2246
2247 Sync with Tramp 2.2.0.
2248
2249 * trampver.texi: Update release number.
2250
2251 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2252
2253 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2254 Mention that the TeX specific units won't use the `tex' prefix
2255 in TeX mode.
2256
2257 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2258
2259 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2260
2261 2010-11-17 Glenn Morris <rgm@gnu.org>
2262
2263 * edt.texi: Remove information about Emacs 19.
2264
2265 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
2266
2267 * trampver.texi: Update release number.
2268
2269 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2270
2271 * gnus.texi (Article Washing): Fix typo.
2272
2273 2010-11-11 Noorul Islam <noorul@noorul.com>
2274
2275 * org.texi: Fix typo.
2276
2277 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2278
2279 * org.texi (Using capture): Explain that refiling is
2280 sensitive to cursor position.
2281
2282 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2283
2284 * org.texi (Images and tables): Add cross reference to link section.
2285
2286 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2287
2288 * org.texi: Document the <c> cookie.
2289
2290 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2291
2292 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2293 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2294
2295 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2296
2297 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2298
2299 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2300
2301 * org.texi (Project alist): Mention that this is a property list.
2302
2303 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2304
2305 * org.texi (Setting up the staging area): Document that
2306 file names remain visible when encrypting the MobileOrg files.
2307
2308 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2309
2310 * org.texi (Setting up the staging area): Document which
2311 versions are needed for encryption.
2312
2313 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2314
2315 * org.texi (noweb): Update :noweb documentation to
2316 reflect the new "tangle" argument.
2317
2318 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2319
2320 * org.texi (Batch execution): Improve tangling script in
2321 documentation.
2322
2323 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2324
2325 * org.texi (Handling links):
2326 (In-buffer settings): Document inlining images on startup.
2327
2328 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2329
2330 * org.texi (Setting up the staging area): Document use of
2331 crypt password.
2332
2333 2010-11-11 David Maus <dmaus@ictsoc.de>
2334
2335 * org.texi (Template expansion): Add date related link type escapes.
2336
2337 2010-11-11 David Maus <dmaus@ictsoc.de>
2338
2339 * org.texi (Template expansion): Add mew in table for link type
2340 escapes.
2341
2342 2010-11-11 David Maus <dmaus@ictsoc.de>
2343
2344 * org.texi (Template expansion): Fix typo in link type escapes.
2345
2346 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2347
2348 * org.texi (Structure of code blocks): Another documentation tweak.
2349
2350 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2351
2352 * org.texi (Structure of code blocks): Documentation tweak.
2353
2354 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2355
2356 * org.texi (Structure of code blocks):
2357 Update documentation to mention inline code block syntax.
2358
2359 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2360
2361 * org.texi (comments): Improve wording.
2362
2363 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2364
2365 * org.texi (comments): Document the new :comments header arguments.
2366
2367 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2368
2369 * org.texi (Installation): Remove the special
2370 installation instructions for XEmacs.
2371
2372 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2373
2374 * org.texi (Easy Templates): New section. Documents quick
2375 insertion of empty structural elements.
2376
2377 2010-11-11 Noorul Islam <noorul@noorul.com>
2378
2379 * org.texi: Fix doc.
2380
2381 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2382
2383 * org.texi (The date/time prompt): Document specification
2384 of time ranges.
2385
2386 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2387
2388 * org.texi (Internal links): Document the changes in
2389 internal links.
2390
2391 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2392
2393 * org.texi (Agenda commands): Document the limitation for
2394 the filter preset - it can only be used for an entire agenda
2395 view, not in an individual block in a block agenda.
2396
2397 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2398
2399 * org.texi (iCalendar export): Document alarm creation.
2400
2401 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
2402
2403 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2404
2405 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2406
2407 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2408
2409 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
2410
2411 * calc.texi: Use emacsver.texi to determine Emacs version.
2412
2413 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2414
2415 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2416 since that works by default.
2417
2418 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2419
2420 * gnus.texi (Customizing the IMAP Connection): Document
2421 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2422
2423 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
2424
2425 * tramp.texi (Remote shell setup): New item "Interactive shell
2426 prompt". Reported by Christian Millour <cm@abtela.com>.
2427 (Remote shell setup, Remote processes): Use @code{} for
2428 environment variables.
2429
2430 2010-11-03 Glenn Morris <rgm@gnu.org>
2431
2432 * ediff.texi (Quick Help Commands, Miscellaneous):
2433 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2434
2435 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2436
2437 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2438
2439 2010-10-31 Glenn Morris <rgm@gnu.org>
2440
2441 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2442
2443 2010-10-31 Glenn Morris <rgm@gnu.org>
2444
2445 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2446
2447 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * gnus.texi (Client-Side IMAP Splitting):
2450 Mention nnimap-unsplittable-articles.
2451
2452 2010-10-29 Julien Danjou <julien@danjou.info>
2453
2454 * gnus.texi (Finding the News): Remove references to obsoletes
2455 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2456
2457 2010-10-29 Eli Zaretskii <eliz@gnu.org>
2458
2459 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2460 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2461 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2462 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2463
2464 2010-10-28 Glenn Morris <rgm@gnu.org>
2465
2466 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2467 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2468 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2469
2470 2010-10-25 Daiki Ueno <ueno@unixuser.org>
2471
2472 * epa.texi (Mail-mode integration): Add alternative key bindings
2473 for epa-mail commands; escape comma.
2474 Don't use the word "PGP", since it is a non-free program.
2475
2476 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2477
2478 * calc.texi: Use emacsver.texi to determine Emacs version.
2479
2480 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2481
2482 * gnus.texi (Group Parameters, Buttons): Fix typos.
2483
2484 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2485
2486 * gnus.texi (Subscription Commands): Mention that you can also
2487 subscribe to new groups via the Server buffer, which is probably more
2488 convenient when subscribing to many groups.
2489
2490 2010-10-21 Julien Danjou <julien@danjou.info>
2491
2492 * message.texi (Message Headers): Allow message-default-headers to be a
2493 function.
2494
2495 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2496
2497 * gnus-news.texi: Mention new archive defaults.
2498
2499 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2500
2501 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2502
2503 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2504
2505 * gnus.texi (HTML): Document the function value of
2506 gnus-blocked-images.
2507 (Article Washing): shr and gnus-w3m, not the direct function names.
2508
2509 2010-10-20 Julien Danjou <julien@danjou.info>
2510
2511 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2512 variable.
2513
2514 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2515
2516 * gnus.texi (Customizing the IMAP Connection): The port strings are
2517 strings.
2518 (Document Groups): Mention git.
2519
2520 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2521
2522 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2523 bzr/Gnus git sync.
2524
2525 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2526
2527 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2528 change.
2529
2530 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2531
2532 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2533 @item syntax for in-Emacs makeinfo.
2534
2535 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2536
2537 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2538 trim sentence.
2539
2540 2010-10-12 Daiki Ueno <ueno@unixuser.org>
2541
2542 * epa.texi (Caching Passphrases):
2543 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2544 Clarify some configurations require to set up gpg-agent.
2545
2546 2010-10-11 Glenn Morris <rgm@gnu.org>
2547
2548 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2549
2550 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2551
2552 * gnus.texi (Spam Package Introduction): Mention `$'.
2553
2554 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2555
2556 * makefile.w32-in (emacsdir): New variable.
2557 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2558 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2559
2560 2010-10-09 Glenn Morris <rgm@gnu.org>
2561
2562 * Makefile.in (mostlyclean): Delete *.toc.
2563
2564 * Makefile.in: Use $< in rules.
2565
2566 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2567
2568 * Makefile.in ($(infodir)): Delete rule.
2569 (mkinfodir): New. Use it in all the info rules, rather than depending
2570 on infodir.
2571
2572 2010-10-09 Glenn Morris <rgm@gnu.org>
2573
2574 * gnus.texi (Article Washing): Fix previous change.
2575
2576 * Makefile.in (emacsdir): New variable.
2577 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2578 Depend on emacsver.texi.
2579
2580 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2581
2582 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2583
2584 2010-10-08 Julien Danjou <julien@danjou.info>
2585
2586 * gnus.texi: Add mm-shr.
2587
2588 2010-10-08 Ludovic Courtès <ludo@gnu.org>
2589
2590 * gnus.texi (Finding the Parent, The Gnus Registry)
2591 (Registry Article Refer Method): Update docs for nnregistry.el.
2592
2593 2010-10-08 Daiki Ueno <ueno@unixuser.org>
2594
2595 * auth.texi (Help for users)
2596 (GnuPG and EasyPG Assistant Configuration): Update docs.
2597
2598 2010-10-08 Glenn Morris <rgm@gnu.org>
2599
2600 * cl.texi (Organization, Installation, Old CL Compatibility):
2601 Deprecate cl-compat for new code.
2602 (Usage, Installation): Remove outdated information.
2603
2604 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2605
2606 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2607
2608 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2609
2610 2010-10-06 Julien Danjou <julien@danjou.info>
2611
2612 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2613
2614 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2615 broken link.
2616
2617 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2618
2619 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2620 to ReiserFS.
2621
2622 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2623 (FAQ 7-1): Fix getmail URL.
2624
2625 2010-10-06 Daiki Ueno <ueno@unixuser.org>
2626
2627 * epa.texi (Caching Passphrases): New section.
2628
2629 2010-10-06 Glenn Morris <rgm@gnu.org>
2630
2631 * Makefile.in (SHELL): Set it.
2632 (info): Move the mkdir dependency to the individual info files.
2633 (mostlyclean): Tidy up.
2634 (clean): Only delete the specific dvi and pdf files.
2635 (maintainer-clean): Be more restrictive in what we delete.
2636 ($(infodir)): Add parallel build workaround.
2637
2638 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2639
2640 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2641
2642 2010-10-03 Julien Danjou <julien@danjou.info>
2643
2644 * emacs-mime.texi (Display Customization):
2645 Update mm-inline-large-images documentation and add documentation for
2646 mm-inline-large-images-proportion.
2647
2648 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2649
2650 * tramp.texi (Frequently Asked Questions):
2651 Mention remote-file-name-inhibit-cache.
2652
2653 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2654
2655 * gnus.texi (Splitting Mail): Fix @xref syntax.
2656 (Splitting Mail): Really fix the @ref syntax.
2657
2658 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2659
2660 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2661 (Article Hiding): Add google banner example.
2662 Suggested by Benjamin Xu.
2663
2664 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2665
2666 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2667 Remove nnimap-split-rule from examples.
2668
2669 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2670
2671 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2672 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2673 Fishman.
2674 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2675
2676 2010-09-30 Julien Danjou <julien@danjou.info>
2677
2678 * gnus.texi (Gravatars): Fix documentation about
2679 gnu-gravatar-properties.
2680
2681 2010-09-29 Daiki Ueno <ueno@unixuser.org>
2682
2683 * epa.texi (Bug Reports): New section.
2684
2685 2010-09-29 Glenn Morris <rgm@gnu.org>
2686
2687 * Makefile.in (top_srcdir): Remove unused variable.
2688
2689 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2690
2691 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2692 (Client-Side IMAP Splitting): Document 'default.
2693
2694 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2695
2696 * gnus.texi (Customizing the IMAP Connection):
2697 Document nnimap-fetch-partial-articles.
2698
2699 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2700
2701 * gnus-news.texi: Mention nnimap-inbox.
2702
2703 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2704
2705 2010-09-26 Julien Danjou <julien@danjou.info>
2706
2707 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2708
2709 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2710
2711 * gnus.texi (Security): Remove gpg.el mention.
2712
2713 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2714
2715 * gnus.texi (Browse Foreign Server): New variable
2716 gnus-browse-subscribe-newsgroup-method.
2717
2718 * gnus-news.texi: Mention it.
2719
2720 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * gnus.texi (NoCeM): Remove.
2723 (Startup Variables): No jingle.
2724
2725 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2726
2727 * woman.texi (Interface Options): xz compression is now supported.
2728
2729 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2730
2731 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2732 (Unavailable Servers): Document gnus-server-copy-server.
2733 (Using IMAP): Document the new nnimap.
2734
2735 2010-09-25 Julien Danjou <julien@danjou.info>
2736
2737 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2738
2739 2010-09-24 Glenn Morris <rgm@gnu.org>
2740
2741 * url.texi (Disk Caching): Tweak previous change.
2742
2743 2010-09-24 Julien Danjou <julien@danjou.info>
2744
2745 * url.texi (Disk Caching): Mention url-cache-expire-time,
2746 url-cache-expired, and url-fetch-from-cache.
2747
2748 2010-09-24 Julien Danjou <julien@danjou.info>
2749
2750 * gnus.texi: Add Gravatars.
2751
2752 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2753
2754 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2755
2756 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2757
2758 * gnus.texi (Expunging mailboxes): Update name of the expunging
2759 command.
2760
2761 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2762
2763 * emacs-mime.texi (rfc2047): Update description for
2764 rfc2047-encode-parameter.
2765
2766 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2767
2768 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2769 "fish" methods.
2770 (External methods): Remove "scp1_old" and "scp2_old" methods.
2771
2772 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2773
2774 * tramp.texi: Remove Japanese manual. Fix typo.
2775
2776 * trampver.texi: Update release number. Remove japanesemanual.
2777
2778 2010-09-09 Glenn Morris <rgm@gnu.org>
2779
2780 * org.texi: Restore clobbered changes (copyright years, untabify).
2781
2782 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2783
2784 * gnus.texi (Adaptive Scoring): Fix typo.
2785
2786 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2787
2788 * gnus.texi (Article Display): Document gnus-html-show-images.
2789
2790 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2791
2792 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2793
2794 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2795
2796 * gnus.texi (HTML): Document gnus-max-image-proportion.
2797
2798 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2799
2800 * gnus.texi (HTML): Document gnus-blocked-images.
2801
2802 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2803
2804 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2805
2806 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2807 the first message are used for wide replies.
2808 (Changing Servers): Remove documentation on gnus-change-server and
2809 friends, since it's been removed.
2810
2811 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2812
2813 * gnus.texi (Drafts): Mention B DEL.
2814
2815 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2816
2817 * gnus.texi (Delayed Articles): Mention that the Date header is the
2818 original one, even if you delay.
2819
2820 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2821
2822 * gnus.texi (Asynchronous Fetching):
2823 Document gnus-async-post-fetch-function.
2824 (HTML): Made into its own section.
2825
2826 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
2827
2828 Sync with Tramp 2.1.19.
2829
2830 * tramp.texi (Inline methods, Default Method): Mention
2831 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2832 Remove remark about doubled "-t" argument.
2833 (Auto-save and Backup): Remove reference to Emacs 21.
2834 (Filename Syntax): Describe port numbers.
2835 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2836 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2837 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2838 errors with the backquotes.
2839 (External packages): File attributes cache flushing for asynchronous
2840 processes.
2841 (Traces and Profiles): Describe verbose level 9.
2842
2843 * trampver.texi: Update release number.
2844
2845 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
2846
2847 * dbus.texi (Alternative Buses): New chapter.
2848
2849 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2850
2851 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2852
2853 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2854
2855 * calc.texi (Customizing Calc): Rearrange description of new
2856 variables to match the presentation of other variables.
2857
2858 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2859
2860 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2861
2862 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2863
2864 * calc.texi (Making Selections, Selecting Subformulas)
2865 (Customizing Calc): Mention how to use faces to emphasize selected
2866 sub-formulas.
2867
2868 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
2869
2870 * tramp.texi (External packages): File attributes cache flushing
2871 for asynchronous processes.
2872
2873 2010-08-01 Alan Mackenzie <acm@muc.de>
2874
2875 Enhance the manual for the latest Java Mode.
2876
2877 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2878 annotation-var-cont.
2879 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2880 two new symbols.
2881
2882 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
2883
2884 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2885
2886 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
2887
2888 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2889
2890 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
2891
2892 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2893
2894 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2895
2896 * org.texi: Add macros to get plain quotes in PDF output.
2897 List additional contributors.
2898 (Capture): New section, replaces the section about remember.
2899 (Working With Source Code): New chapter, focused on documenting Org
2900 Babel.
2901 (Code evaluation security): New section.
2902 (MobileOrg): Document DropBox support.
2903 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2904 (Special symbols): Show how to display UTF8 characters for entities.
2905 (Global TODO list): Clarify the use of the "M" key and the differences
2906 to the "m" key.
2907 (RSS Feeds): Mention Atom feeds as well.
2908 (Setting tags): Remove paragraph about
2909 `org-complete-tags-always-offer-all-agenda-tags'.
2910
2911 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
2912
2913 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2914 argument.
2915 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2916 echoing shells.
2917
2918 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
2919
2920 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2921 (Filename Syntax): Describe port numbers.
2922
2923 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
2924
2925 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2926 forgotten.
2927 (Type Conversion): Precise conversion of natural numbers.
2928 (Errors and Events): Add "debugging" to concept index. Add variable
2929 `dbus-debug'.
2930
2931 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
2932
2933 * dbus.texi (Receiving Method Calls): Add optional argument
2934 EMITS-SIGNAL to `dbus-register-property'.
2935
2936 2010-06-27 Alex Schroeder <alex@gnu.org>
2937
2938 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2939
2940 2010-06-24 Glenn Morris <rgm@gnu.org>
2941
2942 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2943 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2944 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2945 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2946 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2947 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2948 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2949 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2950 convention. Make them end with a period.
2951
2952 2010-06-23 Glenn Morris <rgm@gnu.org>
2953
2954 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2955 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2956 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2957 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2958 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2959 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2960
2961 2010-06-10 Glenn Morris <rgm@gnu.org>
2962
2963 * idlwave.texi (Load-Path Shadows):
2964 * org.texi (Handling links): Fix typos.
2965
2966 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2967
2968 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2969
2970 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
2971
2972 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2973 by an alias. (Bug#6226)
2974
2975 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2976
2977 * calc.texi (Manipulating Vectors): Mention that vectors can
2978 be used to determine bins for `calc-histogram'.
2979
2980 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2981
2982 * calc.texi: Remove "\turnoffactive" commands throughout.
2983
2984 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2985
2986 * url.texi (HTTP language/coding, Customization):
2987 * message.texi (Header Commands, Responses):
2988 * cl.texi (Argument Lists): Fix typos.
2989
2990 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2993 Note that Development menu is always available.
2994 (Creating a project): Fix terminology.
2995 (Add/Remove files): Fix typo.
2996
2997 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2998
2999 * Version 23.2 released.
3000
3001 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3002
3003 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3004
3005 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3006
3007 * tramp.texi (Inline methods, Default Method):
3008 Mention `tramp-inline-compress-start-size'.
3009
3010 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3011
3012 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3013 the CVS repo. Put the Git repo in the news section.
3014
3015 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3016 Removed some mentions of CVS. Mention the new Git repo.
3017
3018 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3019
3020 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3021 (Mail Group Commands): Add index entry.
3022
3023 2010-04-18 Glenn Morris <rgm@gnu.org>
3024
3025 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3026
3027 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3028
3029 * calc.texi (Radix modes): Mention that the option prefix will
3030 turn on twos-complement mode.
3031 (Inverse and Hyperbolic Flags): Mention the Option flag.
3032
3033 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3034
3035 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3036 (LaTeX/PDF export commands): Rename and Move section.
3037 (Sectioning structure): Update.
3038 (References): New use case for field coordinates.
3039 (The export dispatcher): Rename from ASCII export.
3040 (Setting up the staging area): Document the availability of
3041 encryption for MobileOrg.
3042 (Images and tables): Document how to reference labels.
3043 (Index entries): New section.
3044 (Generating an index): New section.
3045 (Column width and alignment): Document that <N> now
3046 means a fixed width, not a maximum width.
3047 (Publishing options): Document the :email option.
3048 (Beamer class export): Fix bug in the BEAMER example.
3049 (Refiling notes): Document refile logging.
3050 (In-buffer settings): Document refile logging keywords.
3051 (Drawers): Document `C-c C-z' command.
3052 (Agenda commands): Mention the alternative key `C-c C-z'.
3053 (Special properties): Document the BLOCKED property.
3054 (The spreadsheet): Mention the formula editor.
3055 (References): Document field coordinates.
3056 (Publishing action): Correct the documentation for the
3057 publishing function.
3058 (The date/time prompt): Document that we accept dates
3059 like month/day/year.
3060 (Cooperation): Document the changes in table.el support.
3061 (Faces for TODO keywords, Faces for TODO keywords)
3062 (Priorities): Document the easy colors.
3063 (Visibility cycling): Document the new double prefix
3064 arg for `org-reveal'.
3065 (Cooperation): Remember.el is part of Emacs.
3066 (Clean view): Mention that `wrap-prefix' is also set by
3067 org-indent-mode.
3068 (Agenda commands): Add information about prefix args to
3069 scheduling and deadline commands.
3070 (Search view): Point to the docstring of
3071 `org-search-view' for more details.
3072 (Agenda commands): Document that `>' prompts for a date.
3073 (Setting tags): Document variable
3074 org-complete-tags-always-offer-all-agenda-tags.
3075 (Column attributes): Cross-reference special properties.
3076
3077 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3078
3079 Synchronize with Tramp repository.
3080
3081 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3082 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3083 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3084 syntax, texi2dvi reports errors with the backquotes.
3085
3086 * trampver.texi: Update release number.
3087
3088 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3089
3090 * gnus.texi (Finding the News): Add pointers to the Server buffer
3091 because it's essential.
3092
3093 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3094
3095 * gnus.texi (MIME Commands): Update description of
3096 gnus-article-browse-html-article.
3097
3098 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3099
3100 * auth.texi (Secret Service API): Add TODO node.
3101 (Help for users): Explain the new source options for `auth-sources'.
3102
3103 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3104
3105 * trampver.texi: Update release number.
3106
3107 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3108
3109 * Branch for 23.2.
3110
3111 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3114 now enabled by default.
3115
3116 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3117
3118 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3119 when Emacs runs in interactive mode. (Bug#5645)
3120
3121 2010-02-16 Glenn Morris <rgm@gnu.org>
3122
3123 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3124
3125 2010-02-05 Mark A. Hershberger <mah@everybody.org>
3126
3127 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3128
3129 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3130
3131 * gnus.texi (Score File Format): Fix typo.
3132
3133 2010-01-19 Mark A. Hershberger <mah@everybody.org>
3134
3135 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3136
3137 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
3138
3139 * ada-mode.texi (Project File Overview): Fix typo.
3140
3141 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3142
3143 * semantic.texi: Add Richard Y. Kim credit.
3144
3145 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3146
3147 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
3148
3149 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3150 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3151
3152 2010-01-17 Glenn Morris <rgm@gnu.org>
3153
3154 * calc.texi (Reporting Bugs): Don't mention format of repository.
3155
3156 * woman.texi (Bugs): Make "Emacs repository" less specific,
3157 and the URL for same more specific.
3158
3159 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3160
3161 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3162
3163 * ede.texi (ede-step-project, ede-proj-target):
3164 * tramp.texi (Remote processes): Fix typos.
3165
3166 2010-01-16 Mario Lang <mlang@delysid.org>
3167
3168 * ede.texi (ede-target):
3169 * org.texi (Refiling notes): Remove duplicated words.
3170
3171 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3172
3173 * gnus.texi (Posting Styles): Use with-current-buffer.
3174 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3175
3176 2010-01-02 Kevin Ryde <user42@zip.com.au>
3177
3178 * eieio.texi (Naming Conventions): Correction to xref on elisp
3179 coding conventions, is "Tips" node not "Standards".
3180
3181 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3182
3183 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3184
3185 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3186
3187 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3188
3189 * gnus.texi (Direct Functions): Add missing port number to tls method.
3190
3191 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
3192
3193 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3194 ($(infodir)/edt, edt.dvi): New targets.
3195
3196 2009-12-15 Glenn Morris <rgm@gnu.org>
3197
3198 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3199 (edt, $(infodir)/edt, edt.dvi): New targets.
3200 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3201
3202 * Makefile.in (PDF_TARGETS, pdf): New.
3203 (clean): Add *.pdf.
3204 Add pdf rules for all manuals.
3205
3206 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3207
3208 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3209
3210 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3213 (Smart Jump, Analyzer Debug): Copyedits.
3214 (Semantic mode user commands): Link to new nodes.
3215 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3216 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3217 upstream Semantic manual.
3218
3219 * semantic.texi (Introduction): Minor fix to diagram.
3220
3221 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
3222
3223 * eshell.texi (History): Add the other built-in variables.
3224 (Built-ins): Explain built-ins, and how to apply the external commands.
3225 Add `history', `su' and `sudo'.
3226
3227 * tramp.texi (Remote processes): Add missing <RET> in the example.
3228
3229 2009-12-01 Bill Wohler <wohler@newt.com>
3230
3231 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3232 path for mairix example. Specify -q in namazu example since namazu is
3233 excessively garrulous.
3234
3235 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
3236
3237 * tramp.texi (Remote processes): Improve eshell example with "su"
3238 and "sudo" commands.
3239
3240 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3243
3244 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3245 Document semantic-complete-analyze-inline.
3246 (Semanticdb search debugging commands): Minor clarification.
3247 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3248 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3249 manual.
3250 (Semantic mode): Link to Idle Scheduler.
3251
3252 2009-11-28 Kevin Ryde <user42@zip.com.au>
3253
3254 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3255 @pxref, now EIEIO is in Emacs.
3256
3257 * erc.texi (Development): Correction to git tutorial url.
3258
3259 2009-11-26 Glenn Morris <rgm@gnu.org>
3260
3261 * faq.texi (Latest version of Emacs): Mention stability of development
3262 version.
3263 (Problems with very large files): Max buffer size increase in 23.2.
3264 (VM): VM has moved house again.
3265
3266 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3267
3268 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3269 notations.
3270
3271 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3272
3273 * org.texi (Column attributes): Fix documentation of new operators.
3274
3275 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
3276
3277 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3278 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3279 (Idle Completions Mode): Numerous copyedits.
3280
3281 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
3282
3283 * semantic.texi (Semantic Internals, Glossary):
3284 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3285 (Semanticdb search debugging commands): Fix typos.
3286
3287 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3288
3289 * calc.texi (Radix modes): Mention twos-complement notation.
3290
3291 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
3292
3293 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3294 ($(infodir)/semantic, semantic.dvi): New targets.
3295
3296 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * Makefile.in: Build the Semantic manual.
3299
3300 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3301 repository.
3302
3303 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
3304
3305 * dbus.texi (Receiving Method Calls): New defun
3306 `dbus-unregister-service'.
3307
3308 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3309
3310 * org.texi (Speed keys): New section.
3311
3312 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
3313
3314 * dbus.texi (Type Conversion): Fix typo.
3315 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3316 `dbus-registered-objects-table'.
3317 (Receiving Method Calls): New defun `dbus-register-property'.
3318 Move `dbus-unregister-object' here.
3319
3320 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3321
3322 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3323
3324 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3325
3326 * org.texi (Column attributes): Add the new age summary operators.
3327 Also, mention the fact you can only use one summary operator per
3328 property.
3329
3330 2009-11-13 John Wiegley <johnw@newartisans.com>
3331
3332 * org.texi (Tracking your habits): Add a new section in the
3333 manual about how to track habits.
3334 (Resolving idle time): Add a section on how idle and
3335 dangling clocks are resolved.
3336
3337 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3338
3339 * org.texi (Agenda commands): Document the new `i' command.
3340 (Inserting deadline/schedule): Document logging changes
3341 of scheduling and deadline times stamps.
3342 (In-buffer settings): Document the in-buffer keywords for logging
3343 changes of scheduling and deadline times stamps.
3344 (Structure editing, Plain lists): Document indentation
3345 cycling in empty entries with TAB.
3346 (Archiving): Document the default archiving command.
3347 (Moving subtrees): Document the new keys for archiving.
3348 (Internal archiving): Fix incorrect key.
3349 (Agenda commands): Document the TODO set switching commands.
3350 (Agenda commands): Document the new archiving keys.
3351 (Clocking work time): Better description on how to save
3352 and restore a clock.
3353 (Resolving idle time): Mention the x11idle program to get true
3354 idleness also under X11.
3355 (Resolving idle time): Use @kbd instead of @key for normal
3356 letters, because this is how he rest of the manual does this.
3357 (Pushing to MobileOrg): Mention that `org-directory'
3358 should be set.
3359 (Agenda commands): Document that SPC is a filter for
3360 any tag.
3361 (Search view): Rename from "Keyword search".
3362 (Capure): New chapter.
3363 (Markup): New chapter.
3364 (Links in HTML export, Images in HTML export):
3365 Extend the section titles.
3366 (Images in HTML export): Document the align option.
3367 (Text areas in HTML export): Extend the section title.
3368 (Images in LaTeX export): Explain image placement in LaTeX.
3369
3370 2009-11-10 Glenn Morris <rgm@gnu.org>
3371
3372 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3373
3374 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
3375
3376 * tramp.texi (Auto-save and Backup): Disable backups just for a
3377 method.
3378
3379 * trampver.texi: Update release number.
3380
3381 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
3382
3383 Sync with Tramp 2.1.17.
3384
3385 * trampver.texi: Update release number.
3386
3387 2009-10-29 Glenn Morris <rgm@gnu.org>
3388
3389 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3390
3391 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
3392
3393 * tramp.texi (External methods): Temporary files are kept for
3394 `rsync' and `rsyncc' methods.
3395
3396 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
3397
3398 * eieio.texi: Fix typos.
3399
3400 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3403
3404 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
3405
3406 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3407 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3408
3409 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * Makefile.in: Build EIEIO and EDE manuals.
3412
3413 2009-10-07 Eric Ludlam <zappo@gnu.org>
3414
3415 * eieio.texi:
3416 * ede.texi: New files.
3417
3418 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3419
3420 * tramp.texi (Remote processes): Association of a pty is not supported.
3421
3422 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3423
3424 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3425 (Processing LaTeX fragments): Document that the size of images can be
3426 changes using the variable `org-format-latex-options'.
3427 (The date/time prompt, Timestamps): Be more accurate over ISO format
3428 dates and times.
3429 (Visibility cycling): Document showeverything keyword.
3430 (In-buffer settings): Document showeverything keyword.
3431 (Setting up the staging area): Fix the example.
3432 (MobileOrg): New section.
3433 (Agenda commands, Exporting Agenda Views): Document exporting the
3434 agenda view to Org files.
3435
3436 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
3437
3438 * tramp.texi (History): Add IMAP support.
3439 (External methods): Add `imap' and `imaps' methods.
3440 (GVFS based methods): Add indices for `davs'.
3441 (Password handling): Rename anchors. Add IMAP entries for
3442 ~/.authinfo.gpg.
3443
3444 * trampver.texi: Set default value of `emacsimap'.
3445
3446 2009-09-22 Daiki Ueno <ueno@unixuser.org>
3447
3448 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3449
3450 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3451
3452 * dired-x.texi (Technical Details):
3453 Delete dired-up-directory (Bug#4292).
3454
3455 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
3456
3457 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3458
3459 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3460
3461 * org.texi (Effort estimates): Document new effort setting commands.
3462 (Agenda commands): Document the new keys fro agenda time motion.
3463 Document entry text mode. Improve documentation of the keys to include
3464 inactive time stamps into the agenda view.
3465 (Feedback): Document the new bug report command.
3466 (Structure editing): Add an index entry for the sorting of subtrees.
3467
3468 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3469
3470 * auth.texi (Help for users): Corrected markup.
3471
3472 2009-09-02 Glenn Morris <rgm@gnu.org>
3473
3474 * emacs-mime.texi (time-date): Mention float-time.
3475
3476 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3477
3478 * calc.texi (Simplifying Formulas): Improve the wording.
3479
3480 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3481
3482 * auth.texi: Rewritten for coverage and clarity.
3483
3484 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3485
3486 * gnus.texi (Expiring Mail):
3487 Mention gnus-mark-copied-or-moved-articles-as-expirable.
3488 (Various Various): Mention gnus-safe-html-newsgroups.
3489
3490 * gnus-news.texi: Mention
3491 gnus-mark-copied-or-moved-articles-as-expirable.
3492
3493 * emacs-mime.texi (Display Customization): Add xref to
3494 gnus-safe-html-newsgroups.
3495
3496 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
3497
3498 * tramp.texi (Version Control): Remove.
3499 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
3500 reference.
3501 (External methods): Correct `scpc' concept index entries. New method
3502 `rsyncc'.
3503 (External packages): New subsections "Filename completion" and "File
3504 attributes cache".
3505
3506 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3507
3508 * calc.texi (Rewrite Rules): Improve the example.
3509 (Simplifying Formulas): Explain use of the I and H flags for
3510 simplification.
3511
3512 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
3513
3514 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3515 Describe autostart behavior of dbus-ping.
3516 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3517 for timeout values.
3518 (Top): Remove footnote saying D-Bus is not enabled by
3519 default. (Bug#4256)
3520
3521 2009-08-23 Daiki Ueno <ueno@unixuser.org>
3522
3523 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3524 Reported by Jari Aalto (Bug#4211).
3525 (Mail-mode integration): Mention epa-mail-mode and
3526 epa-global-mail-mode.
3527 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3528 epa-setup.
3529
3530 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
3531
3532 * dbus.texi (Asynchronous Methods): Allow nil handler.
3533
3534 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
3535
3536 * ediff.texi (ediff-current-file): Add information about this new function.
3537
3538 * viper.texi: Add information about C-s in viper's search command.
3539
3540 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3541
3542 * calc.texi (Date Forms): Fix typos.
3543
3544 2009-08-08 Glenn Morris <rgm@gnu.org>
3545
3546 * org.texi (Agenda commands): Restore clobbered change.
3547
3548 2009-08-07 Eli Zaretskii <eliz@gnu.org>
3549
3550 * calc.texi (Graphics, Devices): Update with the peculiarities of
3551 operation on MS-Windows.
3552
3553 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3554
3555 * org.texi (Publishing action): Improve documentation of file
3556 names when publishing to the source directory.
3557 (Clean view): Document `org-indent-mode'.
3558 (Clocking work time): Add documentation for the
3559 new :timetamp option when creating a clock report.
3560 (Paragraphs): Fix many typos.
3561 (Plain lists): Remove duplicate explanation about the
3562 `C-c *' command.
3563 (Literal examples): Update to reflect the new behavior
3564 of the -n -r -k switches when exporting source code examples.
3565 (Structure editing): Add information about `C-c *',
3566 converting a plain list into a list of Org items.
3567 (Remember): Small rephrasing of the paragraph
3568 describing remember.el. Also mentioned that remember.el is part
3569 of Emacs 23, not Emacs 22.
3570 (Clocking work time): Add documentation about
3571 displaying the current clocking time against the effort estimate.
3572 Also add a footnote about using `org-clock-in-prepare-hook' to add
3573 an effort estimate on the fly, just before clocking it.
3574 (Footnotes): Document automatic renumbering and
3575 sorting.
3576 (Agenda commands): Document new bulk commands.
3577 (Plain lists): Document new behavior of
3578 `org-cycle-include-plain-lists'.
3579 Hyphenation only in TeX.
3580 (Clocking work time): Document the key to update effort
3581 estimates.
3582 (Clocking work time): Document the clock time display.
3583 (Structure editing, TODO basics): Document new
3584 variables.
3585 (Column attributes): Document new colciew operators.
3586 (Publishing options): Document :xml-declaration.
3587 (Tracking TODO state changes): Document the
3588 LOG_INTO_DRAWER property.
3589 (Literal examples): Document the new implementation for
3590 editing source code.
3591 (Publishing action): Mention the new publishing
3592 function, to publish an Org source file.
3593 (Publishing links): Mention how to link to an Org source file.
3594 (Macro replacement): Document new macros.
3595 (Handling links): Document type-specific completion
3596 when inserting links.
3597 (Structure editing, Plain lists): Improve documentation
3598 on sorting.
3599 (Internal links): Document custom ids for links.
3600 (Handling links): Document custom ids for links.
3601 (CSS support): Document new class.
3602 (Refiling notes): Document the possibility to create new nodes
3603 during refiling.
3604 (Agenda commands): Document the "?" operator to find
3605 tasks without effort setting.
3606 (Exporting agenda information): Section moved.
3607 (RSS Feeds): New section.
3608 (Built-in table editor): Document M-e and M-a navigate
3609 inside table field.
3610 (Stuck projects): Docment that projects identified as
3611 un-stuck will still be searchd for stuck sub-projects.
3612 (Paragraphs): Document centering.
3613 (Creating timestamps, Agenda commands): Document new
3614 behavior when changing time stamps.
3615 (Structure editing): Document the new command
3616 `org-clone-subtree-with-time-shift'.
3617 (Publishing): Refresh this chapter.
3618 (Export options, Export options, In-buffer settings):
3619 Document the new keywords.
3620 (Matching tags and properties): Collect all
3621 documentation about tags/property matches here.
3622 (Setting tags): Document `org-tag-persistent-alist'.
3623 (Weekly/daily agenda): New section.
3624 (Orgstruct mode): Describe `orgstruct++-mode'.
3625 (Drawers): Mention the LOGBOOK drawer.
3626 (Export options, Sectioning structure): Document the
3627 #+LEATEX_HEADER in-buffer setting.
3628 (Bugs): Section removed.
3629 (Hooks): New section.
3630 (Add-on packages): Move here from old location.
3631 (Context-sensitive commands): New section.
3632 (Setting tags): Document newline option.
3633 (Global TODO list, Matching tags and properties):
3634 Mention more variables.
3635 (Checkboxes): Update to changed command behavior.
3636
3637 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3638
3639 * speedbar.texi (Basic Key Bindings): Fix typo.
3640
3641 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3642
3643 * calc.texi (Vector/Matrix Functions): Add index entries for both
3644 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3645 affects matrices with more than one row.
3646 (Help Commands): Add index entries for "prefix ?" key bindings.
3647
3648 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3649
3650 * calc.texi (Stack Manipulation Commands): Add documentation for
3651 `calc-transpose-lines'.
3652
3653 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
3654
3655 * dbus.texi (Receiving Method Calls): Describe special return value
3656 `:ignore'.
3657
3658 2009-07-24 Alan Mackenzie <acm@muc.de>
3659
3660 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3661 initialization, any individual variable setting now takes precedence
3662 over one done via c-file-style/c-file-offsets.
3663
3664 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3665
3666 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3667 truncated when Calc is quit.
3668 (Customizing Calc): Document `calc-undo-length'.
3669
3670 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
3671
3672 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3673
3674 2009-07-11 Kevin Ryde <user42@zip.com.au>
3675
3676 * pcl-cvs.texi (About PCL-CVS):
3677 * widget.texi (Basic Types):
3678 Fix cross-references.
3679
3680 2009-07-01 Andreas Schwab <aschwab@redhat.com>
3681
3682 * dbus.texi (Type Conversion): Don't use literal control character.
3683
3684 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
3685
3686 * tramp.texi (GVFS based methods): New section.
3687 (Remote processes): Processes for GVFS based methods run locally.
3688
3689 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
3690
3691 * tramp.texi (Inline methods, External methods, Gateway methods):
3692 Avoid the words "kludge" and hack".
3693 (External methods): Add `synce' method.
3694
3695 * trampver.texi: Update release number.
3696
3697 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
3698
3699 Sync with Tramp 2.1.16.
3700
3701 * tramp.texi (History): Add GVFS support.
3702 (External methods): Precise `rsync' description. Add `dav', `davs' and
3703 `obex' methods. Add 'tramp-gvfs-methods' option.
3704 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3705 forms.
3706 (Remote Programs): Introduce `tramp-own-remote-path'.
3707 (Remote processes): New subsection "Running remote programs that create
3708 local X11 windows".
3709 (Frequently Asked Questions): Improve code for disabling vc.
3710
3711 * trampver.texi: Update release number. Set default value of
3712 `emacsgvfs'.
3713
3714 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3715
3716 * Branch for 23.1.
3717
3718 2009-06-17 Glenn Morris <rgm@gnu.org>
3719
3720 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3721 (Latest version of Emacs): Mention source code repository.
3722
3723 2009-06-16 Glenn Morris <rgm@gnu.org>
3724
3725 * faq.texi (Top): Language tweak.
3726 (Extended commands): Most people have arrow keys.
3727 (Emacs manual): Say how to follow info links.
3728 (File-name conventions): Change title a bit. Explain about source
3729 versus installed. Condense etc description.
3730 (Guidelines for newsgroup postings): Mention Savannah list page.
3731 (Newsgroup archives): Simplify.
3732 (Contacting the FSF): Add contact URL.
3733 (Emacs Lisp documentation): Printed version not always available.
3734 (Installing Texinfo documentation): Explain how by hand installation is
3735 not normally needed. Use add-to-list. Remove duplicate reference.
3736 (Informational files for Emacs): Move info on Help menu here from
3737 "File-name conventions".
3738 (Help installing Emacs): Tweak uref.
3739 (Obtaining the FAQ): Mention repository.
3740 (Origin of the term Emacs): Explain "ITS".
3741 (Changing load-path): Use add-to-list.
3742 (Automatic indentation): Clarify this is for Text mode.
3743 Don't mention Indented Text mode.
3744 (Finding Emacs on the Internet): The FSF does not seem to offer a
3745 deluxe distribution on CD anymore.
3746
3747 2009-06-16 Glenn Morris <rgm@gnu.org>
3748
3749 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3750 Recommend the latest release. Mention how to get older FAQs.
3751 Recommend the Emacs manual.
3752 (Guidelines for newsgroup postings): Discourage cross-posts.
3753 (Underlining paragraphs): Remove.
3754 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3755 (Bugs and problems): Update key-binding.
3756 (Problems with very large files): Mention 64-bit.
3757 (Shell process exits abnormally): Remove.
3758 (Problems with Shell Mode): Rename and update.
3759 (Spontaneous entry into isearch-mode)
3760 (Problems talking to certain hosts): Remove. This is old information,
3761 in etc/PROBLEMS if needed.
3762 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3763 (Dired claims that no file is on this line): Update.
3764 (Installing Emacs, Problems building Emacs): Simplify.
3765 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3766 information.
3767 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3768 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3769 (JDEE): "JDEE", not "JDE".
3770 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3771 Remove. This is old information, in etc/PROBLEMS if needed.
3772 (stty and Backspace key, Kanji and Chinese characters): Remove.
3773 (Right-to-left alphabets): Update section.
3774 (Changing the included text prefix): Gnus uses message-yank-prefix.
3775 Add cross-reference to Supercite manual.
3776 (Saving a copy of outgoing mail): Simplify output file description.
3777 (Expanding aliases when sending mail): Refer to Emacs manual.
3778 Remove old info about RFC822.
3779 Correct description of how to rebuild aliases.
3780 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3781 (MIME with Emacs mail packages)
3782 (Viewing articles with embedded underlining)
3783 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3784 Remove old sections.
3785 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3786 and is well-documented in the Gnus manual.
3787 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3788 (Making Gnus faster): Rename from "Starting Gnus faster".
3789 Merge "Catch-up is slow in Gnus" into here.
3790
3791 2009-06-14 Glenn Morris <rgm@gnu.org>
3792
3793 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3794 (New in Emacs 23): New section.
3795 (Handling C-s and C-q with flow control): Add xref.
3796
3797 2009-06-13 Glenn Morris <rgm@gnu.org>
3798
3799 * faq.texi (Setting up a customization file): Grammar fix.
3800 Customize is no longer "new".
3801 (Displaying the current line or column): Line-number mode is on by
3802 default. Don't mention `column' package. Mention linum.el.
3803 (Turning on abbrevs by default): Explain how to do it for buffers,
3804 modes, and everywhere.
3805 (Associating modes with files): Use add-to-list. Don't mention Emacs
3806 19.
3807 (Highlighting a region): On by default since 23.1.
3808 (Replacing highlighted text): Update doc quote.
3809 (Working with unprintable characters): Don't mention search-quote-char.
3810 (Using an already running Emacs process): Gnuclient is probably not an
3811 enhancement these days.
3812 (Indenting switch statements): Remove mention of pre-Emacs 20.
3813 (Horizontal scrolling): Abbreviate Emacs 20 description.
3814 (Replacing text across multiple files): Fix name of dired command.
3815 (Disabling backups): Use require not load.
3816 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3817
3818 2009-06-13 Bill Wohler <wohler@newt.com>
3819
3820 Release MH-E manual version 8.2.
3821
3822 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3823 release 8.2.
3824
3825 2009-06-13 Glenn Morris <rgm@gnu.org>
3826
3827 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3828 in this day and age the common meaning is "on the web".
3829 (copying): Use @copyright in all cases.
3830 (Basic keys): Remove reference to deleted manual node "Text Characters".
3831 (File-name conventions): Use GNU as an example rather than SERVICE.
3832 default.el lives in site-lisp. Update Info directory location.
3833 (Real meaning of copyleft): GPL actions have been brought, but all
3834 settled out of court.
3835 (Guidelines for newsgroup postings): Shorten section title.
3836 Simplify comp.emacs description.
3837 (Newsgroup archives): Change Google URL. Describe Gmane.
3838 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3839 points". Mention List-Unsubscribe header.
3840 (Contacting the FSF): Update email and URLs.
3841 (Basic editing): Mention F1 for help.
3842 (Installing Texinfo documentation): Refer to Texinfo website rather
3843 than ftp server.
3844 (Printing a Texinfo file): Mention texi2pdf.
3845 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3846 are just stubs nowadays.
3847 (Latest version of Emacs): Explain version numbers.
3848 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3849 (Turning on syntax highlighting): No need to mention hilit19 any more.
3850 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3851 (Modes for various languages): Remove section.
3852 (Major packages and programs): Remove most version and maintainer
3853 information - it's hard to keep up-to-date, and adds nothing.
3854 Similarly with direct links to mailing lists.
3855 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3856 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3857 years, and Emacs comes with tools for this now.
3858 (Patch): Remove section - this is a standard tool.
3859 (Using function keys under X): Remove section.
3860
3861 2009-06-12 Glenn Morris <rgm@gnu.org>
3862
3863 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3864 (Help installing Emacs): Remove reference to deleted X11 node.
3865 (Associating modes with files): Interpreter-mode-alist is no longer
3866 subservient to auto-mode-alist.
3867 (Installing Emacs): Change future Emacs version.
3868 (Linking with -lX11 fails): Remove old section.
3869 (Packages that do not come with Emacs): Update ELL location.
3870 Emacs Lisp archive is dead.
3871 (Emacs for Windows): Remove reference to old CE port.
3872 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3873 (Emacs for VMS and DECwindows): Remove old ports.
3874 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3875 (Removing flashing messages): Remove section about non-existent Gnus
3876 option.
3877
3878 * faq.texi (Top): Add @top command.
3879 Remove the optional arguments from all @node commands: makeinfo can
3880 generate these automatically, and it is easier to edit and rearrange
3881 nodes without them.
3882
3883 2009-06-11 Glenn Morris <rgm@gnu.org>
3884
3885 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3886 (The LPF): Make the updated URL the sole reference point.
3887 (Learning how to do something): Update refcard price and format.
3888 (Getting a printed manual): Sources in doc/emacs/, not man/.
3889 Also available in PDF format. Since the page count varies, be less
3890 precise.
3891 (Informational files for Emacs): Remove references to deleted files
3892 LPF and SUN-SUPPORT, and to UUCP.
3893 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3894 Remove many obsolete ways to get the FAQ, which now seems only to be
3895 distributed with Emacs.
3896 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3897
3898 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
3899
3900 * org.texi (Org Plot): Fix tags (Bug#3507).
3901 (Workflow states, Agenda commands): Fix tags (Bug#3508).
3902
3903 * ada-mode.texi (Installation, Compile commands)
3904 (Project File Overview, No project files, Set compiler options)
3905 (Use GNAT project file, Use multiple GNAT project files)
3906 (Identifier completion): Use @samp for menu items, and @kbd for key
3907 sequences (Bug#3504).
3908
3909 2009-06-04 Daiki Ueno <ueno@unixuser.org>
3910
3911 * gnus.texi (Security): Fix wording; add a link to epa.info.
3912
3913 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
3914
3915 * message.texi (Header Commands): Fix descriptions to match
3916 keybindings.
3917
3918 2009-04-22 Daiki Ueno <ueno@unixuser.org>
3919
3920 * gnus.texi (Security): Mention that EasyPG is the current default.
3921
3922 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3923
3924 * ediff.texi (Session Commands): Fix typo.
3925
3926 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3927
3928 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3929 news.software.readers. Reported by Florian Rehnisch.
3930
3931 2009-04-02 Glenn Morris <rgm@gnu.org>
3932
3933 * auth.texi: Capitalize direntry.
3934
3935 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3936 using a period in the entry name. (Bug#2797)
3937
3938 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
3939
3940 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3941 ($(infodir)/auth, auth.dvi): New targets.
3942
3943 2009-03-03 Glenn Morris <rgm@gnu.org>
3944
3945 * auth.texi: Fix @setfilename.
3946
3947 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3948 (auth, $(infodir)/auth, auth.dvi): New rules.
3949
3950 2009-02-25 Glenn Morris <rgm@gnu.org>
3951
3952 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3953
3954 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3955
3956 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3957
3958 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3959
3960 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3961 gnus-nocem-issuers, and gnus-nocem-verifyer.
3962
3963 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3964
3965 * ada-mode.texi (Project files, Automatic Casing):
3966 * dbus.texi (Signals):
3967 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3968 * mh-e.texi (HTML):
3969 * nxml-mode.texi (Locating a schema)
3970 (Using the document's URI to locate a schema):
3971 * org.texi (Footnotes, Using the mapping API):
3972 * rcirc.texi (Channels): Remove duplicate words.
3973
3974 2009-02-20 Glenn Morris <rgm@gnu.org>
3975
3976 * dired-x.texi (Miscellaneous Commands):
3977 * gnus.texi: Minor updates for mbox Rmail.
3978
3979 2009-02-16 Karl Berry <karl@gnu.org>
3980
3981 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3982 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3983 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3984 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3985 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3986 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3987 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3988 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3989 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3990 Consistently use @insertcopying in the Top node,
3991 @contents at the front (after @end titlepage),
3992 and @direntry after @copying. (Bug#1988)
3993
3994 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3995
3996 * auth.texi: New file documenting auth-source.
3997
3998 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
3999
4000 * org.texi (Org Plot): Fix link.
4001
4002 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4003
4004 * epa.texi (Mail-mode integration): Mention the way to do
4005 "encrypt-to-self". (Bug#1807)
4006
4007 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4008
4009 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4010
4011 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4012
4013 * gnus-news.texi: Print version about Incoming*.
4014
4015 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4016
4017 * org.texi (Structure editing, Handling links)
4018 (Fast access to TODO states, Javascript support): Make standard docs
4019 correctly reflect default variable settings.
4020
4021 2009-02-02 Glenn Morris <rgm@gnu.org>
4022
4023 * org.texi: Fix typos.
4024
4025 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4026
4027 Sync with Tramp 2.1.15.
4028
4029 * trampver.texi: Update release number.
4030
4031 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4032
4033 * org.texi (TODO dependencies): Document TODO dependencies on
4034 checkboxes.
4035
4036 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4037
4038 * org.texi (TODO dependencies): Document key binding for toggling
4039 ORDERED property.
4040
4041 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4042
4043 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4044 of hook functions.
4045
4046 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4047
4048 * org.texi (TODO dependencies): New section.
4049
4050 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4051
4052 * org.texi (Plain lists, TODO basics, Priorities)
4053 (Multiple sets in one file, Conflicts): Document interaction with
4054 `shift-selection-mode'.
4055
4056 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4057
4058 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4059 Make Calc the subject of sentences.
4060 (Rearranging Formulas using Selections): Discuss new options
4061 for `j *'.
4062
4063 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4064
4065 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4066
4067 2009-01-26 Glenn Morris <rgm@gnu.org>
4068
4069 * org.texi: Fix typos.
4070
4071 2009-01-26 Bill Wohler <wohler@newt.com>
4072
4073 * mh-e.texi (EDITION, UPDATED): Update.
4074
4075 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4076
4077 * org.texi (References): Add information about remote references.
4078 (Built-in table editor): Document `C-c RET' in tables.
4079 (Math symbols, Quoting LaTeX code): Mention that simple
4080 LaTeX macros survive LaTeX export.
4081 (Images in LaTeX export): Show how to create a reference to a
4082 figure.
4083 (Sectioning structure): Document that the LaTeX class can be
4084 specified in a property.
4085 (Text areas in HTML export): New section.
4086 (External links): Add examples for text search and ID links.
4087 (Built-in table editor): Remove the descriptio of `C-c
4088 C-q', it not longer works.
4089 (Literal examples): Document that a space must follow
4090 the colon in short examples.
4091 (Relative timer): Document `org-timer-stop'.
4092 (Footnotes): New section.
4093 (Footnote markup): Shorten section and refer to new Footnote
4094 section.
4095 (Literal examples): Add documentation for line
4096 numbering in and references to code examples.
4097 (CSS support): Fix the description of default CSS styles.
4098 (Capturing column view): Document
4099 "file:path/to/file.org" as an allowed value for the ID property of
4100 a dynamic block copying column view.
4101
4102 2009-01-23 Stephen Eglen <stephen@gnu.org>
4103
4104 * mh-e.texi (Getting Started): Describe $MH.
4105
4106 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4107
4108 * tramp.texi (all): Harmonize usage of "external method",
4109 "external transfer method" and "out-of-band method".
4110 (Connection types): Precise the differences of inline and external
4111 methods. Written by Adrian Phillips <a.phillips@met.no>.
4112
4113 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4114
4115 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4116 commands as described at the top. Reported by Allan Gottlieb
4117 <gottlieb@nyu.edu>.
4118
4119 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4120
4121 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4122 nnmail-pathname-coding-system.
4123
4124 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4125
4126 * org.texi (Relative timer): Fix typo.
4127
4128 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
4129
4130 * org.texi (Clocking work time): Fix typo.
4131 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
4132
4133 2009-01-13 Glenn Morris <rgm@gnu.org>
4134
4135 * org.texi: Fix some more typos.
4136
4137 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4138
4139 * org.texi: Fix some typos.
4140
4141 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4142
4143 * gnus.texi (Group Parameters): Add note for local variables.
4144
4145 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4146
4147 * gnus.texi (Converting Kill Files): Fix URL.
4148 Include gnus-kill-to-score.el in contrib directory.
4149
4150 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4151
4152 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4153 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4154 (Paging the Article): Add index entry.
4155
4156 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4157
4158 * ada-mode.texi (Examples): Delete redundant text.
4159
4160 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
4161
4162 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4163
4164 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4165 addresses.
4166
4167 2009-01-03 Bill Wohler <wohler@newt.com>
4168
4169 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4170 kept empty.
4171
4172 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
4173
4174 * org.texi (Activation, Exporting, ASCII export, HTML export)
4175 (HTML Export commands, LaTeX/PDF export commands):
4176 Improve documentation about transient-mark-mode.
4177 (References): Document the use of special names like $LR1 to reference
4178 to fields in the last table row.
4179
4180 2008-12-19 Juri Linkov <juri@jurta.org>
4181
4182 * info.texi (Search Text): Remove mention of removed key binding M-s.
4183
4184 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
4185
4186 * org.texi (References): Remove mentioning of @0 as reference for the
4187 last line, this has been reverted in the Lisp sources.
4188
4189 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
4190
4191 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4192 (DVI_TARGETS): Remove duplicates. Add sasl.
4193 ($(infodir)/sasl, sasl.dvi): New targets.
4194
4195 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
4196
4197 * org.texi: Version number pushed to 6.15d.
4198
4199 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
4200
4201 * org.texi (Tables in LaTeX export): New section.
4202 (Images in LaTeX export): New section.
4203 (Inlined images, Images in HTML export): Sections renamed.
4204
4205 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4206
4207 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4208
4209 2008-12-04 David Engster <dengste@eml.cc>
4210
4211 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
4212 of nnml-get-new-mail. Change URL for mairix patch.
4213
4214 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4215
4216 * org.texi (Using the mapping API): Fix bug in mapping example.
4217 (Publishing options): Make the list of properties complete again, in
4218 correspondence to the variable `org-export-plist-vars'.
4219 (Property searches): Document new special values for time comparisons.
4220 (Tag inheritance): Refine the description of tag inheritance.
4221 (Project alist): Add info about the publishing sequence of components.
4222 (Effort estimates): Document the new relative timer.
4223
4224 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4225
4226 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4227 (Using Calc): Clarify use of `C-x * o'.
4228 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4229
4230 2008-11-28 Richard M Stallman <rms@gnu.org>
4231
4232 * dbus.texi (Receiving Method Calls): Clean up previous change.
4233
4234 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
4235
4236 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4237 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4238 `dbus-unescape-from-identifier'.
4239 (Receiving Method Calls): New constants `dbus-service-emacs' and
4240 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
4241 (Signals): Use the constants in the example.
4242
4243 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
4244
4245 * org.texi: Re-apply change to FDL 1.3.
4246
4247 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
4248
4249 * org.texi (Setting up Remember): Document `org-remember-mode'.
4250 (External links): Document that bbdb links can use a regular
4251 expression.
4252 (External links): Document that elisp links can contain interactive
4253 commands.
4254
4255 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4256
4257 * viper.texi (viper-translate-all-ESC-keysequences):
4258 Description removed.
4259
4260 2008-11-19 Glenn Morris <rgm@gnu.org>
4261
4262 * doclicense.texi: Change to FDL 1.3.
4263 Relicense all texi files under FDL 1.3 or later.
4264
4265 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4266
4267 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4268
4269 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
4270
4271 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4272
4273 * ediff.texi: Version/date change.
4274
4275 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4278
4279 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4280
4281 * calc.texi (About This Manual): Comment out a mention of
4282 marginal notes.
4283
4284 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
4285
4286 * org.texi (Clocking work time): Document the :formula property of
4287 clock tables.
4288 (Structure editing, Refiling notes): Document refiling regions.
4289 (Agenda commands): Document the double-prefix version
4290 of the `l' command in the agenda.
4291 (Handling links): Explain the effect of a double prefix
4292 arg to `C-c C-o'.
4293 (TODO basics): Add documentation for tag triggers.
4294
4295 2008-10-23 Glenn Morris <rgm@gnu.org>
4296
4297 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4298 byte-compiling things like `+'.
4299
4300 * ns-emacs.texi: Merge copyright years of author now with assignment
4301 into FSF years.
4302 (VER): Use it for easier automatic updating. Use Emacs version rather
4303 than standalone Emacs.app version.
4304
4305 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
4306
4307 * org.texi: Lots of minor fixes.
4308 (Capture): New chapter.
4309 (Org Plot): New section.
4310
4311 2008-09-30 Magnus Henoch <mange@freemail.hu>
4312
4313 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4314
4315 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4316
4317 * calc.texi (User Defined Units): Mention how to enter optional display
4318 string.
4319
4320 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4321
4322 * message.texi (Sending Variables): Fix variable documentation to
4323 avoid the "y/n" wording.
4324
4325 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4326
4327 * message.texi (Sending Variables): Add `message-confirm-send' doc.
4328
4329 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4330
4331 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4332 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4333
4334 2008-09-22 Bill Wohler <wohler@newt.com>
4335
4336 Release MH-E manual version 8.1.
4337
4338 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4339 release 8.1.
4340
4341 * mh-e.texi: Retain dual license as agreed to by the FSF.
4342 However, bump GPL to Version 3.
4343 Use @include for license text.
4344
4345 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
4346
4347 * gnus.texi (Top, Setup, Fancy splitting to parent)
4348 (Store custom flags and keywords, Store arbitrary data):
4349 Clean up markup.
4350
4351 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4352
4353 * gnus.texi (The Gnus Registry): Document it.
4354
4355 2008-09-08 David Engster <dengste@eml.cc>
4356
4357 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4358 Clarify section about choosing back end servers.
4359
4360 2008-08-23 Glenn Morris <rgm@gnu.org>
4361
4362 * dired-x.texi (Shell Command Guessing):
4363 Mention dired-guess-shell-case-fold-search. (Bug#417)
4364
4365 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
4366
4367 * trampver.texi: Update release number.
4368
4369 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
4370
4371 * ns-emacs.texi: Update version.
4372 (Introduction): Correct menu location for options save.
4373 (Customization): Note that defaults are stored under org.gnu.Emacs.
4374
4375 2008-08-11 Bill Wohler <wohler@newt.com>
4376
4377 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4378 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4379 Henman) (closes SF #1768928).
4380
4381 2008-08-10 Glenn Morris <rgm@gnu.org>
4382
4383 * ns-emacs.texi: Use @copying. Change copyright of authors with
4384 assignment to FSF. Change license to GFDL.
4385 (Top): Remove outdated references.
4386
4387 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4388
4389 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4390 Add gnus-summary-sort-by-most-recent-number and
4391 gnus-summary-sort-by-most-recent-date.
4392 (Summary Sorting): Explain prefix argument.
4393
4394 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4395
4396 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4397 gnus-summary-pipe-output.
4398
4399 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
4400
4401 * dbus.texi (Receiving Method Calls): Document error handling of own
4402 D-Bus methods.
4403
4404 2008-08-01 Bill Wohler <wohler@newt.com>
4405
4406 * mh-e.texi (Reading Mail)
4407 (Viewing Attachments): Describe new function
4408 mh-show-preferred-alternative.
4409 (Sending Mail, Redistributing, Sending Message): Describe new hook
4410 mh-annotate-msg-hook.
4411
4412 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
4413
4414 * dbus.texi (Arguments and Signatures): Fix example.
4415 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4416 (Asynchronous Methods): New node.
4417 (Errors and Events): Describe extended layout of `dbus-event'.
4418 New defun `dbus-event-message-type'.
4419
4420 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4421
4422 * ediff.texi: Remove VMS support.
4423
4424 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
4425
4426 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4427 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4428
4429 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * Makefile.in: Add mairix-el targets.
4432
4433 2008-07-29 David Engster <deng@randomsample.de>
4434
4435 * mairix-el.texi: New file.
4436
4437 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4438
4439 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4440 project files. Delete 'main_unit' project variable; not needed. Allow
4441 process environment variables wherever project variables are allowed.
4442 Add tutorial section on multiple GNAT project files.
4443
4444 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
4445
4446 Sync with Tramp 2.1.14.
4447
4448 * trampver.texi: Update release number.
4449
4450 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4451
4452 * ns-emacs.texi:
4453 * faq.texi: Remove mentions of Mac Carbon.
4454
4455 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4456
4457 * gnus.texi (Saving Articles): Describe the 2nd argument of
4458 gnus-summary-save-in-pipe.
4459 (SpamAssassin): Use it.
4460
4461 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4462
4463 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4464
4465 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
4466
4467 * org.texi (Export options): Document the use of the creator flag.
4468
4469 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
4470
4471 * org.texi: New version 6.06a.
4472
4473 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
4474
4475 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4476 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4477
4478 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4479
4480 * calc.texi (Editing Stack Entries):
4481 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4482 Calc's help functions. Mention fixing typos.
4483 (Customizing Calc): Fix typo.
4484
4485 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4486
4487 * calc.texi (summarykey): New macro. Use to correctly format keys in
4488 the summary.
4489
4490 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
4491
4492 * ns-emacs.texi (Customization): Corrected documentation on color
4493 specification formats.
4494
4495 2008-07-19 Andreas Schwab <schwab@suse.de>
4496
4497 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
4498
4499 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4500 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4501
4502 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
4503
4504 * dbus.texi (Inspection): Rework, introduce submenus.
4505 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4506 (Properties and Annotations, Arguments and Signatures): New nodes.
4507
4508 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
4509
4510 * dbus.texi (Receiving Method Calls): Fix description of
4511 `dbus-register-method'.
4512 (Signals): Allow also signal arguments for filtering in
4513 `dbus-register-signal'.
4514
4515 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4516
4517 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4518 `cnorm'.
4519 (Arithmetic Tutorial): Simplify the verification of prime factors.
4520
4521 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4522
4523 * gnus.texi (Saving Articles): Mention
4524 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4525
4526 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4527
4528 * calc.texi: Adjust mode line throughout.
4529
4530 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
4531
4532 * sasl.texi (Mechanisms): Fix typos.
4533
4534 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4535
4536 * calc.texi (Killing from the stack): Mention using normal Emacs
4537 copying.
4538
4539 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
4540
4541 * tramp.texi (Password handling): Rename from "Password caching".
4542 Add `auth-source' mechanism.
4543 (Connection caching): Tramp reopens the connection automatically,
4544 when the operating system on the remote host has been changed.
4545
4546 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4547
4548 * makefile.w32-in (distclean): Remove makefile.
4549
4550 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
4551
4552 * org.texi (Using the mapping API): New section.
4553 (Agenda column view): New section.
4554 (Moving subtrees): Document archiving to the archive sibling.
4555 (Agenda commands): Document columns view in the agenda.
4556 (Using the property API): Document the API for multi-valued properties.
4557
4558 2008-06-17 Jason Riedy <jason@acm.org>
4559
4560 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4561 function, and efmt may be a two-argument function.
4562 (Radio tables): Document multiple destinations.
4563
4564 2008-06-16 Glenn Morris <rgm@gnu.org>
4565
4566 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4567 Add Cover-Texts.
4568
4569 2008-06-15 Glenn Morris <rgm@gnu.org>
4570
4571 * faq.texi (VER): Update to 23.0.60.
4572
4573 * mh-e.texi: Remove option of licensing under GPL.
4574 Add Cover-Texts to GFDL permissions notice.
4575 (GPL): Remove section.
4576 (GFDL): Include doclicense.texi rather than the actual text.
4577
4578 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4579 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4580
4581 * sasl.texi: Fix output file name.
4582
4583 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4584
4585 * gnus-coding.texi: Refer to license in Gnus manual.
4586
4587 * idlwave.texi, sasl.texi: Use @copying.
4588
4589 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4590
4591 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4592
4593 * url.texi: Use @copying, @title, @subtitle, @author.
4594
4595 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4596 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4597 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4598 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4599 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4600 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4601 * widget.texi, woman.texi:
4602 Remove references to external license, since doclicense is included.
4603
4604 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4605 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4606 Remove references to non-existent Invariant Sections.
4607
4608 2008-06-14 Glenn Morris <rgm@gnu.org>
4609
4610 * faq.texi (Major packages and programs): Remove references to external
4611 Supercite, Calc, VIPER, since they have been included for some time.
4612 Update VM, AUCTeX, BBDB entries.
4613
4614 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
4615
4616 * newsticker.texi: Updated to match latest newsticker changes.
4617
4618 2008-06-13 Glenn Morris <rgm@gnu.org>
4619
4620 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4621 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4622 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4623 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4624 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4625 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4626 * woman.texi:
4627 Update Back-Cover Text as per maintain.info.
4628
4629 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4630
4631 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4632
4633 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4634 (gnus-faq.xml): Update repository host.
4635
4636 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4637
4638 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4639
4640 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4641 Fix a typo.
4642
4643 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4644
4645 * gnus.texi (Mail Source Customization): Correct values of
4646 `mail-source-delete-incoming'. Reported by Tassilo Horn.
4647 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4648
4649 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4650
4651 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4652 coding standards.
4653
4654 2008-06-14 David Engster <dengste@eml.cc>
4655
4656 * gnus.texi (nnmairix): Markup fixes.
4657
4658 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4659
4660 * gnus.texi (nnmairix): Markup and other minor fixes.
4661
4662 2008-06-05 David Engster <dengste@eml.cc>
4663
4664 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4665
4666 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4667
4668 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4669 (Searching, nnir, nnmairix): New stub nodes.
4670
4671 2008-05-30 Felix Lee <felix.1@canids.net>
4672
4673 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4674
4675 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4676
4677 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4678
4679 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4680
4681 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4682
4683 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4684
4685 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4686
4687 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
4688
4689 * info.texi (Top): Fix typo in xref.
4690
4691 2008-05-05 Karl Berry <karl@gnu.org>
4692
4693 * info.texi (Top): @xref to stand-alone manual.
4694
4695 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4696
4697 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4698 (Various Summary Stuff): Fix typo in last xref.
4699
4700 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
4701
4702 * org.texi (Moving subtrees): Fix typo.
4703
4704 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
4705
4706 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4707 Tramp via `tramp-mode'.
4708
4709 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4710
4711 * org.texi: Massive changes, in many parts of the file.
4712
4713 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4714
4715 * gnus.texi (Oort Gnus): Add message-fill-column.
4716
4717 2008-04-12 Adrian Aichner <adrian@xemacs.org>
4718
4719 * gnus.texi (Mail Source Specifiers): Typo fix.
4720
4721 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4722
4723 * gnus.texi (Diary Headers Generation): Update key binding for
4724 `gnus-diary-check-message'.
4725
4726 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4727
4728 * gnus.texi (Emacsen): Addition.
4729
4730 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4731
4732 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4733
4734 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4735
4736 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4737
4738 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4739
4740 * gnus-news.texi: Update tool bar item.
4741
4742 2008-04-09 Sven Joachim <svenjoac@gmx.de>
4743
4744 * gnus-news.texi: Fix typos.
4745
4746 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4747
4748 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4749 Add mention of `kron'.
4750
4751 2008-04-01 Daiki Ueno <ueno@unixuser.org>
4752
4753 * epa.texi (Encrypting/decrypting *.gpg files):
4754 Document epa-file-name-regexp.
4755
4756 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4757
4758 * gnus.texi (Example Methods): Fix description about ssh-agent.
4759 (Indirect Functions): Fix the default value of nntp-telnet-command;
4760 remove link to connect.html.
4761
4762 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
4763
4764 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4765 dbus-call-method.
4766 (Receiving Method Calls): The timeout can be set by the calling client.
4767
4768 * trampver.texi: Update release number.
4769
4770 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4771
4772 * gnus.texi (Top): Fix version. Add SASL.
4773
4774 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
4775
4776 Sync with Tramp 2.1.13.
4777
4778 * trampver.texi: Update release number.
4779
4780 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
4781
4782 * org.texi: Update to new org-mode website.
4783
4784 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4785
4786 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4787
4788 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4789
4790 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4791 gnus-read-ephemeral-gmane-group-url,
4792 gnus-read-ephemeral-emacs-bug-group,
4793 gnus-read-ephemeral-debian-bug-group.
4794
4795 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4796
4797 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4798
4799 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4800 Add FIXMEs for Bookmarks and gnus-registry-marks.
4801
4802 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4803
4804 * gnus.texi (Smileys): Document `smiley-style'.
4805
4806 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4807
4808 * gnus.texi (Gnus Development): Clarify difference between ding and
4809 gnu.emacs.gnus.
4810 (MIME Commands, Using MIME, RSS): Fix markup.
4811
4812 * gnus-faq.texi ([8.4]): Ditto.
4813
4814 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4815
4816 * gnus.texi (Emacsen): Remove obsolete stuff.
4817
4818 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4819
4820 * gnus.texi (Oort Gnus): Add version info WRT
4821 `mail-source-delete-incoming'.
4822
4823 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4824
4825 * gnus.texi (Top): Add "Other related manuals" and version info in
4826 `iftex' output.
4827 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4828 gnus-balloon-face-0 and the corresponding format specifiers.
4829
4830 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
4831
4832 * tramp.texi (Filename completion): Remove footnote about let-bind
4833 of `partial-completion-mode'. It doesn't work this way.
4834
4835 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4836
4837 * pcl-cvs.texi (Contributors): Update my email.
4838
4839 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
4840
4841 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4842
4843 2008-03-17 Bill Wohler <wohler@newt.com>
4844
4845 * mh-e.texi (Viewing): Update URL for adding header fields to
4846 mh-invisible-header-fields-default.
4847
4848 2008-03-16 Bill Wohler <wohler@newt.com>
4849
4850 * mh-e.texi (Preface): Add Gnus to requirements.
4851 (Forwarding): Note that forwarded MIME messages are now inline.
4852
4853 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4854
4855 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4856 (Common Variables): Give precedence to the netcat methods over the
4857 telnet methods, and mention that they are more reliable.
4858
4859 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
4860
4861 * org.texi (Exporting Agenda Views): Document agenda export to
4862 iCalendar.
4863 (Progress logging): Document the new progress logging stuff.
4864
4865 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4866
4867 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4868 Update for change of `mail-source-delete-incoming'.
4869
4870 * gnus-news.texi: Ditto.
4871
4872 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4873
4874 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4875 custom versions.
4876
4877 2008-03-07 Alan Mackenzie <acm@muc.de>
4878
4879 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4880 parens/brackets in a k&r region is limited.
4881
4882 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4883
4884 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4885 using different Emacs versions.
4886
4887 2008-02-27 Glenn Morris <rgm@gnu.org>
4888
4889 * sc.texi: Remove a lot of old and obsolete info.
4890 (titlepage): Simplify.
4891 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4892 (VM with any Emacsen, GNEWS with any Emacsen)
4893 (Overloading for Non-conforming MUAs, Version 3 Changes)
4894 (The Supercite Mailing List): Delete nodes.
4895 (Introduction): Remove info about old packages.
4896 (Getting Connected): Simplify. Remove info about old packages.
4897 (Citing Commands): Delete Emacs 19 info.
4898 (Hints to MUA Authors): Simplify.
4899 (Thanks and History): Merge in some info from the deleted node
4900 "Version 3 Changes".
4901
4902 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
4903
4904 * org.texi (Setting tags, In-buffer settings):
4905 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4906
4907 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4908
4909 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4910 installation directory name.
4911
4912 2008-02-12 Romain Francoise <romain@orebokech.com>
4913
4914 * epa.texi (Overview): Fix typo.
4915
4916 2008-02-11 Daiki Ueno <ueno@unixuser.org>
4917
4918 * epa.texi (Quick start): Remove the .emacs setting.
4919
4920 2008-02-10 Daiki Ueno <ueno@unixuser.org>
4921
4922 * epa.texi (Quick start): Use the command `epa-enable' instead of
4923 loading `epa-setup'.
4924
4925 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
4926
4927 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4928 ($(infodir)/epa, epa.dvi): New targets.
4929
4930 2008-02-08 Daiki Ueno <ueno@unixuser.org>
4931
4932 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4933
4934 * epa.texi: New manual documenting the EasyPG Assistant.
4935
4936 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
4937
4938 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4939 (Inspection): New function dbus-ping.
4940
4941 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * tramp.texi (Remote processes): Add `shell-command'.
4944
4945 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
4946
4947 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4948 (Group Parameters): Document `mail-source' parameter.
4949
4950 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
4951
4952 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4953 must be a local host.
4954
4955 2008-01-26 Michael Olson <mwolson@gnu.org>
4956
4957 * erc.texi: Update version for ERC 5.3 release.
4958 (Obtaining ERC): Update extras URLs for 5.3.
4959 (Development): Write instructions for git, and remove those for Arch.
4960 (History): Mention the switch to git.
4961
4962 2008-01-24 Karl Berry <karl@gnu.org>
4963
4964 * info.texi (Search Index, Search Text): Mention the command
4965 character in the section name, a la the (Go to node) node.
4966
4967 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
4968
4969 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4970
4971 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4972
4973 * gnus-news.texi: Mention gnus-article-describe-bindings.
4974
4975 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4976
4977 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4978
4979 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
4980
4981 * org.texi (Property inheritance): New section.
4982 (Conventions): New section.
4983 (Structure editing): Document C-RET, the prefix arg to the cut/copy
4984 commands, and the new bindings for refiling.
4985 (Sparse trees): Document the new special command for sparse trees.
4986 (References): Be more clear about the counting of hilines.
4987 (Handling links): Document M-p/n for accessing links.
4988 (Fast access to TODO states): New section.
4989 (Per file keywords): New section.
4990 (Property inheritance): New section.
4991 (Column attributes): New summary types.
4992 (Capturing Column View): New section.
4993 (The date/time prompt): Cover the new features in the date/time prompt.
4994 Compactify the table of keys for the calendar remote control.
4995 (Clocking work time): Document the new :scope parameter.
4996 (Remember): Promoted to chapter.
4997 (Quoted examples): New section.
4998 (Enhancing text): New verbatim environments.
4999
5000 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5001
5002 * trampver.texi: Update release number.
5003
5004 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5005
5006 * gnus.texi (Article Keymap):
5007 Add gnus-article-wide-reply-with-original; fix descriptions of
5008 gnus-article-reply-with-original and
5009 gnus-article-followup-with-original.
5010
5011 2008-01-09 Glenn Morris <rgm@gnu.org>
5012
5013 * nxml-mode.texi: Add @copying section.
5014
5015 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5016
5017 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5018 Server". Add `message-send-mail-with-mailclient'.
5019
5020 * gnus.texi (Posting Server): Move some text to "(message)Mail
5021 Variables" and add a reference here.
5022
5023 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5024
5025 * dbus.texi (Receiving Method Calls): New chapter.
5026 (Errors and Events): Add serial number to events. Replace "signal" by
5027 "message". Introduce dbus-event-serial-number.
5028
5029 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5030
5031 * dbus.texi (Type Conversion): Explain the type specification for empty
5032 arrays. Use another example.
5033
5034 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5035
5036 * dbus.texi (all): Replace "..." by @dots{}.
5037 (Type Conversion): Precise the value range for :byte types.
5038 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5039 Mention its return value.
5040 (Errors and Events): There is no D-Bus error propagation during event
5041 processing.
5042
5043 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5044
5045 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5046 New sections.
5047
5048 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5049
5050 * gnus.texi (Group Parameters): Reorder the text and add a note about
5051 `gnus-parameters' near the beginning of the node.
5052
5053 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5054
5055 * gnus.texi (Score File Editing): Fix function name.
5056
5057 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5058
5059 Sync with Tramp 2.1.12.
5060
5061 * trampver.texi: Update release number.
5062
5063 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5064
5065 * dbus.texi (Type Conversion): Correct input parameters mapping.
5066
5067 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5068
5069 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5070 (Errors and Events): Mention wrong-type-argument error.
5071
5072 2007-12-21 Alex Schroeder <alex@gnu.org>
5073
5074 * rcirc.texi: Changed single spaces after sentence end to double
5075 spaces. Fixed some typos.
5076 (Internet Relay Chat): Explain relay.
5077 (Getting started with rcirc): Change items to reflect prompts.
5078 Add more explanation to rcirc-track-minor-mode and added a comment to
5079 warn future maintainers that this section is a copy.
5080 (People): Change /ignore example.
5081 (Keywords): Not keywords.
5082
5083 2007-12-20 Alex Schroeder <alex@gnu.org>
5084
5085 * rcirc.texi (Top): Fighting Information Overload chapter added.
5086 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5087 (rcirc commands): Move /ignore command to the new chapter.
5088 (Fighting Information Overload): New chapter documenting /keyword,
5089 /bright, /dim, channel ignore, and low priority channels.
5090 (Configuration): Document rcirc-server-alist, remove
5091 rcirc-startup-channels-alist and rcirc-default-server.
5092
5093 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5094
5095 * dbus.texi (Signals): Fix example in dbus-register-signal.
5096
5097 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5098
5099 * gnus.texi (Score Variables): Fix typo.
5100
5101 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5102
5103 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5104 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5105 (Errors and Events): Adapt dbus-event.
5106
5107 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5108
5109 * gnus.texi (Other Files): Add the yenc command.
5110
5111 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5112
5113 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5114 since 2004-08-06.
5115
5116 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5117
5118 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5119 on body.
5120
5121 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5122
5123 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5124 and rfc2047-allow-irregular-q-encoded-words; fix description of
5125 rfc2047-encode-encoded-words.
5126
5127 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5128
5129 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5130
5131 2007-12-05 Michael Olson <mwolson@gnu.org>
5132
5133 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5134 Update documentation for `remember-diary-file'.
5135
5136 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
5137
5138 * dbus.texi (Signals): Precise `dbus-register-signal'.
5139 (Errors and Events): Rework events part, the internal structure of
5140 dbus-event has changed.
5141
5142 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
5143
5144 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5145 ($(infodir)/dbus, dbus.dvi): New targets.
5146
5147 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
5148
5149 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5150 unconditionally.
5151
5152 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5153 emulation with @print{}.
5154
5155 2007-12-02 Richard Stallman <rms@gnu.org>
5156
5157 * dbus.texi (Overview): Minor cleanup.
5158
5159 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
5160
5161 * Makefile.in (INFO_TARGETS): Add dbus.
5162 (DVI_TARGETS): Add dbus.dvi.
5163 (dbus, dbus.dvi): New targets.
5164
5165 * dbus.texi: New file.
5166
5167 2007-11-24 Romain Francoise <romain@orebokech.com>
5168
5169 * nxml-mode.texi: Add description in @direntry.
5170 Fix file name to match @setfilename.
5171
5172 2007-11-23 Mark A. Hershberger <mah@everybody.org>
5173
5174 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5175 ($(infodir)/nxml-mode): New rule.
5176
5177 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5178 ($(infodir)/nxml-mode): New rule.
5179 (clean): Add nxml-mode*.
5180
5181 * nxml-mode.texi: New file with nxml manual.
5182
5183 2007-11-18 Richard Stallman <rms@gnu.org>
5184
5185 * flymake.texi (Example -- Configuring a tool called directly):
5186 Update example.
5187
5188 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
5189
5190 * tramp.texi (Filename completion): Simplify explanation of
5191 double-slash behavior. Explain directory contents flushing.
5192
5193 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5194
5195 * calc.texi (TeX and LaTeX Language Modes): Put in
5196 missing braces.
5197
5198 2007-11-15 Richard Stallman <rms@gnu.org>
5199
5200 * cl.texi (Equality Predicates): Delete `eql'.
5201 (Predicates, Naming Conventions, Top): Delete `eql'.
5202 (Common Lisp Compatibility): Delete `eql'.
5203 (Porting Common Lisp): Delete obsolete backquote info.
5204 Minor clarification about character constants.
5205 (Sequence Basics): Minor clarification.
5206
5207 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
5208
5209 * cc-mode.texi (Electric Keys, Custom Macros):
5210 * tramp.texi (Filename completion): Fix typos.
5211
5212 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5213
5214 * calc.texi (Basic commands): Mention the menu.
5215
5216 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * tramp.texi (Connection caching): Tramp flushes connection
5219 properties when remote operating system has been changed.
5220
5221 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5222
5223 * gnus-news.texi: Fix spelling.
5224 `message-insert-formatted-citation-line', not
5225 `message-insert-formated-citation-line'.
5226
5227 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5228
5229 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * tramp.texi (Overview): Mention also the PuTTY integration under
5232 w32. Remove paragraphs about Tramp's experimental status.
5233 (Frequently Asked Questions): Add code example for highlighting the
5234 mode line.
5235
5236 2007-11-03 Michael Olson <mwolson@gnu.org>
5237
5238 * remember.texi: Change mentions of remember-buffer to
5239 remember-finalize throughout.
5240
5241 2007-10-30 Michael Olson <mwolson@gnu.org>
5242
5243 * remember.texi (Copying): Remove.
5244 (Mailbox): Update with non-BBDB instructions.
5245 (Diary, Org): Add.
5246 (Bibliography, Planner Page): Remove.
5247
5248 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
5249
5250 * makefile.w32-in (INFO_TARGETS): Add remember.
5251 (DVI_TARGETS): Add remember.dvi.
5252 ($(infodir)/remember): New rule.
5253 (clean): Add remember*.
5254
5255 2007-10-30 Michael Olson <mwolson@gnu.org>
5256
5257 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5258 ($(infodir)/remember): New rule that builds the Remember Manual.
5259
5260 * remember.texi: New file containing the Remember Mode Manual.
5261 Shuffle chapters around after initial import.
5262 (Function Reference): Split Keystrokes into separate chapter.
5263 (Keystrokes): Document C-c C-k.
5264 (Introduction): Fix typographical issue with "---".
5265
5266 2007-10-29 Richard Stallman <rms@gnu.org>
5267
5268 * widget.texi (Introduction): Delete discussion of implementation
5269 internals.
5270
5271 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
5272
5273 * tramp.texi (Connection caching): Host names must be different
5274 when tunneling.
5275
5276 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5277
5278 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5279 Gnus v5.13.
5280
5281 2007-10-28 Miles Bader <miles@gnu.org>
5282
5283 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5284
5285 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5286
5287 * gnus.texi (Sorting the Summary Buffer):
5288 Remove gnus-article-sort-by-date-reverse.
5289
5290 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5291
5292 * gnus.texi (Non-ASCII Group Names): New node.
5293 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5294 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5295
5296 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5297
5298 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5299 clean the output of the program `imap-shell-program'.
5300
5301 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5302
5303 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5304
5305 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5306
5307 * gnus.texi (Sticky Articles): Documentation for sticky article
5308 buffers.
5309
5310 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5311
5312 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5313
5314 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5315
5316 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5317
5318 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5319
5320 * gnus.texi (Archived Messages):
5321 Document gnus-update-message-archive-method.
5322
5323 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5324
5325 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5326
5327 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5328
5329 * gnus.texi (Group Maneuvering):
5330 Document `gnus-summary-next-group-on-exit'.
5331
5332 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5333
5334 * gnus.texi (Really Various Summary Commands):
5335 Mention gnus-auto-select-on-ephemeral-exit.
5336
5337 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5338
5339 * gnus.texi, message.texi: Bump version number.
5340
5341 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5342
5343 * gnus.texi (Group Line Specification, Misc Group Stuff)
5344 (Server Commands): Parenthesize @pxref{Mail Spool}.
5345
5346 2007-10-28 Didier Verna <didier@xemacs.org>
5347
5348 New user option: message-signature-directory.
5349 * message.texi (Insertion Variables): Document it.
5350 * gnus.texi (Posting Styles): Ditto.
5351
5352 2007-10-28 Didier Verna <didier@xemacs.org>
5353
5354 * gnus.texi (Group Line Specification):
5355 * gnus.texi (Misc Group Stuff):
5356 * gnus.texi (Server Commands): Document the group compaction feature.
5357
5358 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5359
5360 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5361
5362 * message.texi (Various Message Variables): Add message-fill-column.
5363
5364 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5365
5366 * gnus.texi: Untabify.
5367
5368 2007-10-28 Didier Verna <didier@xemacs.org>
5369
5370 * gnus.texi (Group Parameters): Document the posting-style merging
5371 process in topic-mode.
5372
5373 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5374
5375 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5376
5377 2007-10-28 Romain Francoise <romain@orebokech.com>
5378
5379 * gnus.texi (Mail Spool): Fix typo.
5380 Update copyright.
5381
5382 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5383
5384 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5385
5386 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5387
5388 * gnus.texi (Summary Generation Commands):
5389 Add gnus-summary-insert-ticked-articles.
5390
5391 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5392
5393 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5394 to spam-spamassassin-program.
5395
5396 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5397
5398 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5399
5400 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5401
5402 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5403
5404 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5405
5406 * message.texi (Mail Headers): Document `opportunistic'.
5407
5408 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5409
5410 * emacs-mime.texi (Encoding Customization): Explain how to set
5411 mm-coding-system-priorities per hierarchy.
5412
5413 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5414
5415 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5416 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5417
5418 2007-10-28 Didier Verna <didier@xemacs.org>
5419
5420 * message.texi (Wide Reply): Update documentation of
5421 message-dont-reply-to-names (now allowing a list of regexps).
5422
5423 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5424
5425 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5426
5427 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5428
5429 * gnus.texi (SpamAssassin back end): Fix typo.
5430
5431 * sieve.texi (Examples): Fix grammar.
5432
5433 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5434
5435 * gnus.texi (Searching for Articles): Document M-S and M-R.
5436 (Limiting): Document / b.
5437
5438 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5439
5440 * gnus.texi (Thread Commands): T M-^.
5441
5442 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5443
5444 * message.texi (Mail Aliases): Document ecomplete.
5445 (Mail Aliases): Fix typo.
5446
5447 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5448
5449 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5450 fix typo.
5451
5452 2007-10-28 Romain Francoise <romain@orebokech.com>
5453
5454 * gnus.texi (Mail Spool): Grammar fix.
5455
5456 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5457
5458 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5459 string.
5460
5461 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5462
5463 * gnus.texi (Group Parameters): Fix description.
5464
5465 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5466
5467 * gnus.texi (Gmane Spam Reporting):
5468 Fix spam-report-gmane-use-article-number.
5469 Add spam-report-user-mail-address.
5470
5471 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5472
5473 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5474
5475 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5476
5477 * gnus.texi (Group Parameters): Add simplified sorting example based on
5478 example for `Sorting the Summary Buffer' from Jari Aalto
5479 <jari.aalto@cante.net>.
5480 (Example Methods): Add example for an indirect connection.
5481
5482 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5483
5484 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5485 (Agent Parameters): Updated parameter names to match code.
5486 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5487 'gnus-agent-summary-fetch-series'.
5488 (Agent and flags): New section providing a generalized discussion
5489 of flag handling.
5490 (Agent and IMAP): Remove flag discussion.
5491 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5492
5493 2007-10-28 Romain Francoise <romain@orebokech.com>
5494
5495 * gnus.texi (Exiting the Summary Buffer): Add new function
5496 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5497
5498 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5499
5500 * gnus.texi (Conformity): Fix typo.
5501 (Customizing Articles): Document `first'.
5502
5503 2007-10-28 Jari Aalto <jari.aalto@cante.net>
5504
5505 * gnus.texi (Sorting the Summary Buffer):
5506 Add `gnus-thread-sort-by-date-reverse'. Add example
5507 host to different sorting in NNTP and RSS groups.
5508
5509 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5510
5511 * message.texi (Insertion): Describe prefix for
5512 message-mark-inserted-region and message-mark-insert-file.
5513
5514 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5515
5516 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5517 LaTeX documents. Describe "text/x-gnus-verbatim".
5518
5519 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5520
5521 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5522 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5523 (spam-stat spam filtering, SpamOracle)
5524 (Extending the Spam ELisp package): Remove extra quote symbol for
5525 clarity.
5526
5527 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5528
5529 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5530 gnus-article-delete-part and gnus-article-replace-part.
5531 (Using MIME): Add gnus-mime-replace-part.
5532
5533 2007-10-28 Romain Francoise <romain@orebokech.com>
5534
5535 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5536 requires `auto-compression-mode' to be enabled. Add new nnml
5537 variable `nnml-compressed-files-size-threshold'.
5538
5539 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5540
5541 * gnus.texi (Sorting the Summary Buffer):
5542 Add gnus-thread-sort-by-recipient.
5543
5544 2007-10-28 Romain Francoise <romain@orebokech.com>
5545
5546 * message.texi (Insertion Variables): Mention new variable
5547 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5548 documentation accordingly.
5549
5550 2007-10-28 Romain Francoise <romain@orebokech.com>
5551
5552 * gnus.texi (To From Newsgroups): Mention new variables
5553 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5554
5555 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5556
5557 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5558 stuff; gnus-mime-inline-part does the automatic decompression.
5559
5560 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5561
5562 * gnus.texi (Spam ELisp Package Configuration Examples):
5563 "training.ham" should be "training.spam".
5564
5565 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5566
5567 * message.texi (Mail Variables): Fix the default value for
5568 message-send-mail-function.
5569
5570 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5571
5572 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5573 always returns nil exceptionally.
5574
5575 2007-10-28 Simon Josefsson <jas@extundo.com>
5576
5577 * gnus.texi (Article Washing): Add libidn URL.
5578 Suggested by Michael Cook <michael@waxrat.com>.
5579
5580 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5581
5582 * gnus.texi (Topic Commands): Fix next/previous.
5583
5584 2007-10-28 Simon Josefsson <jas@extundo.com>
5585
5586 * gnus.texi (Article Washing): Mention `W i'.
5587
5588 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5589
5590 * gnus.texi (Group Parameters): Slight extension of sieve
5591 parameter description.
5592
5593 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5594
5595 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5596 matching score files as well.
5597 (Picons): Describe `gnus-picon-style'.
5598
5599 2007-10-28 Romain Francoise <romain@orebokech.com>
5600
5601 * message.texi (Message Headers): Mention that headers are hidden
5602 using narrowing, and how to expose them.
5603 Update copyright.
5604
5605 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5606
5607 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5608 `gnus-summary-sort-by-recipient'.
5609
5610 2007-10-28 Romain Francoise <romain@orebokech.com>
5611
5612 * gnus.texi (NNTP marks): New node.
5613 (NNTP): Move NNTP marks variables to the new node.
5614
5615 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5616
5617 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5618
5619 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5620
5621 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5622
5623 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5624 everywhere for consistency.
5625 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5626 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5627 Say "regular expression" instead of "regex." Admonish.
5628 Pick other words to sound better (s/so/thus/).
5629 (Spam ELisp Package Filtering of Incoming Mail):
5630 Mention statistical filters. Remove old TODO.
5631 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5632 New section on sorting and displaying the spam score.
5633 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5634 backend but an alias to spam-use-BBDB.
5635 (Extending the Spam ELisp package): Rewrite the example using the
5636 new backend functionality.
5637
5638 2007-10-28 Simon Josefsson <jas@extundo.com>
5639
5640 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5641 nntp-marks-directory, from Romain Francoise
5642 <romain@orebokech.com>.
5643
5644 2007-10-28 Magnus Henoch <mange@freemail.hu>
5645
5646 * gnus.texi (Hashcash): New default value of
5647 hashcash-default-payment.
5648
5649 2007-10-28 Simon Josefsson <jas@extundo.com>
5650
5651 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5652 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5653
5654 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5655
5656 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5657
5658 2007-10-28 Simon Josefsson <jas@extundo.com>
5659
5660 * gnus.texi (documentencoding): Add, to avoid warnings.
5661
5662 2007-10-28 Simon Josefsson <jas@extundo.com>
5663
5664 * message.texi (Mail Headers): Add.
5665
5666 * gnus.texi (Hashcash): Fix.
5667
5668 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5669
5670 * gnus.texi (Hashcash): Change location of library, also mention
5671 that payments can be verified and fix the name of the
5672 hashcash-path variable.
5673
5674 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5675
5676 * gnus.texi (Article Display): Add `gnus-picon-style'.
5677
5678 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5679
5680 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5681
5682 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5683
5684 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5685 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5686 warning about ham processors in spam groups removed.
5687
5688 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5689
5690 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5691 From Hubert Chan <hubert@uhoreg.ca>.
5692
5693 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5694
5695 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5696 (Mailing List): Typo.
5697 (Customizing Articles): Add gnus-treat-ansi-sequences.
5698 (Article Washing): Index.
5699
5700 * message.texi: Use m-dash consistently.
5701
5702 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5703
5704 * gnus.texi (GroupLens): Remove.
5705
5706 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5707
5708 * gnus.texi (Outgoing Messages, Agent Variables):
5709 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5710 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5711
5712 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5713
5714 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5715
5716 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5717
5718 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5719
5720 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5721
5722 2007-10-28 Simon Josefsson <jas@extundo.com>
5723
5724 * gnus.texi (Top): Add SASL.
5725
5726 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5727
5728 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5729
5730 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5731
5732 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5733
5734 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5735
5736 * calc.texi (Formulas, Composition Basics): Lower the
5737 precedence of negation.
5738
5739 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5740
5741 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5742 Mention the new three-letter column identifiers.
5743 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5744 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5745 message when using `c' on an empty default with default printer.
5746 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5747 renamed to `ses--symbolic-formulas' some time ago.
5748
5749 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5750
5751 * calc.texi (Default Simplifications, Making Selections)
5752 (Customizing Calc): Clarify associativity of multiplication.
5753
5754 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
5755
5756 * tramp.texi (Traces and Profiles): Simplify loop over
5757 `trace-function-background'.
5758
5759 2007-10-22 Juri Linkov <juri@jurta.org>
5760
5761 * dired-x.texi (Shell Command Guessing): Default values are now
5762 available by typing M-n instead of M-p.
5763
5764 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
5765
5766 * tramp.texi (Cleanup remote connections): New section.
5767 (Password caching): Remove `tramp-clear-passwd'.
5768 It's not a command anymore.
5769 (Bug Reports): Add `tramp-bug' to function index.
5770 (Function Index, Variable Index): New nodes.
5771 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5772
5773 * trampver.texi: Update release number.
5774
5775 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5776
5777 * calc.texi (History and Acknowledgements): Turn comment
5778 about integer size into past tense.
5779 (Time Zones): Remove pointer to Calc author's address.
5780 (Trigonometric and Hyperbolic Functions): Mention cotangent
5781 and hyperbolic cotangent. Fix typo.
5782
5783 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
5784
5785 Sync with Tramp 2.1.11.
5786
5787 * trampver.texi: Update release number.
5788
5789 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
5790
5791 * tramp.texi (External packages): New section.
5792
5793 2007-09-29 Juri Linkov <juri@jurta.org>
5794
5795 * info.texi (Help-Int): Document `L' (`Info-history').
5796
5797 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
5798
5799 * org.texi: Change links to webpage and maintained email.
5800 (Remember): Promote to Chapter, significant changes.
5801 (Fast access to TODO states): New section.
5802 (Faces for TODO keywords): New section.
5803 (Export options): Example for #+DATE.
5804 (Progress logging): Section moved.
5805
5806 2007-09-26 Bill Wohler <wohler@newt.com>
5807
5808 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5809 browse-url-at-mouse.
5810
5811 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5812
5813 * flymake.texi (Customizable variables): Face names don't end in -face.
5814 Fix flymake-err-line-patterns template.
5815 (Example -- Configuring a tool called directly): Fix init-function.
5816 (Highlighting erroneous lines): Face names don't end in -face.
5817
5818 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
5819
5820 * erc.texi (Special-Features): Fix small typo.
5821
5822 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
5823
5824 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5825 and "External transfer methods".
5826
5827 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5828
5829 * calc.texi (Predefined Units): Add some history.
5830
5831 2007-09-08 Michael Olson <mwolson@gnu.org>
5832
5833 * erc.texi (Copying): New section included from gpl.texi.
5834 This matches the look of the upstream ERC manual.
5835
5836 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5837
5838 * calc.texi (History and Acknowledgements): Adjust the "thanks".
5839 (Random Numbers): Clarify the distribution of `random'.
5840
5841 2007-09-06 Glenn Morris <rgm@gnu.org>
5842
5843 Move manual sources from man/ to subdirectories of doc/.
5844 Split into the Emacs manual in emacs/, and other manuals in misc/.
5845 Change all setfilename commands to use ../../info.
5846 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5847 refer to the Emacs manual here.
5848 (infodir): New variable.
5849 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5850 (cc-mode.texi, faq.texi): Update references to source file locations.
5851 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5852 do not refer to the Emacs manual here.
5853 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5854
5855 * Makefile.in: Add `basename' versions of all info targets, for
5856 convenience when rebuilding just one manual.
5857 (../etc/GNU): Delete obsolete target.
5858 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5859 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5860 *.vrs *.toc here...
5861 (maintainer-clean): ...from here.
5862
5863 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5864
5865 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5866
5867 * calc.texi (Date Conversions): Clarify definition of
5868 Julian day numbering.
5869 (Date Forms): Clarify definition of Julian day numbering;
5870 add some history.
5871
5872 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
5873
5874 * org.texi: Version 5.07.
5875
5876 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5877
5878 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5879
5880 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
5881
5882 * org.texi (Adding hyperlink types): New section.
5883 (Embedded LaTeX): Chapter updated because of LaTeX export.
5884 (LaTeX export): New section.
5885 (Using links out): New section.
5886
5887 2007-08-22 Glenn Morris <rgm@gnu.org>
5888
5889 * faq.texi (Learning how to do something): Refcards now in
5890 etc/refcards/ directory.
5891
5892 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5893
5894 * tramp.texi (Remote Programs): Persistency file must be cleared when
5895 changing `tramp-remote-path'.
5896 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5897 macro.
5898
5899 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5900
5901 * calc.texi: Move contents to beginning of file.
5902 (Algebraic Entry): Fix the formatting of an example.
5903
5904 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5905
5906 * calc.texi (Basic Operations on Units): Mention exact versus
5907 inexact conversions.
5908
5909 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5910
5911 * calc.texi (Basic Operations on Units): Mention default
5912 values for new units.
5913 (Quick Calculator Mode): Mention that binary format will
5914 be displayed.
5915
5916 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5917
5918 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5919
5920 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5921
5922 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5923
5924 2007-08-08 Glenn Morris <rgm@gnu.org>
5925
5926 * gnus.texi, sieve.texi: Replace `iff'.
5927
5928 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5929
5930 * calc.texi (Basic Graphics): Mention the graphing of error
5931 forms.
5932 (Graphics Options): Mention how `g s' handles error forms.
5933 (Curve Fitting): Mention plotting the curves.
5934 (Standard Nonlinear Models): Add additional models.
5935 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5936 (Linear Fits): Correct result.
5937
5938 2007-08-01 Alan Mackenzie <acm@muc.de>
5939
5940 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5941 to "--no-site-file".
5942
5943 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5944
5945 * tramp.texi (Frequently Asked Questions): Point to mode line
5946 extension in Emacs 23.1.
5947
5948 * trampver.texi: Update release number.
5949
5950 2007-07-27 Glenn Morris <rgm@gnu.org>
5951
5952 * calc.texi (Copying): Include license text from gpl.texi, rather than
5953 in-line.
5954
5955 2007-07-25 Glenn Morris <rgm@gnu.org>
5956
5957 * calc.texi (Copying): Replace license with GPLv3.
5958
5959 * Relicense all FSF files to GPLv3 or later.
5960
5961 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
5962
5963 Sync with Tramp 2.1.10.
5964
5965 * tramp.texi (trampfn): Expand macro implementation in order to handle
5966 empty arguments.
5967 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
5968 occurrences by trampfn.
5969 (Frequently Asked Questions): Extend example code for host
5970 identification in the modeline. Add bbdb to approaches shortening Tramp
5971 file names to be typed.
5972
5973 * trampver.texi: Update release number.
5974
5975 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
5976
5977 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5978 section. Reported by <poti@potis.org>.
5979 (Remote processes): Arguments of the program to be debugged are taken
5980 literally.
5981 (Frequently Asked Questions): Simplify recentf example.
5982
5983 2007-07-14 Karl Berry <karl@gnu.org>
5984
5985 * info.texi (@copying): New Back-Cover Text.
5986
5987 * info.texi (Quitting Info): Move to proper place in source.
5988 (Reported by Benno Schulenberg.)
5989
5990 2007-07-13 Eli Zaretskii <eliz@gnu.org>
5991
5992 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5993
5994 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5995
5996 * emacs-mime.texi: Add @documentencoding directive.
5997
5998 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5999
6000 * tramp.texi (Remote processes): Add an anchor to the subsection
6001 "Running a debugger on a remote host".
6002
6003 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6004
6005 * tramp.texi (Remote processes): Don't call it "experimental" any
6006 longer. Add subsection about running a debugger on a remote host.
6007
6008 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6009
6010 * org.texi (Properties and columns): Chapter rewritten.
6011
6012 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6013
6014 * tramp.texi:
6015 * trampver.texi: Migrate to Tramp 2.1.
6016
6017 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6018
6019 * org.texi (Properties): New chapter.
6020
6021 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6022
6023 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6024 Control Panel.
6025
6026 * gnus.texi (Misc Article): Add index entry for
6027 gnus-single-article-buffer.
6028
6029 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6030
6031 * gnus.texi (Starting Up): Fix typo.
6032
6033 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6034
6035 * gnus.texi (Asynchronous Fetching): Fix typo.
6036
6037 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6038
6039 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6040 (About This Manual): Remove redundant information.
6041 (Getting Started): Mention author.
6042 (Basic Arithmetic, Customizing Calc): Make description of the
6043 variable `calc-multiplication-has-precedence' match its new effect.
6044
6045 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6046
6047 * calc.texi (Basic Arithmetic, Customizing Calc):
6048 Mention the variable `calc-multiplication-has-precedence'.
6049
6050 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6051
6052 * org.texi (Tag): Section swapped with node Timestamps.
6053 (Formula syntax for Lisp): Document new `L' flag.
6054
6055 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6056
6057 * gnus.texi (Misc Group Stuff, Summary Buffer)
6058 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6059
6060 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6061
6062 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6063 * gnus.texi (Article Buttons, Mail Source Customization)
6064 (Sending or Not Sending, Customizing NNDiary):
6065 * message.texi (Message Headers):
6066 * mh-e.texi (HTML): Fix typos.
6067
6068 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6069
6070 Sync with Tramp 2.0.56.
6071
6072 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6073 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6074
6075 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6076
6077 * Version 22.1 released.
6078
6079 2007-05-26 Michael Olson <mwolson@gnu.org>
6080
6081 * erc.texi (Modules): Fix references to completion modules.
6082
6083 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6084
6085 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6086
6087 2007-05-09 Didier Verna <didier@xemacs.org>
6088
6089 * gnus.texi (Email Based Diary): New. Proper documentation for the
6090 nndiary back end and the gnus-diary library.
6091
6092 2007-05-03 Karl Berry <karl@gnu.org>
6093
6094 * .cvsignore (*.pdf): New entry.
6095
6096 * texinfo.tex: Update from current version for better pdf generation.
6097
6098 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6101
6102 2007-04-28 Glenn Morris <rgm@gnu.org>
6103
6104 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6105 consideration of legal status.
6106
6107 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6108
6109 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6110
6111 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6112
6113 * faq.texi (New in Emacs 22): python.el removed.
6114
6115 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6116
6117 * calc.texi (Reporting bugs): Update maintainer's address.
6118
6119 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6120
6121 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6122
6123 2007-04-15 Jay Belanger <belanger@truman.edu>
6124
6125 * calc.texi (Title page): Remove the date.
6126 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6127 (The Standard Calc Interface): Change trail title.
6128 (Floats): Mention that when non-decimal floats are entered, only
6129 approximations are stored.
6130 (Copying): Move to the appendices.
6131 (GNU Free Documentation License): Add as an appendix.
6132
6133 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6134
6135 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6136 * dired-x.texi, ebrowse.texi, ediff.texi:
6137 * emacs-mime.texi, erc.texi, eshell.texi:
6138 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6139 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6140 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6141 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6142 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6143 * woman.texi: Include GFDL.
6144
6145 * doclicense.texi: Remove node heading, so that it can be included by
6146 other files.
6147
6148 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6149
6150 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6151 than *.
6152
6153 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
6154
6155 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6156 in Calc.
6157
6158 2007-04-09 Romain Francoise <romain@orebokech.com>
6159
6160 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6161 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6162 replace mouse-2.
6163
6164 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6165
6166 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6167 renamed to woman-use-topic-at-point. Document new behavior.
6168
6169 2007-04-08 Richard Stallman <rms@gnu.org>
6170
6171 * url.texi: Fix some indexing.
6172 (Disk Caching): Drop discussion of old/other Emacs versions.
6173
6174 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6175
6176 * url.texi (Disk Caching): Say Emacs 21 "and later".
6177
6178 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6179 on Font locking which now mentions JIT lock.
6180
6181 2007-04-01 Michael Olson <mwolson@gnu.org>
6182
6183 * erc.texi: Update for the ERC 5.2 release.
6184
6185 2007-03-31 David Kastrup <dak@gnu.org>
6186
6187 * woman.texi (Topic, Interface Options): Explain changes semantics of
6188 woman-manpath in order to consider MANPATH_MAP entries.
6189
6190 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6191
6192 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6193
6194 2007-03-26 Richard Stallman <rms@gnu.org>
6195
6196 * pgg.texi (Caching passphrase): Clean up previous change.
6197
6198 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6199
6200 * gnus.texi (Setting Process Marks): Fix typo.
6201
6202 2007-03-25 Romain Francoise <romain@orebokech.com>
6203
6204 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6205 readability, and include various fixes by Daniel Brockman, Nick Roberts
6206 and Dieter Wilhelm.
6207
6208 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6209
6210 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6211
6212 * gnus.texi (Mail Source Specifiers): Fix typo.
6213
6214 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
6215
6216 * reftex.texi (Imprint): Update maintainer information.
6217
6218 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6219
6220 * message.texi (Message Buffers): Update documentation for
6221 message-generate-new-buffers.
6222
6223 2007-03-15 Daiki Ueno <ueno@unixuser.org>
6224
6225 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6226
6227 2007-03-21 Glenn Morris <rgm@gnu.org>
6228
6229 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6230
6231 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
6232
6233 * eshell.texi (Known problems): Emacs 21 -> 22.
6234
6235 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6236
6237 2007-03-18 Jay Belanger <belanger@truman.edu>
6238
6239 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6240
6241 2007-03-12 Glenn Morris <rgm@gnu.org>
6242
6243 * calc.texi (Time Zones): Switch to new North America DST rule.
6244
6245 * calc.texi: Replace "daylight savings" with "daylight
6246 saving" in text throughout.
6247
6248 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6249
6250 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6251 The variable now uses a list of symbols instead of just a symbol.
6252 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6253
6254 2007-03-06 Romain Francoise <romain@orebokech.com>
6255
6256 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6257 new packages, and mention Gnus update.
6258
6259 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6260
6261 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6262 nntp-open-connection-functions-never-echo-commands.
6263
6264 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
6265
6266 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6267 problems on the console, and security risk in not using gpg-agent.
6268
6269 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
6270
6271 * org.texi (The spreadsheet): Rename from "Table calculations".
6272 Completely reorganized and rewritten.
6273 (CamelCase links): Section removed.
6274 (Repeating items): New section.
6275 (Tracking TODO state changes): New section.
6276 (Agenda views): Chapter reorganized and rewritten.
6277 (HTML export): Section rewritten.
6278 (Tables in arbitrary syntax): New section.
6279 (Summary): Better feature summary.
6280 (Activation): Document problem with cut-and-paste of Lisp code
6281 from PDF files.
6282 (Visibility cycling): Document indirect buffer use.
6283 (Structure editing): Document sorting.
6284 (Remember): Section rewritten.
6285 (Time stamps): Better description of time stamp types.
6286 (Tag searches): Document regular expression search for tags.
6287 (Stuck projects): New section.
6288 (In-buffer settings): New keywords.
6289 (History and Acknowledgments): Updated description.
6290
6291 2007-02-24 Alan Mackenzie <acm@muc.de>
6292
6293 * cc-mode.texi (Movement Commands): Insert two missing command names.
6294 (Getting Started): Slight wording correction (use conditional).
6295
6296 2007-02-22 Kim F. Storm <storm@cua.dk>
6297
6298 * widget.texi (User Interface, Basic Types): Document need to put some
6299 text before the %v escape in :format string in editable-field widget.
6300
6301 2007-02-18 Romain Francoise <romain@orebokech.com>
6302
6303 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6304 `cvs-mode-quit'.
6305
6306 2007-02-10 Markus Triska <markus.triska@gmx.at>
6307
6308 * widget.texi (Programming Example): Put constant strings in :format.
6309
6310 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
6311
6312 * faq.texi (Fullscreen mode on MS-Windows): New node.
6313
6314 2007-02-04 David Kastrup <dak@gnu.org>
6315
6316 * faq.texi (AUCTeX): Update version number. Should probably be done
6317 for other packages as well.
6318
6319 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6320
6321 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6322 <tassilo@member.fsf.org>.
6323
6324 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6325
6326 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6327 ls-lisp-use-localized-time-format.
6328
6329 2007-01-20 Markus Triska <markus.triska@gmx.at>
6330
6331 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6332
6333 2007-01-13 Michael Olson <mwolson@gnu.org>
6334
6335 * erc.texi (Modules): Mention capab-identify module.
6336
6337 2007-01-05 Michael Olson <mwolson@gnu.org>
6338
6339 * erc.texi (Getting Started): Update for /RECONNECT command.
6340
6341 2007-01-04 Richard Stallman <rms@gnu.org>
6342
6343 * ebrowse.texi: Change C-c b to C-c C-m.
6344
6345 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6346
6347 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6348 variables only in info to avoid redundant entries in the printed
6349 manual.
6350
6351 2007-01-02 Daiki Ueno <ueno@unixuser.org>
6352
6353 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6354
6355 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6356
6357 * message.texi (Security): Split into sub-nodes.
6358
6359 2007-01-01 Alan Mackenzie <acm@muc.de>
6360
6361 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6362 eval-after-load in Emacs <=21 and a workaround. Document that
6363 trigraphs are not supported.
6364
6365 2007-01-01 Alan Mackenzie <acm@muc.de>
6366
6367 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6368 c-context-line-break. When invoked within a string, preserve
6369 whitespace. Add a backslash only when also in a macro.
6370
6371 2007-01-01 Alan Mackenzie <acm@muc.de>
6372
6373 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6374
6375 2007-01-01 Alan Mackenzie <acm@muc.de>
6376
6377 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6378 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6379
6380 2007-01-01 Alan Mackenzie <acm@muc.de>
6381
6382 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6383 "Choosing a Style".
6384
6385 * cc-mode.texi ("Styles"): Add @dfn{style}.
6386
6387 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
6388
6389 Sync with Tramp 2.0.55.
6390
6391 * trampver.texi: Update release number.
6392
6393 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus.texi (Customizing Articles): Add index entries for all
6396 gnus-treat-* variables.
6397
6398 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
6399
6400 * gnus.texi (IMAP): Fix incorrect explanation of
6401 nnimap-search-uids-not-since-is-evil in documentation for
6402 nnimap-expunge-search-string.
6403
6404 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6405
6406 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6407 spam-ifile-database.
6408
6409 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6410
6411 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6412 rebind C-s.
6413
6414 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
6415
6416 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6417 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6418 "expiring mail".
6419 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6420 nnimap-nov-is-evil.
6421
6422 2006-12-25 Kevin Ryde <user42@zip.com.au>
6423
6424 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6425 about the key procedure being used heavily.
6426
6427 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6428
6429 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6430 to t.
6431 (Prerequisites): Add explanation about gpg-agent.
6432
6433 2006-12-22 Kevin Ryde <user42@zip.com.au>
6434
6435 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6436 "sort" instead of "sort*".
6437
6438 2006-12-19 Richard Stallman <rms@gnu.org>
6439
6440 * calc.texi (History and Acknowledgements): Recognize that Emacs
6441 now does have floating point.
6442
6443 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6444
6445 * tramp.texi (External transfer methods): Describe new method `scpc'.
6446
6447 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
6448
6449 * pgg.texi: Added short note on gpg-agent to the introduction.
6450
6451 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6452
6453 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6454 also applies to Cc.
6455
6456 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6457
6458 * gnus.texi (X-Face): Clarify. Say which programs are required
6459 on Windows.
6460
6461 2006-12-08 Michael Olson <mwolson@gnu.org>
6462
6463 * erc.texi (Modules): Remove documentation for list module.
6464
6465 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6466
6467 * faq.texi (^M in the shell buffer): Ditto.
6468
6469 2006-11-20 Michael Olson <mwolson@gnu.org>
6470
6471 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6472
6473 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6474
6475 * org.texi: Fix typos.
6476 (Agenda commands): Document `C-k'.
6477
6478 2006-11-16 Eli Zaretskii <eliz@gnu.org>
6479
6480 * url.texi (http/https): Fix a typo in the HTTP URL.
6481
6482 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6483
6484 * ada-mode.texi: Total rewrite.
6485
6486 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6487
6488 * org.texi: Minor typo fixes.
6489
6490 2006-11-13 Bill Wohler <wohler@newt.com>
6491
6492 Release MH-E manual version 8.0.3.
6493
6494 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6495 release 8.0.3.
6496
6497 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6498 to set MAILDIR.
6499 (Reading Mail): Document the customization of read-mail-command
6500 for MH-E.
6501 (Viewing Attachments): Document mm-discouraged-alternatives.
6502 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6503 (Junk): Add more information about the settings of mh-junk-background
6504 in a program. Add /usr/bin/mh to PATH in examples.
6505
6506 2006-11-12 Richard Stallman <rms@gnu.org>
6507
6508 * woman.texi: Update author address but say he no longer maintains it.
6509
6510 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6511
6512 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6513 archived trees.
6514 (Checkboxes): Section moved to chapter 5, and extended.
6515 (The date/time prompt): New section.
6516 (Link abbreviations): New section.
6517 (Presentation and sorting): New section.
6518 (Custom agenda views): Section completely rewritten.
6519 (Summary): Compare with Planner.
6520 (Feedback): More info about creating backtraces.
6521 (Plain lists): Modified example.
6522 (Breaking down tasks): New section.
6523 (Custom time format): New section.
6524 (Time stamps): Document inactive timestamps.
6525 (Setting tags): More details about fast tag selection.
6526 (Block agenda): New section.
6527 (Custom agenda views): Section rewritten.
6528 (Block agenda): New section.
6529
6530 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6531
6532 * tramp.texi (Configuration): scp is the default method.
6533 (Default Method): Use ssh as example for another method.
6534
6535 2006-10-27 Richard Stallman <rms@gnu.org>
6536
6537 * woman.texi: Downcase nroff/troff/roff.
6538 (Installation): Chapter deleted. Some xrefs deleted.
6539 (Background): woman doesn't advise man ;-).
6540
6541 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6542
6543 * ada-mode.texi (Project files, Identifier completion)
6544 (Automatic Casing, Debugging, Using non-standard file names)
6545 (Working Remotely): Fix typos.
6546
6547 2006-10-20 Masatake YAMATO <jet@gyve.org>
6548
6549 * cc-mode.texi (Sample .emacs File): Add missing `)' in
6550 sample code `my-c-initialization-hook'.
6551
6552 2006-10-19 Stuart D. Herring <herring@lanl.gov>
6553
6554 * widget.texi: Fix typos.
6555
6556 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
6557
6558 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6559 "???". There have been no complaints for years, so the information
6560 must be appropriate.
6561
6562 2006-10-16 Richard Stallman <rms@gnu.org>
6563
6564 * widget.texi: Use @var instead of capitalization.
6565 Clarify many widget type descriptions.
6566
6567 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6568
6569 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6570 gnus-dired-attach.
6571 (Selecting a Group): Fix typo.
6572
6573 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6574
6575 * widget.texi: Fix typos.
6576
6577 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6578
6579 * gnus.texi (Image Enhancements): Update for Emacs 22.
6580
6581 * gnus-faq.texi ([1.3]): Update.
6582
6583 2006-10-06 Richard Stallman <rms@gnu.org>
6584
6585 * faq.texi (Displaying the current line or column):
6586 Delete "As of Emacs 20".
6587
6588 2006-10-06 Romain Francoise <romain@orebokech.com>
6589
6590 * faq.texi (VM): VM works with Emacs 22 too.
6591
6592 2006-10-06 Richard Stallman <rms@gnu.org>
6593
6594 * ebrowse.texi: Remove Emacs version "21" from title.
6595
6596 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6597
6598 * gnus.texi (Foreign Groups): Say where change of editing commands are
6599 stored. Add reference to `gnus-parameters'.
6600
6601 2006-09-15 Jay Belanger <belanger@truman.edu>
6602
6603 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6604 Change "Library Public License" to "Lesser Public License"
6605 throughout. Use "yyyy" to represent year.
6606
6607 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
6608
6609 * org.texi (Setting tags): Typo fix.
6610
6611 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6612
6613 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6614
6615 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6616
6617 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6618
6619 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6620
6621 * faq.texi (Escape sequences in shell output): EMACS is now set
6622 to Emacs's absolute file name, not to "t".
6623 (^M in the shell buffer): Likewise.
6624 * misc.texi (Interactive Shell): Likewise.
6625
6626 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6627
6628 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6629 mails with pop3-leave-mail-on-server. Fix wording.
6630 (Limiting): Improve gnus-summary-limit-to-articles.
6631 (X-Face): Fix typo.
6632
6633 2006-09-11 Simon Josefsson <jas@extundo.com>
6634
6635 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6636 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6637
6638 2006-09-06 Simon Josefsson <jas@extundo.com>
6639
6640 * smtpmail.texi (Authentication): Mention SSL.
6641
6642 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6643
6644 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6645 Don't use @indicateurl.
6646
6647 * cc-mode.texi (Subword Movement): Don't use @headitem.
6648 (Custom Braces, Clean-ups): Don't use @tie.
6649
6650 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
6651
6652 Sync with Tramp 2.0.54.
6653
6654 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6655 Suggested by Adrian Phillips <a.phillips@met.no>.
6656
6657 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
6658
6659 * org.texi (Installation, Activation): Split from Installation and
6660 Activation.
6661 (Clocking work time): Documented new features.
6662
6663 2006-08-13 Alex Schroeder <alex@gnu.org>
6664
6665 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6666 example.
6667
6668 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6669
6670 * faq.texi (How to add fonts): New node.
6671
6672 2006-08-05 Romain Francoise <romain@orebokech.com>
6673
6674 * faq.texi (New in Emacs 22): Expand.
6675
6676 2006-08-03 Michael Olson <mwolson@gnu.org>
6677
6678 * erc.texi: Update for ERC 5.1.4.
6679
6680 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6681
6682 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6683 in .../site-lisp/gnus/ by default.
6684 [ From gnus-news.texi in the trunk. ]
6685
6686 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6687
6688 * gnus.texi (MIME Commands): Additions for yEnc.
6689
6690 2006-07-24 Richard Stallman <rms@gnu.org>
6691
6692 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6693 * faq.texi: Move periods and commas inside quotes.
6694
6695 2006-07-20 Jay Belanger <belanger@truman.edu>
6696
6697 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6698
6699 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
6700
6701 * faq.texi (Security risks with Emacs): Document Emacs 22
6702 file-local-variable mechanism.
6703
6704 2006-07-12 Michael Olson <mwolson@gnu.org>
6705
6706 * erc.texi: Update for ERC 5.1.3.
6707
6708 2006-07-12 Alex Schroeder <alex@gnu.org>
6709
6710 * rcirc.texi: Fix typos.
6711 (Getting started with rcirc): New calling convention for M-x irc.
6712 Mention #rcirc. Removed channel tracking.
6713 (Configuration): Change the names of all variables that got changed
6714 recently, eg. rcirc-server to rcirc-default-server. Added
6715 documentation for rcirc-authinfo, some background for Bitlbee, and
6716 rcirc-track-minor-mode.
6717 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6718 Scrolling.
6719 (Reconnecting after you have lost the connection): Fix example code
6720 to match code changes.
6721
6722 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6723
6724 * gnus.texi, message.texi: Fix typos.
6725
6726 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
6727
6728 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6729 commands.
6730 (Global TODO list): Document the use of the variables
6731 `org-agenda-todo-ignore-scheduled' and
6732 `org-agenda-todo-list-sublevels'.
6733
6734 2006-07-05 Richard Stallman <rms@gnu.org>
6735
6736 * faq.texi (Scrolling only one line): Fix xref.
6737
6738 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6739
6740 * faq.texi (Evaluating Emacs Lisp code):
6741 Throughout, replace eval-current-buffer with eval-buffer.
6742
6743 2006-07-03 Richard Stallman <rms@gnu.org>
6744
6745 * rcirc.texi (Scrolling conservatively): Fix xref.
6746
6747 * pcl-cvs.texi (Viewing differences): Usage fix.
6748
6749 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
6750
6751 * org.texi (Agenda commands): Document `s' key to save all org-mode
6752 buffers.
6753
6754 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
6755
6756 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6757 names. Mention `cvs-msg' face.
6758
6759 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
6760
6761 * org.texi (Checkboxes): New section.
6762
6763 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
6764
6765 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6766 throughout this chapter.
6767
6768 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
6769
6770 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6771 text for standalone vs Emacs info.
6772 (Help): Clarify header line description. Use mouse-1 for clicks.
6773 (Help-P): Use mouse-1 for clicks.
6774 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6775 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6776 (Choose menu subtopic): Remove gratuitous Emacs command names.
6777 (Help-FOO): Put usual behavior first.
6778 (Help-Xref): Clicking on xrefs works in Emacs.
6779 (Search Text): Clarify what the default behavior is.
6780 (Create Info buffer): Fix Emacs window/X window confusion.
6781 (Emacs Info Variables): Fix for new Emacs init file behavior.
6782
6783 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6784
6785 * gnus.texi (Summary Buffer Lines): Fix typo.
6786
6787 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
6788
6789 * org.texi (Embedded LaTeX): New chapter.
6790 (Archiving): Section rewritten.
6791 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6792
6793 2006-06-20 Bill Wohler <wohler@newt.com>
6794
6795 Release MH-E manual version 8.0.1.
6796
6797 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6798 release 8.0.1.
6799 (Preface): Depend on GNU mailutils 1.0 and higher.
6800
6801 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6802
6803 * message.texi (News Headers): Update message-syntax-checks section.
6804
6805 2006-06-19 Karl Berry <karl@gnu.org>
6806
6807 * info.texi (Advanced): Mention C-q, especially with ?.
6808
6809 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
6810
6811 * org.texi (Publishing links): Document the `:link-validation-function'
6812 property.
6813 (Extensions and Hacking): New chapter, includes some sections of the
6814 "Miscellaneous" chapter.
6815
6816 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
6817
6818 * org.texi (Progress logging): New section.
6819
6820 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
6821
6822 * org.texi (ASCII export): Document indentation adaptation.
6823 (Setting tags): Document mutually-exclusive tags.
6824
6825 2006-06-05 Romain Francoise <romain@orebokech.com>
6826
6827 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6828 Fix typo.
6829
6830 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6831 channel (#gnus@irc.freenode.net).
6832 Fix typos. Update copyright notice.
6833
6834 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6835 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6836 (Line-Up Functions, Custom Macros):
6837 * ediff.texi (Window and Frame Configuration)
6838 (Highlighting Difference Regions):
6839 * emacs-mime.texi (Display Customization):
6840 * erc.texi (History):
6841 * eshell.texi (Known problems):
6842 * eudc.texi (Overview, BBDB):
6843 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6844 (The problem of spam, SpamOracle, Extending the Spam package)
6845 (Conformity, Terminology):
6846 * idlwave.texi (Routine Info)
6847 (Class and Keyword Inheritance, Padding Operators)
6848 (Breakpoints and Stepping, Electric Debug Mode)
6849 (Examining Variables, Troubleshooting):
6850 * org.texi (Creating timestamps):
6851 * reftex.texi (Commands, Options, Changes):
6852 * tramp.texi (Inline methods, Password caching)
6853 (Auto-save and Backup, Issues):
6854 * vip.texi (Files, Commands in Insert Mode):
6855 * viper.texi (Emacs Preliminaries, States in Viper)
6856 (Packages that Change Keymaps, Viper Specials, Groundwork):
6857 Fix various typos.
6858
6859 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
6860
6861 * ediff.texi: Fix typos.
6862
6863 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
6864
6865 * org.texi: Small typo fixes.
6866
6867 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6868
6869 * viper.texi (Viper Specials):
6870 * gnus.texi (Example Setup):
6871 * faq.texi (Backspace invokes help):
6872 * dired-x.texi (Optional Installation Dired Jump):
6873 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6874 follow coding conventions.
6875
6876 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
6877
6878 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6879
6880 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6881
6882 * pcl-cvs.texi: Fix typos.
6883 (Customization): Say "us".
6884
6885 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6886
6887 * org.texi: Remove bogus @setfilename.
6888
6889 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
6890
6891 * org.texi (ASCII export): Omit command name.
6892 (HTML export): Add prefix to all lines in Local Variable example.
6893 (Acknowledgments): Typeset names in italics.
6894
6895 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
6896
6897 * org.texi (Plain lists): Add new item navigation commands.
6898 (External links): Document elisp and info links.
6899 (Custom searches): New section.
6900 (Publishing): New chapter.
6901 (HTML export): Include a list of supported CSS classes.
6902 (Setting tags): Describe the fast-tag-setting interface.
6903
6904 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6905
6906 * dired-x.texi: ifinfo -> ifnottex.
6907
6908 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6911
6912 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6913
6914 * message.texi (Interface): Add tool bar customization.
6915 (MIME): Index and text additions for mml-attach.
6916 (MIME): Describe mml-dnd-protocol-alist and
6917 mml-dnd-attach-options.
6918
6919 * gnus.texi (Oort Gnus): Reorder entries in sections.
6920 Fix some entries.
6921 (Starting Up): Add references to "Emacs for Heathens" and to
6922 "Finding the News". Add user-full-name and user-mail-address.
6923 (Group Buffer Format): Add tool bar customization and update.
6924 (Summary Buffer): Add tool bar customization.
6925 (Posting Styles): Add message-alternative-emails.
6926
6927 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
6928
6929 * tramp.texi (Filename completion): Improve wording.
6930
6931 2006-05-07 Romain Francoise <romain@orebokech.com>
6932
6933 * faq.texi (Using regular expressions): Fix typo.
6934 (Packages that do not come with Emacs): Fix capitalization.
6935 (Replacing text across multiple files): Expand node to explain how
6936 to use `dired-do-query-replace-regexp' in more detail, based on
6937 suggestion by Eric Hanchrow <offby1@blarg.net>.
6938
6939 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6940
6941 * tramp.texi (Filename completion): Completion of remote files'
6942 method, user name and host name is active only in partial
6943 completion mode.
6944
6945 2006-05-06 Bill Wohler <wohler@newt.com>
6946
6947 Release MH-E manual version 8.0.
6948
6949 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6950 release 8.0.
6951
6952 2006-05-06 Bill Wohler <wohler@newt.com>
6953
6954 * mh-e.texi (MH-BOOK-HOME): Change from
6955 http://www.ics.uci.edu/~mh/book/mh to
6956 http://rand-mh.sourceforge.net/book/mh.
6957 Replace .htm suffix with .html for MH book files.
6958 (Using This Manual): Update key binding for getting relevant
6959 chapter in Info from command key.
6960 (Ranges): Fix itemx.
6961
6962 2006-05-05 Karl Berry <karl@gnu.org>
6963
6964 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6965 (\fonttextsize): New user-level command to change text font size.
6966
6967 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6968
6969 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6970
6971 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6972
6973 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6974
6975 2006-04-24 Bill Wohler <wohler@newt.com>
6976
6977 * mh-e.texi (Getting Started): Make it more explicit that you need
6978 to install MH. Add pointers to current MH implementations.
6979
6980 2006-04-21 Bill Wohler <wohler@newt.com>
6981
6982 Release MH-E manual version 7.94.
6983
6984 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6985 release 7.94.
6986
6987 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
6988
6989 * org.texi: Many small fixes.
6990 (Handling links): Rename from "Managing links".
6991
6992 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6995 (Splitting mail using spam-stat): Fix @xref.
6996
6997 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
6998
6999 * gnus.texi (Spam Package): Major revision of the text.
7000 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7001
7002 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7003
7004 * org.texi (Time stamps): Better explanation of the purpose of
7005 different time stamps.
7006 (Structure editing, Plain lists): More details on how new items
7007 and headings are inserted.
7008
7009 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7010
7011 * org.texi (Formula syntax): Fix link to Calc Manual.
7012
7013 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7014
7015 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7016
7017 2006-04-17 Bill Wohler <wohler@newt.com>
7018
7019 * mh-e.texi (Folders): Update mh-before-quit-hook and
7020 mh-quit-hook example with code that removes the buffers rather
7021 than just bury them.
7022
7023 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7024
7025 Sync with Tramp 2.0.53.
7026
7027 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7028
7029 * org.texi (Updating settings): New section.
7030 (Visibility cycling): Better names for the startup folding
7031 options.
7032 (Exporting): Completely restructured.
7033 (The very busy C-c C-c key): New section.
7034 (Summary of in-buffer settings): New section.
7035
7036 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7037
7038 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7039
7040 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7041
7042 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7043 (Server Commands): Key `v' is reserved for users.
7044
7045 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7046
7047 * org.texi (Link format): New section, emphasis on bracket links.
7048 (External links): Document bracket links.
7049 (FAQ): Expand to cover shell links and the new link format.
7050
7051 2006-04-09 Kevin Ryde <user42@zip.com.au>
7052
7053 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7054
7055 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7056
7057 * gnus.texi (Summary Buffer Lines): Add `*'.
7058
7059 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7060
7061 * gnus.texi (Group Parameters):
7062 Mention gnus-permanently-visible-groups.
7063
7064 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * gnus.texi (Face): Fix typo.
7067
7068 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7069
7070 * gnus.texi (X-Face): Clarify.
7071 (Face): Need Emacs with PNG support.
7072
7073 2006-04-06 Richard Stallman <rms@gnu.org>
7074
7075 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7076 Emacs".
7077
7078 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7079
7080 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7081 blocks not suitable for inclusion with Emacs using variable
7082 PARTOFEMACS.
7083
7084 2006-04-04 Simon Josefsson <jas@extundo.com>
7085
7086 * gnus.texi (Security): Improve.
7087
7088 2006-04-02 Bill Wohler <wohler@newt.com>
7089
7090 * mh-e.texi (Getting Started, Junk, Bug Reports)
7091 (MH FAQ and Support): Fix URLs.
7092
7093 2006-03-31 Romain Francoise <romain@orebokech.com>
7094
7095 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7096 to t, not nil (and has for the past eight years).
7097
7098 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7099
7100 * message.texi, gnus.texi: Bump version to 5.11.
7101
7102 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7103
7104 * gnus.texi (Top): Add comment about version line.
7105
7106 * message.texi (Top): Ditto. Change to take named versions into
7107 account.
7108
7109 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (Posting Styles): Add x-face-file to example.
7112 (X-Face): Refer to posting styles.
7113
7114 * gnus-faq.texi ([5.8]): Add x-face-file.
7115 ([8.4]): Add links to gmane.emacs.gnus.user and
7116 gmane.emacs.gnus.general.
7117
7118 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7119
7120 * gnus-faq.texi: Use .invalid.
7121 ([5.4]): Fix gnus-posting-styles example.
7122
7123 2006-03-27 Romain Francoise <romain@orebokech.com>
7124
7125 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7126 Emacs/W3 needs a new maintainer.
7127 (Ispell): Update author and version info.
7128 (Mailcrypt): Mention PGG.
7129 (New in Emacs 22): Add PGG to the list of new packages.
7130 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7131 updating dead URLs.
7132
7133 2006-03-25 Karl Berry <karl@gnu.org>
7134
7135 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7136 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7137 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7138 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7139 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7140 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7141 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7142 (2) do not indent copyright year list (or anything else).
7143
7144 2006-03-21 Bill Wohler <wohler@newt.com>
7145
7146 * mh-e.texi (Folders): Various edits.
7147
7148 2006-03-20 Romain Francoise <romain@orebokech.com>
7149
7150 * gnus.texi (Mail Folders): Grammar fix.
7151
7152 2006-03-19 Bill Wohler <wohler@newt.com>
7153
7154 * mh-e.texi (Replying): Document Mail-Followup-To.
7155 Change manually-formatted table to multitable. Add debugging info.
7156 Move description of mh-reply-default-reply-to into paragraph
7157 that describes its values.
7158
7159 2006-03-17 Bill Wohler <wohler@newt.com>
7160
7161 * mh-e.texi: Use smallexample and smalllisp consistently.
7162 (Sending Mail Tour): Update method of entering
7163 addresses and subject.
7164 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7165 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7166
7167 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
7168
7169 * org.texi: Version number change only.
7170
7171 2006-03-14 Bill Wohler <wohler@newt.com>
7172
7173 * mh-e.texi: Add index entries around each paragraph rather than
7174 depend on entries from beginning of node. Doing so ensures that
7175 index entries are less likely to be forgotten if text is cut and
7176 pasted, and are necessary anyway if the references are on a
7177 separate page. It seems that makeinfo is now (v. 4.8) only
7178 producing one index entry per node, so there is no longer any
7179 excuse not to. Use subheading instead of heading. The incorrect
7180 use of heading produced very large fonts in Info--as large as the
7181 main heading.
7182 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7183 versions 6 and 7 appeared *around* the time of these Emacs releases.
7184
7185 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
7186
7187 * org.texi (Clean view): Document new startup options.
7188
7189 2006-03-11 Bill Wohler <wohler@newt.com>
7190
7191 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7192 (Composing, Scan Line Formats): Fix @refs.
7193 (Getting Started): Define MH profile and MH profile components.
7194 (Incorporating Mail, Reading Mail, Viewing, Printing)
7195 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7196 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7197 for string constants.
7198 (Tool Bar): Remove spurious quote.
7199 (Junk): Use ``...'' instead of "...".
7200 (Scan Line Formats): Replace @samp with @kbd.
7201
7202 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7203
7204 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7205
7206 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7207
7208 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7209 easy to understand.
7210
7211 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7212
7213 * gnus.texi: Markup fix.
7214 (Fancy Mail Splitting): Specify new feature.
7215
7216 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7217
7218 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7219 partial-words matching.
7220
7221 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7222
7223 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7224
7225 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7226 (MIME Commands): Fix mm-discouraged-alternatives.
7227
7228 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
7229
7230 * org.texi: Version number change only.
7231
7232 2006-03-06 Bill Wohler <wohler@newt.com>
7233
7234 * mh-e.texi: Move from SourceForge repository to Savannah.
7235 This is version 7.93, which is a total rewrite from the previous
7236 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7237 version 7.93.
7238
7239 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7240
7241 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7242
7243 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
7244
7245 * org.texi (Interaction): Add item about `org-mouse.el' by
7246 Piotr Zielinski.
7247 (Managing links): Document that also mouse-1 can be used to
7248 activate a link.
7249 (Headlines, FAQ): Add entry about hiding leading stars.
7250 (Miscellaneous): Resort the sections in this chapter to a more
7251 logical sequence.
7252
7253 2006-02-27 Simon Josefsson <jas@extundo.com>
7254
7255 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7256 2004-01-27 from the trunk).
7257
7258 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7259
7260 * cc-mode.texi: Rename c-hungry-backspace to
7261 c-hungry-delete-backwards, at the request of RMS. Leave the old
7262 name as an alias.
7263
7264 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7265
7266 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7267 include the function header within the defun.
7268
7269 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7270
7271 * cc-mode.texi: Correct two typos.
7272
7273 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7274
7275 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7276 existing comment.
7277 (Electric Keys): Add a justification for electric indentation.
7278 (Hungry WS Deletion): Clear up the names and complications of the
7279 BACKSPACE and DELETE keys.
7280
7281 2006-02-23 Juri Linkov <juri@jurta.org>
7282
7283 * faq.texi (Common requests): Move `Turning on auto-fill by
7284 default' after `Wrapping words automatically'. Move `Working with
7285 unprintable characters' before `Searching for/replacing newlines'.
7286 Move `Replacing highlighted text' after `Highlighting a region'.
7287 Merge `Repeating commands' and `Repeating a command as many times
7288 as possible' into the former.
7289 (Packages that do not come with Emacs): Add refs to Gmane and
7290 etc/MORE.STUFF.
7291
7292 2006-02-23 Juri Linkov <juri@jurta.org>
7293
7294 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7295 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7296 Add xref to `(emacs)Reporting Bugs'.
7297 (Getting a printed manual): Add URL to other formats of the manual.
7298 (Common requests): Fix menu.
7299 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7300 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7301 (Inserting text at the beginning of each line): Add pxref to
7302 `Changing the included text prefix'.
7303 (Forcing the cursor to remain in the same column): Mention `track-eol'
7304 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7305 (Replacing text across multiple files): Add keybinding `Q' for
7306 `dired-do-query-replace'.
7307
7308 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
7309
7310 * reftex.texi: Version number and date change only.
7311
7312 * org.texi (Internal Links): Rewrite to cover the modified
7313 linking system.
7314
7315 2006-02-17 Eli Zaretskii <eliz@gnu.org>
7316
7317 * faq.texi: Remove the coding cookie, it's not needed anymore.
7318
7319 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7320
7321 * faq.texi (Colors on a TTY): Mention Mac OS port.
7322
7323 2006-02-12 Karl Berry <karl@gnu.org>
7324
7325 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7326 8-bit accented a.
7327
7328 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7329
7330 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7331
7332 2006-02-08 Romain Francoise <romain@orebokech.com>
7333
7334 * faq.texi (Top): Remove paragraph about the FAQ being a
7335 transitional document, etc.
7336 (Searching for/replacing newlines): New node.
7337 (Yanking text in isearch): New node.
7338 (Inserting text at the beginning of each line): Rename and make
7339 more general, mention `M-;' in Message mode.
7340
7341 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * faq.texi (Meta key does not work in xterm)
7344 (Emacs does not display 8-bit characters)
7345 (Inputting eight-bit characters): Update xrefs.
7346
7347 2006-02-06 Romain Francoise <romain@orebokech.com>
7348
7349 * faq.texi (VM): VM now at version 7.19.
7350 Set myself as maintainer of this file.
7351
7352 2006-02-04 Michael Olson <mwolson@gnu.org>
7353
7354 * erc.texi (History): Note that ERC is now included with Emacs.
7355
7356 2006-01-31 Romain Francoise <romain@orebokech.com>
7357
7358 * message.texi (Message Headers): Explain what
7359 `message-alternative-emails' does in more detail.
7360 Update copyright year.
7361
7362 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7363
7364 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7365
7366 2006-01-29 Richard M. Stallman <rms@gnu.org>
7367
7368 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7369
7370 2006-01-29 Michael Olson <mwolson@gnu.org>
7371
7372 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7373
7374 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7375
7376 * faq.texi (New in Emacs 22): Mention ERC.
7377
7378 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7379
7380 * rcirc.texi: Capitalize dir entry for consistency with the entry
7381 in info/dir and other entries in the Emacs category.
7382 Fix typos. Delete trailing whitespace.
7383
7384 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
7385
7386 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7387
7388 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7389
7390 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7391 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7392
7393 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7394 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7395
7396 2006-01-27 Alex Schroeder <alex@gnu.org>
7397
7398 * rcirc.texi: New file.
7399
7400 2006-01-23 Juri Linkov <juri@jurta.org>
7401
7402 * widget.texi (User Interface): Add S-TAB for widget-backward.
7403
7404 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
7405
7406 Sync with Tramp 2.0.52.
7407
7408 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7409 Add Tramp disabling item. New item for common connection problems.
7410 (various): Apply "ftp" as method for the download URL.
7411 (Bug Reports): Refer to FAQ for common problems.
7412
7413 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7414
7415 * widget.texi (User Interface): Use @key for TAB.
7416
7417 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7418
7419 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7420 for TAB.
7421
7422 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7423
7424 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7425
7426 * gnus.texi: Update copyright.
7427
7428 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7429
7430 * gnus.texi (Article Washing): Additions.
7431
7432 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
7433
7434 * org.texi (Agenda commands): Document tags command.
7435
7436 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7437
7438 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7439
7440 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7441
7442 * gnus.texi (RSS): Addition.
7443
7444 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7445
7446 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7447
7448 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7449
7450 * emacs-mime.texi (Display Customization): Add setting example to
7451 mm-discouraged-alternatives.
7452
7453 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7454
7455 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7456 version is the canonical version.
7457
7458 2006-01-08 Alex Schroeder <alex@gnu.org>
7459
7460 * pgg.texi (Caching passphrase): Rewording.
7461
7462 2006-01-06 Eli Zaretskii <eliz@gnu.org>
7463
7464 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7465 repository URL.
7466
7467 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
7468
7469 * org.texi: Removed the accidentally re-added empty line in the
7470 direntry.
7471
7472 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
7473
7474 * org.texi (Agenda Views): Chapter reorganized.
7475
7476 2005-12-29 Romain Francoise <romain@orebokech.com>
7477
7478 * faq.texi (Using Customize): New node.
7479
7480 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7481
7482 * org.texi: Remove blank line in @direntry. It is non-standard
7483 and recursively produces blank lines all over the dir file (when
7484 using Texinfo 4.8).
7485
7486 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7487
7488 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7489
7490 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
7491
7492 * org.texi (Tags): Boolean logic documented.
7493 (Agenda Views): Document custom commands.
7494
7495 2005-12-20 David Kastrup <dak@gnu.org>
7496
7497 * faq.texi (AUCTeX): Update version and mailing list info.
7498
7499 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7500
7501 * gnus.texi (MIME Commands): Mention addition of
7502 multipart/alternative to gnus-buttonized-mime-types and add xref
7503 to mm-discouraged-alternatives.
7504
7505 * emacs-mime.texi (Display Customization): Mention addition of
7506 "image/.*" and add xref to gnus-buttonized-mime-types in the
7507 mm-discouraged-alternatives section.
7508
7509 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7510
7511 * org.texi (Tags): New section.
7512 (Agenda Views): Chapter reorganized.
7513
7514 2005-12-16 Eli Zaretskii <eliz@gnu.org>
7515
7516 * org.texi (Internal Links): Add a missing comma after an @xref.
7517
7518 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
7519
7520 * faq.texi (Filling paragraphs with a single space): No need to
7521 change sentence-end now.
7522
7523 2005-12-13 Romain Francoise <romain@orebokech.com>
7524
7525 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7526
7527 2005-12-12 Jay Belanger <belanger@truman.edu>
7528
7529 * faq.texi (Calc): Update version number.
7530
7531 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7532
7533 * org.texi (Progress Logging): New section.
7534
7535 2005-12-10 Romain Francoise <romain@orebokech.com>
7536
7537 Update the Emacs FAQ for the 22.1 release.
7538
7539 * faq.texi: Set VER to `22.1'.
7540 (Basic editing): Explain how to use localized versions of the
7541 Tutorial. Mention that `C-h r' displays the manual.
7542 Delete obsolete WWW link to an Emacs 18 tutorial.
7543 (Getting a printed manual): Point to the new locations of the
7544 manuals on the GNU Web site.
7545 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7546 available via Info (it was previously distributed separately).
7547 (Installing Texinfo documentation): The latest version of Texinfo
7548 is 4.8, not 4.0.
7549 (Informational files for Emacs): COPYING is the GNU General Public
7550 License, not the Emacs General Public License.
7551 (Informational files for Emacs): Delete obsolete link to the
7552 GNUinfo pages as they have been removed from the GNU Web site.
7553 (New in Emacs 22): New node.
7554 (Setting up a customization file): Say that most packages support
7555 Customize nowadays.
7556 (Colors on a TTY): Delete reference to instructions on how to
7557 enable syntax highlighting, it is now enabled by default.
7558 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7559 at startup automatically.
7560 (Controlling case sensitivity): Mention `M-c' in isearch.
7561 (Using an already running Emacs process): Emacs now creates the
7562 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7563 gnuserv. As emacsclient can now run Lisp code as well, delete a
7564 sentence praising gnuserv for that. Simplify description of how
7565 the client/server operation works.
7566 (Compiler error messages): Delete obsolete text (compile.el has
7567 been rewritten).
7568 (Indenting switch statements): Fix typo.
7569 (Matching parentheses): Simplify setup instructions, mention the
7570 menu bar item in the Options menu.
7571 (Repeating a command as many times as possible): Mention `C-x e'.
7572 (Going to a line by number): Mention new keymap and bindings
7573 `M-g M-g', `M-g M-p' and `M-g M-n'.
7574 (Turning on syntax highlighting): Now on by default. Simplify.
7575 (Replacing highlighted text): Use `1', not `t'.
7576 (Problems with very large files): The maximum size is now 256MB on
7577 32-bit machines.
7578 (^M in the shell buffer): Mention `comint-process-echoes'.
7579 (Emacs for Apple computers): Emacs 22 has native support for Mac
7580 OS X.
7581 (Translating names to IP addresses): Delete node.
7582 (Binding keys to commands): Fix typo.
7583 (SPC no longer completes file names): New node.
7584 (MIME with Emacs mail packages): Delete section about the Emacs
7585 MIME FAQ (it's not reachable anymore).
7586
7587 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7588
7589 * cc-mode.texi: The manual has been extensively revised: the
7590 information about using CC Mode has been separated from the larger
7591 and more difficult chapters about configuration. It has been
7592 updated for CC Mode 5.31.
7593
7594 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7595
7596 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7597 (Selecting an implementation): Fix descriptions.
7598
7599 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7600
7601 * message.texi (Various Message Variables): Addition.
7602
7603 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7604
7605 * message.texi: Fix default values.
7606
7607 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7608
7609 * message.texi (Header Commands): Clarify descriptions of
7610 message-cross-post-followup-to, message-reduce-to-to-cc, and
7611 message-insert-wide-reply.
7612 (Various Commands): Fix kindex for message-kill-to-signature;
7613 clarify description of message-tab.
7614
7615 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7616
7617 * message.texi (Mailing Lists): Fix description about MFT.
7618
7619 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7620
7621 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7622
7623 * gnus.texi (Slow Terminal Connection): Replace old description
7624 with new one.
7625
7626 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7627
7628 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7629 replace X-Draft-Headers with X-Draft-From.
7630
7631 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7632
7633 * gnus.texi (Various Various): Fix the default value of
7634 nnheader-max-head-length.
7635 (Gnus Versions): Fix typo.
7636
7637 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
7638
7639 * org.texi (Structure editing): Document new functionality of
7640 M-RET.
7641
7642 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7643
7644 * org.texi (Internal Links): Fix Texinfo usage.
7645
7646 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
7647
7648 * org.texi (TODO basics): Document the global todo list.
7649 (TODO items): Documents sparse tree for specific TODO
7650 keywords.
7651
7652 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
7653
7654 * org.texi (Plain Lists): Typos fixed.
7655
7656 2005-11-28 Jay Belanger <belanger@truman.edu>
7657
7658 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7659
7660 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7661
7662 * org.texi (Structure editing): New item moving commands added.
7663 (Plain Lists): New section.
7664
7665 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7666
7667 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7668 (Agenda): Document commands `org-cycle-agenda-files' and
7669 `org-agenda-file-to-front'.
7670 (Built-in table editor): Document `org-table-sort-lines'.
7671 (HTML formatting): Export of hand-formatted lists.
7672
7673 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7674
7675 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7676 new variable gnus-toolbar-thickness.
7677
7678 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7679
7680 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7681
7682 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7683
7684 * gnus.texi (X-Face): Fix description.
7685 (XVarious): Remove gnus-xmas-logo-color-alist and
7686 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7687
7688 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7689
7690 * gnus.texi (Group Parameters): Mention new variable
7691 gnus-parameters-case-fold-search.
7692 (Home Score File): Addition.
7693
7694 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7695
7696 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7697 (Overview): List supported feed types.
7698 (Installation): No installation necessary when using autoload.
7699 (Configuration): Rename "RSS" to "news".
7700
7701 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7702
7703 * pgg.texi (User Commands): Document additional passphrase
7704 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7705 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7706
7707 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
7708
7709 * org.texi: Version number changed to 3.19.
7710
7711 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
7712
7713 * pgg.texi (How to use): Update the example to add autoload of
7714 pgg-encrypt-symmetric-region.
7715 (User Commands): Document pgg-encrypt-symmetric-region.
7716 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7717
7718 2005-10-27 Jay Belanger <belanger@truman.edu>
7719
7720 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7721 mention other TeX-related units.
7722
7723 2005-10-23 Lars Hansen <larsh@soem.dk>
7724
7725 * dired-x.texi (Miscellaneous Commands):
7726 Replace dired-do-relative-symlink by dired-do-relsymlink and
7727 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7728
7729 2005-10-23 Jay Belanger <belanger@truman.edu>
7730
7731 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7732 constant.
7733
7734 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
7735
7736 * faq.texi (Bugs and problems):
7737 Replace `dired-move-to-filename-regexp' by
7738 `directory-listing-before-filename-regexp'.
7739
7740 2005-10-22 Eli Zaretskii <eliz@gnu.org>
7741
7742 * newsticker.texi (UPDATED): Set value.
7743
7744 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7745
7746 * gnus.texi (Document Groups): Remove duplicate item.
7747
7748 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
7749
7750 * org.texi (Summary): Mention iCalendar support.
7751 (Exporting): Document iCalendar support.
7752
7753 2005-10-18 Romain Francoise <romain@orebokech.com>
7754
7755 * viper.texi (Viper Specials): Capitalize GNU.
7756
7757 2005-10-17 Juri Linkov <juri@jurta.org>
7758
7759 * info.texi (Getting Started, Search Index, Expert Info):
7760 Fix wording.
7761 (Search Text): Replace `echo area' with `mode line'.
7762 (Search Index): Both `i' and `,' find all index entries.
7763 Replace example `C-f' with `C-l' (which exists in index of Info
7764 manual) and delete spaces in its keyboard input sequence.
7765 Delete unnecessary explanations about literal characters.
7766
7767 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7768
7769 * gnus.texi (Document Server Internals): Addition.
7770
7771 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7772
7773 * gnus.texi (A note on namespaces): Fix RFC reference.
7774
7775 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7776
7777 * gnus.texi (RSS): Fix key description.
7778
7779 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7780
7781 * gnus.texi: Emacs/w3 -> Emacs/W3.
7782 (Browsing the Web): Fix description.
7783 (Web Searches): Ditto.
7784 (Customizing W3): Ditto.
7785
7786 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7787
7788 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7789
7790 2005-10-11 Jay Belanger <belanger@truman.edu>
7791
7792 * calc.texi (Integration): Mention using `a i' to compute definite
7793 integrals.
7794
7795 2005-10-11 Juri Linkov <juri@jurta.org>
7796
7797 * info.texi: Rearrange nodes.
7798 (Top): Update menu. Change ref `Info for Experts' to
7799 `Advanced Info Commands'.
7800 (Getting Started): Fix description of manual's parts.
7801 (Help-Int): Change xref `Info Search' to `Search Index', and
7802 `Expert Info' to `Advanced'.
7803 (Advanced): Move node one level up.
7804 (Search Text, Search Index): New nodes split out from `Info Search'.
7805 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7806 split out from `Advanced'.
7807 (Advanced, Emacs Info Variables): De-document editing an Info file
7808 in Info.
7809 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7810 (Creating an Info File): Delete node and move its text to
7811 `Expert Info'.
7812
7813 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
7814
7815 * org.texi (Workflow states): Documented that change in keywords
7816 becomes active only after restart of Emacs.
7817
7818 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
7819
7820 Sync with Tramp 2.0.51.
7821
7822 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
7823
7824 * speedbar.texi (Introduction): Describe new location of speedbar
7825 on menubar.
7826 (Basic Key Bindings): Remove descriptions of bindings that have
7827 been removed.
7828
7829 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
7830
7831 * speedbar.texi (GDB): Describe use of watch expressions.
7832
7833 2005-09-28 Simon Josefsson <jas@extundo.com>
7834
7835 * message.texi (IDNA): Fix.
7836
7837 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7838
7839 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7840 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7841 description of nntp-open-connection-function.
7842 (Common Variables): Fix descriptions.
7843
7844 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7845
7846 * gnus.texi (Server Buffer Format): Document the %a format spec.
7847
7848 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7849
7850 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7851
7852 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
7853
7854 * org.texi Version 3.16.
7855
7856 2005-09-19 Miles Bader <miles@gnu.org>
7857
7858 * newsticker.texi: Get rid of CVS keywords.
7859
7860 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7861
7862 * gnus.texi (Finding the Parent): Fix description of how Gnus
7863 finds article.
7864
7865 2005-09-14 Jari Aalto <jari.aalto@cante.net>
7866
7867 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7868 to drop off non-answered articles.
7869
7870 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
7871
7872 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7873 braces (which are unsupported by NMAKE) for macro `srcdir'.
7874
7875 2005-09-17 Eli Zaretskii <eliz@gnu.org>
7876
7877 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7878 (../info/newsticker, newsticker.dvi): New targets.
7879
7880 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
7881
7882 * newsticker.texi: Replace @command with @code. Replace @example
7883 with @lisp.
7884 (Top): Add explanations to menu items.
7885 (GNU Free Documentation License): Remove.
7886
7887 2005-09-16 Romain Francoise <romain@orebokech.com>
7888
7889 Update all files to specify GFDL version 1.2.
7890
7891 * doclicense.texi (GNU Free Documentation License): Update to
7892 version 1.2.
7893
7894 2005-09-15 Richard M. Stallman <rms@gnu.org>
7895
7896 * newsticker.texi: Fix @setfilename.
7897
7898 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7899 (../info/newsticker, newsticker.dvi): New targets.
7900
7901 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
7902
7903 * org.texi: Version 3.15.
7904
7905 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * ses.texi: Combine all three indices into one.
7908 Correct a few typos.
7909
7910 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7911
7912 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7913
7914 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7915
7916 * emacs-mime.texi (Handles): Remove duplicate item.
7917 (Encoding Customization): Fix the default value for
7918 mm-coding-system-priorities.
7919 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7920 (Basic Functions): Fix reference.
7921
7922 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7923
7924 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7925
7926 2005-08-18 Richard M. Stallman <rms@gnu.org>
7927
7928 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7929 and web site.
7930
7931 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7932 not keyboard-translate.
7933
7934 2005-08-11 Richard M. Stallman <rms@gnu.org>
7935
7936 * faq.texi (Using regular expressions): Fix xref.
7937
7938 2005-08-09 Juri Linkov <juri@jurta.org>
7939
7940 * info.texi (Help-P): Replace `Prev' with `Previous'.
7941 (Help-M, Help-Xref): Add S-TAB.
7942 (Help-FOO): Update `u' command.
7943 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7944 Update info about visibility of xref parts.
7945 (Help-Int): Fix `m' command. Rename `Info-last' to
7946 `Info-history-back'. Add `Info-history-forward'.
7947 (Advanced): Fix `g*' and `M-n' commands.
7948 (Info Search): Add `index-apropos' in stand-alone browser.
7949 Add isearch commands.
7950 (Emacs Info Variables): Remove `Info-fontify'.
7951 Add `Info-mode-hook'. Update face names.
7952 Add `Info-fontify-maximum-menu-size',
7953 `Info-fontify-visited-nodes', `Info-isearch-search'.
7954
7955 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
7956
7957 Sync with Tramp 2.0.50.
7958
7959 * tramp.texi: Use @option{} consequently for method names.
7960 (Inline methods, External transfer methods): Remove references to
7961 Cygwin.
7962 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7963 implementation.
7964
7965 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7966
7967 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7968 Mention that gnus-init-file is not read when Emacs is invoked with
7969 --no-init-file or -q.
7970
7971 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
7972
7973 * org.texi: Version 3.14.
7974
7975 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
7976
7977 * org.texi: Version 3.13.
7978
7979 2005-07-18 Juri Linkov <juri@jurta.org>
7980
7981 * calc.texi (Time Zones, Logical Operations):
7982 * cl.texi (Overview):
7983 * org.texi (TODO types):
7984 * sc.texi (Emacs 18 MUAs):
7985 * speedbar.texi (Top):
7986 * url.texi (History):
7987 Delete duplicate duplicate words.
7988
7989 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
7990
7991 * cl.texi (Type Predicates): Document `atom' type.
7992
7993 2005-07-04 Lute Kamstra <lute@gnu.org>
7994
7995 Update FSF's address in GPL notices.
7996
7997 * calc.texi (Copying):
7998 * doclicense.texi (GNU Free Documentation License):
7999 * faq.texi (Contacting the FSF):
8000 * mh-e.texi (Copying): Update FSF's address.
8001
8002 2005-07-03 Richard M. Stallman <rms@gnu.org>
8003
8004 * flymake.texi (Example -- Configuring a tool called directly):
8005 Update name of flymake-build-relative-filename.
8006
8007 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8008
8009 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8010
8011 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8012
8013 * org.texi: Version 3.12.
8014
8015 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8016
8017 * makefile.w32-in (MAKEINFO): Use --force.
8018 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8019 Makefile.in.
8020 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8021 more shells.
8022
8023 2005-06-23 Richard M. Stallman <rms@gnu.org>
8024
8025 * speedbar.texi (Creating a display): Texinfo usage fixes.
8026
8027 * tramp.texi (Customizing Completion, Auto-save and Backup):
8028 Texinfo usage fixes.
8029
8030 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8031
8032 * dired-x.texi (Miscellaneous Commands):
8033 * ediff.texi (Miscellaneous):
8034 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8035 (Agent Variables):
8036 * info.texi (Help-Xref):
8037 * message.texi (Message Headers):
8038 * org.texi (Remember):
8039 * reftex.texi (Options (Defining Label Environments)):
8040 (Options (Index Support)):
8041 (Options (Viewing Cross-References)):
8042 (Options (Misc)):
8043 (Changes):
8044 * speedbar.texi (Creating a display):
8045 * tramp.texi (Customizing Completion, Auto-save and Backup):
8046 Texinfo usage fix.
8047
8048 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8049
8050 * org.texi: Version 3.11.
8051
8052 2005-06-12 Jay Belanger <belanger@truman.edu>
8053
8054 * calc.texi (Getting Started): Remove extra menu item.
8055
8056 2005-05-31 Jay Belanger <belanger@truman.edu>
8057
8058 * calc.texi (Notations Used in This Manual): Use @kbd for key
8059 sequence.
8060 (Demonstration of Calc): Mention another way of starting Calc.
8061 (Starting Calc): Mention long name of M-#.
8062 (Embedded Mode Overview): Remove unnecessary instruction.
8063 (Other M-# commands): Rephrase `M-# 0' explanation.
8064 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8065 reflect current behavior.
8066
8067 2005-05-30 Jay Belanger <belanger@truman.edu>
8068
8069 * calc.texi (Hooks): Change description of calc-window-hook and
8070 calc-trail-window-hook to match usage.
8071 (Computational Functions): Add more constant-generating functions.
8072 (Customizable Variables): Use defvar.
8073
8074 2005-05-28 Jay Belanger <belanger@truman.edu>
8075
8076 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8077 (Basic Embedded Mode): Explain behavior of arguments to
8078 calc-embedded-mode.
8079
8080 2005-05-27 Jay Belanger <belanger@truman.edu>
8081
8082 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8083 current behavior.
8084
8085 2005-05-25 Jay Belanger <belanger@truman.edu>
8086
8087 * calc.texi: Change Calc version number throughout.
8088 (Keypad Mode): Change location in info output.
8089 (Keypad mode overview): Move picture of keypad.
8090
8091 2005-05-21 Jay Belanger <belanger@truman.edu>
8092
8093 * calc.texi (Storing variables): Mention that only most variables
8094 are void to begin with.
8095
8096 2005-05-21 Kevin Ryde <user42@zip.com.au>
8097
8098 * widget.texi (Basic Types): Update cross ref from "Enabling
8099 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8100 lispref/text.texi change.
8101
8102 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8103
8104 * org.texi: Version 3.09.
8105
8106 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8107
8108 * reftex.texi: Version 4.28.
8109
8110 2005-05-16 Jay Belanger <belanger@truman.edu>
8111
8112 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8113
8114 2005-05-14 Jay Belanger <belanger@truman.edu>
8115
8116 * calc.texi (Default Simplifications): Insert missing ! (logical
8117 not operator).
8118
8119 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8120
8121 Sync with Tramp 2.0.49.
8122
8123 2005-05-10 Jay Belanger <belanger@truman.edu>
8124
8125 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8126 to 1.
8127
8128 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8129
8130 * org.texi: Version 3.08, structure reorganized.
8131
8132 2005-04-24 Richard M. Stallman <rms@gnu.org>
8133
8134 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8135
8136 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8137
8138 * org.texi: Update to version 3.06.
8139
8140 2005-04-13 Lute Kamstra <lute@gnu.org>
8141
8142 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8143
8144 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8145
8146 * cl.texi (Porting Common Lisp): Fix typo.
8147
8148 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8149
8150 * gnus.texi (RSS): Addition.
8151
8152 2005-04-04 Jay Belanger <belanger@truman.edu>
8153
8154 * calc.texi: Change Calc version number.
8155 (Customizable variables): Fix description of calc-language-alist.
8156 (Copying): Put in version 2 of GPL.
8157
8158 2005-04-01 Jay Belanger <belanger@truman.edu>
8159
8160 * calc.texi (Troubleshooting Commands): Remove comment about
8161 installation.
8162 (Installation): Remove section.
8163 (Customizable Variables): New section.
8164 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8165 (Graphical Devices): Add references to Customizable Variables.
8166
8167 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8168
8169 * emacs-mime.texi (Display Customization): Markup fixes.
8170 (rfc2047): Update.
8171
8172 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8173
8174 * gnus-faq.texi: Replaced with auto-generated version.
8175
8176 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8177
8178 * dired-x.texi (Multiple Dired Directories): default-directory was
8179 renamed to dired-default-directory.
8180
8181 2005-03-26 Jay Belanger <belanger@truman.edu>
8182
8183 * calc.texi (Simplifying Formulas, Rewrite Rules):
8184 Change description of top and bottom of fraction.
8185 (Modulo Forms): Move description of how to create modulo forms to
8186 earlier in the section.
8187 (Fraction Mode): Suggest using : to get a fraction by dividing.
8188 (Basic Arithmetic): Adjust placement of command name.
8189 (Truncating the Stack): Emphasize that "hidden" entries are still
8190 visible.
8191 (Installation): Move discussion of printing manual to "About This
8192 Manual".
8193 (About This Manual): Mention how to print the manual.
8194 (Reporting Bugs): Remove first person.
8195 (Building Vectors): Add algebraic version of append.
8196 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8197 (Grouping Digits): Fix typo.
8198
8199 2005-03-25 Werner Lemberg <wl@gnu.org>
8200
8201 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8202 Replace `legal' with `valid'.
8203
8204 2005-03-25 Werner Lemberg <wl@gnu.org>
8205
8206 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8207
8208 2005-03-24 Jay Belanger <belanger@truman.edu>
8209
8210 * calc.texi (General Mode Commands)
8211 (Mode Settings in Embedded Mode): Add some explanation of
8212 recording mode settings.
8213
8214 2005-03-24 Richard M. Stallman <rms@gnu.org>
8215
8216 * calc.texi: Remove praise of non-free software.
8217
8218 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8219 (Installation): Node deleted.
8220
8221 2005-03-23 Richard M. Stallman <rms@gnu.org>
8222
8223 * url.texi (HTTP language/coding): Improve last change.
8224
8225 2005-03-22 Jay Belanger <belanger@truman.edu>
8226
8227 * calc.texi (Embedded Mode): Add new information on changing
8228 modes.
8229
8230 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
8231
8232 Sync with Tramp 2.0.48.
8233
8234 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8235
8236 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8237 "GNU/Linux". Change all addresses to .gnu.org.
8238 (Default Method): Offer shortened syntax for "su" and "sudo"
8239 methods.
8240
8241 2005-03-07 Richard M. Stallman <rms@gnu.org>
8242
8243 * url.texi: Fix usage of "e.g.".
8244 (HTTP language/coding): Explain the rules for these strings.
8245
8246 2005-03-06 Richard M. Stallman <rms@gnu.org>
8247
8248 * woman.texi (Introduction): Minor cleanups.
8249
8250 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8251
8252 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8253 (Installation): Node deleted.
8254
8255 * mh-e.texi (Preface): Get rid of "Emacs 21".
8256
8257 * eshell.texi (Installation): Delete node (for Emacs 20).
8258
8259 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8260
8261 * flymake.texi: Refill and tweak style in @lisp blocks.
8262
8263 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8264
8265 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8266
8267 2005-03-01 Jay Belanger <belanger@truman.edu>
8268
8269 * calc.texi (Trigonometric and Hyperbolic Functions):
8270 Mention additional functions.
8271 (Algebraic Simplifications): Mention additional simplifications.
8272
8273 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8274
8275 * ses.texi: Add concept/function/variable indices (this work was
8276 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8277 papers on file at FSF).
8278
8279 2005-02-10 Jay Belanger <belanger@truman.edu>
8280
8281 * calc.texi: Change @LaTeX to La@TeX throughout.
8282 Redefine @expr as @math for TeX output.
8283 Redefine @texline as a no-op for TeX output.
8284 Define @tfn, replace @t by @tfn throughout.
8285
8286 2005-02-09 Jay Belanger <belanger@truman.edu>
8287
8288 * calc.texi: Add macro for LaTeX for info output.
8289
8290 2005-02-08 Kim F. Storm <storm@cua.dk>
8291
8292 * texinfo.tex (LaTex): Add def.
8293
8294 2005-02-06 Jay Belanger <belanger@truman.edu>
8295
8296 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8297 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8298 throughout manual.
8299
8300 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8301
8302 * gnus.texi: Some edits based on comments from David Abrahams.
8303
8304 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8305
8306 * gnus.texi (RSS): Fix the keystroke.
8307
8308 2005-01-24 David Kastrup <dak@gnu.org>
8309
8310 * faq.texi: Update AUCTeX version info.
8311
8312 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8313
8314 * gnus-faq.texi ([4.1]): Typo.
8315
8316 2005-01-19 Jay Belanger <belanger@truman.edu>
8317
8318 * calc.texi (Keep Arguments): Mention that keeping arguments
8319 doesn't work with keyboard macros.
8320
8321 2005-01-16 Richard M. Stallman <rms@gnu.org>
8322
8323 * autotype.texi (Autoinserting): Fix small error.
8324
8325 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
8326
8327 Sync with Tramp 2.0.47.
8328
8329 * tramp.texi (Compilation): New section, describing compilation of
8330 remote files.
8331
8332 2005-01-11 Kim F. Storm <storm@cua.dk>
8333
8334 * widget.texi (Basic Types): Add :follow-link keyword.
8335
8336 2005-01-09 Jay Belanger <belanger@truman.edu>
8337
8338 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8339
8340 2005-01-08 Jay Belanger <belanger@truman.edu>
8341
8342 * calc.texi: Change throughout to reflect new default value of
8343 calc-settings-file.
8344
8345 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8346
8347 * message.texi (Reply): `message-reply-to-function' should return
8348 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8349
8350 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8351
8352 * faq.texi (Changing load-path): Fix typo.
8353
8354 2005-01-05 Jay Belanger <belanger@truman.edu>
8355
8356 * calc.texi (Programming Tutorial): Replace kbd command by
8357 appropriate characters for a keyboard macro.
8358
8359 2005-01-04 Jay Belanger <belanger@truman.edu>
8360
8361 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8362 for Lucid Emacs.
8363 (Programming Tutorial): Mention that the user needs to be in the
8364 right mode to compute some functions.
8365
8366 2005-01-04 Jay Belanger <belanger@truman.edu>
8367
8368 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8369 no longer applicable.
8370
8371 2005-01-01 Jay Belanger <belanger@truman.edu>
8372
8373 * calc.texi (Programming Tutorial): Change description of how to
8374 edit keyboard macros to match current behavior.
8375
8376 2004-12-31 Jay Belanger <belanger@truman.edu>
8377
8378 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8379
8380 2004-12-20 Jay Belanger <belanger@truman.edu>
8381
8382 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8383 zero.
8384
8385 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8386
8387 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8388 @xref.
8389 (Font Locking): Avoid @strong{Note:}.
8390
8391 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8392
8393 Sync with Tramp 2.0.46.
8394
8395 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8396
8397 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8398
8399 * url.texi: Correct typos.
8400 (Retrieving URLs): @var{nil}->@code{nil}.
8401 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8402 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8403 (Dealing with HTTP documents): @inforef->@xref.
8404
8405 2004-12-15 Jay Belanger <belanger@truman.edu>
8406
8407 * calc.texi: Consistently capitalized all mode names.
8408 (Answers to Exercises): Mention that an answer can be a fraction
8409 when in Fraction mode.
8410
8411 2004-12-13 Jay Belanger <belanger@truman.edu>
8412
8413 * calc.texi: Fix some TeX definitions.
8414
8415 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8416
8417 * reftex.texi (Imprint): Remove erroneous @value's.
8418
8419 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8420
8421 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8422 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8423
8424 2004-12-08 Jay Belanger <belanger@truman.edu>
8425
8426 * calc.texi (Starting Calc): Remove comment about installation.
8427 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8428
8429 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8430
8431 * url.texi: Update @setfilename.
8432 (Getting Started): No need to worry about Gnus versions.
8433 (Dealing with HTTP documents): Use @inforef.
8434
8435 * org.texi: Fix @direntry file name.
8436
8437 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8438
8439 * url.texi: New file.
8440
8441 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8442
8443 2004-12-06 Jay Belanger <belanger@truman.edu>
8444
8445 * calc.texi (Using Calc): Remove paragraph about installation.
8446
8447 2004-12-06 Jay Belanger <belanger@truman.edu>
8448
8449 * calc.texi: Use more Texinfo macros and less TeX defs.
8450 Remove @refill's.
8451
8452 2004-12-06 Richard M. Stallman <rms@gnu.org>
8453
8454 * org.texi: New file.
8455
8456 2004-12-05 Richard M. Stallman <rms@gnu.org>
8457
8458 * Makefile.in (org.dvi, ../info/org): New targets.
8459 (INFO_TARGETS): Add ../info/org.
8460 (DVI_TARGETS): Add org.dvi.
8461 (maintainer-clean): Remove the info files in the info dir.
8462
8463 2004-11-26 Eli Zaretskii <eliz@gnu.org>
8464
8465 * idlwave.texi: Fix the setfilename directive to put the produced
8466 file in ../info.
8467 (Continued Statement Indentation): Resurrect Jan D.'s change from
8468 2004-11-03 that was lost when a newer version of idlwave.texi was
8469 imported.
8470
8471 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8472
8473 * gnus-faq.texi ([5.1]): Add missing bracket.
8474
8475 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8476 Index `spam-initialize'.
8477
8478 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8479
8480 * message.texi (Various Message Variables): Mention that all mail
8481 file variables are derived from `message-directory'.
8482
8483 * gnus.texi (Splitting Mail): Clarify bogus group.
8484
8485 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8486
8487 * emacs-mime.texi (Encoding Customization):
8488 Fix mm-coding-system-priorities entry.
8489
8490 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8491
8492 * idlwave.texi (Continued Statement Indentation):
8493 * reftex.texi (Options (Index Support)):
8494 (Displaying and Editing the Index, Table of Contents):
8495 * speedbar.texi (Creating a display, Major Display Modes):
8496 Replace non-nil with non-@code{nil}.
8497
8498 2004-10-21 Jay Belanger <belanger@truman.edu>
8499
8500 * calc.texi (Algebraic-Style Calculations): Remove a comment.
8501
8502 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8503
8504 * calc.texi (Reporting Bugs): Double up `@'.
8505
8506 2004-10-18 Jay Belanger <belanger@truman.edu>
8507
8508 * calc.texi (Reporting Bugs): Change the address that bugs
8509 should be sent to.
8510
8511 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8512
8513 * gnus.texi (New Features): Add 5.11.
8514
8515 * message.texi (Resending): Remove wrong default value.
8516
8517 * gnus.texi (Mail Source Specifiers): Describe possible problems
8518 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8519 `pop3-leave-mail-on-server' to the index.
8520
8521 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8522
8523 * message.texi (Canceling News): Add how to set a password.
8524
8525 2004-10-12 Jay Belanger <belanger@truman.edu>
8526
8527 * calc.texi (Help Commands): Change the descriptions of
8528 calc-describe-function and calc-describe-variable to match their
8529 current behavior.
8530
8531 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8532
8533 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8534
8535 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
8536
8537 Sync with Tramp 2.0.45.
8538
8539 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8540 plink link. The URL is outdated. Originator contacted for
8541 clarification.
8542
8543 2004-10-10 Juri Linkov <juri@jurta.org>
8544
8545 * gnus.texi (Top, Marking Articles): Join two menus in one node
8546 because a node can have only one menu.
8547
8548 2004-10-09 Juri Linkov <juri@jurta.org>
8549
8550 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8551 example of nnmail-split-fancy.
8552
8553 2004-10-06 Karl Berry <karl@gnu.org>
8554
8555 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8556 consistency with other uses of dashes.
8557
8558 2004-10-05 Karl Berry <karl@gnu.org>
8559
8560 * info.texi: Consistently use --- throughout, periods at end of
8561 menu descriptions, and a couple typos.
8562
8563 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8564
8565 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8566 * pgg.texi (User Commands, Backend methods): Do.
8567 * gnus.texi: Markup fixes.
8568 (Setting Process Marks): Fix `M P a' entry.
8569 * emacs-mime.texi: Fixes.
8570
8571 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8572
8573 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8574 again.
8575 Use 5.10 instead of 5.10.0.
8576
8577 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8578
8579 * gnus.texi (Summary Mail Commands): S D e.
8580
8581 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8582
8583 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8584 the gnus-article-mode-line-format section.
8585
8586 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8587
8588 * gnus.texi (Various Summary Stuff): Fix the documentation for
8589 gnus-newsgroup-variables.
8590
8591 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8592
8593 * gnus.texi (MIME Commands):
8594 Add gnus-mime-display-multipart-as-mixed,
8595 gnus-mime-display-multipart-alternative-as-mixed,
8596 gnus-mime-display-multipart-related-as-mixed.
8597 (Mail Source Customization): Clarify `mail-source-directory'.
8598 (Splitting Mail): Mention gnus-group-find-new-groups.
8599 (SpamOracle): Fix typo.
8600
8601 * gnus-faq.texi: Untabify.
8602 ([6.3]): nnir.el is in contrib directory.
8603
8604 * message.texi (News Headers): Clarify how a unique ID is created.
8605
8606 * gnus.texi (Batching Agents): Fix typo in example.
8607 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8608
8609 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
8610
8611 * gnus.texi (Group Parameters): Add more on hooks.
8612
8613 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
8614
8615 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8616
8617 2004-09-22 Jay Belanger <belanger@truman.edu>
8618
8619 * calc.texi (Vectors as Lists): Add a warning that the tutorial
8620 might be hidden during part of the session.
8621
8622 2004-09-20 Jay Belanger <belanger@truman.edu>
8623
8624 * calc.texi (Notations Used in This Manual): Put in an earlier
8625 mention that DEL could be called Backspace.
8626
8627 2004-09-10 Simon Josefsson <jas@extundo.com>
8628
8629 * gnus.texi (IMAP): Add example. Suggested and partially written
8630 by Steinar Bang <sb@dod.no>.
8631
8632 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8633
8634 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8635 netrc syntax.
8636
8637 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8638
8639 * gnus.texi (Spam ELisp Package Sequence of Events):
8640 Some clarifications.
8641 (Spam ELisp Package Global Variables): More clarifications.
8642
8643 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8644
8645 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8646 Mention spam-split does not modify incoming mail.
8647
8648 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8649
8650 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8651
8652 2004-09-10 Eli Zaretskii <eliz@gnu.org>
8653
8654 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8655
8656 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8657
8658 * makefile.w32-in (sieve, pgg): Use $(infodir).
8659
8660 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8661
8662 * makefile.w32-in: Fix PGG and Sieve entries.
8663
8664 2004-08-28 Eli Zaretskii <eliz@gnu.org>
8665
8666 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8667 Emacs and related programs.
8668
8669 2004-08-27 Richard M. Stallman <rms@gnu.org>
8670
8671 * faq.texi: Fix texinfo usage, esp. doublequotes.
8672 (Difference between Emacs and XEmacs): Some clarification.
8673
8674 * faq.texi (Difference between Emacs and XEmacs):
8675 Explain not to contrast XEmacs with GNU Emacs.
8676
8677 2004-08-26 Richard M. Stallman <rms@gnu.org>
8678
8679 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8680
8681 2004-08-22 David Kastrup <dak@gnu.org>
8682
8683 * reftex.texi (AUCTeX): Update links, section name.
8684
8685 * faq.texi (Calc): Update availability (included in 22.1).
8686 (AUCTeX): Update availability, information, versions, description.
8687
8688 2004-08-14 Eli Zaretskii <eliz@gnu.org>
8689
8690 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8691
8692 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8693
8694 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8695
8696 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
8697
8698 Sync with Tramp 2.0.44.
8699
8700 2004-08-05 Lars Hansen <larsh@math.ku.dk>
8701
8702 * widget.texi (User Interface): Update how to separate the
8703 editable field of an editable-field widget from other widgets.
8704 (Programming Example): Add text after field.
8705
8706 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8707
8708 * emacs-mime.texi (Encoding Customization): Add a note to the
8709 mm-content-transfer-encoding-defaults entry.
8710 (rfc2047): Update.
8711
8712 * gnus.texi (Article Highlighting):
8713 Add gnus-cite-ignore-quoted-from.
8714 (POP before SMTP): New node.
8715 (Posting Styles): Addition.
8716 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8717 (Fancy Mail Splitting): Ditto.
8718 (X-Face): Add gnus-x-face.
8719
8720 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8721
8722 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8723 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8724
8725 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8726
8727 * gnus.texi (Mail Source Specifiers):
8728 Describe `pop3-leave-mail-on-server'.
8729
8730 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8731
8732 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8733
8734 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8735 repository. Change setfilename.
8736
8737 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8738
8739 2004-07-02 Juri Linkov <juri@jurta.org>
8740
8741 * pcl-cvs.texi (Viewing differences): Add `d r'.
8742
8743 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8744
8745 * ses.texi, viper.texi, flymake.texi, faq.texi:
8746 * eshell.texi, ediff.texi: Markup fixes.
8747
8748 2004-06-21 Karl Berry <karl@gnu.org>
8749
8750 * info.texi (Top): Mention that only Emacs has mouse support.
8751 (Getting Started): Mention this in a few other places.
8752
8753 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8754
8755 * autotype.texi (Copyrights, Timestamps):
8756 Recommend `before-save-hook' instead of `write-file-functions'.
8757
8758 2004-06-13 Lars Hansen <larsh@math.ku.dk>
8759
8760 * dired-x.texi (dired-mark-omitted): Update keybinding.
8761
8762 2004-06-10 Kim F. Storm <storm@cua.dk>
8763
8764 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8765
8766 2004-06-05 Lars Hansen <larsh@math.ku.dk>
8767
8768 * dired-x.texi (variable dired-omit-mode): Rename from
8769 dired-omit-files-p.
8770 (function dired-omit-mode): Rename from dired-omit-toggle.
8771 Call dired-omit-mode rather than set dired-omit-files-p.
8772 (dired-mark-omitted): Describe command.
8773
8774 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8775
8776 Version 2.0.41 of Tramp released.
8777
8778 2004-05-29 Juanma Barranquero <lektu@terra.es>
8779
8780 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8781 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8782
8783 2004-05-29 Richard M. Stallman <rms@gnu.org>
8784
8785 * cl.texi (Top): Call this chapter `Introduction'.
8786 (Overview): In TeX, no section heading here.
8787
8788 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8789
8790 2004-05-29 Eli Zaretskii <eliz@gnu.org>
8791
8792 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8793 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8794
8795 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8796
8797 * flymake.texi: New file.
8798
8799 2004-05-28 Simon Josefsson <jas@extundo.com>
8800
8801 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8802
8803 2004-05-07 Kai Großjohann <kai@emptydomain.de>
8804
8805 Version 2.0.40 of Tramp released.
8806
8807 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8808
8809 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8810
8811 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8812 variables `tramp-backup-directory-alist' and
8813 `tramp-bkup-backup-directory-info'.
8814 (Overview, Connection types)
8815 (External transfer methods, Default Method)
8816 (Windows setup hints): Remove restriction of password entering
8817 with external methods.
8818 (Auto-save and Backup): Make file name example
8819 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8820 and `auto-save-directory' must be used.
8821 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8822 only "NT"). Remove doubled entry "What kinds of systems does
8823 @tramp{} work on".
8824 (tramp): Macro removed.
8825 (Obtaining Tramp): Flag removed from title.
8826 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8827 and `trampver' used properly. Flag `tramp-inst' replaced by
8828 `installchapter'. Installation related text adapted.
8829
8830 2004-04-28 Masatake YAMATO <jet@gyve.org>
8831
8832 * widget.texi (Programming Example): Remove overlays.
8833
8834 2004-04-27 Jesper Harder <harder@ifa.au.dk>
8835
8836 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8837
8838 2004-04-23 Juanma Barranquero <lektu@terra.es>
8839
8840 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8841
8842 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8843
8844 * info.texi (Info Search): Add info-apropos.
8845
8846 2004-03-22 Juri Linkov <juri@jurta.org>
8847
8848 * faq.texi: Fix help key bindings.
8849
8850 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8851
8852 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8853 (as suggested by Karl Berry). Update information about colored
8854 stars in menus. Add new subheading describing M-n.
8855
8856 2004-03-12 Richard M. Stallman <rms@gnu.org>
8857
8858 * cl.texi (Top): Rename top node's title.
8859
8860 2004-03-08 Karl Berry <karl@gnu.org>
8861
8862 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8863 problems making the texinfo distribution.
8864
8865 2004-02-29 Simon Josefsson <jas@extundo.com>
8866
8867 * smtpmail.texi (Authentication): Change the list of supported
8868 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8869 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8870 <voegelas@gmx.net>.
8871
8872 2004-02-29 Juanma Barranquero <lektu@terra.es>
8873
8874 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8875 Use $(DEL) instead of rm, and ignore exit code.
8876
8877 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
8878
8879 Tramp version 2.0.39 released.
8880
8881 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8882
8883 * tramp.texi (Customizing Completion): Explain new functions
8884 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8885 (all): Savannah URLs unified to "http://savannah.nongnu.org".
8886 (Top): Refer to Savannah mailing list as the major one.
8887 Mention older mailing lists in HTML mode only.
8888 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8889 (Frequently Asked Questions): Remote hosts must not be Unix-like
8890 for "smb" method.
8891 (Password caching): New node.
8892 (External transfer methods): Refer to password caching for "smb"
8893 method.
8894
8895 2004-02-17 Karl Berry <karl@gnu.org>
8896
8897 * info.texi (Help-Int): Mention the new line number feature.
8898
8899 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8900
8901 * ses.texi (Advanced Features): New functionality for
8902 ses-set-header-row (defaults to current row unless C-u used).
8903 (Acknowledgements): Add Stefan Monnier.
8904
8905 2003-12-29 Kevin Ryde <user42@zip.com.au>
8906
8907 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8908
8909 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
8910
8911 Tramp version 2.0.38 released.
8912
8913 * tramp.texi (Remote shell setup): Warn of environment variables
8914 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8915 <sven.gabriel@imk.fzk.de>.
8916 (Configuration): Tramp now chooses base64/uuencode
8917 automatically. Update wording accordingly.
8918 (Top): More description for the `Default Method' menu entry.
8919 (Default Method): Use @code, not @var, for Lisp variables.
8920 (Default Method): New subsection `Which method is the right one
8921 for me?' Suggested by Christian Kirsch.
8922 (Configuration): Pointer to new subsection added.
8923 (Default Method): Too many "use" in one sentence.
8924 Rephrase. Reported by Christian Kirsch.
8925 (Filename Syntax): Old `su' example is probably a left-over from
8926 the sm/su method naming. Replace with `ssh', instead.
8927 (External transfer methods, Auto-save and Backup):
8928 Typo fixes.
8929
8930 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8931
8932 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8933 (Top): Mention japanese manual only if flag `jamanual' is set.
8934 Insert section `Japanese manual' in menu.
8935
8936 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8937
8938 * eshell.texi (Known Problems): Add doc item.
8939
8940 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8941
8942 * cc-mode.texi: Update for CC Mode 5.30.
8943
8944 Note: Please refrain from doing purely cosmetic changes like
8945 removing trailing whitespace in this manual; it clobbers cvs
8946 merging for no good reason.
8947
8948 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8949
8950 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8951 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8952 @acronym{ASCII}.
8953
8954 2003-10-26 Karl Berry <karl@gnu.org>
8955
8956 * info.texi (Info Search): Echo area, not echo are. From Debian
8957 diff.
8958
8959 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8960
8961 * widget.texi (Defining New Widgets): Document new behavior of
8962 :buttons and :children keywords.
8963
8964 2003-10-22 Miles Bader <miles@gnu.org>
8965
8966 * Makefile.in (info): Move before $(top_srcdir)/info.
8967
8968 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8969
8970 * tramp.texi (Inline methods): Small grammar fix.
8971 (External transfer methods): Likewise.
8972
8973 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
8974
8975 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8976
8977 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8978
8979 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8980
8981 2003-09-30 Richard M. Stallman <rms@gnu.org>
8982
8983 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8984
8985 * widget.texi (User Interface): Fix typos.
8986
8987 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8988
8989 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8990
8991 * pcl-cvs.texi (Selected Files): Fix typo.
8992
8993 2003-09-21 Karl Berry <karl@gnu.org>
8994
8995 * info.texi (] and [ commands): No period at end of section title.
8996
8997 2003-09-04 Miles Bader <miles@gnu.org>
8998
8999 * Makefile.in (top_srcdir): New variable.
9000 ($(top_srcdir)/info): New rule.
9001 (info): Depend on it.
9002
9003 2003-09-03 Peter Runestig <peter@runestig.com>
9004
9005 * makefile.w32-in: New file.
9006
9007 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9008
9009 * widget.texi (User Interface): Explain the need of static text
9010 around an editable field.
9011
9012 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9013
9014 * widget.texi (Basic Types): The argument to `:help-echo' can now
9015 be a form that evaluates to a string.
9016
9017 2003-08-18 Kim F. Storm <storm@cua.dk>
9018
9019 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9020
9021 2003-08-16 Richard M. Stallman <rms@gnu.org>
9022
9023 * dired-x.texi (Shell Command Guessing): Explain *.
9024
9025 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9026
9027 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9028 log-edit-insert-changelog.
9029
9030 2003-08-03 Karl Berry <karl@gnu.org>
9031
9032 * info.texi: Need @contents.
9033
9034 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9035
9036 Tramp version 2.0.36 released.
9037
9038 * tramp.texi (Remote shell setup): Explain about problems with
9039 non-Bourne commands in ~/.profile and ~/.shrc.
9040
9041 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9042
9043 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9044 renaming of `vis-mode' to `visible-mode'.
9045
9046 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9047
9048 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9049 next, prev and up pointers.
9050
9051 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9052
9053 * info.texi (Help): Mention existence of Emacs and stand-alone
9054 Info at the very beginning of the tutorial.
9055 (Help-Inv): New node.
9056 (Help-]): New node.
9057 (Help-M): Systematically point out the differences between default
9058 Emacs and stand-alone versions. Delete second menu.
9059 (Help-Xref): Systematically point out the differences between
9060 default Emacs and stand-alone versions.
9061 (Help-Int): Change `l' example.
9062 (Expert Info): Fix typos.
9063 (Emacs Info Variables): Mention `Info-hide-note-references' and
9064 new default for `Info-scroll-prefer-subnodes'.
9065
9066 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9067
9068 Version 2.0.35 of Tramp released.
9069
9070 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9071 (Inline methods): Add methods `remsh' and `plink1'.
9072 (External transfer methods): Add method `remcp'.
9073 (Multi-hop Methods): Add method `remsh'.
9074 Small patch from Adrian Aichner <adrian@xemacs.org>:
9075 Fix minor typos.
9076 (Concept Index): Add to make manual searchable via
9077 `Info-index'.
9078 (Version Control): Add cindex entry.
9079
9080 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9081
9082 * trampver.texi: Version 2.0.34 released.
9083
9084 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9085
9086 * faq.texi: Improve previous changes.
9087
9088 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9089
9090 * faq.texi: Update copyright and maintenance details.
9091 Update some package URLs, versions, and maintainers.
9092 Remove many references to the Emacs Lisp Archive.
9093
9094 2003-04-23 Simon Josefsson <jas@extundo.com>
9095
9096 * smtpmail.texi: Fix license (the invariant sections mentioned has
9097 never been part of the smtp manual). Align info dir entry with
9098 other emacs packages.
9099
9100 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9101
9102 * tramp.texi: Version 2.0.33 released.
9103 Remove installation chapter. Remove XEmacs specifics.
9104
9105 2003-03-29 Richard M. Stallman <rms@gnu.org>
9106
9107 * tramp.texi (Top): Undo the previous renaming.
9108 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9109
9110 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9111
9112 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9113 version of manual.
9114
9115 * tramp.texi (Auto-save and Backup): New node.
9116
9117 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9118
9119 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9120 Emacs" in order to have better differentiation to "XEmacs".
9121 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9122 are new macros in order to point to the other Emacs flavor where
9123 appropriate. In info case, point to node `Installation' in order
9124 to explain how to generate the other way. In html case, make a
9125 link to the other html file.
9126 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9127 after CVS checkout/update.
9128 (Installation): Completely rewritten.
9129 (Installation parameters, Load paths): New sections under
9130 `Installation'.
9131
9132 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9133
9134 * tramp.texi: Version 2.0.30 released.
9135 Replace word "path" with "localname" where used as a component of
9136 a Tramp file name.
9137
9138 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9139
9140 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9141 introduced.
9142 (Installation): Explain what to do if files from the tramp/contrib
9143 directory are needed.
9144
9145 2003-02-23 Alex Schroeder <alex@emacswiki.org>
9146
9147 * smtpmail.texi (How Mail Works): New.
9148
9149 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9150
9151 * smtpmail.texi: New file.
9152
9153 * Makefile.in: Build SMTP manual.
9154
9155 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9156
9157 * tramp.texi: Version 2.0.29 released.
9158 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9159 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9160
9161 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9162
9163 * tramp.texi (Frequently Asked Questions): Explain a workaround if
9164 another package loads accidentally Ange-FTP.
9165
9166 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9167
9168 * tramp.texi (Customizing Completion): Add function
9169 `tramp-parse-sconfig'. Change example of
9170 `tramp-set-completion-function', because parsing of ssh config
9171 files looks more natural.
9172
9173 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9174
9175 * gnus.texi: Do not use `path' in several locations.
9176
9177 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9178
9179 * tramp.texi (External transfer methods): New method `smb'.
9180 From Michael Albinus.
9181
9182 2002-11-05 Karl Berry <karl@gnu.org>
9183
9184 * info.texi (Info-fontify): Reorder face list to avoid bad line
9185 breaks.
9186
9187 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9188
9189 * tramp.texi: Move @copying to standard place.
9190 Use @insertcopying.
9191
9192 2002-10-02 Karl Berry <karl@gnu.org>
9193
9194 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9195 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9196 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9197 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9198 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9199 Per rms, update all manuals to use @copying instead of @ifinfo.
9200 Also use @ifnottex instead of @ifinfo around the top node, where
9201 needed for the sake of the HTML output.
9202 (The Gnus manual is not fixed since it's not clear to me how it
9203 works; and the Tramp manual already uses @copying, although in an
9204 unusual way. All others were changed.)
9205
9206 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
9207
9208 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9209 (../info/ses, ses.dvi): New targets.
9210 * ses.texi: New file.
9211
9212 2002-09-06 Pavel Janík <Pavel@Janik.cz>
9213
9214 * texinfo.tex: Update to texinfo 4.2.
9215
9216 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9217
9218 * reftex.texi: Update to RefTeX 4.19.
9219
9220 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9221
9222 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9223 (../info/tramp, tramp.dvi): New targets.
9224
9225 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9226
9227 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9228 (calc.dvi): Uncomment.
9229
9230 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9231
9232 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9233 (../info/calc): New target.
9234
9235 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9236
9237 * (Version 21.1 released.)
9238
9239 2001-10-05 Gerd Moellmann <gerd@gnu.org>
9240
9241 * Branch for 21.1.
9242
9243 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9244
9245 * Makefile.in (../info/info): Use an explicit -o switch to
9246 makeinfo.
9247
9248 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9249
9250 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9251
9252 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9253
9254 * Makefile.in (../info/idlwave): Use --no-split.
9255
9256 2000-12-14 Dave Love <fx@gnu.org>
9257
9258 * Makefile.in (mostlyclean): Remove gnustmp.*.
9259 (gnus.dvi): Change rule to remove @latex stuff.
9260
9261 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9262
9263 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9264
9265 2000-10-13 John Wiegley <johnw@gnu.org>
9266
9267 * Makefile.in: Add build targets for eshell.texi.
9268
9269 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9270
9271 * Makefile.in: Remove/comment speedbar stuff.
9272
9273 2000-09-22 Dave Love <fx@gnu.org>
9274
9275 * Makefile.in: Add emacs-mime.
9276
9277 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9278
9279 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9280 (DVI_TARGETS): Add woman.dvi.
9281 (../info/woman, woman.dvi): New targets.
9282
9283 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9284
9285 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9286
9287 * pcl-cvs.texi: New file.
9288 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9289 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9290
9291 2000-05-11 Gerd Moellmann <gerd@gnu.org>
9292
9293 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9294 (../info/ebrowse, ebrowse.dvi): New targets.
9295
9296 2000-01-13 Gerd Moellmann <gerd@gnu.org>
9297
9298 * Makefile.in (INFO_TARGETS): Add eudc.
9299 (DVI_TARGETS): Add eudc.dvi.
9300 (../info/eudc, eudc.dvi): New targets.
9301
9302 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9303
9304 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9305 compatibility with 8+3 filesystems).
9306 (../info/efaq): Rename from emacs-faq.
9307
9308 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9309
9310 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9311 (../info/idlwave, idlwave.dvi): New targets.
9312
9313 1999-10-23 Dave Love <fx@gnu.org>
9314
9315 * Makefile.in: Use autotype.texi.
9316
9317 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9318
9319 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9320 faq.texi file) rather than ../info/faq.
9321
9322 1999-10-07 Gerd Moellmann <gerd@gnu.org>
9323
9324 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9325 (../info/ada-mode, ada-mode.dvi): New targets.
9326
9327 1999-09-01 Dave Love <fx@gnu.org>
9328
9329 * Makefile.in: Add faq.
9330
9331 1999-07-12 Richard Stallman <rms@gnu.org>
9332
9333 * Version 20.4 released.
9334
9335 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9336
9337 * Version 20.3 released.
9338
9339 1998-04-06 Andreas Schwab <schwab@gnu.org>
9340
9341 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9342 Use it in dvi targets.
9343 (../etc/GNU): Change to $(srcdir) first.
9344
9345 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9346
9347 * reftex.texi: Update for RefTeX version 3.22.
9348
9349 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9350
9351 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9352 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9353
9354 1997-09-23 Paul Eggert <eggert@twinsun.com>
9355
9356 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9357 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9358
9359 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9360
9361 * Version 20.2 released.
9362
9363 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9364
9365 * Version 20.1 released.
9366
9367 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9368
9369 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9370
9371 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9372
9373 * Version 19.33 released.
9374
9375 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9376
9377 * Version 19.32 released.
9378
9379 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9380
9381 * Makefile.in: Add rules for the Message manual.
9382
9383 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9384
9385 * gnus.texi: New version.
9386
9387 * message.texi: New manual.
9388
9389 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9390
9391 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9392
9393 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9394
9395 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9396 Specify -I option.
9397 (All dvi targets): Set the TEXINPUTS variable.
9398
9399 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9400
9401 * Version 19.31 released.
9402
9403 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9404
9405 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9406 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9407
9408 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9409
9410 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9411 (INFO_TARGETS): Add ../info/cc-mode.
9412 (DVI_TARGETS): Add cc-mode.dvi.
9413
9414 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9415
9416 * Version 19.30 released.
9417
9418 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9419
9420 * gnus.texi: New file.
9421
9422 1995-11-04 Erik Naggum <erik@naggum.no>
9423
9424 * gnus.texi: File deleted.
9425
9426 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9427
9428 * mh-e.texi: "Function Index" -> "Command Index" to work with
9429 Emacs 19.30 C-h C-k support of separately-documented commands.
9430
9431 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9432
9433 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9434 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9435
9436 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9437
9438 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9439 (../info/viper, viper.dvi): New targets.
9440
9441 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
9442
9443 * dired-x.texi (Installation): Change the example to set
9444 buffer-local variables like dired-omit-files-p in
9445 dired-mode-hook.
9446
9447 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9448
9449 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9450 (../info/mh-e, mh-e.dvi): New targets.
9451
9452 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9453
9454 * Makefile.in (maintainer-clean): Rename from realclean.
9455
9456 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9457
9458 * Makefile.in: New file.
9459 * Makefile: File deleted.
9460
9461 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9462
9463 * Makefile (TEXINDEX_OBJS): Variable deleted.
9464 (texindex, texindex.o, getopt.o): Rules deleted.
9465 All deps on texindex deleted.
9466 (distclean): Don't delete texindex.
9467 (mostlyclean): Don't delete *.o.
9468 * texindex.c, getopt.c: Files deleted.
9469
9470 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9471
9472 * Version 19.26 released.
9473
9474 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9475
9476 * Version 19.25 released.
9477
9478 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9479
9480 * Version 19.24 released.
9481
9482 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9483
9484 * Version 19.23 released.
9485
9486 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9487
9488 * Makefile: Delete spurious tab.
9489
9490 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9491
9492 * Makefile (.SUFFIXES): New rule.
9493
9494 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9495
9496 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9497 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9498
9499 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9500
9501 * Makefile (../info/sc): Rename from sc.info.
9502 (../info/cl): Likewise.
9503 (INFO_TARGETS): Use new names.
9504
9505 1993-12-04 Richard Stallman (rms@srarc2)
9506
9507 * getopt.c: New file.
9508 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9509 (getopt.o): New rule.
9510 (dvi): Don't depend on texindex.
9511 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9512 Depend on texindex.
9513
9514 1993-12-03 Richard Stallman (rms@srarc2)
9515
9516 * Makefile (../info/sc.info): Rename from ../info/sc.
9517 (TEXI2DVI): New variable.
9518 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9519 Add explicit commands.
9520 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9521
9522 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9523
9524 * Version 19.22 released.
9525
9526 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9527
9528 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9529
9530 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9531
9532 * Version 19.21 released.
9533
9534 1993-11-15 Paul Eggert (eggert@twinsun.com)
9535
9536 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9537
9538 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9539
9540 * Makefile (../etc/GNU): New target.
9541 (EMACSSOURCES): Add gnu1.texi.
9542
9543 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9544
9545 * Makefile (realclean): Don't delete the Info files.
9546
9547 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9548
9549 * forms.texi: Fix forms.texi so that it will format correctly.
9550 Add missing `@end iftex', fix bad reference.
9551
9552 * info.texi, info-stn.texi: New files implement texinfo version of
9553 `info' file.
9554
9555 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9556
9557 * Makefile: Fix targets for texindex, new info.texi files.
9558 * info-stnd.texi: New file implements info for standalone info
9559 reader.
9560 * info.texi: Update to include recent changes to "../info/info".
9561 New source file for ../info/info; includes info-stnd.texi.
9562
9563 * texindex.c: Include "../src/config.h" if building in emacs.
9564
9565 * Makefile: Change all files to FILENAME.texi, force all targets
9566 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9567 vip.texinfo, forms.texinfo, cl.texinfo.
9568 Add target to build texindex.c, defining `emacs'.
9569
9570 * forms.texi: Install new file to match version 2.3 of forms.el.
9571
9572 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9573
9574 * Version 19.19 released.
9575
9576 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9577
9578 * sc.texinfo: Fix info file name.
9579
9580 * Makefile (info): Add gnus and sc.
9581 (dvi): Add gnus.dvi and sc.dvi.
9582 (../info/sc, sc.dvi): New targets.
9583
9584 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9585
9586 * Version 19.18 released.
9587
9588 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9589
9590 * Makefile: Fix source file names of the separate manuals.
9591 (gnus.dvi, ../info/gnus): New targets.
9592
9593 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9594
9595 * Version 19.17 released.
9596
9597 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9598
9599 * split-man: Fix typos in last change.
9600
9601 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9602
9603 * Version 19.16 released.
9604
9605 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9606
9607 * version 19.15 released.
9608
9609 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9610
9611 * Makefile (distclean): It's rm, not rf.
9612
9613 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9614
9615 * Version 19.14 released.
9616
9617 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9618
9619 * Makefile: New file.
9620
9621 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9622
9623 * Version 19.13 released.
9624
9625 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9626
9627 * Version 19.9 released.
9628
9629 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9630
9631 * Version 19.8 released.
9632
9633 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9634
9635 * Version 19.7 released.
9636
9637 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9638
9639 * gnus.texinfo: New file. Removed installation instructions.
9640
9641 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9642
9643 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9644
9645 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9646
9647 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9648 then define `\sc' as the command for smallcaps in Texinfo.
9649 This means that the @sc command will produce small caps. bfox has
9650 made the corresponding change to makeinfo and texinfm.el.
9651
9652 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9653
9654 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9655 Customization since the menu entry did not point to anything.
9656 Also add an @finalout command to remove overfull hboxes from the
9657 printed output.
9658
9659 * cl.texinfo: Add @bye, \input line and @settitle to file.
9660 This file is clearly intended to be a chapter of some other work,
9661 but the other work does not yet exist.
9662
9663 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9664
9665 * texinfo.texinfo: Three typos corrected.
9666
9667 ;; Local Variables:
9668 ;; coding: utf-8
9669 ;; End:
9670
9671 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9672
9673 This file is part of GNU Emacs.
9674
9675 GNU Emacs is free software: you can redistribute it and/or modify
9676 it under the terms of the GNU General Public License as published by
9677 the Free Software Foundation, either version 3 of the License, or
9678 (at your option) any later version.
9679
9680 GNU Emacs is distributed in the hope that it will be useful,
9681 but WITHOUT ANY WARRANTY; without even the implied warranty of
9682 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9683 GNU General Public License for more details.
9684
9685 You should have received a copy of the GNU General Public License
9686 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.