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