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