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