Merge from gnulib.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
8f9740f0
AG
12014-01-03 Aidan Gauland <aidalgol@amuri.net>
2
3 * eshell.text (top): Fix incorrect use of xref.
4
112720b1
AG
52014-01-03 Aidan Gauland <aidalgol@amuri.net>
6
7 * eshell.text (top): Fix incorrect info filename in an xref.
8
b66b98fe
VB
92014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net>
10
11 * ses.texi: Add documentation for local printer functions.
12
c28426f9
GM
132014-01-02 Glenn Morris <rgm@gnu.org>
14
15 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
16
f2299e89
AG
172014-01-02 Aidan Gauland <aidalgol@amuri.net>
18
19 * eshell.text (Command Basics): Removed `Command basics' chapter.
20
94ee8719
AG
212014-01-02 Aidan Gauland <aidalgol@amuri.net>
22
23 * eshell.text (What is Eshell?): Add section about what not to use
24 Eshell for.
25
a0f20f21
TZ
262013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
27
28 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
29
91dedc43
GM
302013-12-22 Glenn Morris <rgm@gnu.org>
31
32 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 33
91dedc43 342013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 35
91dedc43
GM
36 * info.texi, woman.texi:
37 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 38
26b75b45
JB
392013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
40
41 * calc.texi (Stack Manipulation Commands): Mention using the variable
42 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
43
c4246a60
MA
442013-12-12 Michael Albinus <michael.albinus@gmx.de>
45
46 * tramp.texi (direntry): Use ssh but rsh.
47 (all): Encode all environment variable names with @env{...}.
48 (Bug Reports): Refer to Testing node.
49
f9405d87
GM
502013-12-12 Glenn Morris <rgm@gnu.org>
51
52 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
53 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
54 * srecode.texi, todo-mode.texi, tramp.texi:
55 Sync direntry with info/dir version.
56
b94b96b2
GM
572013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
58
59 * Makefile.in: Add octave-mode.texi.
60
612013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
62 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
63
64 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
65
36291308
JB
662013-12-08 Juanma Barranquero <lekktu@gmail.com>
67
68 * dbus.texi (Properties and Annotations): Fix typo.
69
ed72f323
BG
702013-12-06 Bastien Guerry <bzg@gnu.org>
71
72 * org.texi: Don't include Emacs version within Org's version.
73
73d3db82
BG
742013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
75
76 * org.texi (Creating one-off styles): Use new export snippet
77 syntax.
78
79 * org.texi (Export settings): documentation describing how text
80 above the first heading is ignored when an :export: tag is in a
81 file.
82
543dd969
MA
832013-12-05 Michael Albinus <michael.albinus@gmx.de>
84
85 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
86
26e4aa7d
GM
872013-11-30 Glenn Morris <rgm@gnu.org>
88
89 * Makefile.in (distclean): Remove Makefile.
90
0ec16636 912013-11-20 era eriksson <era+emacsbugs@iki.fi>
92
93 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
94 (The Basics, Formulas): Copyedits.
95 (Resizing, Printer functions): Add index entries.
96
014690de
JB
972013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
98
99 * calc.texi (Customizing Calc): Mention new variable
100 `calc-context-sensitive-enter'.
101
271672fa
BG
1022013-11-12 Aaron Ecay <aaronecay@gmail.com>
103
104 * org.texi (Exporting code blocks): Document the 'inline-only
105 setting for `org-export-babel-evaluate'. Document how :var
106 introduces code block dependencies.
107
1082013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
109
110 * org.texi (Header arguments): Document header-args[:lang]
111 properties and remove deprecated old-style properties from
112 documentation.
113
114 * org.texi (Agenda commands): Remove footnote from @tsubheading
115 and add a sentence with the reference instead.
116
1172013-11-12 Bastien Guerry <bzg@gnu.org>
118
119 * org.texi (Catching invisible edits):
120 * org.texi (Plain lists, Plain lists):
121 * org.texi (Advanced configuration):
122 * org.texi (Tag groups):
123 * org.texi (Conventions):
124 * org.texi (Checkboxes, Radio lists):
125 * org.texi (Top, Summary, Exporting):
126 * org.texi (In-buffer settings): Fix typos.
127
128 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
129 C-w'. Add an index entry for `org-refile-keep'.
130
131 * org.texi (Plain lists): Add an index entry for sorting plain
132 list. Document sorting by checked status for check lists.
133
134 * org.texi (Publishing options): Fix old variable names.
135
136 * org.texi (Orgstruct mode): Fix suggested setting of
137 `orgstruct-heading-prefix-regexp'.
138
139 * org.texi (Export settings): Document
140 `org-export-allow-bind-keywords'.
141
142 * org.texi (History and Acknowledgments): Small rephrasing.
143
144 * org.texi (Template elements): Add a footnote about tags accepted
145 in a year datetree.
146
147 * org.texi (Beamer export, @LaTeX{} and PDF export)
148 (Header and sectioning, @LaTeX{} specific attributes): Enhance
149 style.
150
151 * org.texi (Agenda commands): Add a footnote about dragging agenda
152 lines: it does not persist and it does not change the .org files.
153
154 * org.texi (Agenda commands): Add a table heading for dragging
155 agenda lines forward/backward.
156
157 * org.texi (Agenda commands): Add documentation for
158 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
159
160 * org.texi (Publishing options): Update the list of options.
161 (Simple example, Complex example): Fix the examples.
162
163 * org.texi (Formula syntax for Calc): Don't use a bold font the
164 warning.
165
166 * org.texi (Other built-in back-ends): New section.
167
168 * org.texi (Editing source code): Document
169 `org-edit-src-auto-save-idle-delay' and
170 `org-edit-src-turn-on-auto-save'.
171
172 * org.texi (External links): Document contributed link types
173 separately.
174
175 * org.texi (Closing items): Document
176 `org-closed-keep-when-no-todo'.
177
178 * org.texi (Export back-ends): Rename from "Export formats".
179 (The Export Dispatcher): Remove reference to
180 `org-export-run-in-background'.
181 (Export settings): Minor rewrites.
182 (ASCII/Latin-1/UTF-8 export): Update variable's name.
183 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
184
185 * org.texi (Export in foreign buffers): New section.
186 (Exporting): Remove documentation about converting the selected
187 region.
188
189 * org.texi (Advanced configuration): Put the filter valid types in
190 a table. Use @lisp and @smalllisp.
191
192 * org.texi: Use @code{nil} instead of nil. Update the maintainer
193 contact info.
194
195 * org.texi (Exporting): Better introductory sentence. Add a note
196 about conversion commands.
197 (Feedback, Orgstruct mode, Built-in table editor)
198 (Built-in table editor, Orgtbl mode, Updating the table)
199 (Property syntax, Capturing column view, Capture)
200 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
201 (Exporting, Extending ODT export)
202 (Working with @LaTeX{} math snippets, dir, Customization)
203 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
204 Uniformly use @kbd{M-x command RET}.
205
206 * org.texi (Filtering/limiting agenda items): New subsection.
207 Document the use of `org-agenda-max-*' options and
208 `org-agenda-limit-interactively' from the agenda.
209 (Agenda commands): Move details about filtering commands to
210 the new section, only include a summary here.
211 (Customizing tables in ODT export)
212 (System-wide header arguments, Conflicts, Dynamic blocks): Use
213 spaces for indentation.
214
215 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
216
217 * org.texi (Links in HTML export, Images in HTML export)
218 (post): Fix syntax within #+ATTR_*.
219 (Tables in HTML export): Document `org-html-table-row-tags'
220 and use `org-html-table-default-attributes' instead of
221 `org-html-table-tag'.
222
223 * org.texi (Publishing action, Publishing options)
224 (Publishing links): Major rewrite. Enhance explanations for
225 `org-org-publish-to-org'. Remove reference to
226 `org-export-run-in-background'.
227
228 * org.texi: Fix many small typos. Use #+NAME instead of
229 #+TBLNAME. Use @smalllisp instead of @example.
230 (Special symbols): Add index?
231 (HTML preamble and postamble): Don't mention obsolete use of
232 opt-plist.
233 (JavaScript support): Don't mention the org-jsinfo.el file as it
234 has been merged with ox-html.el.
235
236 * org.texi (Installation, Feedback, Setting Options)
237 (Code evaluation security, org-crypt.el): Use @lisp instead of
238 @example.
239 (Agenda commands): Use @table instead of @example.
240
241 * org.texi (Adding hyperlink types): New appendix.
242
243 * org.texi (ODT export commands, Extending ODT export)
244 (Applying custom styles, Images in ODT export)
245 (Labels and captions in ODT export)
246 (Literal examples in ODT export)
247 (Configuring a document converter)
248 (Working with OpenDocument style files)
249 (Customizing tables in ODT export)
250 (Validating OpenDocument XML): Fix options names.
251
252 * org.texi (History and Acknowledgments): Update acknowledgments
253 to Nicolas. Add Nicolas Goaziou to the list of contributors.
254
255 * org.texi (System-wide header arguments): Don't use "customizing"
256 for setting a variable. Also remove comments.
257
258 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
259 `org-agenda-start-on-weekday' to the variable index and document
260 them.
261
262 * org.texi (Sparse trees, Agenda commands)
263 (@LaTeX{} fragments, Selective export, Export options)
264 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
265 (HTML Export commands, @LaTeX{}/PDF export commands)
266 (iCalendar export, Publishing options, Triggering publication)
267 (In-buffer settings): Update to reflect changes from the new
268 export engine.
269
270 * org.texi (Matching tags and properties): More examples. Explain
271 group tags expansion as regular expressions.
272
273 * org.texi (Tag groups): New section.
274
275 * org.texi (Setting tags): Tiny formatting fixes.
276
277 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
278 names.
279
280 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
281 concept index. Include example for these agenda views.
282 (Special agenda views): Mention the "agenda*" agenda view.
283
284 * org.texi (Repeated tasks): Document how to ignore a repeater
285 when using both a scheduled and a deadline timetamp.
286
287 * org.texi (Global and local cycling): Wrap in a new subsection.
288 (Initial visibility, Catching invisible edits): New subsections.
289
290 * org.texi (Visibility cycling): Mention that
291 `org-agenda-inhibit-startup' will prevent visibility setting when
292 the agenda opens an Org file for the first time.
293
294 * org.texi (Org syntax): New section.
295
296 * org.texi (Orgstruct mode): Document
297 `orgstruct-heading-prefix-regexp'.
298
299 * org.texi (Speeding up your agendas): New section.
300
301 * org.texi (Installation): When installing Org from ELPA, users
302 should do this from an Emacs session where no .org file has been
303 visited.
304
305 * org.texi (CSS support, In-buffer settings): Update HTML options
306 names.
307
308 * org.texi (Structure editing): Update documentation for
309 `org-insert-heading-or-item'.
310 (Plain lists, Relative timer): Update index entry.
311
312 * org.texi (JavaScript support): Update variable names.
313
314 * org.texi (comments): Minor formatting fix.
315
316 * org.texi (@LaTeX{} fragments): Minor enhancement.
317
318 * org.texi: Update the list contributions.
319
320 * org.texi (Agenda commands): Exporting the agenda to an .org file
321 will not copy the subtrees and the inherited tags. Document
322 `org-agenda-filter-by-regexp'.
323
324 * org.texi (Publishing action, Complex example): Fix names of
325 publishing functions.
326
327 * org.texi (Top, Exporting): Delete references to Freemind.
328 (Freemind export): Delete section.
329
330 * org.texi (Top, Exporting): Delete references to the XOXO export.
331 (XOXO export): Delete section.
332
333 * org.texi (Capture): Mention that org-remember.el is not
334 supported anymore.
335
336 * org.texi (Top, Exporting, Beamer class export): Delete
337 references to the TaskJuggler export.
338 (History and Acknowledgments): Mention that the TaskJuggler has
339 been rewritten by Nicolas and now lives in the contrib/ directory
340 of Org's distribution. Mention that Jambunathan rewrote the HTML
341 exporter. Remove Jambunathan from my own acknowledgments.
342 (TaskJuggler export): Delete.
343
344 * org.texi (HTML preamble and postamble)
345 (Tables in HTML export, Images in HTML export)
346 (Math formatting in HTML export, CSS support)
347 (@LaTeX{} and PDF export, Publishing options): Fix the names of
348 the HTML export and publishing options.
349
350 * org.texi (Literal examples, Export options)
351 (@LaTeX{} and PDF export, Header and sectioning)
352 (Publishing options): Fix LaTeX options names.
353
354 * org.texi (Export options, CSS support, In-buffer settings): Fix
355 references to HTML_LINK_* and HTML_STYLE keywords.
356
357 * org.texi (Export options, In-buffer settings): Fix references to
358 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
359
360 * org.texi (Top, Markup, Initial text, Images and tables)
361 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
362 (Export options, JavaScript support, Beamer class export): Remove
363 references to the DocBook export, which has been deleted.
364 (History and Acknowledgments): Mention that DocBook has been
365 deleted, suggest to use the Texinfo exporter instead, then to
366 convert the .texi to DocBook with makeinfo.
367 (Links in ODT export, Tables in ODT export): Fix indices.
368
369 * org.texi (Deadlines and scheduling): Add a variable to the
370 index. Add documentation about delays for scheduled tasks.
371
372 * org.texi (Emphasis and monospace): Mention
373 `org-fontify-emphasized-text' and
374 `org-emphasis-regexp-components'.
375
376 * org.texi (References): Small enhancement.
377
378 * org.texi (Column width and alignment): Make the example visually
379 more clear.
380
381 * org.texi (The clock table): Document :mstart and :wstart as a
382 way to set the starting day of the week.
383
384 * org.texi (In-buffer settings): Document new startup keywords.
385 Thanks to John J Foerch for this idea.
386
387 * org.texi (Include files): Tiny formatting fix.
388
389 * org.texi (Activation): Point to the "Conflicts" section.
390
3912013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
392
393 * org.texi (CSS support): Clarify this section.
394
395 * org.texi (@LaTeX{} specific attributes): Document that tabu and
396 tabularx packages are not in the default set of packages.
397
398 * org.texi (Agenda commands): Document fortnight view.
399
400 * org.texi: Document conflict with ecomplete.el.
401
402 * org.texi (History and Acknowledgments): Acknowledgements for
403 Jason Dunsmore and Rakcspace.
404
405 * org.texi: Rename org-crypt.el node to org-crypt.
406
407 * org.texi (A @LaTeX{} example): Fix typo in variable name.
408
409 * org.texi (MobileOrg): Mention the new iPhone developer.
410
411 * org.texi (Table of contents) Improve documentation of TOC
412 placement.
413
414 * org.texi: Explain that date/time information at read-date prompt
415 should start at the beginning, not anywhere in the middle of a
416 long string.
417
4182013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
419
420 * org.texi (Orgstruct mode): Fix wrong regexp.
421
4222013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
423
424 * org.texi: Document export to (X)HTML flavors.
425
4262013-11-12 Eric Schulte <schulte.eric@gmail.com>
427
428 * org.texi (Extracting source code): Mention the prefix argument
429 to org-babel-tangle.
430 (noweb): Removed erroneous negative.
431 (Specific header arguments): Document new header arguments.
432 Documentation for new tangle-mode header argument.
433 (Top): Documentation for new tangle-mode header argument.
434 (rownames): Documentation for new tangle-mode header argument.
435 Mention elisp as special rowname case.
436 (tangle-mode): Documentation for new tangle-mode header argument.
437 (post): Documentation and an example of usage.
438 (var): Remove the "Alternate argument syntax" section from the
439 documentation.
440 (hlines): Note that :hline has no effect for Emacs Lisp code
441 blocks.
442
4432013-11-12 Feng Shu <tumashu@gmail.com>
444
445 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
446 (Math formatting in HTML export)
447 (Working with @LaTeX{} math snippets): Add document about creating
448 formula image with imagemagick.
449
450 * org.texi (@LaTeX{} specific attributes): Document `:caption'
451 attribute of #+ATTR_LATEX.
452
4532013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
454
455 * org.texi (Handling links): Fix a typo in
456 `org-startup-with-inline-images' documentation.
457
458 * org.texi (Previewing @LaTeX{} fragments): Document the startup
459 keywords to use for previewing LaTeX fragments or not.
460 (Summary of in-buffer settings): Improve formatting and add an
461 entry for the variable `org-startup-with-latex-preview'.
462
463 * org.texi (Property syntax): Recall the user to refresh the org
464 buffer when properties are set on a per-file basis.
465
4662013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
467
468 * org.texi (Matching tags and properties): Clarification.
469
4702013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
471
472 * org.texi (Editing and debugging formulas): Add an example when a
473 table has multiple #+TBLFM lines.
474
4752013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
476
477 * org.texi (The clock table): Document acceptance of relative
478 times in tstart and tend, link to syntax description and provide
479 example.
480
4812013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
482
483 * org.texi (The spreadsheet): Document lookup functions.
484
4852013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
486
8449dd1f 487 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
488 and .table-number.
489
4902013-11-12 Michael Brand <michael.ch.brand@gmail.com>
491
492 * org.texi
493 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
494 spreadsheet formula mode strings and some examples from @example
495 block with xy @r{yz} to @table.
496
497 * org.texi (Formula syntax for Calc): Improve the documentation of
498 empty fields in formulas for spreadsheet. Add explanation and
499 example for empty field. Extend explanations of format
500 specifiers. Add a sentence to mention Calc defmath.
501
502 * org.texi (Column formulas): Add a sentence to be more explicit
503 about when a table header is mandatory.
504
5052013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
506
507 * org.texi (Subscripts and superscripts): Remove reference to
508 quoted underscores until this mechanism is implemented again.
509
510 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
511 property.
512
513 * org.texi (Document title): Subtree export is no longer triggered
514 by marking one as the region.
515 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
516 giving examples isn't very useful: "horizontal rule" is, at least,
517 as explicit as <hr/>.
518
519 * org.texi (HTML doctypes): Reflect keyword removal.
520 (CSS support): Reflect keyword removal.
521
522 * org.texi (@LaTeX{} specific attributes): Document new :float
523 values.
524
525 * org.texi (Export settings): Improve documentation.
526
527 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
528 (Text areas in HTML export): Update text areas.
529 (HTML Export commands): Update export commands.
530
531 * org.texi (Header and sectioning): Add a footnote about the
532 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
533
534 * org.texi (The Export Dispatcher): Document
535 `org-export-in-background'.
536
537 * org.texi (Footnotes): Export back-ends do not use
538 `org-footnote-normalize' anymore.
539
540 * org.texi: Document variable changes.
541
542 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
543
544 * org.texi (Exporting): Massive rewrite of the first sections.
545 (Selective export): Delete.
546 (The Export Dispatcher): Rewrite.
547 (Export options): Rewrite as "Export settings".
548
549 * org.texi: Small changes to documentation for embedded LaTeX.
550
551 * org.texi (Internal links): Document #+NAME keyword and
552 cross-referencing during export.
553
554 * org.texi (Include files): Remove reference to :prefix1
555 and :prefix. Give more details for :minlevel.
556
557 * org.texi (Macro replacement): Fix macro name. Update
558 documentation about possible locations and escaping mechanism.
559
560 * org.texi (Table of contents): Update documentation. Document
561 lists of listings and lists of tables. Add documentation for
562 optional title and #+TOC: keyword.
563
5642013-11-12 Rick Frankel <rick@rickster.com>
565
566 * org.texi (results): Add Format section, broken out of Type
567 section to match code.
568 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
569 that the actual default handling (at least for python and
570 emacs-lisp) does not seem to match the description.
571
5722013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
573
574 * org.texi (The date/time prompt): Update the documentation to
575 reflect the new way `org-read-date-get-relative' handles weekdays.
576
5772013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
578
579 * org.texi (Resolving idle time): Document
580 `org-clock-x11idle-program-name'.
581
955ada11
MA
5822013-10-24 Michael Albinus <michael.albinus@gmx.de>
583
584 * ert.texi (Running Tests Interactively): Adapt examle output.
585 (Tests and Their Environment): Mention skip-unless.
586
48f73cfb
GM
5872013-10-23 Glenn Morris <rgm@gnu.org>
588
76f1a3c3
GM
589 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
590 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
591 * widget.texi: Nuke @refill.
592
48f73cfb
GM
593 * Makefile.in (install-dvi, install-html, install-pdf)
594 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
595 (uninstall-pdf): Quote entities that might contain whitespace.
596
c8722a97
JB
5972013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
598
599 * calc.el (Data Type Formats): Don't specify the size at
600 which integers begin to be represented by lists.
601
f55f544f
XF
6022013-10-14 Xue Fuqiao <xfq.free@gmail.com>
603
604 * cl.texi (Argument Lists): Add indexes for &key and &aux.
605
81856d28
MA
6062013-10-07 Michael Albinus <michael.albinus@gmx.de>
607
608 * trampver.texi: Update release number.
609
afae9a69
MA
6102013-10-02 Michael Albinus <michael.albinus@gmx.de>
611
612 Sync with Tramp 2.2.8.
613
614 * tramp.texi (External packages): Use `non-essential'.
615 * trampver.texi: Update release number.
616
fe30962e
GM
6172013-09-14 Glenn Morris <rgm@gnu.org>
618
619 * eshell.texi: Markup fixes.
620
412a0972
XF
6212013-09-11 Xue Fuqiao <xfq.free@gmail.com>
622
623 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
624 of @kbd{RET}.
625 (Prefix Matching): Add an index.
626
7dc61a66
GM
6272013-09-08 Glenn Morris <rgm@gnu.org>
628
629 * emacs-gnutls.texi: Tweak direntry.
630
97e99cc3
MA
6312013-09-06 Michael Albinus <michael.albinus@gmx.de>
632
633 * tramp.texi (Alternative Syntax): Remove chapter.
634
50b13cde
PE
6352013-08-28 Paul Eggert <eggert@cs.ucla.edu>
636
637 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
638 for portability to hosts where /bin/sh has problems.
639
0acfedd3
SM
6402013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
641
642 Try to reduce redundancy in doc/misc/Makefile.in.
643 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
644 (TARGETS): New intermediate variable.
645 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
646
1857cd3f
GM
6472013-08-27 Glenn Morris <rgm@gnu.org>
648
63e984f8
GM
649 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
650
278208b8
GM
651 * efaq.texi: Rename from faq.texi, to match its output files.
652 * Makefile.in: Update for faq.texi name change.
653
79c238dc
GM
654 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
655
c076ba95
GM
656 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
657
1857cd3f
GM
658 * efaq-w32.texi: Move here from the web-pages repository.
659 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
660 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
661 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
662 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
663 Add DOCMISC_*_W32 variables.
664 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
665 (efaq_w32_deps): New variable.
666 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
667 (efaq-w32.pdf, efaq-w32.html): New rules.
668 (clean): Remove efaq-w32 products.
669
dab3a8d5
KY
6702013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
671
672 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
673 shift_jis from the default value set to mm-coding-system-priorities for
674 Japanese users.
675
55f612f0
GM
6762013-08-13 Glenn Morris <rgm@gnu.org>
677
678 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
679 (Options - Defining Label Environments, Options - Creating Labels)
680 (Options - Referencing Labels, Options - Creating Citations)
681 (Options - Index Support, Options - Viewing Cross-References)
682 (Options - Finding Files, Options - Optimizations)
683 (Options - Fontification, Options - Misc):
684 * cc-mode.texi (Sample Init File):
685 * edt.texi (Init file):
686 * epa.texi (Encrypting/decrypting gpg files):
687 * mairix-el.texi (About, Setting up the mairix interface, Using)
688 (Extending):
689 Rename nodes to avoid characters that can cause Texinfo problems.
690
d401ef43
KY
6912013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
692
693 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
694
8496d8d7
GM
6952013-08-12 Glenn Morris <rgm@gnu.org>
696
808190e6
GM
697 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
698 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
699 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
700 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
701 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
702 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
703 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
704 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
705 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
706 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
707 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
708 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
709 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
710
2f3ac208
GM
711 * woman.texi (Top): Avoid mailto: in html output.
712
8496d8d7
GM
713 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
714 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
715 (INSTALL_DATA): New, set by configure.
716 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
717 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
718 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
719 uninstall-ps, and uninstall-doc.
720 (.SUFFIXES): Add .ps and .dvi.
721 (.dvi.ps): New suffix rule.
722 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
723 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
724 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
725 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
726 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
727 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
728 (ido.html, mairix-el.html, message.html, mh-e.html)
729 (newsticker.html, nxml-mode.html, org.html, pgg.html)
730 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
731 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
732 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
733 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
734 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
735 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
736 New rules.
737 (clean): Remove HTML_TARGETS and PS_TARGETS.
738
33a9f380
XF
7392013-08-10 Xue Fuqiao <xfq.free@gmail.com>
740
741 * ido.texi (Working Directories):
742 (Flexible Matching, Regexp Matching, Find File At Point)
743 (Ignoring, Misc Customization): Use @defopt for user options.
744
353ca646
XF
7452013-08-09 Xue Fuqiao <xfq.free@gmail.com>
746
747 * htmlfontify.texi (Customization): Remove documentation of
241de290 748 `hfy-fast-lock-save'. Minor fixes.
353ca646 749
03300a14
XF
7502013-08-08 Xue Fuqiao <xfq.free@gmail.com>
751
752 * ido.texi (Top): Insert node "Working Directories" in menu.
753 (Working Directories): New node.
9dfc8491
XF
754 (Misc Customization): Add documentation of
755 `ido-confirm-unique-completion' and some other user options.
03300a14 756
2a024334
EZ
7572013-08-07 Eli Zaretskii <eliz@gnu.org>
758
759 * todo-mode.texi: Update @dircategory.
760 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
761 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
762 @ref.
763
c85989f5
XF
7642013-08-07 Xue Fuqiao <xfq.free@gmail.com>
765
998ad848
XF
766 * sc.texi (Introduction): Fix index.
767 (Usage Overview):
768 (Citations, Citation Elements, Recognizing Citations)
769 (Information Keys and the Info Alist, Reference Headers)
770 (The Built-in Header Rewrite Functions)
771 (Electric References, Reply Buffer Initialization)
772 (Filling Cited Text, Selecting an Attribution)
773 (Attribution Preferences)
774 (Anonymous Attributions, Author Names)
775 (Using Regi, Post-yank Formatting Commands)
776 (Citing Commands, Insertion Commands)
777 (Mail Field Commands)
778 (Hints to MUA Authors, Thanks and History): Change from one space
779 between sentences to two.
03300a14 780 (What Supercite Does): Typo fix.
998ad848 781
98374c9a
XF
782 * newsticker.texi (Usage): Use @key for RET.
783
c85989f5 784 * cl.texi (Argument Lists):
20940c20
XF
785 (For Clauses):
786 (Macros): Add indexes.
c85989f5 787
57fedd9f
XF
7882013-08-05 Xue Fuqiao <xfq.free@gmail.com>
789
790 * cl.texi (Blocks and Exits): Add an index.
791
016d3f7d
SB
7922013-08-04 Stephen Berman <stephen.berman@gmx.net>
793
794 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
795 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
796 (todo-mode.dvi, todo-mode.pdf): New rules.
797
798 * todo-mode.texi: New file.
799
89cccc2f
G
8002013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
801
802 * gnus.texi (Basic Usage): Mention that warp means jump here.
803 (The notmuch Engine): Mention notmuch.
804
a3fd87cb
TH
8052013-07-30 Tassilo Horn <tsdh@gnu.org>
806
807 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
808 `gnus-subthread-sort-functions' and remove the obsolete documentation
809 of `gnus-sort-threads-recursively'.
810
8112013-07-29 David Engster <deng@randomsample.de>
18657165
DE
812
813 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
814 implementation.
815 (Introduction): Add further missing features.
816 (Building Classes): Add introductory paragraph.
817 (Wish List): Add metaclasses and EQL specialization.
818
b69c2ea7
MA
8192013-07-29 Michael Albinus <michael.albinus@gmx.de>
820
821 * tramp.texi (Frequently Asked Questions): Mention
822 `tramp-use-ssh-controlmaster-options'.
823
13afd560
TH
8242013-07-26 Tassilo Horn <tsdh@gnu.org>
825
826 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
827 `gnus-sort-threads-recursively'.
828
7add5a8a
GM
8292013-07-25 Glenn Morris <rgm@gnu.org>
830
57cff712
GM
831 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
832 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
833
7add5a8a
GM
834 * erc.texi (Special Features): Update contact information.
835 (History): Avoid using @email.
836
837 * eshell.texi (Bugs and ideas): Minor updates.
838
839 * faq.texi (Reporting bugs, Origin of the term Emacs)
840 (Setting up a customization file)
841 (Using an already running Emacs process, Turning off beeping)
842 (Packages that do not come with Emacs)
843 (Replying to the sender of a message): Avoid using @email.
844
845 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
846
847 * reftex.texi (Imprint): Avoid using @email.
848
849 * ses.texi (Top): Update bug reporting instructions.
850 (Acknowledgments): Avoid using @email.
851
852 * woman.texi (Introduction, Background): Remove outdated information.
853 (Bugs, Acknowledgments): Avoid using @email.
854
3f0faa45
XF
8552013-07-24 Xue Fuqiao <xfq.free@gmail.com>
856
857 * ido.texi: New file.
858
47cc1156
G
8592013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
860
861 * gnus.texi (Customizing Articles): Document function predicates.
862
c17b81a7
G
8632013-07-08 Tassilo Horn <tsdh@gnu.org>
864
865 * gnus.texi (lines): Correct description of
866 `gnus-registry-track-extra's default value. Mention
867 `gnus-registry-remove-extra-data'.
868
6ed7a66a
G
8692013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
870
871 * gnus.texi (Group Parameters): Mention regexp
872 substitutions (bug#11688).
873
8742013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
875
876 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
877
8782013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
879
880 * gnus.texi (Emacsen): Fix version.
881
882 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
883
5154917e
GM
8842013-07-06 Glenn Morris <rgm@gnu.org>
885
886 * mh-e.texi: Fix external links.
3cab18a3 887 (Using This Manual): Printed elisp manuals no longer available.
5154917e 888
9d7a25d6 889 * newsticker.texi (Overview): Update URL.
583873a9 890
9d7a25d6
GM
891 * nxml-mode.texi (Introduction): Update URL.
892
893 * org.texi (JavaScript support): Fix URL.
91eea47b 894
bfd569a4
GM
895 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
896
6338a049
GM
897 * eudc.texi (CCSO PH/QI): Remove defunct URL.
898
97df87bb
GM
899 * dbus.texi (Introspection): Update URL to a less defunct one.
900
f2a538a2
GM
901 * gnus.texi (Top): Restrict "Other related manuals" to info output.
902 (Foreign Groups): Use @indicateurl for examples.
903 (Direct Functions): Remove defunct URL.
904 (RSS): Update URL.
905
906 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
907 (FAQ 7-1): Update URL.
908
f0a77200
GM
909 * pgg.texi (Top, Overview): Add note about obsolescence.
910
5aa43a3a
PE
9112013-07-03 Paul Eggert <eggert@cs.ucla.edu>
912
913 * texinfo.tex: Merge from gnulib.
914
a944db14
GM
9152013-07-03 Glenn Morris <rgm@gnu.org>
916
917 * bovine.texi (top):
918 * cc-mode.texi (AWK Mode Font Locking):
919 * mh-e.texi (Preface):
920 * url.texi (URI Parsing): Fix cross-references to other manuals.
921
eaa610c3
KY
9222013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
923
924 * gnus.texi (Client-Side IMAP Splitting):
925 Note that `nnimap-inbox' now can be a list.
926
7eeeb7dd
GM
9272013-06-24 Glenn Morris <rgm@gnu.org>
928
929 * eshell.texi: Fix cross-references to other manuals.
930
2e667b8c
GM
9312013-06-23 Glenn Morris <rgm@gnu.org>
932
933 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
934 Remove; not needed now we use a standard html layout for the faq.
935 (clean): Remove HTML_TARGETS, emacs-faq.text.
936
c5b0993e
EW
9372013-06-21 Eduard Wiebe <usenet@pusto.de>
938
939 * flymake.texi (Parsing the output, Customizable variables):
940 Add reference to `flymake-warning-predicate'.
941
d6491e24
MA
9422013-06-19 Michael Albinus <michael.albinus@gmx.de>
943
944 * tramp.texi (Top, Configuration): Insert section `Predefined
945 connection information' in menu.
946 (Predefined connection information): New section.
947 (Android shell setup): Make a reference to `Predefined connection
948 information'.
949
09af5c3e
GM
9502013-06-19 Glenn Morris <rgm@gnu.org>
951
952 * Makefile.in (version): New, set by configure.
953 (clean): Delete dist tar file.
954 (infoclean): New, split from maintainer-clean.
955 (maintainer-clean): Run infoclean.
956 (dist): New rule, to make tarfile for www.gnu.org.
957
745b097b
AK
9582013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
959
4f405069 960 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
961 for keys q and Q.
962 (Standards): Reference RFC5804 as the defining document of the
963 managesieve protocol.
964
fa472906
AG
9652013-06-10 Aidan Gauland <aidalgol@amuri.net>
966
967 * eshell.texi (Input/Output): Expand to cover new visual-command
968 options, eshell-visual-subcommands and eshell-visual-options.
969 Divide into separate Visual Commands and Redirection sections.
970
ff4871b9
GM
9712013-06-10 Glenn Morris <rgm@gnu.org>
972
973 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
974
cdebc6dd
KY
9752013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
976
977 * gnus.texi (Article Date):
978 Fix description of gnus-article-update-date-headers.
979
962e44a5
XF
9802013-05-28 Xue Fuqiao <xfq.free@gmail.com>
981
982 * erc.texi (Special Features): ERC is being maintained within
983 Emacs now.
984
5d028165
XF
9852013-05-25 Xue Fuqiao <xfq.free@gmail.com>
986
998ad848 987 * flymake.texi: Change from one space between sentences to two.
5d028165 988
0a6313f7
SM
9892013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * cl.texi (Obsolete Macros): Describe replacements for `flet'
992 (bug#14293).
993
a7bef505
MA
9942013-04-16 Michael Albinus <michael.albinus@gmx.de>
995
996 * tramp.texi (Frequently Asked Questions): Precise, how to define
997 an own ControlPath.
998
7a55aa13
MA
9992013-04-15 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * tramp.texi (Frequently Asked Questions): New item for
1002 ControlPath settings.
1003
c81ecb72
JB
10042013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1005
4f405069 1006 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1007 descriptions.
1008
73572c72
AG
10092013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1010
78b8f320 1011 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1012
24afc2e2
MA
10132013-03-18 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * tramp.texi (Filename Syntax): Host names are not allowed to be
1016 any method name, unless method name is specified explicitly.
1017 Remove restriction on unibyte filenames.
1018
1019 * trampver.texi: Update release number.
1020
5294599f
PE
10212013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1022
1023 doc: convert some TeX accents to UTF-8
1024 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1025 '@"{@dotless{i}}'.
1026
d7251c31
MA
10272013-03-15 Michael Albinus <michael.albinus@gmx.de>
1028
1029 Sync with Tramp 2.2.7.
1030
1031 * trampver.texi: Update release number.
1032
f6817529
JB
10332013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1034
1035 * calc.texi (Basic Operations on Units): Streamline some
1036 descriptions.
1037
c3e2de4c
GM
10382013-03-08 Glenn Morris <rgm@gnu.org>
1039
1040 * faq.texi (Top): Don't say this was updated @today.
1041 That's irrelevant and leads to spurious diffs.
1042
6d7ebb72
JB
10432013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1044
c5b0993e
EW
1045 * calc.texi (Basic Operations on Units):
1046 Fix cross-reference.
6d7ebb72 1047
3cd23a35
KY
10482013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1049
1050 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1051
33d1e2f5
AM
10522013-03-06 Alan Mackenzie <acm@muc.de>
1053
1054 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1055 calling a line-up function.
1056
681ebc33
PE
10572013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1058
1059 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1060 * ses.texi: Switch from Latin-1 to UTF-8.
1061
eeb84739
MA
10622013-03-03 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * tramp.texi (External methods): Tramp does not connect Android
1065 devices by itself.
1066
fc0c5af8
BW
10672013-03-02 Bill Wohler <wohler@newt.com>
1068
1069 Release MH-E manual version 8.5.
1070
1071 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1072 release 8.5.
1073
1074 * mh-e.texi (Preface, Conventions, Getting Started)
1075 (Using This Manual, Folder Selection, Viewing, Aliases)
1076 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1077 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1078 Update URLs.
1079
adb7352b
MA
10802013-03-01 Michael Albinus <michael.albinus@gmx.de>
1081
1082 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1083 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1084 (External methods): Remove "scp1" and "scp2" entries.
1085 Explain user name and host name specification for "adb".
adb7352b 1086
538d9b94
MA
10872013-02-28 Michael Albinus <michael.albinus@gmx.de>
1088
1089 * tramp.texi (External methods): Mention `tramp-adb-program'.
1090
8a28a5b8
BG
10912013-02-28 Bastien Guerry <bzg@gnu.org>
1092
1093 * org.texi (Visibility cycling): Suggest to set
1094 `org-agenda-inhibit-startup' to nil if user wants the startup
1095 visibility settings to be honored in any circumstances.
1096 (Progress logging, Checkboxes): Fix typos.
1097
929aeac6 10982013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1099
1100 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1101 the macros, for Texinfo 4.13 and 5.0.
1102
c0c2eb82
MA
11032013-02-24 Michael Albinus <michael.albinus@gmx.de>
1104
1abfd3e8 1105 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1106 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1107 (Filename Syntax): Do not use @trampfn{} in @item.
1108 (Filename completion): Use @columnfractions in @multitable.
1109
6800ff8d
GM
11102013-02-22 Glenn Morris <rgm@gnu.org>
1111
1112 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1113
b59a2e9e
PE
11142013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1115
1116 * Makefile.in (html): New rule.
1117
5079cfef
MA
11182013-02-20 Michael Albinus <michael.albinus@gmx.de>
1119
1120 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1121 Volpiatto <thierry.volpiatto@gmail.com>.
1122
2150b471
MA
11232013-02-16 Michael Albinus <michael.albinus@gmx.de>
1124
1125 * tramp.texi (Top, Configuration): Insert section `Android shell
1126 setup' in menu.
1127 (Android shell setup): New section.
1128 (Connection types, Default Method)
1129 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1130 (External methods): Remove "scpc" and "rsyncc" entries.
1131 (Frequently Asked Questions): Remove entry about ControlPersist.
1132
4e16ddf4
GM
11332013-02-13 Glenn Morris <rgm@gnu.org>
1134
1135 * message.texi (News Headers): Don't mention yow any more.
1136
5d9c6f17
JB
11372013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1138
1139 * calc.texi (Basic Operations on Units):
1140 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1141
dacbc44c
AG
11422013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1143
1144 * eshell.texi: Fill most of the missing sections.
1145
d3517077
BG
11462013-02-07 Bastien Guerry <bzg@gnu.org>
1147
1148 * org.texi (References): Clarify an example.
1149 (Installation): Fix instructions.
1150 (Org-Plot): Fix link.
1151 (Checkboxes, Radio lists): Fix typos.
1152
8c4b24b2 11532013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1154
1155 * cl.texi (Equality Predicates): Mention memql.
1156
8c4b24b2 11572013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
1158
1159 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1160 specific, and only about items it supports, indicating that there
1161 might be more. Remove refs to simple project and direct automake
1162 from ede new.
1163 (Simple projects): Re-write to not talk about ede-simple-project
1164 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1165 that don't do much management, just project wrapping.
1166 Add ede-generic-project link.
cf4dd911
EL
1167 (ede-generic-project): New node (bug#11441).
1168
8c4b24b2 11692013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1170
1171 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1172
86e100a6
GM
11732013-02-01 Glenn Morris <rgm@gnu.org>
1174
1175 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1176 Mention etc/CALC-NEWS.
86e100a6 1177
7ff2b2a6
MA
11782013-01-24 Michael Albinus <michael.albinus@gmx.de>
1179
1180 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1181
a89c8ef0
BG
11822013-01-13 Bastien Guerry <bzg@gnu.org>
1183
1184 * org.texi (Installation): Simplify.
1185
11862013-01-13 François Allisson <francois@allisson.co> (tiny change)
1187
1188 * org.texi (Handling links): Update the mention to the obsolete
1189 variable `org-link-to-org-use-id' with a mention to the newer
1190 variable `org-id-link-to-org-use-id'. Mention the need to load
1191 the org-id library.
1192
997d5f2d
MA
11932013-01-10 Michael Albinus <michael.albinus@gmx.de>
1194
1195 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1196
fb9f7146 11972013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1198
1199 * org.texi (Pushing to MobileOrg): Add footnote about using
1200 symbolic links in `org-directory'.
1201 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1202 of the now obsolete alias `org-float'.
1203 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1204 index. Fix description of TODO keywords cycling.
1205 (Advanced features): Add missing argument for @item.
1206 (Storing searches): Add index entries and a note about
1207 *-tree agenda views.
6d3e4c80
BG
1208 (Structure editing): Document `org-mark-element' and
1209 `org-mark-subtree'.
1210 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1211
c6a22ce2
JL
12122013-01-08 Juri Linkov <juri@jurta.org>
1213
1214 * info.texi (Go to node): Mention the abbreviated format
1215 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1216
7b08ccf7
AS
12172013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1218
605f02ee
AS
1219 * autotype.texi: Remove undefined command @subtitlefont.
1220 * cc-mode.texi: Likewise.
1221
7b08ccf7
AS
1222 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1223 @item argument.
1224 (Property searches): Use \\ instead of @backslashchar{}.
1225 * pgg.texi (VERSION): Move @set below @setfilename.
1226
db671917
AS
12272013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1228
1229 * ada-mode.texi: Remove braces from @title argument.
1230 * eudc.texi: Likewise.
1231 * smtpmail.texi: Likewise.
1232 * auth.texi (VERSION): Set before first use.
1233 * emacs-gnutls.texi (VERSION): Likewise.
1234 * pgg.texi (VERSION): Likewise.
1235 * ede.texi (Top): Rename from top, all uses changed.
1236 * eshell.texi: Add missing argument to @sp.
1237 * forms.texi (Top): Reorder menu to match structure.
1238 * htmlfontify.texi (Customisation): Add missing @item in
1239 @enumerate.
1240 * org.texi (Advanced features): Add missing argument for @item.
1241 (Property searches): Use @backslashchar{} in macro argument.
1242 * pcl-cvs.texi: Add missing argument to @sp.
1243 (Movement commands): Fix use of @itemx.
1244 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1245 * reftex.texi (Options (Creating Citations)): Add missing newline
1246 before @end.
1247 * tramp.texi (Obtaining Tramp): Remove extra dots.
1248 (Configuration): Reorder menu to match structure.
651a2c77 1249 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1250 * viper.texi (Marking): Add missing argument for @item.
1251
b55349fb
GM
12522013-01-04 Glenn Morris <rgm@gnu.org>
1253
92d59611
GM
1254 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1255 Add htmlfontify.
1256 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1257 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1258 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1259 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1260
b55349fb
GM
1261 * htmlfontify.texi: Miscellaneous fixes and updates.
1262 Set copyright to FSF, update license to GFDL 1.3+.
1263
7fca93e2
VD
12642013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1265
1266 * htmlfontify.texi: New file.
1267
87e65f96
JB
12682013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1269
1270 * calc.texi (Free-Form Dates): Expand on the date reading
1271 algorithm.
1272
82e2a1f0 12732012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1274
173076b4
GM
1275 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1276 Avoid some overfull lines.
1277
d227e322
GM
1278 * widget.texi (Programming Example): Break some long lines.
1279
2ecfdaa6
GM
1280 * wisent.texi (Wisent Overview): Fix xref.
1281 (Grammar format, Understanding the automaton): Avoid overfill.
1282
fd762011
GM
1283 * bovine.texi (Optional Lambda Expression): Allow line break.
1284
9fbc8f46
GM
1285 * auth.texi (Help for users): Break long lines.
1286
ceccabdb
GM
1287 * ada-mode.texi (Project file variables):
1288 Reword to reduce underfull hbox.
1289 (No project files, Use GNAT project file):
1290 Use smallexample to make some overfull lines less terrible.
1291
88edc57f
GM
1292 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1293 Fix cross-references to separate manuals.
1294
ddc41264
GM
1295 * Makefile.in (gfdl): New variable. Use throughout where
1296 appropriate so that targets depend on doclicense.texi.
1297
45dd6480
LI
12982012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1299
1300 * gnus.texi (Customizing the IMAP Connection): Mention the other
1301 authenticators.
1302
61bbede6
LI
13032012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1304
c5b0993e
EW
1305 * gnus.texi (Browse Foreign Server):
1306 Document `gnus-browse-delete-group'.
61bbede6 1307
ddc41264
GM
13082012-12-22 Glenn Morris <rgm@gnu.org>
1309
563a450c 1310 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1311 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1312 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1313 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1314
ddc41264
GM
1315 * Makefile.in (gfdl): New variable. Use throughout where
1316 appropriate so that targets depend on doclicense.texi.
1317
c995b26e
EZ
13182012-12-22 Eli Zaretskii <eliz@gnu.org>
1319
1320 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1321 doclicense.texi. Remove doclicense.texi from all targets that
1322 mentioned it explicitly.
1323 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1324 $(emacsdir)/emacsver.texi.
a170fe53 1325 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1326
08953d7f
GM
13272012-12-21 Glenn Morris <rgm@gnu.org>
1328
c545e313
GM
1329 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1330 Include emacsver.texi. Nuke hand-written node pointers.
1331 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1332 Depend on emacsver.texi.
1333
0b1af106
GM
1334 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1335 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1336 May as well just include doclicense.texi in everything.
1337
1338 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1339 which @copying says is included.
1340
6bf430d1
GM
1341 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1342 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1343 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1344 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1345 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1346 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1347 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1348 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1349 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1350 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1351 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1352 copies from the FSF, which does not publish these manuals.
1353
08953d7f
GM
1354 * erc.texi: No need to include gpl in this small manual.
1355
257b2c7d
GM
1356 * org.texi (copying): Include a copy of the GFDL.
1357 (GNU Free Documentation License): New section.
1358
a4b0cca1 13592012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1360
1361 * org.texi: Fix typos.
1362
d2435ab9
PE
13632012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1364
1365 * calc.texi (ISO 8601): Rename from ISO-8601,
1366 as it's typically spelled without a hyphen.
1367
b9d8175e
JB
13682012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1369
1370 * calc.texi (ISO-8601): New section.
1371 (Date Formatting Codes): Mention new codes.
1372 (Standard Date Formats): Mention new formats.
1373
f0bc0bf1
MA
13742012-12-14 Michael Albinus <michael.albinus@gmx.de>
1375
1376 * tramp.texi (External methods): Move `adb' method here.
1377
98c94021
GM
13782012-12-13 Glenn Morris <rgm@gnu.org>
1379
ba30c70f
GM
1380 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1381
bfe6ffb6
GM
1382 * wisent.texi: Small edits. Set copyright to FSF, update license to
1383 GFDL 1.3+.
1384 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1385 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1386 New targets.
1387 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1388 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1389
98c94021
GM
1390 * bovine.texi: Small edits. Set copyright to FSF, update license to
1391 GFDL 1.3+, remove empty index.
1392 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1393 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1394 New targets.
1395 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1396 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1397
cfa49c1e
EL
13982012-12-13 Eric Ludlam <zappo@gnu.org>
1399 David Ponce <david@dponce.com>
1400 Richard Kim <emacs18@gmail.com>
1401
9e7abd17 1402 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1403
727f9739 14042012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1405
9b97b143
GM
1406 * flymake.texi (Customizable variables, Locating the buildfile):
1407 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1408
4c2dd4ee
GM
1409 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1410 GFDL 1.3+ license, fix up index.
1411 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1412 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1413 (srecode.pdf): New targets.
1414 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1415 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1416
727f9739 14172012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1418
1419 * srecode.texi: New file, imported from CEDET trunk.
1420
727f9739 14212012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1422
1423 * org.texi (Summary, Code block specific header arguments)
1424 (Code block specific header arguments)
1425 (Header arguments in function calls, var, noweb)
727f9739
GM
1426 (Results of evaluation, Code evaluation security):
1427 Small reformatting: add a blank line before some example.
63aa0982
BG
1428
1429 * org.texi (System-wide header arguments)
1430 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1431 (Dynamic blocks, Using the mapping API):
1432 Fix indentation of Elisp code examples.
63aa0982
BG
1433
1434 * org.texi (Comment lines): Fix description of the comment syntax.
1435
727f9739
GM
1436 * org.texi (Installation): Mention "make test" in the correct section.
1437
4288142b
PE
14382012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1439
1440 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1441 These are just minor editorial changes.
1442
61b835df
MA
14432012-12-04 Michael Albinus <michael.albinus@gmx.de>
1444
1445 * tramp.texi (History): Mention ADB.
1446 (Inline methods): Add `adb' method.
1447
c5bc2d1d 14482012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1449
1450 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1451 (External methods): Fix typo.
1452
c5bc2d1d 14532012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1454
1455 * rcirc.texi (Notices): Fix typo.
1456
d0457b57
BW
14572012-11-25 Bill Wohler <wohler@newt.com>
1458
1459 Release MH-E manual version 8.4.
1460
4f405069 1461 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1462 Update for release 8.4.
1463
551aaa66
BW
1464 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1465 (Junk): Add mh-whitelist-preserves-sequences-flag,
1466 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1467 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1468
61d841dd
PE
14692012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1470
1471 * mh-e.texi (Procmail): Fix two @ typos.
1472
c07a6ded
PE
14732012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1474
1475 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1476 These are just minor editorial changes.
1477
678a34f4
JB
14782012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1479
1480 * calc.texi (Date Formatting Codes): Mention the new beginning of
1481 the date numbering system.
1482
0e70ce93
PE
14832012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1484
1485 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1486 (Date Forms): Correct off-by-one error in explanation of
1487 Julian day numbers. Give Gregorian equivalent of its origin.
1488
723da6aa
JB
14892012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1490
1491 * doc/misc/calc.texi (Date Forms): Mention the customizable
1492 Gregorian-Julian switch.
1493 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1494
310e60d9
PE
14952012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1496
6f6b82d6
PE
1497 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1498 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1499 * calc.texi (Date Forms): Document this.
1500
e8693c96
GM
15012012-11-16 Glenn Morris <rgm@gnu.org>
1502
1503 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1504 (Obsolete Macros): Move example here from Function Bindings.
1505
5c934f8b
GM
1506 * erc.texi: Use @code{nil} rather than just "nil".
1507 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1508 Add "notifications".
f925b109 1509 (Connecting): Add brief section on passwords.
274f5de6 1510 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1511
f78ee6af 15122012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1513
1514 * flymake.texi (Customizable variables)
1515 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1516 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1517
1796ef98
VB
15182012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1519
1520 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1521 In all file place SES into @acronym{...}.
1522 (Advanced Features): Add key index and function index for
4f405069
JB
1523 ses-set-header-row. Add description for function
1524 ses-rename-cell. Add description for function
1796ef98
VB
1525 ses-repair-cell-reference-all.
1526 (Ranges in formulas): Add description for ses-range flags.
1527
31f47fba
PE
15282012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1529
1530 * texinfo.tex: Merge from gnulib.
1531
6baf66d5 15322012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1533
1534 * url.texi (Introduction): Move url-configuration-directory to
1535 Customization node.
1536 (Parsed URIs): Split into its own node.
1537 (URI Encoding): New node.
1538 (Defining New URLs): Remove empty chapter.
1539 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1540 Improve docs for url-queue-*.
1541 (Supported URL Types): Copyedits. Delete empty subnodes.
1542
c5b0993e
EW
1543 * url.texi (Introduction): Rename from Getting Started.
1544 Rewrite the introduction.
82f84fa3
CY
1545 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1546
6baf66d5 15472012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1548
1549 * cl.texi (Obsolete Setf Customization):
1550 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1551 Give define-modify-macro, defsetf, and define-setf-method
1552 gv.el replacements.
2ee1d59f 1553
2027b1b3 1554 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1555 (Setf Extensions): Remove obsolete reference.
2027b1b3 1556 (Obsolete Setf Customization):
651af8c6 1557 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1558 Undocument get-setf-method, since it no longer exists.
a358a44e 1559 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1560
c65b407b
GM
15612012-11-03 Glenn Morris <rgm@gnu.org>
1562
1563 * cl.texi: Further general copyedits.
685b0026
GM
1564 (List Functions): Remove copy-tree, standard elisp for some time.
1565 (Efficiency Concerns): Comment out examples that no longer apply.
1566 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1567 (Creating Symbols, Random Numbers): De-emphasize internal
1568 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1569 (Naming Conventions, Type Predicates, Macros)
1570 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1571
a71e2379
G
15722012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1573
1574 * gnus.texi (Mail Source Specifiers):
1575 Document :leave keyword used for pop mail source.
1576
df43dd53
GM
15772012-11-01 Glenn Morris <rgm@gnu.org>
1578
1579 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1580 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1581 (Macro Bindings, Blocks and Exits):
1582 Acknowledge existence of lexical-binding.
1583 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1584
69c1c2e6
GM
15852012-10-31 Glenn Morris <rgm@gnu.org>
1586
dd90fd1a
GM
1587 * ert.texi (Introduction, The @code{should} Macro):
1588 Refer to "cl-assert" rather than "assert".
1589
69c1c2e6
GM
1590 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1591 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1592 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1593 Reword, and add details of flet and labels.
87b0d8b1 1594 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1595
4ddedf94
GM
15962012-10-30 Glenn Morris <rgm@gnu.org>
1597
1598 * cl.texi (Modify Macros): Update for cl-letf changes.
1599 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1600 (Setf Extensions): Partially restore note about cl-getf,
1601 mainly moved to lispref/variables.texi.
1602 (Property Lists): Fix cl-getf typos.
f43a5263 1603 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1604
d3094168
GM
16052012-10-29 Glenn Morris <rgm@gnu.org>
1606
1607 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1608 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1609 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1610 (Modify Macros, Multiple Values, Other Clauses):
1611 Remove mentions of obsolete features.
6a07d52e 1612 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1613
3c0c6155
GM
16142012-10-28 Glenn Morris <rgm@gnu.org>
1615
f94b04fc
GM
1616 * cl.texi (Multiple Values, Common Lisp Compatibility):
1617 More namespace updates.
1618 (Obsolete Features): Copyedits.
1619 (Obsolete Lexical Macros, Obsolete Setf Customization):
1620 New subsections.
1621
9c52d61d
GM
1622 * cl.texi (Porting Common Lisp, Lexical Bindings):
1623 Add some xrefs to the Elisp manual.
1624
3c0c6155
GM
1625 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1626 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1627 (Obsolete Features): New appendix. Move Lexical Bindings here.
1628
5887564d
GM
16292012-10-27 Glenn Morris <rgm@gnu.org>
1630
e1117425
GM
1631 * cl.texi: Use defmac for macros rather than defspec.
1632 (Efficiency Concerns): Related copyedit.
1633
5887564d
GM
1634 * cl.texi (Control Structure): Update for setf now being in core.
1635 (Setf Extensions): Rename from Basic Setf. Move much of the
1636 former content to lispref/variables.texi.
1637 (Modify Macros): Move pop, push details to lispref/variables.texi.
1638 (Customizing Setf): Copyedits for setf etc being in core.
1639 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1640 Further namespaces updates.
1641
bdebdb64
BG
16422012-10-26 Bastien Guerry <bzg@gnu.org>
1643
c5b0993e
EW
1644 * org.texi (Installation): Update the link to Org's ELPA.
1645 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1646 org-loaddefs.el is now loaded by org.el.
1647
f956e59d
MA
16482012-10-25 Michael Albinus <michael.albinus@gmx.de>
1649
c5b0993e
EW
1650 * tramp.texi (Frequently Asked Questions):
1651 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1652 improvement.
1653
a05cb6e3
GM
16542012-10-25 Glenn Morris <rgm@gnu.org>
1655
1656 * cl.texi: Don't mess with the TeX section number counter.
1657 Use Texinfo recommended convention for quotes+punctuation.
1658 (Overview, Sequence Functions): Rephrase for better line-breaking.
1659 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1660 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1661 (Random Numbers, Mapping over Sequences, Structures)
1662 (Porting Common Lisp): Further updates for cl-lib namespace.
1663 (Modify Macros, Declarations, Macro Bindings, Structures):
1664 Break long lines in examples.
1665 (Dynamic Bindings): Update for changed progv behavior.
1666 (Loop Examples, Efficiency Concerns): Markup fixes.
1667 (Structures): Remove TeX margin change.
39ff2cf3 1668 (Declarations): Fix typos.
a05cb6e3 1669
39a58b5b
GM
16702012-10-24 Glenn Morris <rgm@gnu.org>
1671
a6880551
GM
1672 * cl.texi (Overview, Multiple Values, Creating Symbols)
1673 (Numerical Functions): Say less/nothing about the original cl.el.
1674 (Old CL Compatibility): Remove.
1675 (Assertions): Remove ignore-errors (standard Elisp for some time).
1676
39a58b5b
GM
1677 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1678 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1679 (Efficiency Concerns, Efficiency Concerns)
1680 (Common Lisp Compatibility, Old CL Compatibility):
1681 Further updates for cl-lib namespace.
1682
72ec96fb
PE
16832012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1684
1685 Update manual for new time stamp format (Bug#12706).
1686 * emacs-mime.texi (time-date): Update for new format.
1687 Also, fix bogus time stamp and modernize a bit.
1688
8d6510b9
GM
16892012-10-23 Glenn Morris <rgm@gnu.org>
1690
1691 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1692 than unchanging cl.el version number.
1693 End all menu descriptions with a period.
1694 Do not use @dfn{CL} for every instance of "CL".
1695 (Overview): Remove no-runtime caveat, and note about foo* names.
1696 (Usage): Use cl-lib rather than cl.
1697 (Organization, Naming Conventions): Update for cl-lib.el.
1698 (Installation): Remove long-irrelevant node.
1699 (Program Structure, Predicates, Control Structure):
1700 Start updating for cl-lib namespace.
8d6510b9
GM
1701 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1702 Depend on emacsver.texi.
1703
0a078f36
MA
17042012-10-09 Michael Albinus <michael.albinus@gmx.de>
1705
1706 * trampver.texi: Update release number.
1707
a03bb33f
GM
17082012-10-06 Glenn Morris <rgm@gnu.org>
1709
24636b26
GM
1710 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1711 ERC version.
1712 (Introduction): ERC is distributed with Emacs.
1713 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1714 (Getting Started): Simplify.
1715 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1716 (History): Mention ERC maintained as part of Emacs now.
1717 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1718 Add dependency on emacsver.texi.
1719
a03bb33f
GM
1720 * erc.texi: Remove hand-written node pointers.
1721
d259be38
GM
17222012-10-05 Glenn Morris <rgm@gnu.org>
1723
1724 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1725 Copyedits.
1726
62a81506
CY
17272012-10-01 Eric Ludlam <zappo@gnu.org>
1728
1729 * ede.texi (Quick Start, Project Local Variables)
1730 (Miscellaneous commands, ede-java-root, Development Overview)
1731 (Detecting a Project): New nodes.
1732 (Simple projects): Node deleted.
1733
1734 * eieio.texi (Building Classes): Some slot attributes cannot be
1735 overridden.
1736 (Slot Options): Remove an example.
1737 (Method Invocation, Documentation): New nodes.
1738
07f133bf
GM
17392012-10-01 Glenn Morris <rgm@gnu.org>
1740
1741 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1742 (reftex.pdf): Add dependency on emacsver.texi.
1743 * reftex.texi: Don't include directory part for emacsver.texi;
1744 the Makefile's -I handles it.
1745
4f595e15
RA
17462012-09-30 Ralf Angeli <angeli@caeruleus.net>
1747
1748 Merge from standalone RefTeX repository.
1749
1750 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1751 with macros.
1752 (Imprint): Mention Wolfgang in list of contributors.
1753 (Creating Citations): Give a hint about how to
1754 auto-revert the BibTeX database file when using external editors.
1755 (Referencing Labels): Simplify section about reference macro
1756 cycling.
1757 (Options (Referencing Labels)): Adapt to new structure of
1758 `reftex-ref-style-alist'.
1759 (Referencing Labels, Reference Styles): Document changes in the
1760 referencing functionality.
1761 (Commands): Mention options for definition of header and footer in
1762 BibTeX files.
1763 (Options (Creating Citations)): Document
1764 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1765 (Reference Styles): New section.
1766 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1767 (Options (Referencing Labels)): Remove descriptions of deprecated
1768 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1769 Add descriptions for `reftex-ref-style-alist' and
1770 `reftex-ref-style-default-list'.
1771 (Referencing Labels): Update regarding reference styles.
1772 (Citation Styles): Mention support for ConTeXt.
1773 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1774 (Options (Creating Citations)):
1775 Document `reftex-cite-key-separator'.
4f595e15 1776
8223b1d2
BG
17772012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1778
1779 * org.texi: Add description of ORG_ADD_CONTRIB to info
1780 documentation. Add link to Worg for more details.
1781
1782 * org.texi: Clarify installation procedure. Provide link to the
1783 build system description on Worg.
1784
1785 * org.texi: Remove reference to utils/, x11idle.c is now in
1786 contrib/scripts.
1787
1788 * org.texi: Re-normalize to "Org mode" in manual.
1789
1790 * org.texi (Installation): Adapt documentation to new build
1791 system. Mention GNU ELPA (since it needs to be handled like Emacs
1792 built-in Org).
1793
8223b1d2
BG
17942012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1795
1796 * org.texi: Fix typo in description of the 'Hooks' section.
1797
1798 * org.texi: Add ID to the list of special properties.
1799
18002012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1801
1802 * org.texi (Moving subtrees): Document the ability to archive to a
1803 datetree.
1804
1e20eeb7 18052012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1806
c5b0993e
EW
1807 * org.texi (Installation, Feedback, Batch execution):
1808 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1809
1810 * org.texi (results): Update documentation for ":results drawer"
1811 and ":results org".
1812
1813 * org.texi (Column width and alignment): Fix typo.
1814
1815 * org.texi (Activation): Point to the "Conflicts" section.
1816
1817 * org.texi (Conflicts): Mention filladapt.el in the list of
1818 conflicting packages.
1819
1820 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1821 not needed for versions of Emacs > 22.1.
1822
1823 * org.texi (History and Acknowledgments): Fix typo.
1824
1825 * org.texi (History and Acknowledgments): Add my own
1826 acknowledgments.
1827
1828 * org.texi (Agenda commands): Document the new command and the new
1829 option.
1830
1831 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1832 (Agenda commands): Reorder. Document `*' to toggle persistent
1833 marks.
1834
c5b0993e
EW
1835 * org.texi (Agenda dispatcher):
1836 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1837 (Agenda commands, Exporting Agenda Views): Fix typo.
1838
1839 * org.texi (Templates in contexts, Setting Options): Update to
1840 reflect changes in how contexts options are processed.
1841
1842 * org.texi (Templates in contexts): Document the new structure of
1843 the variables `org-agenda-custom-commands-contexts' and
1844 `org-capture-templates-contexts'.
1845
1846 * org.texi (Templates in contexts): Document the new option
1847 `org-capture-templates-contexts'.
1848 (Storing searches): Document the new option
1849 `org-agenda-custom-commands-contexts'.
1850
1851 * org.texi (Formula syntax for Lisp): Reformat.
1852
1853 * org.texi (Special properties, Column attributes)
1854 (Agenda column view): Document the new special property
1855 CLOCKSUM_T.
1856
1857 * org.texi (Template expansion): Document the new %l template.
1858
1859 * org.texi (Fast access to TODO states): Fix documentation about
1860 allowed characters for fast todo selection.
1861
1862 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1863 use in `org-agenda-to-appt'.
1864
1865 * org.texi (Comment lines): Update wrt comments.
1866
1867 * org.texi (Resolving idle time): Document new keybinding.
1868
1869 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1870 on clock timestamps.
1871
d1389828 1872 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
1873 letters are supported as fast TODO selection keys.
1874
1875 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1876 specifier. Document the new "%(my-function)" specifier.
1877
1878 * org.texi (Clocking commands): New cindex.
1879 (Clocking commands): Update documentation for `org-clock-in'.
1880 Document `org-clock-in-last'. Mention `org-clock-out' and
1881 `org-clock-in-last' as commands that can be globally bound.
1882 (Resolving idle time): Document continuous clocking.
1883
1884 * org.texi (Top, Introduction): Fix formatting.
1885 (Activation): Add index entries.
1886 (Conventions): Update section.
1887 (Embedded @LaTeX{}): Fix formatting.
1888
1889 * org.texi (Visibility cycling): Document `show-children'.
1890
1891 * org.texi (Using capture): Mention the `org-capture-last-stored'
1892 bookmark as a way to jump to the last stored capture.
1893
1894 * org.texi (Uploading files): Fix typo.
1895
1896 * org.texi (Using capture): Document `C-0' as a prefix argument
1897 for `org-capture'.
1898
1899 * org.texi (Agenda commands): Document persistent marks.
1900
1901 * org.texi (Template expansion): Update doc to reflect change.
1902
1903 * org.texi (Radio tables): Document the :no-escape parameter.
1904
1905 * org.texi (Repeated tasks): Document repeat cookies for years,
1906 months, weeks, days and hours.
1907
1908 * org.texi (Export options): State that you can use the d: option
1909 by specifying a list of drawers.
1910
1911 * org.texi (HTML preamble and postamble): Small doc improvement.
1912
19132012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1914
1915 * org.texi: The sections in the Exporting section of the manual
1916 left out articles in the description of the org-export-as-*
4f405069 1917 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1918 missing prepositions, and switches instances of "an HTML" to "a
1919 html" for internal consistency.
1920
1921 * org.texi: Alter several examples of headings with timestamps in
1922 them to include the timestamps in the body instead of the heading.
1923
19242012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1925
1926 * org.texi (Agenda dispatcher): Document sticky agenda views and
1927 the new key for them.
1928
19292012-09-30 Charles <millarc@verizon.net> (tiny change)
1930
1931 * org.texi (Advanced features): Fix error in table.
1932
19332012-09-30 Feng Shu <tumashu@gmail.com>
1934
1935 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1936 alternative to dvipng.
1937
19382012-09-30 François Allisson <francois@allisson.co> (tiny change)
1939
1940 * org.texi: Remove extra curly bracket.
1941
19422012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1943
1944 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1945 defkeys.
1946
19472012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1948
1949 * org.texi (Agenda commands): Fix two typos by giving
1950 corresponding function names, according to
1951 `org-agenda-view-mode-dispatch'.
1952
a04689de 19532012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1954
1955 * org.texi (The spreadsheet): Fix typo.
1956
19572012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1958
1959 * org.texi (Tracking your habits): Point to the "Tracking TODO
1960 state changes" section.
1961
19622012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1963
1964 * org.texi (Literal examples): Remove reference to unknown
4f405069 1965 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1966 `org-export-latex-listings' documentation is exhaustive already.
1967
1968 * org.texi (Plain lists): Remove reference to now hard-coded
1969 `bullet' automatic rule.
1970
19712012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1972
1973 * org.texi: Updated documentation accordingly.
1974
5087f097
PE
19752012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1976
1977 * texinfo.tex: Merge from gnulib.
1978
20121a26
MA
19792012-09-12 Michael Albinus <michael.albinus@gmx.de>
1980
1981 Sync with Tramp 2.2.6.
1982
1983 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1984
1985 * trampver.texi: Update release number.
1986
44677e30
PE
19872012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1988
1989 * texinfo.tex: Merge from gnulib.
1990
5a4c42ba
AA
19912012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1992
1993 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1994 (bug#12096).
1995
8e7046c3
JB
19962012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1997
1dcac243
JB
1998 * calc.texi (Simplification modes, Conversions)
1999 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2000 (The Calc Mode Line): Mention the mode line display for Basic
2001 simplification mode.
2002 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2003 simplifications.
2004 (Basic Simplifications): Rename from "Limited Simplifications"
2005 Replace "limited" by "basic" throughout.
4f405069 2006 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2007 simplifications are done by default.
4f405069 2008 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2009 (Simplification of Units): Mention `m U'.
2010 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2011 (Kinds of Declarations, Functions for Declarations):
2012 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2013 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2014
d2bd74ff
JB
20152012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2016
2017 * calc.texi (Getting Started, Tutorial): Change simulated
2018 Calc output to match actual output.
2019 (Simplifying Formulas): Mention that algebraic simplification is now
2020 the default.
2021
77472261
EZ
20222012-07-28 Eli Zaretskii <eliz@gnu.org>
2023
2024 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2025 (Bug#12073)
2026
09ae5da1
PE
20272012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2028
2029 Prefer typical American spelling for "acknowledgment".
2030 * calc.texi (History and Acknowledgments): Rename from
2031 History and Acknowledgements.
2032 * idlwave.texi (Acknowledgments):
2033 * ses.texi (Acknowledgments):
2034 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2035
c4444d16
PE
20362012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2037
2038 Rename configure.in to configure.ac (Bug#11603).
2039 * ede.texi (Compiler and Linker objects, ede-proj-project)
2040 (ede-step-project): Prefer the name configure.ac to configure.in.
2041
ef091c97
MA
20422012-07-06 Michael Albinus <michael.albinus@gmx.de>
2043
c5b0993e
EW
2044 * tramp.texi (Multi-hops):
2045 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2046
89b163db
G
20472012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
2049 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2050 methods, so don't mention smtpmail here.
2051
20522012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2053
2054 * gnus.texi (Picons): Document gnus-picon-properties.
2055
20562012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2057
2058 * gnus.texi: Remove mention of compilation, as that's no longer
2059 supported.
2060
20612012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2062
2063 * gnus.texi (Archived Messages): Mention
2064 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2065
20662012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2067
2068 * gnus.texi (Various Summary Stuff):
2069 Remove mention of `gnus-propagate-marks'.
2070
20712012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2072
2073 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2074 which no longer exist.
2075
20762012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * gnus.texi (Archived Messages):
2079 Document gnus-gcc-self-resent-messages.
2080
20812012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2082
2083 * message.texi (Mail Variables):
2084 Mention the optional user parameter for X-Message-SMTP-Method.
2085
20862012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2087
2088 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2089
2090 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2091
20922012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2093
2094 * gnus.texi (Key Index): Change encoding to utf-8.
2095
ac1a0ce1 20962012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2097
2098 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2099
71cca84d
G
21002012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2101
2102 * gnus.texi (Group Timestamp): Mention where to find documentation for
2103 the `gnus-tmp-' variables (bug#11601).
2104
888a7fc0
MA
21052012-06-11 Michael Albinus <michael.albinus@gmx.de>
2106
2107 Sync with Tramp 2.2.6-pre.
2108
2109 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2110 where appropriate.
2111 (Ad-hoc multi-hops): New section.
2112 (Remote processes): New subsection "Running remote processes on
2113 Windows hosts".
2114 (History): Add remote commands on Windows, and ad-hoc multi-hop
2115 methods.
2116 (External methods): "ControlPersist" must be set to "no" for the
2117 `scpc' method.
2118 (Remote processes): Add a note about `auto-revert-tail-mode'.
2119 (Frequently Asked Questions): Use "scpx" in combination with
2120 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2121
2122 * trampver.texi: Update release number.
2123
31ca4639 21242012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2125
2126 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2127 compilation for html-mono.
2128
0e8bbf66
PE
21292012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2130
2131 * texinfo.tex: Merge from gnulib.
2132
b8f061b3
KY
21332012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2134
2135 * Makefile.in (echo-info): Don't try to install info files named
2136 just ".info".
2137
16af873e
GM
21382012-05-28 Glenn Morris <rgm@gnu.org>
2139
c1dabff0
GM
2140 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2141
16af873e
GM
2142 * sc.texi: Nuke hand-written node pointers.
2143 Fix top-level menu to match actual node order.
2144
1d5b82ef
GM
21452012-05-27 Glenn Morris <rgm@gnu.org>
2146
2147 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2148 Some associated fixes, including not messing with chapno in cl.texi.
2149
33017faf 21502012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2151
2152 * org.texi (Durations and time values): Fix typo.
2153
d14b0029
JB
21542012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2155
33017faf 2156 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2157 Mention `calc-ensure-consistent-units'.
2158
2f4cadd1 21592012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2160
9879e263
AS
2161 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2162 reference commands. (Bug#11461)
2163
78e91d08
AS
2164 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2165
3fe7cdc8
GM
21662012-05-12 Glenn Morris <rgm@gnu.org>
2167
9598ef0b
GM
2168 * Makefile.in (mostlyclean): Add more TeX intermediates.
2169
7d326a29
GM
2170 * Makefile.in: Make it look more like the other doc Makefiles.
2171 Use explicit $srcdir in all dependencies.
2172 Remove cd $srcdir from rules.
2173 (VPATH): Remove.
2174 (infodir): Set to an absolute path.
2175 (INFO_TARGETS): Use short names.
2176 (mkinfodir): infodir is now absolute.
2177 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2178
c7f95930 2179 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2180 (.SUFFIXES): Disable implicit rules.
c7f95930 2181
3fe7cdc8
GM
2182 * Makefile.in (MKDIR_P): New, set by configure.
2183 (mkinfodir): Use $MKDIR_P.
2184
6f0652af
GM
21852012-05-07 Glenn Morris <rgm@gnu.org>
2186
2187 * forms.texi (Long Example): Update for changed location of files.
2188
8045b906
GM
21892012-05-04 Glenn Morris <rgm@gnu.org>
2190
2191 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2192 (INFO_TARGETS): Use $INFO_EXT.
2193 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2194 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2195 (INFO_TARGETS): Use $INFO_EXT.
2196 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2197
9e7a4bcf
GM
21982012-05-02 Glenn Morris <rgm@gnu.org>
2199
9aa071df
GM
2200 * Makefile.in (echo-info): New phony target, used by top-level.
2201
9e7a4bcf
GM
2202 * viper.texi: Make direntry shorter (also it is no longer "newest").
2203
2204 * emacs-gnutls.texi, ert.texi, org.texi:
2205 Fix dircategory, direntry to match info/dir.
2206
31cc861c
GM
2207 * faq.texi: Convert @inforefs to @xrefs.
2208 Fix some malformed cross-references.
f9e320bb
GM
2209 (File-name conventions): Shorten section name to avoid overfull line.
2210 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2211
723ea6b5
TZ
22122012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2213
2214 * auth.texi (Help for users): Update for .gpg file being second.
2215
a8e7d6d7 22162012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2217
2218 * org.texi (Agenda commands): Fix two typos: give corresponding
2219 function names, according to `org-agenda-view-mode-dispatch'.
2220
a8e7d6d7 22212012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2222
2223 * faq.texi (Major packages and programs): Remove section.
2224 There is no point listing 6 packages (cf etc/MORE.STUFF).
2225 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2226
dcbf5805
MA
22272012-04-22 Michael Albinus <michael.albinus@gmx.de>
2228
2229 * dbus.texi (Version): New node.
2230 (Properties and Annotations): Mention the object manager
2231 interface. Describe dbus-get-all-managed-objects.
2232 (Type Conversion): Floating point numbers are allowed, if an
2233 anteger does not fit Emacs's integer range.
2234 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2235 (Asynchronous Methods): Fix description of
2236 dbus-call-method-asynchronously.
c5b0993e
EW
2237 (Receiving Method Calls): Fix some minor errors.
2238 Add dbus-interface-emacs.
dcbf5805
MA
2239 (Signals): Describe unicast signals and the new match rules.
2240 (Alternative Buses): Add the PRIVATE optional argument to
2241 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2242
adee4030
GM
22432012-04-20 Glenn Morris <rgm@gnu.org>
2244
2245 * faq.texi (New in Emacs 24): New section.
2246 (Packages that do not come with Emacs): Mention M-x list-packages.
2247
35dc09a1 22482012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2249
2250 * cc-mode.texi (c-offsets-alist): Correct a typo.
2251
35dc09a1 22522012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2253
2254 * org.texi (Deadlines and scheduling): Fix the example: the
2255 DEADLINE item should come right after the headline. We enforce
2256 this convention, so it is a bug not to illustrate it correctly in
2257 the manual.
2258
35dc09a1 22592012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2260
2261 * org.texi (Agenda commands): Fix documentation bug by swapping
2262 the equivalent keybindings to `org-agenda-next-line' with the ones
2263 to `org-agenda-previous-line'.
2264
35dc09a1 22652012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2266
2267 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2268
e2560ea8
EZ
22692012-04-09 Eli Zaretskii <eliz@gnu.org>
2270
c5b0993e
EW
2271 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2272 Add emacs-gnutls.
e2560ea8
EZ
2273 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2274
6b4f4a2d
TZ
22752012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2276
250b840e 2277 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2278
2279 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2280
ca2c89b6
TZ
22812012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2282
2283 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2284 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2285
aebd5f1a
GM
22862012-04-04 Glenn Morris <rgm@gnu.org>
2287
2288 * auth.texi (Secret Service API): Copyedits.
2289 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2290 (Help for users, Help for developers)
2291 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2292
0317dd51
MA
22932012-04-04 Michael Albinus <michael.albinus@gmx.de>
2294
2295 * auth.texi (Secret Service API): Add the missing text.
2296
3d439cd1
CY
22972012-04-04 Chong Yidong <cyd@gnu.org>
2298
2299 * message.texi (Using PGP/MIME): Note that epg is now the default.
2300
2301 * gnus.texi: Reduce references to obsolete pgg library.
2302 (Security): Note that epg is now the default.
2303
2304 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2305
2306 * nxml-mode.texi (Completion): C-RET is no longer bound to
2307 nxml-complete.
2308
153ae947
BG
23092012-04-01 Jambunathan K <kjambunathan@gmail.com>
2310
2311 * org.texi (Customizing tables in ODT export): Correct few errors.
2312
23132012-04-01 Jambunathan K <kjambunathan@gmail.com>
2314
2315 * org.texi (Links in ODT export): Update.
2316 (Labels and captions in ODT export): New node.
2317
23182012-04-01 Jambunathan K <kjambunathan@gmail.com>
2319
2320 * org.texi (Literal examples in ODT export): htmlfontify.el in
2321 Emacs-24.1 now supports fontification. So ODT source blocks will
2322 be fontified by default.
2323
23242012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2325
2326 * org.texi (Refiling notes): Remove duplicated keybinding.
2327
23282012-04-01 Eric Schulte <eric.schulte@gmx.com>
2329
2330 * org.texi (noweb): Documentation of this new option to the :noweb
2331 header argument.
2332
23332012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2334
2335 * org.texi (Header and sectioning): Add example demonstrating how
2336 to use "LaTeX_CLASS_OPTIONS".
2337
23382012-04-01 Eric Schulte <eric.schulte@gmx.com>
2339
2340 * org.texi (Noweb reference syntax): Describe the ability to
2341 execute noweb references in the manual.
2342
23432012-04-01 Eric Schulte <eric.schulte@gmx.com>
2344
2345 * org.texi (cache): Improve cache documentation when session
2346 evaluation is used.
2347
23482012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2349
2350 * org.texi (Plain lists): Document removal.
2351
23522012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2353
2354 * org.texi: Decapitalize file name in references to Calc manual.
2355
23562012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2357
2358 * org.texi (Plain lists): Document removal.
2359
23602012-04-01 Jambunathan K <kjambunathan@gmail.com>
2361
2362 * org.texi (Top, OpenDocument Text export)
2363 (ODT export commands, Extending ODT export)
2364 (Images in ODT export, Tables in ODT export)
2365 (Configuring a document converter): Add or Update.
2366
23672012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2368
2369 * org.texi (MobileOrg): Change the wording to reflect that the
2370 Android Version is no longer just the little brother of the iOS
2371 version.
2372
23732012-04-01 Eric Schulte <eric.schulte@gmx.com>
2374
c5b0993e 2375 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2376 binding documentation in manual.
2377
23782012-04-01 Eric Schulte <eric.schulte@gmx.com>
2379
2380 * org.texi (noweb): Document new noweb header value.
2381
23822012-04-01 Eric Schulte <eric.schulte@gmx.com>
2383
2384 * org.texi (noweb-sep): Document new header argument.
2385
23862012-04-01 Eric Schulte <eric.schulte@gmx.com>
2387
2388 * org.texi (noweb-ref): Documentation of this new custom variable.
2389
23902012-04-01 Eric Schulte <eric.schulte@gmx.com>
2391
2392 * org.texi (wrap): Update the new :wrap documentation to match the
2393 current implementation.
2394
23952012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2396
2397 * org.texi: Added documentation for :wrap.
2398
23992012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2400
2401 * org.texi: #+RESULTS now user-configurable.
2402
24032012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2404
2405 * org.texi: Documented :noweb no-export.
2406
24072012-04-01 Thomas Dye <dk@poto.local>
2408
2409 * org.texi: Edit :noweb no header argument for correctness.
2410
1e20eeb7 24112012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2412
2413 * org.texi (Customization): Update the approximate number of Org
2414 variables.
2415
24162012-04-01 Thomas Dye <dk@poto.local>
2417
2418 * org.texi: The :results wrap produces a drawer instead of a
2419 begin_results block.
2420
005a89ff
G
24212012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2422
2423 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2424 reflect the new default.
2425
589ce070
EZ
24262012-03-10 Eli Zaretskii <eliz@gnu.org>
2427
2428 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2429 "Getting Started" to this node. (Bug#10450)
2430
a5392527
CY
24312012-03-10 Chong Yidong <cyd@gnu.org>
2432
8ae818e4
CY
2433 * flymake.texi (Example -- Configuring a tool called via make):
2434 Mention the Automake COMPILE variable (Bug#8715).
2435
a5392527
CY
2436 * info.texi (Getting Started): Add an index entry (Bug#10450).
2437
d49902e4
MA
24382012-03-02 Michael Albinus <michael.albinus@gmx.de>
2439
2440 * dbus.texi (Signals): Known names will be mapped onto unique
2441 names, when registering for signals.
2442
53eced6d
GM
24432012-02-29 Glenn Morris <rgm@gnu.org>
2444
bcd6cd23
GM
2445 * url.texi: Fix quote usage in body text.
2446
775b55af
GM
2447 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2448
53eced6d
GM
2449 * cl.texi: Use @code{} in menus when appropriate.
2450
44e97401
GM
24512012-02-28 Glenn Morris <rgm@gnu.org>
2452
2453 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2454 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2455 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2456 * org.texi, sc.texi, vip.texi, viper.texi:
2457 Standardize possessive apostrophe usage.
2458
fa9a0855
CY
24592012-02-26 Chong Yidong <cyd@gnu.org>
2460
2461 * ediff.texi (Quick Help Commands): Add a couple of index entries
2462 (Bug#10834).
2463
0fd2c9a3
GM
24642012-02-17 Glenn Morris <rgm@gnu.org>
2465
2466 * gnus.texi (Posting Styles):
2467 * remember.texi (Org): Fix cross-refs to other manuals.
2468
9f26dc24
GM
24692012-02-15 Glenn Morris <rgm@gnu.org>
2470
2471 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2472 (Encryption): New chapter, split out from previous.
2473
3d2af193
LI
24742012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2475
c5b0993e
EW
2476 * gnus.texi (Customizing the IMAP Connection):
2477 Mention nnimap-record-commands.
3d2af193 2478
b74c9672
GM
24792012-02-10 Glenn Morris <rgm@gnu.org>
2480
2481 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2482 Mention url-queue-retrieve.
2483
2ebc3b94
GM
24842012-02-09 Glenn Morris <rgm@gnu.org>
2485
9fcfcdef
GM
2486 * sem-user.texi (Semantic mode user commands): Typo fix.
2487
2ebc3b94
GM
2488 * info.texi (Create Info buffer): Mention info-display-manual.
2489
7c4bbb69
LI
24902012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2491
2492 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2493 example (modified from an example by Michael Albinus).
2494
debce7bc
G
24952012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2496
2497 * gnus.texi (Agent Basics): Fix outdated description of
2498 `gnus-agent-auto-agentize-methods'.
2499
b207a4ec
AS
25002012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2501
2502 * cc-mode.texi: Always @defindex ss.
2503 (Config Basics): Fix argument of @itemize.
2504 (Macro Backslashes): Add @code around index entry.
2505
b8fe8712
GM
25062012-01-23 Glenn Morris <rgm@gnu.org>
2507
2508 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2509
02dc2fd7
EH
25102012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2511
2512 * tramp.texi (File): Tweak wording for the `scpc' option.
2513
e7719ea1
G
25142012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2515
2516 * gnus.texi (Group Parameters): Really note precedence.
2517
9937bef4
G
25182012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2519
2520 * gnus.texi (Group Parameters): Note precedence.
2521
e66ba1df
BG
25222012-01-03 Eric Schulte <eric.schulte@gmx.com>
2523
2524 * org.texi (Noweb reference syntax): Adding documentation of
2525 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2526 variable.
2527
25282012-01-03 Bastien Guerry <bzg@gnu.org>
2529
2530 * org.texi (Plain lists): Split the table to fix the display
2531 of items.
2532
25332012-01-03 Bastien Guerry <bzg@gnu.org>
2534
2535 * org.texi (Plain lists): Fix misplaced explanation.
2536
25372012-01-03 Bastien Guerry <bzg@gnu.org>
2538
2539 * org.texi (Plain lists, Agenda files): Add index entries.
2540
25412012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2542
2543 * org.texi: Use "Org mode" instead of alternatives like
2544 "Org-mode" or "org-mode".
2545
25462012-01-03 Bernt Hansen <bernt@norang.ca>
2547
c5b0993e
EW
2548 * org.texi (Agenda commands):
2549 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2550
25512012-01-03 Bastien Guerry <bzg@gnu.org>
2552
2553 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2554 C-c' on checkboxes.
2555
25562012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2557
2558 * org.texi: End sentences with two spaces.
2559
25602012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2561
2562 * org.texi (External links): Document the link types file+sys
2563 and file+emacs, slightly narrow used page width.
2564
25652012-01-03 Eric Schulte <eric.schulte@gmx.com>
2566
2567 * org.texi (colnames): Note that colnames behavior may differ
2568 across languages.
2569
25702012-01-03 Bastien Guerry <bzg@gnu.org>
2571
2572 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2573
25742012-01-03 Thomas Dye <dk@poto.westell.com>
2575
2576 * org.texi: Augmented discussion of babel property
2577 inheritance. Put footnote outside sentence ending period.
2578
25792012-01-03 Eric Schulte <schulte.eric@gmail.com>
2580
2581 * org.texi (eval): Documenting the full range of :eval header
2582 argument values.
2583
25842012-01-03 Eric Schulte <schulte.eric@gmail.com>
2585
2586 * org.texi (eval): Documentation of the new :eval option.
2587
25882012-01-03 Thomas Dye <dk@poto.local>
2589
2590 * org.texi: Add accumulated properties.
2591
25922012-01-03 Thomas Dye <dk@poto.local>
2593
2594 * org.texi: Documented no spaces in name=assign, another
2595 correction to :var table.
2596
25972012-01-03 Thomas Dye <dk@poto.local>
2598
2599 * org.texi: Changed DATA to NAME in Working With Source Code
2600 section.
2601
26022012-01-03 Tom Dye <tsd@tsdye.com>
2603
2604 * org.texi: Minor change to :var table.
2605
26062012-01-03 Tom Dye <tsd@tsdye.com>
2607
2608 * org.texi: More changes to :var table (some examples were wrong).
2609
26102012-01-03 Tom Dye <tsd@tsdye.com>
2611
2612 * org.texi: Cleaned up :var table.
2613
26142012-01-03 Bastien Guerry <bzg@gnu.org>
2615
2616 * org.texi (Timestamps, Weekly/daily agenda)
2617 (Weekly/daily agenda): Add @cindex for "appointment".
2618
26192012-01-03 Eric Schulte <schulte.eric@gmail.com>
2620
2621 * org.texi (Literal examples): A new link to the template for
2622 inserting empty code blocks.
2623 (Structure of code blocks): A new link to the template for
2624 inserting empty code blocks.
2625
26262012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2627
2628 * org.texi (External links): Add footnote on how the behavior
2629 of the text search in Org files are controled by the variable
2630 `org-link-search-must-match-exact-headline'.
2631
26322012-01-03 Eric Schulte <schulte.eric@gmail.com>
2633
c5b0993e
EW
2634 * org.texi (Buffer-wide header arguments):
2635 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2636
26372012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2638
2639 * org.texi (The clock table): Mention that ACHIVED trees
2640 contribute to the clock table.
2641
26422012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2643
2644 * org.texi (Conflicts): Better yasnippet config info.
2645
26462012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2647
d1389828 2648 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2649 values for `org-export-select-tags',
2650 `org-export-exclude-tags'.
2651
26522012-01-03 Tom Dye <tsd@tsdye.com>
2653
2654 * org.texi: Added a line to specify that header arguments are
2655 lowercase.
2656
26572012-01-03 Tom Dye <tsd@tsdye.com>
2658
2659 * org.texi: :var requires default value when declared.
2660
26612012-01-03 Bastien Guerry <bzg@gnu.org>
2662
2663 * org.texi (Handling links): Add a note about the
2664 `org-link-frame-setup' option.
2665
26662012-01-03 David Maus <dmaus@ictsoc.de>
2667
2668 * org.texi (Exporting Agenda Views, Extracting agenda
2669 information): Fix command line syntax, quote symbol parameter
2670 values.
2671
26722012-01-03 David Maus <dmaus@ictsoc.de>
2673
2674 * org.texi (Exporting Agenda Views): Fix command line syntax.
2675
8d80ef01
PE
26762011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2677
2678 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2679 Use octal notation for file permissions, which are normally
2680 thought of in octal.
2681 (Mail Back End Variables): Use more-plausible modes in example.
2682
47d42d81
AM
26832011-12-20 Alan Mackenzie <acm@muc.de>
2684
2685 * cc-mode.texi: Update version string 5.31 -> 5.32.
2686
a98edce9
JB
26872011-12-06 Juanma Barranquero <lekktu@gmail.com>
2688
2689 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2690
321decc8
GM
26912011-11-24 Glenn Morris <rgm@gnu.org>
2692
2693 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2694
f8107b79
JB
26952011-11-24 Juanma Barranquero <lekktu@gmail.com>
2696
2697 * makefile.w32-in: Update dependencies.
2698
f5a96a4f
GM
26992011-11-20 Glenn Morris <rgm@gnu.org>
2700
2701 * gnus.texi (Group Information):
2702 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2703
cd1181db
JB
27042011-11-20 Juanma Barranquero <lekktu@gmail.com>
2705
2706 * gnus-coding.texi (Gnus Maintenance Guide):
2707 Rename from "Gnus Maintainance Guide".
2708
2709 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2710 * eieio.texi (Customizing):
fe7a3057
JB
2711 * gnus.texi (Article Washing):
2712 * gnus-news.texi:
2713 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2714
7877f373
JB
27152011-11-16 Juanma Barranquero <lekktu@gmail.com>
2716
2717 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2718
0d26e0b6
JB
27192011-11-15 Juanma Barranquero <lekktu@gmail.com>
2720
c7015153
JB
2721 * ede.texi (project-am-texinfo):
2722 * gnus.texi (Sending or Not Sending):
2723 * org.texi (Template elements): Fix typos.
0d26e0b6 2724
0b381c7e
JB
27252011-11-14 Juanma Barranquero <lekktu@gmail.com>
2726
2727 * ediff.texi (Hooks):
c7015153 2728 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2729
40a8bdf6
JB
27302011-11-11 Juanma Barranquero <lekktu@gmail.com>
2731
2732 * semantic.texi (Tag handling): Fix typo.
2733
57dda3bb
KY
27342011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2735
2736 * gnus.texi (Other Gnus Versions): Remove.
2737
52bedd34
AM
27382011-10-28 Alan Mackenzie <acm@muc.de>
2739
2740 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2741 (Other Special Indentations): Add an xref to "Macros with ;".
2742 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2743 "Macros with ;".
2744 (Macros with ;): New page.
2745
00b77525
GM
2746 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2747 Document the new handling of nested scopes for movement by defuns.
52bedd34 2748
4a623313
MA
27492011-10-23 Michael Albinus <michael.albinus@gmx.de>
2750
2751 Sync with Tramp 2.2.3.
2752
2753 * trampver.texi: Update release number.
2754
466a320e
GM
27552011-10-14 Glenn Morris <rgm@gnu.org>
2756
2757 * ert.texi (Introduction, How to Run Tests)
2758 (Running Tests Interactively, Expected Failures)
2759 (Tests and Their Environment, Useful Techniques)
2760 (Interactive Debugging, Fixtures and Test Suites):
2761 Minor rephrasings.
2762 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2763 (Running Tests in Batch Mode): Simplify loading instructions.
2764 (Test Selectors): Clarify some selectors.
2765 (Expected Failures, Useful Techniques):
2766 Make examples fit in 80 columns.
2767
2be4956d
JB
27682011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2769
2770 * calc.texi (Basic Operations on Units): Discuss temperature
2771 conversion (`u t') alongside with other unit conversions ('u c').
2772
7359a765
GM
27732011-10-12 Glenn Morris <rgm@gnu.org>
2774
2775 * ert.texi: Whitespace trivia to make main menu items line up better.
2776
a0c52e5d
GM
27772011-10-08 Glenn Morris <rgm@gnu.org>
2778
2779 * Makefile.in: Fix ert rules.
2780
465d0300
G
27812011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2782
2783 * gnus.texi (Gnus Utility Functions): Add more references and
2784 explanations (bug#9683).
2785
a5166359
LMI
27862011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2787
2788 * gnus.texi (Archived Messages): Note the default (bug#9552).
2789
b523dc20
BW
27902011-09-21 Bill Wohler <wohler@newt.com>
2791
2792 Release MH-E manual version 8.3.
2793
58179cce 2794 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2795 release 8.3.
c5b0993e 2796 (Preface): Update support information.
bd7239f5 2797 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2798 historical quote, the tense should be correct in the time that it
2799 was written.
2800
0afb49a1
LMI
28012011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2802
2803 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2804 (Finding the News): Doc clarification.
2805 (Terminology): Mention naming.
2806
e21bac42
G
28072011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2808
2809 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2810 (Interactive): Document `quiet'.
2811
5b409b39 28122011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2813
bd7239f5 2814 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2815
5b409b39 28162011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2817
bd7239f5 2818 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2819 scope for `org-map-entries'.
2820
5b409b39 28212011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2822
2823 * org.texi (Visibility cycling): Document `org-copy-visible'.
2824
5b409b39 28252011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2826
bd7239f5 2827 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2828 proper order.
2829
5b409b39 28302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2831
2832 * org.texi (eval): Expand discussion of the :eval header argument.
2833
5b409b39 28342011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2835
2836 * org.texi (Languages): Add Lilypond and Awk as supported
2837 languages.
2838
5b409b39 28392011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2840
bd7239f5 2841 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2842 LOG_INTO_DRAWER can be used to override the contents of variable
2843 org-clock-into-drawer (or if unset, org-log-into-drawer).
2844
bd7239f5 2845 * org.texi: Replace @xref->@pxref.
3ab2c837 2846
5b409b39 28472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2848
2849 * org.texi (Evaluating code blocks): Documenting the new option
2850 for inline call lines.
2851
5b409b39 28522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2853
2854 * org.texi (Results of evaluation): More explicit about the
2855 mechanism through which interactive evaluation of code is
2856 performed.
2857
5b409b39 28582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2859
2860 * org.texi (noweb-ref): New header argument documentation.
2861
5b409b39 28622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2863
2864 * org.texi (Extracting source code): Documentation of the new
2865 org-babel-tangle-named-block-combination variable.
2866
5b409b39 28672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2868
bd7239f5 2869 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2870 behavior of multiple blocks of the same name is undefined.
3ab2c837 2871
5b409b39 28722011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2873
2874 * org.texi (TaskJuggler export): Modify the example to reflect the
2875 new effort durations.
2876
5b409b39 28772011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2878
2879 * org.texi (Images in LaTeX export): Escape curly brackets in
2880 LaTeX example.
2881
5b409b39 28822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2883
2884 * org.texi (The clock table): Document the :properties and
2885 :inherit-props arguments for the clocktable.
2886
5b409b39 28872011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2888
2889 * org.texi (Tables in LaTeX export): Document specifying placement
2890 options for tables.
2891
5b409b39 28922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2893
2894 * org.texi (Evaluating code blocks): More specific documentation
2895 about the different types of header arguments.
2896
5b409b39 28972011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2898
2899 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2900
5b409b39 29012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2902
2903 * org.texi (Built-in table editor): Document the table field
2904 follow mode.
2905
5b409b39 29062011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2907
2908 * org.texi (Easy Templates): Document new template.
2909
5b409b39 29102011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2911
2912 * org.texi (Literal examples): Add a cross-reference from "Literal
2913 Examples" to "Easy Templates."
2914
5b409b39 29152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2916
2917 * org.texi (The clock table): Add link to match syntax.
2918
5b409b39 29192011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2920
2921 * org.texi (Agenda commands): Document clock consistency checks.
2922
5b409b39 29232011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2924
2925 * org.texi (Built-in table editor): Document that \vert represents
2926 a vertical bar in a table field.
2927
5b409b39 29282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2929
2930 * org.texi (Literal examples): Link from "Markup" > "Literate
2931 Examples" to "Working with Source Code".
2932
5b409b39 29332011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2934
2935 * org.texi (Agenda commands): Doc for function option to bulk
2936 action.
2937
5b409b39 29382011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2939
2940 * org.texi (Template expansion): Document new %<...> template
2941 escape.
2942
5b409b39 29432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2944
2945 * org.texi (Selective export): Document exclusion of any tasks
2946 from export.
2947
5b409b39 29482011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2949
2950 * org.texi (Selective export): Document how to exclude DONE tasks
2951 from export.
2952 (Publishing options): Document the properties to be used to turn off
2953 export of DONE tasks.
2954
5b409b39 29552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2956
2957 * org.texi (The date/time prompt): Document date range protection.
2958
5b409b39 29592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2960
2961 * org.texi (padline): Documentation of the new padline header
2962 argument.
2963
5b409b39 29642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2965
2966 * org.texi (var): Adding "[" to list of characters triggering
2967 elisp evaluation.
2968
5b409b39 29692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2970
2971 * org.texi (var): Documentation of Emacs Lisp evaluation during
2972 variable assignment.
2973
5b409b39 29742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2975
2976 * org.texi (colnames): Reference indexing into variables, and note
2977 that colnames are *not* removed before indexing occurs.
2978 (rownames): Reference indexing into variables, and note that
2979 rownames are *not* removed before indexing occurs.
2980
5b409b39 29812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2982
2983 * org.texi (var): Clarification of indexing into tabular
2984 variables.
2985
5b409b39 29862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2987
2988 * org.texi (results): Documentation of the `:results wrap' header
2989 argument.
2990
5b409b39 29912011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2992
bd7239f5 2993 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2994 of the LaTeX export: the org file has to be properly structured.
2995
5b409b39 29962011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2997
c5b0993e
EW
2998 * org.texi (Dynamic blocks, Structure editing):
2999 Mention the function `org-narrow-to-block'.
3ab2c837 3000
5b409b39 30012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3002
3003 * org.texi (Languages): Updating list of code block supported
3004 languages.
3005
5b409b39 30062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3007
3008 * org.texi (Special properties): CATEGORY is a special property,
3009 but it may also used in the drawer.
3010
5b409b39 30112011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3012
3013 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3014
5b409b39 30152011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3016
3017 * org.texi (Include files): Document :lines.
3018
5b409b39 30192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3020
3021 * org.texi (comments): Documentation of the ":comments noweb" code
3022 block header argument.
3023
5b409b39 30242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3025
c5b0993e 3026 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3027 added extra whitespace around functions to be consistent with the
3028 rest of the section.
3029
5b409b39 30302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3031
c5b0993e 3032 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3033 #+call: line syntax.
c5b0993e 3034 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3035 #+call: line syntax.
3036
5b409b39 30372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3038
3039 * org.texi (Evaluating code blocks): More explicit about how to
3040 pass variables to #+call lines.
3041
5b409b39 30422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3043
3044 * org.texi (Results of evaluation): Link to the :results header
3045 argument list from the "Results of evaluation" section.
3046
5b409b39 30472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3048
3049 * org.texi (Conflicts): Adding additional information about
3050 resolving org/yasnippet conflicts.
3051
5b409b39 30522011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3053
3054 * org.texi (Publishing options): Document style-include-scripts
3055 publishing project property.
3056
5b409b39 30572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3058
3059 * org.texi (Sparse trees): Document the next-error /
3060 previous-error functionality.
3061
5b409b39 30622011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3063
c5b0993e 3064 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3065
5b409b39 30662011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3067
c5b0993e
EW
3068 * org.texi (Code block specific header arguments):
3069 Documentation of multi-line header arguments.
3ab2c837 3070
5b409b39 30712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3072
3073 * org.texi (Code evaluation security): Add example for using a
3074 function.
3075
5b409b39 30762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3077
3078 * org.texi (Tables in LaTeX export): Documentation of new
3079 attr_latex options for tables.
3080
5b409b39
BG
30812011-08-03 Michael Albinus <michael.albinus@gmx.de>
3082
3083 * trampver.texi: Update release number.
3084
30852011-07-30 Michael Albinus <michael.albinus@gmx.de>
3086
3087 Sync with Tramp 2.2.2.
3088
3089 * trampver.texi: Update release number.
3090
064e2d08
LMI
30912011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3092
3093 * flymake.texi (Example -- Configuring a tool called via make):
3094 Use /dev/null instead of the Windows "nul" (bug#8715).
3095
b8151e9c
LMI
30962011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3097
3098 * widget.texi (Setting Up the Buffer): Remove mention of the
3099 global keymap parent, which doesn't seem to be accurate
3100 (bug#7045).
3101
5b409b39
BG
31022011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3103
3104 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3105
c0a8ae95
KR
31062010-07-10 Kevin Ryde <user42@zip.com.au>
3107
3108 * cl.texi (For Clauses): Add destructuring example processing an
3109 alist (bug#6596).
3110
ac6531ad
LMI
31112011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3112
3113 * ediff.texi (Major Entry Points): Remove mention of `require',
3114 since that's not pertinent in the installed Emacs (bug#9016).
3115
d30dd079
G
31162011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3117
3118 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3119 (Filtering New Groups): Clarify how simple the "options -n" format is.
3120 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3121 is internal.
d30dd079 3122
862c0d68
MA
31232011-07-04 Michael Albinus <michael.albinus@gmx.de>
3124
c5b0993e
EW
3125 * tramp.texi (Cleanup remote connections):
3126 Add `tramp-cleanup-this-connection'.
862c0d68 3127
cd865a33
G
31282011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3129
3130 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3131 zombies.
3132 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3133 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3134
31352011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3136
3137 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3138 backups, and not actual vc (bug#8975).
3139
79414ae4
KR
31402011-07-03 Kevin Ryde <user42@zip.com.au>
3141
3142 * cl.texi (For Clauses): @items for hash-values and key-bindings
3143 to make them more visible when skimming. Add examples of `using'
3144 clause to them, examples being clearer than a description in
3145 words (bug#6599).
3146
847ccf7c
AM
31472011-07-01 Alan Mackenzie <acm@muc.de>
3148
3149 * cc-mode.texi (Guessing the Style): New page.
3150 (Styles): Add a short introduction to above.
3151
3da13bb9
DD
31522011-06-28 Deniz Dogan <deniz@dogan.se>
3153
3154 * rcirc.texi (Configuration): Bug-fix:
3155 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3156 Reported by Elias Pipping <pipping@exherbo.org>.
3157
60a0884e
G
31582011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3159
c5b0993e
EW
3160 * gnus.texi (Summary Mail Commands):
3161 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3162
0c7efc08
SM
31632011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3164
3165 * eshell.texi (Known problems): Fix typo.
3166
ea3596a2
MA
31672011-06-12 Michael Albinus <michael.albinus@gmx.de>
3168
0c7efc08 3169 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3170 (Password handling): `auth-source-debug' is good for debug messages.
3171
2da9c605
G
31722011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3173
3174 * gnus.texi (Store custom flags and keywords): Refer to
3175 `gnus-registry-article-marks-to-{chars,names}' instead of
3176 `gnus-registry-user-format-function-{M,M2}'.
3177
e61923c8
GM
31782011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3179
3180 * texinfo.tex: Merge from gnulib.
3181
627abcdd
TZ
31822011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3183
3184 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3185 (Store custom flags and keywords):
3186 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3187 `gnus-registry-user-format-function-M2'.
3188
a3c92bc1
EZ
31892011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3190
8f906c40 3191 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3192
85d870a9
GM
31932011-05-17 Glenn Morris <rgm@gnu.org>
3194
3195 * gnus.texi (Face): Fix typo.
3196
2cdee799
GM
31972011-05-14 Glenn Morris <rgm@gnu.org>
3198
3199 * dired-x.texi (Omitting Examples): Minor addition.
3200
79b70037
GM
32012011-05-10 Jim Meyering <meyering@redhat.com>
3202
3203 * ede.texi: Fix typo "or or -> or".
3204
a7111a62 32052011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3206
3207 * gnus.texi (Summary Buffer Lines):
3208 gnus-summary-user-date-format-alist does not exist.
3209 (Sorting the Summary Buffer): More about sorting threads.
3210
69026aba
MA
32112011-04-25 Michael Albinus <michael.albinus@gmx.de>
3212
3213 * trampver.texi: Update release number.
3214
9024ff79
MA
32152011-04-14 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * tramp.texi (Frequently Asked Questions): New item for disabling
3218 Tramp in other packages.
3219
c3c65d73
TZ
32202011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3221
3222 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3223 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3224 Update gnus-registry docs.
c3c65d73 3225
9ec6a317
JB
32262011-04-13 Juanma Barranquero <lekktu@gmail.com>
3227
3228 * ede.texi: Fix typos.
3229
1e3b6001
G
32302011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3231
9ec6a317
JB
3232 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3233 It's @table @code.
1e3b6001 3234
a5954fa5
G
32352011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3236
ed9265fc 3237 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3238
d71990a1
JB
32392011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3240
3241 * calc.texi (Logarithmic Units): Update the function names.
3242
1518e4f0
G
32432011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3244
3245 * message.texi (Various Commands): Document format specs in the
3246 ellipsis.
3247
a123622d
G
32482011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3249
3250 * message.texi (Insertion Variables): Document message-cite-style.
3251
32522011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3253
3254 * tramp.texi (Remote processes): New subsection "Running shell on
3255 a remote host".
3256
4248cca2
TZ
32572011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3258
3259 * auth.texi (Help for developers): Update docs to explain that the
3260 :save-function will only run the first time.
3261
54ce11a1
GM
32622011-03-12 Glenn Morris <rgm@gnu.org>
3263
3264 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3265 (emacs-faq.text): New target.
3266 (clean): Add emacs-faq.
3267
0c3b25f8
MA
32682011-03-12 Michael Albinus <michael.albinus@gmx.de>
3269
3270 Sync with Tramp 2.2.1.
3271
3272 * trampver.texi: Update release number.
3273
b740639e
GM
32742011-03-11 Glenn Morris <rgm@gnu.org>
3275
3276 * Makefile.in (HTML_TARGETS): New.
3277 (clean): Delete $HTML_TARGETS.
3278 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3279
733afdf4
TZ
32802011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3281
3282 * auth.texi (Help for developers): Show example of using
3283 `auth-source-search' with prompts and :save-function.
3284
33383987
JB
32852011-03-07 Chong Yidong <cyd@stupidchicken.com>
3286
3287 * Version 23.3 released.
3288
a5057546
G
32892011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3290
3291 * message.texi (Message Buffers): Update default value of
3292 message-generate-new-buffers.
3293
479a2c9b
JB
32942011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3295
3296 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3297 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3298 respectively.
05a29101
JB
3299 (Musical Notes): New section.
3300 (Customizing Calc): Mention the customizable variable
3301 calc-note-threshold.
479a2c9b 3302
e0535b76
GM
33032011-03-03 Glenn Morris <rgm@gnu.org>
3304
3305 * url.texi (Dealing with HTTP documents): Remove reference to
3306 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3307 (Configuration): Update url-configuration-directory description.
e0535b76 3308
2777ccbf
GM
33092011-03-02 Glenn Morris <rgm@gnu.org>
3310
3311 * dired-x.texi (Multiple Dired Directories): Remove mentions
3312 of dired-default-directory-alist and dired-default-directory.
3313 Move dired-smart-shell-command here...
3314 (Miscellaneous Commands): ... from here.
3315
257219bd
PE
33162011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3317
3318 * texinfo.tex: Update to version 2011-02-24.09.
3319
8889f4e2
GM
33202011-03-02 Glenn Morris <rgm@gnu.org>
3321
3322 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3323 instead of the obsoleted dired-omit-here-always.
3324
5d41af19
MA
33252011-02-28 Michael Albinus <michael.albinus@gmx.de>
3326
3327 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3328 supported systems.
3329
2b0c7330 33302011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3331
61cf3a76
GM
3332 * dbus.texi (Type Conversion): Grammar fix.
3333
cce7d530 33342011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3335
cce7d530
GM
3336 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3337 "Debian GNU/Linux".
51a13bdd 3338
cce7d530
GM
3339 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3340
817b48a7
GM
33412011-02-23 Glenn Morris <rgm@gnu.org>
3342
cce7d530
GM
3343 * dired-x.texi (Features): Minor rephrasing.
3344 (Local Variables): Fix typos.
47301027
GM
3345
3346 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3347 Standardize some Emacs/XEmacs terminology.
3348
817b48a7
GM
3349 * dired-x.texi (Features): Don't advertise obsolete local variables.
3350 Simplify layout.
3351 (Omitting Variables): Update local variables example.
3352 (Local Variables): Say this is obsolete. Fix description of
3353 dired-enable-local-variables possible values.
3354
4a3988d5
G
33552011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3356
3357 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3358 default now.
3359
8e22bee0
G
33602011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3361
3362 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3363
06b840e0
LI
33642011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3365
3366 * gnus.texi (Window Layout): Document layout names.
3367
67ab0163 33682011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3369
3370 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3371 * auth.texi: Sync @dircategory with ../../info/dir.
3372 * autotype.texi: Sync @dircategory with ../../info/dir.
3373 * calc.texi: Sync @dircategory with ../../info/dir.
3374 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3375 * cl.texi: Sync @dircategory with ../../info/dir.
3376 * dbus.texi: Sync @dircategory with ../../info/dir.
3377 * dired-x.texi: Sync @dircategory with ../../info/dir.
3378 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3379 * ede.texi: Sync @dircategory with ../../info/dir.
3380 * ediff.texi: Sync @dircategory with ../../info/dir.
3381 * edt.texi: Sync @dircategory with ../../info/dir.
3382 * eieio.texi: Sync @dircategory with ../../info/dir.
3383 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3384 * epa.texi: Sync @dircategory with ../../info/dir.
3385 * erc.texi: Sync @dircategory with ../../info/dir.
3386 * eshell.texi: Sync @dircategory with ../../info/dir.
3387 * eudc.texi: Sync @dircategory with ../../info/dir.
3388 * flymake.texi: Sync @dircategory with ../../info/dir.
3389 * forms.texi: Sync @dircategory with ../../info/dir.
3390 * gnus.texi: Sync @dircategory with ../../info/dir.
3391 * idlwave.texi: Sync @dircategory with ../../info/dir.
3392 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3393 * message.texi: Sync @dircategory with ../../info/dir.
3394 * mh-e.texi: Sync @dircategory with ../../info/dir.
3395 * newsticker.texi: Sync @dircategory with ../../info/dir.
3396 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3397 * org.texi: Sync @dircategory with ../../info/dir.
3398 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3399 * pgg.texi: Sync @dircategory with ../../info/dir.
3400 * rcirc.texi: Sync @dircategory with ../../info/dir.
3401 * reftex.texi: Sync @dircategory with ../../info/dir.
3402 * remember.texi: Sync @dircategory with ../../info/dir.
3403 * sasl.texi: Sync @dircategory with ../../info/dir.
3404 * sc.texi: Sync @dircategory with ../../info/dir.
3405 * semantic.texi: Sync @dircategory with ../../info/dir.
3406 * ses.texi: Sync @dircategory with ../../info/dir.
3407 * sieve.texi: Sync @dircategory with ../../info/dir.
3408 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3409 * speedbar.texi: Sync @dircategory with ../../info/dir.
3410 * trampver.texi [emacs]: Set emacsname to "Emacs".
3411 * tramp.texi: Sync @dircategory with ../../info/dir.
3412 * url.texi: Sync @dircategory with ../../info/dir.
3413 * vip.texi: Sync @dircategory with ../../info/dir.
3414 * viper.texi: Sync @dircategory with ../../info/dir.
3415 * widget.texi: Sync @dircategory with ../../info/dir.
3416 * woman.texi: Sync @dircategory with ../../info/dir.
3417
30abce25
GM
34182011-02-19 Glenn Morris <rgm@gnu.org>
3419
0c7efc08
SM
3420 * dired-x.texi (Technical Details): No longer redefines
3421 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3422 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3423
73572c72
AG
34242013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3425
78b8f320 3426 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 3427
f31f8469
GM
34282011-02-18 Glenn Morris <rgm@gnu.org>
3429
3430 * dired-x.texi (Optional Installation File At Point): Simplify.
3431
35123c04
TZ
34322011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3433
3434 * auth.texi (Help for users): Use :port instead of :protocol for all
3435 auth-source docs.
7ba93e94
G
3436 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3437 to have two files in `auth-sources'.
35123c04 3438
da5e0ce4
GM
34392011-02-16 Glenn Morris <rgm@gnu.org>
3440
b322c9af
GM
3441 * dired-x.texi: Use emacsver.texi to get Emacs version.
3442 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3443 Depend on emacsver.texi.
3444
07ca5555
GM
3445 * dired-x.texi: Drop meaningless version number.
3446 (Introduction): Remove old info.
3447 (Optional Installation Dired Jump): Autoload from dired-x.
3448 Remove incorrect info about loaddefs.el.
3449 (Bugs): Just refer to M-x report-emacs-bug.
3450
da5e0ce4
GM
3451 * dired-x.texi (Multiple Dired Directories): Update for rename of
3452 default-directory-alist.
3453 (Miscellaneous Commands): No longer mention very old VM version 4.
3454
bb55f713
PE
34552011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3456
3457 Merge from gnulib.
3458 * texinfo.tex: Update to version 2011-02-14.11.
3459
5415d076
G
34602011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3461
da5e0ce4
GM
3462 * auth.texi (Help for users):
3463 Login collection is "Login" and not "login".
5415d076 3464
14029d4b
MA
34652011-02-13 Michael Albinus <michael.albinus@gmx.de>
3466
3467 * tramp.texi (History): Remove IMAP support.
3468 (External methods, Frequently Asked Questions): Remove `imap' and
3469 `imaps' methods.
3470 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3471
3472 * trampver.texi: Remove default value of `emacsimap'.
3473
8a36c07f
GM
34742011-02-13 Glenn Morris <rgm@gnu.org>
3475
3476 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3477 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3478
165bc5a0
GM
34792011-02-12 Glenn Morris <rgm@gnu.org>
3480
3481 * sc.texi (Getting Connected): Remove old index entries.
3482
5415d076 34832011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3484
3485 * url.texi: Remove duplicate @dircategory (Bug#7942).
3486
b8e0f0cd
G
34872011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3488
8a36c07f
GM
3489 * auth.texi (Overview, Help for users, Help for developers):
3490 Update docs.
b8e0f0cd
G
3491 (Help for users): Talk about spaces.
3492
caf82551
PE
34932011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3494
3495 * texinfo.tex: Update to version 2011-02-07.16.
3496
1ff98217
MA
34972011-02-07 Michael Albinus <michael.albinus@gmx.de>
3498
3499 * dbus.texi (Bus names): Adapt descriptions for
3500 dbus-list-activatable-names and dbus-list-known-names.
3501
2e78df6b
JB
35022011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3503
3504 * calc.texi (Logarithmic Units): New section.
3505
7fbf7cae
TZ
35062011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3507
3508 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3509 manuals use it now.
3510
0c7efc08 3511 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3512
156ad271
KY
35132011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3514
3515 * overrides.texi: Remove.
3516
3517 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3518 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3519
36539990
MA
35202011-02-05 Michael Albinus <michael.albinus@gmx.de>
3521
3522 * tramp.texi (Frequently Asked Questions): Mention problems with
3523 WinSSHD.
3524
3525 * trampver.texi: Update release number.
3526
35272011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3528
3529 * tramp.texi:
3530 Replace "delimet" with "delimit" globally.
3531 Replace "explicite" with "explicit" globally.
3532 Replace "instead of" with "instead" where there was nothing after "of".
3533 Audit use of comma before interrogative pronoun, "that", or "which".
3534 Minor word order, spelling, wording changes.
3535
ec72bf63
G
35362011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3537
3538 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3539
3540 * sieve.texi: Use WEBHACKDEVEL.
3541
3542 * sasl.texi: Use WEBHACKDEVEL.
3543
3544 * pgg.texi: Use WEBHACKDEVEL.
3545
3546 * message.texi: Use WEBHACKDEVEL.
3547
3548 * gnus.texi: Use WEBHACKDEVEL.
3549
3550 * emacs-mime.texi: Use WEBHACKDEVEL.
3551
3552 * auth.texi: Use WEBHACKDEVEL.
3553
3554 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3555 manuals.
3556
35572011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3558
3559 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3560
90b750f4
PE
35612011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3562
3563 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3564 which in turn is copied from ftp://tug.org/tex/.
3565
0e751a49
GM
35662011-02-03 Glenn Morris <rgm@gnu.org>
3567
3568 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3569 (Binding combinations of modifiers and function keys):
3570 Let's assume people reading this are not using Emacs 18.
3571
7f13c2e2
LI
35722011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3573
3574 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3575 since it's run automatically.
3576
d76c843e
LI
35772011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3578
3579 * gnus.texi (Customizing Articles): Fix typo.
3580
12e3ca0a
LI
35812011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3582
3583 * gnus.texi (Customizing Articles): Document the new way of customizing
3584 the date headers(s).
3585
fe72c8fa
LI
35862011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3587
3588 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3589 splitting example.
3590
bf3dae7e
EZ
35912011-01-29 Eli Zaretskii <eliz@gnu.org>
3592
3593 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3594 (MAKEINFO_OPTS): New variable.
3595 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3596 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3597 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3598 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3599 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3600 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3601 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3602 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3603 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3604 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3605 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3606 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3607 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3608 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3609 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3610 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3611 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3612 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3613
d6f13ac8
LI
36142011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3615
3616 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3617
c5ecc769
G
36182011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3619
3620 * message.texi (IDNA): Explain what it is.
3621
36222011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3623
3624 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3625
45eb2a5d
WL
36262011-01-23 Werner Lemberg <wl@gnu.org>
3627
3628 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3629 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3630 (ENVADD): Update.
45eb2a5d 3631
6872a814
GM
36322011-01-18 Glenn Morris <rgm@gnu.org>
3633
3634 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3635
77ab81d0 36362011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3637
3638 * nxml-mode.texi (Introduction): Fix file name typos.
3639
d221e780
CO
36402011-01-13 Christian Ohler <ohler@gnu.org>
3641
3642 * ert.texi: New file.
3643
3644 * Makefile.in:
3645 * makefile.w32-in: Add ert.texi.
3646
8c904d82
MA
36472011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3648
3649 * dbus.texi (Receiving Method Calls): New function
3650 dbus-register-service. Rearrange node.
3651
f56e0e7a
PE
36522011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3653
3654 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3655 which in turn is copied from ftp://tug.org/tex/.
3656
0fadf00e
MA
36572011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3658
3659 * dbus.texi (Receiving Method Calls): Describe new optional
3660 parameter dont-register-service of dbus-register-{method,property}.
3661
8b358e90
DU
36622010-12-17 Daiki Ueno <ueno@unixuser.org>
3663
0c7efc08
SM
3664 * epa.texi (Encrypting/decrypting *.gpg files):
3665 Mention epa-file-select-keys.
8b358e90 3666
549c9aed
G
36672010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3668
3669 * gnus.texi (Archived Messages): Remove outdated text.
3670
36712010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3672
0c7efc08 3673 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3674
156e3f9c
G
36752010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3676
83f3eadc 3677 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3678
8151d490
AC
36792010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3680
3681 * gnus.texi (The swish++ Engine): Add customizable parameters
3682 descriptions.
3683 (The swish-e Engine): Ditto.
3684
305bdd22
MA
36852010-12-14 Michael Albinus <michael.albinus@gmx.de>
3686
3687 * tramp.texi (Inline methods): Add "ksu" method.
3688 (Remote processes): Add example with remote `default-directory'.
3689
53aff12a
GM
36902010-12-14 Glenn Morris <rgm@gnu.org>
3691
3692 * faq.texi (Expanding aliases when sending mail):
3693 Now build-mail-aliases is interactive.
3694
8a1cdce5
AC
36952010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3696
3697 * gnus.texi: First pass at adding (rough) nnir documentation.
3698
7410c270
G
36992010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3700
53aff12a
GM
3701 * gnus.texi (Filtering New Groups):
3702 Mention gnus-auto-subscribed-categories.
3703 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3704 removed.
3705
f49d1f52 37062010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3707
3708 * cl.texi (For Clauses): Small fixes for frames and windows.
3709
acedf35c
CD
37102010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3711
3712 * org.texi (Using capture): Document using prefix arguments for
3713 finalizing capture.
3714 (Agenda commands): Document prefix argument for the bulk scatter
3715 command.
3716 (Beamer class export): Document that also overlay arguments can be
3717 passed to the column environment.
3718 (Template elements): Document the new entry type.
3719
37202010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3721
3722 * org.texi (Include files): Document :minlevel.
3723
37242010-12-11 Julien Danjou <julien@danjou.info>
3725
3726 * org.texi (Categories): Document category icons.
3727
37282010-12-11 Eric Schulte <schulte.eric@gmail.com>
3729
3730 * org.texi (noweb): Fix typo.
3731
516aa569
G
37322010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3733
3734 * gnus.texi (Server Commands): Point to the rest of the server
3735 commands.
3736
04db63bc
G
37372010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3738
3739 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3740 g'.
3741
ed797193
G
37422010-12-02 Julien Danjou <julien@danjou.info>
3743
3744 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3745
37462010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3747
3748 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3749 (Direct Functions): Note the STARTTLS upgrade.
3750
07976ae3 37512010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3752 James Clark <none@example.com>
d3dfb185
GM
3753
3754 * nxml-mode.texi (Introduction): New section.
3755
59e75882
G
37562010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3757
3758 * gnus.texi (Server Commands): Document gnus-server-show-server.
3759
568a887f
MA
37602010-11-20 Michael Albinus <michael.albinus@gmx.de>
3761
3762 Sync with Tramp 2.2.0.
3763
3764 * trampver.texi: Update release number.
3765
1265829e
JB
37662010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3767
3768 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3769 Mention that the TeX specific units won't use the `tex' prefix
3770 in TeX mode.
3771
239661c0
KY
37722010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3773
3774 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3775
4a47c275 37762010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3777
3778 * edt.texi: Remove information about Emacs 19.
3779
4a47c275 37802010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3781
3782 * trampver.texi: Update release number.
3783
2f0e0dc8
KY
37842010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * gnus.texi (Article Washing): Fix typo.
3787
afe98dfa
CD
37882010-11-11 Noorul Islam <noorul@noorul.com>
3789
56f5a94e 3790 * org.texi: Fix typo.
afe98dfa
CD
3791
37922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3793
3794 * org.texi (Using capture): Explain that refiling is
3795 sensitive to cursor position.
3796
37972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3798
56f5a94e 3799 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3800
38012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3802
3803 * org.texi: Document the <c> cookie.
3804
38052010-11-11 Eric Schulte <schulte.eric@gmail.com>
3806
bd7239f5 3807 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3808 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3809
38102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3811
56f5a94e 3812 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3813
38142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3815
56f5a94e 3816 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3817
38182010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3819
3820 * org.texi (Setting up the staging area): Document that
3821 file names remain visible when encrypting the MobileOrg files.
3822
38232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3824
3825 * org.texi (Setting up the staging area): Document which
3826 versions are needed for encryption.
3827
38282010-11-11 Eric Schulte <schulte.eric@gmail.com>
3829
56f5a94e
GM
3830 * org.texi (noweb): Update :noweb documentation to
3831 reflect the new "tangle" argument.
afe98dfa
CD
3832
38332010-11-11 Eric Schulte <schulte.eric@gmail.com>
3834
56f5a94e
GM
3835 * org.texi (Batch execution): Improve tangling script in
3836 documentation.
afe98dfa
CD
3837
38382010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3839
3840 * org.texi (Handling links):
3841 (In-buffer settings): Document inlining images on startup.
3842
38432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3844
3845 * org.texi (Setting up the staging area): Document use of
3846 crypt password.
3847
38482010-11-11 David Maus <dmaus@ictsoc.de>
3849
56f5a94e 3850 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3851
38522010-11-11 David Maus <dmaus@ictsoc.de>
3853
56f5a94e
GM
3854 * org.texi (Template expansion): Add mew in table for link type
3855 escapes.
afe98dfa
CD
3856
38572010-11-11 David Maus <dmaus@ictsoc.de>
3858
56f5a94e 3859 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3860
38612010-11-11 Eric Schulte <schulte.eric@gmail.com>
3862
56f5a94e 3863 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3864
38652010-11-11 Eric Schulte <schulte.eric@gmail.com>
3866
56f5a94e 3867 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3868
38692010-11-11 Eric Schulte <schulte.eric@gmail.com>
3870
56f5a94e
GM
3871 * org.texi (Structure of code blocks):
3872 Update documentation to mention inline code block syntax.
afe98dfa
CD
3873
38742010-11-11 Eric Schulte <schulte.eric@gmail.com>
3875
56f5a94e 3876 * org.texi (comments): Improve wording.
afe98dfa
CD
3877
38782010-11-11 Eric Schulte <schulte.eric@gmail.com>
3879
56f5a94e 3880 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3881
38822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3883
3884 * org.texi (Installation): Remove the special
3885 installation instructions for XEmacs.
3886
38872010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3888
56f5a94e 3889 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3890 insertion of empty structural elements.
3891
38922010-11-11 Noorul Islam <noorul@noorul.com>
3893
56f5a94e 3894 * org.texi: Fix doc.
afe98dfa
CD
3895
38962010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3897
3898 * org.texi (The date/time prompt): Document specification
3899 of time ranges.
3900
39012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3902
3903 * org.texi (Internal links): Document the changes in
3904 internal links.
3905
39062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3907
3908 * org.texi (Agenda commands): Document the limitation for
3909 the filter preset - it can only be used for an entire agenda
3910 view, not in an individual block in a block agenda.
3911
39122010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3913
3914 * org.texi (iCalendar export): Document alarm creation.
3915
6f8fc60c
MA
39162010-11-10 Michael Albinus <michael.albinus@gmx.de>
3917
3918 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3919
be3c11b3
LMI
39202010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3921
3922 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3923
d607b96b 39242010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3925
d607b96b 3926 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3927
181cb5fb
G
39282010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3929
3930 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3931 since that works by default.
3932
39332010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3934
3935 * gnus.texi (Customizing the IMAP Connection): Document
3936 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3937
36bc5d3b
MA
39382010-11-04 Michael Albinus <michael.albinus@gmx.de>
3939
3940 * tramp.texi (Remote shell setup): New item "Interactive shell
3941 prompt". Reported by Christian Millour <cm@abtela.com>.
3942 (Remote shell setup, Remote processes): Use @code{} for
3943 environment variables.
3944
cf503f7c
GM
39452010-11-03 Glenn Morris <rgm@gnu.org>
3946
537b04b9 3947 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3948 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3949
389b76fa
G
39502010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3951
3952 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3953
2699a554 39542010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3955
3956 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3957
2699a554 39582010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3959
3960 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3961
99e65b2d
G
39622010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3963
0c7efc08
SM
3964 * gnus.texi (Client-Side IMAP Splitting):
3965 Mention nnimap-unsplittable-articles.
99e65b2d
G
3966
39672010-10-29 Julien Danjou <julien@danjou.info>
3968
3969 * gnus.texi (Finding the News): Remove references to obsoletes
3970 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3971
aeeb3dcb
EZ
39722010-10-29 Eli Zaretskii <eliz@gnu.org>
3973
3974 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3975 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3976 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3977 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3978
8289f37b
GM
39792010-10-28 Glenn Morris <rgm@gnu.org>
3980
3981 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3982 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3983 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3984
d85d3b3a
DU
39852010-10-25 Daiki Ueno <ueno@unixuser.org>
3986
3987 * epa.texi (Mail-mode integration): Add alternative key bindings
3988 for epa-mail commands; escape comma.
c05c2b9b 3989 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3990
9f534a47
JB
39912010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3992
99e65b2d 3993 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3994
5793a7bc 39952010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3996
3997 * gnus.texi (Group Parameters, Buttons): Fix typos.
3998
280f417b
G
39992010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4000
4001 * gnus.texi (Subscription Commands): Mention that you can also
4002 subscribe to new groups via the Server buffer, which is probably more
4003 convenient when subscribing to many groups.
4004
d806c872
G
40052010-10-21 Julien Danjou <julien@danjou.info>
4006
4007 * message.texi (Message Headers): Allow message-default-headers to be a
4008 function.
4009
d5798f68
LMI
40102010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4011
4012 * gnus-news.texi: Mention new archive defaults.
4013
b79bbef7
KY
40142010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4015
4016 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4017
2526f423
G
40182010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4019
4020 * gnus.texi (HTML): Document the function value of
4021 gnus-blocked-images.
4022 (Article Washing): shr and gnus-w3m, not the direct function names.
4023
ba91f05d
G
40242010-10-20 Julien Danjou <julien@danjou.info>
4025
4026 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4027 variable.
4028
da451787
LMI
40292010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4030
4031 * gnus.texi (Customizing the IMAP Connection): The port strings are
4032 strings.
c872595d 4033 (Document Groups): Mention git.
da451787 4034
7cad71ad
G
40352010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4036
4037 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4038 bzr/Gnus git sync.
4039
c56dfd36
EZ
40402010-10-15 Eli Zaretskii <eliz@gnu.org>
4041
4042 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4043 change.
4044
a1d16a7b
G
40452010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4046
4047 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4048 @item syntax for in-Emacs makeinfo.
4049
40502010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4051
4052 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4053 trim sentence.
4054
98e2b864
DU
40552010-10-12 Daiki Ueno <ueno@unixuser.org>
4056
4057 * epa.texi (Caching Passphrases):
0c7efc08
SM
4058 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4059 Clarify some configurations require to set up gpg-agent.
98e2b864 4060
c12e4a81
GM
40612010-10-11 Glenn Morris <rgm@gnu.org>
4062
4063 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4064
f7aa248a
G
40652010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4066
4067 * gnus.texi (Spam Package Introduction): Mention `$'.
4068
6513b232
EZ
40692010-10-09 Eli Zaretskii <eliz@gnu.org>
4070
4071 * makefile.w32-in (emacsdir): New variable.
4072 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4073 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4074
abd40fb4
GM
40752010-10-09 Glenn Morris <rgm@gnu.org>
4076
0f05450f
GM
4077 * Makefile.in (mostlyclean): Delete *.toc.
4078
d3a4ac46
GM
4079 * Makefile.in: Use $< in rules.
4080
aa9db089
GM
4081 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4082
abd40fb4
GM
4083 * Makefile.in ($(infodir)): Delete rule.
4084 (mkinfodir): New. Use it in all the info rules, rather than depending
4085 on infodir.
4086
ea274122
GM
40872010-10-09 Glenn Morris <rgm@gnu.org>
4088
6e90e2a8
GM
4089 * gnus.texi (Article Washing): Fix previous change.
4090
f7a31f11
GM
4091 * Makefile.in (emacsdir): New variable.
4092 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4093 Depend on emacsver.texi.
4094
f7a31f11
GM
4095 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4096
ea274122
GM
4097 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4098
36d3245f
G
40992010-10-08 Julien Danjou <julien@danjou.info>
4100
f7a31f11 4101 * gnus.texi: Add mm-shr.
36d3245f
G
4102
41032010-10-08 Ludovic Courtès <ludo@gnu.org>
4104
4105 * gnus.texi (Finding the Parent, The Gnus Registry)
4106 (Registry Article Refer Method): Update docs for nnregistry.el.
4107
41082010-10-08 Daiki Ueno <ueno@unixuser.org>
4109
4110 * auth.texi (Help for users)
4111 (GnuPG and EasyPG Assistant Configuration): Update docs.
4112
12359245
GM
41132010-10-08 Glenn Morris <rgm@gnu.org>
4114
4115 * cl.texi (Organization, Installation, Old CL Compatibility):
4116 Deprecate cl-compat for new code.
4628bef1 4117 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4118
4119 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4120
fcf2d385
KY
41212010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4122
4123 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4124
66627fa9
G
41252010-10-06 Julien Danjou <julien@danjou.info>
4126
fd9ba500
JD
4127 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4128
66627fa9
G
4129 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4130 broken link.
4131
4132 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4133
4134 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4135 to ReiserFS.
4136
4137 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4138 (FAQ 7-1): Fix getmail URL.
4139
65f54520
DU
41402010-10-06 Daiki Ueno <ueno@unixuser.org>
4141
4142 * epa.texi (Caching Passphrases): New section.
4143
4c83f6e1
GM
41442010-10-06 Glenn Morris <rgm@gnu.org>
4145
4146 * Makefile.in (SHELL): Set it.
4147 (info): Move the mkdir dependency to the individual info files.
4148 (mostlyclean): Tidy up.
4149 (clean): Only delete the specific dvi and pdf files.
4150 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4151 ($(infodir)): Add parallel build workaround.
4c83f6e1 4152
71e691a5
G
41532010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4154
4155 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4156
a41c2e6d
G
41572010-10-03 Julien Danjou <julien@danjou.info>
4158
0c7efc08
SM
4159 * emacs-mime.texi (Display Customization):
4160 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4161 mm-inline-large-images-proportion.
4162
37255945
MA
41632010-10-03 Michael Albinus <michael.albinus@gmx.de>
4164
0c7efc08
SM
4165 * tramp.texi (Frequently Asked Questions):
4166 Mention remote-file-name-inhibit-cache.
37255945 4167
11e4e7bd
LMI
41682010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4169
4170 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4171 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4172
cb83220a
KY
41732010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4174
0c7efc08
SM
4175 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4176 (Article Hiding): Add google banner example.
4177 Suggested by Benjamin Xu.
cb83220a 4178
6b958814
G
41792010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4180
0c7efc08
SM
4181 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4182 Remove nnimap-split-rule from examples.
6b958814
G
4183
41842010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4185
4186 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4187 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4188 Fishman.
4189 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4190
41912010-09-30 Julien Danjou <julien@danjou.info>
4192
4193 * gnus.texi (Gravatars): Fix documentation about
4194 gnu-gravatar-properties.
4195
b9476c04
DU
41962010-09-29 Daiki Ueno <ueno@unixuser.org>
4197
4198 * epa.texi (Bug Reports): New section.
4199
5f874327
GM
42002010-09-29 Glenn Morris <rgm@gnu.org>
4201
4202 * Makefile.in (top_srcdir): Remove unused variable.
4203
6b958814
G
42042010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4205
4206 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4207 (Client-Side IMAP Splitting): Document 'default.
4208
42092010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4210
0c7efc08
SM
4211 * gnus.texi (Customizing the IMAP Connection):
4212 Document nnimap-fetch-partial-articles.
6b958814 4213
82bccbfa
KY
42142010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4215
4216 * gnus-news.texi: Mention nnimap-inbox.
4217
4218 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4219
42202010-09-26 Julien Danjou <julien@danjou.info>
4221
47e08896 4222 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4223
42242010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4225
4226 * gnus.texi (Security): Remove gpg.el mention.
4227
42282010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4229
4230 * gnus.texi (Browse Foreign Server): New variable
4231 gnus-browse-subscribe-newsgroup-method.
4232
4233 * gnus-news.texi: Mention it.
4234
42352010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4236
0c7efc08 4237 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4238 (Startup Variables): No jingle.
4239
4c964351
UM
42402010-09-25 Ulrich Mueller <ulm@gentoo.org>
4241
4242 * woman.texi (Interface Options): xz compression is now supported.
4243
82bccbfa
KY
42442010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4245
4246 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4247 (Unavailable Servers): Document gnus-server-copy-server.
4248 (Using IMAP): Document the new nnimap.
4249
42502010-09-25 Julien Danjou <julien@danjou.info>
4251
47e08896 4252 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4253
18778f71
GM
42542010-09-24 Glenn Morris <rgm@gnu.org>
4255
4256 * url.texi (Disk Caching): Tweak previous change.
4257
9c766321
JD
42582010-09-24 Julien Danjou <julien@danjou.info>
4259
4260 * url.texi (Disk Caching): Mention url-cache-expire-time,
4261 url-cache-expired, and url-fetch-from-cache.
4262
82bccbfa
KY
42632010-09-24 Julien Danjou <julien@danjou.info>
4264
4265 * gnus.texi: Add Gravatars.
4266
42672010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4268
4269 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4270
592bdb9a
LMI
42712010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4272
4273 * gnus.texi (Expunging mailboxes): Update name of the expunging
4274 command.
4275
e4e22d29
KY
42762010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4277
4278 * emacs-mime.texi (rfc2047): Update description for
4279 rfc2047-encode-parameter.
4280
371d9801
MA
42812010-09-13 Michael Albinus <michael.albinus@gmx.de>
4282
4283 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4284 "fish" methods.
4285 (External methods): Remove "scp1_old" and "scp2_old" methods.
4286
31ae5827
MA
42872010-09-09 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * tramp.texi: Remove Japanese manual. Fix typo.
4290
4291 * trampver.texi: Update release number. Remove japanesemanual.
4292
c0468714
GM
42932010-09-09 Glenn Morris <rgm@gnu.org>
4294
4295 * org.texi: Restore clobbered changes (copyright years, untabify).
4296
86441999
JD
42972010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4298
4299 * gnus.texi (Adaptive Scoring): Fix typo.
4300
25f28806
LMI
43012010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4302
4303 * gnus.texi (Article Display): Document gnus-html-show-images.
4304
45240125 43052010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4306
45240125
JD
4307 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4308
59d09f15
LMI
43092010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus.texi (HTML): Document gnus-max-image-proportion.
4312
2cdd366f
KY
43132010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4314
51dee5ef
KY
4315 * gnus.texi (HTML): Document gnus-blocked-images.
4316
2cdd366f
KY
4317 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4318
b0e4f3fc
KY
43192010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4320
4321 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4322 the first message are used for wide replies.
f02566ce
KY
4323 (Changing Servers): Remove documentation on gnus-change-server and
4324 friends, since it's been removed.
b0e4f3fc 4325
598451ed
KY
43262010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4327
4328 * gnus.texi (Drafts): Mention B DEL.
4329
e7842e69
KY
43302010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4331
4332 * gnus.texi (Delayed Articles): Mention that the Date header is the
4333 original one, even if you delay.
4334
85115796
KY
43352010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4336
0c7efc08
SM
4337 * gnus.texi (Asynchronous Fetching):
4338 Document gnus-async-post-fetch-function.
85115796
KY
4339 (HTML): Made into its own section.
4340
f0b44bc0
MA
43412010-08-26 Michael Albinus <michael.albinus@gmx.de>
4342
4343 Sync with Tramp 2.1.19.
4344
c5b0993e
EW
4345 * tramp.texi (Inline methods, Default Method):
4346 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4347 Remove remark about doubled "-t" argument.
217876c9
MA
4348 (Auto-save and Backup): Remove reference to Emacs 21.
4349 (Filename Syntax): Describe port numbers.
4350 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4351 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4352 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4353 errors with the backquotes.
4354 (External packages): File attributes cache flushing for asynchronous
4355 processes.
4356 (Traces and Profiles): Describe verbose level 9.
4357
f0b44bc0
MA
4358 * trampver.texi: Update release number.
4359
7457f7b6
MA
43602010-08-23 Michael Albinus <michael.albinus@gmx.de>
4361
4362 * dbus.texi (Alternative Buses): New chapter.
4363
b695beda
SM
43642010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4365
4366 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4367
443c2c03
JB
43682010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4369
4370 * calc.texi (Customizing Calc): Rearrange description of new
4371 variables to match the presentation of other variables.
4372
7815fe19 43732010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4374
4375 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4376
2c695727
JB
43772010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4378
4379 * calc.texi (Making Selections, Selecting Subformulas)
4380 (Customizing Calc): Mention how to use faces to emphasize selected
4381 sub-formulas.
4382
bbb6ffa1
MA
43832010-08-05 Michael Albinus <michael.albinus@gmx.de>
4384
4385 * tramp.texi (External packages): File attributes cache flushing
4386 for asynchronous processes.
4387
5cee0a9c
AM
43882010-08-01 Alan Mackenzie <acm@muc.de>
4389
4390 Enhance the manual for the latest Java Mode.
4391
4392 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4393 annotation-var-cont.
4394 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4395 two new symbols.
4396
3f2afe32
MA
43972010-07-28 Michael Albinus <michael.albinus@gmx.de>
4398
4399 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4400
0ed082fe 44012010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4402
4403 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4404
311f0356
JB
44052010-07-19 Juanma Barranquero <lekktu@gmail.com>
4406
4407 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4408
86fbb8ca
CD
44092010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4410
4411 * org.texi: Add macros to get plain quotes in PDF output.
4412 List additional contributors.
4413 (Capture): New section, replaces the section about remember.
4414 (Working With Source Code): New chapter, focused on documenting Org
4415 Babel.
4416 (Code evaluation security): New section.
4417 (MobileOrg): Document DropBox support.
4418 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4419 (Special symbols): Show how to display UTF8 characters for entities.
4420 (Global TODO list): Clarify the use of the "M" key and the differences
4421 to the "m" key.
4422 (RSS Feeds): Mention Atom feeds as well.
4423 (Setting tags): Remove paragraph about
4424 `org-complete-tags-always-offer-all-agenda-tags'.
4425
5732e8ed
MA
44262010-07-17 Michael Albinus <michael.albinus@gmx.de>
4427
4428 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4429 argument.
4430 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4431 echoing shells.
4432
ca1bb391
MA
44332010-07-10 Michael Albinus <michael.albinus@gmx.de>
4434
4435 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4436 (Filename Syntax): Describe port numbers.
4437
5bd55c3c
MA
44382010-07-09 Michael Albinus <michael.albinus@gmx.de>
4439
4440 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4441 forgotten.
4442 (Type Conversion): Precise conversion of natural numbers.
4443 (Errors and Events): Add "debugging" to concept index. Add variable
4444 `dbus-debug'.
4445
820ae8fe
MA
44462010-07-04 Michael Albinus <michael.albinus@gmx.de>
4447
4448 * dbus.texi (Receiving Method Calls): Add optional argument
4449 EMITS-SIGNAL to `dbus-register-property'.
4450
b6f9df0f
JB
44512010-06-27 Alex Schroeder <alex@gnu.org>
4452
4453 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4454
62e034c2
GM
44552010-06-24 Glenn Morris <rgm@gnu.org>
4456
4457 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4458 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4459 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4460 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4461 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4462 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4463 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4464 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4465 convention. Make them end with a period.
4466
9360256a
GM
44672010-06-23 Glenn Morris <rgm@gnu.org>
4468
4469 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4470 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4471 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4472 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4473 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4474 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4475
04d3bb6c
GM
44762010-06-10 Glenn Morris <rgm@gnu.org>
4477
4478 * idlwave.texi (Load-Path Shadows):
4479 * org.texi (Handling links): Fix typos.
4480
5e7d4a75
KY
44812010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4482
4483 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4484
9841cb4f
MA
44852010-05-26 Michael Albinus <michael.albinus@gmx.de>
4486
4487 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4488 by an alias. (Bug#6226)
4489
597517ef
JB
44902010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4491
4492 * calc.texi (Manipulating Vectors): Mention that vectors can
4493 be used to determine bins for `calc-histogram'.
4494
14914c43
JB
44952010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4496
597517ef 4497 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4498
0235128c 44992010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4500
4501 * url.texi (HTTP language/coding, Customization):
4502 * message.texi (Header Commands, Responses):
4503 * cl.texi (Argument Lists): Fix typos.
4504
0235128c 45052010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4506
0235128c
SM
4507 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4508 Note that Development menu is always available.
aa5789b5
CY
4509 (Creating a project): Fix terminology.
4510 (Add/Remove files): Fix typo.
4511
0235128c
SM
45122010-05-07 Chong Yidong <cyd@stupidchicken.com>
4513
4514 * Version 23.2 released.
4515
a628ad9d 45162010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4517
4518 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4519
502269d6
MA
45202010-05-01 Michael Albinus <michael.albinus@gmx.de>
4521
0235128c
SM
4522 * tramp.texi (Inline methods, Default Method):
4523 Mention `tramp-inline-compress-start-size'.
502269d6 4524
6e104790 45252010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4526
4527 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4528 the CVS repo. Put the Git repo in the news section.
4529
6e104790 4530 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4531 Removed some mentions of CVS. Mention the new Git repo.
4532
6e104790 45332010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4534
4535 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4536 (Mail Group Commands): Add index entry.
4537
6e104790 45382010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4539
4540 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4541
f8b91752
JB
45422010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4543
4544 * calc.texi (Radix modes): Mention that the option prefix will
4545 turn on twos-complement mode.
4546 (Inverse and Hyperbolic Flags): Mention the Option flag.
4547
ed21c5c8
CD
45482010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4549
4550 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4551 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4552 (Sectioning structure): Update.
4553 (References): New use case for field coordinates.
6e104790 4554 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4555 (Setting up the staging area): Document the availability of
4556 encryption for MobileOrg.
4557 (Images and tables): Document how to reference labels.
4558 (Index entries): New section.
4559 (Generating an index): New section.
4560 (Column width and alignment): Document that <N> now
4561 means a fixed width, not a maximum width.
4562 (Publishing options): Document the :email option.
4563 (Beamer class export): Fix bug in the BEAMER example.
4564 (Refiling notes): Document refile logging.
4565 (In-buffer settings): Document refile logging keywords.
4566 (Drawers): Document `C-c C-z' command.
4567 (Agenda commands): Mention the alternative key `C-c C-z'.
4568 (Special properties): Document the BLOCKED property.
4569 (The spreadsheet): Mention the formula editor.
4570 (References): Document field coordinates.
4571 (Publishing action): Correct the documentation for the
4572 publishing function.
4573 (The date/time prompt): Document that we accept dates
4574 like month/day/year.
4575 (Cooperation): Document the changes in table.el support.
4576 (Faces for TODO keywords, Faces for TODO keywords)
4577 (Priorities): Document the easy colors.
4578 (Visibility cycling): Document the new double prefix
4579 arg for `org-reveal'.
4580 (Cooperation): Remember.el is part of Emacs.
4581 (Clean view): Mention that `wrap-prefix' is also set by
4582 org-indent-mode.
4583 (Agenda commands): Add information about prefix args to
4584 scheduling and deadline commands.
4585 (Search view): Point to the docstring of
4586 `org-search-view' for more details.
6e104790 4587 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4588 (Setting tags): Document variable
4589 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4590 (Column attributes): Cross-reference special properties.
ed21c5c8 4591
456b348e
MA
45922010-04-10 Michael Albinus <michael.albinus@gmx.de>
4593
4594 Synchronize with Tramp repository.
4595
4596 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4597 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4598 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4599 syntax, texi2dvi reports errors with the backquotes.
4600
4601 * trampver.texi: Update release number.
4602
357e2d8e
KY
46032010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4604
4605 * gnus.texi (Finding the News): Add pointers to the Server buffer
4606 because it's essential.
4607
1d4d7664
KY
46082010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4609
4610 * gnus.texi (MIME Commands): Update description of
4611 gnus-article-browse-html-article.
4612
bd3e840f
KY
46132010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4614
4615 * auth.texi (Secret Service API): Add TODO node.
4616 (Help for users): Explain the new source options for `auth-sources'.
4617
e867cb5d 46182010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4619
4620 * trampver.texi: Update release number.
4621
288f9fc0
CY
46222010-03-10 Chong Yidong <cyd@stupidchicken.com>
4623
4624 * Branch for 23.2.
4625
d99aaebd
CY
46262010-03-03 Chong Yidong <cyd@stupidchicken.com>
4627
4628 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4629 now enabled by default.
4630
5794c2a5
MA
46312010-02-28 Michael Albinus <michael.albinus@gmx.de>
4632
4633 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4634 when Emacs runs in interactive mode. (Bug#5645)
4635
40572be6
GM
46362010-02-16 Glenn Morris <rgm@gnu.org>
4637
4638 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4639
7bb8ed67
MH
46402010-02-05 Mark A. Hershberger <mah@everybody.org>
4641
4642 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4643
45a1423d 46442010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4645
4646 * gnus.texi (Score File Format): Fix typo.
4647
45a1423d 46482010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4649
4650 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4651
14f17fc8
JB
46522010-01-18 Juanma Barranquero <lekktu@gmail.com>
4653
4654 * ada-mode.texi (Project File Overview): Fix typo.
4655
607d4369
CY
46562010-01-17 Chong Yidong <cyd@stupidchicken.com>
4657
4658 * semantic.texi: Add Richard Y. Kim credit.
4659
4660 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4661
3d1bfa99
MA
46622010-01-17 Michael Albinus <michael.albinus@gmx.de>
4663
4664 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4665 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4666
6fbf7a75
GM
46672010-01-17 Glenn Morris <rgm@gnu.org>
4668
b9f978f0
GM
4669 * calc.texi (Reporting Bugs): Don't mention format of repository.
4670
f19bc38d
GM
4671 * woman.texi (Bugs): Make "Emacs repository" less specific,
4672 and the URL for same more specific.
4673
6fbf7a75
GM
4674 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4675
16c3428a
JB
46762010-01-17 Juanma Barranquero <lekktu@gmail.com>
4677
4678 * ede.texi (ede-step-project, ede-proj-target):
4679 * tramp.texi (Remote processes): Fix typos.
4680
045b9da7
ML
46812010-01-16 Mario Lang <mlang@delysid.org>
4682
4683 * ede.texi (ede-target):
4684 * org.texi (Refiling notes): Remove duplicated words.
4685
c57008f6
SM
46862010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4687
4688 * gnus.texi (Posting Styles): Use with-current-buffer.
4689 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4690
798c9eb5
KR
46912010-01-02 Kevin Ryde <user42@zip.com.au>
4692
4693 * eieio.texi (Naming Conventions): Correction to xref on elisp
4694 coding conventions, is "Tips" node not "Standards".
4695
4970fbfe
CY
46962009-12-24 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4699
4700 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4701
83828b06
KY
47022009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4703
4704 * gnus.texi (Direct Functions): Add missing port number to tls method.
4705
45a4a565
JB
47062009-12-15 Juanma Barranquero <lekktu@gmail.com>
4707
4708 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4709 ($(infodir)/edt, edt.dvi): New targets.
4710
698bfef7
GM
47112009-12-15 Glenn Morris <rgm@gnu.org>
4712
4713 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4714 (edt, $(infodir)/edt, edt.dvi): New targets.
4715 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4716
4717 * Makefile.in (PDF_TARGETS, pdf): New.
4718 (clean): Add *.pdf.
4719 Add pdf rules for all manuals.
4720
0e983327
JB
47212009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4722
4723 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4724
8e687433
CY
47252009-12-14 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4728 (Smart Jump, Analyzer Debug): Copyedits.
4729 (Semantic mode user commands): Link to new nodes.
4730 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4731 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4732 upstream Semantic manual.
4733
4734 * semantic.texi (Introduction): Minor fix to diagram.
4735
020335df
MA
47362009-12-09 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * eshell.texi (History): Add the other built-in variables.
4739 (Built-ins): Explain built-ins, and how to apply the external commands.
4740 Add `history', `su' and `sudo'.
4741
4742 * tramp.texi (Remote processes): Add missing <RET> in the example.
4743
6ddf13e4
BW
47442009-12-01 Bill Wohler <wohler@newt.com>
4745
4746 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4747 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4748 excessively garrulous.
4749
07b6428c
MA
47502009-11-29 Michael Albinus <michael.albinus@gmx.de>
4751
4752 * tramp.texi (Remote processes): Improve eshell example with "su"
4753 and "sudo" commands.
4754
fd1cefda
CY
47552009-11-28 Chong Yidong <cyd@stupidchicken.com>
4756
4757 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4758
4759 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4760 Document semantic-complete-analyze-inline.
4761 (Semanticdb search debugging commands): Minor clarification.
4762 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4763 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4764 manual.
9d542758 4765 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4766
159e3ad5
KR
47672009-11-28 Kevin Ryde <user42@zip.com.au>
4768
4769 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4770 @pxref, now EIEIO is in Emacs.
159e3ad5 4771
c6d47315
KR
4772 * erc.texi (Development): Correction to git tutorial url.
4773
16f6287e
GM
47742009-11-26 Glenn Morris <rgm@gnu.org>
4775
4776 * faq.texi (Latest version of Emacs): Mention stability of development
4777 version.
4778 (Problems with very large files): Max buffer size increase in 23.2.
4779 (VM): VM has moved house again.
4780
5ea5dbc9
JB
47812009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4782
4783 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4784 notations.
4785
5dec9555
CD
47862009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4787
45a4a565 4788 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4789
bd6f6833
CY
47902009-11-20 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4793 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4794 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4795
be479117
JB
47962009-11-17 Juanma Barranquero <lekktu@gmail.com>
4797
4798 * semantic.texi (Semantic Internals, Glossary):
4799 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4800 (Semanticdb search debugging commands): Fix typos.
4801
17291a1f
JB
48022009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4803
be479117 4804 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4805
af42a9cc
JB
48062009-11-16 Juanma Barranquero <lekktu@gmail.com>
4807
4808 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4809 ($(infodir)/semantic, semantic.dvi): New targets.
4810
3149927d
CY
48112009-11-16 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * Makefile.in: Build the Semantic manual.
4814
4815 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4816 repository.
4817
977640ed
MA
48182009-11-16 Michael Albinus <michael.albinus@gmx.de>
4819
4820 * dbus.texi (Receiving Method Calls): New defun
4821 `dbus-unregister-service'.
4822
17673adf
CD
48232009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4824
4825 * org.texi (Speed keys): New section.
4826
0ecd3c90
MA
48272009-11-13 Michael Albinus <michael.albinus@gmx.de>
4828
4829 * dbus.texi (Type Conversion): Fix typo.
4830 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4831 `dbus-registered-objects-table'.
0c7efc08
SM
4832 (Receiving Method Calls): New defun `dbus-register-property'.
4833 Move `dbus-unregister-object' here.
0ecd3c90 4834
8bfe682a
CD
48352009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4836
4837 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4838
48392009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4840
4841 * org.texi (Column attributes): Add the new age summary operators.
4842 Also, mention the fact you can only use one summary operator per
4843 property.
4844
48452009-11-13 John Wiegley <johnw@newartisans.com>
4846
0c7efc08 4847 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4848 manual about how to track habits.
0c7efc08 4849 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4850 dangling clocks are resolved.
4851
48522009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4853
4854 * org.texi (Agenda commands): Document the new `i' command.
4855 (Inserting deadline/schedule): Document logging changes
4856 of scheduling and deadline times stamps.
4857 (In-buffer settings): Document the in-buffer keywords for logging
4858 changes of scheduling and deadline times stamps.
4859 (Structure editing, Plain lists): Document indentation
4860 cycling in empty entries with TAB.
4861 (Archiving): Document the default archiving command.
4862 (Moving subtrees): Document the new keys for archiving.
4863 (Internal archiving): Fix incorrect key.
4864 (Agenda commands): Document the TODO set switching commands.
4865 (Agenda commands): Document the new archiving keys.
4866 (Clocking work time): Better description on how to save
4867 and restore a clock.
4868 (Resolving idle time): Mention the x11idle program to get true
4869 idleness also under X11.
4870 (Resolving idle time): Use @kbd instead of @key for normal
4871 letters, because this is how he rest of the manual does this.
4872 (Pushing to MobileOrg): Mention that `org-directory'
4873 should be set.
4874 (Agenda commands): Document that SPC is a filter for
4875 any tag.
0c7efc08 4876 (Search view): Rename from "Keyword search".
8bfe682a
CD
4877 (Capure): New chapter.
4878 (Markup): New chapter.
0c7efc08
SM
4879 (Links in HTML export, Images in HTML export):
4880 Extend the section titles.
8bfe682a
CD
4881 (Images in HTML export): Document the align option.
4882 (Text areas in HTML export): Extend the section title.
4883 (Images in LaTeX export): Explain image placement in LaTeX.
4884
693737cd
GM
48852009-11-10 Glenn Morris <rgm@gnu.org>
4886
4887 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4888
c7bd4ebe
MA
48892009-11-08 Michael Albinus <michael.albinus@gmx.de>
4890
4891 * tramp.texi (Auto-save and Backup): Disable backups just for a
4892 method.
4893
4894 * trampver.texi: Update release number.
4895
76c5acad
MA
48962009-11-07 Michael Albinus <michael.albinus@gmx.de>
4897
4898 Sync with Tramp 2.1.17.
4899
4900 * trampver.texi: Update release number.
4901
d9a57abf
GM
49022009-10-29 Glenn Morris <rgm@gnu.org>
4903
4904 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4905
637f4f0f
MA
49062009-10-23 Michael Albinus <michael.albinus@gmx.de>
4907
4908 * tramp.texi (External methods): Temporary files are kept for
4909 `rsync' and `rsyncc' methods.
4910
310dbb05
JB
49112009-10-09 Juanma Barranquero <lekktu@gmail.com>
4912
4913 * eieio.texi: Fix typos.
4914
09094f28
CY
49152009-10-07 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4918
216f299a
JB
49192009-10-07 Juanma Barranquero <lekktu@gmail.com>
4920
4921 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4922 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4923
966a6506
CY
49242009-10-07 Chong Yidong <cyd@stupidchicken.com>
4925
4926 * Makefile.in: Build EIEIO and EDE manuals.
4927
49282009-10-07 Eric Ludlam <zappo@gnu.org>
4929
4930 * eieio.texi:
4931 * ede.texi: New files.
4932
8842cd9b
MA
49332009-10-05 Michael Albinus <michael.albinus@gmx.de>
4934
4935 * tramp.texi (Remote processes): Association of a pty is not supported.
4936
7006d207
CD
49372009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4938
4939 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4940 (Processing LaTeX fragments): Document that the size of images can be
4941 changes using the variable `org-format-latex-options'.
4942 (The date/time prompt, Timestamps): Be more accurate over ISO format
4943 dates and times.
4944 (Visibility cycling): Document showeverything keyword.
4945 (In-buffer settings): Document showeverything keyword.
4946 (Setting up the staging area): Fix the example.
4947 (MobileOrg): New section.
4948 (Agenda commands, Exporting Agenda Views): Document exporting the
4949 agenda view to Org files.
4950
0e7b2867
MA
49512009-09-28 Michael Albinus <michael.albinus@gmx.de>
4952
4953 * tramp.texi (History): Add IMAP support.
4954 (External methods): Add `imap' and `imaps' methods.
4955 (GVFS based methods): Add indices for `davs'.
4956 (Password handling): Rename anchors. Add IMAP entries for
4957 ~/.authinfo.gpg.
4958
4959 * trampver.texi: Set default value of `emacsimap'.
4960
4146636e
KY
49612009-09-22 Daiki Ueno <ueno@unixuser.org>
4962
4963 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4964
d22f7ffa
CY
49652009-09-13 Chong Yidong <cyd@stupidchicken.com>
4966
0c7efc08
SM
4967 * dired-x.texi (Technical Details):
4968 Delete dired-up-directory (Bug#4292).
d22f7ffa 4969
66043531
MA
49702009-09-03 Michael Albinus <michael.albinus@gmx.de>
4971
216f299a 4972 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4973
6eb02347
CD
49742009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4975
4976 * org.texi (Effort estimates): Document new effort setting commands.
4977 (Agenda commands): Document the new keys fro agenda time motion.
4978 Document entry text mode. Improve documentation of the keys to include
4979 inactive time stamps into the agenda view.
4980 (Feedback): Document the new bug report command.
0c7efc08 4981 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4982
38dc51ba
KY
49832009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4984
4985 * auth.texi (Help for users): Corrected markup.
4986
e402f452
GM
49872009-09-02 Glenn Morris <rgm@gnu.org>
4988
4989 * emacs-mime.texi (time-date): Mention float-time.
4990
744256cf
JB
49912009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4992
4993 * calc.texi (Simplifying Formulas): Improve the wording.
4994
b0b63450
MB
49952009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4996
4997 * auth.texi: Rewritten for coverage and clarity.
4998
49992009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5000
0c7efc08
SM
5001 * gnus.texi (Expiring Mail):
5002 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5003 (Various Various): Mention gnus-safe-html-newsgroups.
5004
5005 * gnus-news.texi: Mention
5006 gnus-mark-copied-or-moved-articles-as-expirable.
5007
5008 * emacs-mime.texi (Display Customization): Add xref to
5009 gnus-safe-html-newsgroups.
5010
b59329e0
MA
50112009-08-28 Michael Albinus <michael.albinus@gmx.de>
5012
5013 * tramp.texi (Version Control): Remove.
af42a9cc 5014 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5015 reference.
5016 (External methods): Correct `scpc' concept index entries. New method
5017 `rsyncc'.
5018 (External packages): New subsections "Filename completion" and "File
5019 attributes cache".
5020
0ff2d6c2
JB
50212009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5022
5023 * calc.texi (Rewrite Rules): Improve the example.
5024 (Simplifying Formulas): Explain use of the I and H flags for
5025 simplification.
5026
ecd3d54f
MA
50272009-08-25 Michael Albinus <michael.albinus@gmx.de>
5028
5029 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5030 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5031 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5032 for timeout values.
78176e69
MA
5033 (Top): Remove footnote saying D-Bus is not enabled by
5034 default. (Bug#4256)
ecd3d54f 5035
0f215bca
DU
50362009-08-23 Daiki Ueno <ueno@unixuser.org>
5037
5038 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5039 Reported by Jari Aalto (Bug#4211).
0f215bca 5040 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5041 epa-global-mail-mode.
3b7ab45f
DU
5042 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5043 epa-setup.
0f215bca 5044
4f22e84d
MA
50452009-08-16 Michael Albinus <michael.albinus@gmx.de>
5046
5047 * dbus.texi (Asynchronous Methods): Allow nil handler.
5048
9ff0b02b 50492009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5050
26b03ee3 5051 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5052
26b03ee3 5053 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5054
4c39f404
CY
50552009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5056
5057 * calc.texi (Date Forms): Fix typos.
5058
3bcfba17
GM
50592009-08-08 Glenn Morris <rgm@gnu.org>
5060
5061 * org.texi (Agenda commands): Restore clobbered change.
5062
66783bb4
EZ
50632009-08-07 Eli Zaretskii <eliz@gnu.org>
5064
5065 * calc.texi (Graphics, Devices): Update with the peculiarities of
5066 operation on MS-Windows.
5067
c8d0cf5c
CD
50682009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5069
5070 * org.texi (Publishing action): Improve documentation of file
5071 names when publishing to the source directory.
5072 (Clean view): Document `org-indent-mode'.
5073 (Clocking work time): Add documentation for the
5074 new :timetamp option when creating a clock report.
5075 (Paragraphs): Fix many typos.
5076 (Plain lists): Remove duplicate explanation about the
5077 `C-c *' command.
5078 (Literal examples): Update to reflect the new behavior
5079 of the -n -r -k switches when exporting source code examples.
5080 (Structure editing): Add information about `C-c *',
5081 converting a plain list into a list of Org items.
5082 (Remember): Small rephrasing of the paragraph
5083 describing remember.el. Also mentioned that remember.el is part
5084 of Emacs 23, not Emacs 22.
5085 (Clocking work time): Add documentation about
5086 displaying the current clocking time against the effort estimate.
5087 Also add a footnote about using `org-clock-in-prepare-hook' to add
5088 an effort estimate on the fly, just before clocking it.
5089 (Footnotes): Document automatic renumbering and
5090 sorting.
5091 (Agenda commands): Document new bulk commands.
5092 (Plain lists): Document new behavior of
5093 `org-cycle-include-plain-lists'.
4e2af782 5094 Hyphenation only in TeX.
c8d0cf5c
CD
5095 (Clocking work time): Document the key to update effort
5096 estimates.
5097 (Clocking work time): Document the clock time display.
5098 (Structure editing, TODO basics): Document new
5099 variables.
5100 (Column attributes): Document new colciew operators.
5101 (Publishing options): Document :xml-declaration.
5102 (Tracking TODO state changes): Document the
5103 LOG_INTO_DRAWER property.
5104 (Literal examples): Document the new implementation for
5105 editing source code.
5106 (Publishing action): Mention the new publishing
5107 function, to publish an Org source file.
5108 (Publishing links): Mention how to link to an Org source file.
5109 (Macro replacement): Document new macros.
5110 (Handling links): Document type-specific completion
5111 when inserting links.
5112 (Structure editing, Plain lists): Improve documentation
5113 on sorting.
5114 (Internal links): Document custom ids for links.
5115 (Handling links): Document custom ids for links.
5116 (CSS support): Document new class.
5117 (Refiling notes): Document the possibility to create new nodes
5118 during refiling.
5119 (Agenda commands): Document the "?" operator to find
5120 tasks without effort setting.
5121 (Exporting agenda information): Section moved.
5122 (RSS Feeds): New section.
5123 (Built-in table editor): Document M-e and M-a navigate
5124 inside table field.
5125 (Stuck projects): Docment that projects identified as
5126 un-stuck will still be searchd for stuck sub-projects.
5127 (Paragraphs): Document centering.
5128 (Creating timestamps, Agenda commands): Document new
5129 behavior when changing time stamps.
5130 (Structure editing): Document the new command
5131 `org-clone-subtree-with-time-shift'.
5132 (Publishing): Refresh this chapter.
5133 (Export options, Export options, In-buffer settings):
5134 Document the new keywords.
5135 (Matching tags and properties): Collect all
5136 documentation about tags/property matches here.
5137 (Setting tags): Document `org-tag-persistent-alist'.
5138 (Weekly/daily agenda): New section.
5139 (Orgstruct mode): Describe `orgstruct++-mode'.
5140 (Drawers): Mention the LOGBOOK drawer.
5141 (Export options, Sectioning structure): Document the
5142 #+LEATEX_HEADER in-buffer setting.
5143 (Bugs): Section removed.
5144 (Hooks): New section.
0c7efc08 5145 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5146 (Context-sensitive commands): New section.
5147 (Setting tags): Document newline option.
5148 (Global TODO list, Matching tags and properties):
5149 Mention more variables.
5150 (Checkboxes): Update to changed command behavior.
81a5560e 5151
40d2791f
CY
51522009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5153
5154 * speedbar.texi (Basic Key Bindings): Fix typo.
5155
65d0154b
JB
51562009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5157
5158 * calc.texi (Vector/Matrix Functions): Add index entries for both
5159 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5160 affects matrices with more than one row.
b5bdfd9f 5161 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5162
5a9e3ab7
JB
51632009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5164
5165 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5166 `calc-transpose-lines'.
5a9e3ab7 5167
42fb7e61
MA
51682009-07-27 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * dbus.texi (Receiving Method Calls): Describe special return value
5171 `:ignore'.
5172
574b69d5
AM
51732009-07-24 Alan Mackenzie <acm@muc.de>
5174
5175 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5176 initialization, any individual variable setting now takes precedence
5177 over one done via c-file-style/c-file-offsets.
5178
ec06459c
JB
51792009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5180
5181 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5182 truncated when Calc is quit.
5183 (Customizing Calc): Document `calc-undo-length'.
5184
4ce54f6b
CY
51852009-07-20 Chong Yidong <cyd@stupidchicken.com>
5186
5187 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5188
0e4f8ba5
GM
51892009-07-11 Kevin Ryde <user42@zip.com.au>
5190
5191 * pcl-cvs.texi (About PCL-CVS):
5192 * widget.texi (Basic Types):
5193 Fix cross-references.
5194
fa0f81b0
AS
51952009-07-01 Andreas Schwab <aschwab@redhat.com>
5196
5197 * dbus.texi (Type Conversion): Don't use literal control character.
5198
88a683c5
MA
51992009-07-01 Michael Albinus <michael.albinus@gmx.de>
5200
5201 * tramp.texi (GVFS based methods): New section.
5202 (Remote processes): Processes for GVFS based methods run locally.
5203
36c8febb
MA
52042009-06-30 Michael Albinus <michael.albinus@gmx.de>
5205
0c7efc08
SM
5206 * tramp.texi (Inline methods, External methods, Gateway methods):
5207 Avoid the words "kludge" and hack".
36c8febb
MA
5208 (External methods): Add `synce' method.
5209
5210 * trampver.texi: Update release number.
5211
d6b951bb
MA
52122009-06-22 Michael Albinus <michael.albinus@gmx.de>
5213
5214 Sync with Tramp 2.1.16.
5215
5216 * tramp.texi (History): Add GVFS support.
5217 (External methods): Precise `rsync' description. Add `dav', `davs' and
5218 `obex' methods. Add 'tramp-gvfs-methods' option.
5219 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5220 forms.
5221 (Remote Programs): Introduce `tramp-own-remote-path'.
5222 (Remote processes): New subsection "Running remote programs that create
5223 local X11 windows".
5224 (Frequently Asked Questions): Improve code for disabling vc.
5225
5226 * trampver.texi: Update release number. Set default value of
5227 `emacsgvfs'.
5228
70243478
CY
52292009-06-21 Chong Yidong <cyd@stupidchicken.com>
5230
5231 * Branch for 23.1.
5232
54b31cbf
GM
52332009-06-17 Glenn Morris <rgm@gnu.org>
5234
5235 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5236 (Latest version of Emacs): Mention source code repository.
5237
f6adc23c
GM
52382009-06-16 Glenn Morris <rgm@gnu.org>
5239
5240 * faq.texi (Top): Language tweak.
5241 (Extended commands): Most people have arrow keys.
5242 (Emacs manual): Say how to follow info links.
5243 (File-name conventions): Change title a bit. Explain about source
5244 versus installed. Condense etc description.
5245 (Guidelines for newsgroup postings): Mention Savannah list page.
5246 (Newsgroup archives): Simplify.
5247 (Contacting the FSF): Add contact URL.
5248 (Emacs Lisp documentation): Printed version not always available.
5249 (Installing Texinfo documentation): Explain how by hand installation is
5250 not normally needed. Use add-to-list. Remove duplicate reference.
5251 (Informational files for Emacs): Move info on Help menu here from
5252 "File-name conventions".
5253 (Help installing Emacs): Tweak uref.
5254 (Obtaining the FAQ): Mention repository.
5255 (Origin of the term Emacs): Explain "ITS".
5256 (Changing load-path): Use add-to-list.
5257 (Automatic indentation): Clarify this is for Text mode.
5258 Don't mention Indented Text mode.
5259 (Finding Emacs on the Internet): The FSF does not seem to offer a
5260 deluxe distribution on CD anymore.
5261
b59a8457
GM
52622009-06-16 Glenn Morris <rgm@gnu.org>
5263
5264 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5265 Recommend the latest release. Mention how to get older FAQs.
5266 Recommend the Emacs manual.
5267 (Guidelines for newsgroup postings): Discourage cross-posts.
5268 (Underlining paragraphs): Remove.
5269 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5270 (Bugs and problems): Update key-binding.
5271 (Problems with very large files): Mention 64-bit.
5272 (Shell process exits abnormally): Remove.
5273 (Problems with Shell Mode): Rename and update.
5274 (Spontaneous entry into isearch-mode)
5275 (Problems talking to certain hosts): Remove. This is old information,
5276 in etc/PROBLEMS if needed.
5277 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5278 (Dired claims that no file is on this line): Update.
5279 (Installing Emacs, Problems building Emacs): Simplify.
5280 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5281 information.
5282 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5283 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5284 (JDEE): "JDEE", not "JDE".
5285 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5286 Remove. This is old information, in etc/PROBLEMS if needed.
5287 (stty and Backspace key, Kanji and Chinese characters): Remove.
5288 (Right-to-left alphabets): Update section.
5289 (Changing the included text prefix): Gnus uses message-yank-prefix.
5290 Add cross-reference to Supercite manual.
5291 (Saving a copy of outgoing mail): Simplify output file description.
5292 (Expanding aliases when sending mail): Refer to Emacs manual.
5293 Remove old info about RFC822.
5294 Correct description of how to rebuild aliases.
5295 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5296 (MIME with Emacs mail packages)
5297 (Viewing articles with embedded underlining)
5298 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5299 Remove old sections.
5300 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5301 and is well-documented in the Gnus manual.
5302 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5303 (Making Gnus faster): Rename from "Starting Gnus faster".
5304 Merge "Catch-up is slow in Gnus" into here.
5305
0e6d12ca
GM
53062009-06-14 Glenn Morris <rgm@gnu.org>
5307
5308 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5309 (New in Emacs 23): New section.
5310 (Handling C-s and C-q with flow control): Add xref.
5311
2e17e05e
GM
53122009-06-13 Glenn Morris <rgm@gnu.org>
5313
5314 * faq.texi (Setting up a customization file): Grammar fix.
5315 Customize is no longer "new".
5316 (Displaying the current line or column): Line-number mode is on by
5317 default. Don't mention `column' package. Mention linum.el.
5318 (Turning on abbrevs by default): Explain how to do it for buffers,
5319 modes, and everywhere.
5320 (Associating modes with files): Use add-to-list. Don't mention Emacs
5321 19.
5322 (Highlighting a region): On by default since 23.1.
5323 (Replacing highlighted text): Update doc quote.
5324 (Working with unprintable characters): Don't mention search-quote-char.
5325 (Using an already running Emacs process): Gnuclient is probably not an
5326 enhancement these days.
5327 (Indenting switch statements): Remove mention of pre-Emacs 20.
5328 (Horizontal scrolling): Abbreviate Emacs 20 description.
5329 (Replacing text across multiple files): Fix name of dired command.
5330 (Disabling backups): Use require not load.
4f9d4de3 5331 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5332
2a1cf2b9
BW
53332009-06-13 Bill Wohler <wohler@newt.com>
5334
5335 Release MH-E manual version 8.2.
5336
5337 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5338 release 8.2.
5339
85b438b7
GM
53402009-06-13 Glenn Morris <rgm@gnu.org>
5341
5342 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5343 in this day and age the common meaning is "on the web".
5344 (copying): Use @copyright in all cases.
5345 (Basic keys): Remove reference to deleted manual node "Text Characters".
5346 (File-name conventions): Use GNU as an example rather than SERVICE.
5347 default.el lives in site-lisp. Update Info directory location.
5348 (Real meaning of copyleft): GPL actions have been brought, but all
5349 settled out of court.
5350 (Guidelines for newsgroup postings): Shorten section title.
5351 Simplify comp.emacs description.
5352 (Newsgroup archives): Change Google URL. Describe Gmane.
5353 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5354 points". Mention List-Unsubscribe header.
5355 (Contacting the FSF): Update email and URLs.
5356 (Basic editing): Mention F1 for help.
5357 (Installing Texinfo documentation): Refer to Texinfo website rather
5358 than ftp server.
5359 (Printing a Texinfo file): Mention texi2pdf.
5360 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5361 are just stubs nowadays.
5362 (Latest version of Emacs): Explain version numbers.
5363 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5364 (Turning on syntax highlighting): No need to mention hilit19 any more.
5365 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5366 (Modes for various languages): Remove section.
5367 (Major packages and programs): Remove most version and maintainer
5368 information - it's hard to keep up-to-date, and adds nothing.
5369 Similarly with direct links to mailing lists.
5370 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5371 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5372 years, and Emacs comes with tools for this now.
5373 (Patch): Remove section - this is a standard tool.
5374 (Using function keys under X): Remove section.
5375
93e2d996
GM
53762009-06-12 Glenn Morris <rgm@gnu.org>
5377
5378 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5379 (Help installing Emacs): Remove reference to deleted X11 node.
5380 (Associating modes with files): Interpreter-mode-alist is no longer
5381 subservient to auto-mode-alist.
5382 (Installing Emacs): Change future Emacs version.
5383 (Linking with -lX11 fails): Remove old section.
5384 (Packages that do not come with Emacs): Update ELL location.
5385 Emacs Lisp archive is dead.
5386 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5387 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5388 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5389 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5390 (Removing flashing messages): Remove section about non-existent Gnus
5391 option.
5392
f0bf7708
GM
5393 * faq.texi (Top): Add @top command.
5394 Remove the optional arguments from all @node commands: makeinfo can
5395 generate these automatically, and it is easier to edit and rearrange
5396 nodes without them.
5397
30884d11
GM
53982009-06-11 Glenn Morris <rgm@gnu.org>
5399
5400 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5401 (The LPF): Make the updated URL the sole reference point.
5402 (Learning how to do something): Update refcard price and format.
5403 (Getting a printed manual): Sources in doc/emacs/, not man/.
5404 Also available in PDF format. Since the page count varies, be less
5405 precise.
5406 (Informational files for Emacs): Remove references to deleted files
5407 LPF and SUN-SUPPORT, and to UUCP.
5408 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5409 Remove many obsolete ways to get the FAQ, which now seems only to be
5410 distributed with Emacs.
5411 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5412
deab46e0
CY
54132009-06-09 Chong Yidong <cyd@stupidchicken.com>
5414
223b43fa 5415 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5416 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5417
deab46e0
CY
5418 * ada-mode.texi (Installation, Compile commands)
5419 (Project File Overview, No project files, Set compiler options)
5420 (Use GNAT project file, Use multiple GNAT project files)
5421 (Identifier completion): Use @samp for menu items, and @kbd for key
5422 sequences (Bug#3504).
5423
71fbd643
DU
54242009-06-04 Daiki Ueno <ueno@unixuser.org>
5425
8c9bb6f5 5426 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5427
f197085b
CY
54282009-06-04 Ryan Yeske <rcyeske@gmail.com>
5429
5430 * message.texi (Header Commands): Fix descriptions to match
5431 keybindings.
5432
7f3bc720
DU
54332009-04-22 Daiki Ueno <ueno@unixuser.org>
5434
5435 * gnus.texi (Security): Mention that EasyPG is the current default.
5436
4518068d
CY
54372009-04-13 Chong Yidong <cyd@stupidchicken.com>
5438
5439 * ediff.texi (Session Commands): Fix typo.
5440
d7ca410a
MB
54412009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5442
5443 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5444 news.software.readers. Reported by Florian Rehnisch.
5445
c6c76add
GM
54462009-04-02 Glenn Morris <rgm@gnu.org>
5447
5448 * auth.texi: Capitalize direntry.
5449
5450 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5451 using a period in the entry name. (Bug#2797)
5452
35ed8e2e
JB
54532009-03-03 Juanma Barranquero <lekktu@gmail.com>
5454
5455 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5456 ($(infodir)/auth, auth.dvi): New targets.
5457
e280480a
GM
54582009-03-03 Glenn Morris <rgm@gnu.org>
5459
5460 * auth.texi: Fix @setfilename.
5461
5462 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5463 (auth, $(infodir)/auth, auth.dvi): New rules.
5464
8a76755b
GM
54652009-02-25 Glenn Morris <rgm@gnu.org>
5466
5467 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5468
0038d478
MB
54692009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5470
5471 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5472
54732009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5474
5475 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5476 gnus-nocem-issuers, and gnus-nocem-verifyer.
5477
867d4bb3
JB
54782009-02-20 Juanma Barranquero <lekktu@gmail.com>
5479
5480 * ada-mode.texi (Project files, Automatic Casing):
5481 * dbus.texi (Signals):
5482 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5483 * mh-e.texi (HTML):
5484 * nxml-mode.texi (Locating a schema)
5485 (Using the document's URI to locate a schema):
5486 * org.texi (Footnotes, Using the mapping API):
5487 * rcirc.texi (Channels): Remove duplicate words.
5488
3a44dc1f
GM
54892009-02-20 Glenn Morris <rgm@gnu.org>
5490
5491 * dired-x.texi (Miscellaneous Commands):
5492 * gnus.texi: Minor updates for mbox Rmail.
5493
5dc584b5
KB
54942009-02-16 Karl Berry <karl@gnu.org>
5495
b59a8457
GM
5496 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5497 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5498 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5499 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5500 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5501 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5502 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5503 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5504 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5505 Consistently use @insertcopying in the Top node,
5dc584b5 5506 @contents at the front (after @end titlepage),
b59a8457 5507 and @direntry after @copying. (Bug#1988)
5dc584b5 5508
9eb59592
MB
55092009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5510
5511 * auth.texi: New file documenting auth-source.
5512
d324fa76
CD
55132009-02-13 Carsten Dominik <dominik@science.uva.nl>
5514
5515 * org.texi (Org Plot): Fix link.
5516
7a603b73
DU
55172009-02-09 Daiki Ueno <ueno@unixuser.org>
5518
5519 * epa.texi (Mail-mode integration): Mention the way to do
5520 "encrypt-to-self". (Bug#1807)
5521
a626b338 55222009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5523
5524 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5525
3b36c17e
MB
55262009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5527
5528 * gnus-news.texi: Print version about Incoming*.
5529
55033558
CD
55302009-02-02 Carsten Dominik <dominik@science.uva.nl>
5531
5532 * org.texi (Structure editing, Handling links)
5533 (Fast access to TODO states, Javascript support): Make standard docs
5534 correctly reflect default variable settings.
5535
ec712abb
GM
55362009-02-02 Glenn Morris <rgm@gnu.org>
5537
5538 * org.texi: Fix typos.
5539
7112648c
MA
55402009-02-01 Michael Albinus <michael.albinus@gmx.de>
5541
5542 Sync with Tramp 2.1.15.
5543
5544 * trampver.texi: Update release number.
5545
2e461fc1
CD
55462009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5547
5548 * org.texi (TODO dependencies): Document TODO dependencies on
5549 checkboxes.
5550
bc283609
CD
55512009-01-30 Carsten Dominik <dominik@science.uva.nl>
5552
5553 * org.texi (TODO dependencies): Document key binding for toggling
5554 ORDERED property.
5555
74fc5047
MA
55562009-01-28 Michael Albinus <michael.albinus@gmx.de>
5557
5558 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5559 of hook functions.
5560
d6685abc
CD
55612009-01-28 Carsten Dominik <dominik@science.uva.nl>
5562
5563 * org.texi (TODO dependencies): New section.
5564
65c439fd
CD
55652009-01-27 Carsten Dominik <dominik@science.uva.nl>
5566
5567 * org.texi (Plain lists, TODO basics, Priorities)
5568 (Multiple sets in one file, Conflicts): Document interaction with
5569 `shift-selection-mode'.
5570
5fafc247
JB
55712009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5572
5573 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5574 Make Calc the subject of sentences.
5575 (Rearranging Formulas using Selections): Discuss new options
5576 for `j *'.
5577
e7433508
MA
55782009-01-26 Michael Albinus <michael.albinus@gmx.de>
5579
5580 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5581
2096a1b6
GM
55822009-01-26 Glenn Morris <rgm@gnu.org>
5583
5584 * org.texi: Fix typos.
5585
0cb61492
BW
55862009-01-26 Bill Wohler <wohler@newt.com>
5587
2096a1b6 5588 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5589
0bd48b37
CD
55902009-01-25 Carsten Dominik <dominik@science.uva.nl>
5591
5592 * org.texi (References): Add information about remote references.
5593 (Built-in table editor): Document `C-c RET' in tables.
5594 (Math symbols, Quoting LaTeX code): Mention that simple
5595 LaTeX macros survive LaTeX export.
5596 (Images in LaTeX export): Show how to create a reference to a
5597 figure.
5598 (Sectioning structure): Document that the LaTeX class can be
5599 specified in a property.
5600 (Text areas in HTML export): New section.
5601 (External links): Add examples for text search and ID links.
5602 (Built-in table editor): Remove the descriptio of `C-c
5603 C-q', it not longer works.
5604 (Literal examples): Document that a space must follow
5605 the colon in short examples.
5606 (Relative timer): Document `org-timer-stop'.
5607 (Footnotes): New section.
5608 (Footnote markup): Shorten section and refer to new Footnote
5609 section.
5610 (Literal examples): Add documentation for line
5611 numbering in and references to code examples.
5612 (CSS support): Fix the description of default CSS styles.
5613 (Capturing column view): Document
5614 "file:path/to/file.org" as an allowed value for the ID property of
5615 a dynamic block copying column view.
5616
49dbbaf2
SE
56172009-01-23 Stephen Eglen <stephen@gnu.org>
5618
5619 * mh-e.texi (Getting Started): Describe $MH.
5620
193e6828
MA
56212009-01-21 Michael Albinus <michael.albinus@gmx.de>
5622
5623 * tramp.texi (all): Harmonize usage of "external method",
5624 "external transfer method" and "out-of-band method".
5625 (Connection types): Precise the differences of inline and external
5626 methods. Written by Adrian Phillips <a.phillips@met.no>.
5627
26b9f88d
MB
56282009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5629
5630 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5631 commands as described at the top. Reported by Allan Gottlieb
5632 <gottlieb@nyu.edu>.
5633
56342009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5635
5636 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5637 nnmail-pathname-coding-system.
5638
377952e0
GM
56392009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5640
5641 * org.texi (Relative timer): Fix typo.
5642
a20d3598
JB
56432009-01-15 Juanma Barranquero <lekktu@gmail.com>
5644
5645 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5646 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5647
a50253cc
GM
56482009-01-13 Glenn Morris <rgm@gnu.org>
5649
5650 * org.texi: Fix some more typos.
5651
07450bee
GM
56522009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5653
5654 * org.texi: Fix some typos.
5655
e3e955fe
MB
56562009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5657
5658 * gnus.texi (Group Parameters): Add note for local variables.
5659
56602009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5661
0c7efc08
SM
5662 * gnus.texi (Converting Kill Files): Fix URL.
5663 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5664
56652009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5668 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5669 (Paging the Article): Add index entry.
5670
71dd9983
JB
56712009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5672
5673 * ada-mode.texi (Examples): Delete redundant text.
5674
4a0cf14f
MA
56752009-01-03 Michael Albinus <michael.albinus@gmx.de>
5676
36c8febb 5677 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5678
5679 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5680 addresses.
5681
aedac0f0
BW
56822009-01-03 Bill Wohler <wohler@newt.com>
5683
5684 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5685 kept empty.
5686
4c65b566
CD
56872008-12-20 Carsten Dominik <dominik@science.uva.nl>
5688
5689 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5690 (HTML Export commands, LaTeX/PDF export commands):
5691 Improve documentation about transient-mark-mode.
e9fce1ac 5692 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5693 to fields in the last table row.
5694
e1a78e1e
JL
56952008-12-19 Juri Linkov <juri@jurta.org>
5696
5697 * info.texi (Search Text): Remove mention of removed key binding M-s.
5698
17a0aa82
CD
56992008-12-18 Carsten Dominik <dominik@science.uva.nl>
5700
5701 * org.texi (References): Remove mentioning of @0 as reference for the
5702 last line, this has been reverted in the Lisp sources.
5703
4997d802
JB
57042008-12-17 Juanma Barranquero <lekktu@gmail.com>
5705
5706 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5707 (DVI_TARGETS): Remove duplicates. Add sasl.
5708 ($(infodir)/sasl, sasl.dvi): New targets.
5709
33306645
CD
57102008-12-17 Carsten Dominik <dominik@science.uva.nl>
5711
5712 * org.texi: Version number pushed to 6.15d.
5713
db55f368
CD
57142008-12-16 Carsten Dominik <dominik@science.uva.nl>
5715
a0bf4117 5716 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5717 (Images in LaTeX export): New section.
5718 (Inlined images, Images in HTML export): Sections renamed.
5719
dae0a942
MB
57202008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5721
5722 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5723
9f5572e9
MB
57242008-12-04 David Engster <dengste@eml.cc>
5725
5726 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5727 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5728
bc23baaa
CD
57292008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5730
5731 * org.texi (Using the mapping API): Fix bug in mapping example.
5732 (Publishing options): Make the list of properties complete again, in
5733 correspondence to the variable `org-export-plist-vars'.
5734 (Property searches): Document new special values for time comparisons.
5735 (Tag inheritance): Refine the description of tag inheritance.
5736 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5737 (Effort estimates): Document the new relative timer.
bc23baaa 5738
3bf8054f
JB
57392008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5740
5741 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5742 (Using Calc): Clarify use of `C-x * o'.
5743 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5744
ac134f2f
RS
57452008-11-28 Richard M Stallman <rms@gnu.org>
5746
5747 * dbus.texi (Receiving Method Calls): Clean up previous change.
5748
ace706d1
MA
57492008-11-26 Michael Albinus <michael.albinus@gmx.de>
5750
5751 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5752 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5753 `dbus-unescape-from-identifier'.
5754 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5755 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5756 (Signals): Use the constants in the example.
5757
d60b1ba1
CD
57582008-11-24 Carsten Dominik <dominik@science.uva.nl>
5759
b97439ce 5760 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5761
ce4fdcb9
CD
57622008-11-23 Carsten Dominik <dominik@science.uva.nl>
5763
5764 * org.texi (Setting up Remember): Document `org-remember-mode'.
5765 (External links): Document that bbdb links can use a regular
5766 expression.
5767 (External links): Document that elisp links can contain interactive
5768 commands.
5769
c8548a00 57702008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5771
5772 * viper.texi (viper-translate-all-ESC-keysequences):
5773 Description removed.
5774
6a2c4aec
GM
57752008-11-19 Glenn Morris <rgm@gnu.org>
5776
5777 * doclicense.texi: Change to FDL 1.3.
5778 Relicense all texi files under FDL 1.3 or later.
5779
59ee4113
JB
57802008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5781
5782 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5783
59bcbb98 57842008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5785
0c7efc08 5786 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5787
5788 * ediff.texi: Version/date change.
9f90198a 5789
8aa41c9b
CY
57902008-11-14 Chong Yidong <cyd@stupidchicken.com>
5791
5792 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5793
17587b1b
JB
57942008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5795
5796 * calc.texi (About This Manual): Comment out a mention of
5797 marginal notes.
5798
564c900e
CD
57992008-11-12 Carsten Dominik <dominik@science.uva.nl>
5800
5801 * org.texi (Clocking work time): Document the :formula property of
5802 clock tables.
5803 (Structure editing, Refiling notes): Document refiling regions.
5804 (Agenda commands): Document the double-prefix version
5805 of the `l' command in the agenda.
5806 (Handling links): Explain the effect of a double prefix
5807 arg to `C-c C-o'.
5808 (TODO basics): Add documentation for tag triggers.
5809
3c4be1f2
GM
58102008-10-23 Glenn Morris <rgm@gnu.org>
5811
5812 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5813 byte-compiling things like `+'.
5814
5815 * ns-emacs.texi: Merge copyright years of author now with assignment
5816 into FSF years.
5817 (VER): Use it for easier automatic updating. Use Emacs version rather
5818 than standalone Emacs.app version.
5819
a6520ff3
CD
58202008-10-12 Carsten Dominik <dominik@science.uva.nl>
5821
864c9740 5822 * org.texi: Lots of minor fixes.
a6520ff3
CD
5823 (Capture): New chapter.
5824 (Org Plot): New section.
5825
db7a4b66
MH
58262008-09-30 Magnus Henoch <mange@freemail.hu>
5827
5828 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5829
4043c194
JB
58302008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5831
5832 * calc.texi (User Defined Units): Mention how to enter optional display
5833 string.
5834
eef5ade7
MB
58352008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5836
0c7efc08 5837 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5838 avoid the "y/n" wording.
5839
e52cac88
MB
58402008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5841
0c7efc08 5842 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5843
58442008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5845
5846 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5847 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5848
00c55306
BW
58492008-09-22 Bill Wohler <wohler@newt.com>
5850
5851 Release MH-E manual version 8.1.
5852
5853 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5854 release 8.1.
5855
5856 * mh-e.texi: Retain dual license as agreed to by the FSF.
5857 However, bump GPL to Version 3.
5858 Use @include for license text.
5859
e52cac88 58602008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5861
5862 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5863 (Store custom flags and keywords, Store arbitrary data):
5864 Clean up markup.
64763fe3
MB
5865
58662008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5867
5868 * gnus.texi (The Gnus Registry): Document it.
5869
9e601b8d
MB
58702008-09-08 David Engster <dengste@eml.cc>
5871
88ee5b02
JB
5872 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5873 Clarify section about choosing back end servers.
9e601b8d 5874
247043f1
GM
58752008-08-23 Glenn Morris <rgm@gnu.org>
5876
5877 * dired-x.texi (Shell Command Guessing):
5878 Mention dired-guess-shell-case-fold-search. (Bug#417)
5879
2bfec7a0
MA
58802008-08-22 Michael Albinus <michael.albinus@gmx.de>
5881
5882 * trampver.texi: Update release number.
5883
247043f1 58842008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5885
5886 * ns-emacs.texi: Update version.
5887 (Introduction): Correct menu location for options save.
5888 (Customization): Note that defaults are stored under org.gnu.Emacs.
5889
8c20bd92
BW
58902008-08-11 Bill Wohler <wohler@newt.com>
5891
5892 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5893 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5894 Henman) (closes SF #1768928).
5895
767a4d92
GM
58962008-08-10 Glenn Morris <rgm@gnu.org>
5897
5898 * ns-emacs.texi: Use @copying. Change copyright of authors with
5899 assignment to FSF. Change license to GFDL.
5900 (Top): Remove outdated references.
5901
6ecfe5c2
MB
59022008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5903
88ee5b02
JB
5904 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5905 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5906 gnus-summary-sort-by-most-recent-date.
5907 (Summary Sorting): Explain prefix argument.
5908
59092008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5910
5911 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5912 gnus-summary-pipe-output.
5913
eb932e8a
MA
59142008-08-03 Michael Albinus <michael.albinus@gmx.de>
5915
5916 * dbus.texi (Receiving Method Calls): Document error handling of own
5917 D-Bus methods.
5918
bfe16263
BW
59192008-08-01 Bill Wohler <wohler@newt.com>
5920
5921 * mh-e.texi (Reading Mail)
9f90198a 5922 (Viewing Attachments): Describe new function
bfe16263
BW
5923 mh-show-preferred-alternative.
5924 (Sending Mail, Redistributing, Sending Message): Describe new hook
5925 mh-annotate-msg-hook.
5926
21956b56
MA
59272008-07-31 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * dbus.texi (Arguments and Signatures): Fix example.
5930 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5931 (Asynchronous Methods): New node.
9f90198a
JB
5932 (Errors and Events): Describe extended layout of `dbus-event'.
5933 New defun `dbus-event-message-type'.
21956b56 5934
7c2fb837
DN
59352008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5936
5937 * ediff.texi: Remove VMS support.
5938
13662773
JB
59392008-07-29 Juanma Barranquero <lekktu@gmail.com>
5940
5941 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5942 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5943
ddde0b34
CY
59442008-07-29 Chong Yidong <cyd@stupidchicken.com>
5945
5946 * Makefile.in: Add mairix-el targets.
5947
59482008-07-29 David Engster <deng@randomsample.de>
5949
5950 * mairix-el.texi: New file.
5951
d5875b25
JB
59522008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5953
366b7d44
JB
5954 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5955 project files. Delete 'main_unit' project variable; not needed. Allow
5956 process environment variables wherever project variables are allowed.
5957 Add tutorial section on multiple GNAT project files.
d5875b25 5958
6cbab8ee
MA
59592008-07-27 Michael Albinus <michael.albinus@gmx.de>
5960
5961 Sync with Tramp 2.1.14.
5962
5963 * trampver.texi: Update release number.
5964
9e2a2647
DN
59652008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5966
5967 * ns-emacs.texi:
5968 * faq.texi: Remove mentions of Mac Carbon.
5969
d62672f3
MB
59702008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5971
5972 * gnus.texi (Saving Articles): Describe the 2nd argument of
5973 gnus-summary-save-in-pipe.
5974 (SpamAssassin): Use it.
5975
59762008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5977
5978 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5979
dd12e1c6
CD
59802008-07-25 Carsten Dominik <dominik@science.uva.nl>
5981
5982 * org.texi (Export options): Document the use of the creator flag.
5983
44ce9197
CD
59842008-07-24 Carsten Dominik <dominik@science.uva.nl>
5985
5986 * org.texi: New version 6.06a.
5987
ddd13c5d
JB
59882008-07-23 Juanma Barranquero <lekktu@gmail.com>
5989
5990 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5991 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5992
8dc6104d
JB
59932008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5994
5995 * calc.texi (Editing Stack Entries):
5996 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5997 Calc's help functions. Mention fixing typos.
5998 (Customizing Calc): Fix typo.
5999
60002008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6001
6002 * calc.texi (summarykey): New macro. Use to correctly format keys in
6003 the summary.
6004
ddd13c5d 60052008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6006
6007 * ns-emacs.texi (Customization): Corrected documentation on color
6008 specification formats.
6009
568beaa2
AS
60102008-07-19 Andreas Schwab <schwab@suse.de>
6011
db8ef699 6012 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6013
6014 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6015 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6016
cd71b9ae
MA
60172008-07-18 Michael Albinus <michael.albinus@gmx.de>
6018
6019 * dbus.texi (Inspection): Rework, introduce submenus.
6020 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6021 (Properties and Annotations, Arguments and Signatures): New nodes.
6022
9b7993b4
MA
60232008-07-13 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * dbus.texi (Receiving Method Calls): Fix description of
6026 `dbus-register-method'.
6027 (Signals): Allow also signal arguments for filtering in
6028 `dbus-register-signal'.
6029
241d447b
JB
60302008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6031
6032 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6033 `cnorm'.
6034 (Arithmetic Tutorial): Simplify the verification of prime factors.
6035
adb46650
MB
60362008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6037
6038 * gnus.texi (Saving Articles): Mention
6039 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6040
92e15881
JB
60412008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6042
6043 * calc.texi: Adjust mode line throughout.
6044
ea597303
JB
60452008-06-28 Juanma Barranquero <lekktu@gmail.com>
6046
6047 * sasl.texi (Mechanisms): Fix typos.
6048
aee08080
JB
60492008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6050
6051 * calc.texi (Killing from the stack): Mention using normal Emacs
6052 copying.
6053
a06a4a12
MA
60542008-06-21 Michael Albinus <michael.albinus@gmx.de>
6055
0c7efc08 6056 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6057 Add `auth-source' mechanism.
a06a4a12
MA
6058 (Connection caching): Tramp reopens the connection automatically,
6059 when the operating system on the remote host has been changed.
6060
7389398d
EZ
60612008-06-20 Eli Zaretskii <eliz@gnu.org>
6062
6063 * makefile.w32-in (distclean): Remove makefile.
6064
b349f79f
CD
60652008-06-17 Carsten Dominik <dominik@science.uva.nl>
6066
3f9b4c2b 6067 * org.texi (Using the mapping API): New section.
b349f79f 6068 (Agenda column view): New section.
3f9b4c2b 6069 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6070 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6071 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6072
60732008-06-17 Jason Riedy <jason@acm.org>
6074
6075 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6076 function, and efmt may be a two-argument function.
6077 (Radio tables): Document multiple destinations.
6078
cd5c05d2
GM
60792008-06-16 Glenn Morris <rgm@gnu.org>
6080
6081 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6082 Add Cover-Texts.
6083
debf4439
GM
60842008-06-15 Glenn Morris <rgm@gnu.org>
6085
6086 * faq.texi (VER): Update to 23.0.60.
6087
6088 * mh-e.texi: Remove option of licensing under GPL.
6089 Add Cover-Texts to GFDL permissions notice.
6090 (GPL): Remove section.
6091 (GFDL): Include doclicense.texi rather than the actual text.
6092
6093 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6094 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6095
6096 * sasl.texi: Fix output file name.
6097
6098 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6099
6100 * gnus-coding.texi: Refer to license in Gnus manual.
6101
6102 * idlwave.texi, sasl.texi: Use @copying.
6103
6104 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6105
6106 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6107
6108 * url.texi: Use @copying, @title, @subtitle, @author.
6109
6110 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6111 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6112 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6113 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6114 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6115 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6116 * widget.texi, woman.texi:
6117 Remove references to external license, since doclicense is included.
6118
6119 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6120 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6121 Remove references to non-existent Invariant Sections.
6122
091f8bc1
GM
61232008-06-14 Glenn Morris <rgm@gnu.org>
6124
6125 * faq.texi (Major packages and programs): Remove references to external
6126 Supercite, Calc, VIPER, since they have been included for some time.
6127 Update VM, AUCTeX, BBDB entries.
6128
47bcb4d3
UJ
61292008-06-14 Ulf Jasper <ulf.jasper@web.de>
6130
6131 * newsticker.texi: Updated to match latest newsticker changes.
6132
6f093307
GM
61332008-06-13 Glenn Morris <rgm@gnu.org>
6134
6135 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6136 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6137 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6138 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6139 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6140 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6141 * woman.texi:
6142 Update Back-Cover Text as per maintain.info.
6143
2b968687
MB
61442008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6145
6146 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6147
6148 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6149 (gnus-faq.xml): Update repository host.
6150
2b968687
MB
6151 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6152
61532008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6154
6155 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6156 Fix a typo.
6157
61582008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6159
6160 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6161 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6162 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6163
61642008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6165
6166 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6167 coding standards.
6168
61692008-06-14 David Engster <dengste@eml.cc>
6170
6171 * gnus.texi (nnmairix): Markup fixes.
6172
e6d2d263
MB
61732008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6174
2b968687 6175 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6176
61772008-06-05 David Engster <dengste@eml.cc>
6178
6179 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6180
61812008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6182
b344d29d 6183 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6184 (Searching, nnir, nnmairix): New stub nodes.
6185
ad231df6 61862008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6187
6188 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6189
f394fa25
MB
61902008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6191
6192 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6193
58333467
MB
61942008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6195
6196 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6197
67525fb9
JY
61982008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6199
6200 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6201
0549d8fc
JB
62022008-05-06 Juanma Barranquero <lekktu@gmail.com>
6203
6204 * info.texi (Top): Fix typo in xref.
6205
149a3837
KB
62062008-05-05 Karl Berry <karl@gnu.org>
6207
6208 * info.texi (Top): @xref to stand-alone manual.
6209
3a23a519
MB
62102008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6211
6212 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6213 (Various Summary Stuff): Fix typo in last xref.
6214
0a29fbf3
JB
62152008-05-02 Juanma Barranquero <lekktu@gmail.com>
6216
6217 * org.texi (Moving subtrees): Fix typo.
6218
586b90f1
MA
62192008-04-28 Michael Albinus <michael.albinus@gmx.de>
6220
6221 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6222 Tramp via `tramp-mode'.
6223
b5af9883
CD
62242008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6225
6226 * org.texi: Massive changes, in many parts of the file.
6227
d55fe5bb
MB
62282008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * gnus.texi (Oort Gnus): Add message-fill-column.
6231
62322008-04-12 Adrian Aichner <adrian@xemacs.org>
6233
6234 * gnus.texi (Mail Source Specifiers): Typo fix.
6235
62362008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6237
6238 * gnus.texi (Diary Headers Generation): Update key binding for
6239 `gnus-diary-check-message'.
6240
62412008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6242
6243 * gnus.texi (Emacsen): Addition.
6244
62452008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6246
6247 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6248
62492008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6250
6251 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6252
62532008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6254
6255 * gnus-news.texi: Update tool bar item.
6256
62572008-04-09 Sven Joachim <svenjoac@gmx.de>
6258
6259 * gnus-news.texi: Fix typos.
6260
76c109c3
JB
62612008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6262
222027f2 6263 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6264 Add mention of `kron'.
6265
d5fbd5a6
MO
62662008-04-01 Daiki Ueno <ueno@unixuser.org>
6267
0c7efc08
SM
6268 * epa.texi (Encrypting/decrypting *.gpg files):
6269 Document epa-file-name-regexp.
d5fbd5a6 6270
fbcbb58c
KY
62712008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6272
6273 * gnus.texi (Example Methods): Fix description about ssh-agent.
6274 (Indirect Functions): Fix the default value of nntp-telnet-command;
6275 remove link to connect.html.
6276
134ce16c
MA
62772008-03-30 Michael Albinus <michael.albinus@gmx.de>
6278
6279 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6280 dbus-call-method.
6281 (Receiving Method Calls): The timeout can be set by the calling client.
6282
da1975d7
MA
6283 * trampver.texi: Update release number.
6284
2e4089ab
RS
62852008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6286
6287 * gnus.texi (Top): Fix version. Add SASL.
6288
70cab5a9
MA
62892008-03-29 Michael Albinus <michael.albinus@gmx.de>
6290
6291 Sync with Tramp 2.1.13.
6292
6293 * trampver.texi: Update release number.
6294
5bc6ddff
MB
62952008-03-29 Chong Yidong <cyd@stupidchicken.com>
6296
6297 * org.texi: Update to new org-mode website.
6298
62992008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6300
6301 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6302
9b3ebcb6
MB
63032008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6304
6305 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6306 gnus-read-ephemeral-gmane-group-url,
6307 gnus-read-ephemeral-emacs-bug-group,
6308 gnus-read-ephemeral-debian-bug-group.
6309
63102008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6311
6312 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6313
6314 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6315 Add FIXMEs for Bookmarks and gnus-registry-marks.
6316
63172008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6318
6319 * gnus.texi (Smileys): Document `smiley-style'.
6320
63212008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnus.texi (Gnus Development): Clarify difference between ding and
6324 gnu.emacs.gnus.
6325 (MIME Commands, Using MIME, RSS): Fix markup.
6326
6327 * gnus-faq.texi ([8.4]): Ditto.
6328
63292008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6330
6331 * gnus.texi (Emacsen): Remove obsolete stuff.
6332
63332008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6334
6335 * gnus.texi (Oort Gnus): Add version info WRT
6336 `mail-source-delete-incoming'.
6337
63382008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6339
6340 * gnus.texi (Top): Add "Other related manuals" and version info in
6341 `iftex' output.
6342 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6343 gnus-balloon-face-0 and the corresponding format specifiers.
6344
608d6a81
MA
63452008-03-26 Michael Albinus <michael.albinus@gmx.de>
6346
6347 * tramp.texi (Filename completion): Remove footnote about let-bind
6348 of `partial-completion-mode'. It doesn't work this way.
6349
27a6f132
SM
63502008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6351
6352 * pcl-cvs.texi (Contributors): Update my email.
6353
4a7c4c40
MA
63542008-03-21 Michael Albinus <michael.albinus@gmx.de>
6355
6356 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6357
2940c053
BW
63582008-03-17 Bill Wohler <wohler@newt.com>
6359
6360 * mh-e.texi (Viewing): Update URL for adding header fields to
6361 mh-invisible-header-fields-default.
6362
30864d5f
BW
63632008-03-16 Bill Wohler <wohler@newt.com>
6364
6365 * mh-e.texi (Preface): Add Gnus to requirements.
6366 (Forwarding): Note that forwarded MIME messages are now inline.
6367
31fe2b00
SM
63682008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6369
6370 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6371 (Common Variables): Give precedence to the netcat methods over the
6372 telnet methods, and mention that they are more reliable.
31fe2b00 6373
5e97c626
CD
63742008-03-13 Carsten Dominik <dominik@science.uva.nl>
6375
6376 * org.texi (Exporting Agenda Views): Document agenda export to
6377 iCalendar.
6378 (Progress logging): Document the new progress logging stuff.
6379
37a68866
MB
63802008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6381
6382 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6383 Update for change of `mail-source-delete-incoming'.
6384
6385 * gnus-news.texi: Ditto.
6386
8f7abae3
MB
63872008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6388
6389 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6390 custom versions.
6391
af379c86
AM
63922008-03-07 Alan Mackenzie <acm@muc.de>
6393
6394 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6395 parens/brackets in a k&r region is limited.
6396
3d0f8a67
MB
63972008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6400 using different Emacs versions.
6401
52151df0
GM
64022008-02-27 Glenn Morris <rgm@gnu.org>
6403
6404 * sc.texi: Remove a lot of old and obsolete info.
6405 (titlepage): Simplify.
6406 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6407 (VM with any Emacsen, GNEWS with any Emacsen)
6408 (Overloading for Non-conforming MUAs, Version 3 Changes)
6409 (The Supercite Mailing List): Delete nodes.
6410 (Introduction): Remove info about old packages.
6411 (Getting Connected): Simplify. Remove info about old packages.
6412 (Citing Commands): Delete Emacs 19 info.
6413 (Hints to MUA Authors): Simplify.
6414 (Thanks and History): Merge in some info from the deleted node
6415 "Version 3 Changes".
6416
b03f96dc
MB
64172008-02-05 Juanma Barranquero <lekktu@gmail.com>
6418
6419 * org.texi (Setting tags, In-buffer settings):
6420 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6421
52bec650
MB
64222008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6423
6424 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6425 installation directory name.
6426
34a3c587
RF
64272008-02-12 Romain Francoise <romain@orebokech.com>
6428
6429 * epa.texi (Overview): Fix typo.
6430
5a8d03e9
MO
64312008-02-11 Daiki Ueno <ueno@unixuser.org>
6432
6433 * epa.texi (Quick start): Remove the .emacs setting.
6434
f1914c40
MO
64352008-02-10 Daiki Ueno <ueno@unixuser.org>
6436
6437 * epa.texi (Quick start): Use the command `epa-enable' instead of
6438 loading `epa-setup'.
6439
bca98fc9
JB
64402008-02-08 Juanma Barranquero <lekktu@gmail.com>
6441
6442 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6443 ($(infodir)/epa, epa.dvi): New targets.
6444
4b01af2e
MO
64452008-02-08 Daiki Ueno <ueno@unixuser.org>
6446
6447 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6448
6449 * epa.texi: New manual documenting the EasyPG Assistant.
6450
06c0751a
MA
64512008-02-06 Michael Albinus <michael.albinus@gmx.de>
6452
6453 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6454 (Inspection): New function dbus-ping.
6455
7dcccd7b
MA
64562008-02-05 Michael Albinus <michael.albinus@gmx.de>
6457
6458 * tramp.texi (Remote processes): Add `shell-command'.
6459
a1da1e37
MB
64602008-01-28 Michael Sperber <sperber@deinprogramm.de>
6461
6462 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6463 (Group Parameters): Document `mail-source' parameter.
6464
c9d8f746
MA
64652008-01-27 Michael Albinus <michael.albinus@gmx.de>
6466
6467 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6468 must be a local host.
6469
15db4a13
MO
64702008-01-26 Michael Olson <mwolson@gnu.org>
6471
6472 * erc.texi: Update version for ERC 5.3 release.
6473 (Obtaining ERC): Update extras URLs for 5.3.
6474 (Development): Write instructions for git, and remove those for Arch.
6475 (History): Mention the switch to git.
6476
2bc43980
KB
64772008-01-24 Karl Berry <karl@gnu.org>
6478
bca98fc9
JB
6479 * info.texi (Search Index, Search Text): Mention the command
6480 character in the section name, a la the (Go to node) node.
2bc43980 6481
d2e4a6c9
MA
64822008-01-21 Michael Albinus <michael.albinus@gmx.de>
6483
6484 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6485
0b6799c3
MB
64862008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6487
6488 * gnus-news.texi: Mention gnus-article-describe-bindings.
6489
64902008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6491
6492 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6493
db9c3fb1 64942008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6495
7b4d0413 6496 * org.texi (Property inheritance): New section.
db9c3fb1 6497 (Conventions): New section.
7b4d0413 6498 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6499 commands, and the new bindings for refiling.
6500 (Sparse trees): Document the new special command for sparse trees.
6501 (References): Be more clear about the counting of hilines.
6502 (Handling links): Document M-p/n for accessing links.
6503 (Fast access to TODO states): New section.
6504 (Per file keywords): New section.
6505 (Property inheritance): New section.
6506 (Column attributes): New summary types.
6507 (Capturing Column View): New section.
6508 (The date/time prompt): Cover the new features in the date/time prompt.
6509 Compactify the table of keys for the calendar remote control.
6510 (Clocking work time): Document the new :scope parameter.
6511 (Remember): Promoted to chapter.
6512 (Quoted examples): New section.
6513 (Enhancing text): New verbatim environments.
6514
6ed73f28
MA
65152008-01-14 Michael Albinus <michael.albinus@gmx.de>
6516
6517 * trampver.texi: Update release number.
6518
95838435
MB
65192008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6520
0c7efc08
SM
6521 * gnus.texi (Article Keymap):
6522 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6523 gnus-article-reply-with-original and
6524 gnus-article-followup-with-original.
6525
20234d96
GM
65262008-01-09 Glenn Morris <rgm@gnu.org>
6527
6528 * nxml-mode.texi: Add @copying section.
6529
d82cf70b
MB
65302008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6533 Server". Add `message-send-mail-with-mailclient'.
6534
6535 * gnus.texi (Posting Server): Move some text to "(message)Mail
6536 Variables" and add a reference here.
6537
addb7f2e
MA
65382008-01-04 Michael Albinus <michael.albinus@gmx.de>
6539
6540 * dbus.texi (Receiving Method Calls): New chapter.
6541 (Errors and Events): Add serial number to events. Replace "signal" by
6542 "message". Introduce dbus-event-serial-number.
6543
4db2806c
MA
65442008-01-03 Michael Albinus <michael.albinus@gmx.de>
6545
6546 * dbus.texi (Type Conversion): Explain the type specification for empty
6547 arrays. Use another example.
6548
c9ecb5a7
MA
65492007-12-30 Michael Albinus <michael.albinus@gmx.de>
6550
6551 * dbus.texi (all): Replace "..." by @dots{}.
6552 (Type Conversion): Precise the value range for :byte types.
6553 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6554 Mention its return value.
6555 (Errors and Events): There is no D-Bus error propagation during event
6556 processing.
6557
702dbfd9
JB
65582007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6559
6560 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6561 New sections.
6562
87035689
MB
65632007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6564
6565 * gnus.texi (Group Parameters): Reorder the text and add a note about
6566 `gnus-parameters' near the beginning of the node.
6567
65682007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6569
6570 * gnus.texi (Score File Editing): Fix function name.
6571
5492f5ca
MA
65722007-12-23 Michael Albinus <michael.albinus@gmx.de>
6573
6574 Sync with Tramp 2.1.12.
6575
6576 * trampver.texi: Update release number.
6577
d4e67bc5
MA
65782007-12-22 Michael Albinus <michael.albinus@gmx.de>
6579
6580 * dbus.texi (Type Conversion): Correct input parameters mapping.
6581
6a31c819
MA
65822007-12-21 Michael Albinus <michael.albinus@gmx.de>
6583
6584 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6585 (Errors and Events): Mention wrong-type-argument error.
6586
99a3e35f
AS
65872007-12-21 Alex Schroeder <alex@gnu.org>
6588
6589 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6590 spaces. Fixed some typos.
99a3e35f
AS
6591 (Internet Relay Chat): Explain relay.
6592 (Getting started with rcirc): Change items to reflect prompts.
6593 Add more explanation to rcirc-track-minor-mode and added a comment to
6594 warn future maintainers that this section is a copy.
0c7efc08 6595 (People): Change /ignore example.
62b12a24 6596 (Keywords): Not keywords.
99a3e35f 6597
331e4d02
AS
65982007-12-20 Alex Schroeder <alex@gnu.org>
6599
6600 * rcirc.texi (Top): Fighting Information Overload chapter added.
6601 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6602 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6603 (Fighting Information Overload): New chapter documenting /keyword,
6604 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6605 (Configuration): Document rcirc-server-alist, remove
6606 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6607
cd71c3ef
MA
66082007-12-16 Michael Albinus <michael.albinus@gmx.de>
6609
6610 * dbus.texi (Signals): Fix example in dbus-register-signal.
6611
bbbe940b
MB
66122007-12-14 Sven Joachim <svenjoac@gmx.de>
6613
6614 * gnus.texi (Score Variables): Fix typo.
6615
0ce574ef
MA
66162007-12-07 Michael Albinus <michael.albinus@gmx.de>
6617
6618 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6619 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6620 (Errors and Events): Adapt dbus-event.
6621
b890d447
MB
66222007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6623
6624 * gnus.texi (Other Files): Add the yenc command.
6625
66262007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6627
6628 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6629 since 2004-08-06.
6630
66312007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6632
6633 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6634 on body.
6635
66362007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6637
6638 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6639 and rfc2047-allow-irregular-q-encoded-words; fix description of
6640 rfc2047-encode-encoded-words.
6641
66422007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6643
6644 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6645
3728bf03
MO
66462007-12-05 Michael Olson <mwolson@gnu.org>
6647
6648 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6649 Update documentation for `remember-diary-file'.
6650
a4397af9
MA
66512007-12-04 Michael Albinus <michael.albinus@gmx.de>
6652
6653 * dbus.texi (Signals): Precise `dbus-register-signal'.
6654 (Errors and Events): Rework events part, the internal structure of
6655 dbus-event has changed.
6656
1682490c
JB
66572007-12-03 Juanma Barranquero <lekktu@gmail.com>
6658
6659 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6660 ($(infodir)/dbus, dbus.dvi): New targets.
6661
7b13a0f2
MA
66622007-12-03 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6665 unconditionally.
6666
6667 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6668 emulation with @print{}.
6669
7ef92bc9
RS
66702007-12-02 Richard Stallman <rms@gnu.org>
6671
6672 * dbus.texi (Overview): Minor cleanup.
6673
22d8ac3a
MA
66742007-12-02 Michael Albinus <michael.albinus@gmx.de>
6675
d3a8e0df
MA
6676 * Makefile.in (INFO_TARGETS): Add dbus.
6677 (DVI_TARGETS): Add dbus.dvi.
6678 (dbus, dbus.dvi): New targets.
6679
22d8ac3a
MA
6680 * dbus.texi: New file.
6681
559764ab
RF
66822007-11-24 Romain Francoise <romain@orebokech.com>
6683
6684 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6685 Fix file name to match @setfilename.
559764ab 6686
ac97a16b
MH
66872007-11-23 Mark A. Hershberger <mah@everybody.org>
6688
6689 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6690 ($(infodir)/nxml-mode): New rule.
6691
6692 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6693 ($(infodir)/nxml-mode): New rule.
6694 (clean): Add nxml-mode*.
6695
6696 * nxml-mode.texi: New file with nxml manual.
6697
404cd454
GM
66982007-11-18 Richard Stallman <rms@gnu.org>
6699
6700 * flymake.texi (Example -- Configuring a tool called directly):
6701 Update example.
6702
b048d478
MA
67032007-11-18 Michael Albinus <michael.albinus@gmx.de>
6704
6705 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6706 double-slash behavior. Explain directory contents flushing.
b048d478 6707
346e8469
JB
67082007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6709
6710 * calc.texi (TeX and LaTeX Language Modes): Put in
6711 missing braces.
6712
404cd454
GM
67132007-11-15 Richard Stallman <rms@gnu.org>
6714
6715 * cl.texi (Equality Predicates): Delete `eql'.
6716 (Predicates, Naming Conventions, Top): Delete `eql'.
6717 (Common Lisp Compatibility): Delete `eql'.
6718 (Porting Common Lisp): Delete obsolete backquote info.
6719 Minor clarification about character constants.
6720 (Sequence Basics): Minor clarification.
6721
1f6af58b
JB
67222007-11-15 Juanma Barranquero <lekktu@gmail.com>
6723
dccb744b 6724 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6725 * tramp.texi (Filename completion): Fix typos.
6726
3bc88bc9
JB
67272007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6728
6729 * calc.texi (Basic commands): Mention the menu.
6730
bc5300d3
MA
67312007-11-12 Michael Albinus <michael.albinus@gmx.de>
6732
6733 * tramp.texi (Connection caching): Tramp flushes connection
6734 properties when remote operating system has been changed.
6735
4d8a28ec
MB
67362007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6737
6738 * gnus-news.texi: Fix spelling.
6739 `message-insert-formatted-citation-line', not
6740 `message-insert-formated-citation-line'.
6741
404cd454
GM
6742 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6743
e1176b47
MA
67442007-11-07 Michael Albinus <michael.albinus@gmx.de>
6745
6746 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6747 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6748 (Frequently Asked Questions): Add code example for highlighting the
6749 mode line.
6750
6159985a
MO
67512007-11-03 Michael Olson <mwolson@gnu.org>
6752
6753 * remember.texi: Change mentions of remember-buffer to
6754 remember-finalize throughout.
6755
bec9b2f5
MO
67562007-10-30 Michael Olson <mwolson@gnu.org>
6757
6758 * remember.texi (Copying): Remove.
6759 (Mailbox): Update with non-BBDB instructions.
6760 (Diary, Org): Add.
6761 (Bibliography, Planner Page): Remove.
6762
b6173182
JB
67632007-10-30 Juanma Barranquero <lekktu@gmail.com>
6764
6765 * makefile.w32-in (INFO_TARGETS): Add remember.
6766 (DVI_TARGETS): Add remember.dvi.
6767 ($(infodir)/remember): New rule.
6768 (clean): Add remember*.
6769
15f3eb73
MO
67702007-10-30 Michael Olson <mwolson@gnu.org>
6771
70bdc930
MO
6772 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6773 ($(infodir)/remember): New rule that builds the Remember Manual.
6774
b6173182
JB
6775 * remember.texi: New file containing the Remember Mode Manual.
6776 Shuffle chapters around after initial import.
7d3f6f1a
MO
6777 (Function Reference): Split Keystrokes into separate chapter.
6778 (Keystrokes): Document C-c C-k.
51d24a12 6779 (Introduction): Fix typographical issue with "---".
15f3eb73 6780
404cd454
GM
67812007-10-29 Richard Stallman <rms@gnu.org>
6782
6783 * widget.texi (Introduction): Delete discussion of implementation
6784 internals.
6785
9bbb9638
MA
67862007-10-29 Michael Albinus <michael.albinus@gmx.de>
6787
6788 * tramp.texi (Connection caching): Host names must be different
6789 when tunneling.
6790
c7ff939a
RS
67912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6792
6793 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6794 Gnus v5.13.
6795
01c52d31
MB
67962007-10-28 Miles Bader <miles@gnu.org>
6797
6798 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6799
01c52d31
MB
68002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6801
0c7efc08
SM
6802 * gnus.texi (Sorting the Summary Buffer):
6803 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6804
68052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6806
6807 * gnus.texi (Non-ASCII Group Names): New node.
6808 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6809 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6810
c8763fb6 68112007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6812
6813 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6814 clean the output of the program `imap-shell-program'.
6815
68162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6817
6818 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6819
68202007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6821
6822 * gnus.texi (Sticky Articles): Documentation for sticky article
6823 buffers.
6824
c8763fb6 68252007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6826
6827 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6828
68292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6830
6831 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6832
68332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6834
0c7efc08
SM
6835 * gnus.texi (Archived Messages):
6836 Document gnus-update-message-archive-method.
01c52d31
MB
6837
68382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6839
6840 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6841
c8763fb6 68422007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6843
0c7efc08
SM
6844 * gnus.texi (Group Maneuvering):
6845 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6846
68472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6848
0c7efc08
SM
6849 * gnus.texi (Really Various Summary Commands):
6850 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6851
68522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6853
6854 * gnus.texi, message.texi: Bump version number.
6855
68562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6857
6858 * gnus.texi (Group Line Specification, Misc Group Stuff)
6859 (Server Commands): Parenthesize @pxref{Mail Spool}.
6860
68612007-10-28 Didier Verna <didier@xemacs.org>
6862
6863 New user option: message-signature-directory.
6864 * message.texi (Insertion Variables): Document it.
6865 * gnus.texi (Posting Styles): Ditto.
6866
68672007-10-28 Didier Verna <didier@xemacs.org>
6868
6869 * gnus.texi (Group Line Specification):
6870 * gnus.texi (Misc Group Stuff):
6871 * gnus.texi (Server Commands): Document the group compaction feature.
6872
68732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6874
6875 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6876
6877 * message.texi (Various Message Variables): Add message-fill-column.
6878
68792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6880
6881 * gnus.texi: Untabify.
6882
68832007-10-28 Didier Verna <didier@xemacs.org>
6884
6885 * gnus.texi (Group Parameters): Document the posting-style merging
6886 process in topic-mode.
6887
68882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6889
6890 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6891
68922007-10-28 Romain Francoise <romain@orebokech.com>
6893
6894 * gnus.texi (Mail Spool): Fix typo.
6895 Update copyright.
6896
68972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6898
6899 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6900
69012007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6902
6903 * gnus.texi (Summary Generation Commands):
6904 Add gnus-summary-insert-ticked-articles.
6905
69062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6907
b2abec73
JB
6908 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6909 to spam-spamassassin-program.
01c52d31
MB
6910
69112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6912
6913 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6914
69152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6916
6917 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6918
69192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6920
6921 * message.texi (Mail Headers): Document `opportunistic'.
6922
69232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6924
6925 * emacs-mime.texi (Encoding Customization): Explain how to set
6926 mm-coding-system-priorities per hierarchy.
6927
69282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6929
6930 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6931 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6932
69332007-10-28 Didier Verna <didier@xemacs.org>
6934
6935 * message.texi (Wide Reply): Update documentation of
6936 message-dont-reply-to-names (now allowing a list of regexps).
6937
69382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6939
6940 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6941
69422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6943
6944 * gnus.texi (SpamAssassin back end): Fix typo.
6945
6946 * sieve.texi (Examples): Fix grammar.
6947
69482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6949
6950 * gnus.texi (Searching for Articles): Document M-S and M-R.
6951 (Limiting): Document / b.
6952
69532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6954
6955 * gnus.texi (Thread Commands): T M-^.
6956
69572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6958
6959 * message.texi (Mail Aliases): Document ecomplete.
6960 (Mail Aliases): Fix typo.
6961
69622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6963
6964 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6965 fix typo.
6966
69672007-10-28 Romain Francoise <romain@orebokech.com>
6968
6969 * gnus.texi (Mail Spool): Grammar fix.
6970
69712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6972
6973 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6974 string.
6975
69762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6977
6978 * gnus.texi (Group Parameters): Fix description.
6979
69802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6981
b2abec73
JB
6982 * gnus.texi (Gmane Spam Reporting):
6983 Fix spam-report-gmane-use-article-number.
6984 Add spam-report-user-mail-address.
01c52d31
MB
6985
69862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6987
6988 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6989
69902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6991
6992 * gnus.texi (Group Parameters): Add simplified sorting example based on
6993 example for `Sorting the Summary Buffer' from Jari Aalto
6994 <jari.aalto@cante.net>.
6995 (Example Methods): Add example for an indirect connection.
6996
69972007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6998
0c7efc08 6999 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7000 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7001 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7002 'gnus-agent-summary-fetch-series'.
7003 (Agent and flags): New section providing a generalized discussion
7004 of flag handling.
0c7efc08
SM
7005 (Agent and IMAP): Remove flag discussion.
7006 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7007
70082007-10-28 Romain Francoise <romain@orebokech.com>
7009
7010 * gnus.texi (Exiting the Summary Buffer): Add new function
7011 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7012
70132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7014
7015 * gnus.texi (Conformity): Fix typo.
7016 (Customizing Articles): Document `first'.
7017
70182007-10-28 Jari Aalto <jari.aalto@cante.net>
7019
7020 * gnus.texi (Sorting the Summary Buffer):
7021 Add `gnus-thread-sort-by-date-reverse'. Add example
7022 host to different sorting in NNTP and RSS groups.
7023
70242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * message.texi (Insertion): Describe prefix for
7027 message-mark-inserted-region and message-mark-insert-file.
7028
70292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7030
7031 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7032 LaTeX documents. Describe "text/x-gnus-verbatim".
7033
70342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7035
b2abec73 7036 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7037 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7038 (spam-stat spam filtering, SpamOracle)
0c7efc08 7039 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7040 clarity.
7041
70422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7043
7044 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7045 gnus-article-delete-part and gnus-article-replace-part.
7046 (Using MIME): Add gnus-mime-replace-part.
7047
70482007-10-28 Romain Francoise <romain@orebokech.com>
7049
7050 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7051 requires `auto-compression-mode' to be enabled. Add new nnml
7052 variable `nnml-compressed-files-size-threshold'.
7053
70542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7055
0c7efc08
SM
7056 * gnus.texi (Sorting the Summary Buffer):
7057 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7058
70592007-10-28 Romain Francoise <romain@orebokech.com>
7060
7061 * message.texi (Insertion Variables): Mention new variable
7062 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7063 documentation accordingly.
7064
70652007-10-28 Romain Francoise <romain@orebokech.com>
7066
7067 * gnus.texi (To From Newsgroups): Mention new variables
7068 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7069
70702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7071
7072 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7073 stuff; gnus-mime-inline-part does the automatic decompression.
7074
70752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7076
7077 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7078 "training.ham" should be "training.spam".
01c52d31
MB
7079
70802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7081
7082 * message.texi (Mail Variables): Fix the default value for
7083 message-send-mail-function.
7084
70852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7086
7087 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7088 always returns nil exceptionally.
7089
70902007-10-28 Simon Josefsson <jas@extundo.com>
7091
0c7efc08
SM
7092 * gnus.texi (Article Washing): Add libidn URL.
7093 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7094
70952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7096
7097 * gnus.texi (Topic Commands): Fix next/previous.
7098
70992007-10-28 Simon Josefsson <jas@extundo.com>
7100
7101 * gnus.texi (Article Washing): Mention `W i'.
7102
c8763fb6 71032007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7104
7105 * gnus.texi (Group Parameters): Slight extension of sieve
7106 parameter description.
7107
71082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7109
7110 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7111 matching score files as well.
7112 (Picons): Describe `gnus-picon-style'.
7113
71142007-10-28 Romain Francoise <romain@orebokech.com>
7115
7116 * message.texi (Message Headers): Mention that headers are hidden
7117 using narrowing, and how to expose them.
7118 Update copyright.
7119
71202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7121
7122 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7123 `gnus-summary-sort-by-recipient'.
7124
71252007-10-28 Romain Francoise <romain@orebokech.com>
7126
7127 * gnus.texi (NNTP marks): New node.
7128 (NNTP): Move NNTP marks variables to the new node.
7129
71302007-10-28 Jesper Harder <harder@ifa.au.dk>
7131
b2abec73 7132 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7133
7134 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7135
71362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7137
b2abec73 7138 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7139 everywhere for consistency.
b2abec73
JB
7140 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7141 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7142 Say "regular expression" instead of "regex." Admonish.
7143 Pick other words to sound better (s/so/thus/).
7144 (Spam ELisp Package Filtering of Incoming Mail):
7145 Mention statistical filters. Remove old TODO.
01c52d31 7146 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7147 New section on sorting and displaying the spam score.
7148 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7149 backend but an alias to spam-use-BBDB.
7150 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7151 new backend functionality.
7152
71532007-10-28 Simon Josefsson <jas@extundo.com>
7154
7155 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7156 nntp-marks-directory, from Romain Francoise
7157 <romain@orebokech.com>.
7158
71592007-10-28 Magnus Henoch <mange@freemail.hu>
7160
7161 * gnus.texi (Hashcash): New default value of
7162 hashcash-default-payment.
7163
71642007-10-28 Simon Josefsson <jas@extundo.com>
7165
7166 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7167 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7168
71692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7170
0c7efc08 7171 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7172
71732007-10-28 Simon Josefsson <jas@extundo.com>
7174
7175 * gnus.texi (documentencoding): Add, to avoid warnings.
7176
71772007-10-28 Simon Josefsson <jas@extundo.com>
7178
7179 * message.texi (Mail Headers): Add.
7180
7181 * gnus.texi (Hashcash): Fix.
7182
71832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7184
0c7efc08 7185 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7186 that payments can be verified and fix the name of the
b2abec73 7187 hashcash-path variable.
01c52d31
MB
7188
71892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7190
b2abec73 7191 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7192
71932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7196
71972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7198
7199 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7200 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7201 warning about ham processors in spam groups removed.
01c52d31
MB
7202
72032007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7204
0c7efc08 7205 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7206 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7207
72082007-10-28 Jesper Harder <harder@ifa.au.dk>
7209
7210 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7211 (Mailing List): Typo.
7212 (Customizing Articles): Add gnus-treat-ansi-sequences.
7213 (Article Washing): Index.
7214
7215 * message.texi: Use m-dash consistently.
7216
72172007-10-28 Jesper Harder <harder@ifa.au.dk>
7218
7219 * gnus.texi (GroupLens): Remove.
7220
72212007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7222
0c7efc08
SM
7223 * gnus.texi (Outgoing Messages, Agent Variables):
7224 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7225 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7226
72272007-10-28 Jesper Harder <harder@ifa.au.dk>
7228
7229 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7230
72312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7232
7233 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7234
7235 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7236
72372007-10-28 Simon Josefsson <jas@extundo.com>
7238
7239 * gnus.texi (Top): Add SASL.
7240
404cd454
GM
72412007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7242
7243 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7244
72452007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7246
7247 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7248
0edd2970
JB
72492007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7250
7251 * calc.texi (Formulas, Composition Basics): Lower the
7252 precedence of negation.
7253
a9afba20
JY
72542007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7255
7256 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7257 Mention the new three-letter column identifiers.
7258 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7259 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7260 message when using `c' on an empty default with default printer.
7261 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7262 renamed to `ses--symbolic-formulas' some time ago.
7263
45b778a6
JB
72642007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7265
7266 * calc.texi (Default Simplifications, Making Selections)
7267 (Customizing Calc): Clarify associativity of multiplication.
7268
03b5bade
MA
72692007-10-23 Michael Albinus <michael.albinus@gmx.de>
7270
7271 * tramp.texi (Traces and Profiles): Simplify loop over
7272 `trace-function-background'.
7273
e658c8ee
JL
72742007-10-22 Juri Linkov <juri@jurta.org>
7275
7276 * dired-x.texi (Shell Command Guessing): Default values are now
7277 available by typing M-n instead of M-p.
7278
dd753688
MA
72792007-10-21 Michael Albinus <michael.albinus@gmx.de>
7280
7281 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7282 (Password caching): Remove `tramp-clear-passwd'.
7283 It's not a command anymore.
dd753688
MA
7284 (Bug Reports): Add `tramp-bug' to function index.
7285 (Function Index, Variable Index): New nodes.
7286 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7287
7288 * trampver.texi: Update release number.
7289
4bb49b43
JB
72902007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7291
8b296cdd 7292 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7293 about integer size into past tense.
7294 (Time Zones): Remove pointer to Calc author's address.
7295 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7296 and hyperbolic cotangent. Fix typo.
4bb49b43 7297
311dd93f
MA
72982007-10-10 Michael Albinus <michael.albinus@gmx.de>
7299
7300 Sync with Tramp 2.1.11.
7301
7302 * trampver.texi: Update release number.
7303
ea3fc256
MA
73042007-10-06 Michael Albinus <michael.albinus@gmx.de>
7305
7306 * tramp.texi (External packages): New section.
7307
1af74d06
MB
73082007-09-29 Juri Linkov <juri@jurta.org>
7309
7310 * info.texi (Help-Int): Document `L' (`Info-history').
7311
0e2806fa
SM
73122007-09-26 Carsten Dominik <dominik@science.uva.nl>
7313
7314 * org.texi: Change links to webpage and maintained email.
7315 (Remember): Promote to Chapter, significant changes.
7316 (Fast access to TODO states): New section.
7317 (Faces for TODO keywords): New section.
7318 (Export options): Example for #+DATE.
7319 (Progress logging): Section moved.
7320
567b9191
BW
73212007-09-26 Bill Wohler <wohler@newt.com>
7322
7323 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7324 browse-url-at-mouse.
7325
1af74d06
MB
73262007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7327
7328 * flymake.texi (Customizable variables): Face names don't end in -face.
7329 Fix flymake-err-line-patterns template.
7330 (Example -- Configuring a tool called directly): Fix init-function.
7331 (Highlighting erroneous lines): Face names don't end in -face.
7332
d60a4e3a 73332007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7334
7335 * erc.texi (Special-Features): Fix small typo.
7336
7d7a3510
MA
73372007-09-14 Michael Albinus <michael.albinus@gmx.de>
7338
7339 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7340 and "External transfer methods".
7341
285f0d3a
JB
73422007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7343
7344 * calc.texi (Predefined Units): Add some history.
7345
526dc846
MO
73462007-09-08 Michael Olson <mwolson@gnu.org>
7347
87e04f16
JB
7348 * erc.texi (Copying): New section included from gpl.texi.
7349 This matches the look of the upstream ERC manual.
526dc846 7350
f10d0e80
JB
73512007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7352
87e04f16 7353 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7354 (Random Numbers): Clarify the distribution of `random'.
7355
4009494e
GM
73562007-09-06 Glenn Morris <rgm@gnu.org>
7357
f1fc42aa 7358 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7359 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7360 Change all setfilename commands to use ../../info.
7361 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7362 refer to the Emacs manual here.
7363 (infodir): New variable.
7364 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7365 (cc-mode.texi, faq.texi): Update references to source file locations.
7366 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7367 do not refer to the Emacs manual here.
7368 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7369
7370 * Makefile.in: Add `basename' versions of all info targets, for
7371 convenience when rebuilding just one manual.
7372 (../etc/GNU): Delete obsolete target.
7373 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7374 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7375 *.vrs *.toc here...
7376 (maintainer-clean): ...from here.
4009494e
GM
7377
7378 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7379
2de53ca6
GM
73802007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7381
7382 * calc.texi (Date Conversions): Clarify definition of
7383 Julian day numbering.
7384 (Date Forms): Clarify definition of Julian day numbering;
7385 add some history.
7386
73872007-08-30 Carsten Dominik <dominik@science.uva.nl>
7388
87e04f16 7389 * org.texi: Version 5.07.
2de53ca6
GM
7390
73912007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7392
7393 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7394
73952007-08-22 Carsten Dominik <dominik@science.uva.nl>
7396
7397 * org.texi (Adding hyperlink types): New section.
7398 (Embedded LaTeX): Chapter updated because of LaTeX export.
7399 (LaTeX export): New section.
7400 (Using links out): New section.
7401
74022007-08-22 Glenn Morris <rgm@gnu.org>
7403
7404 * faq.texi (Learning how to do something): Refcards now in
7405 etc/refcards/ directory.
7406
74072007-08-22 Michael Albinus <michael.albinus@gmx.de>
7408
7409 * tramp.texi (Remote Programs): Persistency file must be cleared when
7410 changing `tramp-remote-path'.
7411 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7412 macro.
7413
74142007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7415
7416 * calc.texi: Move contents to beginning of file.
7417 (Algebraic Entry): Fix the formatting of an example.
7418
74192007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7420
7421 * calc.texi (Basic Operations on Units): Mention exact versus
7422 inexact conversions.
7423
74242007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7425
7426 * calc.texi (Basic Operations on Units): Mention default
7427 values for new units.
7428 (Quick Calculator Mode): Mention that binary format will
7429 be displayed.
7430
74312007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7432
7433 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7434
74352007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7436
7437 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7438
74392007-08-08 Glenn Morris <rgm@gnu.org>
7440
7441 * gnus.texi, sieve.texi: Replace `iff'.
7442
74432007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7444
7445 * calc.texi (Basic Graphics): Mention the graphing of error
7446 forms.
7447 (Graphics Options): Mention how `g s' handles error forms.
7448 (Curve Fitting): Mention plotting the curves.
7449 (Standard Nonlinear Models): Add additional models.
7450 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7451 (Linear Fits): Correct result.
7452
74532007-08-01 Alan Mackenzie <acm@muc.de>
7454
7455 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7456 to "--no-site-file".
7457
74582007-07-29 Michael Albinus <michael.albinus@gmx.de>
7459
7460 * tramp.texi (Frequently Asked Questions): Point to mode line
7461 extension in Emacs 23.1.
7462
7463 * trampver.texi: Update release number.
7464
74652007-07-27 Glenn Morris <rgm@gnu.org>
7466
7467 * calc.texi (Copying): Include license text from gpl.texi, rather than
7468 in-line.
7469
74702007-07-25 Glenn Morris <rgm@gnu.org>
7471
7472 * calc.texi (Copying): Replace license with GPLv3.
7473
7474 * Relicense all FSF files to GPLv3 or later.
7475
74762007-07-22 Michael Albinus <michael.albinus@gmx.de>
7477
7478 Sync with Tramp 2.1.10.
7479
7480 * tramp.texi (trampfn): Expand macro implementation in order to handle
7481 empty arguments.
7482 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7483 occurrences by trampfn.
2de53ca6 7484 (Frequently Asked Questions): Extend example code for host
b2abec73 7485 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7486 file names to be typed.
7487
7488 * trampver.texi: Update release number.
7489
74902007-07-17 Michael Albinus <michael.albinus@gmx.de>
7491
7492 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7493 section. Reported by <poti@potis.org>.
7494 (Remote processes): Arguments of the program to be debugged are taken
7495 literally.
7496 (Frequently Asked Questions): Simplify recentf example.
7497
74982007-07-14 Karl Berry <karl@gnu.org>
7499
7500 * info.texi (@copying): New Back-Cover Text.
7501
7502 * info.texi (Quitting Info): Move to proper place in source.
7503 (Reported by Benno Schulenberg.)
7504
75052007-07-13 Eli Zaretskii <eliz@gnu.org>
7506
7507 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7508
7509 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7510
7511 * emacs-mime.texi: Add @documentencoding directive.
7512
75132007-07-12 Nick Roberts <nickrob@snap.net.nz>
7514
7515 * tramp.texi (Remote processes): Add an anchor to the subsection
7516 "Running a debugger on a remote host".
7517
75182007-07-12 Michael Albinus <michael.albinus@gmx.de>
7519
7520 * tramp.texi (Remote processes): Don't call it "experimental" any
7521 longer. Add subsection about running a debugger on a remote host.
7522
75232007-07-10 Carsten Dominik <dominik@science.uva.nl>
7524
7525 * org.texi (Properties and columns): Chapter rewritten.
7526
75272007-07-08 Michael Albinus <michael.albinus@gmx.de>
7528
7529 * tramp.texi:
7530 * trampver.texi: Migrate to Tramp 2.1.
7531
75322007-07-02 Carsten Dominik <dominik@science.uva.nl>
7533
7534 * org.texi (Properties): New chapter.
7535
75362007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7537
7538 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7539 Control Panel.
7540
7541 * gnus.texi (Misc Article): Add index entry for
7542 gnus-single-article-buffer.
7543
75442007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7545
7546 * gnus.texi (Starting Up): Fix typo.
7547
75482007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7549
7550 * gnus.texi (Asynchronous Fetching): Fix typo.
7551
75522007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7553
7554 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7555 (About This Manual): Remove redundant information.
7556 (Getting Started): Mention author.
7557 (Basic Arithmetic, Customizing Calc): Make description of the
7558 variable `calc-multiplication-has-precedence' match its new effect.
7559
75602007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7561
0c7efc08
SM
7562 * calc.texi (Basic Arithmetic, Customizing Calc):
7563 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7564
75652007-06-19 Carsten Dominik <dominik@science.uva.nl>
7566
7567 * org.texi (Tag): Section swapped with node Timestamps.
7568 (Formula syntax for Lisp): Document new `L' flag.
7569
75702007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7571
7572 * gnus.texi (Misc Group Stuff, Summary Buffer)
7573 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7574
75752007-06-06 Juanma Barranquero <lekktu@gmail.com>
7576
7577 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7578 * gnus.texi (Article Buttons, Mail Source Customization)
7579 (Sending or Not Sending, Customizing NNDiary):
7580 * message.texi (Message Headers):
7581 * mh-e.texi (HTML): Fix typos.
7582
75832007-06-07 Michael Albinus <michael.albinus@gmx.de>
7584
7585 Sync with Tramp 2.0.56.
7586
7587 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7588 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7589
75902007-06-02 Chong Yidong <cyd@stupidchicken.com>
7591
7592 * Version 22.1 released.
7593
75942007-05-26 Michael Olson <mwolson@gnu.org>
7595
7596 * erc.texi (Modules): Fix references to completion modules.
7597
75982007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7599
7600 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7601
76022007-05-09 Didier Verna <didier@xemacs.org>
7603
7604 * gnus.texi (Email Based Diary): New. Proper documentation for the
7605 nndiary back end and the gnus-diary library.
7606
76072007-05-03 Karl Berry <karl@gnu.org>
7608
7609 * .cvsignore (*.pdf): New entry.
7610
7611 * texinfo.tex: Update from current version for better pdf generation.
7612
76132007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7614
7615 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7616
76172007-04-28 Glenn Morris <rgm@gnu.org>
7618
7619 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7620 consideration of legal status.
7621
76222007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7623
7624 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7625
76262007-04-24 Chong Yidong <cyd@stupidchicken.com>
7627
7628 * faq.texi (New in Emacs 22): python.el removed.
7629
76302007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7631
7632 * calc.texi (Reporting bugs): Update maintainer's address.
7633
76342007-04-22 Chong Yidong <cyd@stupidchicken.com>
7635
7636 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7637
76382007-04-15 Jay Belanger <belanger@truman.edu>
7639
7640 * calc.texi (Title page): Remove the date.
7641 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7642 (The Standard Calc Interface): Change trail title.
7643 (Floats): Mention that when non-decimal floats are entered, only
7644 approximations are stored.
7645 (Copying): Move to the appendices.
7646 (GNU Free Documentation License): Add as an appendix.
7647
76482007-04-15 Chong Yidong <cyd@stupidchicken.com>
7649
7650 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7651 * dired-x.texi, ebrowse.texi, ediff.texi:
7652 * emacs-mime.texi, erc.texi, eshell.texi:
7653 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7654 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7655 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7656 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7657 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7658 * woman.texi: Include GFDL.
7659
7660 * doclicense.texi: Remove node heading, so that it can be included by
7661 other files.
7662
7663 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7664
7665 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7666 than *.
7667
76682007-04-14 Carsten Dominik <dominik@science.uva.nl>
7669
7670 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7671 in Calc.
7672
76732007-04-09 Romain Francoise <romain@orebokech.com>
7674
7675 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7676 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7677 replace mouse-2.
7678
76792007-04-08 Chong Yidong <cyd@stupidchicken.com>
7680
7681 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7682 renamed to woman-use-topic-at-point. Document new behavior.
7683
76842007-04-08 Richard Stallman <rms@gnu.org>
7685
7686 * url.texi: Fix some indexing.
7687 (Disk Caching): Drop discussion of old/other Emacs versions.
7688
76892007-04-07 Chong Yidong <cyd@stupidchicken.com>
7690
7691 * url.texi (Disk Caching): Say Emacs 21 "and later".
7692
7693 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7694 on Font locking which now mentions JIT lock.
7695
76962007-04-01 Michael Olson <mwolson@gnu.org>
7697
7698 * erc.texi: Update for the ERC 5.2 release.
7699
77002007-03-31 David Kastrup <dak@gnu.org>
7701
7702 * woman.texi (Topic, Interface Options): Explain changes semantics of
7703 woman-manpath in order to consider MANPATH_MAP entries.
7704
77052007-03-31 Eli Zaretskii <eliz@gnu.org>
7706
7707 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7708
77092007-03-26 Richard Stallman <rms@gnu.org>
7710
7711 * pgg.texi (Caching passphrase): Clean up previous change.
7712
77132007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7714
7715 * gnus.texi (Setting Process Marks): Fix typo.
7716
77172007-03-25 Romain Francoise <romain@orebokech.com>
7718
7719 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7720 readability, and include various fixes by Daniel Brockman, Nick Roberts
7721 and Dieter Wilhelm.
7722
77232007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7724
7725 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7726
7727 * gnus.texi (Mail Source Specifiers): Fix typo.
7728
77292007-03-22 Ralf Angeli <angeli@caeruleus.net>
7730
7731 * reftex.texi (Imprint): Update maintainer information.
7732
77332007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7734
7735 * message.texi (Message Buffers): Update documentation for
7736 message-generate-new-buffers.
7737
77382007-03-15 Daiki Ueno <ueno@unixuser.org>
7739
7740 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7741
77422007-03-21 Glenn Morris <rgm@gnu.org>
7743
7744 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7745
77462007-03-19 Chong Yidong <cyd@stupidchicken.com>
7747
7748 * eshell.texi (Known problems): Emacs 21 -> 22.
7749
7750 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7751
77522007-03-18 Jay Belanger <belanger@truman.edu>
7753
7754 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7755
77562007-03-12 Glenn Morris <rgm@gnu.org>
7757
7758 * calc.texi (Time Zones): Switch to new North America DST rule.
7759
7760 * calc.texi: Replace "daylight savings" with "daylight
7761 saving" in text throughout.
7762
77632007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7764
7765 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7766 The variable now uses a list of symbols instead of just a symbol.
7767 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7768
77692007-03-06 Romain Francoise <romain@orebokech.com>
7770
7771 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7772 new packages, and mention Gnus update.
7773
77742007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7775
7776 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7777 nntp-open-connection-functions-never-echo-commands.
7778
77792007-02-27 Chong Yidong <cyd@stupidchicken.com>
7780
7781 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7782 problems on the console, and security risk in not using gpg-agent.
7783
77842007-02-25 Carsten Dominik <dominik@science.uva.nl>
7785
0c7efc08 7786 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7787 Completely reorganized and rewritten.
7788 (CamelCase links): Section removed.
7789 (Repeating items): New section.
7790 (Tracking TODO state changes): New section.
7791 (Agenda views): Chapter reorganized and rewritten.
7792 (HTML export): Section rewritten.
7793 (Tables in arbitrary syntax): New section.
7794 (Summary): Better feature summary.
7795 (Activation): Document problem with cut-and-paste of Lisp code
7796 from PDF files.
7797 (Visibility cycling): Document indirect buffer use.
7798 (Structure editing): Document sorting.
7799 (Remember): Section rewritten.
7800 (Time stamps): Better description of time stamp types.
7801 (Tag searches): Document regular expression search for tags.
7802 (Stuck projects): New section.
7803 (In-buffer settings): New keywords.
c5b0993e 7804 (History and Acknowledgments): Update description.
2de53ca6
GM
7805
78062007-02-24 Alan Mackenzie <acm@muc.de>
7807
7808 * cc-mode.texi (Movement Commands): Insert two missing command names.
7809 (Getting Started): Slight wording correction (use conditional).
7810
78112007-02-22 Kim F. Storm <storm@cua.dk>
7812
7813 * widget.texi (User Interface, Basic Types): Document need to put some
7814 text before the %v escape in :format string in editable-field widget.
7815
78162007-02-18 Romain Francoise <romain@orebokech.com>
7817
7818 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7819 `cvs-mode-quit'.
7820
78212007-02-10 Markus Triska <markus.triska@gmx.at>
7822
7823 * widget.texi (Programming Example): Put constant strings in :format.
7824
78252007-02-07 Juanma Barranquero <lekktu@gmail.com>
7826
7827 * faq.texi (Fullscreen mode on MS-Windows): New node.
7828
78292007-02-04 David Kastrup <dak@gnu.org>
7830
7831 * faq.texi (AUCTeX): Update version number. Should probably be done
7832 for other packages as well.
7833
78342007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7835
7836 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7837 <tassilo@member.fsf.org>.
7838
78392007-01-27 Eli Zaretskii <eliz@gnu.org>
7840
7841 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7842 ls-lisp-use-localized-time-format.
7843
78442007-01-20 Markus Triska <markus.triska@gmx.at>
7845
7846 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7847
78482007-01-13 Michael Olson <mwolson@gnu.org>
7849
7850 * erc.texi (Modules): Mention capab-identify module.
7851
78522007-01-05 Michael Olson <mwolson@gnu.org>
7853
7854 * erc.texi (Getting Started): Update for /RECONNECT command.
7855
78562007-01-04 Richard Stallman <rms@gnu.org>
7857
7858 * ebrowse.texi: Change C-c b to C-c C-m.
7859
78602007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7861
7862 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7863 variables only in info to avoid redundant entries in the printed
7864 manual.
7865
78662007-01-02 Daiki Ueno <ueno@unixuser.org>
7867
7868 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7869
78702007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7871
7872 * message.texi (Security): Split into sub-nodes.
7873
78742007-01-01 Alan Mackenzie <acm@muc.de>
7875
7876 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7877 eval-after-load in Emacs <=21 and a workaround. Document that
7878 trigraphs are not supported.
7879
78802007-01-01 Alan Mackenzie <acm@muc.de>
7881
7882 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7883 c-context-line-break. When invoked within a string, preserve
7884 whitespace. Add a backslash only when also in a macro.
7885
78862007-01-01 Alan Mackenzie <acm@muc.de>
7887
7888 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7889
78902007-01-01 Alan Mackenzie <acm@muc.de>
7891
7892 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7893 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7894
78952007-01-01 Alan Mackenzie <acm@muc.de>
7896
7897 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7898 "Choosing a Style".
7899
7900 * cc-mode.texi ("Styles"): Add @dfn{style}.
7901
79022006-12-30 Michael Albinus <michael.albinus@gmx.de>
7903
7904 Sync with Tramp 2.0.55.
7905
7906 * trampver.texi: Update release number.
7907
79082006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7909
7910 * gnus.texi (Customizing Articles): Add index entries for all
7911 gnus-treat-* variables.
7912
c8763fb6 79132006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7914
7915 * gnus.texi (IMAP): Fix incorrect explanation of
7916 nnimap-search-uids-not-since-is-evil in documentation for
7917 nnimap-expunge-search-string.
7918
79192006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7920
7921 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7922 spam-ifile-database.
7923
79242006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7925
7926 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7927 rebind C-s.
7928
c8763fb6 79292006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7930
7931 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7932 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7933 "expiring mail".
7934 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7935 nnimap-nov-is-evil.
7936
79372006-12-25 Kevin Ryde <user42@zip.com.au>
7938
7939 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7940 about the key procedure being used heavily.
7941
79422006-12-24 Chong Yidong <cyd@stupidchicken.com>
7943
7944 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7945 to t.
7946 (Prerequisites): Add explanation about gpg-agent.
7947
79482006-12-22 Kevin Ryde <user42@zip.com.au>
7949
7950 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7951 "sort" instead of "sort*".
7952
79532006-12-19 Richard Stallman <rms@gnu.org>
7954
7955 * calc.texi (History and Acknowledgements): Recognize that Emacs
7956 now does have floating point.
7957
79582006-12-19 Michael Albinus <michael.albinus@gmx.de>
7959
7960 * tramp.texi (External transfer methods): Describe new method `scpc'.
7961
79622006-12-17 Sascha Wilde <wilde@sha-bang.de>
7963
7964 * pgg.texi: Added short note on gpg-agent to the introduction.
7965
79662006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7967
7968 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7969 also applies to Cc.
7970
79712006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7972
7973 * gnus.texi (X-Face): Clarify. Say which programs are required
7974 on Windows.
7975
79762006-12-08 Michael Olson <mwolson@gnu.org>
7977
7978 * erc.texi (Modules): Remove documentation for list module.
7979
c8763fb6 79802006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7981
7982 * faq.texi (^M in the shell buffer): Ditto.
7983
79842006-11-20 Michael Olson <mwolson@gnu.org>
7985
7986 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7987
79882006-11-17 Carsten Dominik <dominik@science.uva.nl>
7989
7990 * org.texi: Fix typos.
7991 (Agenda commands): Document `C-k'.
7992
79932006-11-16 Eli Zaretskii <eliz@gnu.org>
7994
7995 * url.texi (http/https): Fix a typo in the HTTP URL.
7996
79972006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7998
7999 * ada-mode.texi: Total rewrite.
8000
80012006-11-13 Carsten Dominik <dominik@science.uva.nl>
8002
8003 * org.texi: Minor typo fixes.
8004
80052006-11-13 Bill Wohler <wohler@newt.com>
8006
8007 Release MH-E manual version 8.0.3.
8008
8009 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8010 release 8.0.3.
8011
8012 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8013 to set MAILDIR.
8014 (Reading Mail): Document the customization of read-mail-command
8015 for MH-E.
8016 (Viewing Attachments): Document mm-discouraged-alternatives.
8017 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8018 (Junk): Add more information about the settings of mh-junk-background
8019 in a program. Add /usr/bin/mh to PATH in examples.
8020
80212006-11-12 Richard Stallman <rms@gnu.org>
8022
8023 * woman.texi: Update author address but say he no longer maintains it.
8024
80252006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8026
8027 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8028 archived trees.
8029 (Checkboxes): Section moved to chapter 5, and extended.
8030 (The date/time prompt): New section.
8031 (Link abbreviations): New section.
8032 (Presentation and sorting): New section.
8033 (Custom agenda views): Section completely rewritten.
8034 (Summary): Compare with Planner.
8035 (Feedback): More info about creating backtraces.
c5b0993e 8036 (Plain lists): Modify example.
2de53ca6
GM
8037 (Breaking down tasks): New section.
8038 (Custom time format): New section.
8039 (Time stamps): Document inactive timestamps.
8040 (Setting tags): More details about fast tag selection.
8041 (Block agenda): New section.
8042 (Custom agenda views): Section rewritten.
8043 (Block agenda): New section.
8044
80452006-11-07 Michael Albinus <michael.albinus@gmx.de>
8046
8047 * tramp.texi (Configuration): scp is the default method.
8048 (Default Method): Use ssh as example for another method.
8049
80502006-10-27 Richard Stallman <rms@gnu.org>
8051
8052 * woman.texi: Downcase nroff/troff/roff.
8053 (Installation): Chapter deleted. Some xrefs deleted.
8054 (Background): woman doesn't advise man ;-).
8055
c8763fb6 80562006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8057
8058 * ada-mode.texi (Project files, Identifier completion)
8059 (Automatic Casing, Debugging, Using non-standard file names)
8060 (Working Remotely): Fix typos.
8061
80622006-10-20 Masatake YAMATO <jet@gyve.org>
8063
0c7efc08 8064 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8065 sample code `my-c-initialization-hook'.
8066
80672006-10-19 Stuart D. Herring <herring@lanl.gov>
8068
8069 * widget.texi: Fix typos.
8070
80712006-10-19 Michael Albinus <michael.albinus@gmx.de>
8072
8073 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8074 "???". There have been no complaints for years, so the information
8075 must be appropriate.
8076
80772006-10-16 Richard Stallman <rms@gnu.org>
8078
8079 * widget.texi: Use @var instead of capitalization.
8080 Clarify many widget type descriptions.
8081
80822006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8083
8084 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8085 gnus-dired-attach.
8086 (Selecting a Group): Fix typo.
8087
c8763fb6 80882006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8089
8090 * widget.texi: Fix typos.
8091
80922006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8093
8094 * gnus.texi (Image Enhancements): Update for Emacs 22.
8095
8096 * gnus-faq.texi ([1.3]): Update.
8097
80982006-10-06 Richard Stallman <rms@gnu.org>
8099
8100 * faq.texi (Displaying the current line or column):
8101 Delete "As of Emacs 20".
8102
81032006-10-06 Romain Francoise <romain@orebokech.com>
8104
8105 * faq.texi (VM): VM works with Emacs 22 too.
8106
81072006-10-06 Richard Stallman <rms@gnu.org>
8108
8109 * ebrowse.texi: Remove Emacs version "21" from title.
8110
81112006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8112
8113 * gnus.texi (Foreign Groups): Say where change of editing commands are
8114 stored. Add reference to `gnus-parameters'.
8115
81162006-09-15 Jay Belanger <belanger@truman.edu>
8117
8118 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8119 Change "Library Public License" to "Lesser Public License"
8120 throughout. Use "yyyy" to represent year.
8121
81222006-09-15 Carsten Dominik <dominik@science.uva.nl>
8123
8124 * org.texi (Setting tags): Typo fix.
8125
81262006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8127
8128 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8129
81302006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8131
8132 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8133
81342006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8135
8136 * faq.texi (Escape sequences in shell output): EMACS is now set
8137 to Emacs's absolute file name, not to "t".
8138 (^M in the shell buffer): Likewise.
8139 * misc.texi (Interactive Shell): Likewise.
8140
81412006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8142
8143 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8144 mails with pop3-leave-mail-on-server. Fix wording.
8145 (Limiting): Improve gnus-summary-limit-to-articles.
8146 (X-Face): Fix typo.
8147
81482006-09-11 Simon Josefsson <jas@extundo.com>
8149
8150 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8151 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8152
81532006-09-06 Simon Josefsson <jas@extundo.com>
8154
8155 * smtpmail.texi (Authentication): Mention SSL.
8156
81572006-09-01 Eli Zaretskii <eliz@gnu.org>
8158
8159 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8160 Don't use @indicateurl.
8161
8162 * cc-mode.texi (Subword Movement): Don't use @headitem.
8163 (Custom Braces, Clean-ups): Don't use @tie.
8164
81652006-08-29 Michael Albinus <michael.albinus@gmx.de>
8166
8167 Sync with Tramp 2.0.54.
8168
8169 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8170 Suggested by Adrian Phillips <a.phillips@met.no>.
8171
81722006-08-15 Carsten Dominik <dominik@science.uva.nl>
8173
8174 * org.texi (Installation, Activation): Split from Installation and
8175 Activation.
8176 (Clocking work time): Documented new features.
8177
81782006-08-13 Alex Schroeder <alex@gnu.org>
8179
8180 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8181 example.
8182
81832006-08-12 Eli Zaretskii <eliz@gnu.org>
8184
8185 * faq.texi (How to add fonts): New node.
8186
81872006-08-05 Romain Francoise <romain@orebokech.com>
8188
8189 * faq.texi (New in Emacs 22): Expand.
8190
81912006-08-03 Michael Olson <mwolson@gnu.org>
8192
8193 * erc.texi: Update for ERC 5.1.4.
8194
81952006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8196
8197 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8198 in .../site-lisp/gnus/ by default.
8199 [ From gnus-news.texi in the trunk. ]
8200
82012006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8202
8203 * gnus.texi (MIME Commands): Additions for yEnc.
8204
82052006-07-24 Richard Stallman <rms@gnu.org>
8206
8207 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8208 * faq.texi: Move periods and commas inside quotes.
8209
82102006-07-20 Jay Belanger <belanger@truman.edu>
8211
8212 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8213
82142006-07-18 Chong Yidong <cyd@stupidchicken.com>
8215
8216 * faq.texi (Security risks with Emacs): Document Emacs 22
8217 file-local-variable mechanism.
8218
82192006-07-12 Michael Olson <mwolson@gnu.org>
8220
8221 * erc.texi: Update for ERC 5.1.3.
8222
82232006-07-12 Alex Schroeder <alex@gnu.org>
8224
8225 * rcirc.texi: Fix typos.
8226 (Getting started with rcirc): New calling convention for M-x irc.
8227 Mention #rcirc. Removed channel tracking.
0c7efc08 8228 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8229 recently, eg. rcirc-server to rcirc-default-server. Added
8230 documentation for rcirc-authinfo, some background for Bitlbee, and
8231 rcirc-track-minor-mode.
0c7efc08 8232 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8233 Scrolling.
0c7efc08 8234 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8235 to match code changes.
8236
82372006-07-10 Nick Roberts <nickrob@snap.net.nz>
8238
8239 * gnus.texi, message.texi: Fix typos.
8240
82412006-07-07 Carsten Dominik <dominik@science.uva.nl>
8242
8243 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8244 commands.
8245 (Global TODO list): Document the use of the variables
8246 `org-agenda-todo-ignore-scheduled' and
8247 `org-agenda-todo-list-sublevels'.
8248
82492006-07-05 Richard Stallman <rms@gnu.org>
8250
8251 * faq.texi (Scrolling only one line): Fix xref.
8252
82532006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8254
8255 * faq.texi (Evaluating Emacs Lisp code):
8256 Throughout, replace eval-current-buffer with eval-buffer.
8257
82582006-07-03 Richard Stallman <rms@gnu.org>
8259
8260 * rcirc.texi (Scrolling conservatively): Fix xref.
8261
8262 * pcl-cvs.texi (Viewing differences): Usage fix.
8263
82642006-07-03 Carsten Dominik <dominik@science.uva.nl>
8265
8266 * org.texi (Agenda commands): Document `s' key to save all org-mode
8267 buffers.
8268
82692006-06-30 Ralf Angeli <angeli@caeruleus.net>
8270
8271 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8272 names. Mention `cvs-msg' face.
8273
82742006-06-29 Carsten Dominik <dominik@science.uva.nl>
8275
8276 * org.texi (Checkboxes): New section.
8277
82782006-06-28 Carsten Dominik <dominik@science.uva.nl>
8279
8280 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8281 throughout this chapter.
8282
82832006-06-27 Chong Yidong <cyd@stupidchicken.com>
8284
8285 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8286 text for standalone vs Emacs info.
8287 (Help): Clarify header line description. Use mouse-1 for clicks.
8288 (Help-P): Use mouse-1 for clicks.
8289 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8290 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8291 (Choose menu subtopic): Remove gratuitous Emacs command names.
8292 (Help-FOO): Put usual behavior first.
8293 (Help-Xref): Clicking on xrefs works in Emacs.
8294 (Search Text): Clarify what the default behavior is.
8295 (Create Info buffer): Fix Emacs window/X window confusion.
8296 (Emacs Info Variables): Fix for new Emacs init file behavior.
8297
82982006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8299
8300 * gnus.texi (Summary Buffer Lines): Fix typo.
8301
83022006-06-23 Carsten Dominik <dominik@science.uva.nl>
8303
8304 * org.texi (Embedded LaTeX): New chapter.
8305 (Archiving): Section rewritten.
8306 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8307
83082006-06-20 Bill Wohler <wohler@newt.com>
8309
8310 Release MH-E manual version 8.0.1.
8311
8312 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8313 release 8.0.1.
8314 (Preface): Depend on GNU mailutils 1.0 and higher.
8315
83162006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8317
8318 * message.texi (News Headers): Update message-syntax-checks section.
8319
83202006-06-19 Karl Berry <karl@gnu.org>
8321
8322 * info.texi (Advanced): Mention C-q, especially with ?.
8323
83242006-06-19 Carsten Dominik <dominik@science.uva.nl>
8325
8326 * org.texi (Publishing links): Document the `:link-validation-function'
8327 property.
8328 (Extensions and Hacking): New chapter, includes some sections of the
8329 "Miscellaneous" chapter.
8330
83312006-06-10 Carsten Dominik <dominik@science.uva.nl>
8332
8333 * org.texi (Progress logging): New section.
8334
2de53ca6
GM
83352006-06-06 Carsten Dominik <dominik@science.uva.nl>
8336
8337 * org.texi (ASCII export): Document indentation adaptation.
8338 (Setting tags): Document mutually-exclusive tags.
8339
83402006-06-05 Romain Francoise <romain@orebokech.com>
8341
8342 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8343 Fix typo.
8344
8345 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8346 channel (#gnus@irc.freenode.net).
8347 Fix typos. Update copyright notice.
8348
8349 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8350 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8351 (Line-Up Functions, Custom Macros):
8352 * ediff.texi (Window and Frame Configuration)
dccb744b 8353 (Highlighting Difference Regions):
2de53ca6
GM
8354 * emacs-mime.texi (Display Customization):
8355 * erc.texi (History):
8356 * eshell.texi (Known problems):
8357 * eudc.texi (Overview, BBDB):
8358 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8359 (The problem of spam, SpamOracle, Extending the Spam package)
8360 (Conformity, Terminology):
dccb744b 8361 * idlwave.texi (Routine Info)
2de53ca6
GM
8362 (Class and Keyword Inheritance, Padding Operators)
8363 (Breakpoints and Stepping, Electric Debug Mode)
8364 (Examining Variables, Troubleshooting):
8365 * org.texi (Creating timestamps):
8366 * reftex.texi (Commands, Options, Changes):
8367 * tramp.texi (Inline methods, Password caching)
8368 (Auto-save and Backup, Issues):
8369 * vip.texi (Files, Commands in Insert Mode):
8370 * viper.texi (Emacs Preliminaries, States in Viper)
8371 (Packages that Change Keymaps, Viper Specials, Groundwork):
8372 Fix various typos.
8373
83742006-05-31 Michael Ernst <mernst@alum.mit.edu>
8375
8376 * ediff.texi: Fix typos.
8377
83782006-05-30 Carsten Dominik <dominik@science.uva.nl>
8379
8380 * org.texi: Small typo fixes.
8381
fff84c22
JB
83822006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8383
8384 * viper.texi (Viper Specials):
8385 * gnus.texi (Example Setup):
8386 * faq.texi (Backspace invokes help):
8387 * dired-x.texi (Optional Installation Dired Jump):
8388 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8389 follow coding conventions.
8390
2de53ca6
GM
83912006-05-29 Michael Albinus <michael.albinus@gmx.de>
8392
8393 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8394
83952006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8396
8397 * pcl-cvs.texi: Fix typos.
8398 (Customization): Say "us".
8399
84002006-05-26 Eli Zaretskii <eliz@gnu.org>
8401
8402 * org.texi: Remove bogus @setfilename.
8403
84042006-05-26 Carsten Dominik <dominik@science.uva.nl>
8405
8406 * org.texi (ASCII export): Omit command name.
8407 (HTML export): Add prefix to all lines in Local Variable example.
8408 (Acknowledgments): Typeset names in italics.
8409
84102006-05-24 Carsten Dominik <dominik@science.uva.nl>
8411
8412 * org.texi (Plain lists): Add new item navigation commands.
8413 (External links): Document elisp and info links.
8414 (Custom searches): New section.
8415 (Publishing): New chapter.
8416 (HTML export): Include a list of supported CSS classes.
8417 (Setting tags): Describe the fast-tag-setting interface.
8418
84192006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8420
8421 * dired-x.texi: ifinfo -> ifnottex.
8422
84232006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8424
8425 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8426
84272006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8428
8429 * message.texi (Interface): Add tool bar customization.
8430 (MIME): Index and text additions for mml-attach.
8431 (MIME): Describe mml-dnd-protocol-alist and
8432 mml-dnd-attach-options.
8433
8434 * gnus.texi (Oort Gnus): Reorder entries in sections.
8435 Fix some entries.
8436 (Starting Up): Add references to "Emacs for Heathens" and to
8437 "Finding the News". Add user-full-name and user-mail-address.
8438 (Group Buffer Format): Add tool bar customization and update.
8439 (Summary Buffer): Add tool bar customization.
8440 (Posting Styles): Add message-alternative-emails.
8441
84422006-05-09 Michael Albinus <michael.albinus@gmx.de>
8443
8444 * tramp.texi (Filename completion): Improve wording.
8445
84462006-05-07 Romain Francoise <romain@orebokech.com>
8447
8448 * faq.texi (Using regular expressions): Fix typo.
8449 (Packages that do not come with Emacs): Fix capitalization.
8450 (Replacing text across multiple files): Expand node to explain how
8451 to use `dired-do-query-replace-regexp' in more detail, based on
8452 suggestion by Eric Hanchrow <offby1@blarg.net>.
8453
84542006-05-06 Michael Albinus <michael.albinus@gmx.de>
8455
8456 * tramp.texi (Filename completion): Completion of remote files'
8457 method, user name and host name is active only in partial
8458 completion mode.
8459
84602006-05-06 Bill Wohler <wohler@newt.com>
8461
8462 Release MH-E manual version 8.0.
8463
8464 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8465 release 8.0.
8466
84672006-05-06 Bill Wohler <wohler@newt.com>
8468
8469 * mh-e.texi (MH-BOOK-HOME): Change from
8470 http://www.ics.uci.edu/~mh/book/mh to
8471 http://rand-mh.sourceforge.net/book/mh.
8472 Replace .htm suffix with .html for MH book files.
8473 (Using This Manual): Update key binding for getting relevant
8474 chapter in Info from command key.
8475 (Ranges): Fix itemx.
8476
84772006-05-05 Karl Berry <karl@gnu.org>
8478
8479 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8480 (\fonttextsize): New user-level command to change text font size.
8481
84822006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8483
8484 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8485
84862006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8487
8488 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8489
84902006-04-24 Bill Wohler <wohler@newt.com>
8491
8492 * mh-e.texi (Getting Started): Make it more explicit that you need
8493 to install MH. Add pointers to current MH implementations.
8494
84952006-04-21 Bill Wohler <wohler@newt.com>
8496
8497 Release MH-E manual version 7.94.
8498
8499 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8500 release 7.94.
8501
85022006-04-21 Carsten Dominik <dominik@science.uva.nl>
8503
8504 * org.texi: Many small fixes.
8505 (Handling links): Rename from "Managing links".
8506
85072006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8508
8509 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8510 (Splitting mail using spam-stat): Fix @xref.
8511
85122006-04-20 Chong Yidong <cyd@stupidchicken.com>
8513
8514 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8515 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8516
85172006-04-20 Carsten Dominik <dominik@science.uva.nl>
8518
8519 * org.texi (Time stamps): Better explanation of the purpose of
8520 different time stamps.
8521 (Structure editing, Plain lists): More details on how new items
8522 and headings are inserted.
8523
85242006-04-18 Carsten Dominik <dominik@science.uva.nl>
8525
8526 * org.texi (Formula syntax): Fix link to Calc Manual.
8527
85282006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8529
8530 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8531
85322006-04-17 Bill Wohler <wohler@newt.com>
8533
8534 * mh-e.texi (Folders): Update mh-before-quit-hook and
8535 mh-quit-hook example with code that removes the buffers rather
8536 than just bury them.
8537
85382006-04-17 Michael Albinus <michael.albinus@gmx.de>
8539
8540 Sync with Tramp 2.0.53.
8541
85422006-04-13 Carsten Dominik <dominik@science.uva.nl>
8543
8544 * org.texi (Updating settings): New section.
8545 (Visibility cycling): Better names for the startup folding
8546 options.
8547 (Exporting): Completely restructured.
8548 (The very busy C-c C-c key): New section.
8549 (Summary of in-buffer settings): New section.
8550
85512006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8552
8553 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8554
85552006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8556
8557 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8558 (Server Commands): Key `v' is reserved for users.
8559
85602006-04-11 Carsten Dominik <dominik@science.uva.nl>
8561
8562 * org.texi (Link format): New section, emphasis on bracket links.
8563 (External links): Document bracket links.
8564 (FAQ): Expand to cover shell links and the new link format.
8565
85662006-04-09 Kevin Ryde <user42@zip.com.au>
8567
8568 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8569
85702006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8571
8572 * gnus.texi (Summary Buffer Lines): Add `*'.
8573
c8763fb6 85742006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8575
8576 * gnus.texi (Group Parameters):
8577 Mention gnus-permanently-visible-groups.
8578
85792006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8580
8581 * gnus.texi (Face): Fix typo.
8582
85832006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8584
8585 * gnus.texi (X-Face): Clarify.
8586 (Face): Need Emacs with PNG support.
8587
85882006-04-06 Richard Stallman <rms@gnu.org>
8589
8590 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8591 Emacs".
8592
85932006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8594
8595 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8596 blocks not suitable for inclusion with Emacs using variable
8597 PARTOFEMACS.
8598
85992006-04-04 Simon Josefsson <jas@extundo.com>
8600
8601 * gnus.texi (Security): Improve.
8602
86032006-04-02 Bill Wohler <wohler@newt.com>
8604
8605 * mh-e.texi (Getting Started, Junk, Bug Reports)
8606 (MH FAQ and Support): Fix URLs.
8607
86082006-03-31 Romain Francoise <romain@orebokech.com>
8609
8610 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8611 to t, not nil (and has for the past eight years).
8612
86132006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8614
8615 * message.texi, gnus.texi: Bump version to 5.11.
8616
86172006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8618
8619 * gnus.texi (Top): Add comment about version line.
8620
8621 * message.texi (Top): Ditto. Change to take named versions into
8622 account.
8623
86242006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8625
8626 * gnus.texi (Posting Styles): Add x-face-file to example.
8627 (X-Face): Refer to posting styles.
8628
8629 * gnus-faq.texi ([5.8]): Add x-face-file.
8630 ([8.4]): Add links to gmane.emacs.gnus.user and
8631 gmane.emacs.gnus.general.
8632
86332006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8634
8635 * gnus-faq.texi: Use .invalid.
8636 ([5.4]): Fix gnus-posting-styles example.
8637
86382006-03-27 Romain Francoise <romain@orebokech.com>
8639
8640 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8641 Emacs/W3 needs a new maintainer.
8642 (Ispell): Update author and version info.
8643 (Mailcrypt): Mention PGG.
8644 (New in Emacs 22): Add PGG to the list of new packages.
8645 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8646 updating dead URLs.
8647
86482006-03-25 Karl Berry <karl@gnu.org>
8649
8650 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8651 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8652 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8653 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8654 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8655 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8656 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8657 (2) do not indent copyright year list (or anything else).
8658
86592006-03-21 Bill Wohler <wohler@newt.com>
8660
8661 * mh-e.texi (Folders): Various edits.
8662
86632006-03-20 Romain Francoise <romain@orebokech.com>
8664
8665 * gnus.texi (Mail Folders): Grammar fix.
8666
86672006-03-19 Bill Wohler <wohler@newt.com>
8668
8669 * mh-e.texi (Replying): Document Mail-Followup-To.
8670 Change manually-formatted table to multitable. Add debugging info.
8671 Move description of mh-reply-default-reply-to into paragraph
8672 that describes its values.
8673
86742006-03-17 Bill Wohler <wohler@newt.com>
8675
10d1d0af 8676 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8677 (Sending Mail Tour): Update method of entering
8678 addresses and subject.
8679 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8680 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8681
86822006-03-15 Carsten Dominik <dominik@science.uva.nl>
8683
8684 * org.texi: Version number change only.
8685
86862006-03-14 Bill Wohler <wohler@newt.com>
8687
8688 * mh-e.texi: Add index entries around each paragraph rather than
8689 depend on entries from beginning of node. Doing so ensures that
8690 index entries are less likely to be forgotten if text is cut and
8691 pasted, and are necessary anyway if the references are on a
8692 separate page. It seems that makeinfo is now (v. 4.8) only
8693 producing one index entry per node, so there is no longer any
8694 excuse not to. Use subheading instead of heading. The incorrect
8695 use of heading produced very large fonts in Info--as large as the
8696 main heading.
8697 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8698 versions 6 and 7 appeared *around* the time of these Emacs releases.
8699
87002006-03-13 Carsten Dominik <dominik@science.uva.nl>
8701
8702 * org.texi (Clean view): Document new startup options.
8703
87042006-03-11 Bill Wohler <wohler@newt.com>
8705
8706 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8707 (Composing, Scan Line Formats): Fix @refs.
8708 (Getting Started): Define MH profile and MH profile components.
8709 (Incorporating Mail, Reading Mail, Viewing, Printing)
8710 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8711 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8712 for string constants.
8713 (Tool Bar): Remove spurious quote.
8714 (Junk): Use ``...'' instead of "...".
8715 (Scan Line Formats): Replace @samp with @kbd.
8716
87172006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8718
8719 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8720
87212006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8722
8723 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8724 easy to understand.
8725
87262006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8727
8728 * gnus.texi: Markup fix.
8729 (Fancy Mail Splitting): Specify new feature.
8730
87312006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8732
8733 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8734 partial-words matching.
8735
87362006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8737
8738 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8739
8740 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8741 (MIME Commands): Fix mm-discouraged-alternatives.
8742
87432006-03-07 Carsten Dominik <dominik@science.uva.nl>
8744
8745 * org.texi: Version number change only.
8746
87472006-03-06 Bill Wohler <wohler@newt.com>
8748
8749 * mh-e.texi: Move from SourceForge repository to Savannah.
8750 This is version 7.93, which is a total rewrite from the previous
8751 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8752 version 7.93.
8753
87542006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8755
8756 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8757
87582006-03-01 Carsten Dominik <dominik@science.uva.nl>
8759
8760 * org.texi (Interaction): Add item about `org-mouse.el' by
8761 Piotr Zielinski.
8762 (Managing links): Document that also mouse-1 can be used to
8763 activate a link.
8764 (Headlines, FAQ): Add entry about hiding leading stars.
8765 (Miscellaneous): Resort the sections in this chapter to a more
8766 logical sequence.
8767
87682006-02-27 Simon Josefsson <jas@extundo.com>
8769
8770 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8771 2004-01-27 from the trunk).
8772
87732006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8774
8775 * cc-mode.texi: Rename c-hungry-backspace to
8776 c-hungry-delete-backwards, at the request of RMS. Leave the old
8777 name as an alias.
8778
87792006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8780
8781 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8782 include the function header within the defun.
8783
87842006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8785
8786 * cc-mode.texi: Correct two typos.
8787
87882006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8789
8790 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8791 existing comment.
8792 (Electric Keys): Add a justification for electric indentation.
8793 (Hungry WS Deletion): Clear up the names and complications of the
8794 BACKSPACE and DELETE keys.
8795
87962006-02-23 Juri Linkov <juri@jurta.org>
8797
8798 * faq.texi (Common requests): Move `Turning on auto-fill by
8799 default' after `Wrapping words automatically'. Move `Working with
8800 unprintable characters' before `Searching for/replacing newlines'.
8801 Move `Replacing highlighted text' after `Highlighting a region'.
8802 Merge `Repeating commands' and `Repeating a command as many times
8803 as possible' into the former.
8804 (Packages that do not come with Emacs): Add refs to Gmane and
8805 etc/MORE.STUFF.
8806
88072006-02-23 Juri Linkov <juri@jurta.org>
8808
8809 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8810 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8811 Add xref to `(emacs)Reporting Bugs'.
8812 (Getting a printed manual): Add URL to other formats of the manual.
8813 (Common requests): Fix menu.
8814 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8815 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8816 (Inserting text at the beginning of each line): Add pxref to
8817 `Changing the included text prefix'.
8818 (Forcing the cursor to remain in the same column): Mention `track-eol'
8819 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8820 (Replacing text across multiple files): Add keybinding `Q' for
8821 `dired-do-query-replace'.
8822
88232006-02-22 Carsten Dominik <dominik@science.uva.nl>
8824
8825 * reftex.texi: Version number and date change only.
8826
8827 * org.texi (Internal Links): Rewrite to cover the modified
8828 linking system.
8829
88302006-02-17 Eli Zaretskii <eliz@gnu.org>
8831
8832 * faq.texi: Remove the coding cookie, it's not needed anymore.
8833
88342006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8835
8836 * faq.texi (Colors on a TTY): Mention Mac OS port.
8837
88382006-02-12 Karl Berry <karl@gnu.org>
8839
8840 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8841 8-bit accented a.
8842
88432006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8844
8845 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8846
88472006-02-08 Romain Francoise <romain@orebokech.com>
8848
8849 * faq.texi (Top): Remove paragraph about the FAQ being a
8850 transitional document, etc.
8851 (Searching for/replacing newlines): New node.
8852 (Yanking text in isearch): New node.
8853 (Inserting text at the beginning of each line): Rename and make
8854 more general, mention `M-;' in Message mode.
8855
88562006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8857
8858 * faq.texi (Meta key does not work in xterm)
8859 (Emacs does not display 8-bit characters)
8860 (Inputting eight-bit characters): Update xrefs.
8861
88622006-02-06 Romain Francoise <romain@orebokech.com>
8863
8864 * faq.texi (VM): VM now at version 7.19.
8865 Set myself as maintainer of this file.
8866
88672006-02-04 Michael Olson <mwolson@gnu.org>
8868
8869 * erc.texi (History): Note that ERC is now included with Emacs.
8870
88712006-01-31 Romain Francoise <romain@orebokech.com>
8872
8873 * message.texi (Message Headers): Explain what
8874 `message-alternative-emails' does in more detail.
8875 Update copyright year.
8876
88772006-01-30 Juanma Barranquero <lekktu@gmail.com>
8878
8879 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8880
88812006-01-29 Richard M. Stallman <rms@gnu.org>
8882
8883 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8884
88852006-01-29 Michael Olson <mwolson@gnu.org>
8886
8887 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8888
8889 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8890
8891 * faq.texi (New in Emacs 22): Mention ERC.
8892
88932006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8894
8895 * rcirc.texi: Capitalize dir entry for consistency with the entry
8896 in info/dir and other entries in the Emacs category.
8897 Fix typos. Delete trailing whitespace.
8898
c8763fb6 88992006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8900
8901 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8902
89032006-01-27 Eli Zaretskii <eliz@gnu.org>
8904
8905 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8906 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8907
8908 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8909 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8910
89112006-01-27 Alex Schroeder <alex@gnu.org>
8912
8913 * rcirc.texi: New file.
8914
89152006-01-23 Juri Linkov <juri@jurta.org>
8916
8917 * widget.texi (User Interface): Add S-TAB for widget-backward.
8918
89192006-01-22 Michael Albinus <michael.albinus@gmx.de>
8920
8921 Sync with Tramp 2.0.52.
8922
8923 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8924 Add Tramp disabling item. New item for common connection problems.
8925 (various): Apply "ftp" as method for the download URL.
8926 (Bug Reports): Refer to FAQ for common problems.
8927
89282006-01-21 Eli Zaretskii <eliz@gnu.org>
8929
8930 * widget.texi (User Interface): Use @key for TAB.
8931
8932 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8933
8934 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8935 for TAB.
8936
8937 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8938
89392006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8940
8941 * gnus.texi: Update copyright.
8942
89432006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8944
8945 * gnus.texi (Article Washing): Additions.
8946
2de53ca6
GM
89472006-01-13 Carsten Dominik <dominik@science.uva.nl>
8948
8949 * org.texi (Agenda commands): Document tags command.
8950
89512006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8952
8953 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8954
89552006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8956
8957 * gnus.texi (RSS): Addition.
8958
89592005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8960
8961 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8962
89632005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8964
8965 * emacs-mime.texi (Display Customization): Add setting example to
8966 mm-discouraged-alternatives.
8967
89682006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8969
8970 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8971 version is the canonical version.
8972
89732006-01-08 Alex Schroeder <alex@gnu.org>
8974
8975 * pgg.texi (Caching passphrase): Rewording.
8976
89772006-01-06 Eli Zaretskii <eliz@gnu.org>
8978
8979 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8980 repository URL.
8981
89822006-01-06 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * org.texi: Removed the accidentally re-added empty line in the
8985 direntry.
8986
89872006-01-05 Carsten Dominik <dominik@science.uva.nl>
8988
8989 * org.texi (Agenda Views): Chapter reorganized.
8990
89912005-12-29 Romain Francoise <romain@orebokech.com>
8992
8993 * faq.texi (Using Customize): New node.
8994
89952005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8996
8997 * org.texi: Remove blank line in @direntry. It is non-standard
8998 and recursively produces blank lines all over the dir file (when
8999 using Texinfo 4.8).
9000
90012005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9002
9003 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9004
90052005-12-20 Carsten Dominik <dominik@science.uva.nl>
9006
9007 * org.texi (Tags): Boolean logic documented.
9008 (Agenda Views): Document custom commands.
9009
90102005-12-20 David Kastrup <dak@gnu.org>
9011
9012 * faq.texi (AUCTeX): Update version and mailing list info.
9013
90142005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9015
9016 * gnus.texi (MIME Commands): Mention addition of
9017 multipart/alternative to gnus-buttonized-mime-types and add xref
9018 to mm-discouraged-alternatives.
9019
9020 * emacs-mime.texi (Display Customization): Mention addition of
9021 "image/.*" and add xref to gnus-buttonized-mime-types in the
9022 mm-discouraged-alternatives section.
9023
90242005-12-16 Carsten Dominik <dominik@science.uva.nl>
9025
9026 * org.texi (Tags): New section.
9027 (Agenda Views): Chapter reorganized.
9028
90292005-12-16 Eli Zaretskii <eliz@gnu.org>
9030
9031 * org.texi (Internal Links): Add a missing comma after an @xref.
9032
90332005-12-14 Chong Yidong <cyd@stupidchicken.com>
9034
9035 * faq.texi (Filling paragraphs with a single space): No need to
9036 change sentence-end now.
9037
90382005-12-13 Romain Francoise <romain@orebokech.com>
9039
9040 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9041
90422005-12-12 Jay Belanger <belanger@truman.edu>
9043
9044 * faq.texi (Calc): Update version number.
9045
90462005-12-12 Carsten Dominik <dominik@science.uva.nl>
9047
9048 * org.texi (Progress Logging): New section.
9049
90502005-12-10 Romain Francoise <romain@orebokech.com>
9051
9052 Update the Emacs FAQ for the 22.1 release.
9053
9054 * faq.texi: Set VER to `22.1'.
9055 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9056 Tutorial. Mention that `C-h r' displays the manual.
9057 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9058 (Getting a printed manual): Point to the new locations of the
9059 manuals on the GNU Web site.
9060 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9061 available via Info (it was previously distributed separately).
9062 (Installing Texinfo documentation): The latest version of Texinfo
9063 is 4.8, not 4.0.
9064 (Informational files for Emacs): COPYING is the GNU General Public
9065 License, not the Emacs General Public License.
9066 (Informational files for Emacs): Delete obsolete link to the
9067 GNUinfo pages as they have been removed from the GNU Web site.
9068 (New in Emacs 22): New node.
9069 (Setting up a customization file): Say that most packages support
9070 Customize nowadays.
9071 (Colors on a TTY): Delete reference to instructions on how to
9072 enable syntax highlighting, it is now enabled by default.
9073 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9074 at startup automatically.
9075 (Controlling case sensitivity): Mention `M-c' in isearch.
9076 (Using an already running Emacs process): Emacs now creates the
9077 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9078 gnuserv. As emacsclient can now run Lisp code as well, delete a
9079 sentence praising gnuserv for that. Simplify description of how
9080 the client/server operation works.
9081 (Compiler error messages): Delete obsolete text (compile.el has
9082 been rewritten).
9083 (Indenting switch statements): Fix typo.
9084 (Matching parentheses): Simplify setup instructions, mention the
9085 menu bar item in the Options menu.
9086 (Repeating a command as many times as possible): Mention `C-x e'.
9087 (Going to a line by number): Mention new keymap and bindings
9088 `M-g M-g', `M-g M-p' and `M-g M-n'.
9089 (Turning on syntax highlighting): Now on by default. Simplify.
9090 (Replacing highlighted text): Use `1', not `t'.
9091 (Problems with very large files): The maximum size is now 256MB on
9092 32-bit machines.
9093 (^M in the shell buffer): Mention `comint-process-echoes'.
9094 (Emacs for Apple computers): Emacs 22 has native support for Mac
9095 OS X.
9096 (Translating names to IP addresses): Delete node.
9097 (Binding keys to commands): Fix typo.
9098 (SPC no longer completes file names): New node.
9099 (MIME with Emacs mail packages): Delete section about the Emacs
9100 MIME FAQ (it's not reachable anymore).
9101
91022005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9103
9104 * cc-mode.texi: The manual has been extensively revised: the
9105 information about using CC Mode has been separated from the larger
9106 and more difficult chapters about configuration. It has been
9107 updated for CC Mode 5.31.
9108
91092005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9110
9111 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9112 (Selecting an implementation): Fix descriptions.
9113
91142005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9115
9116 * message.texi (Various Message Variables): Addition.
9117
91182005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9119
9120 * message.texi: Fix default values.
9121
91222005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9123
9124 * message.texi (Header Commands): Clarify descriptions of
9125 message-cross-post-followup-to, message-reduce-to-to-cc, and
9126 message-insert-wide-reply.
9127 (Various Commands): Fix kindex for message-kill-to-signature;
9128 clarify description of message-tab.
9129
91302005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9131
9132 * message.texi (Mailing Lists): Fix description about MFT.
9133
9134 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9135
91362005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9137
9138 * gnus.texi (Slow Terminal Connection): Replace old description
9139 with new one.
9140
91412005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9142
9143 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9144 replace X-Draft-Headers with X-Draft-From.
9145
91462005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9147
9148 * gnus.texi (Various Various): Fix the default value of
9149 nnheader-max-head-length.
9150 (Gnus Versions): Fix typo.
9151
91522005-12-08 Carsten Dominik <dominik@science.uva.nl>
9153
9154 * org.texi (Structure editing): Document new functionality of
9155 M-RET.
9156
91572005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9158
9159 * org.texi (Internal Links): Fix Texinfo usage.
9160
91612005-12-06 Carsten Dominik <dominik@science.uva.nl>
9162
9163 * org.texi (TODO basics): Document the global todo list.
9164 (TODO items): Documents sparse tree for specific TODO
9165 keywords.
9166
91672005-11-30 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * org.texi (Plain Lists): Typos fixed.
9170
91712005-11-28 Jay Belanger <belanger@truman.edu>
9172
9173 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9174
91752005-11-24 Carsten Dominik <dominik@science.uva.nl>
9176
9177 * org.texi (Structure editing): New item moving commands added.
9178 (Plain Lists): New section.
9179
91802005-11-18 Carsten Dominik <dominik@science.uva.nl>
9181
9182 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9183 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9184 `org-agenda-file-to-front'.
2de53ca6
GM
9185 (Built-in table editor): Document `org-table-sort-lines'.
9186 (HTML formatting): Export of hand-formatted lists.
9187
91882005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9189
9190 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9191 new variable gnus-toolbar-thickness.
9192
91932005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9194
9195 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9196
91972005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9198
9199 * gnus.texi (X-Face): Fix description.
9200 (XVarious): Remove gnus-xmas-logo-color-alist and
9201 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9202
92032005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * gnus.texi (Group Parameters): Mention new variable
9206 gnus-parameters-case-fold-search.
9207 (Home Score File): Addition.
9208
92092005-11-04 Ulf Jasper <ulf.jasper@web.de>
9210
9211 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9212 (Overview): List supported feed types.
9213 (Installation): No installation necessary when using autoload.
9214 (Configuration): Rename "RSS" to "news".
9215
92162005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9217
9218 * pgg.texi (User Commands): Document additional passphrase
9219 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9220 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9221
92222005-11-04 Carsten Dominik <dominik@science.uva.nl>
9223
9224 * org.texi: Version number changed to 3.19.
9225
92262005-10-29 Sascha Wilde <wilde@sha-bang.de>
9227
9228 * pgg.texi (How to use): Update the example to add autoload of
9229 pgg-encrypt-symmetric-region.
9230 (User Commands): Document pgg-encrypt-symmetric-region.
9231 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9232
92332005-10-27 Jay Belanger <belanger@truman.edu>
9234
9235 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9236 mention other TeX-related units.
9237
92382005-10-23 Lars Hansen <larsh@soem.dk>
9239
0c7efc08
SM
9240 * dired-x.texi (Miscellaneous Commands):
9241 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9242 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9243
92442005-10-23 Jay Belanger <belanger@truman.edu>
9245
9246 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9247 constant.
9248
92492005-10-23 Michael Albinus <michael.albinus@gmx.de>
9250
0c7efc08
SM
9251 * faq.texi (Bugs and problems):
9252 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9253 `directory-listing-before-filename-regexp'.
9254
92552005-10-22 Eli Zaretskii <eliz@gnu.org>
9256
9257 * newsticker.texi (UPDATED): Set value.
9258
92592005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9260
9261 * gnus.texi (Document Groups): Remove duplicate item.
9262
92632005-10-21 Carsten Dominik <dominik@science.uva.nl>
9264
9265 * org.texi (Summary): Mention iCalendar support.
9266 (Exporting): Document iCalendar support.
9267
92682005-10-18 Romain Francoise <romain@orebokech.com>
9269
9270 * viper.texi (Viper Specials): Capitalize GNU.
9271
92722005-10-17 Juri Linkov <juri@jurta.org>
9273
9274 * info.texi (Getting Started, Search Index, Expert Info):
9275 Fix wording.
9276 (Search Text): Replace `echo area' with `mode line'.
9277 (Search Index): Both `i' and `,' find all index entries.
9278 Replace example `C-f' with `C-l' (which exists in index of Info
9279 manual) and delete spaces in its keyboard input sequence.
9280 Delete unnecessary explanations about literal characters.
9281
92822005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 * gnus.texi (Document Server Internals): Addition.
9285
92862005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9287
9288 * gnus.texi (A note on namespaces): Fix RFC reference.
9289
92902005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9291
9292 * gnus.texi (RSS): Fix key description.
9293
92942005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * gnus.texi: Emacs/w3 -> Emacs/W3.
9297 (Browsing the Web): Fix description.
9298 (Web Searches): Ditto.
9299 (Customizing W3): Ditto.
9300
93012005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9302
9303 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9304
93052005-10-11 Jay Belanger <belanger@truman.edu>
9306
9307 * calc.texi (Integration): Mention using `a i' to compute definite
9308 integrals.
9309
93102005-10-11 Juri Linkov <juri@jurta.org>
9311
9312 * info.texi: Rearrange nodes.
9313 (Top): Update menu. Change ref `Info for Experts' to
9314 `Advanced Info Commands'.
9315 (Getting Started): Fix description of manual's parts.
9316 (Help-Int): Change xref `Info Search' to `Search Index', and
9317 `Expert Info' to `Advanced'.
9318 (Advanced): Move node one level up.
9319 (Search Text, Search Index): New nodes split out from `Info Search'.
9320 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9321 split out from `Advanced'.
9322 (Advanced, Emacs Info Variables): De-document editing an Info file
9323 in Info.
9324 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9325 (Creating an Info File): Delete node and move its text to
9326 `Expert Info'.
9327
93282005-10-10 Carsten Dominik <dominik@science.uva.nl>
9329
9330 * org.texi (Workflow states): Documented that change in keywords
9331 becomes active only after restart of Emacs.
9332
93332005-10-08 Michael Albinus <michael.albinus@gmx.de>
9334
9335 Sync with Tramp 2.0.51.
9336
93372005-10-08 Nick Roberts <nickrob@snap.net.nz>
9338
9339 * speedbar.texi (Introduction): Describe new location of speedbar
9340 on menubar.
9341 (Basic Key Bindings): Remove descriptions of bindings that have
9342 been removed.
9343
93442005-10-05 Nick Roberts <nickrob@snap.net.nz>
9345
9346 * speedbar.texi (GDB): Describe use of watch expressions.
9347
93482005-09-28 Simon Josefsson <jas@extundo.com>
9349
9350 * message.texi (IDNA): Fix.
9351
93522005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9353
9354 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9355 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9356 description of nntp-open-connection-function.
9357 (Common Variables): Fix descriptions.
9358
93592005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9360
9361 * gnus.texi (Server Buffer Format): Document the %a format spec.
9362
93632005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9364
9365 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9366
93672005-09-23 Carsten Dominik <dominik@science.uva.nl>
9368
9369 * org.texi Version 3.16.
9370
93712005-09-19 Miles Bader <miles@gnu.org>
9372
9373 * newsticker.texi: Get rid of CVS keywords.
9374
93752005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9376
9377 * gnus.texi (Finding the Parent): Fix description of how Gnus
9378 finds article.
9379
93802005-09-14 Jari Aalto <jari.aalto@cante.net>
9381
9382 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9383 to drop off non-answered articles.
9384
93852005-09-19 Juanma Barranquero <lekktu@gmail.com>
9386
9387 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9388 braces (which are unsupported by NMAKE) for macro `srcdir'.
9389
93902005-09-17 Eli Zaretskii <eliz@gnu.org>
9391
9392 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9393 (../info/newsticker, newsticker.dvi): New targets.
9394
93952005-09-17 Ulf Jasper <ulf.jasper@web.de>
9396
9397 * newsticker.texi: Replace @command with @code. Replace @example
9398 with @lisp.
0c7efc08
SM
9399 (Top): Add explanations to menu items.
9400 (GNU Free Documentation License): Remove.
2de53ca6
GM
9401
94022005-09-16 Romain Francoise <romain@orebokech.com>
9403
9404 Update all files to specify GFDL version 1.2.
9405
9406 * doclicense.texi (GNU Free Documentation License): Update to
9407 version 1.2.
9408
94092005-09-15 Richard M. Stallman <rms@gnu.org>
9410
9411 * newsticker.texi: Fix @setfilename.
9412
9413 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9414 (../info/newsticker, newsticker.dvi): New targets.
9415
94162005-08-30 Carsten Dominik <dominik@science.uva.nl>
9417
9418 * org.texi: Version 3.15.
9419
94202005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9421
9422 * ses.texi: Combine all three indices into one.
9423 Correct a few typos.
9424
94252005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9428
94292005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9430
9431 * emacs-mime.texi (Handles): Remove duplicate item.
9432 (Encoding Customization): Fix the default value for
9433 mm-coding-system-priorities.
9434 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9435 (Basic Functions): Fix reference.
9436
94372005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9438
9439 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9440
94412005-08-18 Richard M. Stallman <rms@gnu.org>
9442
9443 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9444 and web site.
9445
9446 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9447 not keyboard-translate.
9448
94492005-08-11 Richard M. Stallman <rms@gnu.org>
9450
9451 * faq.texi (Using regular expressions): Fix xref.
9452
94532005-08-09 Juri Linkov <juri@jurta.org>
9454
9455 * info.texi (Help-P): Replace `Prev' with `Previous'.
9456 (Help-M, Help-Xref): Add S-TAB.
9457 (Help-FOO): Update `u' command.
9458 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9459 Update info about visibility of xref parts.
9460 (Help-Int): Fix `m' command. Rename `Info-last' to
9461 `Info-history-back'. Add `Info-history-forward'.
9462 (Advanced): Fix `g*' and `M-n' commands.
9463 (Info Search): Add `index-apropos' in stand-alone browser.
9464 Add isearch commands.
9465 (Emacs Info Variables): Remove `Info-fontify'.
9466 Add `Info-mode-hook'. Update face names.
9467 Add `Info-fontify-maximum-menu-size',
9468 `Info-fontify-visited-nodes', `Info-isearch-search'.
9469
94702005-08-07 Michael Albinus <michael.albinus@gmx.de>
9471
9472 Sync with Tramp 2.0.50.
9473
9474 * tramp.texi: Use @option{} consequently for method names.
9475 (Inline methods, External transfer methods): Remove references to
9476 Cygwin.
9477 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9478 implementation.
9479
94802005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9481
9482 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9483 Mention that gnus-init-file is not read when Emacs is invoked with
9484 --no-init-file or -q.
9485
94862005-07-19 Carsten Dominik <dominik@science.uva.nl>
9487
9488 * org.texi: Version 3.14.
9489
94902005-07-04 Carsten Dominik <dominik@science.uva.nl>
9491
9492 * org.texi: Version 3.13.
9493
94942005-07-18 Juri Linkov <juri@jurta.org>
9495
9496 * calc.texi (Time Zones, Logical Operations):
9497 * cl.texi (Overview):
9498 * org.texi (TODO types):
9499 * sc.texi (Emacs 18 MUAs):
9500 * speedbar.texi (Top):
9501 * url.texi (History):
9502 Delete duplicate duplicate words.
9503
ce058493 95042005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9505
9506 * cl.texi (Type Predicates): Document `atom' type.
9507
95082005-07-04 Lute Kamstra <lute@gnu.org>
9509
9510 Update FSF's address in GPL notices.
9511
9512 * calc.texi (Copying):
9513 * doclicense.texi (GNU Free Documentation License):
9514 * faq.texi (Contacting the FSF):
9515 * mh-e.texi (Copying): Update FSF's address.
9516
95172005-07-03 Richard M. Stallman <rms@gnu.org>
9518
9519 * flymake.texi (Example -- Configuring a tool called directly):
9520 Update name of flymake-build-relative-filename.
9521
95222005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9523
9524 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9525
95262005-06-29 Carsten Dominik <dominik@science.uva.nl>
9527
9528 * org.texi: Version 3.12.
9529
95302005-06-24 Eli Zaretskii <eliz@gnu.org>
9531
9532 * makefile.w32-in (MAKEINFO): Use --force.
9533 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9534 Makefile.in.
9535 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9536 more shells.
9537
95382005-06-23 Richard M. Stallman <rms@gnu.org>
9539
9540 * speedbar.texi (Creating a display): Texinfo usage fixes.
9541
9542 * tramp.texi (Customizing Completion, Auto-save and Backup):
9543 Texinfo usage fixes.
9544
95452005-06-23 Juanma Barranquero <lekktu@gmail.com>
9546
9547 * dired-x.texi (Miscellaneous Commands):
9548 * ediff.texi (Miscellaneous):
9549 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9550 (Agent Variables):
9551 * info.texi (Help-Xref):
9552 * message.texi (Message Headers):
9553 * org.texi (Remember):
9554 * reftex.texi (Options (Defining Label Environments)):
9555 (Options (Index Support)):
9556 (Options (Viewing Cross-References)):
9557 (Options (Misc)):
9558 (Changes):
9559 * speedbar.texi (Creating a display):
9560 * tramp.texi (Customizing Completion, Auto-save and Backup):
9561 Texinfo usage fix.
9562
95632005-06-13 Carsten Dominik <dominik@science.uva.nl>
9564
9565 * org.texi: Version 3.11.
9566
95672005-06-12 Jay Belanger <belanger@truman.edu>
9568
9569 * calc.texi (Getting Started): Remove extra menu item.
9570
95712005-05-31 Jay Belanger <belanger@truman.edu>
9572
9573 * calc.texi (Notations Used in This Manual): Use @kbd for key
9574 sequence.
9575 (Demonstration of Calc): Mention another way of starting Calc.
9576 (Starting Calc): Mention long name of M-#.
9577 (Embedded Mode Overview): Remove unnecessary instruction.
9578 (Other M-# commands): Rephrase `M-# 0' explanation.
9579 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9580 reflect current behavior.
9581
95822005-05-30 Jay Belanger <belanger@truman.edu>
9583
9584 * calc.texi (Hooks): Change description of calc-window-hook and
9585 calc-trail-window-hook to match usage.
9586 (Computational Functions): Add more constant-generating functions.
9587 (Customizable Variables): Use defvar.
9588
95892005-05-28 Jay Belanger <belanger@truman.edu>
9590
9591 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9592 (Basic Embedded Mode): Explain behavior of arguments to
9593 calc-embedded-mode.
9594
95952005-05-27 Jay Belanger <belanger@truman.edu>
9596
9597 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9598 current behavior.
9599
96002005-05-25 Jay Belanger <belanger@truman.edu>
9601
9602 * calc.texi: Change Calc version number throughout.
9603 (Keypad Mode): Change location in info output.
9604 (Keypad mode overview): Move picture of keypad.
9605
96062005-05-21 Jay Belanger <belanger@truman.edu>
9607
9608 * calc.texi (Storing variables): Mention that only most variables
9609 are void to begin with.
9610
96112005-05-21 Kevin Ryde <user42@zip.com.au>
9612
9613 * widget.texi (Basic Types): Update cross ref from "Enabling
9614 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9615 lispref/text.texi change.
9616
96172005-05-20 Carsten Dominik <dominik@science.uva.nl>
9618
9619 * org.texi: Version 3.09.
9620
96212005-05-18 Carsten Dominik <dominik@science.uva.nl>
9622
9623 * reftex.texi: Version 4.28.
9624
96252005-05-16 Jay Belanger <belanger@truman.edu>
9626
9627 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9628
96292005-05-14 Jay Belanger <belanger@truman.edu>
9630
9631 * calc.texi (Default Simplifications): Insert missing ! (logical
9632 not operator).
9633
96342005-05-14 Michael Albinus <michael.albinus@gmx.de>
9635
9636 Sync with Tramp 2.0.49.
9637
96382005-05-10 Jay Belanger <belanger@truman.edu>
9639
9640 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9641 to 1.
9642
96432005-04-29 Carsten Dominik <dominik@science.uva.nl>
9644
9645 * org.texi: Version 3.08, structure reorganized.
9646
96472005-04-24 Richard M. Stallman <rms@gnu.org>
9648
9649 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9650
96512005-04-15 Carsten Dominik <dominik@science.uva.nl>
9652
9653 * org.texi: Update to version 3.06.
9654
96552005-04-13 Lute Kamstra <lute@gnu.org>
9656
9657 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9658
96592005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9660
9661 * cl.texi (Porting Common Lisp): Fix typo.
9662
96632005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9664
9665 * gnus.texi (RSS): Addition.
9666
96672005-04-04 Jay Belanger <belanger@truman.edu>
9668
9669 * calc.texi: Change Calc version number.
9670 (Customizable variables): Fix description of calc-language-alist.
9671 (Copying): Put in version 2 of GPL.
9672
96732005-04-01 Jay Belanger <belanger@truman.edu>
9674
9675 * calc.texi (Troubleshooting Commands): Remove comment about
9676 installation.
9677 (Installation): Remove section.
9678 (Customizable Variables): New section.
9679 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9680 (Graphical Devices): Add references to Customizable Variables.
9681
96822005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9683
9684 * emacs-mime.texi (Display Customization): Markup fixes.
9685 (rfc2047): Update.
9686
96872005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9688
9689 * gnus-faq.texi: Replaced with auto-generated version.
9690
96912005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9692
9693 * dired-x.texi (Multiple Dired Directories): default-directory was
9694 renamed to dired-default-directory.
9695
96962005-03-26 Jay Belanger <belanger@truman.edu>
9697
9698 * calc.texi (Simplifying Formulas, Rewrite Rules):
9699 Change description of top and bottom of fraction.
9700 (Modulo Forms): Move description of how to create modulo forms to
9701 earlier in the section.
9702 (Fraction Mode): Suggest using : to get a fraction by dividing.
9703 (Basic Arithmetic): Adjust placement of command name.
9704 (Truncating the Stack): Emphasize that "hidden" entries are still
9705 visible.
9706 (Installation): Move discussion of printing manual to "About This
9707 Manual".
9708 (About This Manual): Mention how to print the manual.
9709 (Reporting Bugs): Remove first person.
9710 (Building Vectors): Add algebraic version of append.
9711 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9712 (Grouping Digits): Fix typo.
9713
97142005-03-25 Werner Lemberg <wl@gnu.org>
9715
9716 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9717 Replace `legal' with `valid'.
9718
97192005-03-25 Werner Lemberg <wl@gnu.org>
9720
9721 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9722
97232005-03-24 Jay Belanger <belanger@truman.edu>
9724
9725 * calc.texi (General Mode Commands)
9726 (Mode Settings in Embedded Mode): Add some explanation of
9727 recording mode settings.
9728
97292005-03-24 Richard M. Stallman <rms@gnu.org>
9730
9731 * calc.texi: Remove praise of non-free software.
9732
9733 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9734 (Installation): Node deleted.
9735
97362005-03-23 Richard M. Stallman <rms@gnu.org>
9737
9738 * url.texi (HTTP language/coding): Improve last change.
9739
97402005-03-22 Jay Belanger <belanger@truman.edu>
9741
9742 * calc.texi (Embedded Mode): Add new information on changing
9743 modes.
9744
97452005-03-20 Michael Albinus <michael.albinus@gmx.de>
9746
9747 Sync with Tramp 2.0.48.
9748
9749 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9750
9751 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9752 "GNU/Linux". Change all addresses to .gnu.org.
9753 (Default Method): Offer shortened syntax for "su" and "sudo"
9754 methods.
9755
97562005-03-07 Richard M. Stallman <rms@gnu.org>
9757
9758 * url.texi: Fix usage of "e.g.".
9759 (HTTP language/coding): Explain the rules for these strings.
9760
97612005-03-06 Richard M. Stallman <rms@gnu.org>
9762
9763 * woman.texi (Introduction): Minor cleanups.
9764
9765 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9766
9767 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9768 (Installation): Node deleted.
9769
9770 * mh-e.texi (Preface): Get rid of "Emacs 21".
9771
9772 * eshell.texi (Installation): Delete node (for Emacs 20).
9773
97742005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9775
9776 * flymake.texi: Refill and tweak style in @lisp blocks.
9777
97782005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9779
9780 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9781
97822005-03-01 Jay Belanger <belanger@truman.edu>
9783
9784 * calc.texi (Trigonometric and Hyperbolic Functions):
9785 Mention additional functions.
9786 (Algebraic Simplifications): Mention additional simplifications.
9787
97882005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9789
9790 * ses.texi: Add concept/function/variable indices (this work was
9791 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9792 papers on file at FSF).
9793
97942005-02-10 Jay Belanger <belanger@truman.edu>
9795
9796 * calc.texi: Change @LaTeX to La@TeX throughout.
9797 Redefine @expr as @math for TeX output.
9798 Redefine @texline as a no-op for TeX output.
9799 Define @tfn, replace @t by @tfn throughout.
9800
98012005-02-09 Jay Belanger <belanger@truman.edu>
9802
9803 * calc.texi: Add macro for LaTeX for info output.
9804
98052005-02-08 Kim F. Storm <storm@cua.dk>
9806
9807 * texinfo.tex (LaTex): Add def.
9808
98092005-02-06 Jay Belanger <belanger@truman.edu>
9810
9811 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9812 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9813 throughout manual.
9814
98152005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9816
9817 * gnus.texi: Some edits based on comments from David Abrahams.
9818
98192005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9820
9821 * gnus.texi (RSS): Fix the keystroke.
9822
98232005-01-24 David Kastrup <dak@gnu.org>
9824
9825 * faq.texi: Update AUCTeX version info.
9826
98272005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9828
9829 * gnus-faq.texi ([4.1]): Typo.
9830
98312005-01-19 Jay Belanger <belanger@truman.edu>
9832
9833 * calc.texi (Keep Arguments): Mention that keeping arguments
9834 doesn't work with keyboard macros.
9835
98362005-01-16 Richard M. Stallman <rms@gnu.org>
9837
9838 * autotype.texi (Autoinserting): Fix small error.
9839
98402005-01-16 Michael Albinus <michael.albinus@gmx.de>
9841
9842 Sync with Tramp 2.0.47.
9843
9844 * tramp.texi (Compilation): New section, describing compilation of
9845 remote files.
9846
98472005-01-11 Kim F. Storm <storm@cua.dk>
9848
9849 * widget.texi (Basic Types): Add :follow-link keyword.
9850
98512005-01-09 Jay Belanger <belanger@truman.edu>
9852
9853 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9854
98552005-01-08 Jay Belanger <belanger@truman.edu>
9856
9857 * calc.texi: Change throughout to reflect new default value of
9858 calc-settings-file.
9859
98602005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9861
9862 * message.texi (Reply): `message-reply-to-function' should return
9863 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9864
98652005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9866
9867 * faq.texi (Changing load-path): Fix typo.
9868
98692005-01-05 Jay Belanger <belanger@truman.edu>
9870
9871 * calc.texi (Programming Tutorial): Replace kbd command by
9872 appropriate characters for a keyboard macro.
9873
98742005-01-04 Jay Belanger <belanger@truman.edu>
9875
9876 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9877 for Lucid Emacs.
9878 (Programming Tutorial): Mention that the user needs to be in the
9879 right mode to compute some functions.
9880
98812005-01-04 Jay Belanger <belanger@truman.edu>
9882
9883 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9884 no longer applicable.
9885
98862005-01-01 Jay Belanger <belanger@truman.edu>
9887
0c7efc08 9888 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9889 edit keyboard macros to match current behavior.
9890
98912004-12-31 Jay Belanger <belanger@truman.edu>
9892
9893 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9894
98952004-12-20 Jay Belanger <belanger@truman.edu>
9896
9897 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9898 zero.
9899
99002004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9901
9902 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9903 @xref.
9904 (Font Locking): Avoid @strong{Note:}.
9905
99062004-12-17 Michael Albinus <michael.albinus@gmx.de>
9907
9908 Sync with Tramp 2.0.46.
9909
9910 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9911
99122004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9913
9914 * url.texi: Correct typos.
9915 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9916 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9917 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9918 (Dealing with HTTP documents): @inforef->@xref.
9919
99202004-12-15 Jay Belanger <belanger@truman.edu>
9921
9922 * calc.texi: Consistently capitalized all mode names.
9923 (Answers to Exercises): Mention that an answer can be a fraction
9924 when in Fraction mode.
9925
99262004-12-13 Jay Belanger <belanger@truman.edu>
9927
9928 * calc.texi: Fix some TeX definitions.
9929
99302004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9931
9932 * reftex.texi (Imprint): Remove erroneous @value's.
9933
99342004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9935
9936 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9937 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9938
99392004-12-08 Jay Belanger <belanger@truman.edu>
9940
9941 * calc.texi (Starting Calc): Remove comment about installation.
9942 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9943
99442004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9945
9946 * url.texi: Update @setfilename.
9947 (Getting Started): No need to worry about Gnus versions.
9948 (Dealing with HTTP documents): Use @inforef.
9949
9950 * org.texi: Fix @direntry file name.
9951
99522004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9953
9954 * url.texi: New file.
9955
9956 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9957
99582004-12-06 Jay Belanger <belanger@truman.edu>
9959
9960 * calc.texi (Using Calc): Remove paragraph about installation.
9961
99622004-12-06 Jay Belanger <belanger@truman.edu>
9963
9964 * calc.texi: Use more Texinfo macros and less TeX defs.
9965 Remove @refill's.
9966
99672004-12-06 Richard M. Stallman <rms@gnu.org>
9968
9969 * org.texi: New file.
9970
99712004-12-05 Richard M. Stallman <rms@gnu.org>
9972
9973 * Makefile.in (org.dvi, ../info/org): New targets.
9974 (INFO_TARGETS): Add ../info/org.
9975 (DVI_TARGETS): Add org.dvi.
9976 (maintainer-clean): Remove the info files in the info dir.
9977
99782004-11-26 Eli Zaretskii <eliz@gnu.org>
9979
9980 * idlwave.texi: Fix the setfilename directive to put the produced
9981 file in ../info.
9982 (Continued Statement Indentation): Resurrect Jan D.'s change from
9983 2004-11-03 that was lost when a newer version of idlwave.texi was
9984 imported.
9985
99862004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9987
0c7efc08 9988 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9989
0c7efc08
SM
9990 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9991 Index `spam-initialize'.
2de53ca6
GM
9992
99932004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9994
9995 * message.texi (Various Message Variables): Mention that all mail
9996 file variables are derived from `message-directory'.
9997
9998 * gnus.texi (Splitting Mail): Clarify bogus group.
9999
100002004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10001
0c7efc08
SM
10002 * emacs-mime.texi (Encoding Customization):
10003 Fix mm-coding-system-priorities entry.
2de53ca6 10004
c8763fb6 100052004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10006
10007 * idlwave.texi (Continued Statement Indentation):
10008 * reftex.texi (Options (Index Support)):
10009 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10010 * speedbar.texi (Creating a display, Major Display Modes):
10011 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10012
100132004-10-21 Jay Belanger <belanger@truman.edu>
10014
0c7efc08 10015 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10016
100172004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10018
10019 * calc.texi (Reporting Bugs): Double up `@'.
10020
100212004-10-18 Jay Belanger <belanger@truman.edu>
10022
0c7efc08 10023 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10024 should be sent to.
10025
100262004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10027
10028 * gnus.texi (New Features): Add 5.11.
10029
10030 * message.texi (Resending): Remove wrong default value.
10031
10032 * gnus.texi (Mail Source Specifiers): Describe possible problems
10033 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10034 `pop3-leave-mail-on-server' to the index.
10035
100362004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10037
10038 * message.texi (Canceling News): Add how to set a password.
10039
100402004-10-12 Jay Belanger <belanger@truman.edu>
10041
0c7efc08 10042 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10043 calc-describe-function and calc-describe-variable to match their
10044 current behavior.
10045
100462004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10047
10048 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10049
100502004-10-12 Michael Albinus <michael.albinus@gmx.de>
10051
10052 Sync with Tramp 2.0.45.
10053
10054 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10055 plink link. The URL is outdated. Originator contacted for
10056 clarification.
10057
100582004-10-10 Juri Linkov <juri@jurta.org>
10059
10060 * gnus.texi (Top, Marking Articles): Join two menus in one node
10061 because a node can have only one menu.
10062
100632004-10-09 Juri Linkov <juri@jurta.org>
10064
10065 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10066 example of nnmail-split-fancy.
10067
100682004-10-06 Karl Berry <karl@gnu.org>
10069
10070 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10071 consistency with other uses of dashes.
10072
100732004-10-05 Karl Berry <karl@gnu.org>
10074
10075 * info.texi: Consistently use --- throughout, periods at end of
10076 menu descriptions, and a couple typos.
10077
100782004-09-26 Jesper Harder <harder@ifa.au.dk>
10079
10080 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10081 * pgg.texi (User Commands, Backend methods): Do.
10082 * gnus.texi: Markup fixes.
10083 (Setting Process Marks): Fix `M P a' entry.
10084 * emacs-mime.texi: Fixes.
10085
100862004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10087
10088 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10089 again.
10090 Use 5.10 instead of 5.10.0.
10091
100922004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10093
10094 * gnus.texi (Summary Mail Commands): S D e.
10095
100962004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10097
10098 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10099 the gnus-article-mode-line-format section.
10100
101012004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10102
10103 * gnus.texi (Various Summary Stuff): Fix the documentation for
10104 gnus-newsgroup-variables.
10105
101062004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10107
0c7efc08
SM
10108 * gnus.texi (MIME Commands):
10109 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10110 gnus-mime-display-multipart-alternative-as-mixed,
10111 gnus-mime-display-multipart-related-as-mixed.
10112 (Mail Source Customization): Clarify `mail-source-directory'.
10113 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10114 (SpamOracle): Fix typo.
2de53ca6
GM
10115
10116 * gnus-faq.texi: Untabify.
10117 ([6.3]): nnir.el is in contrib directory.
10118
10119 * message.texi (News Headers): Clarify how a unique ID is created.
10120
0c7efc08
SM
10121 * gnus.texi (Batching Agents): Fix typo in example.
10122 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10123
b2abec73 101242004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10125
0c7efc08 10126 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10127
101282004-09-20 Florian Weimer <fw@deneb.enyo.de>
10129
10130 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10131
101322004-09-22 Jay Belanger <belanger@truman.edu>
10133
0c7efc08 10134 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10135 might be hidden during part of the session.
10136
101372004-09-20 Jay Belanger <belanger@truman.edu>
10138
10139 * calc.texi (Notations Used in This Manual): Put in an earlier
10140 mention that DEL could be called Backspace.
10141
101422004-09-10 Simon Josefsson <jas@extundo.com>
10143
10144 * gnus.texi (IMAP): Add example. Suggested and partially written
10145 by Steinar Bang <sb@dod.no>.
10146
101472004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10148
10149 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10150 netrc syntax.
10151
101522004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10153
b2abec73
JB
10154 * gnus.texi (Spam ELisp Package Sequence of Events):
10155 Some clarifications.
2de53ca6
GM
10156 (Spam ELisp Package Global Variables): More clarifications.
10157
101582004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10159
10160 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10161 Mention spam-split does not modify incoming mail.
10162
101632004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10164
10165 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10166
101672004-09-10 Eli Zaretskii <eliz@gnu.org>
10168
10169 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10170
101712004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10172
10173 * makefile.w32-in (sieve, pgg): Use $(infodir).
10174
101752004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10176
10177 * makefile.w32-in: Fix PGG and Sieve entries.
10178
101792004-08-28 Eli Zaretskii <eliz@gnu.org>
10180
10181 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10182 Emacs and related programs.
10183
101842004-08-27 Richard M. Stallman <rms@gnu.org>
10185
10186 * faq.texi: Fix texinfo usage, esp. doublequotes.
10187 (Difference between Emacs and XEmacs): Some clarification.
10188
10189 * faq.texi (Difference between Emacs and XEmacs):
10190 Explain not to contrast XEmacs with GNU Emacs.
10191
101922004-08-26 Richard M. Stallman <rms@gnu.org>
10193
10194 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10195
101962004-08-22 David Kastrup <dak@gnu.org>
10197
10198 * reftex.texi (AUCTeX): Update links, section name.
10199
10200 * faq.texi (Calc): Update availability (included in 22.1).
10201 (AUCTeX): Update availability, information, versions, description.
10202
102032004-08-14 Eli Zaretskii <eliz@gnu.org>
10204
10205 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10206
102072004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10208
10209 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10210
102112004-08-10 Michael Albinus <michael.albinus@gmx.de>
10212
10213 Sync with Tramp 2.0.44.
10214
102152004-08-05 Lars Hansen <larsh@math.ku.dk>
10216
10217 * widget.texi (User Interface): Update how to separate the
10218 editable field of an editable-field widget from other widgets.
10219 (Programming Example): Add text after field.
10220
102212004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10222
10223 * emacs-mime.texi (Encoding Customization): Add a note to the
10224 mm-content-transfer-encoding-defaults entry.
10225 (rfc2047): Update.
10226
0c7efc08
SM
10227 * gnus.texi (Article Highlighting):
10228 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10229 (POP before SMTP): New node.
10230 (Posting Styles): Addition.
10231 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10232 (Fancy Mail Splitting): Ditto.
10233 (X-Face): Add gnus-x-face.
10234
102352004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10236
10237 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10238 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10239
102402004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10241
0c7efc08
SM
10242 * gnus.texi (Mail Source Specifiers):
10243 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10244
102452004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10246
10247 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10248
10249 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10250 repository. Change setfilename.
10251
10252 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10253
102542004-07-02 Juri Linkov <juri@jurta.org>
10255
10256 * pcl-cvs.texi (Viewing differences): Add `d r'.
10257
102582004-06-29 Jesper Harder <harder@ifa.au.dk>
10259
10260 * ses.texi, viper.texi, flymake.texi, faq.texi:
10261 * eshell.texi, ediff.texi: Markup fixes.
10262
102632004-06-21 Karl Berry <karl@gnu.org>
10264
10265 * info.texi (Top): Mention that only Emacs has mouse support.
10266 (Getting Started): Mention this in a few other places.
10267
102682004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10269
0c7efc08
SM
10270 * autotype.texi (Copyrights, Timestamps):
10271 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10272
102732004-06-13 Lars Hansen <larsh@math.ku.dk>
10274
10275 * dired-x.texi (dired-mark-omitted): Update keybinding.
10276
102772004-06-10 Kim F. Storm <storm@cua.dk>
10278
10279 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10280
102812004-06-05 Lars Hansen <larsh@math.ku.dk>
10282
10283 * dired-x.texi (variable dired-omit-mode): Rename from
10284 dired-omit-files-p.
10285 (function dired-omit-mode): Rename from dired-omit-toggle.
10286 Call dired-omit-mode rather than set dired-omit-files-p.
10287 (dired-mark-omitted): Describe command.
10288
102892004-05-29 Michael Albinus <michael.albinus@gmx.de>
10290
10291 Version 2.0.41 of Tramp released.
10292
102932004-05-29 Juanma Barranquero <lektu@terra.es>
10294
10295 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10296 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10297
102982004-05-29 Richard M. Stallman <rms@gnu.org>
10299
10300 * cl.texi (Top): Call this chapter `Introduction'.
10301 (Overview): In TeX, no section heading here.
10302
10303 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10304
103052004-05-29 Eli Zaretskii <eliz@gnu.org>
10306
10307 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10308 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10309
103102004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10311
10312 * flymake.texi: New file.
10313
103142004-05-28 Simon Josefsson <jas@extundo.com>
10315
10316 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10317
b344d29d 103182004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10319
10320 Version 2.0.40 of Tramp released.
10321
103222004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10323
10324 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10325
10326 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10327 variables `tramp-backup-directory-alist' and
10328 `tramp-bkup-backup-directory-info'.
10329 (Overview, Connection types)
10330 (External transfer methods, Default Method)
10331 (Windows setup hints): Remove restriction of password entering
10332 with external methods.
10333 (Auto-save and Backup): Make file name example
10334 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10335 and `auto-save-directory' must be used.
10336 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10337 only "NT"). Remove doubled entry "What kinds of systems does
10338 @tramp{} work on".
10339 (tramp): Macro removed.
10340 (Obtaining Tramp): Flag removed from title.
10341 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10342 and `trampver' used properly. Flag `tramp-inst' replaced by
10343 `installchapter'. Installation related text adapted.
10344
103452004-04-28 Masatake YAMATO <jet@gyve.org>
10346
10347 * widget.texi (Programming Example): Remove overlays.
10348
103492004-04-27 Jesper Harder <harder@ifa.au.dk>
10350
10351 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10352
103532004-04-23 Juanma Barranquero <lektu@terra.es>
10354
10355 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10356
103572004-04-05 Jesper Harder <harder@ifa.au.dk>
10358
10359 * info.texi (Info Search): Add info-apropos.
10360
103612004-03-22 Juri Linkov <juri@jurta.org>
10362
10363 * faq.texi: Fix help key bindings.
10364
103652004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10366
10367 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10368 (as suggested by Karl Berry). Update information about colored
10369 stars in menus. Add new subheading describing M-n.
10370
103712004-03-12 Richard M. Stallman <rms@gnu.org>
10372
10373 * cl.texi (Top): Rename top node's title.
10374
103752004-03-08 Karl Berry <karl@gnu.org>
10376
10377 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10378 problems making the texinfo distribution.
10379
103802004-02-29 Simon Josefsson <jas@extundo.com>
10381
0c7efc08 10382 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10383 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10384 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10385 <voegelas@gmx.net>.
10386
103872004-02-29 Juanma Barranquero <lektu@terra.es>
10388
10389 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10390 Use $(DEL) instead of rm, and ignore exit code.
10391
b344d29d 103922004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10393
10394 Tramp version 2.0.39 released.
10395
103962004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10397
10398 * tramp.texi (Customizing Completion): Explain new functions
10399 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10400 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10401 (Top): Refer to Savannah mailing list as the major one.
10402 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10403 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10404 (Frequently Asked Questions): Remote hosts must not be Unix-like
10405 for "smb" method.
10406 (Password caching): New node.
10407 (External transfer methods): Refer to password caching for "smb"
10408 method.
10409
104102004-02-17 Karl Berry <karl@gnu.org>
10411
10412 * info.texi (Help-Int): Mention the new line number feature.
10413
104142004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10415
10416 * ses.texi (Advanced Features): New functionality for
10417 ses-set-header-row (defaults to current row unless C-u used).
10418 (Acknowledgements): Add Stefan Monnier.
10419
104202003-12-29 Kevin Ryde <user42@zip.com.au>
10421
10422 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10423
b344d29d 104242003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10425
10426 Tramp version 2.0.38 released.
10427
10428 * tramp.texi (Remote shell setup): Warn of environment variables
10429 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10430 <sven.gabriel@imk.fzk.de>.
10431 (Configuration): Tramp now chooses base64/uuencode
10432 automatically. Update wording accordingly.
10433 (Top): More description for the `Default Method' menu entry.
10434 (Default Method): Use @code, not @var, for Lisp variables.
10435 (Default Method): New subsection `Which method is the right one
10436 for me?' Suggested by Christian Kirsch.
10437 (Configuration): Pointer to new subsection added.
10438 (Default Method): Too many "use" in one sentence.
10439 Rephrase. Reported by Christian Kirsch.
10440 (Filename Syntax): Old `su' example is probably a left-over from
10441 the sm/su method naming. Replace with `ssh', instead.
10442 (External transfer methods, Auto-save and Backup):
10443 Typo fixes.
10444
104452003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10446
183080b6 10447 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10448 (Top): Mention japanese manual only if flag `jamanual' is set.
10449 Insert section `Japanese manual' in menu.
10450
104512003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10452
10453 * eshell.texi (Known Problems): Add doc item.
10454
104552003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10456
10457 * cc-mode.texi: Update for CC Mode 5.30.
10458
10459 Note: Please refrain from doing purely cosmetic changes like
10460 removing trailing whitespace in this manual; it clobbers cvs
10461 merging for no good reason.
10462
104632003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10464
10465 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10466 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10467 @acronym{ASCII}.
10468
104692003-10-26 Karl Berry <karl@gnu.org>
10470
10471 * info.texi (Info Search): Echo area, not echo are. From Debian
10472 diff.
10473
104742003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10475
10d1d0af 10476 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10477 :buttons and :children keywords.
10478
104792003-10-22 Miles Bader <miles@gnu.org>
10480
10481 * Makefile.in (info): Move before $(top_srcdir)/info.
10482
104832003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10484
10485 * tramp.texi (Inline methods): Small grammar fix.
10486 (External transfer methods): Likewise.
10487
104882003-10-08 Nick Roberts <nick@nick.uklinux.net>
10489
10490 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10491
104922003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10493
10494 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10495
104962003-09-30 Richard M. Stallman <rms@gnu.org>
10497
10498 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10499
10500 * widget.texi (User Interface): Fix typos.
10501
10502 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10503
105042003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10505
10506 * pcl-cvs.texi (Selected Files): Fix typo.
10507
105082003-09-21 Karl Berry <karl@gnu.org>
10509
10510 * info.texi (] and [ commands): No period at end of section title.
10511
105122003-09-04 Miles Bader <miles@gnu.org>
10513
10514 * Makefile.in (top_srcdir): New variable.
10515 ($(top_srcdir)/info): New rule.
10516 (info): Depend on it.
10517
105182003-09-03 Peter Runestig <peter@runestig.com>
10519
10520 * makefile.w32-in: New file.
10521
105222003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10523
10524 * widget.texi (User Interface): Explain the need of static text
10525 around an editable field.
10526
105272003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10528
10529 * widget.texi (Basic Types): The argument to `:help-echo' can now
10530 be a form that evaluates to a string.
10531
105322003-08-18 Kim F. Storm <storm@cua.dk>
10533
10534 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10535
105362003-08-16 Richard M. Stallman <rms@gnu.org>
10537
10538 * dired-x.texi (Shell Command Guessing): Explain *.
10539
105402003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10541
10542 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10543 log-edit-insert-changelog.
10544
105452003-08-03 Karl Berry <karl@gnu.org>
10546
10547 * info.texi: Need @contents.
10548
c8763fb6 105492003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10550
10551 Tramp version 2.0.36 released.
10552
10553 * tramp.texi (Remote shell setup): Explain about problems with
10554 non-Bourne commands in ~/.profile and ~/.shrc.
10555
105562003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10557
10558 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10559 renaming of `vis-mode' to `visible-mode'.
10560
105612003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10562
10563 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10564 next, prev and up pointers.
10565
105662003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10567
10568 * info.texi (Help): Mention existence of Emacs and stand-alone
10569 Info at the very beginning of the tutorial.
10570 (Help-Inv): New node.
10571 (Help-]): New node.
10572 (Help-M): Systematically point out the differences between default
10573 Emacs and stand-alone versions. Delete second menu.
10574 (Help-Xref): Systematically point out the differences between
10575 default Emacs and stand-alone versions.
10576 (Help-Int): Change `l' example.
10577 (Expert Info): Fix typos.
10578 (Emacs Info Variables): Mention `Info-hide-note-references' and
10579 new default for `Info-scroll-prefer-subnodes'.
10580
c8763fb6 105812003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10582
10583 Version 2.0.35 of Tramp released.
10584
10585 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10586 (Inline methods): Add methods `remsh' and `plink1'.
10587 (External transfer methods): Add method `remcp'.
10588 (Multi-hop Methods): Add method `remsh'.
10589 Small patch from Adrian Aichner <adrian@xemacs.org>:
10590 Fix minor typos.
0c7efc08 10591 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10592 `Info-index'.
10593 (Version Control): Add cindex entry.
10594
c8763fb6 105952003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10596
10597 * trampver.texi: Version 2.0.34 released.
10598
105992003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10600
10601 * faq.texi: Improve previous changes.
10602
106032003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10604
10605 * faq.texi: Update copyright and maintenance details.
10606 Update some package URLs, versions, and maintainers.
10607 Remove many references to the Emacs Lisp Archive.
10608
106092003-04-23 Simon Josefsson <jas@extundo.com>
10610
10611 * smtpmail.texi: Fix license (the invariant sections mentioned has
10612 never been part of the smtp manual). Align info dir entry with
10613 other emacs packages.
10614
106152003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10616
10617 * tramp.texi: Version 2.0.33 released.
10618 Remove installation chapter. Remove XEmacs specifics.
10619
106202003-03-29 Richard M. Stallman <rms@gnu.org>
10621
10622 * tramp.texi (Top): Undo the previous renaming.
10623 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10624
c8763fb6 106252003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10626
10627 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10628 version of manual.
10629
10630 * tramp.texi (Auto-save and Backup): New node.
10631
106322003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10633
10634 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10635 Emacs" in order to have better differentiation to "XEmacs".
10636 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10637 are new macros in order to point to the other Emacs flavor where
10638 appropriate. In info case, point to node `Installation' in order
10639 to explain how to generate the other way. In html case, make a
10640 link to the other html file.
0c7efc08 10641 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10642 after CVS checkout/update.
10643 (Installation): Completely rewritten.
10644 (Installation parameters, Load paths): New sections under
10645 `Installation'.
10646
c8763fb6 106472003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10648
10649 * tramp.texi: Version 2.0.30 released.
10650 Replace word "path" with "localname" where used as a component of
10651 a Tramp file name.
10652
106532003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10654
10655 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10656 introduced.
10657 (Installation): Explain what to do if files from the tramp/contrib
10658 directory are needed.
10659
106602003-02-23 Alex Schroeder <alex@emacswiki.org>
10661
10662 * smtpmail.texi (How Mail Works): New.
10663
106642003-02-22 Alex Schroeder <alex@emacswiki.org>
10665
10666 * smtpmail.texi: New file.
10667
10668 * Makefile.in: Build SMTP manual.
10669
c8763fb6 106702003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10671
10672 * tramp.texi: Version 2.0.29 released.
10673 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10674 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10675
106762003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10677
10678 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10679 another package loads accidentally Ange-FTP.
2de53ca6
GM
10680
106812003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10682
10683 * tramp.texi (Customizing Completion): Add function
10684 `tramp-parse-sconfig'. Change example of
10685 `tramp-set-completion-function', because parsing of ssh config
10686 files looks more natural.
10687
106882003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10689
10690 * gnus.texi: Do not use `path' in several locations.
10691
c8763fb6 106922002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10693
0c7efc08
SM
10694 * tramp.texi (External transfer methods): New method `smb'.
10695 From Michael Albinus.
2de53ca6
GM
10696
106972002-11-05 Karl Berry <karl@gnu.org>
10698
10699 * info.texi (Info-fontify): Reorder face list to avoid bad line
10700 breaks.
10701
c8763fb6 107022002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10703
0c7efc08
SM
10704 * tramp.texi: Move @copying to standard place.
10705 Use @insertcopying.
2de53ca6
GM
10706
107072002-10-02 Karl Berry <karl@gnu.org>
10708
10709 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10710 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10711 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10712 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10713 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10714 Per rms, update all manuals to use @copying instead of @ifinfo.
10715 Also use @ifnottex instead of @ifinfo around the top node, where
10716 needed for the sake of the HTML output.
10717 (The Gnus manual is not fixed since it's not clear to me how it
10718 works; and the Tramp manual already uses @copying, although in an
10719 unusual way. All others were changed.)
10720
107212002-09-10 Jonathan Yavner <jyavner@engineer.com>
10722
10723 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10724 (../info/ses, ses.dvi): New targets.
10725 * ses.texi: New file.
10726
c8763fb6 107272002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10728
10729 * texinfo.tex: Update to texinfo 4.2.
10730
107312002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10732
10733 * reftex.texi: Update to RefTeX 4.19.
10734
c8763fb6 107352002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10736
10737 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10738 (../info/tramp, tramp.dvi): New targets.
10739
107402002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10741
10742 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10743 (calc.dvi): Uncomment.
10744
107452001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10746
10747 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10748 (../info/calc): New target.
10749
107502001-10-20 Gerd Moellmann <gerd@gnu.org>
10751
10752 * (Version 21.1 released.)
10753
107542001-10-05 Gerd Moellmann <gerd@gnu.org>
10755
10756 * Branch for 21.1.
10757
107582001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10759
10760 * Makefile.in (../info/info): Use an explicit -o switch to
10761 makeinfo.
10762
107632001-03-05 Gerd Moellmann <gerd@gnu.org>
10764
10765 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10766
107672000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10768
10769 * Makefile.in (../info/idlwave): Use --no-split.
10770
107712000-12-14 Dave Love <fx@gnu.org>
10772
c4cc8b9a 10773 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10774 (gnus.dvi): Change rule to remove @latex stuff.
10775
107762000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10777
10778 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10779
107802000-10-13 John Wiegley <johnw@gnu.org>
10781
10782 * Makefile.in: Add build targets for eshell.texi.
10783
107842000-09-25 Gerd Moellmann <gerd@gnu.org>
10785
10786 * Makefile.in: Remove/comment speedbar stuff.
10787
107882000-09-22 Dave Love <fx@gnu.org>
10789
10790 * Makefile.in: Add emacs-mime.
10791
107922000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10793
10794 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10795 (DVI_TARGETS): Add woman.dvi.
10796 (../info/woman, woman.dvi): New targets.
10797
107982000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10799
10800 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10801
10802 * pcl-cvs.texi: New file.
10803 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10804 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10805
108062000-05-11 Gerd Moellmann <gerd@gnu.org>
10807
10808 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10809 (../info/ebrowse, ebrowse.dvi): New targets.
10810
108112000-01-13 Gerd Moellmann <gerd@gnu.org>
10812
10813 * Makefile.in (INFO_TARGETS): Add eudc.
10814 (DVI_TARGETS): Add eudc.dvi.
10815 (../info/eudc, eudc.dvi): New targets.
10816
108172000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10818
10819 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10820 compatibility with 8+3 filesystems).
10821 (../info/efaq): Rename from emacs-faq.
10822
108232000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10824
10825 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10826 (../info/idlwave, idlwave.dvi): New targets.
10827
108281999-10-23 Dave Love <fx@gnu.org>
10829
10830 * Makefile.in: Use autotype.texi.
10831
108321999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10833
10834 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10835 faq.texi file) rather than ../info/faq.
10836
108371999-10-07 Gerd Moellmann <gerd@gnu.org>
10838
10839 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10840 (../info/ada-mode, ada-mode.dvi): New targets.
10841
108421999-09-01 Dave Love <fx@gnu.org>
10843
10844 * Makefile.in: Add faq.
10845
108461999-07-12 Richard Stallman <rms@gnu.org>
10847
10848 * Version 20.4 released.
10849
108501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10851
10852 * Version 20.3 released.
10853
108541998-04-06 Andreas Schwab <schwab@gnu.org>
10855
768c0c0f
JB
10856 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10857 Use it in dvi targets.
2de53ca6
GM
10858 (../etc/GNU): Change to $(srcdir) first.
10859
108601998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10861
10862 * reftex.texi: Update for RefTeX version 3.22.
10863
108641998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10865
10866 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10867 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10868
108691997-09-23 Paul Eggert <eggert@twinsun.com>
10870
10871 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10872 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10873
108741997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10875
10876 * Version 20.2 released.
10877
108781997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10879
10880 * Version 20.1 released.
10881
108821997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10883
10884 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10885
108861996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10887
10888 * Version 19.33 released.
10889
108901996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10891
10892 * Version 19.32 released.
10893
108941996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10895
10896 * Makefile.in: Add rules for the Message manual.
10897
108981996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10899
10900 * gnus.texi: New version.
10901
10902 * message.texi: New manual.
10903
109041996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10905
10906 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10907
109081996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10909
10910 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10911 Specify -I option.
10912 (All dvi targets): Set the TEXINPUTS variable.
10913
109141996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10915
10916 * Version 19.31 released.
10917
109181996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10919
10920 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10921 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10922
109231995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10924
10925 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10926 (INFO_TARGETS): Add ../info/cc-mode.
10927 (DVI_TARGETS): Add cc-mode.dvi.
10928
2de53ca6
GM
109291995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10930
10931 * Version 19.30 released.
10932
109331995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10934
10935 * gnus.texi: New file.
10936
109371995-11-04 Erik Naggum <erik@naggum.no>
10938
10939 * gnus.texi: File deleted.
10940
109411995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10942
10943 * mh-e.texi: "Function Index" -> "Command Index" to work with
10944 Emacs 19.30 C-h C-k support of separately-documented commands.
10945
109461995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10947
10948 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10949 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10950
109511995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10952
10953 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10954 (../info/viper, viper.dvi): New targets.
10955
109561995-04-20 Kevin Rodgers <kevinr@ihs.com>
10957
10958 * dired-x.texi (Installation): Change the example to set
10959 buffer-local variables like dired-omit-files-p in
10960 dired-mode-hook.
10961
109621995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10963
10964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10965 (../info/mh-e, mh-e.dvi): New targets.
10966
109671995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10968
10969 * Makefile.in (maintainer-clean): Rename from realclean.
10970
109711994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10972
10973 * Makefile.in: New file.
10974 * Makefile: File deleted.
10975
109761994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10977
10978 * Makefile (TEXINDEX_OBJS): Variable deleted.
10979 (texindex, texindex.o, getopt.o): Rules deleted.
10980 All deps on texindex deleted.
10981 (distclean): Don't delete texindex.
10982 (mostlyclean): Don't delete *.o.
10983 * texindex.c, getopt.c: Files deleted.
10984
109851994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10986
10987 * Version 19.26 released.
10988
109891994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10990
10991 * Version 19.25 released.
10992
109931994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10994
10995 * Version 19.24 released.
10996
109971994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10998
10999 * Version 19.23 released.
11000
110011994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11002
11003 * Makefile: Delete spurious tab.
11004
110051994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11006
11007 * Makefile (.SUFFIXES): New rule.
11008
110091994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11010
11011 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11012 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11013
110141994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11015
11016 * Makefile (../info/sc): Rename from sc.info.
11017 (../info/cl): Likewise.
11018 (INFO_TARGETS): Use new names.
11019
110201993-12-04 Richard Stallman (rms@srarc2)
11021
11022 * getopt.c: New file.
11023 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11024 (getopt.o): New rule.
11025 (dvi): Don't depend on texindex.
11026 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11027 Depend on texindex.
11028
110291993-12-03 Richard Stallman (rms@srarc2)
11030
11031 * Makefile (../info/sc.info): Rename from ../info/sc.
11032 (TEXI2DVI): New variable.
11033 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11034 Add explicit commands.
11035 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11036
110371993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11038
11039 * Version 19.22 released.
11040
110411993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11042
11043 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11044
110451993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11046
11047 * Version 19.21 released.
11048
110491993-11-15 Paul Eggert (eggert@twinsun.com)
11050
11051 * man/Makefile (../info/cl.info): Rename from ../info/cl.
11052
110531993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11054
11055 * Makefile (../etc/GNU): New target.
11056 (EMACSSOURCES): Add gnu1.texi.
11057
110581993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11059
11060 * Makefile (realclean): Don't delete the Info files.
11061
f0131492 110621993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11063
11064 * forms.texi: Fix forms.texi so that it will format correctly.
11065 Add missing `@end iftex', fix bad reference.
11066
11067 * info.texi, info-stn.texi: New files implement texinfo version of
11068 `info' file.
11069
f0131492 110701993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11071
11072 * Makefile: Fix targets for texindex, new info.texi files.
11073 * info-stnd.texi: New file implements info for standalone info
11074 reader.
11075 * info.texi: Update to include recent changes to "../info/info".
11076 New source file for ../info/info; includes info-stnd.texi.
11077
11078 * texindex.c: Include "../src/config.h" if building in emacs.
11079
11080 * Makefile: Change all files to FILENAME.texi, force all targets
11081 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11082 vip.texinfo, forms.texinfo, cl.texinfo.
11083 Add target to build texindex.c, defining `emacs'.
11084
11085 * forms.texi: Install new file to match version 2.3 of forms.el.
11086
110871993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11088
11089 * Version 19.19 released.
11090
110911993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11092
11093 * sc.texinfo: Fix info file name.
11094
11095 * Makefile (info): Add gnus and sc.
11096 (dvi): Add gnus.dvi and sc.dvi.
11097 (../info/sc, sc.dvi): New targets.
11098
110991993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11100
11101 * Version 19.18 released.
11102
111031993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11104
11105 * Makefile: Fix source file names of the separate manuals.
11106 (gnus.dvi, ../info/gnus): New targets.
11107
111081993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11109
11110 * Version 19.17 released.
11111
111121993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11113
11114 * split-man: Fix typos in last change.
11115
111161993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11117
11118 * Version 19.16 released.
11119
111201993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11121
11122 * version 19.15 released.
11123
111241993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11125
11126 * Makefile (distclean): It's rm, not rf.
11127
111281993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11129
11130 * Version 19.14 released.
11131
111321993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11133
11134 * Makefile: New file.
11135
111361993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11137
11138 * Version 19.13 released.
11139
111401993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11141
11142 * Version 19.9 released.
11143
111441993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11145
11146 * Version 19.8 released.
11147
111481993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11149
11150 * Version 19.7 released.
11151
111521990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11153
11154 * gnus.texinfo: New file. Removed installation instructions.
11155
111561990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11157
11158 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11159
111601989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11161
11162 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11163 then define `\sc' as the command for smallcaps in Texinfo.
11164 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11165 made the corresponding change to makeinfo and texinfm.el.
11166
111671988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11168
11169 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11170 Customization since the menu entry did not point to anything.
11171 Also add an @finalout command to remove overfull hboxes from the
11172 printed output.
11173
11174 * cl.texinfo: Add @bye, \input line and @settitle to file.
11175 This file is clearly intended to be a chapter of some other work,
11176 but the other work does not yet exist.
11177
111781988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11179
11180 * texinfo.texinfo: Three typos corrected.
11181
4009494e 11182;; Local Variables:
c8763fb6 11183;; coding: utf-8
4009494e
GM
11184;; End:
11185
ba318903 11186 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11187
11188 This file is part of GNU Emacs.
11189
97c0352c 11190 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11191 it under the terms of the GNU General Public License as published by
97c0352c
GM
11192 the Free Software Foundation, either version 3 of the License, or
11193 (at your option) any later version.
4009494e
GM
11194
11195 GNU Emacs is distributed in the hope that it will be useful,
11196 but WITHOUT ANY WARRANTY; without even the implied warranty of
11197 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11198 GNU General Public License for more details.
11199
11200 You should have received a copy of the GNU General Public License
97c0352c 11201 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.