Tiny doc/misc edits
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-03-21 Glenn Morris <rgm@gnu.org>
2
3 * ede.texi (ede-linux):
4 * vip.texi (New Bindings): Tiny copyedits.
5
6 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * vip.texi (Other Vi Commands): Adjust doc of C-j.
9
10 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
11 defined by CC-mode but globally.
12 (FAQ): Tweak text about RET and auto-indentation.
13
14 2014-03-18 David Engster <deng@randomsample.de>
15
16 * ede.texi (Project Local Variables): Remove reference to
17 `ede-java-root' and the example using it.
18 (Android projects, ede-java-root): Remove nodes since they are
19 only in CEDET upstream (Bug#17030). All nodes updated.
20 (ede-cpp-root): Document the :compile-command slot.
21 (ede-linux): Document new variables
22 `project-linux-build-directory-default' and
23 `project-linux-architecture-default'.
24
25 2014-03-12 Glenn Morris <rgm@gnu.org>
26
27 * eww.texi (History and Acknowledgments):
28 Don't list everyone who changed the code.
29
30 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
31 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
32 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
33 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
34 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
35 Use @file for buffers, per the Texinfo manual.
36
37 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
38
39 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
40 so that the Org Manual's style for ` and ' in code is consistent
41 with the other Emacs manuals. This affects PDF, not .info files.
42
43 2014-03-12 Glenn Morris <rgm@gnu.org>
44
45 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
46 about RET and indentation.
47
48 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
49
50 * gnus.texi:
51 * semantic.texi: Fix whitespace.
52
53 * ede.texi (Android projects):
54 * eieio.texi (Class Options, Making New Objects)
55 (Method Invocation, CLOS compatibility):
56 * sem-user.texi (Tag Decoration Mode): Fix typos.
57
58 2014-03-02 Xue Fuqiao <xfq@gnu.org>
59
60 * sem-user.texi (Create System Databases): Markup fix.
61
62 2014-02-28 Glenn Morris <rgm@gnu.org>
63
64 * info.texi (Further Reading): Rename node from Expert Info.
65 Remove stuff about writing Info nodes by hand.
66 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
67
68 * info.texi: Nuke hand-written node pointers.
69
70 2014-02-28 Karl Berry <karl@gnu.org>
71
72 * info.texi (Top): Mention H for a summary of all commands.
73
74 2014-02-25 Glenn Morris <rgm@gnu.org>
75
76 * edt.texi (Quick start, Starting emulation): Update hook details.
77 * efaq.texi (Fullscreen mode on MS-Windows)
78 (Terminal setup code works after Emacs has begun): Update hook details.
79 * vip.texi (Loading VIP): Fix hook example.
80
81 * efaq-w32.texi (Bash): Don't use setq with hooks.
82
83 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
84
85 * texinfo.tex: Update from gnulib.
86
87 2014-02-22 Xue Fuqiao <xfq@gnu.org>
88
89 * remember.texi (Quick Start): Add an index.
90 (Function Reference, Quick Start): Add cross-references.
91
92 2014-02-21 Glenn Morris <rgm@gnu.org>
93
94 * flymake.texi (Starting the syntax check process): Grammar fix.
95
96 * tramp.texi (External packages): Grammar fix.
97 Reword for default sentinel not being nil any more.
98
99 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
100
101 * trampver.texi: Update release number.
102
103 2014-02-19 Glenn Morris <rgm@gnu.org>
104
105 * remember.texi: Copyedits.
106 (Quick Start): No need for manual autoloads. Mention remember-notes.
107 (Function Reference): Update arguments. Add new commands.
108
109 2014-02-18 Glenn Morris <rgm@gnu.org>
110
111 * remember.texi (copying): Bump remember mode version.
112 (Installation): Remove unnecessary chapter.
113 (Quick Start): No need to explicitly load remember.el.
114 (Separate Text Files): New section.
115
116 2014-02-17 Glenn Morris <rgm@gnu.org>
117
118 * eieio.texi (Class Values, CLOS compatibility):
119 Remove references to deleted eieio-describe-class/generic.
120
121 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
122
123 Sync with Tramp 2.2.9.
124 * trampver.texi: Update release number.
125
126 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
127
128 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
129
130 * calc.texi (Single-Variable Statistics): Remove mention of
131 incorrect keybinding.
132
133 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
134
135 * texinfo.tex: Update from gnulib.
136
137 2014-02-08 Glenn Morris <rgm@gnu.org>
138
139 * auth.texi (GnuPG and EasyPG Assistant Configuration):
140 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
141
142 2014-02-07 Glenn Morris <rgm@gnu.org>
143
144 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
145
146 2014-02-06 Glenn Morris <rgm@gnu.org>
147
148 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
149
150 * mh-e.texi, viper.texi: Do not use colons in index entries.
151
152 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
153
154 * texinfo.tex: Update from gnulib.
155
156 2014-02-05 Glenn Morris <rgm@gnu.org>
157
158 * epa.texi: Add indices.
159
160 * url.texi (Cookies): Mention url-cookie-list command.
161
162 2014-02-03 Glenn Morris <rgm@gnu.org>
163
164 * cl.texi (Blocks and Exits): Mention cl-tagbody.
165
166 2014-02-02 Glenn Morris <rgm@gnu.org>
167
168 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
169
170 2014-01-31 Glenn Morris <rgm@gnu.org>
171
172 * efaq.texi (Replacing highlighted text):
173 Update delete-selection-mode doc.
174
175 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
176
177 * sem-user.texi (Include paths): Fix a Texinfo command.
178
179 2014-01-27 Glenn Morris <rgm@gnu.org>
180
181 * idlwave.texi (Lesson III---User Catalog, Online Help)
182 (Starting the Shell, Catalogs, User Catalog):
183 * remember.texi (Quick Start):
184 * viper.texi:
185 * vip.texi (Customization, Customizing Constants)
186 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
187
188 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
189
190 * cc-mode.texi (Minor Modes): Minor fix.
191
192 2014-01-24 David Engster <deng@randomsample.de>
193
194 * eieio.texi (Introduction): Fix references.
195
196 2014-01-24 Glenn Morris <rgm@gnu.org>
197
198 * efaq.texi (Termcap/Terminfo entries for Emacs):
199 Use M-x term rather than M-x terminal-emulator.
200
201 * emacs-mime.texi (time-date): Use float-time.
202
203 2014-01-22 David Engster <deng@randomsample.de>
204
205 * eieio.texi (Introduction): Move introductory paragraph about
206 EIEIO and CLOS from 'Building Classes' to here.
207 (Documentation): Remove, since eieio-doc is not part of Emacs.
208 (Class Values, CLOS compatibility): Mention that
209 `describe-function' will also give information about classes.
210
211 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
212
213 * texinfo.tex: Update from gnulib.
214
215 2014-01-15 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
218
219 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
220
221 * tramp.texi (all): Doc fix according to GNU Coding Standards.
222 Use "file name" instead of "filename" or "path". Use "host"
223 instead of "machine".
224
225 2014-01-12 David Engster <deng@randomsample.de>
226
227 * eieio.texi (Introduction): `class-of' is obsolete.
228 (Predicates, Basic Methods): Adapt function names to namespace
229 cleanup.
230
231 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
232
233 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
234
235 2014-01-12 Glenn Morris <rgm@gnu.org>
236
237 * efaq.texi (Guidelines for newsgroup postings)
238 (Informational files for Emacs):
239 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
240
241 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
242
243 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
244
245 2014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
246
247 * Makefile.in: Add eww.texi.
248 * eww.texi: New file.
249
250 2014-01-07 Glenn Morris <rgm@gnu.org>
251
252 * efaq.texi (Problems with very large files): Fix superscript typo.
253
254 2013-01-07 Rasmus <w530@pank.eu>
255
256 * org.texi (Global and local cycling): Fix missing '@'.
257
258 2013-01-07 Bastien Guerry <bzg@gnu.org>
259
260 * org.texi (Global and local cycling): Mention C-u C-u TAB.
261 (Include files, The Export Dispatcher)
262 (Advanced configuration)
263 (Header arguments in Org mode properties): Spelling fixes.
264 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
265 (@LaTeX{} specific attributes): New index entries.
266 Use #+BEGIN_ABSTRACT in the example.
267
268 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
269
270 * org.texi (Org export): New section.
271 (HTML doctypes): Fix whitespace error. Fix display.
272 (Publishing options): Add missing html publishing options.
273
274 2014-01-07 Glenn Morris <rgm@gnu.org>
275
276 * efaq.texi (Basic editing, Packages that do not come with Emacs):
277 Merge in some info from etc/MORE.STUFF.
278
279 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
280
281 Specify .texi encoding (Bug#16292).
282 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
283 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
284 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
285 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
286 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
287 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
288 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
289 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
290 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
291 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
292 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
293 * widget.texi, wisent.texi, woman.texi:
294 Add @documentencoding.
295
296 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
297
298 * eshell.texi (What Eshell is not): Clean up confusing clause.
299
300 2014-01-03 Glenn Morris <rgm@gnu.org>
301
302 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
303
304 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
305 Add copyright notice to titlepage.
306
307 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
308
309 * ert.texi: Add a titlepage. Use @insertcopying.
310
311 * calc.texi (Top): Use @top rather than @chapter.
312
313 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
314
315 * eshell.texi (top): Fix incorrect use of xref.
316
317 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
318
319 * eshell.texi (top): Fix incorrect info filename in an xref.
320
321 2014-01-02 Glenn Morris <rgm@gnu.org>
322
323 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
324
325 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
326
327 * eshell.texi (Command Basics): Remove `Command basics' chapter.
328
329 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
330
331 * eshell.texi (What is Eshell?): Add section about what not to use
332 Eshell for.
333
334 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
335
336 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
337
338 2013-12-22 Glenn Morris <rgm@gnu.org>
339
340 * woman.texi (Navigation): Use itemx where appropriate.
341
342 2013-12-20 Tassilo Horn <tsdh@gnu.org>
343
344 * info.texi, woman.texi:
345 Document `S-SPC' as alternative to `DEL' for scrolling.
346
347 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
348
349 * calc.texi (Stack Manipulation Commands): Mention using the variable
350 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
351
352 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
353
354 * tramp.texi (direntry): Use ssh but rsh.
355 (all): Encode all environment variable names with @env{...}.
356 (Bug Reports): Refer to Testing node.
357
358 2013-12-12 Glenn Morris <rgm@gnu.org>
359
360 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
361 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
362 * srecode.texi, todo-mode.texi, tramp.texi:
363 Sync direntry with info/dir version.
364
365 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
366
367 * Makefile.in: Add octave-mode.texi.
368
369 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
370 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
371
372 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
373
374 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
375
376 * dbus.texi (Properties and Annotations): Fix typo.
377
378 2013-12-06 Bastien Guerry <bzg@gnu.org>
379
380 * org.texi: Don't include Emacs version within Org's version.
381
382 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
383
384 * org.texi (Creating one-off styles): Use new export snippet
385 syntax.
386
387 * org.texi (Export settings): Documentation describing how text
388 above the first heading is ignored when an :export: tag is in a
389 file.
390
391 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
392
393 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
394
395 2013-11-30 Glenn Morris <rgm@gnu.org>
396
397 * Makefile.in (distclean): Remove Makefile.
398
399 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
400
401 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
402 (The Basics, Formulas): Copyedits.
403 (Resizing, Printer functions): Add index entries.
404
405 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
406
407 * calc.texi (Customizing Calc): Mention new variable
408 `calc-context-sensitive-enter'.
409
410 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
411
412 * org.texi (Exporting code blocks): Document the 'inline-only
413 setting for `org-export-babel-evaluate'. Document how :var
414 introduces code block dependencies.
415
416 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
417
418 * org.texi (Header arguments): Document header-args[:lang]
419 properties and remove deprecated old-style properties from
420 documentation.
421
422 * org.texi (Agenda commands): Remove footnote from @tsubheading
423 and add a sentence with the reference instead.
424
425 2013-11-12 Bastien Guerry <bzg@gnu.org>
426
427 * org.texi (Catching invisible edits):
428 * org.texi (Plain lists, Plain lists):
429 * org.texi (Advanced configuration):
430 * org.texi (Tag groups):
431 * org.texi (Conventions):
432 * org.texi (Checkboxes, Radio lists):
433 * org.texi (Top, Summary, Exporting):
434 * org.texi (In-buffer settings): Fix typos.
435
436 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
437 C-w'. Add an index entry for `org-refile-keep'.
438
439 * org.texi (Plain lists): Add an index entry for sorting plain
440 list. Document sorting by checked status for check lists.
441
442 * org.texi (Publishing options): Fix old variable names.
443
444 * org.texi (Orgstruct mode): Fix suggested setting of
445 `orgstruct-heading-prefix-regexp'.
446
447 * org.texi (Export settings):
448 Document `org-export-allow-bind-keywords'.
449
450 * org.texi (History and Acknowledgments): Small rephrasing.
451
452 * org.texi (Template elements): Add a footnote about tags accepted
453 in a year datetree.
454
455 * org.texi (Beamer export, @LaTeX{} and PDF export)
456 (Header and sectioning, @LaTeX{} specific attributes):
457 Enhance style.
458
459 * org.texi (Agenda commands): Add a footnote about dragging agenda
460 lines: it does not persist and it does not change the .org files.
461
462 * org.texi (Agenda commands): Add a table heading for dragging
463 agenda lines forward/backward.
464
465 * org.texi (Agenda commands): Add documentation for
466 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
467
468 * org.texi (Publishing options): Update the list of options.
469 (Simple example, Complex example): Fix the examples.
470
471 * org.texi (Formula syntax for Calc): Don't use a bold font the
472 warning.
473
474 * org.texi (Other built-in back-ends): New section.
475
476 * org.texi (Editing source code):
477 Document `org-edit-src-auto-save-idle-delay' and
478 `org-edit-src-turn-on-auto-save'.
479
480 * org.texi (External links): Document contributed link types
481 separately.
482
483 * org.texi (Closing items):
484 Document `org-closed-keep-when-no-todo'.
485
486 * org.texi (Export back-ends): Rename from "Export formats".
487 (The Export Dispatcher): Remove reference to
488 `org-export-run-in-background'.
489 (Export settings): Minor rewrites.
490 (ASCII/Latin-1/UTF-8 export): Update variable's name.
491 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
492
493 * org.texi (Export in foreign buffers): New section.
494 (Exporting): Remove documentation about converting the selected
495 region.
496
497 * org.texi (Advanced configuration): Put the filter valid types in
498 a table. Use @lisp and @smalllisp.
499
500 * org.texi: Use @code{nil} instead of nil. Update the maintainer
501 contact info.
502
503 * org.texi (Exporting): Better introductory sentence. Add a note
504 about conversion commands.
505 (Feedback, Orgstruct mode, Built-in table editor)
506 (Built-in table editor, Orgtbl mode, Updating the table)
507 (Property syntax, Capturing column view, Capture)
508 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
509 (Exporting, Extending ODT export)
510 (Working with @LaTeX{} math snippets, dir, Customization)
511 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
512 Uniformly use @kbd{M-x command RET}.
513
514 * org.texi (Filtering/limiting agenda items): New subsection.
515 Document the use of `org-agenda-max-*' options and
516 `org-agenda-limit-interactively' from the agenda.
517 (Agenda commands): Move details about filtering commands to
518 the new section, only include a summary here.
519 (Customizing tables in ODT export)
520 (System-wide header arguments, Conflicts, Dynamic blocks):
521 Use spaces for indentation.
522
523 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
524
525 * org.texi (Links in HTML export, Images in HTML export)
526 (post): Fix syntax within #+ATTR_*.
527 (Tables in HTML export): Document `org-html-table-row-tags'
528 and use `org-html-table-default-attributes' instead of
529 `org-html-table-tag'.
530
531 * org.texi (Publishing action, Publishing options)
532 (Publishing links): Major rewrite. Enhance explanations for
533 `org-org-publish-to-org'. Remove reference to
534 `org-export-run-in-background'.
535
536 * org.texi: Fix many small typos. Use #+NAME instead of
537 #+TBLNAME. Use @smalllisp instead of @example.
538 (Special symbols): Add index?
539 (HTML preamble and postamble): Don't mention obsolete use of
540 opt-plist.
541 (JavaScript support): Don't mention the org-jsinfo.el file as it
542 has been merged with ox-html.el.
543
544 * org.texi (Installation, Feedback, Setting Options)
545 (Code evaluation security, org-crypt.el): Use @lisp instead of
546 @example.
547 (Agenda commands): Use @table instead of @example.
548
549 * org.texi (Adding hyperlink types): New appendix.
550
551 * org.texi (ODT export commands, Extending ODT export)
552 (Applying custom styles, Images in ODT export)
553 (Labels and captions in ODT export)
554 (Literal examples in ODT export)
555 (Configuring a document converter)
556 (Working with OpenDocument style files)
557 (Customizing tables in ODT export)
558 (Validating OpenDocument XML): Fix options names.
559
560 * org.texi (History and Acknowledgments): Update acknowledgments
561 to Nicolas. Add Nicolas Goaziou to the list of contributors.
562
563 * org.texi (System-wide header arguments): Don't use "customizing"
564 for setting a variable. Also remove comments.
565
566 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
567 `org-agenda-start-on-weekday' to the variable index and document
568 them.
569
570 * org.texi (Sparse trees, Agenda commands)
571 (@LaTeX{} fragments, Selective export, Export options)
572 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
573 (HTML Export commands, @LaTeX{}/PDF export commands)
574 (iCalendar export, Publishing options, Triggering publication)
575 (In-buffer settings): Update to reflect changes from the new
576 export engine.
577
578 * org.texi (Matching tags and properties): More examples.
579 Explain group tags expansion as regular expressions.
580
581 * org.texi (Tag groups): New section.
582
583 * org.texi (Setting tags): Tiny formatting fixes.
584
585 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
586 names.
587
588 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
589 concept index. Include example for these agenda views.
590 (Special agenda views): Mention the "agenda*" agenda view.
591
592 * org.texi (Repeated tasks): Document how to ignore a repeater
593 when using both a scheduled and a deadline timetamp.
594
595 * org.texi (Global and local cycling): Wrap in a new subsection.
596 (Initial visibility, Catching invisible edits): New subsections.
597
598 * org.texi (Visibility cycling): Mention that
599 `org-agenda-inhibit-startup' will prevent visibility setting when
600 the agenda opens an Org file for the first time.
601
602 * org.texi (Org syntax): New section.
603
604 * org.texi (Orgstruct mode):
605 Document `orgstruct-heading-prefix-regexp'.
606
607 * org.texi (Speeding up your agendas): New section.
608
609 * org.texi (Installation): When installing Org from ELPA, users
610 should do this from an Emacs session where no .org file has been
611 visited.
612
613 * org.texi (CSS support, In-buffer settings): Update HTML options
614 names.
615
616 * org.texi (Structure editing): Update documentation for
617 `org-insert-heading-or-item'.
618 (Plain lists, Relative timer): Update index entry.
619
620 * org.texi (JavaScript support): Update variable names.
621
622 * org.texi (comments): Minor formatting fix.
623
624 * org.texi (@LaTeX{} fragments): Minor enhancement.
625
626 * org.texi: Update the list contributions.
627
628 * org.texi (Agenda commands): Exporting the agenda to an .org file
629 will not copy the subtrees and the inherited tags.
630 Document `org-agenda-filter-by-regexp'.
631
632 * org.texi (Publishing action, Complex example): Fix names of
633 publishing functions.
634
635 * org.texi (Top, Exporting): Delete references to Freemind.
636 (Freemind export): Delete section.
637
638 * org.texi (Top, Exporting): Delete references to the XOXO export.
639 (XOXO export): Delete section.
640
641 * org.texi (Capture): Mention that org-remember.el is not
642 supported anymore.
643
644 * org.texi (Top, Exporting, Beamer class export):
645 Delete references to the TaskJuggler export.
646 (History and Acknowledgments): Mention that the TaskJuggler has
647 been rewritten by Nicolas and now lives in the contrib/ directory
648 of Org's distribution. Mention that Jambunathan rewrote the HTML
649 exporter. Remove Jambunathan from my own acknowledgments.
650 (TaskJuggler export): Delete.
651
652 * org.texi (HTML preamble and postamble)
653 (Tables in HTML export, Images in HTML export)
654 (Math formatting in HTML export, CSS support)
655 (@LaTeX{} and PDF export, Publishing options): Fix the names of
656 the HTML export and publishing options.
657
658 * org.texi (Literal examples, Export options)
659 (@LaTeX{} and PDF export, Header and sectioning)
660 (Publishing options): Fix LaTeX options names.
661
662 * org.texi (Export options, CSS support, In-buffer settings):
663 Fix references to HTML_LINK_* and HTML_STYLE keywords.
664
665 * org.texi (Export options, In-buffer settings): Fix references to
666 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
667
668 * org.texi (Top, Markup, Initial text, Images and tables)
669 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
670 (Export options, JavaScript support, Beamer class export):
671 Remove references to the DocBook export, which has been deleted.
672 (History and Acknowledgments): Mention that DocBook has been
673 deleted, suggest to use the Texinfo exporter instead, then to
674 convert the .texi to DocBook with makeinfo.
675 (Links in ODT export, Tables in ODT export): Fix indices.
676
677 * org.texi (Deadlines and scheduling): Add a variable to the
678 index. Add documentation about delays for scheduled tasks.
679
680 * org.texi (Emphasis and monospace):
681 Mention `org-fontify-emphasized-text' and
682 `org-emphasis-regexp-components'.
683
684 * org.texi (References): Small enhancement.
685
686 * org.texi (Column width and alignment): Make the example visually
687 more clear.
688
689 * org.texi (The clock table): Document :mstart and :wstart as a
690 way to set the starting day of the week.
691
692 * org.texi (In-buffer settings): Document new startup keywords.
693 Thanks to John J Foerch for this idea.
694
695 * org.texi (Include files): Tiny formatting fix.
696
697 * org.texi (Activation): Point to the "Conflicts" section.
698
699 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
700
701 * org.texi (CSS support): Clarify this section.
702
703 * org.texi (@LaTeX{} specific attributes): Document that tabu and
704 tabularx packages are not in the default set of packages.
705
706 * org.texi (Agenda commands): Document fortnight view.
707
708 * org.texi: Document conflict with ecomplete.el.
709
710 * org.texi (History and Acknowledgments): Acknowledgements for
711 Jason Dunsmore and Rakcspace.
712
713 * org.texi: Rename org-crypt.el node to org-crypt.
714
715 * org.texi (A @LaTeX{} example): Fix typo in variable name.
716
717 * org.texi (MobileOrg): Mention the new iPhone developer.
718
719 * org.texi (Table of contents) Improve documentation of TOC
720 placement.
721
722 * org.texi: Explain that date/time information at read-date prompt
723 should start at the beginning, not anywhere in the middle of a
724 long string.
725
726 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
727
728 * org.texi (Orgstruct mode): Fix wrong regexp.
729
730 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
731
732 * org.texi: Document export to (X)HTML flavors.
733
734 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
735
736 * org.texi (Extracting source code): Mention the prefix argument
737 to org-babel-tangle.
738 (noweb): Remove erroneous negative.
739 (Specific header arguments): Document new header arguments.
740 Documentation for new tangle-mode header argument.
741 (Top): Documentation for new tangle-mode header argument.
742 (rownames): Documentation for new tangle-mode header argument.
743 Mention elisp as special rowname case.
744 (tangle-mode): Documentation for new tangle-mode header argument.
745 (post): Documentation and an example of usage.
746 (var): Remove the "Alternate argument syntax" section from the
747 documentation.
748 (hlines): Note that :hline has no effect for Emacs Lisp code
749 blocks.
750
751 2013-11-12 Feng Shu <tumashu@gmail.com>
752
753 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
754 (Math formatting in HTML export)
755 (Working with @LaTeX{} math snippets): Add document about creating
756 formula image with imagemagick.
757
758 * org.texi (@LaTeX{} specific attributes): Document `:caption'
759 attribute of #+ATTR_LATEX.
760
761 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
762
763 * org.texi (Handling links): Fix a typo in
764 `org-startup-with-inline-images' documentation.
765
766 * org.texi (Previewing @LaTeX{} fragments): Document the startup
767 keywords to use for previewing LaTeX fragments or not.
768 (Summary of in-buffer settings): Improve formatting and add an
769 entry for the variable `org-startup-with-latex-preview'.
770
771 * org.texi (Property syntax): Recall the user to refresh the org
772 buffer when properties are set on a per-file basis.
773
774 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
775
776 * org.texi (Matching tags and properties): Clarification.
777
778 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
779
780 * org.texi (Editing and debugging formulas): Add an example when a
781 table has multiple #+TBLFM lines.
782
783 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
784
785 * org.texi (The clock table): Document acceptance of relative
786 times in tstart and tend, link to syntax description and provide
787 example.
788
789 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
790
791 * org.texi (The spreadsheet): Document lookup functions.
792
793 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
794
795 * org.texi (CSS support): Mention .figure-number, .listing-number,
796 and .table-number.
797
798 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
799
800 * org.texi
801 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
802 spreadsheet formula mode strings and some examples from @example
803 block with xy @r{yz} to @table.
804
805 * org.texi (Formula syntax for Calc): Improve the documentation of
806 empty fields in formulas for spreadsheet. Add explanation and
807 example for empty field. Extend explanations of format
808 specifiers. Add a sentence to mention Calc defmath.
809
810 * org.texi (Column formulas): Add a sentence to be more explicit
811 about when a table header is mandatory.
812
813 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
814
815 * org.texi (Subscripts and superscripts): Remove reference to
816 quoted underscores until this mechanism is implemented again.
817
818 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
819 property.
820
821 * org.texi (Document title): Subtree export is no longer triggered
822 by marking one as the region.
823 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
824 giving examples isn't very useful: "horizontal rule" is, at least,
825 as explicit as <hr/>.
826
827 * org.texi (HTML doctypes): Reflect keyword removal.
828 (CSS support): Reflect keyword removal.
829
830 * org.texi (@LaTeX{} specific attributes): Document new :float
831 values.
832
833 * org.texi (Export settings): Improve documentation.
834
835 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
836 (Text areas in HTML export): Update text areas.
837 (HTML Export commands): Update export commands.
838
839 * org.texi (Header and sectioning): Add a footnote about the
840 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
841
842 * org.texi (The Export Dispatcher):
843 Document `org-export-in-background'.
844
845 * org.texi (Footnotes): Export back-ends do not use
846 `org-footnote-normalize' anymore.
847
848 * org.texi: Document variable changes.
849
850 * org.texi (Export settings): Document p: item in OPTIONS keyword.
851
852 * org.texi (Exporting): Massive rewrite of the first sections.
853 (Selective export): Delete.
854 (The Export Dispatcher): Rewrite.
855 (Export options): Rewrite as "Export settings".
856
857 * org.texi: Small changes to documentation for embedded LaTeX.
858
859 * org.texi (Internal links): Document #+NAME keyword and
860 cross-referencing during export.
861
862 * org.texi (Include files): Remove reference to :prefix1
863 and :prefix. Give more details for :minlevel.
864
865 * org.texi (Macro replacement): Fix macro name.
866 Update documentation about possible locations and escaping mechanism.
867
868 * org.texi (Table of contents): Update documentation.
869 Document lists of listings and lists of tables. Add documentation for
870 optional title and #+TOC: keyword.
871
872 2013-11-12 Rick Frankel <rick@rickster.com>
873
874 * org.texi (results): Add Format section, broken out of Type
875 section to match code.
876 (hlines, colnames): Remove incorrect Emacs Lisp exception.
877 Note that the actual default handling (at least for python and
878 emacs-lisp) does not seem to match the description.
879
880 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
881
882 * org.texi (The date/time prompt): Update the documentation to
883 reflect the new way `org-read-date-get-relative' handles weekdays.
884
885 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
886
887 * org.texi (Resolving idle time):
888 Document `org-clock-x11idle-program-name'.
889
890 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
891
892 * ert.texi (Running Tests Interactively): Adapt examle output.
893 (Tests and Their Environment): Mention skip-unless.
894
895 2013-10-23 Glenn Morris <rgm@gnu.org>
896
897 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
898 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
899 * widget.texi: Nuke @refill.
900
901 * Makefile.in (install-dvi, install-html, install-pdf)
902 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
903 (uninstall-pdf): Quote entities that might contain whitespace.
904
905 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
906
907 * calc.texi (Data Type Formats): Don't specify the size at
908 which integers begin to be represented by lists.
909
910 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
911
912 * cl.texi (Argument Lists): Add indexes for &key and &aux.
913
914 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
915
916 * trampver.texi: Update release number.
917
918 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
919
920 Sync with Tramp 2.2.8.
921
922 * tramp.texi (External packages): Use `non-essential'.
923 * trampver.texi: Update release number.
924
925 2013-09-14 Glenn Morris <rgm@gnu.org>
926
927 * eshell.texi: Markup fixes.
928
929 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
930
931 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
932 of @kbd{RET}.
933 (Prefix Matching): Add an index.
934
935 2013-09-08 Glenn Morris <rgm@gnu.org>
936
937 * emacs-gnutls.texi: Tweak direntry.
938
939 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
940
941 * tramp.texi (Alternative Syntax): Remove chapter.
942
943 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
944
945 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
946 for portability to hosts where /bin/sh has problems.
947
948 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
949
950 Try to reduce redundancy in doc/misc/Makefile.in.
951 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
952 (TARGETS): New intermediate variable.
953 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
954
955 2013-08-27 Glenn Morris <rgm@gnu.org>
956
957 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
958
959 * efaq.texi: Rename from faq.texi, to match its output files.
960 * Makefile.in: Update for faq.texi name change.
961
962 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
963
964 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
965
966 * efaq-w32.texi: Move here from the web-pages repository.
967 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
968 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
969 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
970 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
971 Add DOCMISC_*_W32 variables.
972 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
973 (efaq_w32_deps): New variable.
974 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
975 (efaq-w32.pdf, efaq-w32.html): New rules.
976 (clean): Remove efaq-w32 products.
977
978 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
979
980 * texinfo.tex: Update from gnulib.
981
982 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
983
984 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
985 shift_jis from the default value set to mm-coding-system-priorities for
986 Japanese users.
987
988 2013-08-13 Glenn Morris <rgm@gnu.org>
989
990 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
991 (Options - Defining Label Environments, Options - Creating Labels)
992 (Options - Referencing Labels, Options - Creating Citations)
993 (Options - Index Support, Options - Viewing Cross-References)
994 (Options - Finding Files, Options - Optimizations)
995 (Options - Fontification, Options - Misc):
996 * cc-mode.texi (Sample Init File):
997 * edt.texi (Init file):
998 * epa.texi (Encrypting/decrypting gpg files):
999 * mairix-el.texi (About, Setting up the mairix interface, Using)
1000 (Extending):
1001 Rename nodes to avoid characters that can cause Texinfo problems.
1002
1003 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1004
1005 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1006
1007 2013-08-12 Glenn Morris <rgm@gnu.org>
1008
1009 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1010 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1011 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1012 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1013 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1014 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1015 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1016 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1017 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1018 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1019 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1020 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1021 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1022
1023 * woman.texi (Top): Avoid mailto: in html output.
1024
1025 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1026 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1027 (INSTALL_DATA): New, set by configure.
1028 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1029 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1030 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1031 uninstall-ps, and uninstall-doc.
1032 (.SUFFIXES): Add .ps and .dvi.
1033 (.dvi.ps): New suffix rule.
1034 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1035 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1036 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1037 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1038 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1039 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1040 (ido.html, mairix-el.html, message.html, mh-e.html)
1041 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1042 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1043 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1044 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1045 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1046 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1047 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1048 New rules.
1049 (clean): Remove HTML_TARGETS and PS_TARGETS.
1050
1051 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1052
1053 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1054 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1055 for user options.
1056
1057 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1058
1059 * htmlfontify.texi (Customization): Remove documentation of
1060 `hfy-fast-lock-save'. Minor fixes.
1061
1062 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1063
1064 * ido.texi (Top): Insert node "Working Directories" in menu.
1065 (Working Directories): New node.
1066 (Misc Customization): Add documentation of
1067 `ido-confirm-unique-completion' and some other user options.
1068
1069 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1070
1071 * todo-mode.texi: Update @dircategory.
1072 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1073 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1074 @ref.
1075
1076 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1077
1078 * sc.texi (Introduction): Fix index.
1079 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1080 (Information Keys and the Info Alist, Reference Headers)
1081 (The Built-in Header Rewrite Functions)
1082 (Electric References, Reply Buffer Initialization)
1083 (Filling Cited Text, Selecting an Attribution)
1084 (Attribution Preferences)
1085 (Anonymous Attributions, Author Names)
1086 (Using Regi, Post-yank Formatting Commands)
1087 (Citing Commands, Insertion Commands)
1088 (Mail Field Commands)
1089 (Hints to MUA Authors, Thanks and History): Change from one space
1090 between sentences to two.
1091 (What Supercite Does): Typo fix.
1092
1093 * newsticker.texi (Usage): Use @key for RET.
1094
1095 * cl.texi (Argument Lists, For Clauses)
1096 (Macros): Add indexes.
1097
1098 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1099
1100 * cl.texi (Blocks and Exits): Add an index.
1101
1102 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1103
1104 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1105 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1106 (todo-mode.dvi, todo-mode.pdf): New rules.
1107
1108 * todo-mode.texi: New file.
1109
1110 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1111
1112 * gnus.texi (Basic Usage): Mention that warp means jump here.
1113 (The notmuch Engine): Mention notmuch.
1114
1115 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1116
1117 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1118 `gnus-subthread-sort-functions' and remove the obsolete documentation
1119 of `gnus-sort-threads-recursively'.
1120
1121 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1122
1123 * texinfo.tex: Update to 2012-07-29.17 version.
1124
1125 2013-07-29 David Engster <deng@randomsample.de>
1126
1127 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1128 implementation.
1129 (Introduction): Add further missing features.
1130 (Building Classes): Add introductory paragraph.
1131 (Wish List): Add metaclasses and EQL specialization.
1132
1133 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1134
1135 * tramp.texi (Frequently Asked Questions):
1136 Mention `tramp-use-ssh-controlmaster-options'.
1137
1138 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1139
1140 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1141 `gnus-sort-threads-recursively'.
1142
1143 2013-07-25 Glenn Morris <rgm@gnu.org>
1144
1145 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1146 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1147
1148 * erc.texi (Special Features): Update contact information.
1149 (History): Avoid using @email.
1150
1151 * eshell.texi (Bugs and ideas): Minor updates.
1152
1153 * faq.texi (Reporting bugs, Origin of the term Emacs)
1154 (Setting up a customization file)
1155 (Using an already running Emacs process, Turning off beeping)
1156 (Packages that do not come with Emacs)
1157 (Replying to the sender of a message): Avoid using @email.
1158
1159 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1160
1161 * reftex.texi (Imprint): Avoid using @email.
1162
1163 * ses.texi (Top): Update bug reporting instructions.
1164 (Acknowledgments): Avoid using @email.
1165
1166 * woman.texi (Introduction, Background): Remove outdated information.
1167 (Bugs, Acknowledgments): Avoid using @email.
1168
1169 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1170
1171 * ido.texi: New file.
1172
1173 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1174
1175 * gnus.texi (Customizing Articles): Document function predicates.
1176
1177 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1178
1179 * gnus.texi (lines): Correct description of
1180 `gnus-registry-track-extra's default value.
1181 Mention `gnus-registry-remove-extra-data'.
1182
1183 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1184
1185 * gnus.texi (Group Parameters): Mention regexp
1186 substitutions (bug#11688).
1187
1188 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1189
1190 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1191
1192 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1193
1194 * gnus.texi (Emacsen): Fix version.
1195
1196 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1197
1198 2013-07-06 Glenn Morris <rgm@gnu.org>
1199
1200 * mh-e.texi: Fix external links.
1201 (Using This Manual): Printed elisp manuals no longer available.
1202
1203 * newsticker.texi (Overview): Update URL.
1204
1205 * nxml-mode.texi (Introduction): Update URL.
1206
1207 * org.texi (JavaScript support): Fix URL.
1208
1209 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1210
1211 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1212
1213 * dbus.texi (Introspection): Update URL to a less defunct one.
1214
1215 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1216 (Foreign Groups): Use @indicateurl for examples.
1217 (Direct Functions): Remove defunct URL.
1218 (RSS): Update URL.
1219
1220 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1221 (FAQ 7-1): Update URL.
1222
1223 * pgg.texi (Top, Overview): Add note about obsolescence.
1224
1225 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1226
1227 * texinfo.tex: Merge from gnulib.
1228
1229 2013-07-03 Glenn Morris <rgm@gnu.org>
1230
1231 * bovine.texi (top):
1232 * cc-mode.texi (AWK Mode Font Locking):
1233 * mh-e.texi (Preface):
1234 * url.texi (URI Parsing): Fix cross-references to other manuals.
1235
1236 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1237
1238 * gnus.texi (Client-Side IMAP Splitting):
1239 Note that `nnimap-inbox' now can be a list.
1240
1241 2013-06-24 Glenn Morris <rgm@gnu.org>
1242
1243 * eshell.texi: Fix cross-references to other manuals.
1244
1245 2013-06-23 Glenn Morris <rgm@gnu.org>
1246
1247 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1248 Remove; not needed now we use a standard html layout for the faq.
1249 (clean): Remove HTML_TARGETS, emacs-faq.text.
1250
1251 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1252
1253 * flymake.texi (Parsing the output, Customizable variables):
1254 Add reference to `flymake-warning-predicate'.
1255
1256 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * tramp.texi (Top, Configuration): Insert section `Predefined
1259 connection information' in menu.
1260 (Predefined connection information): New section.
1261 (Android shell setup): Make a reference to `Predefined connection
1262 information'.
1263
1264 2013-06-19 Glenn Morris <rgm@gnu.org>
1265
1266 * Makefile.in (version): New, set by configure.
1267 (clean): Delete dist tar file.
1268 (infoclean): New, split from maintainer-clean.
1269 (maintainer-clean): Run infoclean.
1270 (dist): New rule, to make tarfile for www.gnu.org.
1271
1272 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1273
1274 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1275 for keys q and Q.
1276 (Standards): Reference RFC5804 as the defining document of the
1277 managesieve protocol.
1278
1279 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1280
1281 * eshell.texi (Input/Output): Expand to cover new visual-command
1282 options, eshell-visual-subcommands and eshell-visual-options.
1283 Divide into separate Visual Commands and Redirection sections.
1284
1285 2013-06-10 Glenn Morris <rgm@gnu.org>
1286
1287 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1288
1289 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1290
1291 * gnus.texi (Article Date):
1292 Fix description of gnus-article-update-date-headers.
1293
1294 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1295
1296 * erc.texi (Special Features): ERC is being maintained within
1297 Emacs now.
1298
1299 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1300
1301 * flymake.texi: Change from one space between sentences to two.
1302
1303 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1304
1305 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1306 (bug#14293).
1307
1308 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1309
1310 * tramp.texi (Frequently Asked Questions): Precise, how to define
1311 an own ControlPath.
1312
1313 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1314
1315 * tramp.texi (Frequently Asked Questions): New item for
1316 ControlPath settings.
1317
1318 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1319
1320 * calc.texi (Basic Operations on Units): Streamline some
1321 descriptions.
1322
1323 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1324
1325 * eshell.texi (Built-ins): Update manual to mention tramp module.
1326
1327 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1328
1329 * tramp.texi (Filename Syntax): Host names are not allowed to be
1330 any method name, unless method name is specified explicitly.
1331 Remove restriction on unibyte filenames.
1332
1333 * trampver.texi: Update release number.
1334
1335 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1336
1337 doc: convert some TeX accents to UTF-8
1338 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1339 '@"{@dotless{i}}'.
1340
1341 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1342
1343 Sync with Tramp 2.2.7.
1344
1345 * trampver.texi: Update release number.
1346
1347 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1348
1349 * calc.texi (Basic Operations on Units): Streamline some
1350 descriptions.
1351
1352 2013-03-08 Glenn Morris <rgm@gnu.org>
1353
1354 * faq.texi (Top): Don't say this was updated @today.
1355 That's irrelevant and leads to spurious diffs.
1356
1357 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1358
1359 * calc.texi (Basic Operations on Units):
1360 Fix cross-reference.
1361
1362 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1363
1364 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1365
1366 2013-03-06 Alan Mackenzie <acm@muc.de>
1367
1368 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1369 calling a line-up function.
1370
1371 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1372
1373 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1374 * ses.texi: Switch from Latin-1 to UTF-8.
1375
1376 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1377
1378 * tramp.texi (External methods): Tramp does not connect Android
1379 devices by itself.
1380
1381 2013-03-02 Bill Wohler <wohler@newt.com>
1382
1383 Release MH-E manual version 8.5.
1384
1385 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1386 release 8.5.
1387
1388 * mh-e.texi (Preface, Conventions, Getting Started)
1389 (Using This Manual, Folder Selection, Viewing, Aliases)
1390 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1391 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1392 Update URLs.
1393
1394 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1395
1396 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1397 and "plink2" entries. "plink2" is obsolete for a long time.
1398 (External methods): Remove "scp1" and "scp2" entries.
1399 Explain user name and host name specification for "adb".
1400
1401 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1402
1403 * tramp.texi (External methods): Mention `tramp-adb-program'.
1404
1405 2013-02-28 Bastien Guerry <bzg@gnu.org>
1406
1407 * org.texi (Visibility cycling): Suggest to set
1408 `org-agenda-inhibit-startup' to nil if user wants the startup
1409 visibility settings to be honored in any circumstances.
1410 (Progress logging, Checkboxes): Fix typos.
1411
1412 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1413
1414 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1415 the macros, for Texinfo 4.13 and 5.0.
1416
1417 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1418
1419 Port Tramp documentation to Texinfo 5.0.
1420 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1421 (Filename Syntax): Do not use @trampfn{} in @item.
1422 (Filename completion): Use @columnfractions in @multitable.
1423
1424 2013-02-22 Glenn Morris <rgm@gnu.org>
1425
1426 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1427
1428 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1429
1430 * Makefile.in (html): New rule.
1431
1432 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1433
1434 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1435 Volpiatto <thierry.volpiatto@gmail.com>.
1436
1437 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * tramp.texi (Top, Configuration): Insert section `Android shell
1440 setup' in menu.
1441 (Android shell setup): New section.
1442 (Connection types, Default Method)
1443 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1444 (External methods): Remove "scpc" and "rsyncc" entries.
1445 (Frequently Asked Questions): Remove entry about ControlPersist.
1446
1447 2013-02-13 Glenn Morris <rgm@gnu.org>
1448
1449 * message.texi (News Headers): Don't mention yow any more.
1450
1451 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1452
1453 * calc.texi (Basic Operations on Units, Customizing Calc):
1454 Mention the variable `calc-allow-units-as-numbers'.
1455
1456 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1457
1458 * eshell.texi: Fill most of the missing sections.
1459
1460 2013-02-07 Bastien Guerry <bzg@gnu.org>
1461
1462 * org.texi (References): Clarify an example.
1463 (Installation): Fix instructions.
1464 (Org-Plot): Fix link.
1465 (Checkboxes, Radio lists): Fix typos.
1466
1467 2013-02-07 Glenn Morris <rgm@gnu.org>
1468
1469 * cl.texi (Equality Predicates): Mention memql.
1470
1471 2013-02-07 Eric Ludlam <zappo@gnu.org>
1472
1473 * ede.texi (Creating a project): Make ede-new doc less
1474 specific, and only about items it supports, indicating that there
1475 might be more. Remove refs to simple project and direct automake
1476 from ede new.
1477 (Simple projects): Re-write to not talk about ede-simple-project
1478 which is deprecated, and instead use the term to mean projects
1479 that don't do much management, just project wrapping.
1480 Add ede-generic-project link.
1481 (ede-generic-project): New node (bug#11441).
1482
1483 2013-02-07 Glenn Morris <rgm@gnu.org>
1484
1485 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1486
1487 2013-02-01 Glenn Morris <rgm@gnu.org>
1488
1489 * calc.texi (Help Commands): Update calc-view-news description.
1490 Mention etc/CALC-NEWS.
1491
1492 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1493
1494 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1495
1496 2013-01-13 Bastien Guerry <bzg@gnu.org>
1497
1498 * org.texi (Installation): Simplify.
1499
1500 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1501
1502 * org.texi (Handling links): Update the mention to the obsolete
1503 variable `org-link-to-org-use-id' with a mention to the newer
1504 variable `org-id-link-to-org-use-id'. Mention the need to load
1505 the org-id library.
1506
1507 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1508
1509 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1510
1511 2013-01-09 Bastien Guerry <bzg@gnu.org>
1512
1513 * org.texi (Pushing to MobileOrg): Add footnote about using
1514 symbolic links in `org-directory'.
1515 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1516 of the now obsolete alias `org-float'.
1517 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1518 index. Fix description of TODO keywords cycling.
1519 (Advanced features): Add missing argument for @item.
1520 (Storing searches): Add index entries and a note about
1521 *-tree agenda views.
1522 (Structure editing): Document `org-mark-element' and
1523 `org-mark-subtree'.
1524 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1525
1526 2013-01-08 Juri Linkov <juri@jurta.org>
1527
1528 * info.texi (Go to node): Mention the abbreviated format
1529 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1530
1531 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1532
1533 * autotype.texi: Remove undefined command @subtitlefont.
1534 * cc-mode.texi: Likewise.
1535
1536 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1537 @item argument.
1538 (Property searches): Use \\ instead of @backslashchar{}.
1539 * pgg.texi (VERSION): Move @set below @setfilename.
1540
1541 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1542
1543 * ada-mode.texi: Remove braces from @title argument.
1544 * eudc.texi: Likewise.
1545 * smtpmail.texi: Likewise.
1546 * auth.texi (VERSION): Set before first use.
1547 * emacs-gnutls.texi (VERSION): Likewise.
1548 * pgg.texi (VERSION): Likewise.
1549 * ede.texi (Top): Rename from top, all uses changed.
1550 * eshell.texi: Add missing argument to @sp.
1551 * forms.texi (Top): Reorder menu to match structure.
1552 * htmlfontify.texi (Customisation): Add missing @item in
1553 @enumerate.
1554 * org.texi (Advanced features): Add missing argument for @item.
1555 (Property searches): Use @backslashchar{} in macro argument.
1556 * pcl-cvs.texi: Add missing argument to @sp.
1557 (Movement commands): Fix use of @itemx.
1558 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1559 * reftex.texi (Options (Creating Citations)): Add missing newline
1560 before @end.
1561 * tramp.texi (Obtaining Tramp): Remove extra dots.
1562 (Configuration): Reorder menu to match structure.
1563 (Remote shell setup): Replace literal NUL character by \0.
1564 * viper.texi (Marking): Add missing argument for @item.
1565
1566 2013-01-04 Glenn Morris <rgm@gnu.org>
1567
1568 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1569 Add htmlfontify.
1570 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1571 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1572 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1573 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1574
1575 * htmlfontify.texi: Miscellaneous fixes and updates.
1576 Set copyright to FSF, update license to GFDL 1.3+.
1577
1578 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1579
1580 * htmlfontify.texi: New file.
1581
1582 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1583
1584 * calc.texi (Free-Form Dates): Expand on the date reading
1585 algorithm.
1586
1587 2012-12-27 Glenn Morris <rgm@gnu.org>
1588
1589 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1590 Avoid some overfull lines.
1591
1592 * widget.texi (Programming Example): Break some long lines.
1593
1594 * wisent.texi (Wisent Overview): Fix xref.
1595 (Grammar format, Understanding the automaton): Avoid overfill.
1596
1597 * bovine.texi (Optional Lambda Expression): Allow line break.
1598
1599 * auth.texi (Help for users): Break long lines.
1600
1601 * ada-mode.texi (Project file variables):
1602 Reword to reduce underfull hbox.
1603 (No project files, Use GNAT project file):
1604 Use smallexample to make some overfull lines less terrible.
1605
1606 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1607 Fix cross-references to separate manuals.
1608
1609 * Makefile.in (gfdl): New variable. Use throughout where
1610 appropriate so that targets depend on doclicense.texi.
1611
1612 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1613
1614 * gnus.texi (Customizing the IMAP Connection): Mention the other
1615 authenticators.
1616
1617 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1618
1619 * gnus.texi (Browse Foreign Server):
1620 Document `gnus-browse-delete-group'.
1621
1622 2012-12-22 Glenn Morris <rgm@gnu.org>
1623
1624 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1625 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1626 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1627 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1628
1629 * Makefile.in (gfdl): New variable. Use throughout where
1630 appropriate so that targets depend on doclicense.texi.
1631
1632 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1633
1634 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1635 doclicense.texi. Remove doclicense.texi from all targets that
1636 mentioned it explicitly.
1637 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1638 $(emacsdir)/emacsver.texi.
1639 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1640
1641 2012-12-21 Glenn Morris <rgm@gnu.org>
1642
1643 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1644 Include emacsver.texi. Nuke hand-written node pointers.
1645 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1646 Depend on emacsver.texi.
1647
1648 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1649 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1650 May as well just include doclicense.texi in everything.
1651
1652 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1653 which @copying says is included.
1654
1655 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1656 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1657 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1658 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1659 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1660 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1661 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1662 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1663 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1664 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1665 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1666 copies from the FSF, which does not publish these manuals.
1667
1668 * erc.texi: No need to include gpl in this small manual.
1669
1670 * org.texi (copying): Include a copy of the GFDL.
1671 (GNU Free Documentation License): New section.
1672
1673 2012-12-21 Bastien Guerry <bzg@gnu.org>
1674
1675 * org.texi: Fix typos.
1676
1677 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1678
1679 * calc.texi (ISO 8601): Rename from ISO-8601,
1680 as it's typically spelled without a hyphen.
1681
1682 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1683
1684 * calc.texi (ISO-8601): New section.
1685 (Date Formatting Codes): Mention new codes.
1686 (Standard Date Formats): Mention new formats.
1687
1688 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1689
1690 * tramp.texi (External methods): Move `adb' method here.
1691
1692 2012-12-13 Glenn Morris <rgm@gnu.org>
1693
1694 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1695
1696 * wisent.texi: Small edits. Set copyright to FSF, update license to
1697 GFDL 1.3+.
1698 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1699 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1700 New targets.
1701 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1702 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1703
1704 * bovine.texi: Small edits. Set copyright to FSF, update license to
1705 GFDL 1.3+, remove empty index.
1706 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1707 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1708 New targets.
1709 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1710 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1711
1712 2012-12-13 Eric Ludlam <zappo@gnu.org>
1713 David Ponce <david@dponce.com>
1714 Richard Kim <emacs18@gmail.com>
1715
1716 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1717
1718 2012-12-13 Glenn Morris <rgm@gnu.org>
1719
1720 * flymake.texi (Customizable variables, Locating the buildfile):
1721 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1722
1723 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1724 GFDL 1.3+ license, fix up index.
1725 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1726 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1727 (srecode.pdf): New targets.
1728 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1729 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1730
1731 2012-12-13 Eric Ludlam <zappo@gnu.org>
1732
1733 * srecode.texi: New file, imported from CEDET trunk.
1734
1735 2012-12-13 Bastien Guerry <bzg@gnu.org>
1736
1737 * org.texi (Summary, Code block specific header arguments)
1738 (Code block specific header arguments)
1739 (Header arguments in function calls, var, noweb)
1740 (Results of evaluation, Code evaluation security):
1741 Small reformatting: add a blank line before some example.
1742
1743 * org.texi (System-wide header arguments)
1744 (Header arguments in Org mode properties, Conflicts)
1745 (Dynamic blocks, Using the mapping API):
1746 Fix indentation of Elisp code examples.
1747
1748 * org.texi (Comment lines): Fix description of the comment syntax.
1749
1750 * org.texi (Installation): Mention "make test" in the correct section.
1751
1752 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1753
1754 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1755 These are just minor editorial changes.
1756
1757 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1758
1759 * tramp.texi (History): Mention ADB.
1760 (Inline methods): Add `adb' method.
1761
1762 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1763
1764 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1765 (External methods): Fix typo.
1766
1767 2012-12-03 Glenn Morris <rgm@gnu.org>
1768
1769 * rcirc.texi (Notices): Fix typo.
1770
1771 2012-11-25 Bill Wohler <wohler@newt.com>
1772
1773 Release MH-E manual version 8.4.
1774
1775 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1776 Update for release 8.4.
1777
1778 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1779 (Junk): Add mh-whitelist-preserves-sequences-flag,
1780 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1781 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1782
1783 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1784
1785 * mh-e.texi (Procmail): Fix two @ typos.
1786
1787 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1788
1789 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1790 These are just minor editorial changes.
1791
1792 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1793
1794 * calc.texi (Date Formatting Codes): Mention the new beginning of
1795 the date numbering system.
1796
1797 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1798
1799 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1800 (Date Forms): Correct off-by-one error in explanation of
1801 Julian day numbers. Give Gregorian equivalent of its origin.
1802
1803 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1804
1805 * calc.texi (Date Forms): Mention the customizable
1806 Gregorian-Julian switch.
1807 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1808
1809 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1810
1811 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1812 It also uses January 1, 1 AD as its day number 1.
1813 * calc.texi (Date Forms): Document this.
1814
1815 2012-11-16 Glenn Morris <rgm@gnu.org>
1816
1817 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1818 (Obsolete Macros): Move example here from Function Bindings.
1819
1820 * erc.texi: Use @code{nil} rather than just "nil".
1821 (Modules): Undocument obsolete "hecomplete".
1822 Add "notifications".
1823 (Connecting): Add brief section on passwords.
1824 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1825
1826 2012-11-13 Glenn Morris <rgm@gnu.org>
1827
1828 * flymake.texi (Customizable variables)
1829 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1830 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1831
1832 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1833
1834 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1835 In all file place SES into @acronym{...}.
1836 (Advanced Features): Add key index and function index for
1837 ses-set-header-row. Add description for function
1838 ses-rename-cell. Add description for function
1839 ses-repair-cell-reference-all.
1840 (Ranges in formulas): Add description for ses-range flags.
1841
1842 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1843
1844 * texinfo.tex: Merge from gnulib.
1845
1846 2012-11-10 Chong Yidong <cyd@gnu.org>
1847
1848 * url.texi (Introduction): Move url-configuration-directory to
1849 Customization node.
1850 (Parsed URIs): Split into its own node.
1851 (URI Encoding): New node.
1852 (Defining New URLs): Remove empty chapter.
1853 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1854 Improve docs for url-queue-*.
1855 (Supported URL Types): Copyedits. Delete empty subnodes.
1856
1857 * url.texi (Introduction): Rename from Getting Started.
1858 Rewrite the introduction.
1859 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1860
1861 2012-11-10 Glenn Morris <rgm@gnu.org>
1862
1863 * cl.texi (Obsolete Setf Customization):
1864 Revert defsetf example to the more correct let rather than prog1.
1865 Give define-modify-macro, defsetf, and define-setf-method
1866 gv.el replacements.
1867
1868 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1869 (Setf Extensions): Remove obsolete reference.
1870 (Obsolete Setf Customization):
1871 Move note on lack of setf functions to lispref/variables.texi.
1872 Undocument get-setf-method, since it no longer exists.
1873 Mention simple defsetf replaced by gv-define-simple-setter.
1874
1875 2012-11-03 Glenn Morris <rgm@gnu.org>
1876
1877 * cl.texi: Further general copyedits.
1878 (List Functions): Remove copy-tree, standard elisp for some time.
1879 (Efficiency Concerns): Comment out examples that no longer apply.
1880 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1881 (Creating Symbols, Random Numbers): De-emphasize internal
1882 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1883 (Naming Conventions, Type Predicates, Macros)
1884 (Predicates on Numbers): No longer mention cl-floatp-safe.
1885
1886 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1887
1888 * gnus.texi (Mail Source Specifiers):
1889 Document :leave keyword used for pop mail source.
1890
1891 2012-11-01 Glenn Morris <rgm@gnu.org>
1892
1893 * cl.texi: General copyedits for style, line-breaks, etc.
1894 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1895 (Macro Bindings, Blocks and Exits):
1896 Acknowledge existence of lexical-binding.
1897 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1898
1899 2012-10-31 Glenn Morris <rgm@gnu.org>
1900
1901 * ert.texi (Introduction, The @code{should} Macro):
1902 Refer to "cl-assert" rather than "assert".
1903
1904 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1905 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1906 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1907 Reword, and add details of flet and labels.
1908 (Modify Macros, Function Bindings): Add some xrefs.
1909
1910 2012-10-30 Glenn Morris <rgm@gnu.org>
1911
1912 * cl.texi (Modify Macros): Update for cl-letf changes.
1913 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1914 (Setf Extensions): Partially restore note about cl-getf,
1915 mainly moved to lispref/variables.texi.
1916 (Property Lists): Fix cl-getf typos.
1917 (Mapping over Sequences): Mention cl-mapc naming oddity.
1918
1919 2012-10-29 Glenn Morris <rgm@gnu.org>
1920
1921 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1922 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1923 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1924 (Modify Macros, Multiple Values, Other Clauses):
1925 Remove mentions of obsolete features.
1926 (Obsolete Setf Customization): Don't mention `apply' setf.
1927
1928 2012-10-28 Glenn Morris <rgm@gnu.org>
1929
1930 * cl.texi (Multiple Values, Common Lisp Compatibility):
1931 More namespace updates.
1932 (Obsolete Features): Copyedits.
1933 (Obsolete Lexical Macros, Obsolete Setf Customization):
1934 New subsections.
1935
1936 * cl.texi (Porting Common Lisp, Lexical Bindings):
1937 Add some xrefs to the Elisp manual.
1938
1939 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1940 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1941 (Obsolete Features): New appendix. Move Lexical Bindings here.
1942
1943 2012-10-27 Glenn Morris <rgm@gnu.org>
1944
1945 * cl.texi: Use defmac for macros rather than defspec.
1946 (Efficiency Concerns): Related copyedit.
1947
1948 * cl.texi (Control Structure): Update for setf now being in core.
1949 (Setf Extensions): Rename from Basic Setf. Move much of the
1950 former content to lispref/variables.texi.
1951 (Modify Macros): Move pop, push details to lispref/variables.texi.
1952 (Customizing Setf): Copyedits for setf etc being in core.
1953 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1954 Further namespaces updates.
1955
1956 2012-10-26 Bastien Guerry <bzg@gnu.org>
1957
1958 * org.texi (Installation): Update the link to Org's ELPA.
1959 Also don't mention org-install.el anymore as the replacement file
1960 org-loaddefs.el is now loaded by org.el.
1961
1962 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1963
1964 * tramp.texi (Frequently Asked Questions):
1965 Mention `tramp-completion-reread-directory-timeout' for performance
1966 improvement.
1967
1968 2012-10-25 Glenn Morris <rgm@gnu.org>
1969
1970 * cl.texi: Don't mess with the TeX section number counter.
1971 Use Texinfo recommended convention for quotes+punctuation.
1972 (Overview, Sequence Functions): Rephrase for better line-breaking.
1973 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1974 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1975 (Random Numbers, Mapping over Sequences, Structures)
1976 (Porting Common Lisp): Further updates for cl-lib namespace.
1977 (Modify Macros, Declarations, Macro Bindings, Structures):
1978 Break long lines in examples.
1979 (Dynamic Bindings): Update for changed progv behavior.
1980 (Loop Examples, Efficiency Concerns): Markup fixes.
1981 (Structures): Remove TeX margin change.
1982 (Declarations): Fix typos.
1983
1984 2012-10-24 Glenn Morris <rgm@gnu.org>
1985
1986 * cl.texi (Overview, Multiple Values, Creating Symbols)
1987 (Numerical Functions): Say less/nothing about the original cl.el.
1988 (Old CL Compatibility): Remove.
1989 (Assertions): Remove ignore-errors (standard Elisp for some time).
1990
1991 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1992 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1993 (Efficiency Concerns, Efficiency Concerns)
1994 (Common Lisp Compatibility, Old CL Compatibility):
1995 Further updates for cl-lib namespace.
1996
1997 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1998
1999 Update manual for new time stamp format (Bug#12706).
2000 * emacs-mime.texi (time-date): Update for new format.
2001 Also, fix bogus time stamp and modernize a bit.
2002
2003 2012-10-23 Glenn Morris <rgm@gnu.org>
2004
2005 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2006 than unchanging cl.el version number.
2007 End all menu descriptions with a period.
2008 Do not use @dfn{CL} for every instance of "CL".
2009 (Overview): Remove no-runtime caveat, and note about foo* names.
2010 (Usage): Use cl-lib rather than cl.
2011 (Organization, Naming Conventions): Update for cl-lib.el.
2012 (Installation): Remove long-irrelevant node.
2013 (Program Structure, Predicates, Control Structure):
2014 Start updating for cl-lib namespace.
2015 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2016 Depend on emacsver.texi.
2017
2018 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * trampver.texi: Update release number.
2021
2022 2012-10-06 Glenn Morris <rgm@gnu.org>
2023
2024 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2025 ERC version.
2026 (Introduction): ERC is distributed with Emacs.
2027 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2028 (Getting Started): Simplify.
2029 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2030 (History): Mention ERC maintained as part of Emacs now.
2031 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2032 Add dependency on emacsver.texi.
2033
2034 * erc.texi: Remove hand-written node pointers.
2035
2036 2012-10-05 Glenn Morris <rgm@gnu.org>
2037
2038 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2039 Copyedits.
2040
2041 2012-10-01 Eric Ludlam <zappo@gnu.org>
2042
2043 * ede.texi (Quick Start, Project Local Variables)
2044 (Miscellaneous commands, ede-java-root, Development Overview)
2045 (Detecting a Project): New nodes.
2046 (Simple projects): Node deleted.
2047
2048 * eieio.texi (Building Classes): Some slot attributes cannot be
2049 overridden.
2050 (Slot Options): Remove an example.
2051 (Method Invocation, Documentation): New nodes.
2052
2053 2012-10-01 Glenn Morris <rgm@gnu.org>
2054
2055 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2056 (reftex.pdf): Add dependency on emacsver.texi.
2057 * reftex.texi: Don't include directory part for emacsver.texi;
2058 the Makefile's -I handles it.
2059
2060 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2061
2062 Merge from standalone RefTeX repository.
2063
2064 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2065 with macros.
2066 (Imprint): Mention Wolfgang in list of contributors.
2067 (Creating Citations): Give a hint about how to
2068 auto-revert the BibTeX database file when using external editors.
2069 (Referencing Labels): Simplify section about reference macro
2070 cycling.
2071 (Options (Referencing Labels)): Adapt to new structure of
2072 `reftex-ref-style-alist'.
2073 (Referencing Labels, Reference Styles): Document changes in the
2074 referencing functionality.
2075 (Commands): Mention options for definition of header and footer in
2076 BibTeX files.
2077 (Options (Creating Citations)): Document
2078 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2079 (Reference Styles): New section.
2080 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2081 (Options (Referencing Labels)): Remove descriptions of deprecated
2082 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2083 Add descriptions for `reftex-ref-style-alist' and
2084 `reftex-ref-style-default-list'.
2085 (Referencing Labels): Update regarding reference styles.
2086 (Citation Styles): Mention support for ConTeXt.
2087 (Options (Defining Label Environments)): Fix typo.
2088 (Options (Creating Citations)):
2089 Document `reftex-cite-key-separator'.
2090
2091 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2092
2093 * org.texi: Add description of ORG_ADD_CONTRIB to info
2094 documentation. Add link to Worg for more details.
2095
2096 * org.texi: Clarify installation procedure. Provide link to the
2097 build system description on Worg.
2098
2099 * org.texi: Remove reference to utils/, x11idle.c is now in
2100 contrib/scripts.
2101
2102 * org.texi: Re-normalize to "Org mode" in manual.
2103
2104 * org.texi (Installation): Adapt documentation to new build
2105 system. Mention GNU ELPA (since it needs to be handled like Emacs
2106 built-in Org).
2107
2108 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2109
2110 * org.texi: Fix typo in description of the 'Hooks' section.
2111
2112 * org.texi: Add ID to the list of special properties.
2113
2114 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2115
2116 * org.texi (Moving subtrees): Document the ability to archive to a
2117 datetree.
2118
2119 2012-09-30 Bastien Guerry <bzg@gnu.org>
2120
2121 * org.texi (Installation, Feedback, Batch execution):
2122 Use (add-to-list 'load-path ... t) for the contrib dir.
2123
2124 * org.texi (results): Update documentation for ":results drawer"
2125 and ":results org".
2126
2127 * org.texi (Column width and alignment): Fix typo.
2128
2129 * org.texi (Activation): Point to the "Conflicts" section.
2130
2131 * org.texi (Conflicts): Mention filladapt.el in the list of
2132 conflicting packages.
2133
2134 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2135 not needed for versions of Emacs > 22.1.
2136
2137 * org.texi (History and Acknowledgments): Fix typo.
2138
2139 * org.texi (History and Acknowledgments): Add my own
2140 acknowledgments.
2141
2142 * org.texi (Agenda commands): Document the new command and the new
2143 option.
2144
2145 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2146 (Agenda commands): Reorder. Document `*' to toggle persistent
2147 marks.
2148
2149 * org.texi (Agenda dispatcher):
2150 Mention `org-toggle-agenda-sticky'.
2151 (Agenda commands, Exporting Agenda Views): Fix typo.
2152
2153 * org.texi (Templates in contexts, Setting Options): Update to
2154 reflect changes in how contexts options are processed.
2155
2156 * org.texi (Templates in contexts): Document the new structure of
2157 the variables `org-agenda-custom-commands-contexts' and
2158 `org-capture-templates-contexts'.
2159
2160 * org.texi (Templates in contexts): Document the new option
2161 `org-capture-templates-contexts'.
2162 (Storing searches): Document the new option
2163 `org-agenda-custom-commands-contexts'.
2164
2165 * org.texi (Formula syntax for Lisp): Reformat.
2166
2167 * org.texi (Special properties, Column attributes)
2168 (Agenda column view): Document the new special property
2169 CLOCKSUM_T.
2170
2171 * org.texi (Template expansion): Document the new %l template.
2172
2173 * org.texi (Fast access to TODO states): Fix documentation about
2174 allowed characters for fast todo selection.
2175
2176 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2177 use in `org-agenda-to-appt'.
2178
2179 * org.texi (Comment lines): Update wrt comments.
2180
2181 * org.texi (Resolving idle time): Document new keybinding.
2182
2183 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2184 on clock timestamps.
2185
2186 * org.texi (Fast access to TODO states): Explicitly says only
2187 letters are supported as fast TODO selection keys.
2188
2189 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2190 specifier. Document the new "%(my-function)" specifier.
2191
2192 * org.texi (Clocking commands): New cindex.
2193 (Clocking commands): Update documentation for `org-clock-in'.
2194 Document `org-clock-in-last'. Mention `org-clock-out' and
2195 `org-clock-in-last' as commands that can be globally bound.
2196 (Resolving idle time): Document continuous clocking.
2197
2198 * org.texi (Top, Introduction): Fix formatting.
2199 (Activation): Add index entries.
2200 (Conventions): Update section.
2201 (Embedded @LaTeX{}): Fix formatting.
2202
2203 * org.texi (Visibility cycling): Document `show-children'.
2204
2205 * org.texi (Using capture): Mention the `org-capture-last-stored'
2206 bookmark as a way to jump to the last stored capture.
2207
2208 * org.texi (Uploading files): Fix typo.
2209
2210 * org.texi (Using capture): Document `C-0' as a prefix argument
2211 for `org-capture'.
2212
2213 * org.texi (Agenda commands): Document persistent marks.
2214
2215 * org.texi (Template expansion): Update doc to reflect change.
2216
2217 * org.texi (Radio tables): Document the :no-escape parameter.
2218
2219 * org.texi (Repeated tasks): Document repeat cookies for years,
2220 months, weeks, days and hours.
2221
2222 * org.texi (Export options): State that you can use the d: option
2223 by specifying a list of drawers.
2224
2225 * org.texi (HTML preamble and postamble): Small doc improvement.
2226
2227 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2228
2229 * org.texi: The sections in the Exporting section of the manual
2230 left out articles in the description of the org-export-as-*
2231 commands, among other places. This patch adds them, adds a few
2232 missing prepositions, and switches instances of "an HTML" to "a
2233 html" for internal consistency.
2234
2235 * org.texi: Alter several examples of headings with timestamps in
2236 them to include the timestamps in the body instead of the heading.
2237
2238 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2239
2240 * org.texi (Agenda dispatcher): Document sticky agenda views and
2241 the new key for them.
2242
2243 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2244
2245 * org.texi (Advanced features): Fix error in table.
2246
2247 2012-09-30 Feng Shu <tumashu@gmail.com>
2248
2249 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2250 alternative to dvipng.
2251
2252 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2253
2254 * org.texi: Remove extra curly bracket.
2255
2256 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2257
2258 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2259 defkeys.
2260
2261 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2262
2263 * org.texi (Agenda commands): Fix two typos by giving
2264 corresponding function names, according to
2265 `org-agenda-view-mode-dispatch'.
2266
2267 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2268
2269 * org.texi (The spreadsheet): Fix typo.
2270
2271 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2272
2273 * org.texi (Tracking your habits): Point to the "Tracking TODO
2274 state changes" section.
2275
2276 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2277
2278 * org.texi (Literal examples): Remove reference to unknown
2279 `org-export-latex-minted' variable. Also simplify footnote since
2280 `org-export-latex-listings' documentation is exhaustive already.
2281
2282 * org.texi (Plain lists): Remove reference to now hard-coded
2283 `bullet' automatic rule.
2284
2285 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2286
2287 * org.texi: Updated documentation accordingly.
2288
2289 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2290
2291 * texinfo.tex: Merge from gnulib.
2292
2293 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2294
2295 Sync with Tramp 2.2.6.
2296
2297 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2298
2299 * trampver.texi: Update release number.
2300
2301 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2302
2303 * texinfo.tex: Merge from gnulib.
2304
2305 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2306
2307 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2308 (bug#12096).
2309
2310 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2311
2312 * calc.texi (Simplification modes, Conversions)
2313 (Operating on Selections): Mention "basic" simplification.
2314 (The Calc Mode Line): Mention the mode line display for Basic
2315 simplification mode.
2316 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2317 simplifications.
2318 (Basic Simplifications): Rename from "Limited Simplifications"
2319 Replace "limited" by "basic" throughout.
2320 (Algebraic Simplifications): Indicate that the algebraic
2321 simplifications are done by default.
2322 (Unsafe Simplifications): Mention `m E'.
2323 (Simplification of Units): Mention `m U'.
2324 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2325 (Kinds of Declarations, Functions for Declarations):
2326 Mention "algebraic simplifications" instead of `a s'.
2327 (Algebraic Entry): Remove mention of default simplifications.
2328
2329 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2330
2331 * calc.texi (Getting Started, Tutorial): Change simulated
2332 Calc output to match actual output.
2333 (Simplifying Formulas): Mention that algebraic simplification is now
2334 the default.
2335
2336 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2337
2338 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2339 (Bug#12073)
2340
2341 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2342
2343 Prefer typical American spelling for "acknowledgment".
2344 * calc.texi (History and Acknowledgments): Rename from
2345 History and Acknowledgements.
2346 * idlwave.texi (Acknowledgments):
2347 * ses.texi (Acknowledgments):
2348 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2349
2350 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2351
2352 Rename configure.in to configure.ac (Bug#11603).
2353 * ede.texi (Compiler and Linker objects, ede-proj-project)
2354 (ede-step-project): Prefer the name configure.ac to configure.in.
2355
2356 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2357
2358 * tramp.texi (Multi-hops):
2359 Introduce `tramp-restricted-shell-hosts-alist'.
2360
2361 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2362
2363 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2364 methods, so don't mention smtpmail here.
2365
2366 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2367
2368 * gnus.texi (Picons): Document gnus-picon-properties.
2369
2370 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2371
2372 * gnus.texi: Remove mention of compilation, as that's no longer
2373 supported.
2374
2375 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2376
2377 * gnus.texi (Archived Messages): Mention
2378 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2379
2380 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2381
2382 * gnus.texi (Various Summary Stuff):
2383 Remove mention of `gnus-propagate-marks'.
2384
2385 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2386
2387 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2388 which no longer exist.
2389
2390 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2391
2392 * gnus.texi (Archived Messages):
2393 Document gnus-gcc-self-resent-messages.
2394
2395 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2396
2397 * message.texi (Mail Variables):
2398 Mention the optional user parameter for X-Message-SMTP-Method.
2399
2400 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2401
2402 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2403
2404 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2405
2406 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2407
2408 * gnus.texi (Key Index): Change encoding to utf-8.
2409
2410 2012-06-21 Glenn Morris <rgm@gnu.org>
2411
2412 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2413
2414 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2415
2416 * gnus.texi (Group Timestamp): Mention where to find documentation for
2417 the `gnus-tmp-' variables (bug#11601).
2418
2419 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2420
2421 Sync with Tramp 2.2.6-pre.
2422
2423 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2424 where appropriate.
2425 (Ad-hoc multi-hops): New section.
2426 (Remote processes): New subsection "Running remote processes on
2427 Windows hosts".
2428 (History): Add remote commands on Windows, and ad-hoc multi-hop
2429 methods.
2430 (External methods): "ControlPersist" must be set to "no" for the
2431 `scpc' method.
2432 (Remote processes): Add a note about `auto-revert-tail-mode'.
2433 (Frequently Asked Questions): Use "scpx" in combination with
2434 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2435
2436 * trampver.texi: Update release number.
2437
2438 2012-06-10 Chong Yidong <cyd@gnu.org>
2439
2440 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2441 compilation for html-mono.
2442
2443 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2444
2445 * texinfo.tex: Merge from gnulib.
2446
2447 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2448
2449 * Makefile.in (echo-info): Don't try to install info files named
2450 just ".info".
2451
2452 2012-05-28 Glenn Morris <rgm@gnu.org>
2453
2454 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2455
2456 * sc.texi: Nuke hand-written node pointers.
2457 Fix top-level menu to match actual node order.
2458
2459 2012-05-27 Glenn Morris <rgm@gnu.org>
2460
2461 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2462 Some associated fixes, including not messing with chapno in cl.texi.
2463
2464 2012-05-27 Bastien Guerry <bzg@gnu.org>
2465
2466 * org.texi (Durations and time values): Fix typo.
2467
2468 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2469
2470 * texinfo.tex: Update from gnulib.
2471
2472 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2473
2474 * calc.texi (Basic Operations on Units, Customizing Calc):
2475 Mention `calc-ensure-consistent-units'.
2476
2477 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2478
2479 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2480 reference commands. (Bug#11461)
2481
2482 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2483
2484 2012-05-12 Glenn Morris <rgm@gnu.org>
2485
2486 * Makefile.in (mostlyclean): Add more TeX intermediates.
2487
2488 * Makefile.in: Make it look more like the other doc Makefiles.
2489 Use explicit $srcdir in all dependencies.
2490 Remove cd $srcdir from rules.
2491 (VPATH): Remove.
2492 (infodir): Set to an absolute path.
2493 (INFO_TARGETS): Use short names.
2494 (mkinfodir): infodir is now absolute.
2495 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2496
2497 * Makefile.in (info.info): Rename from info, to avoid duplication.
2498 (.SUFFIXES): Disable implicit rules.
2499
2500 * Makefile.in (MKDIR_P): New, set by configure.
2501 (mkinfodir): Use $MKDIR_P.
2502
2503 2012-05-07 Glenn Morris <rgm@gnu.org>
2504
2505 * forms.texi (Long Example): Update for changed location of files.
2506
2507 2012-05-04 Glenn Morris <rgm@gnu.org>
2508
2509 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2510 (INFO_TARGETS): Use $INFO_EXT.
2511 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2512 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2513 (INFO_TARGETS): Use $INFO_EXT.
2514 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2515
2516 2012-05-02 Glenn Morris <rgm@gnu.org>
2517
2518 * Makefile.in (echo-info): New phony target, used by top-level.
2519
2520 * viper.texi: Make direntry shorter (also it is no longer "newest").
2521
2522 * emacs-gnutls.texi, ert.texi, org.texi:
2523 Fix dircategory, direntry to match info/dir.
2524
2525 * faq.texi: Convert @inforefs to @xrefs.
2526 Fix some malformed cross-references.
2527 (File-name conventions): Shorten section name to avoid overfull line.
2528 (How to add fonts): Use smallexample to avoid overfull lines.
2529
2530 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2531
2532 * auth.texi (Help for users): Update for .gpg file being second.
2533
2534 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2535
2536 * org.texi (Agenda commands): Fix two typos: give corresponding
2537 function names, according to `org-agenda-view-mode-dispatch'.
2538
2539 2012-04-27 Glenn Morris <rgm@gnu.org>
2540
2541 * faq.texi (Major packages and programs): Remove section.
2542 There is no point listing 6 packages (cf etc/MORE.STUFF).
2543 (Finding Emacs and related packages): Move "Spell-checkers" here.
2544
2545 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2546
2547 * dbus.texi (Version): New node.
2548 (Properties and Annotations): Mention the object manager
2549 interface. Describe dbus-get-all-managed-objects.
2550 (Type Conversion): Floating point numbers are allowed, if an
2551 anteger does not fit Emacs's integer range.
2552 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2553 (Asynchronous Methods): Fix description of
2554 dbus-call-method-asynchronously.
2555 (Receiving Method Calls): Fix some minor errors.
2556 Add dbus-interface-emacs.
2557 (Signals): Describe unicast signals and the new match rules.
2558 (Alternative Buses): Add the PRIVATE optional argument to
2559 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2560
2561 2012-04-20 Glenn Morris <rgm@gnu.org>
2562
2563 * faq.texi (New in Emacs 24): New section.
2564 (Packages that do not come with Emacs): Mention M-x list-packages.
2565
2566 2012-04-14 Alan Mackenzie <acm@muc.de>
2567
2568 * cc-mode.texi (c-offsets-alist): Correct a typo.
2569
2570 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2571
2572 * org.texi (Deadlines and scheduling): Fix the example: the
2573 DEADLINE item should come right after the headline. We enforce
2574 this convention, so it is a bug not to illustrate it correctly in
2575 the manual.
2576
2577 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2578
2579 * org.texi (Agenda commands): Fix documentation bug by swapping
2580 the equivalent keybindings to `org-agenda-next-line' with the ones
2581 to `org-agenda-previous-line'.
2582
2583 2012-04-14 Glenn Morris <rgm@gnu.org>
2584
2585 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2586
2587 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2588
2589 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2590 Add emacs-gnutls.
2591 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2592
2593 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2594
2595 * Makefile.in: Add emacs-gnutls.texi to build.
2596
2597 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2598
2599 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2600
2601 * auth.texi (Secret Service API): Edit further and give examples.
2602 (Secret Service API): Adjust @samp to @code for collection names.
2603
2604 2012-04-04 Glenn Morris <rgm@gnu.org>
2605
2606 * auth.texi (Secret Service API): Copyedits.
2607 (Help for developers): Fill in some missing function doc-strings.
2608 (Help for users, Help for developers)
2609 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2610
2611 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2612
2613 * auth.texi (Secret Service API): Add the missing text.
2614
2615 2012-04-04 Chong Yidong <cyd@gnu.org>
2616
2617 * message.texi (Using PGP/MIME): Note that epg is now the default.
2618
2619 * gnus.texi: Reduce references to obsolete pgg library.
2620 (Security): Note that epg is now the default.
2621
2622 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2623
2624 * nxml-mode.texi (Completion): C-RET is no longer bound to
2625 nxml-complete.
2626
2627 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2628
2629 * org.texi (Customizing tables in ODT export): Correct few errors.
2630
2631 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2632
2633 * org.texi (Links in ODT export): Update.
2634 (Labels and captions in ODT export): New node.
2635
2636 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2637
2638 * org.texi (Literal examples in ODT export): htmlfontify.el in
2639 Emacs-24.1 now supports fontification. So ODT source blocks will
2640 be fontified by default.
2641
2642 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2643
2644 * org.texi (Refiling notes): Remove duplicated keybinding.
2645
2646 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2647
2648 * org.texi (noweb): Documentation of this new option to the :noweb
2649 header argument.
2650
2651 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2652
2653 * org.texi (Header and sectioning): Add example demonstrating how
2654 to use "LaTeX_CLASS_OPTIONS".
2655
2656 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2657
2658 * org.texi (Noweb reference syntax): Describe the ability to
2659 execute noweb references in the manual.
2660
2661 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2662
2663 * org.texi (cache): Improve cache documentation when session
2664 evaluation is used.
2665
2666 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2667
2668 * org.texi (Plain lists): Document removal.
2669
2670 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2671
2672 * org.texi: Decapitalize file name in references to Calc manual.
2673
2674 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2675
2676 * org.texi (Plain lists): Document removal.
2677
2678 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2679
2680 * org.texi (Top, OpenDocument Text export)
2681 (ODT export commands, Extending ODT export)
2682 (Images in ODT export, Tables in ODT export)
2683 (Configuring a document converter): Add or Update.
2684
2685 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2686
2687 * org.texi (MobileOrg): Change the wording to reflect that the
2688 Android Version is no longer just the little brother of the iOS
2689 version.
2690
2691 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2692
2693 * org.texi (Key bindings and useful functions): Update babel key
2694 binding documentation in manual.
2695
2696 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2697
2698 * org.texi (noweb): Document new noweb header value.
2699
2700 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2701
2702 * org.texi (noweb-sep): Document new header argument.
2703
2704 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2705
2706 * org.texi (noweb-ref): Documentation of this new custom variable.
2707
2708 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2709
2710 * org.texi (wrap): Update the new :wrap documentation to match the
2711 current implementation.
2712
2713 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2714
2715 * org.texi: Added documentation for :wrap.
2716
2717 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2718
2719 * org.texi: #+RESULTS now user-configurable.
2720
2721 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2722
2723 * org.texi: Documented :noweb no-export.
2724
2725 2012-04-01 Thomas Dye <dk@poto.local>
2726
2727 * org.texi: Edit :noweb no header argument for correctness.
2728
2729 2012-04-01 Bastien Guerry <bzg@gnu.org>
2730
2731 * org.texi (Customization): Update the approximate number of Org
2732 variables.
2733
2734 2012-04-01 Thomas Dye <dk@poto.local>
2735
2736 * org.texi: The :results wrap produces a drawer instead of a
2737 begin_results block.
2738
2739 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2740
2741 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2742 reflect the new default.
2743
2744 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2745
2746 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2747 "Getting Started" to this node. (Bug#10450)
2748
2749 2012-03-10 Chong Yidong <cyd@gnu.org>
2750
2751 * flymake.texi (Example -- Configuring a tool called via make):
2752 Mention the Automake COMPILE variable (Bug#8715).
2753
2754 * info.texi (Getting Started): Add an index entry (Bug#10450).
2755
2756 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2757
2758 * dbus.texi (Signals): Known names will be mapped onto unique
2759 names, when registering for signals.
2760
2761 2012-02-29 Glenn Morris <rgm@gnu.org>
2762
2763 * url.texi: Fix quote usage in body text.
2764
2765 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2766
2767 * cl.texi: Use @code{} in menus when appropriate.
2768
2769 2012-02-28 Glenn Morris <rgm@gnu.org>
2770
2771 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2772 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2773 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2774 * org.texi, sc.texi, vip.texi, viper.texi:
2775 Standardize possessive apostrophe usage.
2776
2777 2012-02-26 Chong Yidong <cyd@gnu.org>
2778
2779 * ediff.texi (Quick Help Commands): Add a couple of index entries
2780 (Bug#10834).
2781
2782 2012-02-17 Glenn Morris <rgm@gnu.org>
2783
2784 * gnus.texi (Posting Styles):
2785 * remember.texi (Org): Fix cross-refs to other manuals.
2786
2787 2012-02-15 Glenn Morris <rgm@gnu.org>
2788
2789 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2790 (Encryption): New chapter, split out from previous.
2791
2792 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2793
2794 * gnus.texi (Customizing the IMAP Connection):
2795 Mention nnimap-record-commands.
2796
2797 2012-02-10 Glenn Morris <rgm@gnu.org>
2798
2799 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2800 Mention url-queue-retrieve.
2801
2802 2012-02-09 Glenn Morris <rgm@gnu.org>
2803
2804 * sem-user.texi (Semantic mode user commands): Typo fix.
2805
2806 * info.texi (Create Info buffer): Mention info-display-manual.
2807
2808 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2809
2810 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2811 example (modified from an example by Michael Albinus).
2812
2813 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2814
2815 * gnus.texi (Agent Basics): Fix outdated description of
2816 `gnus-agent-auto-agentize-methods'.
2817
2818 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2819
2820 * cc-mode.texi: Always @defindex ss.
2821 (Config Basics): Fix argument of @itemize.
2822 (Macro Backslashes): Add @code around index entry.
2823
2824 2012-01-23 Glenn Morris <rgm@gnu.org>
2825
2826 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2827
2828 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2829
2830 * tramp.texi (File): Tweak wording for the `scpc' option.
2831
2832 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2833
2834 * gnus.texi (Group Parameters): Really note precedence.
2835
2836 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2837
2838 * gnus.texi (Group Parameters): Note precedence.
2839
2840 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2841
2842 * org.texi (Noweb reference syntax): Adding documentation of
2843 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2844 variable.
2845
2846 2012-01-03 Bastien Guerry <bzg@gnu.org>
2847
2848 * org.texi (Plain lists): Split the table to fix the display
2849 of items.
2850
2851 2012-01-03 Bastien Guerry <bzg@gnu.org>
2852
2853 * org.texi (Plain lists): Fix misplaced explanation.
2854
2855 2012-01-03 Bastien Guerry <bzg@gnu.org>
2856
2857 * org.texi (Plain lists, Agenda files): Add index entries.
2858
2859 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2860
2861 * org.texi: Use "Org mode" instead of alternatives like
2862 "Org-mode" or "org-mode".
2863
2864 2012-01-03 Bernt Hansen <bernt@norang.ca>
2865
2866 * org.texi (Agenda commands):
2867 Document `org-clock-report-include-clocking-task'.
2868
2869 2012-01-03 Bastien Guerry <bzg@gnu.org>
2870
2871 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2872 C-c' on checkboxes.
2873
2874 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2875
2876 * org.texi: End sentences with two spaces.
2877
2878 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2879
2880 * org.texi (External links): Document the link types file+sys
2881 and file+emacs, slightly narrow used page width.
2882
2883 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2884
2885 * org.texi (colnames): Note that colnames behavior may differ
2886 across languages.
2887
2888 2012-01-03 Bastien Guerry <bzg@gnu.org>
2889
2890 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2891
2892 2012-01-03 Thomas Dye <dk@poto.westell.com>
2893
2894 * org.texi: Augmented discussion of babel property
2895 inheritance. Put footnote outside sentence ending period.
2896
2897 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2898
2899 * org.texi (eval): Documenting the full range of :eval header
2900 argument values.
2901
2902 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2903
2904 * org.texi (eval): Documentation of the new :eval option.
2905
2906 2012-01-03 Thomas Dye <dk@poto.local>
2907
2908 * org.texi: Add accumulated properties.
2909
2910 2012-01-03 Thomas Dye <dk@poto.local>
2911
2912 * org.texi: Documented no spaces in name=assign, another
2913 correction to :var table.
2914
2915 2012-01-03 Thomas Dye <dk@poto.local>
2916
2917 * org.texi: Changed DATA to NAME in Working With Source Code
2918 section.
2919
2920 2012-01-03 Tom Dye <tsd@tsdye.com>
2921
2922 * org.texi: Minor change to :var table.
2923
2924 2012-01-03 Tom Dye <tsd@tsdye.com>
2925
2926 * org.texi: More changes to :var table (some examples were wrong).
2927
2928 2012-01-03 Tom Dye <tsd@tsdye.com>
2929
2930 * org.texi: Cleaned up :var table.
2931
2932 2012-01-03 Bastien Guerry <bzg@gnu.org>
2933
2934 * org.texi (Timestamps, Weekly/daily agenda)
2935 (Weekly/daily agenda): Add @cindex for "appointment".
2936
2937 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2938
2939 * org.texi (Literal examples): A new link to the template for
2940 inserting empty code blocks.
2941 (Structure of code blocks): A new link to the template for
2942 inserting empty code blocks.
2943
2944 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2945
2946 * org.texi (External links): Add footnote on how the behavior
2947 of the text search in Org files are controled by the variable
2948 `org-link-search-must-match-exact-headline'.
2949
2950 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2951
2952 * org.texi (Buffer-wide header arguments):
2953 Update documentation to reflect removal of #+PROPERTIES.
2954
2955 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2956
2957 * org.texi (The clock table): Mention that ACHIVED trees
2958 contribute to the clock table.
2959
2960 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2961
2962 * org.texi (Conflicts): Better yasnippet config info.
2963
2964 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2965
2966 * org.texi (Selective export): Explicitly mention the default
2967 values for `org-export-select-tags',
2968 `org-export-exclude-tags'.
2969
2970 2012-01-03 Tom Dye <tsd@tsdye.com>
2971
2972 * org.texi: Added a line to specify that header arguments are
2973 lowercase.
2974
2975 2012-01-03 Tom Dye <tsd@tsdye.com>
2976
2977 * org.texi: :var requires default value when declared.
2978
2979 2012-01-03 Bastien Guerry <bzg@gnu.org>
2980
2981 * org.texi (Handling links): Add a note about the
2982 `org-link-frame-setup' option.
2983
2984 2012-01-03 David Maus <dmaus@ictsoc.de>
2985
2986 * org.texi (Exporting Agenda Views, Extracting agenda
2987 information): Fix command line syntax, quote symbol parameter
2988 values.
2989
2990 2012-01-03 David Maus <dmaus@ictsoc.de>
2991
2992 * org.texi (Exporting Agenda Views): Fix command line syntax.
2993
2994 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2995
2996 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2997 Use octal notation for file permissions, which are normally
2998 thought of in octal.
2999 (Mail Back End Variables): Use more-plausible modes in example.
3000
3001 2011-12-20 Alan Mackenzie <acm@muc.de>
3002
3003 * cc-mode.texi: Update version string 5.31 -> 5.32.
3004
3005 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3006
3007 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3008
3009 2011-11-24 Glenn Morris <rgm@gnu.org>
3010
3011 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3012
3013 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3014
3015 * makefile.w32-in: Update dependencies.
3016
3017 2011-11-20 Glenn Morris <rgm@gnu.org>
3018
3019 * gnus.texi (Group Information):
3020 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3021
3022 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3023
3024 * gnus-coding.texi (Gnus Maintenance Guide):
3025 Rename from "Gnus Maintainance Guide".
3026
3027 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3028 * eieio.texi (Customizing):
3029 * gnus.texi (Article Washing):
3030 * gnus-news.texi:
3031 * sem-user.texi (Smart Jump): Fix typos.
3032
3033 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3034
3035 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3036
3037 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3038
3039 * ede.texi (project-am-texinfo):
3040 * gnus.texi (Sending or Not Sending):
3041 * org.texi (Template elements): Fix typos.
3042
3043 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3044
3045 * ediff.texi (Hooks):
3046 * sem-user.texi (Semanticdb Roots): Fix typos.
3047
3048 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3049
3050 * semantic.texi (Tag handling): Fix typo.
3051
3052 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3053
3054 * gnus.texi (Other Gnus Versions): Remove.
3055
3056 2011-10-28 Alan Mackenzie <acm@muc.de>
3057
3058 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3059 (Other Special Indentations): Add an xref to "Macros with ;".
3060 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3061 "Macros with ;".
3062 (Macros with ;): New page.
3063
3064 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3065 Document the new handling of nested scopes for movement by defuns.
3066
3067 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3068
3069 Sync with Tramp 2.2.3.
3070
3071 * trampver.texi: Update release number.
3072
3073 2011-10-14 Glenn Morris <rgm@gnu.org>
3074
3075 * ert.texi (Introduction, How to Run Tests)
3076 (Running Tests Interactively, Expected Failures)
3077 (Tests and Their Environment, Useful Techniques)
3078 (Interactive Debugging, Fixtures and Test Suites):
3079 Minor rephrasings.
3080 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3081 (Running Tests in Batch Mode): Simplify loading instructions.
3082 (Test Selectors): Clarify some selectors.
3083 (Expected Failures, Useful Techniques):
3084 Make examples fit in 80 columns.
3085
3086 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3087
3088 * calc.texi (Basic Operations on Units): Discuss temperature
3089 conversion (`u t') alongside with other unit conversions ('u c').
3090
3091 2011-10-12 Glenn Morris <rgm@gnu.org>
3092
3093 * ert.texi: Whitespace trivia to make main menu items line up better.
3094
3095 2011-10-08 Glenn Morris <rgm@gnu.org>
3096
3097 * Makefile.in: Fix ert rules.
3098
3099 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3100
3101 * gnus.texi (Gnus Utility Functions): Add more references and
3102 explanations (bug#9683).
3103
3104 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3105
3106 * texinfo.tex: Merge from gnulib.
3107
3108 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3109
3110 * gnus.texi (Archived Messages): Note the default (bug#9552).
3111
3112 2011-09-21 Bill Wohler <wohler@newt.com>
3113
3114 Release MH-E manual version 8.3.
3115
3116 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3117 release 8.3.
3118 (Preface): Update support information.
3119 (From Bill Wohler): Reset text to original version. As a
3120 historical quote, the tense should be correct in the time that it
3121 was written.
3122
3123 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3124
3125 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3126 (Finding the News): Doc clarification.
3127 (Terminology): Mention naming.
3128
3129 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
3131 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3132 (Interactive): Document `quiet'.
3133
3134 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3135
3136 * org.texi (Images in LaTeX export): Rewrite.
3137
3138 2011-08-15 Bastien Guerry <bzg@gnu.org>
3139
3140 * org.texi (Using the mapping API): Mention 'region as a possible
3141 scope for `org-map-entries'.
3142
3143 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3144
3145 * org.texi (Visibility cycling): Document `org-copy-visible'.
3146
3147 2011-08-15 Bastien Guerry <bzg@gnu.org>
3148
3149 * org.texi (Template expansion): Order template sequences in the
3150 proper order.
3151
3152 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3153
3154 * org.texi (eval): Expand discussion of the :eval header argument.
3155
3156 2011-08-15 Bastien Guerry <bzg@gnu.org>
3157
3158 * org.texi (Languages): Add Lilypond and Awk as supported
3159 languages.
3160
3161 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3162
3163 * org.texi: Document that both CLOCK_INTO_DRAWER and
3164 LOG_INTO_DRAWER can be used to override the contents of variable
3165 org-clock-into-drawer (or if unset, org-log-into-drawer).
3166
3167 * org.texi: Replace @xref->@pxref.
3168
3169 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3170
3171 * org.texi (Evaluating code blocks): Documenting the new option
3172 for inline call lines.
3173
3174 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3175
3176 * org.texi (Results of evaluation): More explicit about the
3177 mechanism through which interactive evaluation of code is
3178 performed.
3179
3180 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3181
3182 * org.texi (noweb-ref): New header argument documentation.
3183
3184 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3185
3186 * org.texi (Extracting source code): Documentation of the new
3187 org-babel-tangle-named-block-combination variable.
3188
3189 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3190
3191 * org.texi (Structure of code blocks): Explicitly state that the
3192 behavior of multiple blocks of the same name is undefined.
3193
3194 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3195
3196 * org.texi (TaskJuggler export): Modify the example to reflect the
3197 new effort durations.
3198
3199 2011-08-15 David Maus <dmaus@ictsoc.de>
3200
3201 * org.texi (Images in LaTeX export): Escape curly brackets in
3202 LaTeX example.
3203
3204 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3205
3206 * org.texi (The clock table): Document the :properties and
3207 :inherit-props arguments for the clocktable.
3208
3209 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3210
3211 * org.texi (Tables in LaTeX export): Document specifying placement
3212 options for tables.
3213
3214 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3215
3216 * org.texi (Evaluating code blocks): More specific documentation
3217 about the different types of header arguments.
3218
3219 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3220
3221 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3222
3223 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3224
3225 * org.texi (Built-in table editor): Document the table field
3226 follow mode.
3227
3228 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3229
3230 * org.texi (Easy Templates): Document new template.
3231
3232 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3233
3234 * org.texi (Literal examples): Add a cross-reference from "Literal
3235 Examples" to "Easy Templates."
3236
3237 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3238
3239 * org.texi (The clock table): Add link to match syntax.
3240
3241 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3242
3243 * org.texi (Agenda commands): Document clock consistency checks.
3244
3245 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3246
3247 * org.texi (Built-in table editor): Document that \vert represents
3248 a vertical bar in a table field.
3249
3250 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3251
3252 * org.texi (Literal examples): Link from "Markup" > "Literate
3253 Examples" to "Working with Source Code".
3254
3255 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3256
3257 * org.texi (Agenda commands): Doc for function option to bulk
3258 action.
3259
3260 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3261
3262 * org.texi (Template expansion): Document new %<...> template
3263 escape.
3264
3265 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3266
3267 * org.texi (Selective export): Document exclusion of any tasks
3268 from export.
3269
3270 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3271
3272 * org.texi (Selective export): Document how to exclude DONE tasks
3273 from export.
3274 (Publishing options): Document the properties to be used to turn off
3275 export of DONE tasks.
3276
3277 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3278
3279 * org.texi (The date/time prompt): Document date range protection.
3280
3281 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3282
3283 * org.texi (padline): Documentation of the new padline header
3284 argument.
3285
3286 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3287
3288 * org.texi (var): Adding "[" to list of characters triggering
3289 elisp evaluation.
3290
3291 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3292
3293 * org.texi (var): Documentation of Emacs Lisp evaluation during
3294 variable assignment.
3295
3296 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3297
3298 * org.texi (colnames): Reference indexing into variables, and note
3299 that colnames are *not* removed before indexing occurs.
3300 (rownames): Reference indexing into variables, and note that
3301 rownames are *not* removed before indexing occurs.
3302
3303 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3304
3305 * org.texi (var): Clarification of indexing into tabular
3306 variables.
3307
3308 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3309
3310 * org.texi (results): Documentation of the `:results wrap' header
3311 argument.
3312
3313 2011-08-15 Bastien Guerry <bzg@gnu.org>
3314
3315 * org.texi (LaTeX and PDF export): Add a note about a limitation
3316 of the LaTeX export: the org file has to be properly structured.
3317
3318 2011-08-15 Bastien Guerry <bzg@gnu.org>
3319
3320 * org.texi (Dynamic blocks, Structure editing):
3321 Mention the function `org-narrow-to-block'.
3322
3323 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3324
3325 * org.texi (Languages): Updating list of code block supported
3326 languages.
3327
3328 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3329
3330 * org.texi (Special properties): CATEGORY is a special property,
3331 but it may also used in the drawer.
3332
3333 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3334
3335 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3336
3337 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3338
3339 * org.texi (Include files): Document :lines.
3340
3341 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3342
3343 * org.texi (comments): Documentation of the ":comments noweb" code
3344 block header argument.
3345
3346 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3347
3348 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3349 added extra whitespace around functions to be consistent with the
3350 rest of the section.
3351
3352 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3353
3354 * org.texi (Evaluating code blocks): Expand discussion of
3355 #+call: line syntax.
3356 (Header arguments in function calls): Expand discussion of
3357 #+call: line syntax.
3358
3359 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3360
3361 * org.texi (Evaluating code blocks): More explicit about how to
3362 pass variables to #+call lines.
3363
3364 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3365
3366 * org.texi (Results of evaluation): Link to the :results header
3367 argument list from the "Results of evaluation" section.
3368
3369 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3370
3371 * org.texi (Conflicts): Adding additional information about
3372 resolving org/yasnippet conflicts.
3373
3374 2011-08-15 David Maus <dmaus@ictsoc.de>
3375
3376 * org.texi (Publishing options): Document style-include-scripts
3377 publishing project property.
3378
3379 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3380
3381 * org.texi (Sparse trees): Document the next-error /
3382 previous-error functionality.
3383
3384 2011-08-15 Tom Dye <tsd@tsdye.com>
3385
3386 * org.texi (cache): Improve documentation of code block caches.
3387
3388 2011-08-15 Tom Dye <tsd@tsdye.com>
3389
3390 * org.texi (Code block specific header arguments):
3391 Documentation of multi-line header arguments.
3392
3393 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3394
3395 * org.texi (Code evaluation security): Add example for using a
3396 function.
3397
3398 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3399
3400 * org.texi (Tables in LaTeX export): Documentation of new
3401 attr_latex options for tables.
3402
3403 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3404
3405 * trampver.texi: Update release number.
3406
3407 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3408
3409 Sync with Tramp 2.2.2.
3410
3411 * trampver.texi: Update release number.
3412
3413 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3414
3415 * flymake.texi (Example -- Configuring a tool called via make):
3416 Use /dev/null instead of the Windows "nul" (bug#8715).
3417
3418 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3419
3420 * widget.texi (Setting Up the Buffer): Remove mention of the
3421 global keymap parent, which doesn't seem to be accurate
3422 (bug#7045).
3423
3424 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3425
3426 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3427
3428 2010-07-10 Kevin Ryde <user42@zip.com.au>
3429
3430 * cl.texi (For Clauses): Add destructuring example processing an
3431 alist (bug#6596).
3432
3433 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3434
3435 * ediff.texi (Major Entry Points): Remove mention of `require',
3436 since that's not pertinent in the installed Emacs (bug#9016).
3437
3438 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3439
3440 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3441 (Filtering New Groups): Clarify how simple the "options -n" format is.
3442 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3443 is internal.
3444
3445 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3446
3447 * tramp.texi (Cleanup remote connections):
3448 Add `tramp-cleanup-this-connection'.
3449
3450 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3451
3452 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3453 zombies.
3454 (Checking New Groups): Ditto (bug#8974).
3455 (Checking New Groups): Move the reference to the right place.
3456
3457 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3458
3459 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3460 backups, and not actual vc (bug#8975).
3461
3462 2011-07-03 Kevin Ryde <user42@zip.com.au>
3463
3464 * cl.texi (For Clauses): @items for hash-values and key-bindings
3465 to make them more visible when skimming. Add examples of `using'
3466 clause to them, examples being clearer than a description in
3467 words (bug#6599).
3468
3469 2011-07-01 Alan Mackenzie <acm@muc.de>
3470
3471 * cc-mode.texi (Guessing the Style): New page.
3472 (Styles): Add a short introduction to above.
3473
3474 2011-06-28 Deniz Dogan <deniz@dogan.se>
3475
3476 * rcirc.texi (Configuration): Bug-fix:
3477 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3478 Reported by Elias Pipping <pipping@exherbo.org>.
3479
3480 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3481
3482 * gnus.texi (Summary Mail Commands):
3483 Document `gnus-summary-reply-to-list-with-original'.
3484
3485 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3486
3487 * eshell.texi (Known problems): Fix typo.
3488
3489 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3490
3491 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3492 (Password handling): `auth-source-debug' is good for debug messages.
3493
3494 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3495
3496 * gnus.texi (Store custom flags and keywords): Refer to
3497 `gnus-registry-article-marks-to-{chars,names}' instead of
3498 `gnus-registry-user-format-function-{M,M2}'.
3499
3500 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3501
3502 * texinfo.tex: Merge from gnulib.
3503
3504 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3505
3506 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3507 (Store custom flags and keywords):
3508 Mention `gnus-registry-user-format-function-M' and
3509 `gnus-registry-user-format-function-M2'.
3510
3511 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3512
3513 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3514
3515 2011-05-17 Glenn Morris <rgm@gnu.org>
3516
3517 * gnus.texi (Face): Fix typo.
3518
3519 2011-05-14 Glenn Morris <rgm@gnu.org>
3520
3521 * dired-x.texi (Omitting Examples): Minor addition.
3522
3523 2011-05-10 Jim Meyering <meyering@redhat.com>
3524
3525 * ede.texi: Fix typo "or or -> or".
3526
3527 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3528
3529 * gnus.texi (Summary Buffer Lines):
3530 gnus-summary-user-date-format-alist does not exist.
3531 (Sorting the Summary Buffer): More about sorting threads.
3532
3533 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3534
3535 * trampver.texi: Update release number.
3536
3537 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3538
3539 * tramp.texi (Frequently Asked Questions): New item for disabling
3540 Tramp in other packages.
3541
3542 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3543
3544 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3545 (Fancy splitting to parent, Store arbitrary data):
3546 Update gnus-registry docs.
3547
3548 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3549
3550 * ede.texi: Fix typos.
3551
3552 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3553
3554 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3555 It's @table @code.
3556
3557 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3558
3559 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3560
3561 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3562
3563 * calc.texi (Logarithmic Units): Update the function names.
3564
3565 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3566
3567 * message.texi (Various Commands): Document format specs in the
3568 ellipsis.
3569
3570 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3571
3572 * message.texi (Insertion Variables): Document message-cite-style.
3573
3574 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3575
3576 * tramp.texi (Remote processes): New subsection "Running shell on
3577 a remote host".
3578
3579 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3580
3581 * auth.texi (Help for developers): Update docs to explain that the
3582 :save-function will only run the first time.
3583
3584 2011-03-12 Glenn Morris <rgm@gnu.org>
3585
3586 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3587 (emacs-faq.text): New target.
3588 (clean): Add emacs-faq.
3589
3590 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3591
3592 Sync with Tramp 2.2.1.
3593
3594 * trampver.texi: Update release number.
3595
3596 2011-03-11 Glenn Morris <rgm@gnu.org>
3597
3598 * Makefile.in (HTML_TARGETS): New.
3599 (clean): Delete $HTML_TARGETS.
3600 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3601
3602 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3603
3604 * auth.texi (Help for developers): Show example of using
3605 `auth-source-search' with prompts and :save-function.
3606
3607 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * Version 23.3 released.
3610
3611 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3612
3613 * message.texi (Message Buffers): Update default value of
3614 message-generate-new-buffers.
3615
3616 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3617
3618 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3619 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3620 respectively.
3621 (Musical Notes): New section.
3622 (Customizing Calc): Mention the customizable variable
3623 calc-note-threshold.
3624
3625 2011-03-03 Glenn Morris <rgm@gnu.org>
3626
3627 * url.texi (Dealing with HTTP documents): Remove reference to
3628 function url-decode-text-part; never seems to have existed. (Bug#6038)
3629 (Configuration): Update url-configuration-directory description.
3630
3631 2011-03-02 Glenn Morris <rgm@gnu.org>
3632
3633 * dired-x.texi (Multiple Dired Directories): Remove mentions
3634 of dired-default-directory-alist and dired-default-directory.
3635 Move dired-smart-shell-command here...
3636 (Miscellaneous Commands): ... from here.
3637
3638 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3639
3640 * texinfo.tex: Update to version 2011-02-24.09.
3641
3642 2011-03-02 Glenn Morris <rgm@gnu.org>
3643
3644 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3645 instead of the obsoleted dired-omit-here-always.
3646
3647 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3648
3649 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3650 supported systems.
3651
3652 2011-02-28 Glenn Morris <rgm@gnu.org>
3653
3654 * dbus.texi (Type Conversion): Grammar fix.
3655
3656 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3657
3658 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3659 "Debian GNU/Linux".
3660
3661 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3662
3663 2011-02-23 Glenn Morris <rgm@gnu.org>
3664
3665 * dired-x.texi (Features): Minor rephrasing.
3666 (Local Variables): Fix typos.
3667
3668 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3669 Standardize some Emacs/XEmacs terminology.
3670
3671 * dired-x.texi (Features): Don't advertise obsolete local variables.
3672 Simplify layout.
3673 (Omitting Variables): Update local variables example.
3674 (Local Variables): Say this is obsolete. Fix description of
3675 dired-enable-local-variables possible values.
3676
3677 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3678
3679 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3680 default now.
3681
3682 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3683
3684 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3685
3686 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3687
3688 * gnus.texi (Window Layout): Document layout names.
3689
3690 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3691
3692 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3693 * auth.texi: Sync @dircategory with ../../info/dir.
3694 * autotype.texi: Sync @dircategory with ../../info/dir.
3695 * calc.texi: Sync @dircategory with ../../info/dir.
3696 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3697 * cl.texi: Sync @dircategory with ../../info/dir.
3698 * dbus.texi: Sync @dircategory with ../../info/dir.
3699 * dired-x.texi: Sync @dircategory with ../../info/dir.
3700 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3701 * ede.texi: Sync @dircategory with ../../info/dir.
3702 * ediff.texi: Sync @dircategory with ../../info/dir.
3703 * edt.texi: Sync @dircategory with ../../info/dir.
3704 * eieio.texi: Sync @dircategory with ../../info/dir.
3705 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3706 * epa.texi: Sync @dircategory with ../../info/dir.
3707 * erc.texi: Sync @dircategory with ../../info/dir.
3708 * eshell.texi: Sync @dircategory with ../../info/dir.
3709 * eudc.texi: Sync @dircategory with ../../info/dir.
3710 * flymake.texi: Sync @dircategory with ../../info/dir.
3711 * forms.texi: Sync @dircategory with ../../info/dir.
3712 * gnus.texi: Sync @dircategory with ../../info/dir.
3713 * idlwave.texi: Sync @dircategory with ../../info/dir.
3714 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3715 * message.texi: Sync @dircategory with ../../info/dir.
3716 * mh-e.texi: Sync @dircategory with ../../info/dir.
3717 * newsticker.texi: Sync @dircategory with ../../info/dir.
3718 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3719 * org.texi: Sync @dircategory with ../../info/dir.
3720 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3721 * pgg.texi: Sync @dircategory with ../../info/dir.
3722 * rcirc.texi: Sync @dircategory with ../../info/dir.
3723 * reftex.texi: Sync @dircategory with ../../info/dir.
3724 * remember.texi: Sync @dircategory with ../../info/dir.
3725 * sasl.texi: Sync @dircategory with ../../info/dir.
3726 * sc.texi: Sync @dircategory with ../../info/dir.
3727 * semantic.texi: Sync @dircategory with ../../info/dir.
3728 * ses.texi: Sync @dircategory with ../../info/dir.
3729 * sieve.texi: Sync @dircategory with ../../info/dir.
3730 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3731 * speedbar.texi: Sync @dircategory with ../../info/dir.
3732 * trampver.texi [emacs]: Set emacsname to "Emacs".
3733 * tramp.texi: Sync @dircategory with ../../info/dir.
3734 * url.texi: Sync @dircategory with ../../info/dir.
3735 * vip.texi: Sync @dircategory with ../../info/dir.
3736 * viper.texi: Sync @dircategory with ../../info/dir.
3737 * widget.texi: Sync @dircategory with ../../info/dir.
3738 * woman.texi: Sync @dircategory with ../../info/dir.
3739
3740 2011-02-19 Glenn Morris <rgm@gnu.org>
3741
3742 * dired-x.texi (Technical Details): No longer redefines
3743 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3744 dired-read-shell-command, or dired-find-buffer-nocreate.
3745
3746 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3747
3748 * eshell.texi (Input/Output):
3749 Document insert output redirection operator, >>>.
3750
3751 2011-02-18 Glenn Morris <rgm@gnu.org>
3752
3753 * dired-x.texi (Optional Installation File At Point): Simplify.
3754
3755 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3756
3757 * auth.texi (Help for users): Use :port instead of :protocol for all
3758 auth-source docs.
3759 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3760 to have two files in `auth-sources'.
3761
3762 2011-02-16 Glenn Morris <rgm@gnu.org>
3763
3764 * dired-x.texi: Use emacsver.texi to get Emacs version.
3765 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3766 Depend on emacsver.texi.
3767
3768 * dired-x.texi: Drop meaningless version number.
3769 (Introduction): Remove old info.
3770 (Optional Installation Dired Jump): Autoload from dired-x.
3771 Remove incorrect info about loaddefs.el.
3772 (Bugs): Just refer to M-x report-emacs-bug.
3773
3774 * dired-x.texi (Multiple Dired Directories): Update for rename of
3775 default-directory-alist.
3776 (Miscellaneous Commands): No longer mention very old VM version 4.
3777
3778 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3779
3780 Merge from gnulib.
3781 * texinfo.tex: Update to version 2011-02-14.11.
3782
3783 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3784
3785 * auth.texi (Help for users):
3786 Login collection is "Login" and not "login".
3787
3788 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3789
3790 * tramp.texi (History): Remove IMAP support.
3791 (External methods, Frequently Asked Questions): Remove `imap' and
3792 `imaps' methods.
3793 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3794
3795 * trampver.texi: Remove default value of `emacsimap'.
3796
3797 2011-02-13 Glenn Morris <rgm@gnu.org>
3798
3799 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3800 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3801
3802 2011-02-12 Glenn Morris <rgm@gnu.org>
3803
3804 * sc.texi (Getting Connected): Remove old index entries.
3805
3806 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3807
3808 * url.texi: Remove duplicate @dircategory (Bug#7942).
3809
3810 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3811
3812 * auth.texi (Overview, Help for users, Help for developers):
3813 Update docs.
3814 (Help for users): Talk about spaces.
3815
3816 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3817
3818 * texinfo.tex: Update to version 2011-02-07.16.
3819
3820 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3821
3822 * dbus.texi (Bus names): Adapt descriptions for
3823 dbus-list-activatable-names and dbus-list-known-names.
3824
3825 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3826
3827 * calc.texi (Logarithmic Units): New section.
3828
3829 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3830
3831 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3832 manuals use it now.
3833
3834 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3835
3836 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3837
3838 * overrides.texi: Remove.
3839
3840 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3841 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3842
3843 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3844
3845 * tramp.texi (Frequently Asked Questions): Mention problems with
3846 WinSSHD.
3847
3848 * trampver.texi: Update release number.
3849
3850 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3851
3852 * tramp.texi:
3853 Replace "delimet" with "delimit" globally.
3854 Replace "explicite" with "explicit" globally.
3855 Replace "instead of" with "instead" where there was nothing after "of".
3856 Audit use of comma before interrogative pronoun, "that", or "which".
3857 Minor word order, spelling, wording changes.
3858
3859 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3860
3861 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3862
3863 * sieve.texi: Use WEBHACKDEVEL.
3864
3865 * sasl.texi: Use WEBHACKDEVEL.
3866
3867 * pgg.texi: Use WEBHACKDEVEL.
3868
3869 * message.texi: Use WEBHACKDEVEL.
3870
3871 * gnus.texi: Use WEBHACKDEVEL.
3872
3873 * emacs-mime.texi: Use WEBHACKDEVEL.
3874
3875 * auth.texi: Use WEBHACKDEVEL.
3876
3877 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3878 manuals.
3879
3880 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3881
3882 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3883
3884 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3885
3886 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3887 which in turn is copied from ftp://tug.org/tex/.
3888
3889 2011-02-03 Glenn Morris <rgm@gnu.org>
3890
3891 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3892 (Binding combinations of modifiers and function keys):
3893 Let's assume people reading this are not using Emacs 18.
3894
3895 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3896
3897 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3898 since it's run automatically.
3899
3900 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3901
3902 * gnus.texi (Customizing Articles): Fix typo.
3903
3904 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3905
3906 * gnus.texi (Customizing Articles): Document the new way of customizing
3907 the date headers(s).
3908
3909 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3910
3911 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3912 splitting example.
3913
3914 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3915
3916 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3917 (MAKEINFO_OPTS): New variable.
3918 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3919 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3920 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3921 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3922 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3923 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3924 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3925 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3926 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3927 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3928 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3929 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3930 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3931 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3932 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3933 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3934 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3935 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3936
3937 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3938
3939 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3940
3941 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3942
3943 * message.texi (IDNA): Explain what it is.
3944
3945 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3946
3947 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3948
3949 2011-01-23 Werner Lemberg <wl@gnu.org>
3950
3951 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3952 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3953 (ENVADD): Update.
3954
3955 2011-01-18 Glenn Morris <rgm@gnu.org>
3956
3957 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3958
3959 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3960
3961 * nxml-mode.texi (Introduction): Fix file name typos.
3962
3963 2011-01-13 Christian Ohler <ohler@gnu.org>
3964
3965 * ert.texi: New file.
3966
3967 * Makefile.in:
3968 * makefile.w32-in: Add ert.texi.
3969
3970 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3971
3972 * dbus.texi (Receiving Method Calls): New function
3973 dbus-register-service. Rearrange node.
3974
3975 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3976
3977 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3978 which in turn is copied from ftp://tug.org/tex/.
3979
3980 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3981
3982 * dbus.texi (Receiving Method Calls): Describe new optional
3983 parameter dont-register-service of dbus-register-{method,property}.
3984
3985 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3986
3987 * epa.texi (Encrypting/decrypting *.gpg files):
3988 Mention epa-file-select-keys.
3989
3990 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Archived Messages): Remove outdated text.
3993
3994 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3995
3996 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3997
3998 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3999
4000 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4001
4002 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4003
4004 * gnus.texi (The swish++ Engine): Add customizable parameters
4005 descriptions.
4006 (The swish-e Engine): Ditto.
4007
4008 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4009
4010 * tramp.texi (Inline methods): Add "ksu" method.
4011 (Remote processes): Add example with remote `default-directory'.
4012
4013 2010-12-14 Glenn Morris <rgm@gnu.org>
4014
4015 * faq.texi (Expanding aliases when sending mail):
4016 Now build-mail-aliases is interactive.
4017
4018 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4019
4020 * gnus.texi: First pass at adding (rough) nnir documentation.
4021
4022 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4023
4024 * gnus.texi (Filtering New Groups):
4025 Mention gnus-auto-subscribed-categories.
4026 (The First Time): Remove, since default-subscribed-newsgroups has been
4027 removed.
4028
4029 2010-12-13 Glenn Morris <rgm@gnu.org>
4030
4031 * cl.texi (For Clauses): Small fixes for frames and windows.
4032
4033 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4034
4035 * org.texi (Using capture): Document using prefix arguments for
4036 finalizing capture.
4037 (Agenda commands): Document prefix argument for the bulk scatter
4038 command.
4039 (Beamer class export): Document that also overlay arguments can be
4040 passed to the column environment.
4041 (Template elements): Document the new entry type.
4042
4043 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4044
4045 * org.texi (Include files): Document :minlevel.
4046
4047 2010-12-11 Julien Danjou <julien@danjou.info>
4048
4049 * org.texi (Categories): Document category icons.
4050
4051 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4052
4053 * org.texi (noweb): Fix typo.
4054
4055 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4056
4057 * gnus.texi (Server Commands): Point to the rest of the server
4058 commands.
4059
4060 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4061
4062 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4063 g'.
4064
4065 2010-12-02 Julien Danjou <julien@danjou.info>
4066
4067 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4068
4069 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4070
4071 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4072 (Direct Functions): Note the STARTTLS upgrade.
4073
4074 2010-11-27 Glenn Morris <rgm@gnu.org>
4075 James Clark <none@example.com>
4076
4077 * nxml-mode.texi (Introduction): New section.
4078
4079 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4080
4081 * gnus.texi (Server Commands): Document gnus-server-show-server.
4082
4083 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4084
4085 Sync with Tramp 2.2.0.
4086
4087 * trampver.texi: Update release number.
4088
4089 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4090
4091 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4092 Mention that the TeX specific units won't use the `tex' prefix
4093 in TeX mode.
4094
4095 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4096
4097 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4098
4099 2010-11-17 Glenn Morris <rgm@gnu.org>
4100
4101 * edt.texi: Remove information about Emacs 19.
4102
4103 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4104
4105 * trampver.texi: Update release number.
4106
4107 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4108
4109 * gnus.texi (Article Washing): Fix typo.
4110
4111 2010-11-11 Noorul Islam <noorul@noorul.com>
4112
4113 * org.texi: Fix typo.
4114
4115 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4116
4117 * org.texi (Using capture): Explain that refiling is
4118 sensitive to cursor position.
4119
4120 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4121
4122 * org.texi (Images and tables): Add cross reference to link section.
4123
4124 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4125
4126 * org.texi: Document the <c> cookie.
4127
4128 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4129
4130 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4131 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4132
4133 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4134
4135 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4136
4137 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4138
4139 * org.texi (Project alist): Mention that this is a property list.
4140
4141 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4142
4143 * org.texi (Setting up the staging area): Document that
4144 file names remain visible when encrypting the MobileOrg files.
4145
4146 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4147
4148 * org.texi (Setting up the staging area): Document which
4149 versions are needed for encryption.
4150
4151 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4152
4153 * org.texi (noweb): Update :noweb documentation to
4154 reflect the new "tangle" argument.
4155
4156 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4157
4158 * org.texi (Batch execution): Improve tangling script in
4159 documentation.
4160
4161 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4162
4163 * org.texi (Handling links, In-buffer settings):
4164 Document inlining images on startup.
4165
4166 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4167
4168 * org.texi (Setting up the staging area): Document use of
4169 crypt password.
4170
4171 2010-11-11 David Maus <dmaus@ictsoc.de>
4172
4173 * org.texi (Template expansion): Add date related link type escapes.
4174
4175 2010-11-11 David Maus <dmaus@ictsoc.de>
4176
4177 * org.texi (Template expansion): Add mew in table for link type
4178 escapes.
4179
4180 2010-11-11 David Maus <dmaus@ictsoc.de>
4181
4182 * org.texi (Template expansion): Fix typo in link type escapes.
4183
4184 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4185
4186 * org.texi (Structure of code blocks): Another documentation tweak.
4187
4188 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4189
4190 * org.texi (Structure of code blocks): Documentation tweak.
4191
4192 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4193
4194 * org.texi (Structure of code blocks):
4195 Update documentation to mention inline code block syntax.
4196
4197 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4198
4199 * org.texi (comments): Improve wording.
4200
4201 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4202
4203 * org.texi (comments): Document the new :comments header arguments.
4204
4205 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4206
4207 * org.texi (Installation): Remove the special
4208 installation instructions for XEmacs.
4209
4210 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4211
4212 * org.texi (Easy Templates): New section. Documents quick
4213 insertion of empty structural elements.
4214
4215 2010-11-11 Noorul Islam <noorul@noorul.com>
4216
4217 * org.texi: Fix doc.
4218
4219 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4220
4221 * org.texi (The date/time prompt): Document specification
4222 of time ranges.
4223
4224 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4225
4226 * org.texi (Internal links): Document the changes in
4227 internal links.
4228
4229 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4230
4231 * org.texi (Agenda commands): Document the limitation for
4232 the filter preset - it can only be used for an entire agenda
4233 view, not in an individual block in a block agenda.
4234
4235 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4236
4237 * org.texi (iCalendar export): Document alarm creation.
4238
4239 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4240
4241 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4242
4243 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4244
4245 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4246
4247 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4248
4249 * calc.texi: Use emacsver.texi to determine Emacs version.
4250
4251 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4252
4253 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4254 since that works by default.
4255
4256 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4257
4258 * gnus.texi (Customizing the IMAP Connection): Document
4259 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4260
4261 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4262
4263 * tramp.texi (Remote shell setup): New item "Interactive shell
4264 prompt". Reported by Christian Millour <cm@abtela.com>.
4265 (Remote shell setup, Remote processes): Use @code{} for
4266 environment variables.
4267
4268 2010-11-03 Glenn Morris <rgm@gnu.org>
4269
4270 * ediff.texi (Quick Help Commands, Miscellaneous):
4271 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4272
4273 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4274
4275 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4276
4277 2010-10-31 Glenn Morris <rgm@gnu.org>
4278
4279 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4280
4281 2010-10-31 Glenn Morris <rgm@gnu.org>
4282
4283 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4284
4285 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4286
4287 * gnus.texi (Client-Side IMAP Splitting):
4288 Mention nnimap-unsplittable-articles.
4289
4290 2010-10-29 Julien Danjou <julien@danjou.info>
4291
4292 * gnus.texi (Finding the News): Remove references to obsoletes
4293 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4294
4295 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4296
4297 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4298 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4299 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4300 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4301
4302 2010-10-28 Glenn Morris <rgm@gnu.org>
4303
4304 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4305 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4306 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4307
4308 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4309
4310 * epa.texi (Mail-mode integration): Add alternative key bindings
4311 for epa-mail commands; escape comma.
4312 Don't use the word "PGP", since it is a non-free program.
4313
4314 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4315
4316 * calc.texi: Use emacsver.texi to determine Emacs version.
4317
4318 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4319
4320 * gnus.texi (Group Parameters, Buttons): Fix typos.
4321
4322 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4323
4324 * gnus.texi (Subscription Commands): Mention that you can also
4325 subscribe to new groups via the Server buffer, which is probably more
4326 convenient when subscribing to many groups.
4327
4328 2010-10-21 Julien Danjou <julien@danjou.info>
4329
4330 * message.texi (Message Headers): Allow message-default-headers to be a
4331 function.
4332
4333 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4334
4335 * gnus-news.texi: Mention new archive defaults.
4336
4337 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4338
4339 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4340
4341 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
4343 * gnus.texi (HTML): Document the function value of
4344 gnus-blocked-images.
4345 (Article Washing): shr and gnus-w3m, not the direct function names.
4346
4347 2010-10-20 Julien Danjou <julien@danjou.info>
4348
4349 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4350 variable.
4351
4352 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4353
4354 * gnus.texi (Customizing the IMAP Connection): The port strings are
4355 strings.
4356 (Document Groups): Mention git.
4357
4358 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4359
4360 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4361 bzr/Gnus git sync.
4362
4363 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4364
4365 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4366 change.
4367
4368 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4369
4370 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4371 @item syntax for in-Emacs makeinfo.
4372
4373 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4374
4375 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4376 trim sentence.
4377
4378 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4379
4380 * epa.texi (Caching Passphrases):
4381 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4382 Clarify some configurations require to set up gpg-agent.
4383
4384 2010-10-11 Glenn Morris <rgm@gnu.org>
4385
4386 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4387
4388 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4389
4390 * gnus.texi (Spam Package Introduction): Mention `$'.
4391
4392 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4393
4394 * makefile.w32-in (emacsdir): New variable.
4395 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4396 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4397
4398 2010-10-09 Glenn Morris <rgm@gnu.org>
4399
4400 * Makefile.in (mostlyclean): Delete *.toc.
4401
4402 * Makefile.in: Use $< in rules.
4403
4404 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4405
4406 * Makefile.in ($(infodir)): Delete rule.
4407 (mkinfodir): New. Use it in all the info rules, rather than depending
4408 on infodir.
4409
4410 2010-10-09 Glenn Morris <rgm@gnu.org>
4411
4412 * gnus.texi (Article Washing): Fix previous change.
4413
4414 * Makefile.in (emacsdir): New variable.
4415 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4416 Depend on emacsver.texi.
4417
4418 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4419
4420 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4421
4422 2010-10-08 Julien Danjou <julien@danjou.info>
4423
4424 * gnus.texi: Add mm-shr.
4425
4426 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4427
4428 * gnus.texi (Finding the Parent, The Gnus Registry)
4429 (Registry Article Refer Method): Update docs for nnregistry.el.
4430
4431 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4432
4433 * auth.texi (Help for users)
4434 (GnuPG and EasyPG Assistant Configuration): Update docs.
4435
4436 2010-10-08 Glenn Morris <rgm@gnu.org>
4437
4438 * cl.texi (Organization, Installation, Old CL Compatibility):
4439 Deprecate cl-compat for new code.
4440 (Usage, Installation): Remove outdated information.
4441
4442 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4443
4444 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4445
4446 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4447
4448 2010-10-06 Julien Danjou <julien@danjou.info>
4449
4450 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4451
4452 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4453 broken link.
4454
4455 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4456
4457 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4458 to ReiserFS.
4459
4460 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4461 (FAQ 7-1): Fix getmail URL.
4462
4463 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4464
4465 * epa.texi (Caching Passphrases): New section.
4466
4467 2010-10-06 Glenn Morris <rgm@gnu.org>
4468
4469 * Makefile.in (SHELL): Set it.
4470 (info): Move the mkdir dependency to the individual info files.
4471 (mostlyclean): Tidy up.
4472 (clean): Only delete the specific dvi and pdf files.
4473 (maintainer-clean): Be more restrictive in what we delete.
4474 ($(infodir)): Add parallel build workaround.
4475
4476 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4477
4478 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4479
4480 2010-10-03 Julien Danjou <julien@danjou.info>
4481
4482 * emacs-mime.texi (Display Customization):
4483 Update mm-inline-large-images documentation and add documentation for
4484 mm-inline-large-images-proportion.
4485
4486 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4487
4488 * tramp.texi (Frequently Asked Questions):
4489 Mention remote-file-name-inhibit-cache.
4490
4491 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4492
4493 * gnus.texi (Splitting Mail): Fix @xref syntax.
4494 (Splitting Mail): Really fix the @ref syntax.
4495
4496 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4497
4498 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4499 (Article Hiding): Add google banner example.
4500 Suggested by Benjamin Xu.
4501
4502 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4503
4504 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4505 Remove nnimap-split-rule from examples.
4506
4507 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4508
4509 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4510 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4511 Fishman.
4512 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4513
4514 2010-09-30 Julien Danjou <julien@danjou.info>
4515
4516 * gnus.texi (Gravatars): Fix documentation about
4517 gnu-gravatar-properties.
4518
4519 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4520
4521 * epa.texi (Bug Reports): New section.
4522
4523 2010-09-29 Glenn Morris <rgm@gnu.org>
4524
4525 * Makefile.in (top_srcdir): Remove unused variable.
4526
4527 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4528
4529 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4530 (Client-Side IMAP Splitting): Document 'default.
4531
4532 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4533
4534 * gnus.texi (Customizing the IMAP Connection):
4535 Document nnimap-fetch-partial-articles.
4536
4537 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4538
4539 * gnus-news.texi: Mention nnimap-inbox.
4540
4541 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4542
4543 2010-09-26 Julien Danjou <julien@danjou.info>
4544
4545 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4546
4547 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4548
4549 * gnus.texi (Security): Remove gpg.el mention.
4550
4551 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4552
4553 * gnus.texi (Browse Foreign Server): New variable
4554 gnus-browse-subscribe-newsgroup-method.
4555
4556 * gnus-news.texi: Mention it.
4557
4558 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * gnus.texi (NoCeM): Remove.
4561 (Startup Variables): No jingle.
4562
4563 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4564
4565 * woman.texi (Interface Options): xz compression is now supported.
4566
4567 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4568
4569 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4570 (Unavailable Servers): Document gnus-server-copy-server.
4571 (Using IMAP): Document the new nnimap.
4572
4573 2010-09-25 Julien Danjou <julien@danjou.info>
4574
4575 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4576
4577 2010-09-24 Glenn Morris <rgm@gnu.org>
4578
4579 * url.texi (Disk Caching): Tweak previous change.
4580
4581 2010-09-24 Julien Danjou <julien@danjou.info>
4582
4583 * url.texi (Disk Caching): Mention url-cache-expire-time,
4584 url-cache-expired, and url-fetch-from-cache.
4585
4586 2010-09-24 Julien Danjou <julien@danjou.info>
4587
4588 * gnus.texi: Add Gravatars.
4589
4590 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4591
4592 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4593
4594 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4595
4596 * gnus.texi (Expunging mailboxes): Update name of the expunging
4597 command.
4598
4599 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4600
4601 * emacs-mime.texi (rfc2047): Update description for
4602 rfc2047-encode-parameter.
4603
4604 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4605
4606 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4607 "fish" methods.
4608 (External methods): Remove "scp1_old" and "scp2_old" methods.
4609
4610 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4611
4612 * tramp.texi: Remove Japanese manual. Fix typo.
4613
4614 * trampver.texi: Update release number. Remove japanesemanual.
4615
4616 2010-09-09 Glenn Morris <rgm@gnu.org>
4617
4618 * org.texi: Restore clobbered changes (copyright years, untabify).
4619
4620 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4621
4622 * gnus.texi (Adaptive Scoring): Fix typo.
4623
4624 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4625
4626 * gnus.texi (Article Display): Document gnus-html-show-images.
4627
4628 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4629
4630 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4631
4632 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4633
4634 * gnus.texi (HTML): Document gnus-max-image-proportion.
4635
4636 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4637
4638 * gnus.texi (HTML): Document gnus-blocked-images.
4639
4640 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4641
4642 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4643
4644 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4645 the first message are used for wide replies.
4646 (Changing Servers): Remove documentation on gnus-change-server and
4647 friends, since it's been removed.
4648
4649 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4650
4651 * gnus.texi (Drafts): Mention B DEL.
4652
4653 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4654
4655 * gnus.texi (Delayed Articles): Mention that the Date header is the
4656 original one, even if you delay.
4657
4658 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4659
4660 * gnus.texi (Asynchronous Fetching):
4661 Document gnus-async-post-fetch-function.
4662 (HTML): Made into its own section.
4663
4664 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4665
4666 Sync with Tramp 2.1.19.
4667
4668 * tramp.texi (Inline methods, Default Method):
4669 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4670 Remove remark about doubled "-t" argument.
4671 (Auto-save and Backup): Remove reference to Emacs 21.
4672 (Filename Syntax): Describe port numbers.
4673 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4674 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4675 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4676 errors with the backquotes.
4677 (External packages): File attributes cache flushing for asynchronous
4678 processes.
4679 (Traces and Profiles): Describe verbose level 9.
4680
4681 * trampver.texi: Update release number.
4682
4683 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4684
4685 * dbus.texi (Alternative Buses): New chapter.
4686
4687 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4688
4689 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4690
4691 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4692
4693 * calc.texi (Customizing Calc): Rearrange description of new
4694 variables to match the presentation of other variables.
4695
4696 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4697
4698 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4699
4700 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4701
4702 * calc.texi (Making Selections, Selecting Subformulas)
4703 (Customizing Calc): Mention how to use faces to emphasize selected
4704 sub-formulas.
4705
4706 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4707
4708 * tramp.texi (External packages): File attributes cache flushing
4709 for asynchronous processes.
4710
4711 2010-08-01 Alan Mackenzie <acm@muc.de>
4712
4713 Enhance the manual for the latest Java Mode.
4714
4715 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4716 annotation-var-cont.
4717 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4718 two new symbols.
4719
4720 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4721
4722 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4723
4724 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4725
4726 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4727
4728 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4729
4730 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4731
4732 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4733
4734 * org.texi: Add macros to get plain quotes in PDF output.
4735 List additional contributors.
4736 (Capture): New section, replaces the section about remember.
4737 (Working With Source Code): New chapter, focused on documenting Org
4738 Babel.
4739 (Code evaluation security): New section.
4740 (MobileOrg): Document DropBox support.
4741 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4742 (Special symbols): Show how to display UTF8 characters for entities.
4743 (Global TODO list): Clarify the use of the "M" key and the differences
4744 to the "m" key.
4745 (RSS Feeds): Mention Atom feeds as well.
4746 (Setting tags): Remove paragraph about
4747 `org-complete-tags-always-offer-all-agenda-tags'.
4748
4749 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4750
4751 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4752 argument.
4753 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4754 echoing shells.
4755
4756 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4759 (Filename Syntax): Describe port numbers.
4760
4761 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4762
4763 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4764 forgotten.
4765 (Type Conversion): Precise conversion of natural numbers.
4766 (Errors and Events): Add "debugging" to concept index. Add variable
4767 `dbus-debug'.
4768
4769 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4770
4771 * dbus.texi (Receiving Method Calls): Add optional argument
4772 EMITS-SIGNAL to `dbus-register-property'.
4773
4774 2010-06-27 Alex Schroeder <alex@gnu.org>
4775
4776 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4777
4778 2010-06-24 Glenn Morris <rgm@gnu.org>
4779
4780 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4781 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4782 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4783 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4784 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4785 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4786 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4787 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4788 convention. Make them end with a period.
4789
4790 2010-06-23 Glenn Morris <rgm@gnu.org>
4791
4792 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4793 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4794 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4795 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4796 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4797 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4798
4799 2010-06-10 Glenn Morris <rgm@gnu.org>
4800
4801 * idlwave.texi (Load-Path Shadows):
4802 * org.texi (Handling links): Fix typos.
4803
4804 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4805
4806 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4807
4808 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4809
4810 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4811 by an alias. (Bug#6226)
4812
4813 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4814
4815 * calc.texi (Manipulating Vectors): Mention that vectors can
4816 be used to determine bins for `calc-histogram'.
4817
4818 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4819
4820 * calc.texi: Remove "\turnoffactive" commands throughout.
4821
4822 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4823
4824 * url.texi (HTTP language/coding, Customization):
4825 * message.texi (Header Commands, Responses):
4826 * cl.texi (Argument Lists): Fix typos.
4827
4828 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4829
4830 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4831 Note that Development menu is always available.
4832 (Creating a project): Fix terminology.
4833 (Add/Remove files): Fix typo.
4834
4835 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * Version 23.2 released.
4838
4839 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4840
4841 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4842
4843 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4844
4845 * tramp.texi (Inline methods, Default Method):
4846 Mention `tramp-inline-compress-start-size'.
4847
4848 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4849
4850 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4851 the CVS repo. Put the Git repo in the news section.
4852
4853 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4854 Removed some mentions of CVS. Mention the new Git repo.
4855
4856 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4857
4858 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4859 (Mail Group Commands): Add index entry.
4860
4861 2010-04-18 Glenn Morris <rgm@gnu.org>
4862
4863 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4864
4865 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4866
4867 * calc.texi (Radix modes): Mention that the option prefix will
4868 turn on twos-complement mode.
4869 (Inverse and Hyperbolic Flags): Mention the Option flag.
4870
4871 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4872
4873 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4874 (LaTeX/PDF export commands): Rename and Move section.
4875 (Sectioning structure): Update.
4876 (References): New use case for field coordinates.
4877 (The export dispatcher): Rename from ASCII export.
4878 (Setting up the staging area): Document the availability of
4879 encryption for MobileOrg.
4880 (Images and tables): Document how to reference labels.
4881 (Index entries): New section.
4882 (Generating an index): New section.
4883 (Column width and alignment): Document that <N> now
4884 means a fixed width, not a maximum width.
4885 (Publishing options): Document the :email option.
4886 (Beamer class export): Fix bug in the BEAMER example.
4887 (Refiling notes): Document refile logging.
4888 (In-buffer settings): Document refile logging keywords.
4889 (Drawers): Document `C-c C-z' command.
4890 (Agenda commands): Mention the alternative key `C-c C-z'.
4891 (Special properties): Document the BLOCKED property.
4892 (The spreadsheet): Mention the formula editor.
4893 (References): Document field coordinates.
4894 (Publishing action): Correct the documentation for the
4895 publishing function.
4896 (The date/time prompt): Document that we accept dates
4897 like month/day/year.
4898 (Cooperation): Document the changes in table.el support.
4899 (Faces for TODO keywords, Faces for TODO keywords)
4900 (Priorities): Document the easy colors.
4901 (Visibility cycling): Document the new double prefix
4902 arg for `org-reveal'.
4903 (Cooperation): Remember.el is part of Emacs.
4904 (Clean view): Mention that `wrap-prefix' is also set by
4905 org-indent-mode.
4906 (Agenda commands): Add information about prefix args to
4907 scheduling and deadline commands.
4908 (Search view): Point to the docstring of
4909 `org-search-view' for more details.
4910 (Agenda commands): Document that `>' prompts for a date.
4911 (Setting tags): Document variable
4912 org-complete-tags-always-offer-all-agenda-tags.
4913 (Column attributes): Cross-reference special properties.
4914
4915 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4916
4917 Synchronize with Tramp repository.
4918
4919 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4920 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4921 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4922 syntax, texi2dvi reports errors with the backquotes.
4923
4924 * trampver.texi: Update release number.
4925
4926 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4927
4928 * gnus.texi (Finding the News): Add pointers to the Server buffer
4929 because it's essential.
4930
4931 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4932
4933 * gnus.texi (MIME Commands): Update description of
4934 gnus-article-browse-html-article.
4935
4936 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4937
4938 * auth.texi (Secret Service API): Add TODO node.
4939 (Help for users): Explain the new source options for `auth-sources'.
4940
4941 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * trampver.texi: Update release number.
4944
4945 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * Branch for 23.2.
4948
4949 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4952 now enabled by default.
4953
4954 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4955
4956 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4957 when Emacs runs in interactive mode. (Bug#5645)
4958
4959 2010-02-16 Glenn Morris <rgm@gnu.org>
4960
4961 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4962
4963 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4964
4965 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4966
4967 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4968
4969 * gnus.texi (Score File Format): Fix typo.
4970
4971 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4972
4973 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4974
4975 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4976
4977 * ada-mode.texi (Project File Overview): Fix typo.
4978
4979 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * semantic.texi: Add Richard Y. Kim credit.
4982
4983 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4984
4985 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4986
4987 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4988 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4989
4990 2010-01-17 Glenn Morris <rgm@gnu.org>
4991
4992 * calc.texi (Reporting Bugs): Don't mention format of repository.
4993
4994 * woman.texi (Bugs): Make "Emacs repository" less specific,
4995 and the URL for same more specific.
4996
4997 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4998
4999 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5000
5001 * ede.texi (ede-step-project, ede-proj-target):
5002 * tramp.texi (Remote processes): Fix typos.
5003
5004 2010-01-16 Mario Lang <mlang@delysid.org>
5005
5006 * ede.texi (ede-target):
5007 * org.texi (Refiling notes): Remove duplicated words.
5008
5009 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5010
5011 * gnus.texi (Posting Styles): Use with-current-buffer.
5012 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5013
5014 2010-01-02 Kevin Ryde <user42@zip.com.au>
5015
5016 * eieio.texi (Naming Conventions): Correction to xref on elisp
5017 coding conventions, is "Tips" node not "Standards".
5018
5019 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5022
5023 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5024
5025 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5026
5027 * gnus.texi (Direct Functions): Add missing port number to tls method.
5028
5029 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5030
5031 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5032 ($(infodir)/edt, edt.dvi): New targets.
5033
5034 2009-12-15 Glenn Morris <rgm@gnu.org>
5035
5036 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5037 (edt, $(infodir)/edt, edt.dvi): New targets.
5038 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5039
5040 * Makefile.in (PDF_TARGETS, pdf): New.
5041 (clean): Add *.pdf.
5042 Add pdf rules for all manuals.
5043
5044 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5045
5046 * calc.texi (Radix Modes): Clarify two's complement notation.
5047
5048 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5049
5050 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5051 (Smart Jump, Analyzer Debug): Copyedits.
5052 (Semantic mode user commands): Link to new nodes.
5053 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5054 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5055 upstream Semantic manual.
5056
5057 * semantic.texi (Introduction): Minor fix to diagram.
5058
5059 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5060
5061 * eshell.texi (History): Add the other built-in variables.
5062 (Built-ins): Explain built-ins, and how to apply the external commands.
5063 Add `history', `su' and `sudo'.
5064
5065 * tramp.texi (Remote processes): Add missing <RET> in the example.
5066
5067 2009-12-01 Bill Wohler <wohler@newt.com>
5068
5069 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5070 path for mairix example. Specify -q in namazu example since namazu is
5071 excessively garrulous.
5072
5073 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5074
5075 * tramp.texi (Remote processes): Improve eshell example with "su"
5076 and "sudo" commands.
5077
5078 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5079
5080 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5081
5082 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5083 Document semantic-complete-analyze-inline.
5084 (Semanticdb search debugging commands): Minor clarification.
5085 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5086 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5087 manual.
5088 (Semantic mode): Link to Idle Scheduler.
5089
5090 2009-11-28 Kevin Ryde <user42@zip.com.au>
5091
5092 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5093 @pxref, now EIEIO is in Emacs.
5094
5095 * erc.texi (Development): Correction to git tutorial url.
5096
5097 2009-11-26 Glenn Morris <rgm@gnu.org>
5098
5099 * faq.texi (Latest version of Emacs): Mention stability of development
5100 version.
5101 (Problems with very large files): Max buffer size increase in 23.2.
5102 (VM): VM has moved house again.
5103
5104 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5105
5106 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5107 notations.
5108
5109 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5110
5111 * org.texi (Column attributes): Fix documentation of new operators.
5112
5113 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5114
5115 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5116 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5117 (Idle Completions Mode): Numerous copyedits.
5118
5119 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5120
5121 * semantic.texi (Semantic Internals, Glossary):
5122 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5123 (Semanticdb search debugging commands): Fix typos.
5124
5125 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5126
5127 * calc.texi (Radix modes): Mention twos-complement notation.
5128
5129 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5130
5131 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5132 ($(infodir)/semantic, semantic.dvi): New targets.
5133
5134 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5135
5136 * Makefile.in: Build the Semantic manual.
5137
5138 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5139 repository.
5140
5141 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * dbus.texi (Receiving Method Calls): New defun
5144 `dbus-unregister-service'.
5145
5146 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5147
5148 * org.texi (Speed keys): New section.
5149
5150 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5151
5152 * dbus.texi (Type Conversion): Fix typo.
5153 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5154 `dbus-registered-objects-table'.
5155 (Receiving Method Calls): New defun `dbus-register-property'.
5156 Move `dbus-unregister-object' here.
5157
5158 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5159
5160 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5161
5162 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5163
5164 * org.texi (Column attributes): Add the new age summary operators.
5165 Also, mention the fact you can only use one summary operator per
5166 property.
5167
5168 2009-11-13 John Wiegley <johnw@newartisans.com>
5169
5170 * org.texi (Tracking your habits): Add a new section in the
5171 manual about how to track habits.
5172 (Resolving idle time): Add a section on how idle and
5173 dangling clocks are resolved.
5174
5175 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5176
5177 * org.texi (Agenda commands): Document the new `i' command.
5178 (Inserting deadline/schedule): Document logging changes
5179 of scheduling and deadline times stamps.
5180 (In-buffer settings): Document the in-buffer keywords for logging
5181 changes of scheduling and deadline times stamps.
5182 (Structure editing, Plain lists): Document indentation
5183 cycling in empty entries with TAB.
5184 (Archiving): Document the default archiving command.
5185 (Moving subtrees): Document the new keys for archiving.
5186 (Internal archiving): Fix incorrect key.
5187 (Agenda commands): Document the TODO set switching commands.
5188 (Agenda commands): Document the new archiving keys.
5189 (Clocking work time): Better description on how to save
5190 and restore a clock.
5191 (Resolving idle time): Mention the x11idle program to get true
5192 idleness also under X11.
5193 (Resolving idle time): Use @kbd instead of @key for normal
5194 letters, because this is how he rest of the manual does this.
5195 (Pushing to MobileOrg): Mention that `org-directory'
5196 should be set.
5197 (Agenda commands): Document that SPC is a filter for
5198 any tag.
5199 (Search view): Rename from "Keyword search".
5200 (Capure): New chapter.
5201 (Markup): New chapter.
5202 (Links in HTML export, Images in HTML export):
5203 Extend the section titles.
5204 (Images in HTML export): Document the align option.
5205 (Text areas in HTML export): Extend the section title.
5206 (Images in LaTeX export): Explain image placement in LaTeX.
5207
5208 2009-11-10 Glenn Morris <rgm@gnu.org>
5209
5210 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5211
5212 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5213
5214 * tramp.texi (Auto-save and Backup): Disable backups just for a
5215 method.
5216
5217 * trampver.texi: Update release number.
5218
5219 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5220
5221 Sync with Tramp 2.1.17.
5222
5223 * trampver.texi: Update release number.
5224
5225 2009-10-29 Glenn Morris <rgm@gnu.org>
5226
5227 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5228
5229 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * tramp.texi (External methods): Temporary files are kept for
5232 `rsync' and `rsyncc' methods.
5233
5234 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5235
5236 * eieio.texi: Fix typos.
5237
5238 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5241
5242 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5243
5244 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5245 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5246
5247 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * Makefile.in: Build EIEIO and EDE manuals.
5250
5251 2009-10-07 Eric Ludlam <zappo@gnu.org>
5252
5253 * eieio.texi:
5254 * ede.texi: New files.
5255
5256 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5257
5258 * tramp.texi (Remote processes): Association of a pty is not supported.
5259
5260 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5261
5262 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5263 (Processing LaTeX fragments): Document that the size of images can be
5264 changes using the variable `org-format-latex-options'.
5265 (The date/time prompt, Timestamps): Be more accurate over ISO format
5266 dates and times.
5267 (Visibility cycling): Document showeverything keyword.
5268 (In-buffer settings): Document showeverything keyword.
5269 (Setting up the staging area): Fix the example.
5270 (MobileOrg): New section.
5271 (Agenda commands, Exporting Agenda Views): Document exporting the
5272 agenda view to Org files.
5273
5274 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5275
5276 * tramp.texi (History): Add IMAP support.
5277 (External methods): Add `imap' and `imaps' methods.
5278 (GVFS based methods): Add indices for `davs'.
5279 (Password handling): Rename anchors. Add IMAP entries for
5280 ~/.authinfo.gpg.
5281
5282 * trampver.texi: Set default value of `emacsimap'.
5283
5284 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5285
5286 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5287
5288 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5289
5290 * dired-x.texi (Technical Details):
5291 Delete dired-up-directory (Bug#4292).
5292
5293 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5294
5295 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5296
5297 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5298
5299 * org.texi (Effort estimates): Document new effort setting commands.
5300 (Agenda commands): Document the new keys fro agenda time motion.
5301 Document entry text mode. Improve documentation of the keys to include
5302 inactive time stamps into the agenda view.
5303 (Feedback): Document the new bug report command.
5304 (Structure editing): Add an index entry for the sorting of subtrees.
5305
5306 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5307
5308 * auth.texi (Help for users): Corrected markup.
5309
5310 2009-09-02 Glenn Morris <rgm@gnu.org>
5311
5312 * emacs-mime.texi (time-date): Mention float-time.
5313
5314 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5315
5316 * calc.texi (Simplifying Formulas): Improve the wording.
5317
5318 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5319
5320 * auth.texi: Rewritten for coverage and clarity.
5321
5322 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5323
5324 * gnus.texi (Expiring Mail):
5325 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5326 (Various Various): Mention gnus-safe-html-newsgroups.
5327
5328 * gnus-news.texi: Mention
5329 gnus-mark-copied-or-moved-articles-as-expirable.
5330
5331 * emacs-mime.texi (Display Customization): Add xref to
5332 gnus-safe-html-newsgroups.
5333
5334 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5335
5336 * tramp.texi (Version Control): Remove.
5337 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5338 reference.
5339 (External methods): Correct `scpc' concept index entries. New method
5340 `rsyncc'.
5341 (External packages): New subsections "Filename completion" and "File
5342 attributes cache".
5343
5344 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5345
5346 * calc.texi (Rewrite Rules): Improve the example.
5347 (Simplifying Formulas): Explain use of the I and H flags for
5348 simplification.
5349
5350 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5351
5352 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5353 Describe autostart behavior of dbus-ping.
5354 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5355 for timeout values.
5356 (Top): Remove footnote saying D-Bus is not enabled by
5357 default. (Bug#4256)
5358
5359 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5360
5361 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5362 Reported by Jari Aalto (Bug#4211).
5363 (Mail-mode integration): Mention epa-mail-mode and
5364 epa-global-mail-mode.
5365 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5366 epa-setup.
5367
5368 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5369
5370 * dbus.texi (Asynchronous Methods): Allow nil handler.
5371
5372 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5373
5374 * ediff.texi (ediff-current-file): Add information about this new function.
5375
5376 * viper.texi: Add information about C-s in viper's search command.
5377
5378 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5379
5380 * calc.texi (Date Forms): Fix typos.
5381
5382 2009-08-08 Glenn Morris <rgm@gnu.org>
5383
5384 * org.texi (Agenda commands): Restore clobbered change.
5385
5386 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5387
5388 * calc.texi (Graphics, Devices): Update with the peculiarities of
5389 operation on MS-Windows.
5390
5391 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5392
5393 * org.texi (Publishing action): Improve documentation of file
5394 names when publishing to the source directory.
5395 (Clean view): Document `org-indent-mode'.
5396 (Clocking work time): Add documentation for the
5397 new :timetamp option when creating a clock report.
5398 (Paragraphs): Fix many typos.
5399 (Plain lists): Remove duplicate explanation about the
5400 `C-c *' command.
5401 (Literal examples): Update to reflect the new behavior
5402 of the -n -r -k switches when exporting source code examples.
5403 (Structure editing): Add information about `C-c *',
5404 converting a plain list into a list of Org items.
5405 (Remember): Small rephrasing of the paragraph
5406 describing remember.el. Also mentioned that remember.el is part
5407 of Emacs 23, not Emacs 22.
5408 (Clocking work time): Add documentation about
5409 displaying the current clocking time against the effort estimate.
5410 Also add a footnote about using `org-clock-in-prepare-hook' to add
5411 an effort estimate on the fly, just before clocking it.
5412 (Footnotes): Document automatic renumbering and
5413 sorting.
5414 (Agenda commands): Document new bulk commands.
5415 (Plain lists): Document new behavior of
5416 `org-cycle-include-plain-lists'.
5417 Hyphenation only in TeX.
5418 (Clocking work time): Document the key to update effort
5419 estimates.
5420 (Clocking work time): Document the clock time display.
5421 (Structure editing, TODO basics): Document new
5422 variables.
5423 (Column attributes): Document new colciew operators.
5424 (Publishing options): Document :xml-declaration.
5425 (Tracking TODO state changes): Document the
5426 LOG_INTO_DRAWER property.
5427 (Literal examples): Document the new implementation for
5428 editing source code.
5429 (Publishing action): Mention the new publishing
5430 function, to publish an Org source file.
5431 (Publishing links): Mention how to link to an Org source file.
5432 (Macro replacement): Document new macros.
5433 (Handling links): Document type-specific completion
5434 when inserting links.
5435 (Structure editing, Plain lists): Improve documentation
5436 on sorting.
5437 (Internal links): Document custom ids for links.
5438 (Handling links): Document custom ids for links.
5439 (CSS support): Document new class.
5440 (Refiling notes): Document the possibility to create new nodes
5441 during refiling.
5442 (Agenda commands): Document the "?" operator to find
5443 tasks without effort setting.
5444 (Exporting agenda information): Section moved.
5445 (RSS Feeds): New section.
5446 (Built-in table editor): Document M-e and M-a navigate
5447 inside table field.
5448 (Stuck projects): Docment that projects identified as
5449 un-stuck will still be searchd for stuck sub-projects.
5450 (Paragraphs): Document centering.
5451 (Creating timestamps, Agenda commands): Document new
5452 behavior when changing time stamps.
5453 (Structure editing): Document the new command
5454 `org-clone-subtree-with-time-shift'.
5455 (Publishing): Refresh this chapter.
5456 (Export options, Export options, In-buffer settings):
5457 Document the new keywords.
5458 (Matching tags and properties): Collect all
5459 documentation about tags/property matches here.
5460 (Setting tags): Document `org-tag-persistent-alist'.
5461 (Weekly/daily agenda): New section.
5462 (Orgstruct mode): Describe `orgstruct++-mode'.
5463 (Drawers): Mention the LOGBOOK drawer.
5464 (Export options, Sectioning structure): Document the
5465 #+LEATEX_HEADER in-buffer setting.
5466 (Bugs): Section removed.
5467 (Hooks): New section.
5468 (Add-on packages): Move here from old location.
5469 (Context-sensitive commands): New section.
5470 (Setting tags): Document newline option.
5471 (Global TODO list, Matching tags and properties):
5472 Mention more variables.
5473 (Checkboxes): Update to changed command behavior.
5474
5475 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5476
5477 * speedbar.texi (Basic Key Bindings): Fix typo.
5478
5479 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5480
5481 * calc.texi (Vector/Matrix Functions): Add index entries for both
5482 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5483 affects matrices with more than one row.
5484 (Help Commands): Add index entries for "prefix ?" key bindings.
5485
5486 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5487
5488 * calc.texi (Stack Manipulation Commands): Add documentation for
5489 `calc-transpose-lines'.
5490
5491 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5492
5493 * dbus.texi (Receiving Method Calls): Describe special return value
5494 `:ignore'.
5495
5496 2009-07-24 Alan Mackenzie <acm@muc.de>
5497
5498 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5499 initialization, any individual variable setting now takes precedence
5500 over one done via c-file-style/c-file-offsets.
5501
5502 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5503
5504 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5505 truncated when Calc is quit.
5506 (Customizing Calc): Document `calc-undo-length'.
5507
5508 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5511
5512 2009-07-11 Kevin Ryde <user42@zip.com.au>
5513
5514 * pcl-cvs.texi (About PCL-CVS):
5515 * widget.texi (Basic Types):
5516 Fix cross-references.
5517
5518 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5519
5520 * dbus.texi (Type Conversion): Don't use literal control character.
5521
5522 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5523
5524 * tramp.texi (GVFS based methods): New section.
5525 (Remote processes): Processes for GVFS based methods run locally.
5526
5527 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5528
5529 * tramp.texi (Inline methods, External methods, Gateway methods):
5530 Avoid the words "kludge" and hack".
5531 (External methods): Add `synce' method.
5532
5533 * trampver.texi: Update release number.
5534
5535 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5536
5537 Sync with Tramp 2.1.16.
5538
5539 * tramp.texi (History): Add GVFS support.
5540 (External methods): Precise `rsync' description. Add `dav', `davs' and
5541 `obex' methods. Add 'tramp-gvfs-methods' option.
5542 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5543 forms.
5544 (Remote Programs): Introduce `tramp-own-remote-path'.
5545 (Remote processes): New subsection "Running remote programs that create
5546 local X11 windows".
5547 (Frequently Asked Questions): Improve code for disabling vc.
5548
5549 * trampver.texi: Update release number. Set default value of
5550 `emacsgvfs'.
5551
5552 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * Branch for 23.1.
5555
5556 2009-06-17 Glenn Morris <rgm@gnu.org>
5557
5558 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5559 (Latest version of Emacs): Mention source code repository.
5560
5561 2009-06-16 Glenn Morris <rgm@gnu.org>
5562
5563 * faq.texi (Top): Language tweak.
5564 (Extended commands): Most people have arrow keys.
5565 (Emacs manual): Say how to follow info links.
5566 (File-name conventions): Change title a bit. Explain about source
5567 versus installed. Condense etc description.
5568 (Guidelines for newsgroup postings): Mention Savannah list page.
5569 (Newsgroup archives): Simplify.
5570 (Contacting the FSF): Add contact URL.
5571 (Emacs Lisp documentation): Printed version not always available.
5572 (Installing Texinfo documentation): Explain how by hand installation is
5573 not normally needed. Use add-to-list. Remove duplicate reference.
5574 (Informational files for Emacs): Move info on Help menu here from
5575 "File-name conventions".
5576 (Help installing Emacs): Tweak uref.
5577 (Obtaining the FAQ): Mention repository.
5578 (Origin of the term Emacs): Explain "ITS".
5579 (Changing load-path): Use add-to-list.
5580 (Automatic indentation): Clarify this is for Text mode.
5581 Don't mention Indented Text mode.
5582 (Finding Emacs on the Internet): The FSF does not seem to offer a
5583 deluxe distribution on CD anymore.
5584
5585 2009-06-16 Glenn Morris <rgm@gnu.org>
5586
5587 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5588 Recommend the latest release. Mention how to get older FAQs.
5589 Recommend the Emacs manual.
5590 (Guidelines for newsgroup postings): Discourage cross-posts.
5591 (Underlining paragraphs): Remove.
5592 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5593 (Bugs and problems): Update key-binding.
5594 (Problems with very large files): Mention 64-bit.
5595 (Shell process exits abnormally): Remove.
5596 (Problems with Shell Mode): Rename and update.
5597 (Spontaneous entry into isearch-mode)
5598 (Problems talking to certain hosts): Remove. This is old information,
5599 in etc/PROBLEMS if needed.
5600 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5601 (Dired claims that no file is on this line): Update.
5602 (Installing Emacs, Problems building Emacs): Simplify.
5603 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5604 information.
5605 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5606 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5607 (JDEE): "JDEE", not "JDE".
5608 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5609 Remove. This is old information, in etc/PROBLEMS if needed.
5610 (stty and Backspace key, Kanji and Chinese characters): Remove.
5611 (Right-to-left alphabets): Update section.
5612 (Changing the included text prefix): Gnus uses message-yank-prefix.
5613 Add cross-reference to Supercite manual.
5614 (Saving a copy of outgoing mail): Simplify output file description.
5615 (Expanding aliases when sending mail): Refer to Emacs manual.
5616 Remove old info about RFC822.
5617 Correct description of how to rebuild aliases.
5618 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5619 (MIME with Emacs mail packages)
5620 (Viewing articles with embedded underlining)
5621 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5622 Remove old sections.
5623 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5624 and is well-documented in the Gnus manual.
5625 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5626 (Making Gnus faster): Rename from "Starting Gnus faster".
5627 Merge "Catch-up is slow in Gnus" into here.
5628
5629 2009-06-14 Glenn Morris <rgm@gnu.org>
5630
5631 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5632 (New in Emacs 23): New section.
5633 (Handling C-s and C-q with flow control): Add xref.
5634
5635 2009-06-13 Glenn Morris <rgm@gnu.org>
5636
5637 * faq.texi (Setting up a customization file): Grammar fix.
5638 Customize is no longer "new".
5639 (Displaying the current line or column): Line-number mode is on by
5640 default. Don't mention `column' package. Mention linum.el.
5641 (Turning on abbrevs by default): Explain how to do it for buffers,
5642 modes, and everywhere.
5643 (Associating modes with files): Use add-to-list. Don't mention Emacs
5644 19.
5645 (Highlighting a region): On by default since 23.1.
5646 (Replacing highlighted text): Update doc quote.
5647 (Working with unprintable characters): Don't mention search-quote-char.
5648 (Using an already running Emacs process): Gnuclient is probably not an
5649 enhancement these days.
5650 (Indenting switch statements): Remove mention of pre-Emacs 20.
5651 (Horizontal scrolling): Abbreviate Emacs 20 description.
5652 (Replacing text across multiple files): Fix name of dired command.
5653 (Disabling backups): Use require not load.
5654 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5655
5656 2009-06-13 Bill Wohler <wohler@newt.com>
5657
5658 Release MH-E manual version 8.2.
5659
5660 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5661 release 8.2.
5662
5663 2009-06-13 Glenn Morris <rgm@gnu.org>
5664
5665 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5666 in this day and age the common meaning is "on the web".
5667 (copying): Use @copyright in all cases.
5668 (Basic keys): Remove reference to deleted manual node "Text Characters".
5669 (File-name conventions): Use GNU as an example rather than SERVICE.
5670 default.el lives in site-lisp. Update Info directory location.
5671 (Real meaning of copyleft): GPL actions have been brought, but all
5672 settled out of court.
5673 (Guidelines for newsgroup postings): Shorten section title.
5674 Simplify comp.emacs description.
5675 (Newsgroup archives): Change Google URL. Describe Gmane.
5676 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5677 points". Mention List-Unsubscribe header.
5678 (Contacting the FSF): Update email and URLs.
5679 (Basic editing): Mention F1 for help.
5680 (Installing Texinfo documentation): Refer to Texinfo website rather
5681 than ftp server.
5682 (Printing a Texinfo file): Mention texi2pdf.
5683 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5684 are just stubs nowadays.
5685 (Latest version of Emacs): Explain version numbers.
5686 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5687 (Turning on syntax highlighting): No need to mention hilit19 any more.
5688 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5689 (Modes for various languages): Remove section.
5690 (Major packages and programs): Remove most version and maintainer
5691 information - it's hard to keep up-to-date, and adds nothing.
5692 Similarly with direct links to mailing lists.
5693 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5694 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5695 years, and Emacs comes with tools for this now.
5696 (Patch): Remove section - this is a standard tool.
5697 (Using function keys under X): Remove section.
5698
5699 2009-06-12 Glenn Morris <rgm@gnu.org>
5700
5701 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5702 (Help installing Emacs): Remove reference to deleted X11 node.
5703 (Associating modes with files): Interpreter-mode-alist is no longer
5704 subservient to auto-mode-alist.
5705 (Installing Emacs): Change future Emacs version.
5706 (Linking with -lX11 fails): Remove old section.
5707 (Packages that do not come with Emacs): Update ELL location.
5708 Emacs Lisp archive is dead.
5709 (Emacs for Windows): Remove reference to old CE port.
5710 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5711 (Emacs for VMS and DECwindows): Remove old ports.
5712 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5713 (Removing flashing messages): Remove section about non-existent Gnus
5714 option.
5715
5716 * faq.texi (Top): Add @top command.
5717 Remove the optional arguments from all @node commands: makeinfo can
5718 generate these automatically, and it is easier to edit and rearrange
5719 nodes without them.
5720
5721 2009-06-11 Glenn Morris <rgm@gnu.org>
5722
5723 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5724 (The LPF): Make the updated URL the sole reference point.
5725 (Learning how to do something): Update refcard price and format.
5726 (Getting a printed manual): Sources in doc/emacs/, not man/.
5727 Also available in PDF format. Since the page count varies, be less
5728 precise.
5729 (Informational files for Emacs): Remove references to deleted files
5730 LPF and SUN-SUPPORT, and to UUCP.
5731 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5732 Remove many obsolete ways to get the FAQ, which now seems only to be
5733 distributed with Emacs.
5734 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5735
5736 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5737
5738 * org.texi (Org Plot): Fix tags (Bug#3507).
5739 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5740
5741 * ada-mode.texi (Installation, Compile commands)
5742 (Project File Overview, No project files, Set compiler options)
5743 (Use GNAT project file, Use multiple GNAT project files)
5744 (Identifier completion): Use @samp for menu items, and @kbd for key
5745 sequences (Bug#3504).
5746
5747 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5748
5749 * gnus.texi (Security): Fix wording; add a link to epa.info.
5750
5751 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5752
5753 * message.texi (Header Commands): Fix descriptions to match
5754 keybindings.
5755
5756 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5757
5758 * gnus.texi (Security): Mention that EasyPG is the current default.
5759
5760 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5761
5762 * ediff.texi (Session Commands): Fix typo.
5763
5764 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5765
5766 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5767 news.software.readers. Reported by Florian Rehnisch.
5768
5769 2009-04-02 Glenn Morris <rgm@gnu.org>
5770
5771 * auth.texi: Capitalize direntry.
5772
5773 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5774 using a period in the entry name. (Bug#2797)
5775
5776 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5777
5778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5779 ($(infodir)/auth, auth.dvi): New targets.
5780
5781 2009-03-03 Glenn Morris <rgm@gnu.org>
5782
5783 * auth.texi: Fix @setfilename.
5784
5785 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5786 (auth, $(infodir)/auth, auth.dvi): New rules.
5787
5788 2009-02-25 Glenn Morris <rgm@gnu.org>
5789
5790 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5791
5792 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5793
5794 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5795
5796 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5797
5798 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5799 gnus-nocem-issuers, and gnus-nocem-verifyer.
5800
5801 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5802
5803 * ada-mode.texi (Project files, Automatic Casing):
5804 * dbus.texi (Signals):
5805 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5806 * mh-e.texi (HTML):
5807 * nxml-mode.texi (Locating a schema)
5808 (Using the document's URI to locate a schema):
5809 * org.texi (Footnotes, Using the mapping API):
5810 * rcirc.texi (Channels): Remove duplicate words.
5811
5812 2009-02-20 Glenn Morris <rgm@gnu.org>
5813
5814 * dired-x.texi (Miscellaneous Commands):
5815 * gnus.texi: Minor updates for mbox Rmail.
5816
5817 2009-02-16 Karl Berry <karl@gnu.org>
5818
5819 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5820 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5821 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5822 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5823 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5824 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5825 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5826 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5827 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5828 Consistently use @insertcopying in the Top node,
5829 @contents at the front (after @end titlepage),
5830 and @direntry after @copying. (Bug#1988)
5831
5832 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5833
5834 * auth.texi: New file documenting auth-source.
5835
5836 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5837
5838 * org.texi (Org Plot): Fix link.
5839
5840 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5841
5842 * epa.texi (Mail-mode integration): Mention the way to do
5843 "encrypt-to-self". (Bug#1807)
5844
5845 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5846
5847 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5848
5849 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5850
5851 * gnus-news.texi: Print version about Incoming*.
5852
5853 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5854
5855 * org.texi (Structure editing, Handling links)
5856 (Fast access to TODO states, Javascript support): Make standard docs
5857 correctly reflect default variable settings.
5858
5859 2009-02-02 Glenn Morris <rgm@gnu.org>
5860
5861 * org.texi: Fix typos.
5862
5863 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5864
5865 Sync with Tramp 2.1.15.
5866
5867 * trampver.texi: Update release number.
5868
5869 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5870
5871 * org.texi (TODO dependencies): Document TODO dependencies on
5872 checkboxes.
5873
5874 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5875
5876 * org.texi (TODO dependencies): Document key binding for toggling
5877 ORDERED property.
5878
5879 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5880
5881 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5882 of hook functions.
5883
5884 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5885
5886 * org.texi (TODO dependencies): New section.
5887
5888 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5889
5890 * org.texi (Plain lists, TODO basics, Priorities)
5891 (Multiple sets in one file, Conflicts): Document interaction with
5892 `shift-selection-mode'.
5893
5894 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5895
5896 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5897 Make Calc the subject of sentences.
5898 (Rearranging Formulas using Selections): Discuss new options
5899 for `j *'.
5900
5901 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5902
5903 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5904
5905 2009-01-26 Glenn Morris <rgm@gnu.org>
5906
5907 * org.texi: Fix typos.
5908
5909 2009-01-26 Bill Wohler <wohler@newt.com>
5910
5911 * mh-e.texi (EDITION, UPDATED): Update.
5912
5913 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5914
5915 * org.texi (References): Add information about remote references.
5916 (Built-in table editor): Document `C-c RET' in tables.
5917 (Math symbols, Quoting LaTeX code): Mention that simple
5918 LaTeX macros survive LaTeX export.
5919 (Images in LaTeX export): Show how to create a reference to a
5920 figure.
5921 (Sectioning structure): Document that the LaTeX class can be
5922 specified in a property.
5923 (Text areas in HTML export): New section.
5924 (External links): Add examples for text search and ID links.
5925 (Built-in table editor): Remove the descriptio of `C-c
5926 C-q', it not longer works.
5927 (Literal examples): Document that a space must follow
5928 the colon in short examples.
5929 (Relative timer): Document `org-timer-stop'.
5930 (Footnotes): New section.
5931 (Footnote markup): Shorten section and refer to new Footnote
5932 section.
5933 (Literal examples): Add documentation for line
5934 numbering in and references to code examples.
5935 (CSS support): Fix the description of default CSS styles.
5936 (Capturing column view): Document
5937 "file:path/to/file.org" as an allowed value for the ID property of
5938 a dynamic block copying column view.
5939
5940 2009-01-23 Stephen Eglen <stephen@gnu.org>
5941
5942 * mh-e.texi (Getting Started): Describe $MH.
5943
5944 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5945
5946 * tramp.texi (all): Harmonize usage of "external method",
5947 "external transfer method" and "out-of-band method".
5948 (Connection types): Precise the differences of inline and external
5949 methods. Written by Adrian Phillips <a.phillips@met.no>.
5950
5951 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5952
5953 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5954 commands as described at the top. Reported by Allan Gottlieb
5955 <gottlieb@nyu.edu>.
5956
5957 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5958
5959 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5960 nnmail-pathname-coding-system.
5961
5962 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5963
5964 * org.texi (Relative timer): Fix typo.
5965
5966 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5967
5968 * org.texi (Clocking work time): Fix typo.
5969 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5970
5971 2009-01-13 Glenn Morris <rgm@gnu.org>
5972
5973 * org.texi: Fix some more typos.
5974
5975 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5976
5977 * org.texi: Fix some typos.
5978
5979 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5980
5981 * gnus.texi (Group Parameters): Add note for local variables.
5982
5983 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5984
5985 * gnus.texi (Converting Kill Files): Fix URL.
5986 Include gnus-kill-to-score.el in contrib directory.
5987
5988 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5989
5990 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5991 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5992 (Paging the Article): Add index entry.
5993
5994 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5995
5996 * ada-mode.texi (Examples): Delete redundant text.
5997
5998 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5999
6000 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6001
6002 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6003 addresses.
6004
6005 2009-01-03 Bill Wohler <wohler@newt.com>
6006
6007 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6008 kept empty.
6009
6010 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6011
6012 * org.texi (Activation, Exporting, ASCII export, HTML export)
6013 (HTML Export commands, LaTeX/PDF export commands):
6014 Improve documentation about transient-mark-mode.
6015 (References): Document the use of special names like $LR1 to reference
6016 to fields in the last table row.
6017
6018 2008-12-19 Juri Linkov <juri@jurta.org>
6019
6020 * info.texi (Search Text): Remove mention of removed key binding M-s.
6021
6022 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6023
6024 * org.texi (References): Remove mentioning of @0 as reference for the
6025 last line, this has been reverted in the Lisp sources.
6026
6027 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6028
6029 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6030 (DVI_TARGETS): Remove duplicates. Add sasl.
6031 ($(infodir)/sasl, sasl.dvi): New targets.
6032
6033 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6034
6035 * org.texi: Version number pushed to 6.15d.
6036
6037 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6038
6039 * org.texi (Tables in LaTeX export): New section.
6040 (Images in LaTeX export): New section.
6041 (Inlined images, Images in HTML export): Sections renamed.
6042
6043 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6044
6045 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6046
6047 2008-12-04 David Engster <dengste@eml.cc>
6048
6049 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6050 of nnml-get-new-mail. Change URL for mairix patch.
6051
6052 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6053
6054 * org.texi (Using the mapping API): Fix bug in mapping example.
6055 (Publishing options): Make the list of properties complete again, in
6056 correspondence to the variable `org-export-plist-vars'.
6057 (Property searches): Document new special values for time comparisons.
6058 (Tag inheritance): Refine the description of tag inheritance.
6059 (Project alist): Add info about the publishing sequence of components.
6060 (Effort estimates): Document the new relative timer.
6061
6062 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6063
6064 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6065 (Using Calc): Clarify use of `C-x * o'.
6066 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6067
6068 2008-11-28 Richard M Stallman <rms@gnu.org>
6069
6070 * dbus.texi (Receiving Method Calls): Clean up previous change.
6071
6072 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6073
6074 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6075 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6076 `dbus-unescape-from-identifier'.
6077 (Receiving Method Calls): New constants `dbus-service-emacs' and
6078 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6079 (Signals): Use the constants in the example.
6080
6081 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6082
6083 * org.texi: Re-apply change to FDL 1.3.
6084
6085 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6086
6087 * org.texi (Setting up Remember): Document `org-remember-mode'.
6088 (External links): Document that bbdb links can use a regular
6089 expression.
6090 (External links): Document that elisp links can contain interactive
6091 commands.
6092
6093 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6094
6095 * viper.texi (viper-translate-all-ESC-keysequences):
6096 Description removed.
6097
6098 2008-11-19 Glenn Morris <rgm@gnu.org>
6099
6100 * doclicense.texi: Change to FDL 1.3.
6101 Relicense all texi files under FDL 1.3 or later.
6102
6103 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6104
6105 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6106
6107 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6108
6109 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6110
6111 * ediff.texi: Version/date change.
6112
6113 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6114
6115 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6116
6117 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6118
6119 * calc.texi (About This Manual): Comment out a mention of
6120 marginal notes.
6121
6122 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6123
6124 * org.texi (Clocking work time): Document the :formula property of
6125 clock tables.
6126 (Structure editing, Refiling notes): Document refiling regions.
6127 (Agenda commands): Document the double-prefix version
6128 of the `l' command in the agenda.
6129 (Handling links): Explain the effect of a double prefix
6130 arg to `C-c C-o'.
6131 (TODO basics): Add documentation for tag triggers.
6132
6133 2008-10-23 Glenn Morris <rgm@gnu.org>
6134
6135 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6136 byte-compiling things like `+'.
6137
6138 * ns-emacs.texi: Merge copyright years of author now with assignment
6139 into FSF years.
6140 (VER): Use it for easier automatic updating. Use Emacs version rather
6141 than standalone Emacs.app version.
6142
6143 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6144
6145 * org.texi: Lots of minor fixes.
6146 (Capture): New chapter.
6147 (Org Plot): New section.
6148
6149 2008-09-30 Magnus Henoch <mange@freemail.hu>
6150
6151 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6152
6153 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6154
6155 * calc.texi (User Defined Units): Mention how to enter optional display
6156 string.
6157
6158 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6159
6160 * message.texi (Sending Variables): Fix variable documentation to
6161 avoid the "y/n" wording.
6162
6163 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6164
6165 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6166
6167 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6168
6169 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6170 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6171
6172 2008-09-22 Bill Wohler <wohler@newt.com>
6173
6174 Release MH-E manual version 8.1.
6175
6176 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6177 release 8.1.
6178
6179 * mh-e.texi: Retain dual license as agreed to by the FSF.
6180 However, bump GPL to Version 3.
6181 Use @include for license text.
6182
6183 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6184
6185 * gnus.texi (Top, Setup, Fancy splitting to parent)
6186 (Store custom flags and keywords, Store arbitrary data):
6187 Clean up markup.
6188
6189 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6190
6191 * gnus.texi (The Gnus Registry): Document it.
6192
6193 2008-09-08 David Engster <dengste@eml.cc>
6194
6195 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6196 Clarify section about choosing back end servers.
6197
6198 2008-08-23 Glenn Morris <rgm@gnu.org>
6199
6200 * dired-x.texi (Shell Command Guessing):
6201 Mention dired-guess-shell-case-fold-search. (Bug#417)
6202
6203 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6204
6205 * trampver.texi: Update release number.
6206
6207 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6208
6209 * ns-emacs.texi: Update version.
6210 (Introduction): Correct menu location for options save.
6211 (Customization): Note that defaults are stored under org.gnu.Emacs.
6212
6213 2008-08-11 Bill Wohler <wohler@newt.com>
6214
6215 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6216 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6217 Henman) (closes SF #1768928).
6218
6219 2008-08-10 Glenn Morris <rgm@gnu.org>
6220
6221 * ns-emacs.texi: Use @copying. Change copyright of authors with
6222 assignment to FSF. Change license to GFDL.
6223 (Top): Remove outdated references.
6224
6225 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6226
6227 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6228 Add gnus-summary-sort-by-most-recent-number and
6229 gnus-summary-sort-by-most-recent-date.
6230 (Summary Sorting): Explain prefix argument.
6231
6232 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6233
6234 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6235 gnus-summary-pipe-output.
6236
6237 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6238
6239 * dbus.texi (Receiving Method Calls): Document error handling of own
6240 D-Bus methods.
6241
6242 2008-08-01 Bill Wohler <wohler@newt.com>
6243
6244 * mh-e.texi (Reading Mail)
6245 (Viewing Attachments): Describe new function
6246 mh-show-preferred-alternative.
6247 (Sending Mail, Redistributing, Sending Message): Describe new hook
6248 mh-annotate-msg-hook.
6249
6250 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6251
6252 * dbus.texi (Arguments and Signatures): Fix example.
6253 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6254 (Asynchronous Methods): New node.
6255 (Errors and Events): Describe extended layout of `dbus-event'.
6256 New defun `dbus-event-message-type'.
6257
6258 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6259
6260 * ediff.texi: Remove VMS support.
6261
6262 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6263
6264 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6265 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6266
6267 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6268
6269 * Makefile.in: Add mairix-el targets.
6270
6271 2008-07-29 David Engster <deng@randomsample.de>
6272
6273 * mairix-el.texi: New file.
6274
6275 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6276
6277 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6278 project files. Delete 'main_unit' project variable; not needed. Allow
6279 process environment variables wherever project variables are allowed.
6280 Add tutorial section on multiple GNAT project files.
6281
6282 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6283
6284 Sync with Tramp 2.1.14.
6285
6286 * trampver.texi: Update release number.
6287
6288 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6289
6290 * ns-emacs.texi:
6291 * faq.texi: Remove mentions of Mac Carbon.
6292
6293 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6294
6295 * gnus.texi (Saving Articles): Describe the 2nd argument of
6296 gnus-summary-save-in-pipe.
6297 (SpamAssassin): Use it.
6298
6299 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6300
6301 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6302
6303 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6304
6305 * org.texi (Export options): Document the use of the creator flag.
6306
6307 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6308
6309 * org.texi: New version 6.06a.
6310
6311 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6312
6313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6314 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6315
6316 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6317
6318 * calc.texi (Editing Stack Entries, Algebraic Entry):
6319 Rewrite introductory sentences so it can be used by
6320 Calc's help functions. Mention fixing typos.
6321 (Customizing Calc): Fix typo.
6322
6323 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6324
6325 * calc.texi (summarykey): New macro. Use to correctly format keys in
6326 the summary.
6327
6328 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6329
6330 * ns-emacs.texi (Customization): Corrected documentation on color
6331 specification formats.
6332
6333 2008-07-19 Andreas Schwab <schwab@suse.de>
6334
6335 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6336
6337 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6338 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6339
6340 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6341
6342 * dbus.texi (Inspection): Rework, introduce submenus.
6343 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6344 (Properties and Annotations, Arguments and Signatures): New nodes.
6345
6346 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6347
6348 * dbus.texi (Receiving Method Calls): Fix description of
6349 `dbus-register-method'.
6350 (Signals): Allow also signal arguments for filtering in
6351 `dbus-register-signal'.
6352
6353 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6354
6355 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6356 `cnorm'.
6357 (Arithmetic Tutorial): Simplify the verification of prime factors.
6358
6359 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6360
6361 * gnus.texi (Saving Articles): Mention
6362 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6363
6364 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6365
6366 * calc.texi: Adjust mode line throughout.
6367
6368 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6369
6370 * sasl.texi (Mechanisms): Fix typos.
6371
6372 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6373
6374 * calc.texi (Killing from the stack): Mention using normal Emacs
6375 copying.
6376
6377 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6378
6379 * tramp.texi (Password handling): Rename from "Password caching".
6380 Add `auth-source' mechanism.
6381 (Connection caching): Tramp reopens the connection automatically,
6382 when the operating system on the remote host has been changed.
6383
6384 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6385
6386 * makefile.w32-in (distclean): Remove makefile.
6387
6388 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6389
6390 * org.texi (Using the mapping API): New section.
6391 (Agenda column view): New section.
6392 (Moving subtrees): Document archiving to the archive sibling.
6393 (Agenda commands): Document columns view in the agenda.
6394 (Using the property API): Document the API for multi-valued properties.
6395
6396 2008-06-17 Jason Riedy <jason@acm.org>
6397
6398 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6399 function, and efmt may be a two-argument function.
6400 (Radio tables): Document multiple destinations.
6401
6402 2008-06-16 Glenn Morris <rgm@gnu.org>
6403
6404 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6405 Add Cover-Texts.
6406
6407 2008-06-15 Glenn Morris <rgm@gnu.org>
6408
6409 * faq.texi (VER): Update to 23.0.60.
6410
6411 * mh-e.texi: Remove option of licensing under GPL.
6412 Add Cover-Texts to GFDL permissions notice.
6413 (GPL): Remove section.
6414 (GFDL): Include doclicense.texi rather than the actual text.
6415
6416 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6417 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6418
6419 * sasl.texi: Fix output file name.
6420
6421 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6422
6423 * gnus-coding.texi: Refer to license in Gnus manual.
6424
6425 * idlwave.texi, sasl.texi: Use @copying.
6426
6427 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6428
6429 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6430
6431 * url.texi: Use @copying, @title, @subtitle, @author.
6432
6433 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6434 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6435 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6436 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6437 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6438 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6439 * widget.texi, woman.texi:
6440 Remove references to external license, since doclicense is included.
6441
6442 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6443 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6444 Remove references to non-existent Invariant Sections.
6445
6446 2008-06-14 Glenn Morris <rgm@gnu.org>
6447
6448 * faq.texi (Major packages and programs): Remove references to external
6449 Supercite, Calc, VIPER, since they have been included for some time.
6450 Update VM, AUCTeX, BBDB entries.
6451
6452 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6453
6454 * newsticker.texi: Updated to match latest newsticker changes.
6455
6456 2008-06-13 Glenn Morris <rgm@gnu.org>
6457
6458 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6459 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6460 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6461 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6462 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6463 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6464 * woman.texi:
6465 Update Back-Cover Text as per maintain.info.
6466
6467 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6468
6469 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6470
6471 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6472 (gnus-faq.xml): Update repository host.
6473
6474 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6475
6476 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6477
6478 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6479 Fix a typo.
6480
6481 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Mail Source Customization): Correct values of
6484 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6485 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6486
6487 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6488
6489 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6490 coding standards.
6491
6492 2008-06-14 David Engster <dengste@eml.cc>
6493
6494 * gnus.texi (nnmairix): Markup fixes.
6495
6496 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6497
6498 * gnus.texi (nnmairix): Markup and other minor fixes.
6499
6500 2008-06-05 David Engster <dengste@eml.cc>
6501
6502 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6503
6504 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6505
6506 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6507 (Searching, nnir, nnmairix): New stub nodes.
6508
6509 2008-05-30 Felix Lee <felix.1@canids.net>
6510
6511 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6512
6513 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6514
6515 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6516
6517 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6518
6519 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6520
6521 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6522
6523 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6524
6525 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6526
6527 * info.texi (Top): Fix typo in xref.
6528
6529 2008-05-05 Karl Berry <karl@gnu.org>
6530
6531 * info.texi (Top): @xref to stand-alone manual.
6532
6533 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6534
6535 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6536 (Various Summary Stuff): Fix typo in last xref.
6537
6538 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6539
6540 * org.texi (Moving subtrees): Fix typo.
6541
6542 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6543
6544 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6545 Tramp via `tramp-mode'.
6546
6547 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6548
6549 * org.texi: Massive changes, in many parts of the file.
6550
6551 2008-04-27 Jason Riedy <jason@acm.org>
6552
6553 * org.texi (A LaTeX example): Note that fmt may be a
6554 one-argument function, and efmt may be a two-argument function.
6555 (Radio tables): Document multiple destinations.
6556
6557 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6558
6559 * gnus.texi (Oort Gnus): Add message-fill-column.
6560
6561 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6562
6563 * gnus.texi (Mail Source Specifiers): Typo fix.
6564
6565 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6566
6567 * gnus.texi (Diary Headers Generation): Update key binding for
6568 `gnus-diary-check-message'.
6569
6570 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6571
6572 * gnus.texi (Emacsen): Addition.
6573
6574 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6577
6578 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6579
6580 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6581
6582 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * gnus-news.texi: Update tool bar item.
6585
6586 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6587
6588 * gnus-news.texi: Fix typos.
6589
6590 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6591
6592 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6593 Add mention of `kron'.
6594
6595 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6596
6597 * epa.texi (Encrypting/decrypting *.gpg files):
6598 Document epa-file-name-regexp.
6599
6600 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6601
6602 * gnus.texi (Example Methods): Fix description about ssh-agent.
6603 (Indirect Functions): Fix the default value of nntp-telnet-command;
6604 remove link to connect.html.
6605
6606 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6607
6608 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6609 dbus-call-method.
6610 (Receiving Method Calls): The timeout can be set by the calling client.
6611
6612 * trampver.texi: Update release number.
6613
6614 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6615
6616 * gnus.texi (Top): Fix version. Add SASL.
6617
6618 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6619
6620 Sync with Tramp 2.1.13.
6621
6622 * trampver.texi: Update release number.
6623
6624 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6625
6626 * org.texi: Update to new org-mode website.
6627
6628 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6629
6630 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6631
6632 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6635 gnus-read-ephemeral-gmane-group-url,
6636 gnus-read-ephemeral-emacs-bug-group,
6637 gnus-read-ephemeral-debian-bug-group.
6638
6639 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6640
6641 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6642
6643 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6644 Add FIXMEs for Bookmarks and gnus-registry-marks.
6645
6646 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6647
6648 * gnus.texi (Smileys): Document `smiley-style'.
6649
6650 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * gnus.texi (Gnus Development): Clarify difference between ding and
6653 gnu.emacs.gnus.
6654 (MIME Commands, Using MIME, RSS): Fix markup.
6655
6656 * gnus-faq.texi ([8.4]): Ditto.
6657
6658 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6659
6660 * gnus.texi (Emacsen): Remove obsolete stuff.
6661
6662 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6663
6664 * gnus.texi (Oort Gnus): Add version info WRT
6665 `mail-source-delete-incoming'.
6666
6667 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * gnus.texi (Top): Add "Other related manuals" and version info in
6670 `iftex' output.
6671 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6672 gnus-balloon-face-0 and the corresponding format specifiers.
6673
6674 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * tramp.texi (Filename completion): Remove footnote about let-bind
6677 of `partial-completion-mode'. It doesn't work this way.
6678
6679 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6680
6681 * pcl-cvs.texi (Contributors): Update my email.
6682
6683 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6684
6685 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6686
6687 2008-03-17 Bill Wohler <wohler@newt.com>
6688
6689 * mh-e.texi (Viewing): Update URL for adding header fields to
6690 mh-invisible-header-fields-default.
6691
6692 2008-03-16 Bill Wohler <wohler@newt.com>
6693
6694 * mh-e.texi (Preface): Add Gnus to requirements.
6695 (Forwarding): Note that forwarded MIME messages are now inline.
6696
6697 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6698
6699 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6700 (Common Variables): Give precedence to the netcat methods over the
6701 telnet methods, and mention that they are more reliable.
6702
6703 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6704
6705 * org.texi (Exporting Agenda Views): Document agenda export to
6706 iCalendar.
6707 (Progress logging): Document the new progress logging stuff.
6708
6709 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6712 Update for change of `mail-source-delete-incoming'.
6713
6714 * gnus-news.texi: Ditto.
6715
6716 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6717
6718 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6719 custom versions.
6720
6721 2008-03-07 Alan Mackenzie <acm@muc.de>
6722
6723 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6724 parens/brackets in a k&r region is limited.
6725
6726 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6727
6728 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6729 using different Emacs versions.
6730
6731 2008-02-27 Glenn Morris <rgm@gnu.org>
6732
6733 * sc.texi: Remove a lot of old and obsolete info.
6734 (titlepage): Simplify.
6735 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6736 (VM with any Emacsen, GNEWS with any Emacsen)
6737 (Overloading for Non-conforming MUAs, Version 3 Changes)
6738 (The Supercite Mailing List): Delete nodes.
6739 (Introduction): Remove info about old packages.
6740 (Getting Connected): Simplify. Remove info about old packages.
6741 (Citing Commands): Delete Emacs 19 info.
6742 (Hints to MUA Authors): Simplify.
6743 (Thanks and History): Merge in some info from the deleted node
6744 "Version 3 Changes".
6745
6746 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6747
6748 * org.texi (Setting tags, In-buffer settings):
6749 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6750
6751 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6754 installation directory name.
6755
6756 2008-02-12 Romain Francoise <romain@orebokech.com>
6757
6758 * epa.texi (Overview): Fix typo.
6759
6760 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6761
6762 * epa.texi (Quick start): Remove the .emacs setting.
6763
6764 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6765
6766 * epa.texi (Quick start): Use the command `epa-enable' instead of
6767 loading `epa-setup'.
6768
6769 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6770
6771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6772 ($(infodir)/epa, epa.dvi): New targets.
6773
6774 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6775
6776 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6777
6778 * epa.texi: New manual documenting the EasyPG Assistant.
6779
6780 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6781
6782 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6783 (Inspection): New function dbus-ping.
6784
6785 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6786
6787 * tramp.texi (Remote processes): Add `shell-command'.
6788
6789 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6790
6791 * tramp.texi: Use new FSF's Back-Cover Text.
6792
6793 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6794
6795 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6796 (Group Parameters): Document `mail-source' parameter.
6797
6798 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6799
6800 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6801 must be a local host.
6802
6803 2008-01-26 Michael Olson <mwolson@gnu.org>
6804
6805 * erc.texi: Update version for ERC 5.3 release.
6806 (Obtaining ERC): Update extras URLs for 5.3.
6807 (Development): Write instructions for git, and remove those for Arch.
6808 (History): Mention the switch to git.
6809
6810 2008-01-24 Karl Berry <karl@gnu.org>
6811
6812 * info.texi (Search Index, Search Text): Mention the command
6813 character in the section name, a la the (Go to node) node.
6814
6815 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6816
6817 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6818
6819 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6820
6821 * gnus-news.texi: Mention gnus-article-describe-bindings.
6822
6823 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6824
6825 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6826
6827 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6828
6829 * org.texi (Property inheritance): New section.
6830 (Conventions): New section.
6831 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6832 commands, and the new bindings for refiling.
6833 (Sparse trees): Document the new special command for sparse trees.
6834 (References): Be more clear about the counting of hilines.
6835 (Handling links): Document M-p/n for accessing links.
6836 (Fast access to TODO states): New section.
6837 (Per file keywords): New section.
6838 (Property inheritance): New section.
6839 (Column attributes): New summary types.
6840 (Capturing Column View): New section.
6841 (The date/time prompt): Cover the new features in the date/time prompt.
6842 Compactify the table of keys for the calendar remote control.
6843 (Clocking work time): Document the new :scope parameter.
6844 (Remember): Promoted to chapter.
6845 (Quoted examples): New section.
6846 (Enhancing text): New verbatim environments.
6847
6848 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6849
6850 * trampver.texi: Update release number.
6851
6852 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6853
6854 * gnus.texi (Article Keymap):
6855 Add gnus-article-wide-reply-with-original; fix descriptions of
6856 gnus-article-reply-with-original and
6857 gnus-article-followup-with-original.
6858
6859 2008-01-09 Glenn Morris <rgm@gnu.org>
6860
6861 * nxml-mode.texi: Add @copying section.
6862
6863 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6864
6865 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6866 Server". Add `message-send-mail-with-mailclient'.
6867
6868 * gnus.texi (Posting Server): Move some text to "(message)Mail
6869 Variables" and add a reference here.
6870
6871 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6872
6873 * dbus.texi (Receiving Method Calls): New chapter.
6874 (Errors and Events): Add serial number to events. Replace "signal" by
6875 "message". Introduce dbus-event-serial-number.
6876
6877 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6878
6879 * dbus.texi (Type Conversion): Explain the type specification for empty
6880 arrays. Use another example.
6881
6882 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6883
6884 * dbus.texi (all): Replace "..." by @dots{}.
6885 (Type Conversion): Precise the value range for :byte types.
6886 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6887 Mention its return value.
6888 (Errors and Events): There is no D-Bus error propagation during event
6889 processing.
6890
6891 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6892
6893 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6894 New sections.
6895
6896 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6897
6898 * gnus.texi (Group Parameters): Reorder the text and add a note about
6899 `gnus-parameters' near the beginning of the node.
6900
6901 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6902
6903 * gnus.texi (Score File Editing): Fix function name.
6904
6905 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6906
6907 Sync with Tramp 2.1.12.
6908
6909 * trampver.texi: Update release number.
6910
6911 2007-12-22 Richard Stallman <rms@gnu.org>
6912
6913 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6914
6915 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6916
6917 * dbus.texi (Type Conversion): Correct input parameters mapping.
6918
6919 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6920
6921 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6922 (Errors and Events): Mention wrong-type-argument error.
6923
6924 2007-12-21 Alex Schroeder <alex@gnu.org>
6925
6926 * rcirc.texi: Changed single spaces after sentence end to double
6927 spaces. Fixed some typos.
6928 (Internet Relay Chat): Explain relay.
6929 (Getting started with rcirc): Change items to reflect prompts.
6930 Add more explanation to rcirc-track-minor-mode and added a comment to
6931 warn future maintainers that this section is a copy.
6932 (People): Change /ignore example.
6933 (Keywords): Not keywords.
6934
6935 2007-12-20 Alex Schroeder <alex@gnu.org>
6936
6937 * rcirc.texi (Top): Fighting Information Overload chapter added.
6938 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6939 (rcirc commands): Move /ignore command to the new chapter.
6940 (Fighting Information Overload): New chapter documenting /keyword,
6941 /bright, /dim, channel ignore, and low priority channels.
6942 (Configuration): Document rcirc-server-alist, remove
6943 rcirc-startup-channels-alist and rcirc-default-server.
6944
6945 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6946
6947 * dbus.texi (Signals): Fix example in dbus-register-signal.
6948
6949 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6950
6951 * gnus.texi (Score Variables): Fix typo.
6952
6953 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6954
6955 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6956 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6957 (Errors and Events): Adapt dbus-event.
6958
6959 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6960
6961 * gnus.texi (Other Files): Add the yenc command.
6962
6963 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6964
6965 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6966 since 2004-08-06.
6967
6968 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6971 on body.
6972
6973 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6976 and rfc2047-allow-irregular-q-encoded-words; fix description of
6977 rfc2047-encode-encoded-words.
6978
6979 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6980
6981 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6982
6983 2007-12-05 Michael Olson <mwolson@gnu.org>
6984
6985 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6986 Update documentation for `remember-diary-file'.
6987
6988 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6989
6990 * dbus.texi (Signals): Precise `dbus-register-signal'.
6991 (Errors and Events): Rework events part, the internal structure of
6992 dbus-event has changed.
6993
6994 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6995
6996 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6997 ($(infodir)/dbus, dbus.dvi): New targets.
6998
6999 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7000
7001 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7002 unconditionally.
7003
7004 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7005 emulation with @print{}.
7006
7007 2007-12-02 Richard Stallman <rms@gnu.org>
7008
7009 * dbus.texi (Overview): Minor cleanup.
7010
7011 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7012
7013 * Makefile.in (INFO_TARGETS): Add dbus.
7014 (DVI_TARGETS): Add dbus.dvi.
7015 (dbus, dbus.dvi): New targets.
7016
7017 * dbus.texi: New file.
7018
7019 2007-11-24 Romain Francoise <romain@orebokech.com>
7020
7021 * nxml-mode.texi: Add description in @direntry.
7022 Fix file name to match @setfilename.
7023
7024 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7025
7026 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7027 ($(infodir)/nxml-mode): New rule.
7028
7029 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7030 ($(infodir)/nxml-mode): New rule.
7031 (clean): Add nxml-mode*.
7032
7033 * nxml-mode.texi: New file with nxml manual.
7034
7035 2007-11-18 Richard Stallman <rms@gnu.org>
7036
7037 * flymake.texi (Example -- Configuring a tool called directly):
7038 Update example.
7039
7040 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7041
7042 * tramp.texi (Filename completion): Simplify explanation of
7043 double-slash behavior. Explain directory contents flushing.
7044
7045 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7046
7047 * calc.texi (TeX and LaTeX Language Modes): Put in
7048 missing braces.
7049
7050 2007-11-15 Richard Stallman <rms@gnu.org>
7051
7052 * cl.texi (Equality Predicates): Delete `eql'.
7053 (Predicates, Naming Conventions, Top): Delete `eql'.
7054 (Common Lisp Compatibility): Delete `eql'.
7055 (Porting Common Lisp): Delete obsolete backquote info.
7056 Minor clarification about character constants.
7057 (Sequence Basics): Minor clarification.
7058
7059 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7060
7061 * cc-mode.texi (Electric Keys, Custom Macros):
7062 * tramp.texi (Filename completion): Fix typos.
7063
7064 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7065
7066 * calc.texi (Basic commands): Mention the menu.
7067
7068 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7069
7070 * tramp.texi (Connection caching): Tramp flushes connection
7071 properties when remote operating system has been changed.
7072
7073 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7074
7075 * gnus-news.texi: Fix spelling.
7076 `message-insert-formatted-citation-line', not
7077 `message-insert-formated-citation-line'.
7078
7079 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7080
7081 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7082
7083 * tramp.texi (Overview): Mention also the PuTTY integration under
7084 w32. Remove paragraphs about Tramp's experimental status.
7085 (Frequently Asked Questions): Add code example for highlighting the
7086 mode line.
7087
7088 2007-11-03 Michael Olson <mwolson@gnu.org>
7089
7090 * remember.texi: Change mentions of remember-buffer to
7091 remember-finalize throughout.
7092
7093 2007-10-30 Michael Olson <mwolson@gnu.org>
7094
7095 * remember.texi (Copying): Remove.
7096 (Mailbox): Update with non-BBDB instructions.
7097 (Diary, Org): Add.
7098 (Bibliography, Planner Page): Remove.
7099
7100 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7101
7102 * makefile.w32-in (INFO_TARGETS): Add remember.
7103 (DVI_TARGETS): Add remember.dvi.
7104 ($(infodir)/remember): New rule.
7105 (clean): Add remember*.
7106
7107 2007-10-30 Michael Olson <mwolson@gnu.org>
7108
7109 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7110 ($(infodir)/remember): New rule that builds the Remember Manual.
7111
7112 * remember.texi: New file containing the Remember Mode Manual.
7113 Shuffle chapters around after initial import.
7114 (Function Reference): Split Keystrokes into separate chapter.
7115 (Keystrokes): Document C-c C-k.
7116 (Introduction): Fix typographical issue with "---".
7117
7118 2007-10-29 Richard Stallman <rms@gnu.org>
7119
7120 * widget.texi (Introduction): Delete discussion of implementation
7121 internals.
7122
7123 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7124
7125 * tramp.texi (Connection caching): Host names must be different
7126 when tunneling.
7127
7128 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7129
7130 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7131 Gnus v5.13.
7132
7133 2007-10-28 Miles Bader <miles@gnu.org>
7134
7135 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7136
7137 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * gnus.texi (Sorting the Summary Buffer):
7140 Remove gnus-article-sort-by-date-reverse.
7141
7142 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7143
7144 * gnus.texi (Non-ASCII Group Names): New node.
7145 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7146 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7147
7148 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7149
7150 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7151 clean the output of the program `imap-shell-program'.
7152
7153 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7154
7155 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7156
7157 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7158
7159 * gnus.texi (Sticky Articles): Documentation for sticky article
7160 buffers.
7161
7162 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7163
7164 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7165
7166 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7167
7168 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7169
7170 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7171
7172 * gnus.texi (Archived Messages):
7173 Document gnus-update-message-archive-method.
7174
7175 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7176
7177 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7178
7179 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7180
7181 * gnus.texi (Group Maneuvering):
7182 Document `gnus-summary-next-group-on-exit'.
7183
7184 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7185
7186 * gnus.texi (Really Various Summary Commands):
7187 Mention gnus-auto-select-on-ephemeral-exit.
7188
7189 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7190
7191 * gnus.texi, message.texi: Bump version number.
7192
7193 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * gnus.texi (Group Line Specification, Misc Group Stuff)
7196 (Server Commands): Parenthesize @pxref{Mail Spool}.
7197
7198 2007-10-28 Didier Verna <didier@xemacs.org>
7199
7200 New user option: message-signature-directory.
7201 * message.texi (Insertion Variables): Document it.
7202 * gnus.texi (Posting Styles): Ditto.
7203
7204 2007-10-28 Didier Verna <didier@xemacs.org>
7205
7206 * gnus.texi (Group Line Specification):
7207 * gnus.texi (Misc Group Stuff):
7208 * gnus.texi (Server Commands): Document the group compaction feature.
7209
7210 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7211
7212 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7213
7214 * message.texi (Various Message Variables): Add message-fill-column.
7215
7216 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7217
7218 * gnus.texi: Untabify.
7219
7220 2007-10-28 Didier Verna <didier@xemacs.org>
7221
7222 * gnus.texi (Group Parameters): Document the posting-style merging
7223 process in topic-mode.
7224
7225 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7226
7227 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7228
7229 2007-10-28 Romain Francoise <romain@orebokech.com>
7230
7231 * gnus.texi (Mail Spool): Fix typo.
7232 Update copyright.
7233
7234 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7235
7236 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7237
7238 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7239
7240 * gnus.texi (Summary Generation Commands):
7241 Add gnus-summary-insert-ticked-articles.
7242
7243 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7244
7245 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7246 to spam-spamassassin-program.
7247
7248 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7249
7250 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7251
7252 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7253
7254 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7255
7256 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7257
7258 * message.texi (Mail Headers): Document `opportunistic'.
7259
7260 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7261
7262 * emacs-mime.texi (Encoding Customization): Explain how to set
7263 mm-coding-system-priorities per hierarchy.
7264
7265 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7266
7267 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7268 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7269
7270 2007-10-28 Didier Verna <didier@xemacs.org>
7271
7272 * message.texi (Wide Reply): Update documentation of
7273 message-dont-reply-to-names (now allowing a list of regexps).
7274
7275 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7276
7277 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7278
7279 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7280
7281 * gnus.texi (SpamAssassin back end): Fix typo.
7282
7283 * sieve.texi (Examples): Fix grammar.
7284
7285 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7286
7287 * gnus.texi (Searching for Articles): Document M-S and M-R.
7288 (Limiting): Document / b.
7289
7290 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7291
7292 * gnus.texi (Thread Commands): T M-^.
7293
7294 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7295
7296 * message.texi (Mail Aliases): Document ecomplete.
7297 (Mail Aliases): Fix typo.
7298
7299 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7300
7301 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7302 fix typo.
7303
7304 2007-10-28 Romain Francoise <romain@orebokech.com>
7305
7306 * gnus.texi (Mail Spool): Grammar fix.
7307
7308 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7311 string.
7312
7313 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7314
7315 * gnus.texi (Group Parameters): Fix description.
7316
7317 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7318
7319 * gnus.texi (Gmane Spam Reporting):
7320 Fix spam-report-gmane-use-article-number.
7321 Add spam-report-user-mail-address.
7322
7323 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7324
7325 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7326
7327 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi (Group Parameters): Add simplified sorting example based on
7330 example for `Sorting the Summary Buffer' from Jari Aalto
7331 <jari.aalto@cante.net>.
7332 (Example Methods): Add example for an indirect connection.
7333
7334 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7335
7336 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7337 (Agent Parameters): Update parameter names to match code.
7338 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7339 'gnus-agent-summary-fetch-series'.
7340 (Agent and flags): New section providing a generalized discussion
7341 of flag handling.
7342 (Agent and IMAP): Remove flag discussion.
7343 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7344
7345 2007-10-28 Romain Francoise <romain@orebokech.com>
7346
7347 * gnus.texi (Exiting the Summary Buffer): Add new function
7348 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7349
7350 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7351
7352 * gnus.texi (Conformity): Fix typo.
7353 (Customizing Articles): Document `first'.
7354
7355 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7356
7357 * gnus.texi (Sorting the Summary Buffer):
7358 Add `gnus-thread-sort-by-date-reverse'. Add example
7359 host to different sorting in NNTP and RSS groups.
7360
7361 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * message.texi (Insertion): Describe prefix for
7364 message-mark-inserted-region and message-mark-insert-file.
7365
7366 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7367
7368 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7369 LaTeX documents. Describe "text/x-gnus-verbatim".
7370
7371 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7372
7373 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7374 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7375 (spam-stat spam filtering, SpamOracle)
7376 (Extending the Spam ELisp package): Remove extra quote symbol for
7377 clarity.
7378
7379 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7380
7381 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7382 gnus-article-delete-part and gnus-article-replace-part.
7383 (Using MIME): Add gnus-mime-replace-part.
7384
7385 2007-10-28 Romain Francoise <romain@orebokech.com>
7386
7387 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7388 requires `auto-compression-mode' to be enabled. Add new nnml
7389 variable `nnml-compressed-files-size-threshold'.
7390
7391 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7392
7393 * gnus.texi (Sorting the Summary Buffer):
7394 Add gnus-thread-sort-by-recipient.
7395
7396 2007-10-28 Romain Francoise <romain@orebokech.com>
7397
7398 * message.texi (Insertion Variables): Mention new variable
7399 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7400 documentation accordingly.
7401
7402 2007-10-28 Romain Francoise <romain@orebokech.com>
7403
7404 * gnus.texi (To From Newsgroups): Mention new variables
7405 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7406
7407 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7408
7409 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7410 stuff; gnus-mime-inline-part does the automatic decompression.
7411
7412 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7413
7414 * gnus.texi (Spam ELisp Package Configuration Examples):
7415 "training.ham" should be "training.spam".
7416
7417 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7418
7419 * message.texi (Mail Variables): Fix the default value for
7420 message-send-mail-function.
7421
7422 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7423
7424 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7425 always returns nil exceptionally.
7426
7427 2007-10-28 Simon Josefsson <jas@extundo.com>
7428
7429 * gnus.texi (Article Washing): Add libidn URL.
7430 Suggested by Michael Cook <michael@waxrat.com>.
7431
7432 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7433
7434 * gnus.texi (Topic Commands): Fix next/previous.
7435
7436 2007-10-28 Simon Josefsson <jas@extundo.com>
7437
7438 * gnus.texi (Article Washing): Mention `W i'.
7439
7440 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7441
7442 * gnus.texi (Group Parameters): Slight extension of sieve
7443 parameter description.
7444
7445 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7446
7447 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7448 matching score files as well.
7449 (Picons): Describe `gnus-picon-style'.
7450
7451 2007-10-28 Romain Francoise <romain@orebokech.com>
7452
7453 * message.texi (Message Headers): Mention that headers are hidden
7454 using narrowing, and how to expose them.
7455 Update copyright.
7456
7457 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7458
7459 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7460 `gnus-summary-sort-by-recipient'.
7461
7462 2007-10-28 Romain Francoise <romain@orebokech.com>
7463
7464 * gnus.texi (NNTP marks): New node.
7465 (NNTP): Move NNTP marks variables to the new node.
7466
7467 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7468
7469 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7470
7471 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7472
7473 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7474
7475 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7476 everywhere for consistency.
7477 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7478 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7479 Say "regular expression" instead of "regex." Admonish.
7480 Pick other words to sound better (s/so/thus/).
7481 (Spam ELisp Package Filtering of Incoming Mail):
7482 Mention statistical filters. Remove old TODO.
7483 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7484 New section on sorting and displaying the spam score.
7485 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7486 backend but an alias to spam-use-BBDB.
7487 (Extending the Spam ELisp package): Rewrite the example using the
7488 new backend functionality.
7489
7490 2007-10-28 Simon Josefsson <jas@extundo.com>
7491
7492 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7493 nntp-marks-directory, from Romain Francoise
7494 <romain@orebokech.com>.
7495
7496 2007-10-28 Magnus Henoch <mange@freemail.hu>
7497
7498 * gnus.texi (Hashcash): New default value of
7499 hashcash-default-payment.
7500
7501 2007-10-28 Simon Josefsson <jas@extundo.com>
7502
7503 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7504 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7505
7506 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7507
7508 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7509
7510 2007-10-28 Simon Josefsson <jas@extundo.com>
7511
7512 * gnus.texi (documentencoding): Add, to avoid warnings.
7513
7514 2007-10-28 Simon Josefsson <jas@extundo.com>
7515
7516 * message.texi (Mail Headers): Add.
7517
7518 * gnus.texi (Hashcash): Fix.
7519
7520 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7521
7522 * gnus.texi (Hashcash): Change location of library, also mention
7523 that payments can be verified and fix the name of the
7524 hashcash-path variable.
7525
7526 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7527
7528 * gnus.texi (Article Display): Add `gnus-picon-style'.
7529
7530 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7531
7532 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7533
7534 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7535
7536 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7537 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7538 warning about ham processors in spam groups removed.
7539
7540 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7541
7542 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7543 From Hubert Chan <hubert@uhoreg.ca>.
7544
7545 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7546
7547 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7548 (Mailing List): Typo.
7549 (Customizing Articles): Add gnus-treat-ansi-sequences.
7550 (Article Washing): Index.
7551
7552 * message.texi: Use m-dash consistently.
7553
7554 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7555
7556 * gnus.texi (GroupLens): Remove.
7557
7558 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7559
7560 * gnus.texi (Outgoing Messages, Agent Variables):
7561 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7562 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7563
7564 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7565
7566 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7567
7568 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7569
7570 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7571
7572 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7573
7574 2007-10-28 Simon Josefsson <jas@extundo.com>
7575
7576 * gnus.texi (Top): Add SASL.
7577
7578 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7579
7580 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7581
7582 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7583
7584 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7585
7586 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7587
7588 * calc.texi (Formulas, Composition Basics): Lower the
7589 precedence of negation.
7590
7591 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7592
7593 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7594 Mention the new three-letter column identifiers.
7595 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7596 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7597 message when using `c' on an empty default with default printer.
7598 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7599 renamed to `ses--symbolic-formulas' some time ago.
7600
7601 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7602
7603 * calc.texi (Default Simplifications, Making Selections)
7604 (Customizing Calc): Clarify associativity of multiplication.
7605
7606 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7607
7608 * tramp.texi (Traces and Profiles): Simplify loop over
7609 `trace-function-background'.
7610
7611 2007-10-22 Juri Linkov <juri@jurta.org>
7612
7613 * dired-x.texi (Shell Command Guessing): Default values are now
7614 available by typing M-n instead of M-p.
7615
7616 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7617
7618 * tramp.texi (Cleanup remote connections): New section.
7619 (Password caching): Remove `tramp-clear-passwd'.
7620 It's not a command anymore.
7621 (Bug Reports): Add `tramp-bug' to function index.
7622 (Function Index, Variable Index): New nodes.
7623 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7624
7625 * trampver.texi: Update release number.
7626
7627 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7628
7629 * calc.texi (History and Acknowledgements): Turn comment
7630 about integer size into past tense.
7631 (Time Zones): Remove pointer to Calc author's address.
7632 (Trigonometric and Hyperbolic Functions): Mention cotangent
7633 and hyperbolic cotangent. Fix typo.
7634
7635 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7636
7637 Sync with Tramp 2.1.11.
7638
7639 * trampver.texi: Update release number.
7640
7641 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7642
7643 * tramp.texi (External packages): New section.
7644
7645 2007-09-29 Juri Linkov <juri@jurta.org>
7646
7647 * info.texi (Help-Int): Document `L' (`Info-history').
7648
7649 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7650
7651 * org.texi: Change links to webpage and maintained email.
7652 (Remember): Promote to Chapter, significant changes.
7653 (Fast access to TODO states): New section.
7654 (Faces for TODO keywords): New section.
7655 (Export options): Example for #+DATE.
7656 (Progress logging): Section moved.
7657
7658 2007-09-26 Bill Wohler <wohler@newt.com>
7659
7660 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7661 browse-url-at-mouse.
7662
7663 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7664
7665 * flymake.texi (Customizable variables): Face names don't end in -face.
7666 Fix flymake-err-line-patterns template.
7667 (Example -- Configuring a tool called directly): Fix init-function.
7668 (Highlighting erroneous lines): Face names don't end in -face.
7669
7670 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7671
7672 * erc.texi (Special-Features): Fix small typo.
7673
7674 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7675
7676 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7677 and "External transfer methods".
7678
7679 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7680
7681 * calc.texi (Predefined Units): Add some history.
7682
7683 2007-09-08 Michael Olson <mwolson@gnu.org>
7684
7685 * erc.texi (Copying): New section included from gpl.texi.
7686 This matches the look of the upstream ERC manual.
7687
7688 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7689
7690 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7691 (Random Numbers): Clarify the distribution of `random'.
7692
7693 2007-09-06 Glenn Morris <rgm@gnu.org>
7694
7695 Move manual sources from man/ to subdirectories of doc/.
7696 Split into the Emacs manual in emacs/, and other manuals in misc/.
7697 Change all setfilename commands to use ../../info.
7698 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7699 refer to the Emacs manual here.
7700 (infodir): New variable.
7701 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7702 (cc-mode.texi, faq.texi): Update references to source file locations.
7703 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7704 do not refer to the Emacs manual here.
7705 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7706
7707 * Makefile.in: Add `basename' versions of all info targets, for
7708 convenience when rebuilding just one manual.
7709 (../etc/GNU): Delete obsolete target.
7710 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7711 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7712 *.vrs *.toc here...
7713 (maintainer-clean): ...from here.
7714
7715 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7716
7717 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7718
7719 * calc.texi (Date Conversions): Clarify definition of
7720 Julian day numbering.
7721 (Date Forms): Clarify definition of Julian day numbering;
7722 add some history.
7723
7724 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7725
7726 * org.texi: Version 5.07.
7727
7728 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7729
7730 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7731
7732 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7733
7734 * org.texi (Adding hyperlink types): New section.
7735 (Embedded LaTeX): Chapter updated because of LaTeX export.
7736 (LaTeX export): New section.
7737 (Using links out): New section.
7738
7739 2007-08-22 Glenn Morris <rgm@gnu.org>
7740
7741 * faq.texi (Learning how to do something): Refcards now in
7742 etc/refcards/ directory.
7743
7744 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7745
7746 * tramp.texi (Remote Programs): Persistency file must be cleared when
7747 changing `tramp-remote-path'.
7748 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7749 macro.
7750
7751 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7752
7753 * calc.texi: Move contents to beginning of file.
7754 (Algebraic Entry): Fix the formatting of an example.
7755
7756 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7757
7758 * calc.texi (Basic Operations on Units): Mention exact versus
7759 inexact conversions.
7760
7761 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7762
7763 * calc.texi (Basic Operations on Units): Mention default
7764 values for new units.
7765 (Quick Calculator Mode): Mention that binary format will
7766 be displayed.
7767
7768 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7769
7770 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7771
7772 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7773
7774 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7775
7776 2007-08-08 Glenn Morris <rgm@gnu.org>
7777
7778 * gnus.texi, sieve.texi: Replace `iff'.
7779
7780 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7781
7782 * calc.texi (Basic Graphics): Mention the graphing of error
7783 forms.
7784 (Graphics Options): Mention how `g s' handles error forms.
7785 (Curve Fitting): Mention plotting the curves.
7786 (Standard Nonlinear Models): Add additional models.
7787 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7788 (Linear Fits): Correct result.
7789
7790 2007-08-01 Alan Mackenzie <acm@muc.de>
7791
7792 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7793 to "--no-site-file".
7794
7795 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7796
7797 * tramp.texi (Frequently Asked Questions): Point to mode line
7798 extension in Emacs 23.1.
7799
7800 * trampver.texi: Update release number.
7801
7802 2007-07-27 Glenn Morris <rgm@gnu.org>
7803
7804 * calc.texi (Copying): Include license text from gpl.texi, rather than
7805 in-line.
7806
7807 2007-07-25 Glenn Morris <rgm@gnu.org>
7808
7809 * calc.texi (Copying): Replace license with GPLv3.
7810
7811 * Relicense all FSF files to GPLv3 or later.
7812
7813 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7814
7815 Sync with Tramp 2.1.10.
7816
7817 * tramp.texi (trampfn): Expand macro implementation in order to handle
7818 empty arguments.
7819 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7820 occurrences by trampfn.
7821 (Frequently Asked Questions): Extend example code for host
7822 identification in the modeline. Add bbdb to approaches shortening Tramp
7823 file names to be typed.
7824
7825 * trampver.texi: Update release number.
7826
7827 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7828
7829 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7830 section. Reported by <poti@potis.org>.
7831 (Remote processes): Arguments of the program to be debugged are taken
7832 literally.
7833 (Frequently Asked Questions): Simplify recentf example.
7834
7835 2007-07-14 Karl Berry <karl@gnu.org>
7836
7837 * info.texi (@copying): New Back-Cover Text.
7838
7839 * info.texi (Quitting Info): Move to proper place in source.
7840 (Reported by Benno Schulenberg.)
7841
7842 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7843
7844 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7845
7846 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7847
7848 * emacs-mime.texi: Add @documentencoding directive.
7849
7850 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7851
7852 * tramp.texi (Remote processes): Add an anchor to the subsection
7853 "Running a debugger on a remote host".
7854
7855 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7856
7857 * tramp.texi (Remote processes): Don't call it "experimental" any
7858 longer. Add subsection about running a debugger on a remote host.
7859
7860 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7861
7862 * org.texi (Properties and columns): Chapter rewritten.
7863
7864 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7865
7866 * tramp.texi:
7867 * trampver.texi: Migrate to Tramp 2.1.
7868
7869 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7870
7871 * org.texi (Properties): New chapter.
7872
7873 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7874
7875 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7876 Control Panel.
7877
7878 * gnus.texi (Misc Article): Add index entry for
7879 gnus-single-article-buffer.
7880
7881 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7882
7883 * gnus.texi (Starting Up): Fix typo.
7884
7885 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7886
7887 * gnus.texi (Asynchronous Fetching): Fix typo.
7888
7889 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7890
7891 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7892 (About This Manual): Remove redundant information.
7893 (Getting Started): Mention author.
7894 (Basic Arithmetic, Customizing Calc): Make description of the
7895 variable `calc-multiplication-has-precedence' match its new effect.
7896
7897 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7898
7899 * calc.texi (Basic Arithmetic, Customizing Calc):
7900 Mention the variable `calc-multiplication-has-precedence'.
7901
7902 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7903
7904 * org.texi (Tag): Section swapped with node Timestamps.
7905 (Formula syntax for Lisp): Document new `L' flag.
7906
7907 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7908
7909 * gnus.texi (Misc Group Stuff, Summary Buffer)
7910 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7911
7912 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7913
7914 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7915 * gnus.texi (Article Buttons, Mail Source Customization)
7916 (Sending or Not Sending, Customizing NNDiary):
7917 * message.texi (Message Headers):
7918 * mh-e.texi (HTML): Fix typos.
7919
7920 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7921
7922 Sync with Tramp 2.0.56.
7923
7924 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7925 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7926
7927 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7928
7929 * Version 22.1 released.
7930
7931 2007-05-26 Michael Olson <mwolson@gnu.org>
7932
7933 * erc.texi (Modules): Fix references to completion modules.
7934
7935 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7936
7937 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7938
7939 2007-05-09 Didier Verna <didier@xemacs.org>
7940
7941 * gnus.texi (Email Based Diary): New. Proper documentation for the
7942 nndiary back end and the gnus-diary library.
7943
7944 2007-05-03 Karl Berry <karl@gnu.org>
7945
7946 * .cvsignore (*.pdf): New entry.
7947
7948 * texinfo.tex: Update from current version for better pdf generation.
7949
7950 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7951
7952 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7953
7954 2007-04-28 Glenn Morris <rgm@gnu.org>
7955
7956 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7957 consideration of legal status.
7958
7959 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7960
7961 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7962
7963 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7964
7965 * faq.texi (New in Emacs 22): python.el removed.
7966
7967 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7968
7969 * calc.texi (Reporting bugs): Update maintainer's address.
7970
7971 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7972
7973 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7974
7975 2007-04-15 Jay Belanger <belanger@truman.edu>
7976
7977 * calc.texi (Title page): Remove the date.
7978 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7979 (The Standard Calc Interface): Change trail title.
7980 (Floats): Mention that when non-decimal floats are entered, only
7981 approximations are stored.
7982 (Copying): Move to the appendices.
7983 (GNU Free Documentation License): Add as an appendix.
7984
7985 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7986
7987 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7988 * dired-x.texi, ebrowse.texi, ediff.texi:
7989 * emacs-mime.texi, erc.texi, eshell.texi:
7990 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7991 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7992 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7993 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7994 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7995 * woman.texi: Include GFDL.
7996
7997 * doclicense.texi: Remove node heading, so that it can be included by
7998 other files.
7999
8000 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8001
8002 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8003 than *.
8004
8005 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8006
8007 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8008 in Calc.
8009
8010 2007-04-09 Romain Francoise <romain@orebokech.com>
8011
8012 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8013 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8014 replace mouse-2.
8015
8016 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8017
8018 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8019 renamed to woman-use-topic-at-point. Document new behavior.
8020
8021 2007-04-08 Richard Stallman <rms@gnu.org>
8022
8023 * url.texi: Fix some indexing.
8024 (Disk Caching): Drop discussion of old/other Emacs versions.
8025
8026 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8027
8028 * url.texi (Disk Caching): Say Emacs 21 "and later".
8029
8030 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8031 on Font locking which now mentions JIT lock.
8032
8033 2007-04-01 Michael Olson <mwolson@gnu.org>
8034
8035 * erc.texi: Update for the ERC 5.2 release.
8036
8037 2007-03-31 David Kastrup <dak@gnu.org>
8038
8039 * woman.texi (Topic, Interface Options): Explain changes semantics of
8040 woman-manpath in order to consider MANPATH_MAP entries.
8041
8042 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8043
8044 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8045
8046 2007-03-26 Richard Stallman <rms@gnu.org>
8047
8048 * pgg.texi (Caching passphrase): Clean up previous change.
8049
8050 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8051
8052 * gnus.texi (Setting Process Marks): Fix typo.
8053
8054 2007-03-25 Romain Francoise <romain@orebokech.com>
8055
8056 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8057 readability, and include various fixes by Daniel Brockman, Nick Roberts
8058 and Dieter Wilhelm.
8059
8060 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8061
8062 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8063
8064 * gnus.texi (Mail Source Specifiers): Fix typo.
8065
8066 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8067
8068 * reftex.texi (Imprint): Update maintainer information.
8069
8070 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8071
8072 * message.texi (Message Buffers): Update documentation for
8073 message-generate-new-buffers.
8074
8075 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8076
8077 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8078
8079 2007-03-21 Glenn Morris <rgm@gnu.org>
8080
8081 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8082
8083 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8084
8085 * eshell.texi (Known problems): Emacs 21 -> 22.
8086
8087 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8088
8089 2007-03-18 Jay Belanger <belanger@truman.edu>
8090
8091 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8092
8093 2007-03-12 Glenn Morris <rgm@gnu.org>
8094
8095 * calc.texi (Time Zones): Switch to new North America DST rule.
8096
8097 * calc.texi: Replace "daylight savings" with "daylight
8098 saving" in text throughout.
8099
8100 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8101
8102 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8103 The variable now uses a list of symbols instead of just a symbol.
8104 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8105
8106 2007-03-06 Romain Francoise <romain@orebokech.com>
8107
8108 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8109 new packages, and mention Gnus update.
8110
8111 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8112
8113 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8114 nntp-open-connection-functions-never-echo-commands.
8115
8116 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8117
8118 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8119 problems on the console, and security risk in not using gpg-agent.
8120
8121 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8122
8123 * org.texi (The spreadsheet): Rename from "Table calculations".
8124 Completely reorganized and rewritten.
8125 (CamelCase links): Section removed.
8126 (Repeating items): New section.
8127 (Tracking TODO state changes): New section.
8128 (Agenda views): Chapter reorganized and rewritten.
8129 (HTML export): Section rewritten.
8130 (Tables in arbitrary syntax): New section.
8131 (Summary): Better feature summary.
8132 (Activation): Document problem with cut-and-paste of Lisp code
8133 from PDF files.
8134 (Visibility cycling): Document indirect buffer use.
8135 (Structure editing): Document sorting.
8136 (Remember): Section rewritten.
8137 (Time stamps): Better description of time stamp types.
8138 (Tag searches): Document regular expression search for tags.
8139 (Stuck projects): New section.
8140 (In-buffer settings): New keywords.
8141 (History and Acknowledgments): Update description.
8142
8143 2007-02-24 Alan Mackenzie <acm@muc.de>
8144
8145 * cc-mode.texi (Movement Commands): Insert two missing command names.
8146 (Getting Started): Slight wording correction (use conditional).
8147
8148 2007-02-22 Kim F. Storm <storm@cua.dk>
8149
8150 * widget.texi (User Interface, Basic Types): Document need to put some
8151 text before the %v escape in :format string in editable-field widget.
8152
8153 2007-02-18 Romain Francoise <romain@orebokech.com>
8154
8155 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8156 `cvs-mode-quit'.
8157
8158 2007-02-10 Markus Triska <markus.triska@gmx.at>
8159
8160 * widget.texi (Programming Example): Put constant strings in :format.
8161
8162 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8163
8164 * faq.texi (Fullscreen mode on MS-Windows): New node.
8165
8166 2007-02-04 David Kastrup <dak@gnu.org>
8167
8168 * faq.texi (AUCTeX): Update version number. Should probably be done
8169 for other packages as well.
8170
8171 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8172
8173 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8174 <tassilo@member.fsf.org>.
8175
8176 2007-01-20 Markus Triska <markus.triska@gmx.at>
8177
8178 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8179
8180 2007-01-13 Michael Olson <mwolson@gnu.org>
8181
8182 * erc.texi (Modules): Mention capab-identify module.
8183
8184 2007-01-05 Michael Olson <mwolson@gnu.org>
8185
8186 * erc.texi (Getting Started): Update for /RECONNECT command.
8187
8188 2007-01-04 Richard Stallman <rms@gnu.org>
8189
8190 * ebrowse.texi: Change C-c b to C-c C-m.
8191
8192 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8195 variables only in info to avoid redundant entries in the printed
8196 manual.
8197
8198 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8199
8200 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8201
8202 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8203
8204 * message.texi (Security): Split into sub-nodes.
8205
8206 2007-01-01 Alan Mackenzie <acm@muc.de>
8207
8208 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8209 eval-after-load in Emacs <=21 and a workaround. Document that
8210 trigraphs are not supported.
8211
8212 2007-01-01 Alan Mackenzie <acm@muc.de>
8213
8214 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8215 c-context-line-break. When invoked within a string, preserve
8216 whitespace. Add a backslash only when also in a macro.
8217
8218 2007-01-01 Alan Mackenzie <acm@muc.de>
8219
8220 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8221
8222 2007-01-01 Alan Mackenzie <acm@muc.de>
8223
8224 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8225 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8226
8227 2007-01-01 Alan Mackenzie <acm@muc.de>
8228
8229 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8230 "Choosing a Style".
8231
8232 * cc-mode.texi ("Styles"): Add @dfn{style}.
8233
8234 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8235
8236 Sync with Tramp 2.0.55.
8237
8238 * trampver.texi: Update release number.
8239
8240 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8241
8242 * gnus.texi (Customizing Articles): Add index entries for all
8243 gnus-treat-* variables.
8244
8245 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8246
8247 * gnus.texi (IMAP): Fix incorrect explanation of
8248 nnimap-search-uids-not-since-is-evil in documentation for
8249 nnimap-expunge-search-string.
8250
8251 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8252
8253 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8254 spam-ifile-database.
8255
8256 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8257
8258 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8259 rebind C-s.
8260
8261 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8262
8263 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8264 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8265 "expiring mail".
8266 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8267 nnimap-nov-is-evil.
8268
8269 2006-12-25 Kevin Ryde <user42@zip.com.au>
8270
8271 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8272 about the key procedure being used heavily.
8273
8274 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8275
8276 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8277 to t.
8278 (Prerequisites): Add explanation about gpg-agent.
8279
8280 2006-12-22 Kevin Ryde <user42@zip.com.au>
8281
8282 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8283 "sort" instead of "sort*".
8284
8285 2006-12-19 Richard Stallman <rms@gnu.org>
8286
8287 * calc.texi (History and Acknowledgements): Recognize that Emacs
8288 now does have floating point.
8289
8290 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8291
8292 * tramp.texi (External transfer methods): Describe new method `scpc'.
8293
8294 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8295
8296 * pgg.texi: Added short note on gpg-agent to the introduction.
8297
8298 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8299
8300 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8301 also applies to Cc.
8302
8303 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8304
8305 * gnus.texi (X-Face): Clarify. Say which programs are required
8306 on Windows.
8307
8308 2006-12-08 Michael Olson <mwolson@gnu.org>
8309
8310 * erc.texi (Modules): Remove documentation for list module.
8311
8312 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8313
8314 * faq.texi (^M in the shell buffer): Ditto.
8315
8316 2006-11-20 Michael Olson <mwolson@gnu.org>
8317
8318 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8319
8320 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8321
8322 * org.texi: Fix typos.
8323 (Agenda commands): Document `C-k'.
8324
8325 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8326
8327 * url.texi (http/https): Fix a typo in the HTTP URL.
8328
8329 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8330
8331 * ada-mode.texi: Total rewrite.
8332
8333 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8334
8335 * org.texi: Minor typo fixes.
8336
8337 2006-11-13 Bill Wohler <wohler@newt.com>
8338
8339 Release MH-E manual version 8.0.3.
8340
8341 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8342 release 8.0.3.
8343
8344 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8345 to set MAILDIR.
8346 (Reading Mail): Document the customization of read-mail-command
8347 for MH-E.
8348 (Viewing Attachments): Document mm-discouraged-alternatives.
8349 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8350 (Junk): Add more information about the settings of mh-junk-background
8351 in a program. Add /usr/bin/mh to PATH in examples.
8352
8353 2006-11-12 Richard Stallman <rms@gnu.org>
8354
8355 * woman.texi: Update author address but say he no longer maintains it.
8356
8357 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8358
8359 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8360 archived trees.
8361 (Checkboxes): Section moved to chapter 5, and extended.
8362 (The date/time prompt): New section.
8363 (Link abbreviations): New section.
8364 (Presentation and sorting): New section.
8365 (Custom agenda views): Section completely rewritten.
8366 (Summary): Compare with Planner.
8367 (Feedback): More info about creating backtraces.
8368 (Plain lists): Modify example.
8369 (Breaking down tasks): New section.
8370 (Custom time format): New section.
8371 (Time stamps): Document inactive timestamps.
8372 (Setting tags): More details about fast tag selection.
8373 (Block agenda): New section.
8374 (Custom agenda views): Section rewritten.
8375 (Block agenda): New section.
8376
8377 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8378
8379 * tramp.texi (Configuration): scp is the default method.
8380 (Default Method): Use ssh as example for another method.
8381
8382 2006-10-27 Richard Stallman <rms@gnu.org>
8383
8384 * woman.texi: Downcase nroff/troff/roff.
8385 (Installation): Chapter deleted. Some xrefs deleted.
8386 (Background): woman doesn't advise man ;-).
8387
8388 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8389
8390 * ada-mode.texi (Project files, Identifier completion)
8391 (Automatic Casing, Debugging, Using non-standard file names)
8392 (Working Remotely): Fix typos.
8393
8394 2006-10-20 Masatake YAMATO <jet@gyve.org>
8395
8396 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8397 sample code `my-c-initialization-hook'.
8398
8399 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8400
8401 * widget.texi: Fix typos.
8402
8403 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8404
8405 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8406 "???". There have been no complaints for years, so the information
8407 must be appropriate.
8408
8409 2006-10-16 Richard Stallman <rms@gnu.org>
8410
8411 * widget.texi: Use @var instead of capitalization.
8412 Clarify many widget type descriptions.
8413
8414 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8415
8416 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8417 gnus-dired-attach.
8418 (Selecting a Group): Fix typo.
8419
8420 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8421
8422 * widget.texi: Fix typos.
8423
8424 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8425
8426 * gnus.texi (Image Enhancements): Update for Emacs 22.
8427
8428 * gnus-faq.texi ([1.3]): Update.
8429
8430 2006-10-06 Richard Stallman <rms@gnu.org>
8431
8432 * faq.texi (Displaying the current line or column):
8433 Delete "As of Emacs 20".
8434
8435 2006-10-06 Romain Francoise <romain@orebokech.com>
8436
8437 * faq.texi (VM): VM works with Emacs 22 too.
8438
8439 2006-10-06 Richard Stallman <rms@gnu.org>
8440
8441 * ebrowse.texi: Remove Emacs version "21" from title.
8442
8443 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8444
8445 * gnus.texi (Foreign Groups): Say where change of editing commands are
8446 stored. Add reference to `gnus-parameters'.
8447
8448 2006-09-15 Jay Belanger <belanger@truman.edu>
8449
8450 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8451 Change "Library Public License" to "Lesser Public License"
8452 throughout. Use "yyyy" to represent year.
8453
8454 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8455
8456 * org.texi (Setting tags): Typo fix.
8457
8458 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8459
8460 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8461
8462 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8463
8464 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8465
8466 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8467
8468 * faq.texi (Escape sequences in shell output): EMACS is now set
8469 to Emacs's absolute file name, not to "t".
8470 (^M in the shell buffer): Likewise.
8471
8472 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8473
8474 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8475 mails with pop3-leave-mail-on-server. Fix wording.
8476 (Limiting): Improve gnus-summary-limit-to-articles.
8477 (X-Face): Fix typo.
8478
8479 2006-09-11 Simon Josefsson <jas@extundo.com>
8480
8481 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8482 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8483
8484 2006-09-06 Simon Josefsson <jas@extundo.com>
8485
8486 * smtpmail.texi (Authentication): Mention SSL.
8487
8488 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8489
8490 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8491
8492 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8493
8494 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8495 Don't use @indicateurl.
8496
8497 * cc-mode.texi (Subword Movement): Don't use @headitem.
8498 (Custom Braces, Clean-ups): Don't use @tie.
8499
8500 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8501
8502 Sync with Tramp 2.0.54.
8503
8504 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8505 Suggested by Adrian Phillips <a.phillips@met.no>.
8506
8507 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8508
8509 * org.texi (Installation, Activation): Split from Installation and
8510 Activation.
8511 (Clocking work time): Documented new features.
8512
8513 2006-08-13 Alex Schroeder <alex@gnu.org>
8514
8515 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8516 example.
8517
8518 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8519
8520 * faq.texi (How to add fonts): New node.
8521
8522 2006-08-05 Romain Francoise <romain@orebokech.com>
8523
8524 * faq.texi (New in Emacs 22): Expand.
8525
8526 2006-08-03 Michael Olson <mwolson@gnu.org>
8527
8528 * erc.texi: Update for ERC 5.1.4.
8529
8530 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8531
8532 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8533 in .../site-lisp/gnus/ by default.
8534 [ From gnus-news.texi in the trunk. ]
8535
8536 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8537
8538 * gnus.texi (MIME Commands): Additions for yEnc.
8539
8540 2006-07-24 Richard Stallman <rms@gnu.org>
8541
8542 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8543 * faq.texi: Move periods and commas inside quotes.
8544
8545 2006-07-20 Jay Belanger <belanger@truman.edu>
8546
8547 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8548
8549 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8550
8551 * faq.texi (Security risks with Emacs): Document Emacs 22
8552 file-local-variable mechanism.
8553
8554 2006-07-12 Michael Olson <mwolson@gnu.org>
8555
8556 * erc.texi: Update for ERC 5.1.3.
8557
8558 2006-07-12 Alex Schroeder <alex@gnu.org>
8559
8560 * rcirc.texi: Fix typos.
8561 (Getting started with rcirc): New calling convention for M-x irc.
8562 Mention #rcirc. Removed channel tracking.
8563 (Configuration): Change the names of all variables that got changed
8564 recently, eg. rcirc-server to rcirc-default-server. Added
8565 documentation for rcirc-authinfo, some background for Bitlbee, and
8566 rcirc-track-minor-mode.
8567 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8568 Scrolling.
8569 (Reconnecting after you have lost the connection): Fix example code
8570 to match code changes.
8571
8572 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8573
8574 * gnus.texi, message.texi: Fix typos.
8575
8576 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8577
8578 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8579 commands.
8580 (Global TODO list): Document the use of the variables
8581 `org-agenda-todo-ignore-scheduled' and
8582 `org-agenda-todo-list-sublevels'.
8583
8584 2006-07-05 Richard Stallman <rms@gnu.org>
8585
8586 * faq.texi (Scrolling only one line): Fix xref.
8587
8588 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8589
8590 * faq.texi (Evaluating Emacs Lisp code):
8591 Throughout, replace eval-current-buffer with eval-buffer.
8592
8593 2006-07-03 Richard Stallman <rms@gnu.org>
8594
8595 * rcirc.texi (Scrolling conservatively): Fix xref.
8596
8597 * pcl-cvs.texi (Viewing differences): Usage fix.
8598
8599 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8600
8601 * org.texi (Agenda commands): Document `s' key to save all org-mode
8602 buffers.
8603
8604 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8605
8606 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8607 names. Mention `cvs-msg' face.
8608
8609 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8610
8611 * org.texi (Checkboxes): New section.
8612
8613 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8614
8615 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8616 throughout this chapter.
8617
8618 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8619
8620 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8621 text for standalone vs Emacs info.
8622 (Help): Clarify header line description. Use mouse-1 for clicks.
8623 (Help-P): Use mouse-1 for clicks.
8624 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8625 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8626 (Choose menu subtopic): Remove gratuitous Emacs command names.
8627 (Help-FOO): Put usual behavior first.
8628 (Help-Xref): Clicking on xrefs works in Emacs.
8629 (Search Text): Clarify what the default behavior is.
8630 (Create Info buffer): Fix Emacs window/X window confusion.
8631 (Emacs Info Variables): Fix for new Emacs init file behavior.
8632
8633 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8634
8635 * gnus.texi (Summary Buffer Lines): Fix typo.
8636
8637 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8638
8639 * org.texi (Embedded LaTeX): New chapter.
8640 (Archiving): Section rewritten.
8641 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8642
8643 2006-06-20 Bill Wohler <wohler@newt.com>
8644
8645 Release MH-E manual version 8.0.1.
8646
8647 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8648 release 8.0.1.
8649 (Preface): Depend on GNU mailutils 1.0 and higher.
8650
8651 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8652
8653 * message.texi (News Headers): Update message-syntax-checks section.
8654
8655 2006-06-19 Karl Berry <karl@gnu.org>
8656
8657 * info.texi (Advanced): Mention C-q, especially with ?.
8658
8659 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8660
8661 * org.texi (Publishing links): Document the `:link-validation-function'
8662 property.
8663 (Extensions and Hacking): New chapter, includes some sections of the
8664 "Miscellaneous" chapter.
8665
8666 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8667
8668 * org.texi (Progress logging): New section.
8669
8670 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8671
8672 * org.texi (ASCII export): Document indentation adaptation.
8673 (Setting tags): Document mutually-exclusive tags.
8674
8675 2006-06-05 Romain Francoise <romain@orebokech.com>
8676
8677 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8678 Fix typo.
8679
8680 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8681 channel (#gnus@irc.freenode.net).
8682 Fix typos. Update copyright notice.
8683
8684 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8685 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8686 (Line-Up Functions, Custom Macros):
8687 * ediff.texi (Window and Frame Configuration)
8688 (Highlighting Difference Regions):
8689 * emacs-mime.texi (Display Customization):
8690 * erc.texi (History):
8691 * eshell.texi (Known problems):
8692 * eudc.texi (Overview, BBDB):
8693 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8694 (The problem of spam, SpamOracle, Extending the Spam package)
8695 (Conformity, Terminology):
8696 * idlwave.texi (Routine Info)
8697 (Class and Keyword Inheritance, Padding Operators)
8698 (Breakpoints and Stepping, Electric Debug Mode)
8699 (Examining Variables, Troubleshooting):
8700 * org.texi (Creating timestamps):
8701 * reftex.texi (Commands, Options, Changes):
8702 * tramp.texi (Inline methods, Password caching)
8703 (Auto-save and Backup, Issues):
8704 * vip.texi (Files, Commands in Insert Mode):
8705 * viper.texi (Emacs Preliminaries, States in Viper)
8706 (Packages that Change Keymaps, Viper Specials, Groundwork):
8707 Fix various typos.
8708
8709 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8710
8711 * ediff.texi: Fix typos.
8712
8713 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8714
8715 * org.texi: Small typo fixes.
8716
8717 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8718
8719 * viper.texi (Viper Specials):
8720 * gnus.texi (Example Setup):
8721 * faq.texi (Backspace invokes help):
8722 * dired-x.texi (Optional Installation Dired Jump):
8723 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8724 follow coding conventions.
8725
8726 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8727
8728 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8729
8730 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8731
8732 * pcl-cvs.texi: Fix typos.
8733 (Customization): Say "us".
8734
8735 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8736
8737 * org.texi: Remove bogus @setfilename.
8738
8739 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8740
8741 * org.texi (ASCII export): Omit command name.
8742 (HTML export): Add prefix to all lines in Local Variable example.
8743 (Acknowledgments): Typeset names in italics.
8744
8745 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8746
8747 * org.texi (Plain lists): Add new item navigation commands.
8748 (External links): Document elisp and info links.
8749 (Custom searches): New section.
8750 (Publishing): New chapter.
8751 (HTML export): Include a list of supported CSS classes.
8752 (Setting tags): Describe the fast-tag-setting interface.
8753
8754 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8755
8756 * dired-x.texi: ifinfo -> ifnottex.
8757
8758 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8759
8760 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8761
8762 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8763
8764 * message.texi (Interface): Add tool bar customization.
8765 (MIME): Index and text additions for mml-attach.
8766 (MIME): Describe mml-dnd-protocol-alist and
8767 mml-dnd-attach-options.
8768
8769 * gnus.texi (Oort Gnus): Reorder entries in sections.
8770 Fix some entries.
8771 (Starting Up): Add references to "Emacs for Heathens" and to
8772 "Finding the News". Add user-full-name and user-mail-address.
8773 (Group Buffer Format): Add tool bar customization and update.
8774 (Summary Buffer): Add tool bar customization.
8775 (Posting Styles): Add message-alternative-emails.
8776
8777 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8778
8779 * tramp.texi (Filename completion): Improve wording.
8780
8781 2006-05-07 Romain Francoise <romain@orebokech.com>
8782
8783 * faq.texi (Using regular expressions): Fix typo.
8784 (Packages that do not come with Emacs): Fix capitalization.
8785 (Replacing text across multiple files): Expand node to explain how
8786 to use `dired-do-query-replace-regexp' in more detail, based on
8787 suggestion by Eric Hanchrow <offby1@blarg.net>.
8788
8789 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8790
8791 * tramp.texi (Filename completion): Completion of remote files'
8792 method, user name and host name is active only in partial
8793 completion mode.
8794
8795 2006-05-06 Bill Wohler <wohler@newt.com>
8796
8797 Release MH-E manual version 8.0.
8798
8799 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8800 release 8.0.
8801
8802 2006-05-06 Bill Wohler <wohler@newt.com>
8803
8804 * mh-e.texi (MH-BOOK-HOME): Change from
8805 http://www.ics.uci.edu/~mh/book/mh to
8806 http://rand-mh.sourceforge.net/book/mh.
8807 Replace .htm suffix with .html for MH book files.
8808 (Using This Manual): Update key binding for getting relevant
8809 chapter in Info from command key.
8810 (Ranges): Fix itemx.
8811
8812 2006-05-05 Karl Berry <karl@gnu.org>
8813
8814 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8815 (\fonttextsize): New user-level command to change text font size.
8816
8817 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8818
8819 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8820
8821 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8822
8823 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8824
8825 2006-04-24 Bill Wohler <wohler@newt.com>
8826
8827 * mh-e.texi (Getting Started): Make it more explicit that you need
8828 to install MH. Add pointers to current MH implementations.
8829
8830 2006-04-21 Bill Wohler <wohler@newt.com>
8831
8832 Release MH-E manual version 7.94.
8833
8834 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8835 release 7.94.
8836
8837 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8838
8839 * org.texi: Many small fixes.
8840 (Handling links): Rename from "Managing links".
8841
8842 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8843
8844 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8845 (Splitting mail using spam-stat): Fix @xref.
8846
8847 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8848
8849 * gnus.texi (Spam Package): Major revision of the text.
8850 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8851
8852 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8853
8854 * org.texi (Time stamps): Better explanation of the purpose of
8855 different time stamps.
8856 (Structure editing, Plain lists): More details on how new items
8857 and headings are inserted.
8858
8859 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8860
8861 * org.texi (Formula syntax): Fix link to Calc Manual.
8862
8863 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8864
8865 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8866
8867 2006-04-17 Bill Wohler <wohler@newt.com>
8868
8869 * mh-e.texi (Folders): Update mh-before-quit-hook and
8870 mh-quit-hook example with code that removes the buffers rather
8871 than just bury them.
8872
8873 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8874
8875 Sync with Tramp 2.0.53.
8876
8877 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8878
8879 * org.texi (Updating settings): New section.
8880 (Visibility cycling): Better names for the startup folding
8881 options.
8882 (Exporting): Completely restructured.
8883 (The very busy C-c C-c key): New section.
8884 (Summary of in-buffer settings): New section.
8885
8886 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8887
8888 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8889
8890 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8891
8892 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8893 (Server Commands): Key `v' is reserved for users.
8894
8895 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8896
8897 * org.texi (Link format): New section, emphasis on bracket links.
8898 (External links): Document bracket links.
8899 (FAQ): Expand to cover shell links and the new link format.
8900
8901 2006-04-09 Kevin Ryde <user42@zip.com.au>
8902
8903 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8904
8905 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8906
8907 * gnus.texi (Summary Buffer Lines): Add `*'.
8908
8909 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8910
8911 * gnus.texi (Group Parameters):
8912 Mention gnus-permanently-visible-groups.
8913
8914 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8915
8916 * gnus.texi (Face): Fix typo.
8917
8918 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8919
8920 * gnus.texi (X-Face): Clarify.
8921 (Face): Need Emacs with PNG support.
8922
8923 2006-04-06 Richard Stallman <rms@gnu.org>
8924
8925 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8926 Emacs".
8927
8928 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8929
8930 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8931 blocks not suitable for inclusion with Emacs using variable
8932 PARTOFEMACS.
8933
8934 2006-04-04 Simon Josefsson <jas@extundo.com>
8935
8936 * gnus.texi (Security): Improve.
8937
8938 2006-04-02 Karl Berry <karl@gnu.org>
8939
8940 * texinfo.tex: Update to current version (2006-03-21.13).
8941
8942 2006-04-02 Bill Wohler <wohler@newt.com>
8943
8944 * mh-e.texi (Getting Started, Junk, Bug Reports)
8945 (MH FAQ and Support): Fix URLs.
8946
8947 2006-03-31 Romain Francoise <romain@orebokech.com>
8948
8949 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8950 to t, not nil (and has for the past eight years).
8951
8952 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8953
8954 * message.texi, gnus.texi: Bump version to 5.11.
8955
8956 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8957
8958 * gnus.texi (Top): Add comment about version line.
8959
8960 * message.texi (Top): Ditto. Change to take named versions into
8961 account.
8962
8963 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8964
8965 * gnus.texi (Posting Styles): Add x-face-file to example.
8966 (X-Face): Refer to posting styles.
8967
8968 * gnus-faq.texi ([5.8]): Add x-face-file.
8969 ([8.4]): Add links to gmane.emacs.gnus.user and
8970 gmane.emacs.gnus.general.
8971
8972 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8973
8974 * gnus-faq.texi: Use .invalid.
8975 ([5.4]): Fix gnus-posting-styles example.
8976
8977 2006-03-27 Romain Francoise <romain@orebokech.com>
8978
8979 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8980 Emacs/W3 needs a new maintainer.
8981 (Ispell): Update author and version info.
8982 (Mailcrypt): Mention PGG.
8983 (New in Emacs 22): Add PGG to the list of new packages.
8984 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8985 updating dead URLs.
8986
8987 2006-03-25 Karl Berry <karl@gnu.org>
8988
8989 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8990 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8991 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8992 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8993 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8994 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8995 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8996 (2) do not indent copyright year list (or anything else).
8997
8998 2006-03-21 Bill Wohler <wohler@newt.com>
8999
9000 * mh-e.texi (Folders): Various edits.
9001
9002 2006-03-20 Romain Francoise <romain@orebokech.com>
9003
9004 * gnus.texi (Mail Folders): Grammar fix.
9005
9006 2006-03-19 Bill Wohler <wohler@newt.com>
9007
9008 * mh-e.texi (Replying): Document Mail-Followup-To.
9009 Change manually-formatted table to multitable. Add debugging info.
9010 Move description of mh-reply-default-reply-to into paragraph
9011 that describes its values.
9012
9013 2006-03-17 Bill Wohler <wohler@newt.com>
9014
9015 * mh-e.texi: Use smallexample and smalllisp consistently.
9016 (Sending Mail Tour): Update method of entering
9017 addresses and subject.
9018 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9019 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9020
9021 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9022
9023 * org.texi: Version number change only.
9024
9025 2006-03-14 Bill Wohler <wohler@newt.com>
9026
9027 * mh-e.texi: Add index entries around each paragraph rather than
9028 depend on entries from beginning of node. Doing so ensures that
9029 index entries are less likely to be forgotten if text is cut and
9030 pasted, and are necessary anyway if the references are on a
9031 separate page. It seems that makeinfo is now (v. 4.8) only
9032 producing one index entry per node, so there is no longer any
9033 excuse not to. Use subheading instead of heading. The incorrect
9034 use of heading produced very large fonts in Info--as large as the
9035 main heading.
9036 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9037 versions 6 and 7 appeared *around* the time of these Emacs releases.
9038
9039 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9040
9041 * org.texi (Clean view): Document new startup options.
9042
9043 2006-03-11 Bill Wohler <wohler@newt.com>
9044
9045 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9046 (Composing, Scan Line Formats): Fix @refs.
9047 (Getting Started): Define MH profile and MH profile components.
9048 (Incorporating Mail, Reading Mail, Viewing, Printing)
9049 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9050 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9051 for string constants.
9052 (Tool Bar): Remove spurious quote.
9053 (Junk): Use ``...'' instead of "...".
9054 (Scan Line Formats): Replace @samp with @kbd.
9055
9056 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9057
9058 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9059
9060 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9061
9062 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9063 easy to understand.
9064
9065 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9066
9067 * gnus.texi: Markup fix.
9068 (Fancy Mail Splitting): Specify new feature.
9069
9070 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9071
9072 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9073 partial-words matching.
9074
9075 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9076
9077 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9078
9079 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9080 (MIME Commands): Fix mm-discouraged-alternatives.
9081
9082 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9083
9084 * org.texi: Version number change only.
9085
9086 2006-03-06 Bill Wohler <wohler@newt.com>
9087
9088 * mh-e.texi: Move from SourceForge repository to Savannah.
9089 This is version 7.93, which is a total rewrite from the previous
9090 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9091 version 7.93.
9092
9093 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9094
9095 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9096
9097 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9098
9099 * org.texi (Interaction): Add item about `org-mouse.el' by
9100 Piotr Zielinski.
9101 (Managing links): Document that also mouse-1 can be used to
9102 activate a link.
9103 (Headlines, FAQ): Add entry about hiding leading stars.
9104 (Miscellaneous): Resort the sections in this chapter to a more
9105 logical sequence.
9106
9107 2006-02-27 Simon Josefsson <jas@extundo.com>
9108
9109 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9110 2004-01-27 from the trunk).
9111
9112 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9113
9114 * cc-mode.texi: Rename c-hungry-backspace to
9115 c-hungry-delete-backwards, at the request of RMS. Leave the old
9116 name as an alias.
9117
9118 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9119
9120 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9121 include the function header within the defun.
9122
9123 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9124
9125 * cc-mode.texi: Correct two typos.
9126
9127 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9128
9129 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9130 existing comment.
9131 (Electric Keys): Add a justification for electric indentation.
9132 (Hungry WS Deletion): Clear up the names and complications of the
9133 BACKSPACE and DELETE keys.
9134
9135 2006-02-23 Juri Linkov <juri@jurta.org>
9136
9137 * faq.texi (Common requests): Move `Turning on auto-fill by
9138 default' after `Wrapping words automatically'. Move `Working with
9139 unprintable characters' before `Searching for/replacing newlines'.
9140 Move `Replacing highlighted text' after `Highlighting a region'.
9141 Merge `Repeating commands' and `Repeating a command as many times
9142 as possible' into the former.
9143 (Packages that do not come with Emacs): Add refs to Gmane and
9144 etc/MORE.STUFF.
9145
9146 2006-02-23 Juri Linkov <juri@jurta.org>
9147
9148 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9149 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9150 Add xref to `(emacs)Reporting Bugs'.
9151 (Getting a printed manual): Add URL to other formats of the manual.
9152 (Common requests): Fix menu.
9153 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9154 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9155 (Inserting text at the beginning of each line): Add pxref to
9156 `Changing the included text prefix'.
9157 (Forcing the cursor to remain in the same column): Mention `track-eol'
9158 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9159 (Replacing text across multiple files): Add keybinding `Q' for
9160 `dired-do-query-replace'.
9161
9162 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9163
9164 * reftex.texi: Version number and date change only.
9165
9166 * org.texi (Internal Links): Rewrite to cover the modified
9167 linking system.
9168
9169 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9170
9171 * faq.texi: Remove the coding cookie, it's not needed anymore.
9172
9173 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9174
9175 * faq.texi (Colors on a TTY): Mention Mac OS port.
9176
9177 2006-02-12 Karl Berry <karl@gnu.org>
9178
9179 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9180 8-bit accented a.
9181
9182 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9183
9184 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9185
9186 2006-02-08 Romain Francoise <romain@orebokech.com>
9187
9188 * faq.texi (Top): Remove paragraph about the FAQ being a
9189 transitional document, etc.
9190 (Searching for/replacing newlines): New node.
9191 (Yanking text in isearch): New node.
9192 (Inserting text at the beginning of each line): Rename and make
9193 more general, mention `M-;' in Message mode.
9194
9195 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9196
9197 * faq.texi (Meta key does not work in xterm)
9198 (Emacs does not display 8-bit characters)
9199 (Inputting eight-bit characters): Update xrefs.
9200
9201 2006-02-06 Romain Francoise <romain@orebokech.com>
9202
9203 * faq.texi (VM): VM now at version 7.19.
9204 Set myself as maintainer of this file.
9205
9206 2006-02-04 Michael Olson <mwolson@gnu.org>
9207
9208 * erc.texi (History): Note that ERC is now included with Emacs.
9209
9210 2006-01-31 Romain Francoise <romain@orebokech.com>
9211
9212 * message.texi (Message Headers): Explain what
9213 `message-alternative-emails' does in more detail.
9214 Update copyright year.
9215
9216 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9217
9218 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9219
9220 2006-01-29 Richard M. Stallman <rms@gnu.org>
9221
9222 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9223
9224 2006-01-29 Michael Olson <mwolson@gnu.org>
9225
9226 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9227
9228 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9229
9230 * faq.texi (New in Emacs 22): Mention ERC.
9231
9232 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9233
9234 * rcirc.texi: Capitalize dir entry for consistency with the entry
9235 in info/dir and other entries in the Emacs category.
9236 Fix typos. Delete trailing whitespace.
9237
9238 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9239
9240 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9241
9242 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9243
9244 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9245 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9246
9247 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9248 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9249
9250 2006-01-27 Alex Schroeder <alex@gnu.org>
9251
9252 * rcirc.texi: New file.
9253
9254 2006-01-23 Juri Linkov <juri@jurta.org>
9255
9256 * widget.texi (User Interface): Add S-TAB for widget-backward.
9257
9258 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9259
9260 Sync with Tramp 2.0.52.
9261
9262 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9263 Add Tramp disabling item. New item for common connection problems.
9264 (various): Apply "ftp" as method for the download URL.
9265 (Bug Reports): Refer to FAQ for common problems.
9266
9267 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9268
9269 * widget.texi (User Interface): Use @key for TAB.
9270
9271 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9272
9273 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9274 for TAB.
9275
9276 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9277
9278 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9279
9280 * gnus.texi: Update copyright.
9281
9282 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 * gnus.texi (Article Washing): Additions.
9285
9286 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9287
9288 * org.texi (Agenda commands): Document tags command.
9289
9290 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9291
9292 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9293
9294 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * gnus.texi (RSS): Addition.
9297
9298 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9299
9300 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9301
9302 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9303
9304 * emacs-mime.texi (Display Customization): Add setting example to
9305 mm-discouraged-alternatives.
9306
9307 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9308
9309 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9310 version is the canonical version.
9311
9312 2006-01-08 Alex Schroeder <alex@gnu.org>
9313
9314 * pgg.texi (Caching passphrase): Rewording.
9315
9316 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9317
9318 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9319 repository URL.
9320
9321 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9322
9323 * org.texi: Removed the accidentally re-added empty line in the
9324 direntry.
9325
9326 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9327
9328 * org.texi (Agenda Views): Chapter reorganized.
9329
9330 2005-12-29 Romain Francoise <romain@orebokech.com>
9331
9332 * faq.texi (Using Customize): New node.
9333
9334 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9335
9336 * org.texi: Remove blank line in @direntry. It is non-standard
9337 and recursively produces blank lines all over the dir file (when
9338 using Texinfo 4.8).
9339
9340 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9341
9342 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9343
9344 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9345
9346 * org.texi (Tags): Boolean logic documented.
9347 (Agenda Views): Document custom commands.
9348
9349 2005-12-20 David Kastrup <dak@gnu.org>
9350
9351 * faq.texi (AUCTeX): Update version and mailing list info.
9352
9353 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9354
9355 * gnus.texi (MIME Commands): Mention addition of
9356 multipart/alternative to gnus-buttonized-mime-types and add xref
9357 to mm-discouraged-alternatives.
9358
9359 * emacs-mime.texi (Display Customization): Mention addition of
9360 "image/.*" and add xref to gnus-buttonized-mime-types in the
9361 mm-discouraged-alternatives section.
9362
9363 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9364
9365 * org.texi (Tags): New section.
9366 (Agenda Views): Chapter reorganized.
9367
9368 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9369
9370 * org.texi (Internal Links): Add a missing comma after an @xref.
9371
9372 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9373
9374 * faq.texi (Filling paragraphs with a single space): No need to
9375 change sentence-end now.
9376
9377 2005-12-13 Romain Francoise <romain@orebokech.com>
9378
9379 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9380
9381 2005-12-12 Jay Belanger <belanger@truman.edu>
9382
9383 * faq.texi (Calc): Update version number.
9384
9385 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9386
9387 * org.texi (Progress Logging): New section.
9388
9389 2005-12-10 Romain Francoise <romain@orebokech.com>
9390
9391 Update the Emacs FAQ for the 22.1 release.
9392
9393 * faq.texi: Set VER to `22.1'.
9394 (Basic editing): Explain how to use localized versions of the
9395 Tutorial. Mention that `C-h r' displays the manual.
9396 Delete obsolete WWW link to an Emacs 18 tutorial.
9397 (Getting a printed manual): Point to the new locations of the
9398 manuals on the GNU Web site.
9399 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9400 available via Info (it was previously distributed separately).
9401 (Installing Texinfo documentation): The latest version of Texinfo
9402 is 4.8, not 4.0.
9403 (Informational files for Emacs): COPYING is the GNU General Public
9404 License, not the Emacs General Public License.
9405 (Informational files for Emacs): Delete obsolete link to the
9406 GNUinfo pages as they have been removed from the GNU Web site.
9407 (New in Emacs 22): New node.
9408 (Setting up a customization file): Say that most packages support
9409 Customize nowadays.
9410 (Colors on a TTY): Delete reference to instructions on how to
9411 enable syntax highlighting, it is now enabled by default.
9412 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9413 at startup automatically.
9414 (Controlling case sensitivity): Mention `M-c' in isearch.
9415 (Using an already running Emacs process): Emacs now creates the
9416 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9417 gnuserv. As emacsclient can now run Lisp code as well, delete a
9418 sentence praising gnuserv for that. Simplify description of how
9419 the client/server operation works.
9420 (Compiler error messages): Delete obsolete text (compile.el has
9421 been rewritten).
9422 (Indenting switch statements): Fix typo.
9423 (Matching parentheses): Simplify setup instructions, mention the
9424 menu bar item in the Options menu.
9425 (Repeating a command as many times as possible): Mention `C-x e'.
9426 (Going to a line by number): Mention new keymap and bindings
9427 `M-g M-g', `M-g M-p' and `M-g M-n'.
9428 (Turning on syntax highlighting): Now on by default. Simplify.
9429 (Replacing highlighted text): Use `1', not `t'.
9430 (Problems with very large files): The maximum size is now 256MB on
9431 32-bit machines.
9432 (^M in the shell buffer): Mention `comint-process-echoes'.
9433 (Emacs for Apple computers): Emacs 22 has native support for Mac
9434 OS X.
9435 (Translating names to IP addresses): Delete node.
9436 (Binding keys to commands): Fix typo.
9437 (SPC no longer completes file names): New node.
9438 (MIME with Emacs mail packages): Delete section about the Emacs
9439 MIME FAQ (it's not reachable anymore).
9440
9441 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9442
9443 * cc-mode.texi: The manual has been extensively revised: the
9444 information about using CC Mode has been separated from the larger
9445 and more difficult chapters about configuration. It has been
9446 updated for CC Mode 5.31.
9447
9448 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9451 (Selecting an implementation): Fix descriptions.
9452
9453 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9454
9455 * message.texi (Various Message Variables): Addition.
9456
9457 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9458
9459 * message.texi: Fix default values.
9460
9461 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9462
9463 * message.texi (Header Commands): Clarify descriptions of
9464 message-cross-post-followup-to, message-reduce-to-to-cc, and
9465 message-insert-wide-reply.
9466 (Various Commands): Fix kindex for message-kill-to-signature;
9467 clarify description of message-tab.
9468
9469 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9470
9471 * message.texi (Mailing Lists): Fix description about MFT.
9472
9473 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9474
9475 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9476
9477 * gnus.texi (Slow Terminal Connection): Replace old description
9478 with new one.
9479
9480 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9481
9482 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9483 replace X-Draft-Headers with X-Draft-From.
9484
9485 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9486
9487 * gnus.texi (Various Various): Fix the default value of
9488 nnheader-max-head-length.
9489 (Gnus Versions): Fix typo.
9490
9491 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9492
9493 * org.texi (Structure editing): Document new functionality of
9494 M-RET.
9495
9496 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9497
9498 * org.texi (Internal Links): Fix Texinfo usage.
9499
9500 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9501
9502 * org.texi (TODO basics): Document the global todo list.
9503 (TODO items): Documents sparse tree for specific TODO
9504 keywords.
9505
9506 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9507
9508 * org.texi (Plain Lists): Typos fixed.
9509
9510 2005-11-28 Jay Belanger <belanger@truman.edu>
9511
9512 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9513
9514 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9515
9516 * org.texi (Structure editing): New item moving commands added.
9517 (Plain Lists): New section.
9518
9519 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9520
9521 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9522 (Agenda): Document commands `org-cycle-agenda-files' and
9523 `org-agenda-file-to-front'.
9524 (Built-in table editor): Document `org-table-sort-lines'.
9525 (HTML formatting): Export of hand-formatted lists.
9526
9527 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9530 new variable gnus-toolbar-thickness.
9531
9532 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9533
9534 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9535
9536 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9537
9538 * gnus.texi (X-Face): Fix description.
9539 (XVarious): Remove gnus-xmas-logo-color-alist and
9540 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9541
9542 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9543
9544 * gnus.texi (Group Parameters): Mention new variable
9545 gnus-parameters-case-fold-search.
9546 (Home Score File): Addition.
9547
9548 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9549
9550 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9551 (Overview): List supported feed types.
9552 (Installation): No installation necessary when using autoload.
9553 (Configuration): Rename "RSS" to "news".
9554
9555 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9556
9557 * pgg.texi (User Commands): Document additional passphrase
9558 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9559 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9560
9561 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi: Version number changed to 3.19.
9564
9565 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9566
9567 * pgg.texi (How to use): Update the example to add autoload of
9568 pgg-encrypt-symmetric-region.
9569 (User Commands): Document pgg-encrypt-symmetric-region.
9570 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9571
9572 2005-10-27 Jay Belanger <belanger@truman.edu>
9573
9574 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9575 mention other TeX-related units.
9576
9577 2005-10-23 Lars Hansen <larsh@soem.dk>
9578
9579 * dired-x.texi (Miscellaneous Commands):
9580 Replace dired-do-relative-symlink by dired-do-relsymlink and
9581 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9582
9583 2005-10-23 Jay Belanger <belanger@truman.edu>
9584
9585 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9586 constant.
9587
9588 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9589
9590 * faq.texi (Bugs and problems):
9591 Replace `dired-move-to-filename-regexp' by
9592 `directory-listing-before-filename-regexp'.
9593
9594 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9595
9596 * newsticker.texi (UPDATED): Set value.
9597
9598 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9599
9600 * gnus.texi (Document Groups): Remove duplicate item.
9601
9602 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9603
9604 * org.texi (Summary): Mention iCalendar support.
9605 (Exporting): Document iCalendar support.
9606
9607 2005-10-18 Romain Francoise <romain@orebokech.com>
9608
9609 * viper.texi (Viper Specials): Capitalize GNU.
9610
9611 2005-10-17 Juri Linkov <juri@jurta.org>
9612
9613 * info.texi (Getting Started, Search Index, Expert Info):
9614 Fix wording.
9615 (Search Text): Replace `echo area' with `mode line'.
9616 (Search Index): Both `i' and `,' find all index entries.
9617 Replace example `C-f' with `C-l' (which exists in index of Info
9618 manual) and delete spaces in its keyboard input sequence.
9619 Delete unnecessary explanations about literal characters.
9620
9621 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9622
9623 * gnus.texi (Document Server Internals): Addition.
9624
9625 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9626
9627 * gnus.texi (A note on namespaces): Fix RFC reference.
9628
9629 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9630
9631 * gnus.texi (RSS): Fix key description.
9632
9633 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9634
9635 * gnus.texi: Emacs/w3 -> Emacs/W3.
9636 (Browsing the Web): Fix description.
9637 (Web Searches): Ditto.
9638 (Customizing W3): Ditto.
9639
9640 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9641
9642 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9643
9644 2005-10-11 Jay Belanger <belanger@truman.edu>
9645
9646 * calc.texi (Integration): Mention using `a i' to compute definite
9647 integrals.
9648
9649 2005-10-11 Juri Linkov <juri@jurta.org>
9650
9651 * info.texi: Rearrange nodes.
9652 (Top): Update menu. Change ref `Info for Experts' to
9653 `Advanced Info Commands'.
9654 (Getting Started): Fix description of manual's parts.
9655 (Help-Int): Change xref `Info Search' to `Search Index', and
9656 `Expert Info' to `Advanced'.
9657 (Advanced): Move node one level up.
9658 (Search Text, Search Index): New nodes split out from `Info Search'.
9659 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9660 split out from `Advanced'.
9661 (Advanced, Emacs Info Variables): De-document editing an Info file
9662 in Info.
9663 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9664 (Creating an Info File): Delete node and move its text to
9665 `Expert Info'.
9666
9667 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9668
9669 * org.texi (Workflow states): Documented that change in keywords
9670 becomes active only after restart of Emacs.
9671
9672 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9673
9674 Sync with Tramp 2.0.51.
9675
9676 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9677
9678 * speedbar.texi (Introduction): Describe new location of speedbar
9679 on menubar.
9680 (Basic Key Bindings): Remove descriptions of bindings that have
9681 been removed.
9682
9683 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9684
9685 * speedbar.texi (GDB): Describe use of watch expressions.
9686
9687 2005-09-28 Simon Josefsson <jas@extundo.com>
9688
9689 * message.texi (IDNA): Fix.
9690
9691 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9692
9693 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9694 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9695 description of nntp-open-connection-function.
9696 (Common Variables): Fix descriptions.
9697
9698 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9699
9700 * gnus.texi (Server Buffer Format): Document the %a format spec.
9701
9702 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9703
9704 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9705
9706 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9707
9708 * org.texi Version 3.16.
9709
9710 2005-09-19 Miles Bader <miles@gnu.org>
9711
9712 * newsticker.texi: Get rid of CVS keywords.
9713
9714 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9715
9716 * gnus.texi (Finding the Parent): Fix description of how Gnus
9717 finds article.
9718
9719 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9720
9721 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9722 to drop off non-answered articles.
9723
9724 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9725
9726 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9727 braces (which are unsupported by NMAKE) for macro `srcdir'.
9728
9729 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9730
9731 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9732 (../info/newsticker, newsticker.dvi): New targets.
9733
9734 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9735
9736 * newsticker.texi: Replace @command with @code. Replace @example
9737 with @lisp.
9738 (Top): Add explanations to menu items.
9739 (GNU Free Documentation License): Remove.
9740
9741 2005-09-16 Romain Francoise <romain@orebokech.com>
9742
9743 Update all files to specify GFDL version 1.2.
9744
9745 * doclicense.texi (GNU Free Documentation License): Update to
9746 version 1.2.
9747
9748 2005-09-15 Richard M. Stallman <rms@gnu.org>
9749
9750 * newsticker.texi: Fix @setfilename.
9751
9752 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9753 (../info/newsticker, newsticker.dvi): New targets.
9754
9755 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9756
9757 * org.texi: Version 3.15.
9758
9759 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9760
9761 * ses.texi: Combine all three indices into one.
9762 Correct a few typos.
9763
9764 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9767
9768 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9769
9770 * emacs-mime.texi (Handles): Remove duplicate item.
9771 (Encoding Customization): Fix the default value for
9772 mm-coding-system-priorities.
9773 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9774 (Basic Functions): Fix reference.
9775
9776 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9777
9778 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9779
9780 2005-08-18 Richard M. Stallman <rms@gnu.org>
9781
9782 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9783 and web site.
9784
9785 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9786 not keyboard-translate.
9787
9788 2005-08-11 Richard M. Stallman <rms@gnu.org>
9789
9790 * faq.texi (Using regular expressions): Fix xref.
9791
9792 2005-08-09 Juri Linkov <juri@jurta.org>
9793
9794 * info.texi (Help-P): Replace `Prev' with `Previous'.
9795 (Help-M, Help-Xref): Add S-TAB.
9796 (Help-FOO): Update `u' command.
9797 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9798 Update info about visibility of xref parts.
9799 (Help-Int): Fix `m' command. Rename `Info-last' to
9800 `Info-history-back'. Add `Info-history-forward'.
9801 (Advanced): Fix `g*' and `M-n' commands.
9802 (Info Search): Add `index-apropos' in stand-alone browser.
9803 Add isearch commands.
9804 (Emacs Info Variables): Remove `Info-fontify'.
9805 Add `Info-mode-hook'. Update face names.
9806 Add `Info-fontify-maximum-menu-size',
9807 `Info-fontify-visited-nodes', `Info-isearch-search'.
9808
9809 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9810
9811 Sync with Tramp 2.0.50.
9812
9813 * tramp.texi: Use @option{} consequently for method names.
9814 (Inline methods, External transfer methods): Remove references to
9815 Cygwin.
9816 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9817 implementation.
9818
9819 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9820
9821 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9822 Mention that gnus-init-file is not read when Emacs is invoked with
9823 --no-init-file or -q.
9824
9825 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9826
9827 * org.texi: Version 3.14.
9828
9829 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9830
9831 * org.texi: Version 3.13.
9832
9833 2005-07-18 Juri Linkov <juri@jurta.org>
9834
9835 * calc.texi (Time Zones, Logical Operations):
9836 * cl.texi (Overview):
9837 * org.texi (TODO types):
9838 * sc.texi (Emacs 18 MUAs):
9839 * speedbar.texi (Top):
9840 * url.texi (History):
9841 Delete duplicate duplicate words.
9842
9843 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9844
9845 * cl.texi (Type Predicates): Document `atom' type.
9846
9847 2005-07-04 Lute Kamstra <lute@gnu.org>
9848
9849 Update FSF's address in GPL notices.
9850
9851 * calc.texi (Copying):
9852 * doclicense.texi (GNU Free Documentation License):
9853 * faq.texi (Contacting the FSF):
9854 * mh-e.texi (Copying): Update FSF's address.
9855
9856 2005-07-03 Richard M. Stallman <rms@gnu.org>
9857
9858 * flymake.texi (Example -- Configuring a tool called directly):
9859 Update name of flymake-build-relative-filename.
9860
9861 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9862
9863 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9864
9865 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9866
9867 * org.texi: Version 3.12.
9868
9869 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9870
9871 * makefile.w32-in (MAKEINFO): Use --force.
9872 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9873 Makefile.in.
9874 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9875 more shells.
9876
9877 2005-06-23 Richard M. Stallman <rms@gnu.org>
9878
9879 * speedbar.texi (Creating a display): Texinfo usage fixes.
9880
9881 * tramp.texi (Customizing Completion, Auto-save and Backup):
9882 Texinfo usage fixes.
9883
9884 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9885
9886 * dired-x.texi (Miscellaneous Commands):
9887 * ediff.texi (Miscellaneous):
9888 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9889 (Agent Variables):
9890 * info.texi (Help-Xref):
9891 * message.texi (Message Headers):
9892 * org.texi (Remember):
9893 * reftex.texi (Options (Defining Label Environments))
9894 (Options (Index Support), Options (Viewing Cross-References))
9895 (Options (Misc), Changes):
9896 * speedbar.texi (Creating a display):
9897 * tramp.texi (Customizing Completion, Auto-save and Backup):
9898 Texinfo usage fix.
9899
9900 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9901
9902 * org.texi: Version 3.11.
9903
9904 2005-06-12 Jay Belanger <belanger@truman.edu>
9905
9906 * calc.texi (Getting Started): Remove extra menu item.
9907
9908 2005-05-31 Jay Belanger <belanger@truman.edu>
9909
9910 * calc.texi (Notations Used in This Manual): Use @kbd for key
9911 sequence.
9912 (Demonstration of Calc): Mention another way of starting Calc.
9913 (Starting Calc): Mention long name of M-#.
9914 (Embedded Mode Overview): Remove unnecessary instruction.
9915 (Other M-# commands): Rephrase `M-# 0' explanation.
9916 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9917 reflect current behavior.
9918
9919 2005-05-30 Jay Belanger <belanger@truman.edu>
9920
9921 * calc.texi (Hooks): Change description of calc-window-hook and
9922 calc-trail-window-hook to match usage.
9923 (Computational Functions): Add more constant-generating functions.
9924 (Customizable Variables): Use defvar.
9925
9926 2005-05-28 Jay Belanger <belanger@truman.edu>
9927
9928 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9929 (Basic Embedded Mode): Explain behavior of arguments to
9930 calc-embedded-mode.
9931
9932 2005-05-27 Jay Belanger <belanger@truman.edu>
9933
9934 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9935 current behavior.
9936
9937 2005-05-25 Jay Belanger <belanger@truman.edu>
9938
9939 * calc.texi: Change Calc version number throughout.
9940 (Keypad Mode): Change location in info output.
9941 (Keypad mode overview): Move picture of keypad.
9942
9943 2005-05-21 Jay Belanger <belanger@truman.edu>
9944
9945 * calc.texi (Storing variables): Mention that only most variables
9946 are void to begin with.
9947
9948 2005-05-21 Kevin Ryde <user42@zip.com.au>
9949
9950 * widget.texi (Basic Types): Update cross ref from "Enabling
9951 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9952 lispref/text.texi change.
9953
9954 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9955
9956 * org.texi: Version 3.09.
9957
9958 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9959
9960 * reftex.texi: Version 4.28.
9961
9962 2005-05-16 Jay Belanger <belanger@truman.edu>
9963
9964 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9965
9966 2005-05-14 Jay Belanger <belanger@truman.edu>
9967
9968 * calc.texi (Default Simplifications): Insert missing ! (logical
9969 not operator).
9970
9971 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9972
9973 Sync with Tramp 2.0.49.
9974
9975 2005-05-10 Jay Belanger <belanger@truman.edu>
9976
9977 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9978 to 1.
9979
9980 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9981
9982 * org.texi: Version 3.08, structure reorganized.
9983
9984 2005-04-24 Richard M. Stallman <rms@gnu.org>
9985
9986 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9987
9988 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9989
9990 * org.texi: Update to version 3.06.
9991
9992 2005-04-13 Lute Kamstra <lute@gnu.org>
9993
9994 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9995
9996 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9997
9998 * cl.texi (Porting Common Lisp): Fix typo.
9999
10000 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10001
10002 * gnus.texi (RSS): Addition.
10003
10004 2005-04-04 Jay Belanger <belanger@truman.edu>
10005
10006 * calc.texi: Change Calc version number.
10007 (Customizable variables): Fix description of calc-language-alist.
10008 (Copying): Put in version 2 of GPL.
10009
10010 2005-04-01 Jay Belanger <belanger@truman.edu>
10011
10012 * calc.texi (Troubleshooting Commands): Remove comment about
10013 installation.
10014 (Installation): Remove section.
10015 (Customizable Variables): New section.
10016 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10017 (Graphical Devices): Add references to Customizable Variables.
10018
10019 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10020
10021 * emacs-mime.texi (Display Customization): Markup fixes.
10022 (rfc2047): Update.
10023
10024 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10025
10026 * gnus-faq.texi: Replaced with auto-generated version.
10027
10028 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10029
10030 * dired-x.texi (Multiple Dired Directories): default-directory was
10031 renamed to dired-default-directory.
10032
10033 2005-03-26 Jay Belanger <belanger@truman.edu>
10034
10035 * calc.texi (Simplifying Formulas, Rewrite Rules):
10036 Change description of top and bottom of fraction.
10037 (Modulo Forms): Move description of how to create modulo forms to
10038 earlier in the section.
10039 (Fraction Mode): Suggest using : to get a fraction by dividing.
10040 (Basic Arithmetic): Adjust placement of command name.
10041 (Truncating the Stack): Emphasize that "hidden" entries are still
10042 visible.
10043 (Installation): Move discussion of printing manual to "About This
10044 Manual".
10045 (About This Manual): Mention how to print the manual.
10046 (Reporting Bugs): Remove first person.
10047 (Building Vectors): Add algebraic version of append.
10048 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10049 (Grouping Digits): Fix typo.
10050
10051 2005-03-25 Werner Lemberg <wl@gnu.org>
10052
10053 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10054 Replace `legal' with `valid'.
10055
10056 2005-03-25 Werner Lemberg <wl@gnu.org>
10057
10058 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10059
10060 2005-03-24 Jay Belanger <belanger@truman.edu>
10061
10062 * calc.texi (General Mode Commands)
10063 (Mode Settings in Embedded Mode): Add some explanation of
10064 recording mode settings.
10065
10066 2005-03-24 Richard M. Stallman <rms@gnu.org>
10067
10068 * calc.texi: Remove praise of non-free software.
10069
10070 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10071 (Installation): Node deleted.
10072
10073 2005-03-23 Richard M. Stallman <rms@gnu.org>
10074
10075 * url.texi (HTTP language/coding): Improve last change.
10076
10077 2005-03-22 Jay Belanger <belanger@truman.edu>
10078
10079 * calc.texi (Embedded Mode): Add new information on changing
10080 modes.
10081
10082 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10083
10084 Sync with Tramp 2.0.48.
10085
10086 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10087
10088 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10089 "GNU/Linux". Change all addresses to .gnu.org.
10090 (Default Method): Offer shortened syntax for "su" and "sudo"
10091 methods.
10092
10093 2005-03-07 Richard M. Stallman <rms@gnu.org>
10094
10095 * url.texi: Fix usage of "e.g.".
10096 (HTTP language/coding): Explain the rules for these strings.
10097
10098 2005-03-06 Richard M. Stallman <rms@gnu.org>
10099
10100 * woman.texi (Introduction): Minor cleanups.
10101
10102 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10103
10104 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10105 (Installation): Node deleted.
10106
10107 * mh-e.texi (Preface): Get rid of "Emacs 21".
10108
10109 * eshell.texi (Installation): Delete node (for Emacs 20).
10110
10111 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10112
10113 * flymake.texi: Refill and tweak style in @lisp blocks.
10114
10115 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10116
10117 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10118
10119 2005-03-01 Jay Belanger <belanger@truman.edu>
10120
10121 * calc.texi (Trigonometric and Hyperbolic Functions):
10122 Mention additional functions.
10123 (Algebraic Simplifications): Mention additional simplifications.
10124
10125 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10126
10127 * ses.texi: Add concept/function/variable indices (this work was
10128 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10129 papers on file at FSF).
10130
10131 2005-02-10 Jay Belanger <belanger@truman.edu>
10132
10133 * calc.texi: Change @LaTeX to La@TeX throughout.
10134 Redefine @expr as @math for TeX output.
10135 Redefine @texline as a no-op for TeX output.
10136 Define @tfn, replace @t by @tfn throughout.
10137
10138 2005-02-09 Jay Belanger <belanger@truman.edu>
10139
10140 * calc.texi: Add macro for LaTeX for info output.
10141
10142 2005-02-08 Kim F. Storm <storm@cua.dk>
10143
10144 * texinfo.tex (LaTex): Add def.
10145
10146 2005-02-06 Jay Belanger <belanger@truman.edu>
10147
10148 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10149 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10150 throughout manual.
10151
10152 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10153
10154 * gnus.texi: Some edits based on comments from David Abrahams.
10155
10156 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10157
10158 * gnus.texi (RSS): Fix the keystroke.
10159
10160 2005-01-24 David Kastrup <dak@gnu.org>
10161
10162 * faq.texi: Update AUCTeX version info.
10163
10164 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10165
10166 * gnus-faq.texi ([4.1]): Typo.
10167
10168 2005-01-19 Jay Belanger <belanger@truman.edu>
10169
10170 * calc.texi (Keep Arguments): Mention that keeping arguments
10171 doesn't work with keyboard macros.
10172
10173 2005-01-16 Richard M. Stallman <rms@gnu.org>
10174
10175 * autotype.texi (Autoinserting): Fix small error.
10176
10177 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10178
10179 Sync with Tramp 2.0.47.
10180
10181 * tramp.texi (Compilation): New section, describing compilation of
10182 remote files.
10183
10184 2005-01-11 Kim F. Storm <storm@cua.dk>
10185
10186 * widget.texi (Basic Types): Add :follow-link keyword.
10187
10188 2005-01-09 Jay Belanger <belanger@truman.edu>
10189
10190 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10191
10192 2005-01-08 Jay Belanger <belanger@truman.edu>
10193
10194 * calc.texi: Change throughout to reflect new default value of
10195 calc-settings-file.
10196
10197 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10198
10199 * message.texi (Reply): `message-reply-to-function' should return
10200 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10201
10202 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10203
10204 * faq.texi (Changing load-path): Fix typo.
10205
10206 2005-01-05 Jay Belanger <belanger@truman.edu>
10207
10208 * calc.texi (Programming Tutorial): Replace kbd command by
10209 appropriate characters for a keyboard macro.
10210
10211 2005-01-04 Jay Belanger <belanger@truman.edu>
10212
10213 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10214 for Lucid Emacs.
10215 (Programming Tutorial): Mention that the user needs to be in the
10216 right mode to compute some functions.
10217
10218 2005-01-04 Jay Belanger <belanger@truman.edu>
10219
10220 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10221 no longer applicable.
10222
10223 2005-01-01 Jay Belanger <belanger@truman.edu>
10224
10225 * calc.texi (Programming Tutorial): Change description of how to
10226 edit keyboard macros to match current behavior.
10227
10228 2004-12-31 Jay Belanger <belanger@truman.edu>
10229
10230 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10231
10232 2004-12-20 Jay Belanger <belanger@truman.edu>
10233
10234 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10235 zero.
10236
10237 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10238
10239 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10240 @xref.
10241 (Font Locking): Avoid @strong{Note:}.
10242
10243 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10244
10245 Sync with Tramp 2.0.46.
10246
10247 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10248
10249 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10250
10251 * url.texi: Correct typos.
10252 (Retrieving URLs): @var{nil}->@code{nil}.
10253 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10254 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10255 (Dealing with HTTP documents): @inforef->@xref.
10256
10257 2004-12-15 Jay Belanger <belanger@truman.edu>
10258
10259 * calc.texi: Consistently capitalized all mode names.
10260 (Answers to Exercises): Mention that an answer can be a fraction
10261 when in Fraction mode.
10262
10263 2004-12-13 Jay Belanger <belanger@truman.edu>
10264
10265 * calc.texi: Fix some TeX definitions.
10266
10267 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10268
10269 * reftex.texi (Imprint): Remove erroneous @value's.
10270
10271 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10272
10273 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10274 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10275
10276 2004-12-08 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi (Starting Calc): Remove comment about installation.
10279 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10280
10281 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10282
10283 * url.texi: Update @setfilename.
10284 (Getting Started): No need to worry about Gnus versions.
10285 (Dealing with HTTP documents): Use @inforef.
10286
10287 * org.texi: Fix @direntry file name.
10288
10289 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10290
10291 * url.texi: New file.
10292
10293 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10294
10295 2004-12-06 Jay Belanger <belanger@truman.edu>
10296
10297 * calc.texi (Using Calc): Remove paragraph about installation.
10298
10299 2004-12-06 Jay Belanger <belanger@truman.edu>
10300
10301 * calc.texi: Use more Texinfo macros and less TeX defs.
10302 Remove @refill's.
10303
10304 2004-12-06 Richard M. Stallman <rms@gnu.org>
10305
10306 * org.texi: New file.
10307
10308 2004-12-05 Richard M. Stallman <rms@gnu.org>
10309
10310 * Makefile.in (org.dvi, ../info/org): New targets.
10311 (INFO_TARGETS): Add ../info/org.
10312 (DVI_TARGETS): Add org.dvi.
10313 (maintainer-clean): Remove the info files in the info dir.
10314
10315 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10316
10317 * idlwave.texi: Fix the setfilename directive to put the produced
10318 file in ../info.
10319 (Continued Statement Indentation): Resurrect Jan D.'s change from
10320 2004-11-03 that was lost when a newer version of idlwave.texi was
10321 imported.
10322
10323 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10324
10325 * gnus-faq.texi ([5.1]): Add missing bracket.
10326
10327 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10328 Index `spam-initialize'.
10329
10330 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10331
10332 * message.texi (Various Message Variables): Mention that all mail
10333 file variables are derived from `message-directory'.
10334
10335 * gnus.texi (Splitting Mail): Clarify bogus group.
10336
10337 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10338
10339 * emacs-mime.texi (Encoding Customization):
10340 Fix mm-coding-system-priorities entry.
10341
10342 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10343
10344 * idlwave.texi (Continued Statement Indentation):
10345 * reftex.texi (Options (Index Support))
10346 (Displaying and Editing the Index, Table of Contents):
10347 * speedbar.texi (Creating a display, Major Display Modes):
10348 Replace non-nil with non-@code{nil}.
10349
10350 2004-10-21 Jay Belanger <belanger@truman.edu>
10351
10352 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10353
10354 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10355
10356 * calc.texi (Reporting Bugs): Double up `@'.
10357
10358 2004-10-18 Jay Belanger <belanger@truman.edu>
10359
10360 * calc.texi (Reporting Bugs): Change the address that bugs
10361 should be sent to.
10362
10363 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10364
10365 * gnus.texi (New Features): Add 5.11.
10366
10367 * message.texi (Resending): Remove wrong default value.
10368
10369 * gnus.texi (Mail Source Specifiers): Describe possible problems
10370 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10371 `pop3-leave-mail-on-server' to the index.
10372
10373 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10374
10375 * message.texi (Canceling News): Add how to set a password.
10376
10377 2004-10-12 Jay Belanger <belanger@truman.edu>
10378
10379 * calc.texi (Help Commands): Change the descriptions of
10380 calc-describe-function and calc-describe-variable to match their
10381 current behavior.
10382
10383 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10384
10385 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10386
10387 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10388
10389 Sync with Tramp 2.0.45.
10390
10391 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10392 plink link. The URL is outdated. Originator contacted for
10393 clarification.
10394
10395 2004-10-10 Juri Linkov <juri@jurta.org>
10396
10397 * gnus.texi (Top, Marking Articles): Join two menus in one node
10398 because a node can have only one menu.
10399
10400 2004-10-09 Juri Linkov <juri@jurta.org>
10401
10402 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10403 example of nnmail-split-fancy.
10404
10405 2004-10-06 Karl Berry <karl@gnu.org>
10406
10407 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10408 consistency with other uses of dashes.
10409
10410 2004-10-05 Karl Berry <karl@gnu.org>
10411
10412 * info.texi: Consistently use --- throughout, periods at end of
10413 menu descriptions, and a couple typos.
10414
10415 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10416
10417 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10418 * pgg.texi (User Commands, Backend methods): Do.
10419 * gnus.texi: Markup fixes.
10420 (Setting Process Marks): Fix `M P a' entry.
10421 * emacs-mime.texi: Fixes.
10422
10423 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10424
10425 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10426 again.
10427 Use 5.10 instead of 5.10.0.
10428
10429 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10430
10431 * gnus.texi (Summary Mail Commands): S D e.
10432
10433 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10434
10435 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10436 the gnus-article-mode-line-format section.
10437
10438 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10439
10440 * gnus.texi (Various Summary Stuff): Fix the documentation for
10441 gnus-newsgroup-variables.
10442
10443 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10444
10445 * gnus.texi (MIME Commands):
10446 Add gnus-mime-display-multipart-as-mixed,
10447 gnus-mime-display-multipart-alternative-as-mixed,
10448 gnus-mime-display-multipart-related-as-mixed.
10449 (Mail Source Customization): Clarify `mail-source-directory'.
10450 (Splitting Mail): Mention gnus-group-find-new-groups.
10451 (SpamOracle): Fix typo.
10452
10453 * gnus-faq.texi: Untabify.
10454 ([6.3]): nnir.el is in contrib directory.
10455
10456 * message.texi (News Headers): Clarify how a unique ID is created.
10457
10458 * gnus.texi (Batching Agents): Fix typo in example.
10459 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10460
10461 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10462
10463 * gnus.texi (Group Parameters): Add more on hooks.
10464
10465 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10466
10467 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10468
10469 2004-09-22 Jay Belanger <belanger@truman.edu>
10470
10471 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10472 might be hidden during part of the session.
10473
10474 2004-09-20 Jay Belanger <belanger@truman.edu>
10475
10476 * calc.texi (Notations Used in This Manual): Put in an earlier
10477 mention that DEL could be called Backspace.
10478
10479 2004-09-10 Simon Josefsson <jas@extundo.com>
10480
10481 * gnus.texi (IMAP): Add example. Suggested and partially written
10482 by Steinar Bang <sb@dod.no>.
10483
10484 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10485
10486 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10487 netrc syntax.
10488
10489 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10490
10491 * gnus.texi (Spam ELisp Package Sequence of Events):
10492 Some clarifications.
10493 (Spam ELisp Package Global Variables): More clarifications.
10494
10495 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10496
10497 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10498 Mention spam-split does not modify incoming mail.
10499
10500 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10501
10502 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10503
10504 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10505
10506 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10507
10508 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10509
10510 * makefile.w32-in (sieve, pgg): Use $(infodir).
10511
10512 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10513
10514 * makefile.w32-in: Fix PGG and Sieve entries.
10515
10516 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10517
10518 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10519 Emacs and related programs.
10520
10521 2004-08-27 Richard M. Stallman <rms@gnu.org>
10522
10523 * faq.texi: Fix texinfo usage, esp. doublequotes.
10524 (Difference between Emacs and XEmacs): Some clarification.
10525
10526 * faq.texi (Difference between Emacs and XEmacs):
10527 Explain not to contrast XEmacs with GNU Emacs.
10528
10529 2004-08-26 Richard M. Stallman <rms@gnu.org>
10530
10531 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10532
10533 2004-08-22 David Kastrup <dak@gnu.org>
10534
10535 * reftex.texi (AUCTeX): Update links, section name.
10536
10537 * faq.texi (Calc): Update availability (included in 22.1).
10538 (AUCTeX): Update availability, information, versions, description.
10539
10540 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10541
10542 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10543
10544 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10545
10546 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10547
10548 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10549
10550 Sync with Tramp 2.0.44.
10551
10552 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10553
10554 * widget.texi (User Interface): Update how to separate the
10555 editable field of an editable-field widget from other widgets.
10556 (Programming Example): Add text after field.
10557
10558 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10559
10560 * emacs-mime.texi (Encoding Customization): Add a note to the
10561 mm-content-transfer-encoding-defaults entry.
10562 (rfc2047): Update.
10563
10564 * gnus.texi (Article Highlighting):
10565 Add gnus-cite-ignore-quoted-from.
10566 (POP before SMTP): New node.
10567 (Posting Styles): Addition.
10568 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10569 (Fancy Mail Splitting): Ditto.
10570 (X-Face): Add gnus-x-face.
10571
10572 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10573
10574 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10575 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10576
10577 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10578
10579 * gnus.texi (Mail Source Specifiers):
10580 Describe `pop3-leave-mail-on-server'.
10581
10582 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10583
10584 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10585
10586 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10587 repository. Change setfilename.
10588
10589 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10590
10591 2004-07-02 Juri Linkov <juri@jurta.org>
10592
10593 * pcl-cvs.texi (Viewing differences): Add `d r'.
10594
10595 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10596
10597 * ses.texi, viper.texi, flymake.texi, faq.texi:
10598 * eshell.texi, ediff.texi: Markup fixes.
10599
10600 2004-06-21 Karl Berry <karl@gnu.org>
10601
10602 * info.texi (Top): Mention that only Emacs has mouse support.
10603 (Getting Started): Mention this in a few other places.
10604
10605 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10606
10607 * autotype.texi (Copyrights, Timestamps):
10608 Recommend `before-save-hook' instead of `write-file-functions'.
10609
10610 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10611
10612 * dired-x.texi (dired-mark-omitted): Update keybinding.
10613
10614 2004-06-10 Kim F. Storm <storm@cua.dk>
10615
10616 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10617
10618 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10619
10620 * dired-x.texi (variable dired-omit-mode): Rename from
10621 dired-omit-files-p.
10622 (function dired-omit-mode): Rename from dired-omit-toggle.
10623 Call dired-omit-mode rather than set dired-omit-files-p.
10624 (dired-mark-omitted): Describe command.
10625
10626 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10627
10628 Version 2.0.41 of Tramp released.
10629
10630 2004-05-29 Juanma Barranquero <lektu@terra.es>
10631
10632 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10633 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10634
10635 2004-05-29 Richard M. Stallman <rms@gnu.org>
10636
10637 * cl.texi (Top): Call this chapter `Introduction'.
10638 (Overview): In TeX, no section heading here.
10639
10640 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10641
10642 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10643
10644 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10645 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10646
10647 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10648
10649 * flymake.texi: New file.
10650
10651 2004-05-28 Simon Josefsson <jas@extundo.com>
10652
10653 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10654
10655 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10656
10657 Version 2.0.40 of Tramp released.
10658
10659 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10660
10661 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10662
10663 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10664 variables `tramp-backup-directory-alist' and
10665 `tramp-bkup-backup-directory-info'.
10666 (Overview, Connection types)
10667 (External transfer methods, Default Method)
10668 (Windows setup hints): Remove restriction of password entering
10669 with external methods.
10670 (Auto-save and Backup): Make file name example
10671 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10672 and `auto-save-directory' must be used.
10673 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10674 only "NT"). Remove doubled entry "What kinds of systems does
10675 @tramp{} work on".
10676 (tramp): Macro removed.
10677 (Obtaining Tramp): Flag removed from title.
10678 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10679 and `trampver' used properly. Flag `tramp-inst' replaced by
10680 `installchapter'. Installation related text adapted.
10681
10682 2004-04-28 Masatake YAMATO <jet@gyve.org>
10683
10684 * widget.texi (Programming Example): Remove overlays.
10685
10686 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10687
10688 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10689
10690 2004-04-23 Juanma Barranquero <lektu@terra.es>
10691
10692 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10693
10694 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10695
10696 * info.texi (Info Search): Add info-apropos.
10697
10698 2004-03-22 Juri Linkov <juri@jurta.org>
10699
10700 * faq.texi: Fix help key bindings.
10701
10702 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10703
10704 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10705 (as suggested by Karl Berry). Update information about colored
10706 stars in menus. Add new subheading describing M-n.
10707
10708 2004-03-12 Richard M. Stallman <rms@gnu.org>
10709
10710 * cl.texi (Top): Rename top node's title.
10711
10712 2004-03-08 Karl Berry <karl@gnu.org>
10713
10714 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10715 problems making the texinfo distribution.
10716
10717 2004-02-29 Simon Josefsson <jas@extundo.com>
10718
10719 * smtpmail.texi (Authentication): Change the list of supported
10720 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10721 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10722 <voegelas@gmx.net>.
10723
10724 2004-02-29 Juanma Barranquero <lektu@terra.es>
10725
10726 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10727 Use $(DEL) instead of rm, and ignore exit code.
10728
10729 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10730
10731 Tramp version 2.0.39 released.
10732
10733 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10734
10735 * tramp.texi (Customizing Completion): Explain new functions
10736 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10737 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10738 (Top): Refer to Savannah mailing list as the major one.
10739 Mention older mailing lists in HTML mode only.
10740 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10741 (Frequently Asked Questions): Remote hosts must not be Unix-like
10742 for "smb" method.
10743 (Password caching): New node.
10744 (External transfer methods): Refer to password caching for "smb"
10745 method.
10746
10747 2004-02-17 Karl Berry <karl@gnu.org>
10748
10749 * info.texi (Help-Int): Mention the new line number feature.
10750
10751 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10752
10753 * ses.texi (Advanced Features): New functionality for
10754 ses-set-header-row (defaults to current row unless C-u used).
10755 (Acknowledgements): Add Stefan Monnier.
10756
10757 2003-12-29 Kevin Ryde <user42@zip.com.au>
10758
10759 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10760
10761 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10762
10763 Tramp version 2.0.38 released.
10764
10765 * tramp.texi (Remote shell setup): Warn of environment variables
10766 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10767 <sven.gabriel@imk.fzk.de>.
10768 (Configuration): Tramp now chooses base64/uuencode
10769 automatically. Update wording accordingly.
10770 (Top): More description for the `Default Method' menu entry.
10771 (Default Method): Use @code, not @var, for Lisp variables.
10772 (Default Method): New subsection `Which method is the right one
10773 for me?'. Suggested by Christian Kirsch.
10774 (Configuration): Pointer to new subsection added.
10775 (Default Method): Too many "use" in one sentence.
10776 Rephrase. Reported by Christian Kirsch.
10777 (Filename Syntax): Old `su' example is probably a left-over from
10778 the sm/su method naming. Replace with `ssh', instead.
10779 (External transfer methods, Auto-save and Backup):
10780 Typo fixes.
10781
10782 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10783
10784 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10785 (Top): Mention japanese manual only if flag `jamanual' is set.
10786 Insert section `Japanese manual' in menu.
10787
10788 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10789
10790 * eshell.texi (Known Problems): Add doc item.
10791
10792 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10793
10794 * cc-mode.texi: Update for CC Mode 5.30.
10795
10796 Note: Please refrain from doing purely cosmetic changes like
10797 removing trailing whitespace in this manual; it clobbers cvs
10798 merging for no good reason.
10799
10800 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10801
10802 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10803 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10804 @acronym{ASCII}.
10805
10806 2003-10-26 Karl Berry <karl@gnu.org>
10807
10808 * info.texi (Info Search): Echo area, not echo are. From Debian
10809 diff.
10810
10811 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10812
10813 * widget.texi (Defining New Widgets): Document new behavior of
10814 :buttons and :children keywords.
10815
10816 2003-10-22 Miles Bader <miles@gnu.org>
10817
10818 * Makefile.in (info): Move before $(top_srcdir)/info.
10819
10820 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10821
10822 * tramp.texi (Inline methods): Small grammar fix.
10823 (External transfer methods): Likewise.
10824
10825 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10826
10827 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10828
10829 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10830
10831 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10832
10833 2003-09-30 Richard M. Stallman <rms@gnu.org>
10834
10835 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10836
10837 * widget.texi (User Interface): Fix typos.
10838
10839 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10840
10841 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10842
10843 * pcl-cvs.texi (Selected Files): Fix typo.
10844
10845 2003-09-21 Karl Berry <karl@gnu.org>
10846
10847 * info.texi (] and [ commands): No period at end of section title.
10848
10849 2003-09-04 Miles Bader <miles@gnu.org>
10850
10851 * Makefile.in (top_srcdir): New variable.
10852 ($(top_srcdir)/info): New rule.
10853 (info): Depend on it.
10854
10855 2003-09-03 Peter Runestig <peter@runestig.com>
10856
10857 * makefile.w32-in: New file.
10858
10859 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10860
10861 * widget.texi (User Interface): Explain the need of static text
10862 around an editable field.
10863
10864 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10865
10866 * widget.texi (Basic Types): The argument to `:help-echo' can now
10867 be a form that evaluates to a string.
10868
10869 2003-08-18 Kim F. Storm <storm@cua.dk>
10870
10871 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10872
10873 2003-08-16 Richard M. Stallman <rms@gnu.org>
10874
10875 * dired-x.texi (Shell Command Guessing): Explain *.
10876
10877 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10878
10879 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10880 log-edit-insert-changelog.
10881
10882 2003-08-03 Karl Berry <karl@gnu.org>
10883
10884 * info.texi: Need @contents.
10885
10886 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10887
10888 Tramp version 2.0.36 released.
10889
10890 * tramp.texi (Remote shell setup): Explain about problems with
10891 non-Bourne commands in ~/.profile and ~/.shrc.
10892
10893 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10894
10895 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10896 renaming of `vis-mode' to `visible-mode'.
10897
10898 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10899
10900 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10901 next, prev and up pointers.
10902
10903 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10904
10905 * info.texi (Help): Mention existence of Emacs and stand-alone
10906 Info at the very beginning of the tutorial.
10907 (Help-Inv): New node.
10908 (Help-]): New node.
10909 (Help-M): Systematically point out the differences between default
10910 Emacs and stand-alone versions. Delete second menu.
10911 (Help-Xref): Systematically point out the differences between
10912 default Emacs and stand-alone versions.
10913 (Help-Int): Change `l' example.
10914 (Expert Info): Fix typos.
10915 (Emacs Info Variables): Mention `Info-hide-note-references' and
10916 new default for `Info-scroll-prefer-subnodes'.
10917
10918 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10919
10920 Version 2.0.35 of Tramp released.
10921
10922 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10923 (Inline methods): Add methods `remsh' and `plink1'.
10924 (External transfer methods): Add method `remcp'.
10925 (Multi-hop Methods): Add method `remsh'.
10926 Small patch from Adrian Aichner <adrian@xemacs.org>:
10927 Fix minor typos.
10928 (Concept Index): Add to make manual searchable via
10929 `Info-index'.
10930 (Version Control): Add cindex entry.
10931
10932 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10933
10934 * trampver.texi: Version 2.0.34 released.
10935
10936 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10937
10938 * faq.texi: Improve previous changes.
10939
10940 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10941
10942 * faq.texi: Update copyright and maintenance details.
10943 Update some package URLs, versions, and maintainers.
10944 Remove many references to the Emacs Lisp Archive.
10945
10946 2003-04-23 Simon Josefsson <jas@extundo.com>
10947
10948 * smtpmail.texi: Fix license (the invariant sections mentioned has
10949 never been part of the smtp manual). Align info dir entry with
10950 other emacs packages.
10951
10952 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10953
10954 * tramp.texi: Version 2.0.33 released.
10955 Remove installation chapter. Remove XEmacs specifics.
10956
10957 2003-03-29 Richard M. Stallman <rms@gnu.org>
10958
10959 * tramp.texi (Top): Undo the previous renaming.
10960 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10961
10962 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10963
10964 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10965 version of manual.
10966
10967 * tramp.texi (Auto-save and Backup): New node.
10968
10969 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10970
10971 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10972 Emacs" in order to have better differentiation to "XEmacs".
10973 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10974 are new macros in order to point to the other Emacs flavor where
10975 appropriate. In info case, point to node `Installation' in order
10976 to explain how to generate the other way. In html case, make a
10977 link to the other html file.
10978 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10979 after CVS checkout/update.
10980 (Installation): Completely rewritten.
10981 (Installation parameters, Load paths): New sections under
10982 `Installation'.
10983
10984 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
10985
10986 * tramp.texi: Version 2.0.30 released.
10987 Replace word "path" with "localname" where used as a component of
10988 a Tramp file name.
10989
10990 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10991
10992 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10993 introduced.
10994 (Installation): Explain what to do if files from the tramp/contrib
10995 directory are needed.
10996
10997 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10998
10999 * smtpmail.texi (How Mail Works): New.
11000
11001 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11002
11003 * smtpmail.texi: New file.
11004
11005 * Makefile.in: Build SMTP manual.
11006
11007 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11008
11009 * tramp.texi: Version 2.0.29 released.
11010 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11011 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11012
11013 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11014
11015 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11016 another package loads accidentally Ange-FTP.
11017
11018 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11019
11020 * tramp.texi (Customizing Completion): Add function
11021 `tramp-parse-sconfig'. Change example of
11022 `tramp-set-completion-function', because parsing of ssh config
11023 files looks more natural.
11024
11025 2003-01-15 Kevin Ryde <user42@zip.com.au>
11026
11027 * gnus.texi (Using MIME): Mention auto-compression-mode with
11028 gnus-mime-copy-part.
11029
11030 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11031
11032 * gnus.texi: Do not use `path' in several locations.
11033
11034 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11035
11036 * tramp.texi (External transfer methods): New method `smb'.
11037 From Michael Albinus.
11038
11039 2002-11-05 Karl Berry <karl@gnu.org>
11040
11041 * info.texi (Info-fontify): Reorder face list to avoid bad line
11042 breaks.
11043
11044 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11045
11046 * tramp.texi: Move @copying to standard place.
11047 Use @insertcopying.
11048
11049 2002-10-02 Karl Berry <karl@gnu.org>
11050
11051 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11052 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11053 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11054 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11055 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11056 * widget.texi, woman.texi:
11057 Per rms, update all manuals to use @copying instead of @ifinfo.
11058 Also use @ifnottex instead of @ifinfo around the top node, where
11059 needed for the sake of the HTML output.
11060 (The Gnus manual is not fixed since it's not clear to me how it
11061 works; and the Tramp manual already uses @copying, although in an
11062 unusual way. All others were changed.)
11063
11064 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11065
11066 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11067 (../info/ses, ses.dvi): New targets.
11068 * ses.texi: New file.
11069
11070 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
11071
11072 * texinfo.tex: Update to texinfo 4.2.
11073
11074 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11075
11076 * reftex.texi: Update to RefTeX 4.19.
11077
11078 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11079
11080 * gnus.texi (Sorting Groups): Add key bindings for
11081 gnus-group-sort-groups-by-real-name and
11082 gnus-group-sort-selected-groups-by-real-name.
11083
11084 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11085
11086 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11087 (../info/tramp, tramp.dvi): New targets.
11088
11089 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11090
11091 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11092 (calc.dvi): Uncomment.
11093
11094 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11095
11096 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11097 (../info/calc): New target.
11098
11099 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11100
11101 * (Version 21.1 released.)
11102
11103 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11104
11105 * Branch for 21.1.
11106
11107 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11108
11109 * Makefile.in (../info/info): Use an explicit -o switch to
11110 makeinfo.
11111
11112 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11113
11114 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11115
11116 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11117
11118 * ediff.texi: Added ediff-coding-system-for-read.
11119
11120 * viper.texi: Fix typos.
11121
11122 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11123
11124 * Makefile.in (../info/idlwave): Use --no-split.
11125
11126 2000-12-14 Dave Love <fx@gnu.org>
11127
11128 * Makefile.in (mostlyclean): Remove gnustmp.*.
11129 (gnus.dvi): Change rule to remove @latex stuff.
11130
11131 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11132
11133 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11134
11135 2000-10-13 John Wiegley <johnw@gnu.org>
11136
11137 * Makefile.in: Add build targets for eshell.texi.
11138
11139 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11140
11141 * Makefile.in: Remove/comment speedbar stuff.
11142
11143 2000-09-22 Dave Love <fx@gnu.org>
11144
11145 * Makefile.in: Add emacs-mime.
11146
11147 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11148
11149 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11150 (DVI_TARGETS): Add woman.dvi.
11151 (../info/woman, woman.dvi): New targets.
11152
11153 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11154
11155 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11156
11157 * pcl-cvs.texi: New file.
11158 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11159 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11160
11161 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11162
11163 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11164 (../info/ebrowse, ebrowse.dvi): New targets.
11165
11166 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11167
11168 * Makefile.in (INFO_TARGETS): Add eudc.
11169 (DVI_TARGETS): Add eudc.dvi.
11170 (../info/eudc, eudc.dvi): New targets.
11171
11172 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11173
11174 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11175 compatibility with 8+3 filesystems).
11176 (../info/efaq): Rename from emacs-faq.
11177
11178 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11179
11180 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11181 (../info/idlwave, idlwave.dvi): New targets.
11182
11183 1999-10-23 Dave Love <fx@gnu.org>
11184
11185 * Makefile.in: Use autotype.texi.
11186
11187 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11188
11189 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11190 faq.texi file) rather than ../info/faq.
11191
11192 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11193
11194 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11195 (../info/ada-mode, ada-mode.dvi): New targets.
11196
11197 1999-09-01 Dave Love <fx@gnu.org>
11198
11199 * Makefile.in: Add faq.
11200
11201 1999-07-12 Richard Stallman <rms@gnu.org>
11202
11203 * Version 20.4 released.
11204
11205 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11206
11207 * Version 20.3 released.
11208
11209 1998-04-06 Andreas Schwab <schwab@gnu.org>
11210
11211 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11212 Use it in dvi targets.
11213 (../etc/GNU): Change to $(srcdir) first.
11214
11215 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11216
11217 * reftex.texi: Update for RefTeX version 3.22.
11218
11219 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11220
11221 * gnus.texi (Easy Picons): Remove references to
11222 `gnus-group-display-picons'.
11223 (Hard Picons): Ditto.
11224
11225 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11226
11227 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11228 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11229
11230 1997-09-23 Paul Eggert <eggert@twinsun.com>
11231
11232 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11233 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11234
11235 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11236
11237 * Version 20.2 released.
11238
11239 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11240
11241 * Version 20.1 released.
11242
11243 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11244
11245 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11246
11247 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11248
11249 * widget.texi (push-button): Document it.
11250
11251 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11252
11253 * Version 19.33 released.
11254
11255 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11256
11257 * Version 19.32 released.
11258
11259 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11260
11261 * Makefile.in: Add rules for the Message manual.
11262
11263 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11264
11265 * gnus.texi: New version.
11266
11267 * message.texi: New manual.
11268
11269 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11270
11271 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11272
11273 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11274
11275 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11276 Specify -I option.
11277 (All dvi targets): Set the TEXINPUTS variable.
11278
11279 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11280
11281 * Version 19.31 released.
11282
11283 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11284
11285 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11286 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11287
11288 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11289
11290 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11291 (INFO_TARGETS): Add ../info/cc-mode.
11292 (DVI_TARGETS): Add cc-mode.dvi.
11293
11294 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11295
11296 * Version 19.30 released.
11297
11298 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11299
11300 * gnus.texi: New file.
11301
11302 1995-11-04 Erik Naggum <erik@naggum.no>
11303
11304 * gnus.texi: File deleted.
11305
11306 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11307
11308 * mh-e.texi: "Function Index" -> "Command Index" to work with
11309 Emacs 19.30 C-h C-k support of separately-documented commands.
11310
11311 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11312
11313 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11314 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11315
11316 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11317
11318 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11319 (../info/viper, viper.dvi): New targets.
11320
11321 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11322
11323 * dired-x.texi (Installation): Change the example to set
11324 buffer-local variables like dired-omit-files-p in
11325 dired-mode-hook.
11326
11327 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11328
11329 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11330 (../info/mh-e, mh-e.dvi): New targets.
11331
11332 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11333
11334 * Makefile.in (maintainer-clean): Rename from realclean.
11335
11336 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11337
11338 * Makefile.in: New file.
11339 * Makefile: File deleted.
11340
11341 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11342
11343 * Makefile (TEXINDEX_OBJS): Variable deleted.
11344 (texindex, texindex.o, getopt.o): Rules deleted.
11345 All deps on texindex deleted.
11346 (distclean): Don't delete texindex.
11347 (mostlyclean): Don't delete *.o.
11348 * texindex.c, getopt.c: Files deleted.
11349
11350 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11351
11352 * Version 19.26 released.
11353
11354 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11355
11356 * Version 19.25 released.
11357
11358 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11359
11360 * Version 19.24 released.
11361
11362 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11363
11364 * Version 19.23 released.
11365
11366 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11367
11368 * Makefile: Delete spurious tab.
11369
11370 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11371
11372 * Makefile (.SUFFIXES): New rule.
11373
11374 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11375
11376 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11377 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11378
11379 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11380
11381 * Makefile (../info/sc): Rename from sc.info.
11382 (../info/cl): Likewise.
11383 (INFO_TARGETS): Use new names.
11384
11385 1993-12-04 Richard Stallman (rms@srarc2)
11386
11387 * getopt.c: New file.
11388 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11389 (getopt.o): New rule.
11390 (dvi): Don't depend on texindex.
11391 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11392 Depend on texindex.
11393
11394 1993-12-03 Richard Stallman (rms@srarc2)
11395
11396 * Makefile (../info/sc.info): Rename from ../info/sc.
11397 (TEXI2DVI): New variable.
11398 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11399 Add explicit commands.
11400 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11401
11402 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11403
11404 * Version 19.22 released.
11405
11406 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11407
11408 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11409
11410 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11411
11412 * Version 19.21 released.
11413
11414 1993-11-15 Paul Eggert (eggert@twinsun.com)
11415
11416 * Makefile (../info/cl.info): Rename from ../info/cl.
11417
11418 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11419
11420 * Makefile (../etc/GNU): New target.
11421 (EMACSSOURCES): Add gnu1.texi.
11422
11423 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11424
11425 * Makefile (realclean): Don't delete the Info files.
11426
11427 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11428
11429 * forms.texi: Fix forms.texi so that it will format correctly.
11430 Add missing `@end iftex', fix bad reference.
11431
11432 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11433
11434 * Makefile: Fix targets for texindex, new info.texi files.
11435 * info-stnd.texi: New file implements info for standalone info
11436 reader.
11437 * info.texi: Update to include recent changes to "../info/info".
11438 New source file for ../info/info; includes info-stnd.texi.
11439
11440 * texindex.c: Include "../src/config.h" if building in emacs.
11441
11442 * Makefile: Change all files to FILENAME.texi, force all targets
11443 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11444 vip.texinfo, forms.texinfo, cl.texinfo.
11445 Add target to build texindex.c, defining `emacs'.
11446
11447 * forms.texi: Install new file to match version 2.3 of forms.el.
11448
11449 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11450
11451 * Version 19.19 released.
11452
11453 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11454
11455 * sc.texinfo: Fix info file name.
11456
11457 * Makefile (info): Add gnus and sc.
11458 (dvi): Add gnus.dvi and sc.dvi.
11459 (../info/sc, sc.dvi): New targets.
11460
11461 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11462
11463 * Version 19.18 released.
11464
11465 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11466
11467 * Makefile: Fix source file names of the separate manuals.
11468 (gnus.dvi, ../info/gnus): New targets.
11469
11470 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11471
11472 * Version 19.17 released.
11473
11474 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11475
11476 * split-man: Fix typos in last change.
11477
11478 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11479
11480 * Version 19.16 released.
11481
11482 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11483
11484 * version 19.15 released.
11485
11486 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11487
11488 * Makefile (distclean): It's rm, not rf.
11489
11490 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11491
11492 * Version 19.14 released.
11493
11494 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11495
11496 * Makefile: New file.
11497
11498 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11499
11500 * Version 19.13 released.
11501
11502 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11503
11504 * Version 19.9 released.
11505
11506 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11507
11508 * Version 19.8 released.
11509
11510 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11511
11512 * Version 19.7 released.
11513
11514 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11515
11516 * gnus.texinfo: New file. Removed installation instructions.
11517
11518 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11519
11520 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11521
11522 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11523
11524 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11525 then define `\sc' as the command for smallcaps in Texinfo.
11526 This means that the @sc command will produce small caps. bfox has
11527 made the corresponding change to makeinfo and texinfm.el.
11528
11529 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11530
11531 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11532 Customization since the menu entry did not point to anything.
11533 Also add an @finalout command to remove overfull hboxes from the
11534 printed output.
11535
11536 * cl.texinfo: Add @bye, \input line and @settitle to file.
11537 This file is clearly intended to be a chapter of some other work,
11538 but the other work does not yet exist.
11539
11540 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11541
11542 * texinfo.texinfo: Three typos corrected.
11543
11544 ;; Local Variables:
11545 ;; coding: utf-8
11546 ;; End:
11547
11548 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11549
11550 This file is part of GNU Emacs.
11551
11552 GNU Emacs is free software: you can redistribute it and/or modify
11553 it under the terms of the GNU General Public License as published by
11554 the Free Software Foundation, either version 3 of the License, or
11555 (at your option) any later version.
11556
11557 GNU Emacs is distributed in the hope that it will be useful,
11558 but WITHOUT ANY WARRANTY; without even the implied warranty of
11559 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11560 GNU General Public License for more details.
11561
11562 You should have received a copy of the GNU General Public License
11563 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.