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