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