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