]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
a2d201ff692e467504ecad89bd9e618063f6d646
[gnu-emacs] / doc / misc / ChangeLog
1 2014-03-18 David Engster <deng@randomsample.de>
2
3 * ede.texi (Project Local Variables): Remove reference to
4 `ede-java-root' and the example using it.
5 (Android projects, ede-java-root): Remove nodes since they are
6 only in CEDET upstream (Bug#17030). All nodes updated.
7 (ede-cpp-root): Document the :compile-command slot.
8 (ede-linux): Document new variables
9 `project-linux-build-directory-default' and
10 `project-linux-architecture-default'.
11
12 2014-03-12 Glenn Morris <rgm@gnu.org>
13
14 * eww.texi (History and Acknowledgments):
15 Don't list everyone who changed the code.
16
17 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
18 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
19 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
20 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
21 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
22 Use @file for buffers, per the Texinfo manual.
23
24 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
25
26 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
27 so that the Org Manual's style for ` and ' in code is consistent
28 with the other Emacs manuals. This affects PDF, not .info files.
29
30 2014-03-12 Glenn Morris <rgm@gnu.org>
31
32 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
33 about RET and indentation.
34
35 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
36
37 * gnus.texi:
38 * semantic.texi: Fix whitespace.
39
40 * ede.texi (Android projects):
41 * eieio.texi (Class Options, Making New Objects)
42 (Method Invocation, CLOS compatibility):
43 * sem-user.texi (Tag Decoration Mode): Fix typos.
44
45 2014-03-02 Xue Fuqiao <xfq@gnu.org>
46
47 * sem-user.texi (Create System Databases): Markup fix.
48
49 2014-02-28 Glenn Morris <rgm@gnu.org>
50
51 * info.texi (Further Reading): Rename node from Expert Info.
52 Remove stuff about writing Info nodes by hand.
53 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
54
55 * info.texi: Nuke hand-written node pointers.
56
57 2014-02-28 Karl Berry <karl@gnu.org>
58
59 * info.texi (Top): Mention H for a summary of all commands.
60
61 2014-02-25 Glenn Morris <rgm@gnu.org>
62
63 * edt.texi (Quick start, Starting emulation): Update hook details.
64 * efaq.texi (Fullscreen mode on MS-Windows)
65 (Terminal setup code works after Emacs has begun): Update hook details.
66 * vip.texi (Loading VIP): Fix hook example.
67
68 * efaq-w32.texi (Bash): Don't use setq with hooks.
69
70 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
71
72 * texinfo.tex: Update from gnulib.
73
74 2014-02-22 Xue Fuqiao <xfq@gnu.org>
75
76 * remember.texi (Quick Start): Add an index.
77 (Function Reference, Quick Start): Add cross-references.
78
79 2014-02-21 Glenn Morris <rgm@gnu.org>
80
81 * flymake.texi (Starting the syntax check process): Grammar fix.
82
83 * tramp.texi (External packages): Grammar fix.
84 Reword for default sentinel not being nil any more.
85
86 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
87
88 * trampver.texi: Update release number.
89
90 2014-02-19 Glenn Morris <rgm@gnu.org>
91
92 * remember.texi: Copyedits.
93 (Quick Start): No need for manual autoloads. Mention remember-notes.
94 (Function Reference): Update arguments. Add new commands.
95
96 2014-02-18 Glenn Morris <rgm@gnu.org>
97
98 * remember.texi (copying): Bump remember mode version.
99 (Installation): Remove unnecessary chapter.
100 (Quick Start): No need to explicitly load remember.el.
101 (Separate Text Files): New section.
102
103 2014-02-17 Glenn Morris <rgm@gnu.org>
104
105 * eieio.texi (Class Values, CLOS compatibility):
106 Remove references to deleted eieio-describe-class/generic.
107
108 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
109
110 Sync with Tramp 2.2.9.
111 * trampver.texi: Update release number.
112
113 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
114
115 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
116
117 * calc.texi (Single-Variable Statistics): Remove mention of
118 incorrect keybinding.
119
120 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
121
122 * texinfo.tex: Update from gnulib.
123
124 2014-02-08 Glenn Morris <rgm@gnu.org>
125
126 * auth.texi (GnuPG and EasyPG Assistant Configuration):
127 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
128
129 2014-02-07 Glenn Morris <rgm@gnu.org>
130
131 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
132
133 2014-02-06 Glenn Morris <rgm@gnu.org>
134
135 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
136
137 * mh-e.texi, viper.texi: Do not use colons in index entries.
138
139 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
140
141 * texinfo.tex: Update from gnulib.
142
143 2014-02-05 Glenn Morris <rgm@gnu.org>
144
145 * epa.texi: Add indices.
146
147 * url.texi (Cookies): Mention url-cookie-list command.
148
149 2014-02-03 Glenn Morris <rgm@gnu.org>
150
151 * cl.texi (Blocks and Exits): Mention cl-tagbody.
152
153 2014-02-02 Glenn Morris <rgm@gnu.org>
154
155 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
156
157 2014-01-31 Glenn Morris <rgm@gnu.org>
158
159 * efaq.texi (Replacing highlighted text):
160 Update delete-selection-mode doc.
161
162 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
163
164 * sem-user.texi (Include paths): Fix a Texinfo command.
165
166 2014-01-27 Glenn Morris <rgm@gnu.org>
167
168 * idlwave.texi (Lesson III---User Catalog, Online Help)
169 (Starting the Shell, Catalogs, User Catalog):
170 * remember.texi (Quick Start):
171 * viper.texi:
172 * vip.texi (Customization, Customizing Constants)
173 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
174
175 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
176
177 * cc-mode.texi (Minor Modes): Minor fix.
178
179 2014-01-24 David Engster <deng@randomsample.de>
180
181 * eieio.texi (Introduction): Fix references.
182
183 2014-01-24 Glenn Morris <rgm@gnu.org>
184
185 * efaq.texi (Termcap/Terminfo entries for Emacs):
186 Use M-x term rather than M-x terminal-emulator.
187
188 * emacs-mime.texi (time-date): Use float-time.
189
190 2014-01-22 David Engster <deng@randomsample.de>
191
192 * eieio.texi (Introduction): Move introductory paragraph about
193 EIEIO and CLOS from 'Building Classes' to here.
194 (Documentation): Remove, since eieio-doc is not part of Emacs.
195 (Class Values, CLOS compatibility): Mention that
196 `describe-function' will also give information about classes.
197
198 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
199
200 * texinfo.tex: Update from gnulib.
201
202 2014-01-15 Glenn Morris <rgm@gnu.org>
203
204 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
205
206 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
207
208 * tramp.texi (all): Doc fix according to GNU Coding Standards.
209 Use "file name" instead of "filename" or "path". Use "host"
210 instead of "machine".
211
212 2014-01-12 David Engster <deng@randomsample.de>
213
214 * eieio.texi (Introduction): `class-of' is obsolete.
215 (Predicates, Basic Methods): Adapt function names to namespace
216 cleanup.
217
218 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
219
220 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
221
222 2014-01-12 Glenn Morris <rgm@gnu.org>
223
224 * efaq.texi (Guidelines for newsgroup postings)
225 (Informational files for Emacs):
226 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
227
228 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
229
230 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
231
232 2014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
233
234 * Makefile.in: Add eww.texi.
235 * eww.texi: New file.
236
237 2014-01-07 Glenn Morris <rgm@gnu.org>
238
239 * efaq.texi (Problems with very large files): Fix superscript typo.
240
241 2013-01-07 Rasmus <w530@pank.eu>
242
243 * org.texi (Global and local cycling): Fix missing '@'.
244
245 2013-01-07 Bastien Guerry <bzg@gnu.org>
246
247 * org.texi (Global and local cycling): Mention C-u C-u TAB.
248 (Include files, The Export Dispatcher)
249 (Advanced configuration)
250 (Header arguments in Org mode properties): Spelling fixes.
251 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
252 (@LaTeX{} specific attributes): New index entries.
253 Use #+BEGIN_ABSTRACT in the example.
254
255 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
256
257 * org.texi (Org export): New section.
258 (HTML doctypes): Fix whitespace error. Fix display.
259 (Publishing options): Add missing html publishing options.
260
261 2014-01-07 Glenn Morris <rgm@gnu.org>
262
263 * efaq.texi (Basic editing, Packages that do not come with Emacs):
264 Merge in some info from etc/MORE.STUFF.
265
266 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
267
268 Specify .texi encoding (Bug#16292).
269 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
270 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
271 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
272 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
273 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
274 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
275 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
276 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
277 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
278 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
279 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
280 * widget.texi, wisent.texi, woman.texi:
281 Add @documentencoding.
282
283 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
284
285 * eshell.texi (What Eshell is not): Clean up confusing clause.
286
287 2014-01-03 Glenn Morris <rgm@gnu.org>
288
289 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
290
291 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
292 Add copyright notice to titlepage.
293
294 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
295
296 * ert.texi: Add a titlepage. Use @insertcopying.
297
298 * calc.texi (Top): Use @top rather than @chapter.
299
300 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
301
302 * eshell.texi (top): Fix incorrect use of xref.
303
304 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
305
306 * eshell.texi (top): Fix incorrect info filename in an xref.
307
308 2014-01-02 Glenn Morris <rgm@gnu.org>
309
310 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
311
312 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
313
314 * eshell.texi (Command Basics): Remove `Command basics' chapter.
315
316 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
317
318 * eshell.texi (What is Eshell?): Add section about what not to use
319 Eshell for.
320
321 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
322
323 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
324
325 2013-12-22 Glenn Morris <rgm@gnu.org>
326
327 * woman.texi (Navigation): Use itemx where appropriate.
328
329 2013-12-20 Tassilo Horn <tsdh@gnu.org>
330
331 * info.texi, woman.texi:
332 Document `S-SPC' as alternative to `DEL' for scrolling.
333
334 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
335
336 * calc.texi (Stack Manipulation Commands): Mention using the variable
337 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
338
339 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
340
341 * tramp.texi (direntry): Use ssh but rsh.
342 (all): Encode all environment variable names with @env{...}.
343 (Bug Reports): Refer to Testing node.
344
345 2013-12-12 Glenn Morris <rgm@gnu.org>
346
347 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
348 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
349 * srecode.texi, todo-mode.texi, tramp.texi:
350 Sync direntry with info/dir version.
351
352 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
353
354 * Makefile.in: Add octave-mode.texi.
355
356 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
357 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
358
359 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
360
361 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
362
363 * dbus.texi (Properties and Annotations): Fix typo.
364
365 2013-12-06 Bastien Guerry <bzg@gnu.org>
366
367 * org.texi: Don't include Emacs version within Org's version.
368
369 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
370
371 * org.texi (Creating one-off styles): Use new export snippet
372 syntax.
373
374 * org.texi (Export settings): Documentation describing how text
375 above the first heading is ignored when an :export: tag is in a
376 file.
377
378 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
379
380 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
381
382 2013-11-30 Glenn Morris <rgm@gnu.org>
383
384 * Makefile.in (distclean): Remove Makefile.
385
386 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
387
388 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
389 (The Basics, Formulas): Copyedits.
390 (Resizing, Printer functions): Add index entries.
391
392 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
393
394 * calc.texi (Customizing Calc): Mention new variable
395 `calc-context-sensitive-enter'.
396
397 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
398
399 * org.texi (Exporting code blocks): Document the 'inline-only
400 setting for `org-export-babel-evaluate'. Document how :var
401 introduces code block dependencies.
402
403 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
404
405 * org.texi (Header arguments): Document header-args[:lang]
406 properties and remove deprecated old-style properties from
407 documentation.
408
409 * org.texi (Agenda commands): Remove footnote from @tsubheading
410 and add a sentence with the reference instead.
411
412 2013-11-12 Bastien Guerry <bzg@gnu.org>
413
414 * org.texi (Catching invisible edits):
415 * org.texi (Plain lists, Plain lists):
416 * org.texi (Advanced configuration):
417 * org.texi (Tag groups):
418 * org.texi (Conventions):
419 * org.texi (Checkboxes, Radio lists):
420 * org.texi (Top, Summary, Exporting):
421 * org.texi (In-buffer settings): Fix typos.
422
423 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
424 C-w'. Add an index entry for `org-refile-keep'.
425
426 * org.texi (Plain lists): Add an index entry for sorting plain
427 list. Document sorting by checked status for check lists.
428
429 * org.texi (Publishing options): Fix old variable names.
430
431 * org.texi (Orgstruct mode): Fix suggested setting of
432 `orgstruct-heading-prefix-regexp'.
433
434 * org.texi (Export settings):
435 Document `org-export-allow-bind-keywords'.
436
437 * org.texi (History and Acknowledgments): Small rephrasing.
438
439 * org.texi (Template elements): Add a footnote about tags accepted
440 in a year datetree.
441
442 * org.texi (Beamer export, @LaTeX{} and PDF export)
443 (Header and sectioning, @LaTeX{} specific attributes):
444 Enhance style.
445
446 * org.texi (Agenda commands): Add a footnote about dragging agenda
447 lines: it does not persist and it does not change the .org files.
448
449 * org.texi (Agenda commands): Add a table heading for dragging
450 agenda lines forward/backward.
451
452 * org.texi (Agenda commands): Add documentation for
453 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
454
455 * org.texi (Publishing options): Update the list of options.
456 (Simple example, Complex example): Fix the examples.
457
458 * org.texi (Formula syntax for Calc): Don't use a bold font the
459 warning.
460
461 * org.texi (Other built-in back-ends): New section.
462
463 * org.texi (Editing source code):
464 Document `org-edit-src-auto-save-idle-delay' and
465 `org-edit-src-turn-on-auto-save'.
466
467 * org.texi (External links): Document contributed link types
468 separately.
469
470 * org.texi (Closing items):
471 Document `org-closed-keep-when-no-todo'.
472
473 * org.texi (Export back-ends): Rename from "Export formats".
474 (The Export Dispatcher): Remove reference to
475 `org-export-run-in-background'.
476 (Export settings): Minor rewrites.
477 (ASCII/Latin-1/UTF-8 export): Update variable's name.
478 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
479
480 * org.texi (Export in foreign buffers): New section.
481 (Exporting): Remove documentation about converting the selected
482 region.
483
484 * org.texi (Advanced configuration): Put the filter valid types in
485 a table. Use @lisp and @smalllisp.
486
487 * org.texi: Use @code{nil} instead of nil. Update the maintainer
488 contact info.
489
490 * org.texi (Exporting): Better introductory sentence. Add a note
491 about conversion commands.
492 (Feedback, Orgstruct mode, Built-in table editor)
493 (Built-in table editor, Orgtbl mode, Updating the table)
494 (Property syntax, Capturing column view, Capture)
495 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
496 (Exporting, Extending ODT export)
497 (Working with @LaTeX{} math snippets, dir, Customization)
498 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
499 Uniformly use @kbd{M-x command RET}.
500
501 * org.texi (Filtering/limiting agenda items): New subsection.
502 Document the use of `org-agenda-max-*' options and
503 `org-agenda-limit-interactively' from the agenda.
504 (Agenda commands): Move details about filtering commands to
505 the new section, only include a summary here.
506 (Customizing tables in ODT export)
507 (System-wide header arguments, Conflicts, Dynamic blocks):
508 Use spaces for indentation.
509
510 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
511
512 * org.texi (Links in HTML export, Images in HTML export)
513 (post): Fix syntax within #+ATTR_*.
514 (Tables in HTML export): Document `org-html-table-row-tags'
515 and use `org-html-table-default-attributes' instead of
516 `org-html-table-tag'.
517
518 * org.texi (Publishing action, Publishing options)
519 (Publishing links): Major rewrite. Enhance explanations for
520 `org-org-publish-to-org'. Remove reference to
521 `org-export-run-in-background'.
522
523 * org.texi: Fix many small typos. Use #+NAME instead of
524 #+TBLNAME. Use @smalllisp instead of @example.
525 (Special symbols): Add index?
526 (HTML preamble and postamble): Don't mention obsolete use of
527 opt-plist.
528 (JavaScript support): Don't mention the org-jsinfo.el file as it
529 has been merged with ox-html.el.
530
531 * org.texi (Installation, Feedback, Setting Options)
532 (Code evaluation security, org-crypt.el): Use @lisp instead of
533 @example.
534 (Agenda commands): Use @table instead of @example.
535
536 * org.texi (Adding hyperlink types): New appendix.
537
538 * org.texi (ODT export commands, Extending ODT export)
539 (Applying custom styles, Images in ODT export)
540 (Labels and captions in ODT export)
541 (Literal examples in ODT export)
542 (Configuring a document converter)
543 (Working with OpenDocument style files)
544 (Customizing tables in ODT export)
545 (Validating OpenDocument XML): Fix options names.
546
547 * org.texi (History and Acknowledgments): Update acknowledgments
548 to Nicolas. Add Nicolas Goaziou to the list of contributors.
549
550 * org.texi (System-wide header arguments): Don't use "customizing"
551 for setting a variable. Also remove comments.
552
553 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
554 `org-agenda-start-on-weekday' to the variable index and document
555 them.
556
557 * org.texi (Sparse trees, Agenda commands)
558 (@LaTeX{} fragments, Selective export, Export options)
559 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
560 (HTML Export commands, @LaTeX{}/PDF export commands)
561 (iCalendar export, Publishing options, Triggering publication)
562 (In-buffer settings): Update to reflect changes from the new
563 export engine.
564
565 * org.texi (Matching tags and properties): More examples.
566 Explain group tags expansion as regular expressions.
567
568 * org.texi (Tag groups): New section.
569
570 * org.texi (Setting tags): Tiny formatting fixes.
571
572 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
573 names.
574
575 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
576 concept index. Include example for these agenda views.
577 (Special agenda views): Mention the "agenda*" agenda view.
578
579 * org.texi (Repeated tasks): Document how to ignore a repeater
580 when using both a scheduled and a deadline timetamp.
581
582 * org.texi (Global and local cycling): Wrap in a new subsection.
583 (Initial visibility, Catching invisible edits): New subsections.
584
585 * org.texi (Visibility cycling): Mention that
586 `org-agenda-inhibit-startup' will prevent visibility setting when
587 the agenda opens an Org file for the first time.
588
589 * org.texi (Org syntax): New section.
590
591 * org.texi (Orgstruct mode):
592 Document `orgstruct-heading-prefix-regexp'.
593
594 * org.texi (Speeding up your agendas): New section.
595
596 * org.texi (Installation): When installing Org from ELPA, users
597 should do this from an Emacs session where no .org file has been
598 visited.
599
600 * org.texi (CSS support, In-buffer settings): Update HTML options
601 names.
602
603 * org.texi (Structure editing): Update documentation for
604 `org-insert-heading-or-item'.
605 (Plain lists, Relative timer): Update index entry.
606
607 * org.texi (JavaScript support): Update variable names.
608
609 * org.texi (comments): Minor formatting fix.
610
611 * org.texi (@LaTeX{} fragments): Minor enhancement.
612
613 * org.texi: Update the list contributions.
614
615 * org.texi (Agenda commands): Exporting the agenda to an .org file
616 will not copy the subtrees and the inherited tags.
617 Document `org-agenda-filter-by-regexp'.
618
619 * org.texi (Publishing action, Complex example): Fix names of
620 publishing functions.
621
622 * org.texi (Top, Exporting): Delete references to Freemind.
623 (Freemind export): Delete section.
624
625 * org.texi (Top, Exporting): Delete references to the XOXO export.
626 (XOXO export): Delete section.
627
628 * org.texi (Capture): Mention that org-remember.el is not
629 supported anymore.
630
631 * org.texi (Top, Exporting, Beamer class export):
632 Delete references to the TaskJuggler export.
633 (History and Acknowledgments): Mention that the TaskJuggler has
634 been rewritten by Nicolas and now lives in the contrib/ directory
635 of Org's distribution. Mention that Jambunathan rewrote the HTML
636 exporter. Remove Jambunathan from my own acknowledgments.
637 (TaskJuggler export): Delete.
638
639 * org.texi (HTML preamble and postamble)
640 (Tables in HTML export, Images in HTML export)
641 (Math formatting in HTML export, CSS support)
642 (@LaTeX{} and PDF export, Publishing options): Fix the names of
643 the HTML export and publishing options.
644
645 * org.texi (Literal examples, Export options)
646 (@LaTeX{} and PDF export, Header and sectioning)
647 (Publishing options): Fix LaTeX options names.
648
649 * org.texi (Export options, CSS support, In-buffer settings):
650 Fix references to HTML_LINK_* and HTML_STYLE keywords.
651
652 * org.texi (Export options, In-buffer settings): Fix references to
653 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
654
655 * org.texi (Top, Markup, Initial text, Images and tables)
656 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
657 (Export options, JavaScript support, Beamer class export):
658 Remove references to the DocBook export, which has been deleted.
659 (History and Acknowledgments): Mention that DocBook has been
660 deleted, suggest to use the Texinfo exporter instead, then to
661 convert the .texi to DocBook with makeinfo.
662 (Links in ODT export, Tables in ODT export): Fix indices.
663
664 * org.texi (Deadlines and scheduling): Add a variable to the
665 index. Add documentation about delays for scheduled tasks.
666
667 * org.texi (Emphasis and monospace):
668 Mention `org-fontify-emphasized-text' and
669 `org-emphasis-regexp-components'.
670
671 * org.texi (References): Small enhancement.
672
673 * org.texi (Column width and alignment): Make the example visually
674 more clear.
675
676 * org.texi (The clock table): Document :mstart and :wstart as a
677 way to set the starting day of the week.
678
679 * org.texi (In-buffer settings): Document new startup keywords.
680 Thanks to John J Foerch for this idea.
681
682 * org.texi (Include files): Tiny formatting fix.
683
684 * org.texi (Activation): Point to the "Conflicts" section.
685
686 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
687
688 * org.texi (CSS support): Clarify this section.
689
690 * org.texi (@LaTeX{} specific attributes): Document that tabu and
691 tabularx packages are not in the default set of packages.
692
693 * org.texi (Agenda commands): Document fortnight view.
694
695 * org.texi: Document conflict with ecomplete.el.
696
697 * org.texi (History and Acknowledgments): Acknowledgements for
698 Jason Dunsmore and Rakcspace.
699
700 * org.texi: Rename org-crypt.el node to org-crypt.
701
702 * org.texi (A @LaTeX{} example): Fix typo in variable name.
703
704 * org.texi (MobileOrg): Mention the new iPhone developer.
705
706 * org.texi (Table of contents) Improve documentation of TOC
707 placement.
708
709 * org.texi: Explain that date/time information at read-date prompt
710 should start at the beginning, not anywhere in the middle of a
711 long string.
712
713 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
714
715 * org.texi (Orgstruct mode): Fix wrong regexp.
716
717 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
718
719 * org.texi: Document export to (X)HTML flavors.
720
721 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
722
723 * org.texi (Extracting source code): Mention the prefix argument
724 to org-babel-tangle.
725 (noweb): Remove erroneous negative.
726 (Specific header arguments): Document new header arguments.
727 Documentation for new tangle-mode header argument.
728 (Top): Documentation for new tangle-mode header argument.
729 (rownames): Documentation for new tangle-mode header argument.
730 Mention elisp as special rowname case.
731 (tangle-mode): Documentation for new tangle-mode header argument.
732 (post): Documentation and an example of usage.
733 (var): Remove the "Alternate argument syntax" section from the
734 documentation.
735 (hlines): Note that :hline has no effect for Emacs Lisp code
736 blocks.
737
738 2013-11-12 Feng Shu <tumashu@gmail.com>
739
740 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
741 (Math formatting in HTML export)
742 (Working with @LaTeX{} math snippets): Add document about creating
743 formula image with imagemagick.
744
745 * org.texi (@LaTeX{} specific attributes): Document `:caption'
746 attribute of #+ATTR_LATEX.
747
748 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
749
750 * org.texi (Handling links): Fix a typo in
751 `org-startup-with-inline-images' documentation.
752
753 * org.texi (Previewing @LaTeX{} fragments): Document the startup
754 keywords to use for previewing LaTeX fragments or not.
755 (Summary of in-buffer settings): Improve formatting and add an
756 entry for the variable `org-startup-with-latex-preview'.
757
758 * org.texi (Property syntax): Recall the user to refresh the org
759 buffer when properties are set on a per-file basis.
760
761 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
762
763 * org.texi (Matching tags and properties): Clarification.
764
765 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
766
767 * org.texi (Editing and debugging formulas): Add an example when a
768 table has multiple #+TBLFM lines.
769
770 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
771
772 * org.texi (The clock table): Document acceptance of relative
773 times in tstart and tend, link to syntax description and provide
774 example.
775
776 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
777
778 * org.texi (The spreadsheet): Document lookup functions.
779
780 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
781
782 * org.texi (CSS support): Mention .figure-number, .listing-number,
783 and .table-number.
784
785 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
786
787 * org.texi
788 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
789 spreadsheet formula mode strings and some examples from @example
790 block with xy @r{yz} to @table.
791
792 * org.texi (Formula syntax for Calc): Improve the documentation of
793 empty fields in formulas for spreadsheet. Add explanation and
794 example for empty field. Extend explanations of format
795 specifiers. Add a sentence to mention Calc defmath.
796
797 * org.texi (Column formulas): Add a sentence to be more explicit
798 about when a table header is mandatory.
799
800 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
801
802 * org.texi (Subscripts and superscripts): Remove reference to
803 quoted underscores until this mechanism is implemented again.
804
805 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
806 property.
807
808 * org.texi (Document title): Subtree export is no longer triggered
809 by marking one as the region.
810 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
811 giving examples isn't very useful: "horizontal rule" is, at least,
812 as explicit as <hr/>.
813
814 * org.texi (HTML doctypes): Reflect keyword removal.
815 (CSS support): Reflect keyword removal.
816
817 * org.texi (@LaTeX{} specific attributes): Document new :float
818 values.
819
820 * org.texi (Export settings): Improve documentation.
821
822 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
823 (Text areas in HTML export): Update text areas.
824 (HTML Export commands): Update export commands.
825
826 * org.texi (Header and sectioning): Add a footnote about the
827 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
828
829 * org.texi (The Export Dispatcher):
830 Document `org-export-in-background'.
831
832 * org.texi (Footnotes): Export back-ends do not use
833 `org-footnote-normalize' anymore.
834
835 * org.texi: Document variable changes.
836
837 * org.texi (Export settings): Document p: item in OPTIONS keyword.
838
839 * org.texi (Exporting): Massive rewrite of the first sections.
840 (Selective export): Delete.
841 (The Export Dispatcher): Rewrite.
842 (Export options): Rewrite as "Export settings".
843
844 * org.texi: Small changes to documentation for embedded LaTeX.
845
846 * org.texi (Internal links): Document #+NAME keyword and
847 cross-referencing during export.
848
849 * org.texi (Include files): Remove reference to :prefix1
850 and :prefix. Give more details for :minlevel.
851
852 * org.texi (Macro replacement): Fix macro name.
853 Update documentation about possible locations and escaping mechanism.
854
855 * org.texi (Table of contents): Update documentation.
856 Document lists of listings and lists of tables. Add documentation for
857 optional title and #+TOC: keyword.
858
859 2013-11-12 Rick Frankel <rick@rickster.com>
860
861 * org.texi (results): Add Format section, broken out of Type
862 section to match code.
863 (hlines, colnames): Remove incorrect Emacs Lisp exception.
864 Note that the actual default handling (at least for python and
865 emacs-lisp) does not seem to match the description.
866
867 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
868
869 * org.texi (The date/time prompt): Update the documentation to
870 reflect the new way `org-read-date-get-relative' handles weekdays.
871
872 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
873
874 * org.texi (Resolving idle time):
875 Document `org-clock-x11idle-program-name'.
876
877 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
878
879 * ert.texi (Running Tests Interactively): Adapt examle output.
880 (Tests and Their Environment): Mention skip-unless.
881
882 2013-10-23 Glenn Morris <rgm@gnu.org>
883
884 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
885 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
886 * widget.texi: Nuke @refill.
887
888 * Makefile.in (install-dvi, install-html, install-pdf)
889 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
890 (uninstall-pdf): Quote entities that might contain whitespace.
891
892 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
893
894 * calc.texi (Data Type Formats): Don't specify the size at
895 which integers begin to be represented by lists.
896
897 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
898
899 * cl.texi (Argument Lists): Add indexes for &key and &aux.
900
901 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
902
903 * trampver.texi: Update release number.
904
905 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
906
907 Sync with Tramp 2.2.8.
908
909 * tramp.texi (External packages): Use `non-essential'.
910 * trampver.texi: Update release number.
911
912 2013-09-14 Glenn Morris <rgm@gnu.org>
913
914 * eshell.texi: Markup fixes.
915
916 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
917
918 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
919 of @kbd{RET}.
920 (Prefix Matching): Add an index.
921
922 2013-09-08 Glenn Morris <rgm@gnu.org>
923
924 * emacs-gnutls.texi: Tweak direntry.
925
926 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
927
928 * tramp.texi (Alternative Syntax): Remove chapter.
929
930 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
931
932 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
933 for portability to hosts where /bin/sh has problems.
934
935 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
936
937 Try to reduce redundancy in doc/misc/Makefile.in.
938 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
939 (TARGETS): New intermediate variable.
940 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
941
942 2013-08-27 Glenn Morris <rgm@gnu.org>
943
944 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
945
946 * efaq.texi: Rename from faq.texi, to match its output files.
947 * Makefile.in: Update for faq.texi name change.
948
949 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
950
951 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
952
953 * efaq-w32.texi: Move here from the web-pages repository.
954 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
955 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
956 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
957 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
958 Add DOCMISC_*_W32 variables.
959 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
960 (efaq_w32_deps): New variable.
961 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
962 (efaq-w32.pdf, efaq-w32.html): New rules.
963 (clean): Remove efaq-w32 products.
964
965 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
966
967 * texinfo.tex: Update from gnulib.
968
969 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
970
971 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
972 shift_jis from the default value set to mm-coding-system-priorities for
973 Japanese users.
974
975 2013-08-13 Glenn Morris <rgm@gnu.org>
976
977 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
978 (Options - Defining Label Environments, Options - Creating Labels)
979 (Options - Referencing Labels, Options - Creating Citations)
980 (Options - Index Support, Options - Viewing Cross-References)
981 (Options - Finding Files, Options - Optimizations)
982 (Options - Fontification, Options - Misc):
983 * cc-mode.texi (Sample Init File):
984 * edt.texi (Init file):
985 * epa.texi (Encrypting/decrypting gpg files):
986 * mairix-el.texi (About, Setting up the mairix interface, Using)
987 (Extending):
988 Rename nodes to avoid characters that can cause Texinfo problems.
989
990 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
991
992 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
993
994 2013-08-12 Glenn Morris <rgm@gnu.org>
995
996 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
997 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
998 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
999 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1000 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1001 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1002 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1003 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1004 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1005 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1006 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1007 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1008 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1009
1010 * woman.texi (Top): Avoid mailto: in html output.
1011
1012 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1013 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1014 (INSTALL_DATA): New, set by configure.
1015 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1016 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1017 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1018 uninstall-ps, and uninstall-doc.
1019 (.SUFFIXES): Add .ps and .dvi.
1020 (.dvi.ps): New suffix rule.
1021 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1022 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1023 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1024 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1025 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1026 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1027 (ido.html, mairix-el.html, message.html, mh-e.html)
1028 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1029 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1030 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1031 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1032 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1033 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1034 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1035 New rules.
1036 (clean): Remove HTML_TARGETS and PS_TARGETS.
1037
1038 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1039
1040 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1041 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1042 for user options.
1043
1044 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1045
1046 * htmlfontify.texi (Customization): Remove documentation of
1047 `hfy-fast-lock-save'. Minor fixes.
1048
1049 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1050
1051 * ido.texi (Top): Insert node "Working Directories" in menu.
1052 (Working Directories): New node.
1053 (Misc Customization): Add documentation of
1054 `ido-confirm-unique-completion' and some other user options.
1055
1056 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1057
1058 * todo-mode.texi: Update @dircategory.
1059 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1060 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1061 @ref.
1062
1063 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1064
1065 * sc.texi (Introduction): Fix index.
1066 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1067 (Information Keys and the Info Alist, Reference Headers)
1068 (The Built-in Header Rewrite Functions)
1069 (Electric References, Reply Buffer Initialization)
1070 (Filling Cited Text, Selecting an Attribution)
1071 (Attribution Preferences)
1072 (Anonymous Attributions, Author Names)
1073 (Using Regi, Post-yank Formatting Commands)
1074 (Citing Commands, Insertion Commands)
1075 (Mail Field Commands)
1076 (Hints to MUA Authors, Thanks and History): Change from one space
1077 between sentences to two.
1078 (What Supercite Does): Typo fix.
1079
1080 * newsticker.texi (Usage): Use @key for RET.
1081
1082 * cl.texi (Argument Lists, For Clauses)
1083 (Macros): Add indexes.
1084
1085 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1086
1087 * cl.texi (Blocks and Exits): Add an index.
1088
1089 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1090
1091 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1092 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1093 (todo-mode.dvi, todo-mode.pdf): New rules.
1094
1095 * todo-mode.texi: New file.
1096
1097 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1098
1099 * gnus.texi (Basic Usage): Mention that warp means jump here.
1100 (The notmuch Engine): Mention notmuch.
1101
1102 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1103
1104 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1105 `gnus-subthread-sort-functions' and remove the obsolete documentation
1106 of `gnus-sort-threads-recursively'.
1107
1108 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1109
1110 * texinfo.tex: Update to 2012-07-29.17 version.
1111
1112 2013-07-29 David Engster <deng@randomsample.de>
1113
1114 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1115 implementation.
1116 (Introduction): Add further missing features.
1117 (Building Classes): Add introductory paragraph.
1118 (Wish List): Add metaclasses and EQL specialization.
1119
1120 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1121
1122 * tramp.texi (Frequently Asked Questions):
1123 Mention `tramp-use-ssh-controlmaster-options'.
1124
1125 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1126
1127 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1128 `gnus-sort-threads-recursively'.
1129
1130 2013-07-25 Glenn Morris <rgm@gnu.org>
1131
1132 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1133 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1134
1135 * erc.texi (Special Features): Update contact information.
1136 (History): Avoid using @email.
1137
1138 * eshell.texi (Bugs and ideas): Minor updates.
1139
1140 * faq.texi (Reporting bugs, Origin of the term Emacs)
1141 (Setting up a customization file)
1142 (Using an already running Emacs process, Turning off beeping)
1143 (Packages that do not come with Emacs)
1144 (Replying to the sender of a message): Avoid using @email.
1145
1146 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1147
1148 * reftex.texi (Imprint): Avoid using @email.
1149
1150 * ses.texi (Top): Update bug reporting instructions.
1151 (Acknowledgments): Avoid using @email.
1152
1153 * woman.texi (Introduction, Background): Remove outdated information.
1154 (Bugs, Acknowledgments): Avoid using @email.
1155
1156 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1157
1158 * ido.texi: New file.
1159
1160 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1161
1162 * gnus.texi (Customizing Articles): Document function predicates.
1163
1164 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1165
1166 * gnus.texi (lines): Correct description of
1167 `gnus-registry-track-extra's default value.
1168 Mention `gnus-registry-remove-extra-data'.
1169
1170 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1171
1172 * gnus.texi (Group Parameters): Mention regexp
1173 substitutions (bug#11688).
1174
1175 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1176
1177 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1178
1179 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1180
1181 * gnus.texi (Emacsen): Fix version.
1182
1183 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1184
1185 2013-07-06 Glenn Morris <rgm@gnu.org>
1186
1187 * mh-e.texi: Fix external links.
1188 (Using This Manual): Printed elisp manuals no longer available.
1189
1190 * newsticker.texi (Overview): Update URL.
1191
1192 * nxml-mode.texi (Introduction): Update URL.
1193
1194 * org.texi (JavaScript support): Fix URL.
1195
1196 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1197
1198 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1199
1200 * dbus.texi (Introspection): Update URL to a less defunct one.
1201
1202 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1203 (Foreign Groups): Use @indicateurl for examples.
1204 (Direct Functions): Remove defunct URL.
1205 (RSS): Update URL.
1206
1207 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1208 (FAQ 7-1): Update URL.
1209
1210 * pgg.texi (Top, Overview): Add note about obsolescence.
1211
1212 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1213
1214 * texinfo.tex: Merge from gnulib.
1215
1216 2013-07-03 Glenn Morris <rgm@gnu.org>
1217
1218 * bovine.texi (top):
1219 * cc-mode.texi (AWK Mode Font Locking):
1220 * mh-e.texi (Preface):
1221 * url.texi (URI Parsing): Fix cross-references to other manuals.
1222
1223 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224
1225 * gnus.texi (Client-Side IMAP Splitting):
1226 Note that `nnimap-inbox' now can be a list.
1227
1228 2013-06-24 Glenn Morris <rgm@gnu.org>
1229
1230 * eshell.texi: Fix cross-references to other manuals.
1231
1232 2013-06-23 Glenn Morris <rgm@gnu.org>
1233
1234 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1235 Remove; not needed now we use a standard html layout for the faq.
1236 (clean): Remove HTML_TARGETS, emacs-faq.text.
1237
1238 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1239
1240 * flymake.texi (Parsing the output, Customizable variables):
1241 Add reference to `flymake-warning-predicate'.
1242
1243 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1244
1245 * tramp.texi (Top, Configuration): Insert section `Predefined
1246 connection information' in menu.
1247 (Predefined connection information): New section.
1248 (Android shell setup): Make a reference to `Predefined connection
1249 information'.
1250
1251 2013-06-19 Glenn Morris <rgm@gnu.org>
1252
1253 * Makefile.in (version): New, set by configure.
1254 (clean): Delete dist tar file.
1255 (infoclean): New, split from maintainer-clean.
1256 (maintainer-clean): Run infoclean.
1257 (dist): New rule, to make tarfile for www.gnu.org.
1258
1259 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1260
1261 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1262 for keys q and Q.
1263 (Standards): Reference RFC5804 as the defining document of the
1264 managesieve protocol.
1265
1266 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1267
1268 * eshell.texi (Input/Output): Expand to cover new visual-command
1269 options, eshell-visual-subcommands and eshell-visual-options.
1270 Divide into separate Visual Commands and Redirection sections.
1271
1272 2013-06-10 Glenn Morris <rgm@gnu.org>
1273
1274 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1275
1276 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1277
1278 * gnus.texi (Article Date):
1279 Fix description of gnus-article-update-date-headers.
1280
1281 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1282
1283 * erc.texi (Special Features): ERC is being maintained within
1284 Emacs now.
1285
1286 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1287
1288 * flymake.texi: Change from one space between sentences to two.
1289
1290 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1291
1292 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1293 (bug#14293).
1294
1295 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1296
1297 * tramp.texi (Frequently Asked Questions): Precise, how to define
1298 an own ControlPath.
1299
1300 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * tramp.texi (Frequently Asked Questions): New item for
1303 ControlPath settings.
1304
1305 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1306
1307 * calc.texi (Basic Operations on Units): Streamline some
1308 descriptions.
1309
1310 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1311
1312 * eshell.texi (Built-ins): Update manual to mention tramp module.
1313
1314 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1315
1316 * tramp.texi (Filename Syntax): Host names are not allowed to be
1317 any method name, unless method name is specified explicitly.
1318 Remove restriction on unibyte filenames.
1319
1320 * trampver.texi: Update release number.
1321
1322 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1323
1324 doc: convert some TeX accents to UTF-8
1325 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1326 '@"{@dotless{i}}'.
1327
1328 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1329
1330 Sync with Tramp 2.2.7.
1331
1332 * trampver.texi: Update release number.
1333
1334 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1335
1336 * calc.texi (Basic Operations on Units): Streamline some
1337 descriptions.
1338
1339 2013-03-08 Glenn Morris <rgm@gnu.org>
1340
1341 * faq.texi (Top): Don't say this was updated @today.
1342 That's irrelevant and leads to spurious diffs.
1343
1344 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1345
1346 * calc.texi (Basic Operations on Units):
1347 Fix cross-reference.
1348
1349 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1350
1351 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1352
1353 2013-03-06 Alan Mackenzie <acm@muc.de>
1354
1355 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1356 calling a line-up function.
1357
1358 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1359
1360 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1361 * ses.texi: Switch from Latin-1 to UTF-8.
1362
1363 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1364
1365 * tramp.texi (External methods): Tramp does not connect Android
1366 devices by itself.
1367
1368 2013-03-02 Bill Wohler <wohler@newt.com>
1369
1370 Release MH-E manual version 8.5.
1371
1372 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1373 release 8.5.
1374
1375 * mh-e.texi (Preface, Conventions, Getting Started)
1376 (Using This Manual, Folder Selection, Viewing, Aliases)
1377 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1378 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1379 Update URLs.
1380
1381 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1382
1383 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1384 and "plink2" entries. "plink2" is obsolete for a long time.
1385 (External methods): Remove "scp1" and "scp2" entries.
1386 Explain user name and host name specification for "adb".
1387
1388 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1389
1390 * tramp.texi (External methods): Mention `tramp-adb-program'.
1391
1392 2013-02-28 Bastien Guerry <bzg@gnu.org>
1393
1394 * org.texi (Visibility cycling): Suggest to set
1395 `org-agenda-inhibit-startup' to nil if user wants the startup
1396 visibility settings to be honored in any circumstances.
1397 (Progress logging, Checkboxes): Fix typos.
1398
1399 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1400
1401 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1402 the macros, for Texinfo 4.13 and 5.0.
1403
1404 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1405
1406 Port Tramp documentation to Texinfo 5.0.
1407 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1408 (Filename Syntax): Do not use @trampfn{} in @item.
1409 (Filename completion): Use @columnfractions in @multitable.
1410
1411 2013-02-22 Glenn Morris <rgm@gnu.org>
1412
1413 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1414
1415 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1416
1417 * Makefile.in (html): New rule.
1418
1419 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1420
1421 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1422 Volpiatto <thierry.volpiatto@gmail.com>.
1423
1424 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1425
1426 * tramp.texi (Top, Configuration): Insert section `Android shell
1427 setup' in menu.
1428 (Android shell setup): New section.
1429 (Connection types, Default Method)
1430 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1431 (External methods): Remove "scpc" and "rsyncc" entries.
1432 (Frequently Asked Questions): Remove entry about ControlPersist.
1433
1434 2013-02-13 Glenn Morris <rgm@gnu.org>
1435
1436 * message.texi (News Headers): Don't mention yow any more.
1437
1438 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1439
1440 * calc.texi (Basic Operations on Units, Customizing Calc):
1441 Mention the variable `calc-allow-units-as-numbers'.
1442
1443 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1444
1445 * eshell.texi: Fill most of the missing sections.
1446
1447 2013-02-07 Bastien Guerry <bzg@gnu.org>
1448
1449 * org.texi (References): Clarify an example.
1450 (Installation): Fix instructions.
1451 (Org-Plot): Fix link.
1452 (Checkboxes, Radio lists): Fix typos.
1453
1454 2013-02-07 Glenn Morris <rgm@gnu.org>
1455
1456 * cl.texi (Equality Predicates): Mention memql.
1457
1458 2013-02-07 Eric Ludlam <zappo@gnu.org>
1459
1460 * ede.texi (Creating a project): Make ede-new doc less
1461 specific, and only about items it supports, indicating that there
1462 might be more. Remove refs to simple project and direct automake
1463 from ede new.
1464 (Simple projects): Re-write to not talk about ede-simple-project
1465 which is deprecated, and instead use the term to mean projects
1466 that don't do much management, just project wrapping.
1467 Add ede-generic-project link.
1468 (ede-generic-project): New node (bug#11441).
1469
1470 2013-02-07 Glenn Morris <rgm@gnu.org>
1471
1472 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1473
1474 2013-02-01 Glenn Morris <rgm@gnu.org>
1475
1476 * calc.texi (Help Commands): Update calc-view-news description.
1477 Mention etc/CALC-NEWS.
1478
1479 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1480
1481 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1482
1483 2013-01-13 Bastien Guerry <bzg@gnu.org>
1484
1485 * org.texi (Installation): Simplify.
1486
1487 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1488
1489 * org.texi (Handling links): Update the mention to the obsolete
1490 variable `org-link-to-org-use-id' with a mention to the newer
1491 variable `org-id-link-to-org-use-id'. Mention the need to load
1492 the org-id library.
1493
1494 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1495
1496 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1497
1498 2013-01-09 Bastien Guerry <bzg@gnu.org>
1499
1500 * org.texi (Pushing to MobileOrg): Add footnote about using
1501 symbolic links in `org-directory'.
1502 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1503 of the now obsolete alias `org-float'.
1504 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1505 index. Fix description of TODO keywords cycling.
1506 (Advanced features): Add missing argument for @item.
1507 (Storing searches): Add index entries and a note about
1508 *-tree agenda views.
1509 (Structure editing): Document `org-mark-element' and
1510 `org-mark-subtree'.
1511 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1512
1513 2013-01-08 Juri Linkov <juri@jurta.org>
1514
1515 * info.texi (Go to node): Mention the abbreviated format
1516 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1517
1518 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1519
1520 * autotype.texi: Remove undefined command @subtitlefont.
1521 * cc-mode.texi: Likewise.
1522
1523 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1524 @item argument.
1525 (Property searches): Use \\ instead of @backslashchar{}.
1526 * pgg.texi (VERSION): Move @set below @setfilename.
1527
1528 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1529
1530 * ada-mode.texi: Remove braces from @title argument.
1531 * eudc.texi: Likewise.
1532 * smtpmail.texi: Likewise.
1533 * auth.texi (VERSION): Set before first use.
1534 * emacs-gnutls.texi (VERSION): Likewise.
1535 * pgg.texi (VERSION): Likewise.
1536 * ede.texi (Top): Rename from top, all uses changed.
1537 * eshell.texi: Add missing argument to @sp.
1538 * forms.texi (Top): Reorder menu to match structure.
1539 * htmlfontify.texi (Customisation): Add missing @item in
1540 @enumerate.
1541 * org.texi (Advanced features): Add missing argument for @item.
1542 (Property searches): Use @backslashchar{} in macro argument.
1543 * pcl-cvs.texi: Add missing argument to @sp.
1544 (Movement commands): Fix use of @itemx.
1545 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1546 * reftex.texi (Options (Creating Citations)): Add missing newline
1547 before @end.
1548 * tramp.texi (Obtaining Tramp): Remove extra dots.
1549 (Configuration): Reorder menu to match structure.
1550 (Remote shell setup): Replace literal NUL character by \0.
1551 * viper.texi (Marking): Add missing argument for @item.
1552
1553 2013-01-04 Glenn Morris <rgm@gnu.org>
1554
1555 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1556 Add htmlfontify.
1557 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1558 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1559 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1560 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1561
1562 * htmlfontify.texi: Miscellaneous fixes and updates.
1563 Set copyright to FSF, update license to GFDL 1.3+.
1564
1565 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1566
1567 * htmlfontify.texi: New file.
1568
1569 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1570
1571 * calc.texi (Free-Form Dates): Expand on the date reading
1572 algorithm.
1573
1574 2012-12-27 Glenn Morris <rgm@gnu.org>
1575
1576 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1577 Avoid some overfull lines.
1578
1579 * widget.texi (Programming Example): Break some long lines.
1580
1581 * wisent.texi (Wisent Overview): Fix xref.
1582 (Grammar format, Understanding the automaton): Avoid overfill.
1583
1584 * bovine.texi (Optional Lambda Expression): Allow line break.
1585
1586 * auth.texi (Help for users): Break long lines.
1587
1588 * ada-mode.texi (Project file variables):
1589 Reword to reduce underfull hbox.
1590 (No project files, Use GNAT project file):
1591 Use smallexample to make some overfull lines less terrible.
1592
1593 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1594 Fix cross-references to separate manuals.
1595
1596 * Makefile.in (gfdl): New variable. Use throughout where
1597 appropriate so that targets depend on doclicense.texi.
1598
1599 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1600
1601 * gnus.texi (Customizing the IMAP Connection): Mention the other
1602 authenticators.
1603
1604 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1605
1606 * gnus.texi (Browse Foreign Server):
1607 Document `gnus-browse-delete-group'.
1608
1609 2012-12-22 Glenn Morris <rgm@gnu.org>
1610
1611 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1612 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1613 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1614 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1615
1616 * Makefile.in (gfdl): New variable. Use throughout where
1617 appropriate so that targets depend on doclicense.texi.
1618
1619 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1620
1621 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1622 doclicense.texi. Remove doclicense.texi from all targets that
1623 mentioned it explicitly.
1624 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1625 $(emacsdir)/emacsver.texi.
1626 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1627
1628 2012-12-21 Glenn Morris <rgm@gnu.org>
1629
1630 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1631 Include emacsver.texi. Nuke hand-written node pointers.
1632 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1633 Depend on emacsver.texi.
1634
1635 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1636 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1637 May as well just include doclicense.texi in everything.
1638
1639 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1640 which @copying says is included.
1641
1642 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1643 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1644 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1645 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1646 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1647 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1648 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1649 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1650 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1651 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1652 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1653 copies from the FSF, which does not publish these manuals.
1654
1655 * erc.texi: No need to include gpl in this small manual.
1656
1657 * org.texi (copying): Include a copy of the GFDL.
1658 (GNU Free Documentation License): New section.
1659
1660 2012-12-21 Bastien Guerry <bzg@gnu.org>
1661
1662 * org.texi: Fix typos.
1663
1664 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1665
1666 * calc.texi (ISO 8601): Rename from ISO-8601,
1667 as it's typically spelled without a hyphen.
1668
1669 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1670
1671 * calc.texi (ISO-8601): New section.
1672 (Date Formatting Codes): Mention new codes.
1673 (Standard Date Formats): Mention new formats.
1674
1675 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1676
1677 * tramp.texi (External methods): Move `adb' method here.
1678
1679 2012-12-13 Glenn Morris <rgm@gnu.org>
1680
1681 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1682
1683 * wisent.texi: Small edits. Set copyright to FSF, update license to
1684 GFDL 1.3+.
1685 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1686 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1687 New targets.
1688 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1689 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1690
1691 * bovine.texi: Small edits. Set copyright to FSF, update license to
1692 GFDL 1.3+, remove empty index.
1693 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1694 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1695 New targets.
1696 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1697 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1698
1699 2012-12-13 Eric Ludlam <zappo@gnu.org>
1700 David Ponce <david@dponce.com>
1701 Richard Kim <emacs18@gmail.com>
1702
1703 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1704
1705 2012-12-13 Glenn Morris <rgm@gnu.org>
1706
1707 * flymake.texi (Customizable variables, Locating the buildfile):
1708 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1709
1710 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1711 GFDL 1.3+ license, fix up index.
1712 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1713 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1714 (srecode.pdf): New targets.
1715 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1716 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1717
1718 2012-12-13 Eric Ludlam <zappo@gnu.org>
1719
1720 * srecode.texi: New file, imported from CEDET trunk.
1721
1722 2012-12-13 Bastien Guerry <bzg@gnu.org>
1723
1724 * org.texi (Summary, Code block specific header arguments)
1725 (Code block specific header arguments)
1726 (Header arguments in function calls, var, noweb)
1727 (Results of evaluation, Code evaluation security):
1728 Small reformatting: add a blank line before some example.
1729
1730 * org.texi (System-wide header arguments)
1731 (Header arguments in Org mode properties, Conflicts)
1732 (Dynamic blocks, Using the mapping API):
1733 Fix indentation of Elisp code examples.
1734
1735 * org.texi (Comment lines): Fix description of the comment syntax.
1736
1737 * org.texi (Installation): Mention "make test" in the correct section.
1738
1739 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1740
1741 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1742 These are just minor editorial changes.
1743
1744 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1745
1746 * tramp.texi (History): Mention ADB.
1747 (Inline methods): Add `adb' method.
1748
1749 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1750
1751 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1752 (External methods): Fix typo.
1753
1754 2012-12-03 Glenn Morris <rgm@gnu.org>
1755
1756 * rcirc.texi (Notices): Fix typo.
1757
1758 2012-11-25 Bill Wohler <wohler@newt.com>
1759
1760 Release MH-E manual version 8.4.
1761
1762 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1763 Update for release 8.4.
1764
1765 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1766 (Junk): Add mh-whitelist-preserves-sequences-flag,
1767 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1768 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1769
1770 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1771
1772 * mh-e.texi (Procmail): Fix two @ typos.
1773
1774 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1775
1776 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1777 These are just minor editorial changes.
1778
1779 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1780
1781 * calc.texi (Date Formatting Codes): Mention the new beginning of
1782 the date numbering system.
1783
1784 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1785
1786 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1787 (Date Forms): Correct off-by-one error in explanation of
1788 Julian day numbers. Give Gregorian equivalent of its origin.
1789
1790 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1791
1792 * calc.texi (Date Forms): Mention the customizable
1793 Gregorian-Julian switch.
1794 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1795
1796 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1797
1798 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1799 It also uses January 1, 1 AD as its day number 1.
1800 * calc.texi (Date Forms): Document this.
1801
1802 2012-11-16 Glenn Morris <rgm@gnu.org>
1803
1804 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1805 (Obsolete Macros): Move example here from Function Bindings.
1806
1807 * erc.texi: Use @code{nil} rather than just "nil".
1808 (Modules): Undocument obsolete "hecomplete".
1809 Add "notifications".
1810 (Connecting): Add brief section on passwords.
1811 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1812
1813 2012-11-13 Glenn Morris <rgm@gnu.org>
1814
1815 * flymake.texi (Customizable variables)
1816 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1817 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1818
1819 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1820
1821 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1822 In all file place SES into @acronym{...}.
1823 (Advanced Features): Add key index and function index for
1824 ses-set-header-row. Add description for function
1825 ses-rename-cell. Add description for function
1826 ses-repair-cell-reference-all.
1827 (Ranges in formulas): Add description for ses-range flags.
1828
1829 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1830
1831 * texinfo.tex: Merge from gnulib.
1832
1833 2012-11-10 Chong Yidong <cyd@gnu.org>
1834
1835 * url.texi (Introduction): Move url-configuration-directory to
1836 Customization node.
1837 (Parsed URIs): Split into its own node.
1838 (URI Encoding): New node.
1839 (Defining New URLs): Remove empty chapter.
1840 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1841 Improve docs for url-queue-*.
1842 (Supported URL Types): Copyedits. Delete empty subnodes.
1843
1844 * url.texi (Introduction): Rename from Getting Started.
1845 Rewrite the introduction.
1846 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1847
1848 2012-11-10 Glenn Morris <rgm@gnu.org>
1849
1850 * cl.texi (Obsolete Setf Customization):
1851 Revert defsetf example to the more correct let rather than prog1.
1852 Give define-modify-macro, defsetf, and define-setf-method
1853 gv.el replacements.
1854
1855 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1856 (Setf Extensions): Remove obsolete reference.
1857 (Obsolete Setf Customization):
1858 Move note on lack of setf functions to lispref/variables.texi.
1859 Undocument get-setf-method, since it no longer exists.
1860 Mention simple defsetf replaced by gv-define-simple-setter.
1861
1862 2012-11-03 Glenn Morris <rgm@gnu.org>
1863
1864 * cl.texi: Further general copyedits.
1865 (List Functions): Remove copy-tree, standard elisp for some time.
1866 (Efficiency Concerns): Comment out examples that no longer apply.
1867 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1868 (Creating Symbols, Random Numbers): De-emphasize internal
1869 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1870 (Naming Conventions, Type Predicates, Macros)
1871 (Predicates on Numbers): No longer mention cl-floatp-safe.
1872
1873 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1874
1875 * gnus.texi (Mail Source Specifiers):
1876 Document :leave keyword used for pop mail source.
1877
1878 2012-11-01 Glenn Morris <rgm@gnu.org>
1879
1880 * cl.texi: General copyedits for style, line-breaks, etc.
1881 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1882 (Macro Bindings, Blocks and Exits):
1883 Acknowledge existence of lexical-binding.
1884 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1885
1886 2012-10-31 Glenn Morris <rgm@gnu.org>
1887
1888 * ert.texi (Introduction, The @code{should} Macro):
1889 Refer to "cl-assert" rather than "assert".
1890
1891 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1892 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1893 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1894 Reword, and add details of flet and labels.
1895 (Modify Macros, Function Bindings): Add some xrefs.
1896
1897 2012-10-30 Glenn Morris <rgm@gnu.org>
1898
1899 * cl.texi (Modify Macros): Update for cl-letf changes.
1900 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1901 (Setf Extensions): Partially restore note about cl-getf,
1902 mainly moved to lispref/variables.texi.
1903 (Property Lists): Fix cl-getf typos.
1904 (Mapping over Sequences): Mention cl-mapc naming oddity.
1905
1906 2012-10-29 Glenn Morris <rgm@gnu.org>
1907
1908 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1909 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1910 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1911 (Modify Macros, Multiple Values, Other Clauses):
1912 Remove mentions of obsolete features.
1913 (Obsolete Setf Customization): Don't mention `apply' setf.
1914
1915 2012-10-28 Glenn Morris <rgm@gnu.org>
1916
1917 * cl.texi (Multiple Values, Common Lisp Compatibility):
1918 More namespace updates.
1919 (Obsolete Features): Copyedits.
1920 (Obsolete Lexical Macros, Obsolete Setf Customization):
1921 New subsections.
1922
1923 * cl.texi (Porting Common Lisp, Lexical Bindings):
1924 Add some xrefs to the Elisp manual.
1925
1926 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1927 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1928 (Obsolete Features): New appendix. Move Lexical Bindings here.
1929
1930 2012-10-27 Glenn Morris <rgm@gnu.org>
1931
1932 * cl.texi: Use defmac for macros rather than defspec.
1933 (Efficiency Concerns): Related copyedit.
1934
1935 * cl.texi (Control Structure): Update for setf now being in core.
1936 (Setf Extensions): Rename from Basic Setf. Move much of the
1937 former content to lispref/variables.texi.
1938 (Modify Macros): Move pop, push details to lispref/variables.texi.
1939 (Customizing Setf): Copyedits for setf etc being in core.
1940 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1941 Further namespaces updates.
1942
1943 2012-10-26 Bastien Guerry <bzg@gnu.org>
1944
1945 * org.texi (Installation): Update the link to Org's ELPA.
1946 Also don't mention org-install.el anymore as the replacement file
1947 org-loaddefs.el is now loaded by org.el.
1948
1949 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1950
1951 * tramp.texi (Frequently Asked Questions):
1952 Mention `tramp-completion-reread-directory-timeout' for performance
1953 improvement.
1954
1955 2012-10-25 Glenn Morris <rgm@gnu.org>
1956
1957 * cl.texi: Don't mess with the TeX section number counter.
1958 Use Texinfo recommended convention for quotes+punctuation.
1959 (Overview, Sequence Functions): Rephrase for better line-breaking.
1960 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1961 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1962 (Random Numbers, Mapping over Sequences, Structures)
1963 (Porting Common Lisp): Further updates for cl-lib namespace.
1964 (Modify Macros, Declarations, Macro Bindings, Structures):
1965 Break long lines in examples.
1966 (Dynamic Bindings): Update for changed progv behavior.
1967 (Loop Examples, Efficiency Concerns): Markup fixes.
1968 (Structures): Remove TeX margin change.
1969 (Declarations): Fix typos.
1970
1971 2012-10-24 Glenn Morris <rgm@gnu.org>
1972
1973 * cl.texi (Overview, Multiple Values, Creating Symbols)
1974 (Numerical Functions): Say less/nothing about the original cl.el.
1975 (Old CL Compatibility): Remove.
1976 (Assertions): Remove ignore-errors (standard Elisp for some time).
1977
1978 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1979 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1980 (Efficiency Concerns, Efficiency Concerns)
1981 (Common Lisp Compatibility, Old CL Compatibility):
1982 Further updates for cl-lib namespace.
1983
1984 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1985
1986 Update manual for new time stamp format (Bug#12706).
1987 * emacs-mime.texi (time-date): Update for new format.
1988 Also, fix bogus time stamp and modernize a bit.
1989
1990 2012-10-23 Glenn Morris <rgm@gnu.org>
1991
1992 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1993 than unchanging cl.el version number.
1994 End all menu descriptions with a period.
1995 Do not use @dfn{CL} for every instance of "CL".
1996 (Overview): Remove no-runtime caveat, and note about foo* names.
1997 (Usage): Use cl-lib rather than cl.
1998 (Organization, Naming Conventions): Update for cl-lib.el.
1999 (Installation): Remove long-irrelevant node.
2000 (Program Structure, Predicates, Control Structure):
2001 Start updating for cl-lib namespace.
2002 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2003 Depend on emacsver.texi.
2004
2005 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * trampver.texi: Update release number.
2008
2009 2012-10-06 Glenn Morris <rgm@gnu.org>
2010
2011 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2012 ERC version.
2013 (Introduction): ERC is distributed with Emacs.
2014 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2015 (Getting Started): Simplify.
2016 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2017 (History): Mention ERC maintained as part of Emacs now.
2018 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2019 Add dependency on emacsver.texi.
2020
2021 * erc.texi: Remove hand-written node pointers.
2022
2023 2012-10-05 Glenn Morris <rgm@gnu.org>
2024
2025 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2026 Copyedits.
2027
2028 2012-10-01 Eric Ludlam <zappo@gnu.org>
2029
2030 * ede.texi (Quick Start, Project Local Variables)
2031 (Miscellaneous commands, ede-java-root, Development Overview)
2032 (Detecting a Project): New nodes.
2033 (Simple projects): Node deleted.
2034
2035 * eieio.texi (Building Classes): Some slot attributes cannot be
2036 overridden.
2037 (Slot Options): Remove an example.
2038 (Method Invocation, Documentation): New nodes.
2039
2040 2012-10-01 Glenn Morris <rgm@gnu.org>
2041
2042 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2043 (reftex.pdf): Add dependency on emacsver.texi.
2044 * reftex.texi: Don't include directory part for emacsver.texi;
2045 the Makefile's -I handles it.
2046
2047 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2048
2049 Merge from standalone RefTeX repository.
2050
2051 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2052 with macros.
2053 (Imprint): Mention Wolfgang in list of contributors.
2054 (Creating Citations): Give a hint about how to
2055 auto-revert the BibTeX database file when using external editors.
2056 (Referencing Labels): Simplify section about reference macro
2057 cycling.
2058 (Options (Referencing Labels)): Adapt to new structure of
2059 `reftex-ref-style-alist'.
2060 (Referencing Labels, Reference Styles): Document changes in the
2061 referencing functionality.
2062 (Commands): Mention options for definition of header and footer in
2063 BibTeX files.
2064 (Options (Creating Citations)): Document
2065 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2066 (Reference Styles): New section.
2067 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2068 (Options (Referencing Labels)): Remove descriptions of deprecated
2069 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2070 Add descriptions for `reftex-ref-style-alist' and
2071 `reftex-ref-style-default-list'.
2072 (Referencing Labels): Update regarding reference styles.
2073 (Citation Styles): Mention support for ConTeXt.
2074 (Options (Defining Label Environments)): Fix typo.
2075 (Options (Creating Citations)):
2076 Document `reftex-cite-key-separator'.
2077
2078 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2079
2080 * org.texi: Add description of ORG_ADD_CONTRIB to info
2081 documentation. Add link to Worg for more details.
2082
2083 * org.texi: Clarify installation procedure. Provide link to the
2084 build system description on Worg.
2085
2086 * org.texi: Remove reference to utils/, x11idle.c is now in
2087 contrib/scripts.
2088
2089 * org.texi: Re-normalize to "Org mode" in manual.
2090
2091 * org.texi (Installation): Adapt documentation to new build
2092 system. Mention GNU ELPA (since it needs to be handled like Emacs
2093 built-in Org).
2094
2095 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2096
2097 * org.texi: Fix typo in description of the 'Hooks' section.
2098
2099 * org.texi: Add ID to the list of special properties.
2100
2101 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2102
2103 * org.texi (Moving subtrees): Document the ability to archive to a
2104 datetree.
2105
2106 2012-09-30 Bastien Guerry <bzg@gnu.org>
2107
2108 * org.texi (Installation, Feedback, Batch execution):
2109 Use (add-to-list 'load-path ... t) for the contrib dir.
2110
2111 * org.texi (results): Update documentation for ":results drawer"
2112 and ":results org".
2113
2114 * org.texi (Column width and alignment): Fix typo.
2115
2116 * org.texi (Activation): Point to the "Conflicts" section.
2117
2118 * org.texi (Conflicts): Mention filladapt.el in the list of
2119 conflicting packages.
2120
2121 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2122 not needed for versions of Emacs > 22.1.
2123
2124 * org.texi (History and Acknowledgments): Fix typo.
2125
2126 * org.texi (History and Acknowledgments): Add my own
2127 acknowledgments.
2128
2129 * org.texi (Agenda commands): Document the new command and the new
2130 option.
2131
2132 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2133 (Agenda commands): Reorder. Document `*' to toggle persistent
2134 marks.
2135
2136 * org.texi (Agenda dispatcher):
2137 Mention `org-toggle-agenda-sticky'.
2138 (Agenda commands, Exporting Agenda Views): Fix typo.
2139
2140 * org.texi (Templates in contexts, Setting Options): Update to
2141 reflect changes in how contexts options are processed.
2142
2143 * org.texi (Templates in contexts): Document the new structure of
2144 the variables `org-agenda-custom-commands-contexts' and
2145 `org-capture-templates-contexts'.
2146
2147 * org.texi (Templates in contexts): Document the new option
2148 `org-capture-templates-contexts'.
2149 (Storing searches): Document the new option
2150 `org-agenda-custom-commands-contexts'.
2151
2152 * org.texi (Formula syntax for Lisp): Reformat.
2153
2154 * org.texi (Special properties, Column attributes)
2155 (Agenda column view): Document the new special property
2156 CLOCKSUM_T.
2157
2158 * org.texi (Template expansion): Document the new %l template.
2159
2160 * org.texi (Fast access to TODO states): Fix documentation about
2161 allowed characters for fast todo selection.
2162
2163 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2164 use in `org-agenda-to-appt'.
2165
2166 * org.texi (Comment lines): Update wrt comments.
2167
2168 * org.texi (Resolving idle time): Document new keybinding.
2169
2170 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2171 on clock timestamps.
2172
2173 * org.texi (Fast access to TODO states): Explicitly says only
2174 letters are supported as fast TODO selection keys.
2175
2176 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2177 specifier. Document the new "%(my-function)" specifier.
2178
2179 * org.texi (Clocking commands): New cindex.
2180 (Clocking commands): Update documentation for `org-clock-in'.
2181 Document `org-clock-in-last'. Mention `org-clock-out' and
2182 `org-clock-in-last' as commands that can be globally bound.
2183 (Resolving idle time): Document continuous clocking.
2184
2185 * org.texi (Top, Introduction): Fix formatting.
2186 (Activation): Add index entries.
2187 (Conventions): Update section.
2188 (Embedded @LaTeX{}): Fix formatting.
2189
2190 * org.texi (Visibility cycling): Document `show-children'.
2191
2192 * org.texi (Using capture): Mention the `org-capture-last-stored'
2193 bookmark as a way to jump to the last stored capture.
2194
2195 * org.texi (Uploading files): Fix typo.
2196
2197 * org.texi (Using capture): Document `C-0' as a prefix argument
2198 for `org-capture'.
2199
2200 * org.texi (Agenda commands): Document persistent marks.
2201
2202 * org.texi (Template expansion): Update doc to reflect change.
2203
2204 * org.texi (Radio tables): Document the :no-escape parameter.
2205
2206 * org.texi (Repeated tasks): Document repeat cookies for years,
2207 months, weeks, days and hours.
2208
2209 * org.texi (Export options): State that you can use the d: option
2210 by specifying a list of drawers.
2211
2212 * org.texi (HTML preamble and postamble): Small doc improvement.
2213
2214 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2215
2216 * org.texi: The sections in the Exporting section of the manual
2217 left out articles in the description of the org-export-as-*
2218 commands, among other places. This patch adds them, adds a few
2219 missing prepositions, and switches instances of "an HTML" to "a
2220 html" for internal consistency.
2221
2222 * org.texi: Alter several examples of headings with timestamps in
2223 them to include the timestamps in the body instead of the heading.
2224
2225 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2226
2227 * org.texi (Agenda dispatcher): Document sticky agenda views and
2228 the new key for them.
2229
2230 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2231
2232 * org.texi (Advanced features): Fix error in table.
2233
2234 2012-09-30 Feng Shu <tumashu@gmail.com>
2235
2236 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2237 alternative to dvipng.
2238
2239 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2240
2241 * org.texi: Remove extra curly bracket.
2242
2243 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2244
2245 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2246 defkeys.
2247
2248 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2249
2250 * org.texi (Agenda commands): Fix two typos by giving
2251 corresponding function names, according to
2252 `org-agenda-view-mode-dispatch'.
2253
2254 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2255
2256 * org.texi (The spreadsheet): Fix typo.
2257
2258 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2259
2260 * org.texi (Tracking your habits): Point to the "Tracking TODO
2261 state changes" section.
2262
2263 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2264
2265 * org.texi (Literal examples): Remove reference to unknown
2266 `org-export-latex-minted' variable. Also simplify footnote since
2267 `org-export-latex-listings' documentation is exhaustive already.
2268
2269 * org.texi (Plain lists): Remove reference to now hard-coded
2270 `bullet' automatic rule.
2271
2272 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2273
2274 * org.texi: Updated documentation accordingly.
2275
2276 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2277
2278 * texinfo.tex: Merge from gnulib.
2279
2280 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2281
2282 Sync with Tramp 2.2.6.
2283
2284 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2285
2286 * trampver.texi: Update release number.
2287
2288 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2289
2290 * texinfo.tex: Merge from gnulib.
2291
2292 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2293
2294 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2295 (bug#12096).
2296
2297 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2298
2299 * calc.texi (Simplification modes, Conversions)
2300 (Operating on Selections): Mention "basic" simplification.
2301 (The Calc Mode Line): Mention the mode line display for Basic
2302 simplification mode.
2303 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2304 simplifications.
2305 (Basic Simplifications): Rename from "Limited Simplifications"
2306 Replace "limited" by "basic" throughout.
2307 (Algebraic Simplifications): Indicate that the algebraic
2308 simplifications are done by default.
2309 (Unsafe Simplifications): Mention `m E'.
2310 (Simplification of Units): Mention `m U'.
2311 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2312 (Kinds of Declarations, Functions for Declarations):
2313 Mention "algebraic simplifications" instead of `a s'.
2314 (Algebraic Entry): Remove mention of default simplifications.
2315
2316 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2317
2318 * calc.texi (Getting Started, Tutorial): Change simulated
2319 Calc output to match actual output.
2320 (Simplifying Formulas): Mention that algebraic simplification is now
2321 the default.
2322
2323 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2324
2325 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2326 (Bug#12073)
2327
2328 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2329
2330 Prefer typical American spelling for "acknowledgment".
2331 * calc.texi (History and Acknowledgments): Rename from
2332 History and Acknowledgements.
2333 * idlwave.texi (Acknowledgments):
2334 * ses.texi (Acknowledgments):
2335 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2336
2337 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2338
2339 Rename configure.in to configure.ac (Bug#11603).
2340 * ede.texi (Compiler and Linker objects, ede-proj-project)
2341 (ede-step-project): Prefer the name configure.ac to configure.in.
2342
2343 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2344
2345 * tramp.texi (Multi-hops):
2346 Introduce `tramp-restricted-shell-hosts-alist'.
2347
2348 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2349
2350 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2351 methods, so don't mention smtpmail here.
2352
2353 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2354
2355 * gnus.texi (Picons): Document gnus-picon-properties.
2356
2357 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2358
2359 * gnus.texi: Remove mention of compilation, as that's no longer
2360 supported.
2361
2362 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2363
2364 * gnus.texi (Archived Messages): Mention
2365 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2366
2367 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2368
2369 * gnus.texi (Various Summary Stuff):
2370 Remove mention of `gnus-propagate-marks'.
2371
2372 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2373
2374 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2375 which no longer exist.
2376
2377 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2378
2379 * gnus.texi (Archived Messages):
2380 Document gnus-gcc-self-resent-messages.
2381
2382 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2383
2384 * message.texi (Mail Variables):
2385 Mention the optional user parameter for X-Message-SMTP-Method.
2386
2387 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2388
2389 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2390
2391 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2392
2393 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2394
2395 * gnus.texi (Key Index): Change encoding to utf-8.
2396
2397 2012-06-21 Glenn Morris <rgm@gnu.org>
2398
2399 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2400
2401 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2402
2403 * gnus.texi (Group Timestamp): Mention where to find documentation for
2404 the `gnus-tmp-' variables (bug#11601).
2405
2406 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2407
2408 Sync with Tramp 2.2.6-pre.
2409
2410 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2411 where appropriate.
2412 (Ad-hoc multi-hops): New section.
2413 (Remote processes): New subsection "Running remote processes on
2414 Windows hosts".
2415 (History): Add remote commands on Windows, and ad-hoc multi-hop
2416 methods.
2417 (External methods): "ControlPersist" must be set to "no" for the
2418 `scpc' method.
2419 (Remote processes): Add a note about `auto-revert-tail-mode'.
2420 (Frequently Asked Questions): Use "scpx" in combination with
2421 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2422
2423 * trampver.texi: Update release number.
2424
2425 2012-06-10 Chong Yidong <cyd@gnu.org>
2426
2427 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2428 compilation for html-mono.
2429
2430 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2431
2432 * texinfo.tex: Merge from gnulib.
2433
2434 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2435
2436 * Makefile.in (echo-info): Don't try to install info files named
2437 just ".info".
2438
2439 2012-05-28 Glenn Morris <rgm@gnu.org>
2440
2441 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2442
2443 * sc.texi: Nuke hand-written node pointers.
2444 Fix top-level menu to match actual node order.
2445
2446 2012-05-27 Glenn Morris <rgm@gnu.org>
2447
2448 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2449 Some associated fixes, including not messing with chapno in cl.texi.
2450
2451 2012-05-27 Bastien Guerry <bzg@gnu.org>
2452
2453 * org.texi (Durations and time values): Fix typo.
2454
2455 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2456
2457 * texinfo.tex: Update from gnulib.
2458
2459 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2460
2461 * calc.texi (Basic Operations on Units, Customizing Calc):
2462 Mention `calc-ensure-consistent-units'.
2463
2464 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2465
2466 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2467 reference commands. (Bug#11461)
2468
2469 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2470
2471 2012-05-12 Glenn Morris <rgm@gnu.org>
2472
2473 * Makefile.in (mostlyclean): Add more TeX intermediates.
2474
2475 * Makefile.in: Make it look more like the other doc Makefiles.
2476 Use explicit $srcdir in all dependencies.
2477 Remove cd $srcdir from rules.
2478 (VPATH): Remove.
2479 (infodir): Set to an absolute path.
2480 (INFO_TARGETS): Use short names.
2481 (mkinfodir): infodir is now absolute.
2482 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2483
2484 * Makefile.in (info.info): Rename from info, to avoid duplication.
2485 (.SUFFIXES): Disable implicit rules.
2486
2487 * Makefile.in (MKDIR_P): New, set by configure.
2488 (mkinfodir): Use $MKDIR_P.
2489
2490 2012-05-07 Glenn Morris <rgm@gnu.org>
2491
2492 * forms.texi (Long Example): Update for changed location of files.
2493
2494 2012-05-04 Glenn Morris <rgm@gnu.org>
2495
2496 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2497 (INFO_TARGETS): Use $INFO_EXT.
2498 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2499 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2500 (INFO_TARGETS): Use $INFO_EXT.
2501 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2502
2503 2012-05-02 Glenn Morris <rgm@gnu.org>
2504
2505 * Makefile.in (echo-info): New phony target, used by top-level.
2506
2507 * viper.texi: Make direntry shorter (also it is no longer "newest").
2508
2509 * emacs-gnutls.texi, ert.texi, org.texi:
2510 Fix dircategory, direntry to match info/dir.
2511
2512 * faq.texi: Convert @inforefs to @xrefs.
2513 Fix some malformed cross-references.
2514 (File-name conventions): Shorten section name to avoid overfull line.
2515 (How to add fonts): Use smallexample to avoid overfull lines.
2516
2517 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2518
2519 * auth.texi (Help for users): Update for .gpg file being second.
2520
2521 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2522
2523 * org.texi (Agenda commands): Fix two typos: give corresponding
2524 function names, according to `org-agenda-view-mode-dispatch'.
2525
2526 2012-04-27 Glenn Morris <rgm@gnu.org>
2527
2528 * faq.texi (Major packages and programs): Remove section.
2529 There is no point listing 6 packages (cf etc/MORE.STUFF).
2530 (Finding Emacs and related packages): Move "Spell-checkers" here.
2531
2532 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2533
2534 * dbus.texi (Version): New node.
2535 (Properties and Annotations): Mention the object manager
2536 interface. Describe dbus-get-all-managed-objects.
2537 (Type Conversion): Floating point numbers are allowed, if an
2538 anteger does not fit Emacs's integer range.
2539 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2540 (Asynchronous Methods): Fix description of
2541 dbus-call-method-asynchronously.
2542 (Receiving Method Calls): Fix some minor errors.
2543 Add dbus-interface-emacs.
2544 (Signals): Describe unicast signals and the new match rules.
2545 (Alternative Buses): Add the PRIVATE optional argument to
2546 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2547
2548 2012-04-20 Glenn Morris <rgm@gnu.org>
2549
2550 * faq.texi (New in Emacs 24): New section.
2551 (Packages that do not come with Emacs): Mention M-x list-packages.
2552
2553 2012-04-14 Alan Mackenzie <acm@muc.de>
2554
2555 * cc-mode.texi (c-offsets-alist): Correct a typo.
2556
2557 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2558
2559 * org.texi (Deadlines and scheduling): Fix the example: the
2560 DEADLINE item should come right after the headline. We enforce
2561 this convention, so it is a bug not to illustrate it correctly in
2562 the manual.
2563
2564 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2565
2566 * org.texi (Agenda commands): Fix documentation bug by swapping
2567 the equivalent keybindings to `org-agenda-next-line' with the ones
2568 to `org-agenda-previous-line'.
2569
2570 2012-04-14 Glenn Morris <rgm@gnu.org>
2571
2572 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2573
2574 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2575
2576 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2577 Add emacs-gnutls.
2578 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2579
2580 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2581
2582 * Makefile.in: Add emacs-gnutls.texi to build.
2583
2584 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2585
2586 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2587
2588 * auth.texi (Secret Service API): Edit further and give examples.
2589 (Secret Service API): Adjust @samp to @code for collection names.
2590
2591 2012-04-04 Glenn Morris <rgm@gnu.org>
2592
2593 * auth.texi (Secret Service API): Copyedits.
2594 (Help for developers): Fill in some missing function doc-strings.
2595 (Help for users, Help for developers)
2596 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2597
2598 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2599
2600 * auth.texi (Secret Service API): Add the missing text.
2601
2602 2012-04-04 Chong Yidong <cyd@gnu.org>
2603
2604 * message.texi (Using PGP/MIME): Note that epg is now the default.
2605
2606 * gnus.texi: Reduce references to obsolete pgg library.
2607 (Security): Note that epg is now the default.
2608
2609 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2610
2611 * nxml-mode.texi (Completion): C-RET is no longer bound to
2612 nxml-complete.
2613
2614 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2615
2616 * org.texi (Customizing tables in ODT export): Correct few errors.
2617
2618 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2619
2620 * org.texi (Links in ODT export): Update.
2621 (Labels and captions in ODT export): New node.
2622
2623 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2624
2625 * org.texi (Literal examples in ODT export): htmlfontify.el in
2626 Emacs-24.1 now supports fontification. So ODT source blocks will
2627 be fontified by default.
2628
2629 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2630
2631 * org.texi (Refiling notes): Remove duplicated keybinding.
2632
2633 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2634
2635 * org.texi (noweb): Documentation of this new option to the :noweb
2636 header argument.
2637
2638 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2639
2640 * org.texi (Header and sectioning): Add example demonstrating how
2641 to use "LaTeX_CLASS_OPTIONS".
2642
2643 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2644
2645 * org.texi (Noweb reference syntax): Describe the ability to
2646 execute noweb references in the manual.
2647
2648 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2649
2650 * org.texi (cache): Improve cache documentation when session
2651 evaluation is used.
2652
2653 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2654
2655 * org.texi (Plain lists): Document removal.
2656
2657 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2658
2659 * org.texi: Decapitalize file name in references to Calc manual.
2660
2661 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2662
2663 * org.texi (Plain lists): Document removal.
2664
2665 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2666
2667 * org.texi (Top, OpenDocument Text export)
2668 (ODT export commands, Extending ODT export)
2669 (Images in ODT export, Tables in ODT export)
2670 (Configuring a document converter): Add or Update.
2671
2672 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2673
2674 * org.texi (MobileOrg): Change the wording to reflect that the
2675 Android Version is no longer just the little brother of the iOS
2676 version.
2677
2678 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2679
2680 * org.texi (Key bindings and useful functions): Update babel key
2681 binding documentation in manual.
2682
2683 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2684
2685 * org.texi (noweb): Document new noweb header value.
2686
2687 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2688
2689 * org.texi (noweb-sep): Document new header argument.
2690
2691 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2692
2693 * org.texi (noweb-ref): Documentation of this new custom variable.
2694
2695 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2696
2697 * org.texi (wrap): Update the new :wrap documentation to match the
2698 current implementation.
2699
2700 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2701
2702 * org.texi: Added documentation for :wrap.
2703
2704 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2705
2706 * org.texi: #+RESULTS now user-configurable.
2707
2708 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2709
2710 * org.texi: Documented :noweb no-export.
2711
2712 2012-04-01 Thomas Dye <dk@poto.local>
2713
2714 * org.texi: Edit :noweb no header argument for correctness.
2715
2716 2012-04-01 Bastien Guerry <bzg@gnu.org>
2717
2718 * org.texi (Customization): Update the approximate number of Org
2719 variables.
2720
2721 2012-04-01 Thomas Dye <dk@poto.local>
2722
2723 * org.texi: The :results wrap produces a drawer instead of a
2724 begin_results block.
2725
2726 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2727
2728 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2729 reflect the new default.
2730
2731 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2732
2733 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2734 "Getting Started" to this node. (Bug#10450)
2735
2736 2012-03-10 Chong Yidong <cyd@gnu.org>
2737
2738 * flymake.texi (Example -- Configuring a tool called via make):
2739 Mention the Automake COMPILE variable (Bug#8715).
2740
2741 * info.texi (Getting Started): Add an index entry (Bug#10450).
2742
2743 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2744
2745 * dbus.texi (Signals): Known names will be mapped onto unique
2746 names, when registering for signals.
2747
2748 2012-02-29 Glenn Morris <rgm@gnu.org>
2749
2750 * url.texi: Fix quote usage in body text.
2751
2752 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2753
2754 * cl.texi: Use @code{} in menus when appropriate.
2755
2756 2012-02-28 Glenn Morris <rgm@gnu.org>
2757
2758 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2759 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2760 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2761 * org.texi, sc.texi, vip.texi, viper.texi:
2762 Standardize possessive apostrophe usage.
2763
2764 2012-02-26 Chong Yidong <cyd@gnu.org>
2765
2766 * ediff.texi (Quick Help Commands): Add a couple of index entries
2767 (Bug#10834).
2768
2769 2012-02-17 Glenn Morris <rgm@gnu.org>
2770
2771 * gnus.texi (Posting Styles):
2772 * remember.texi (Org): Fix cross-refs to other manuals.
2773
2774 2012-02-15 Glenn Morris <rgm@gnu.org>
2775
2776 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2777 (Encryption): New chapter, split out from previous.
2778
2779 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2780
2781 * gnus.texi (Customizing the IMAP Connection):
2782 Mention nnimap-record-commands.
2783
2784 2012-02-10 Glenn Morris <rgm@gnu.org>
2785
2786 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2787 Mention url-queue-retrieve.
2788
2789 2012-02-09 Glenn Morris <rgm@gnu.org>
2790
2791 * sem-user.texi (Semantic mode user commands): Typo fix.
2792
2793 * info.texi (Create Info buffer): Mention info-display-manual.
2794
2795 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2796
2797 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2798 example (modified from an example by Michael Albinus).
2799
2800 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2801
2802 * gnus.texi (Agent Basics): Fix outdated description of
2803 `gnus-agent-auto-agentize-methods'.
2804
2805 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2806
2807 * cc-mode.texi: Always @defindex ss.
2808 (Config Basics): Fix argument of @itemize.
2809 (Macro Backslashes): Add @code around index entry.
2810
2811 2012-01-23 Glenn Morris <rgm@gnu.org>
2812
2813 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2814
2815 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2816
2817 * tramp.texi (File): Tweak wording for the `scpc' option.
2818
2819 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2820
2821 * gnus.texi (Group Parameters): Really note precedence.
2822
2823 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2824
2825 * gnus.texi (Group Parameters): Note precedence.
2826
2827 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2828
2829 * org.texi (Noweb reference syntax): Adding documentation of
2830 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2831 variable.
2832
2833 2012-01-03 Bastien Guerry <bzg@gnu.org>
2834
2835 * org.texi (Plain lists): Split the table to fix the display
2836 of items.
2837
2838 2012-01-03 Bastien Guerry <bzg@gnu.org>
2839
2840 * org.texi (Plain lists): Fix misplaced explanation.
2841
2842 2012-01-03 Bastien Guerry <bzg@gnu.org>
2843
2844 * org.texi (Plain lists, Agenda files): Add index entries.
2845
2846 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2847
2848 * org.texi: Use "Org mode" instead of alternatives like
2849 "Org-mode" or "org-mode".
2850
2851 2012-01-03 Bernt Hansen <bernt@norang.ca>
2852
2853 * org.texi (Agenda commands):
2854 Document `org-clock-report-include-clocking-task'.
2855
2856 2012-01-03 Bastien Guerry <bzg@gnu.org>
2857
2858 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2859 C-c' on checkboxes.
2860
2861 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2862
2863 * org.texi: End sentences with two spaces.
2864
2865 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2866
2867 * org.texi (External links): Document the link types file+sys
2868 and file+emacs, slightly narrow used page width.
2869
2870 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2871
2872 * org.texi (colnames): Note that colnames behavior may differ
2873 across languages.
2874
2875 2012-01-03 Bastien Guerry <bzg@gnu.org>
2876
2877 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2878
2879 2012-01-03 Thomas Dye <dk@poto.westell.com>
2880
2881 * org.texi: Augmented discussion of babel property
2882 inheritance. Put footnote outside sentence ending period.
2883
2884 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2885
2886 * org.texi (eval): Documenting the full range of :eval header
2887 argument values.
2888
2889 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2890
2891 * org.texi (eval): Documentation of the new :eval option.
2892
2893 2012-01-03 Thomas Dye <dk@poto.local>
2894
2895 * org.texi: Add accumulated properties.
2896
2897 2012-01-03 Thomas Dye <dk@poto.local>
2898
2899 * org.texi: Documented no spaces in name=assign, another
2900 correction to :var table.
2901
2902 2012-01-03 Thomas Dye <dk@poto.local>
2903
2904 * org.texi: Changed DATA to NAME in Working With Source Code
2905 section.
2906
2907 2012-01-03 Tom Dye <tsd@tsdye.com>
2908
2909 * org.texi: Minor change to :var table.
2910
2911 2012-01-03 Tom Dye <tsd@tsdye.com>
2912
2913 * org.texi: More changes to :var table (some examples were wrong).
2914
2915 2012-01-03 Tom Dye <tsd@tsdye.com>
2916
2917 * org.texi: Cleaned up :var table.
2918
2919 2012-01-03 Bastien Guerry <bzg@gnu.org>
2920
2921 * org.texi (Timestamps, Weekly/daily agenda)
2922 (Weekly/daily agenda): Add @cindex for "appointment".
2923
2924 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2925
2926 * org.texi (Literal examples): A new link to the template for
2927 inserting empty code blocks.
2928 (Structure of code blocks): A new link to the template for
2929 inserting empty code blocks.
2930
2931 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2932
2933 * org.texi (External links): Add footnote on how the behavior
2934 of the text search in Org files are controled by the variable
2935 `org-link-search-must-match-exact-headline'.
2936
2937 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2938
2939 * org.texi (Buffer-wide header arguments):
2940 Update documentation to reflect removal of #+PROPERTIES.
2941
2942 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2943
2944 * org.texi (The clock table): Mention that ACHIVED trees
2945 contribute to the clock table.
2946
2947 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2948
2949 * org.texi (Conflicts): Better yasnippet config info.
2950
2951 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2952
2953 * org.texi (Selective export): Explicitly mention the default
2954 values for `org-export-select-tags',
2955 `org-export-exclude-tags'.
2956
2957 2012-01-03 Tom Dye <tsd@tsdye.com>
2958
2959 * org.texi: Added a line to specify that header arguments are
2960 lowercase.
2961
2962 2012-01-03 Tom Dye <tsd@tsdye.com>
2963
2964 * org.texi: :var requires default value when declared.
2965
2966 2012-01-03 Bastien Guerry <bzg@gnu.org>
2967
2968 * org.texi (Handling links): Add a note about the
2969 `org-link-frame-setup' option.
2970
2971 2012-01-03 David Maus <dmaus@ictsoc.de>
2972
2973 * org.texi (Exporting Agenda Views, Extracting agenda
2974 information): Fix command line syntax, quote symbol parameter
2975 values.
2976
2977 2012-01-03 David Maus <dmaus@ictsoc.de>
2978
2979 * org.texi (Exporting Agenda Views): Fix command line syntax.
2980
2981 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2982
2983 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2984 Use octal notation for file permissions, which are normally
2985 thought of in octal.
2986 (Mail Back End Variables): Use more-plausible modes in example.
2987
2988 2011-12-20 Alan Mackenzie <acm@muc.de>
2989
2990 * cc-mode.texi: Update version string 5.31 -> 5.32.
2991
2992 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2993
2994 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2995
2996 2011-11-24 Glenn Morris <rgm@gnu.org>
2997
2998 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2999
3000 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3001
3002 * makefile.w32-in: Update dependencies.
3003
3004 2011-11-20 Glenn Morris <rgm@gnu.org>
3005
3006 * gnus.texi (Group Information):
3007 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3008
3009 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3010
3011 * gnus-coding.texi (Gnus Maintenance Guide):
3012 Rename from "Gnus Maintainance Guide".
3013
3014 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3015 * eieio.texi (Customizing):
3016 * gnus.texi (Article Washing):
3017 * gnus-news.texi:
3018 * sem-user.texi (Smart Jump): Fix typos.
3019
3020 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3021
3022 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3023
3024 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3025
3026 * ede.texi (project-am-texinfo):
3027 * gnus.texi (Sending or Not Sending):
3028 * org.texi (Template elements): Fix typos.
3029
3030 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3031
3032 * ediff.texi (Hooks):
3033 * sem-user.texi (Semanticdb Roots): Fix typos.
3034
3035 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3036
3037 * semantic.texi (Tag handling): Fix typo.
3038
3039 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3040
3041 * gnus.texi (Other Gnus Versions): Remove.
3042
3043 2011-10-28 Alan Mackenzie <acm@muc.de>
3044
3045 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3046 (Other Special Indentations): Add an xref to "Macros with ;".
3047 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3048 "Macros with ;".
3049 (Macros with ;): New page.
3050
3051 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3052 Document the new handling of nested scopes for movement by defuns.
3053
3054 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3055
3056 Sync with Tramp 2.2.3.
3057
3058 * trampver.texi: Update release number.
3059
3060 2011-10-14 Glenn Morris <rgm@gnu.org>
3061
3062 * ert.texi (Introduction, How to Run Tests)
3063 (Running Tests Interactively, Expected Failures)
3064 (Tests and Their Environment, Useful Techniques)
3065 (Interactive Debugging, Fixtures and Test Suites):
3066 Minor rephrasings.
3067 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3068 (Running Tests in Batch Mode): Simplify loading instructions.
3069 (Test Selectors): Clarify some selectors.
3070 (Expected Failures, Useful Techniques):
3071 Make examples fit in 80 columns.
3072
3073 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3074
3075 * calc.texi (Basic Operations on Units): Discuss temperature
3076 conversion (`u t') alongside with other unit conversions ('u c').
3077
3078 2011-10-12 Glenn Morris <rgm@gnu.org>
3079
3080 * ert.texi: Whitespace trivia to make main menu items line up better.
3081
3082 2011-10-08 Glenn Morris <rgm@gnu.org>
3083
3084 * Makefile.in: Fix ert rules.
3085
3086 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3087
3088 * gnus.texi (Gnus Utility Functions): Add more references and
3089 explanations (bug#9683).
3090
3091 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3092
3093 * texinfo.tex: Merge from gnulib.
3094
3095 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3096
3097 * gnus.texi (Archived Messages): Note the default (bug#9552).
3098
3099 2011-09-21 Bill Wohler <wohler@newt.com>
3100
3101 Release MH-E manual version 8.3.
3102
3103 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3104 release 8.3.
3105 (Preface): Update support information.
3106 (From Bill Wohler): Reset text to original version. As a
3107 historical quote, the tense should be correct in the time that it
3108 was written.
3109
3110 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3111
3112 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3113 (Finding the News): Doc clarification.
3114 (Terminology): Mention naming.
3115
3116 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3117
3118 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3119 (Interactive): Document `quiet'.
3120
3121 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3122
3123 * org.texi (Images in LaTeX export): Rewrite.
3124
3125 2011-08-15 Bastien Guerry <bzg@gnu.org>
3126
3127 * org.texi (Using the mapping API): Mention 'region as a possible
3128 scope for `org-map-entries'.
3129
3130 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3131
3132 * org.texi (Visibility cycling): Document `org-copy-visible'.
3133
3134 2011-08-15 Bastien Guerry <bzg@gnu.org>
3135
3136 * org.texi (Template expansion): Order template sequences in the
3137 proper order.
3138
3139 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3140
3141 * org.texi (eval): Expand discussion of the :eval header argument.
3142
3143 2011-08-15 Bastien Guerry <bzg@gnu.org>
3144
3145 * org.texi (Languages): Add Lilypond and Awk as supported
3146 languages.
3147
3148 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3149
3150 * org.texi: Document that both CLOCK_INTO_DRAWER and
3151 LOG_INTO_DRAWER can be used to override the contents of variable
3152 org-clock-into-drawer (or if unset, org-log-into-drawer).
3153
3154 * org.texi: Replace @xref->@pxref.
3155
3156 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3157
3158 * org.texi (Evaluating code blocks): Documenting the new option
3159 for inline call lines.
3160
3161 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3162
3163 * org.texi (Results of evaluation): More explicit about the
3164 mechanism through which interactive evaluation of code is
3165 performed.
3166
3167 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3168
3169 * org.texi (noweb-ref): New header argument documentation.
3170
3171 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3172
3173 * org.texi (Extracting source code): Documentation of the new
3174 org-babel-tangle-named-block-combination variable.
3175
3176 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3177
3178 * org.texi (Structure of code blocks): Explicitly state that the
3179 behavior of multiple blocks of the same name is undefined.
3180
3181 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3182
3183 * org.texi (TaskJuggler export): Modify the example to reflect the
3184 new effort durations.
3185
3186 2011-08-15 David Maus <dmaus@ictsoc.de>
3187
3188 * org.texi (Images in LaTeX export): Escape curly brackets in
3189 LaTeX example.
3190
3191 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3192
3193 * org.texi (The clock table): Document the :properties and
3194 :inherit-props arguments for the clocktable.
3195
3196 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3197
3198 * org.texi (Tables in LaTeX export): Document specifying placement
3199 options for tables.
3200
3201 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3202
3203 * org.texi (Evaluating code blocks): More specific documentation
3204 about the different types of header arguments.
3205
3206 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3207
3208 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3209
3210 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3211
3212 * org.texi (Built-in table editor): Document the table field
3213 follow mode.
3214
3215 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3216
3217 * org.texi (Easy Templates): Document new template.
3218
3219 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3220
3221 * org.texi (Literal examples): Add a cross-reference from "Literal
3222 Examples" to "Easy Templates."
3223
3224 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3225
3226 * org.texi (The clock table): Add link to match syntax.
3227
3228 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3229
3230 * org.texi (Agenda commands): Document clock consistency checks.
3231
3232 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3233
3234 * org.texi (Built-in table editor): Document that \vert represents
3235 a vertical bar in a table field.
3236
3237 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3238
3239 * org.texi (Literal examples): Link from "Markup" > "Literate
3240 Examples" to "Working with Source Code".
3241
3242 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3243
3244 * org.texi (Agenda commands): Doc for function option to bulk
3245 action.
3246
3247 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3248
3249 * org.texi (Template expansion): Document new %<...> template
3250 escape.
3251
3252 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3253
3254 * org.texi (Selective export): Document exclusion of any tasks
3255 from export.
3256
3257 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3258
3259 * org.texi (Selective export): Document how to exclude DONE tasks
3260 from export.
3261 (Publishing options): Document the properties to be used to turn off
3262 export of DONE tasks.
3263
3264 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3265
3266 * org.texi (The date/time prompt): Document date range protection.
3267
3268 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3269
3270 * org.texi (padline): Documentation of the new padline header
3271 argument.
3272
3273 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3274
3275 * org.texi (var): Adding "[" to list of characters triggering
3276 elisp evaluation.
3277
3278 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3279
3280 * org.texi (var): Documentation of Emacs Lisp evaluation during
3281 variable assignment.
3282
3283 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3284
3285 * org.texi (colnames): Reference indexing into variables, and note
3286 that colnames are *not* removed before indexing occurs.
3287 (rownames): Reference indexing into variables, and note that
3288 rownames are *not* removed before indexing occurs.
3289
3290 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3291
3292 * org.texi (var): Clarification of indexing into tabular
3293 variables.
3294
3295 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3296
3297 * org.texi (results): Documentation of the `:results wrap' header
3298 argument.
3299
3300 2011-08-15 Bastien Guerry <bzg@gnu.org>
3301
3302 * org.texi (LaTeX and PDF export): Add a note about a limitation
3303 of the LaTeX export: the org file has to be properly structured.
3304
3305 2011-08-15 Bastien Guerry <bzg@gnu.org>
3306
3307 * org.texi (Dynamic blocks, Structure editing):
3308 Mention the function `org-narrow-to-block'.
3309
3310 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3311
3312 * org.texi (Languages): Updating list of code block supported
3313 languages.
3314
3315 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3316
3317 * org.texi (Special properties): CATEGORY is a special property,
3318 but it may also used in the drawer.
3319
3320 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3321
3322 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3323
3324 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3325
3326 * org.texi (Include files): Document :lines.
3327
3328 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3329
3330 * org.texi (comments): Documentation of the ":comments noweb" code
3331 block header argument.
3332
3333 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3334
3335 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3336 added extra whitespace around functions to be consistent with the
3337 rest of the section.
3338
3339 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3340
3341 * org.texi (Evaluating code blocks): Expand discussion of
3342 #+call: line syntax.
3343 (Header arguments in function calls): Expand discussion of
3344 #+call: line syntax.
3345
3346 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3347
3348 * org.texi (Evaluating code blocks): More explicit about how to
3349 pass variables to #+call lines.
3350
3351 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3352
3353 * org.texi (Results of evaluation): Link to the :results header
3354 argument list from the "Results of evaluation" section.
3355
3356 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3357
3358 * org.texi (Conflicts): Adding additional information about
3359 resolving org/yasnippet conflicts.
3360
3361 2011-08-15 David Maus <dmaus@ictsoc.de>
3362
3363 * org.texi (Publishing options): Document style-include-scripts
3364 publishing project property.
3365
3366 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3367
3368 * org.texi (Sparse trees): Document the next-error /
3369 previous-error functionality.
3370
3371 2011-08-15 Tom Dye <tsd@tsdye.com>
3372
3373 * org.texi (cache): Improve documentation of code block caches.
3374
3375 2011-08-15 Tom Dye <tsd@tsdye.com>
3376
3377 * org.texi (Code block specific header arguments):
3378 Documentation of multi-line header arguments.
3379
3380 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3381
3382 * org.texi (Code evaluation security): Add example for using a
3383 function.
3384
3385 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3386
3387 * org.texi (Tables in LaTeX export): Documentation of new
3388 attr_latex options for tables.
3389
3390 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3391
3392 * trampver.texi: Update release number.
3393
3394 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3395
3396 Sync with Tramp 2.2.2.
3397
3398 * trampver.texi: Update release number.
3399
3400 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3401
3402 * flymake.texi (Example -- Configuring a tool called via make):
3403 Use /dev/null instead of the Windows "nul" (bug#8715).
3404
3405 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3406
3407 * widget.texi (Setting Up the Buffer): Remove mention of the
3408 global keymap parent, which doesn't seem to be accurate
3409 (bug#7045).
3410
3411 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3412
3413 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3414
3415 2010-07-10 Kevin Ryde <user42@zip.com.au>
3416
3417 * cl.texi (For Clauses): Add destructuring example processing an
3418 alist (bug#6596).
3419
3420 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3421
3422 * ediff.texi (Major Entry Points): Remove mention of `require',
3423 since that's not pertinent in the installed Emacs (bug#9016).
3424
3425 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3426
3427 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3428 (Filtering New Groups): Clarify how simple the "options -n" format is.
3429 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3430 is internal.
3431
3432 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3433
3434 * tramp.texi (Cleanup remote connections):
3435 Add `tramp-cleanup-this-connection'.
3436
3437 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3438
3439 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3440 zombies.
3441 (Checking New Groups): Ditto (bug#8974).
3442 (Checking New Groups): Move the reference to the right place.
3443
3444 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3445
3446 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3447 backups, and not actual vc (bug#8975).
3448
3449 2011-07-03 Kevin Ryde <user42@zip.com.au>
3450
3451 * cl.texi (For Clauses): @items for hash-values and key-bindings
3452 to make them more visible when skimming. Add examples of `using'
3453 clause to them, examples being clearer than a description in
3454 words (bug#6599).
3455
3456 2011-07-01 Alan Mackenzie <acm@muc.de>
3457
3458 * cc-mode.texi (Guessing the Style): New page.
3459 (Styles): Add a short introduction to above.
3460
3461 2011-06-28 Deniz Dogan <deniz@dogan.se>
3462
3463 * rcirc.texi (Configuration): Bug-fix:
3464 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3465 Reported by Elias Pipping <pipping@exherbo.org>.
3466
3467 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3468
3469 * gnus.texi (Summary Mail Commands):
3470 Document `gnus-summary-reply-to-list-with-original'.
3471
3472 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3473
3474 * eshell.texi (Known problems): Fix typo.
3475
3476 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3477
3478 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3479 (Password handling): `auth-source-debug' is good for debug messages.
3480
3481 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3482
3483 * gnus.texi (Store custom flags and keywords): Refer to
3484 `gnus-registry-article-marks-to-{chars,names}' instead of
3485 `gnus-registry-user-format-function-{M,M2}'.
3486
3487 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3488
3489 * texinfo.tex: Merge from gnulib.
3490
3491 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3492
3493 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3494 (Store custom flags and keywords):
3495 Mention `gnus-registry-user-format-function-M' and
3496 `gnus-registry-user-format-function-M2'.
3497
3498 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3499
3500 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3501
3502 2011-05-17 Glenn Morris <rgm@gnu.org>
3503
3504 * gnus.texi (Face): Fix typo.
3505
3506 2011-05-14 Glenn Morris <rgm@gnu.org>
3507
3508 * dired-x.texi (Omitting Examples): Minor addition.
3509
3510 2011-05-10 Jim Meyering <meyering@redhat.com>
3511
3512 * ede.texi: Fix typo "or or -> or".
3513
3514 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3515
3516 * gnus.texi (Summary Buffer Lines):
3517 gnus-summary-user-date-format-alist does not exist.
3518 (Sorting the Summary Buffer): More about sorting threads.
3519
3520 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3521
3522 * trampver.texi: Update release number.
3523
3524 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3525
3526 * tramp.texi (Frequently Asked Questions): New item for disabling
3527 Tramp in other packages.
3528
3529 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3530
3531 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3532 (Fancy splitting to parent, Store arbitrary data):
3533 Update gnus-registry docs.
3534
3535 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3536
3537 * ede.texi: Fix typos.
3538
3539 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3540
3541 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3542 It's @table @code.
3543
3544 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3545
3546 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3547
3548 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3549
3550 * calc.texi (Logarithmic Units): Update the function names.
3551
3552 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3553
3554 * message.texi (Various Commands): Document format specs in the
3555 ellipsis.
3556
3557 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3558
3559 * message.texi (Insertion Variables): Document message-cite-style.
3560
3561 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3562
3563 * tramp.texi (Remote processes): New subsection "Running shell on
3564 a remote host".
3565
3566 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3567
3568 * auth.texi (Help for developers): Update docs to explain that the
3569 :save-function will only run the first time.
3570
3571 2011-03-12 Glenn Morris <rgm@gnu.org>
3572
3573 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3574 (emacs-faq.text): New target.
3575 (clean): Add emacs-faq.
3576
3577 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3578
3579 Sync with Tramp 2.2.1.
3580
3581 * trampver.texi: Update release number.
3582
3583 2011-03-11 Glenn Morris <rgm@gnu.org>
3584
3585 * Makefile.in (HTML_TARGETS): New.
3586 (clean): Delete $HTML_TARGETS.
3587 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3588
3589 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3590
3591 * auth.texi (Help for developers): Show example of using
3592 `auth-source-search' with prompts and :save-function.
3593
3594 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * Version 23.3 released.
3597
3598 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3599
3600 * message.texi (Message Buffers): Update default value of
3601 message-generate-new-buffers.
3602
3603 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3604
3605 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3606 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3607 respectively.
3608 (Musical Notes): New section.
3609 (Customizing Calc): Mention the customizable variable
3610 calc-note-threshold.
3611
3612 2011-03-03 Glenn Morris <rgm@gnu.org>
3613
3614 * url.texi (Dealing with HTTP documents): Remove reference to
3615 function url-decode-text-part; never seems to have existed. (Bug#6038)
3616 (Configuration): Update url-configuration-directory description.
3617
3618 2011-03-02 Glenn Morris <rgm@gnu.org>
3619
3620 * dired-x.texi (Multiple Dired Directories): Remove mentions
3621 of dired-default-directory-alist and dired-default-directory.
3622 Move dired-smart-shell-command here...
3623 (Miscellaneous Commands): ... from here.
3624
3625 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3626
3627 * texinfo.tex: Update to version 2011-02-24.09.
3628
3629 2011-03-02 Glenn Morris <rgm@gnu.org>
3630
3631 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3632 instead of the obsoleted dired-omit-here-always.
3633
3634 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3635
3636 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3637 supported systems.
3638
3639 2011-02-28 Glenn Morris <rgm@gnu.org>
3640
3641 * dbus.texi (Type Conversion): Grammar fix.
3642
3643 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3644
3645 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3646 "Debian GNU/Linux".
3647
3648 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3649
3650 2011-02-23 Glenn Morris <rgm@gnu.org>
3651
3652 * dired-x.texi (Features): Minor rephrasing.
3653 (Local Variables): Fix typos.
3654
3655 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3656 Standardize some Emacs/XEmacs terminology.
3657
3658 * dired-x.texi (Features): Don't advertise obsolete local variables.
3659 Simplify layout.
3660 (Omitting Variables): Update local variables example.
3661 (Local Variables): Say this is obsolete. Fix description of
3662 dired-enable-local-variables possible values.
3663
3664 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3665
3666 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3667 default now.
3668
3669 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3670
3671 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3672
3673 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3674
3675 * gnus.texi (Window Layout): Document layout names.
3676
3677 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3678
3679 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3680 * auth.texi: Sync @dircategory with ../../info/dir.
3681 * autotype.texi: Sync @dircategory with ../../info/dir.
3682 * calc.texi: Sync @dircategory with ../../info/dir.
3683 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3684 * cl.texi: Sync @dircategory with ../../info/dir.
3685 * dbus.texi: Sync @dircategory with ../../info/dir.
3686 * dired-x.texi: Sync @dircategory with ../../info/dir.
3687 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3688 * ede.texi: Sync @dircategory with ../../info/dir.
3689 * ediff.texi: Sync @dircategory with ../../info/dir.
3690 * edt.texi: Sync @dircategory with ../../info/dir.
3691 * eieio.texi: Sync @dircategory with ../../info/dir.
3692 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3693 * epa.texi: Sync @dircategory with ../../info/dir.
3694 * erc.texi: Sync @dircategory with ../../info/dir.
3695 * eshell.texi: Sync @dircategory with ../../info/dir.
3696 * eudc.texi: Sync @dircategory with ../../info/dir.
3697 * flymake.texi: Sync @dircategory with ../../info/dir.
3698 * forms.texi: Sync @dircategory with ../../info/dir.
3699 * gnus.texi: Sync @dircategory with ../../info/dir.
3700 * idlwave.texi: Sync @dircategory with ../../info/dir.
3701 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3702 * message.texi: Sync @dircategory with ../../info/dir.
3703 * mh-e.texi: Sync @dircategory with ../../info/dir.
3704 * newsticker.texi: Sync @dircategory with ../../info/dir.
3705 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3706 * org.texi: Sync @dircategory with ../../info/dir.
3707 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3708 * pgg.texi: Sync @dircategory with ../../info/dir.
3709 * rcirc.texi: Sync @dircategory with ../../info/dir.
3710 * reftex.texi: Sync @dircategory with ../../info/dir.
3711 * remember.texi: Sync @dircategory with ../../info/dir.
3712 * sasl.texi: Sync @dircategory with ../../info/dir.
3713 * sc.texi: Sync @dircategory with ../../info/dir.
3714 * semantic.texi: Sync @dircategory with ../../info/dir.
3715 * ses.texi: Sync @dircategory with ../../info/dir.
3716 * sieve.texi: Sync @dircategory with ../../info/dir.
3717 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3718 * speedbar.texi: Sync @dircategory with ../../info/dir.
3719 * trampver.texi [emacs]: Set emacsname to "Emacs".
3720 * tramp.texi: Sync @dircategory with ../../info/dir.
3721 * url.texi: Sync @dircategory with ../../info/dir.
3722 * vip.texi: Sync @dircategory with ../../info/dir.
3723 * viper.texi: Sync @dircategory with ../../info/dir.
3724 * widget.texi: Sync @dircategory with ../../info/dir.
3725 * woman.texi: Sync @dircategory with ../../info/dir.
3726
3727 2011-02-19 Glenn Morris <rgm@gnu.org>
3728
3729 * dired-x.texi (Technical Details): No longer redefines
3730 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3731 dired-read-shell-command, or dired-find-buffer-nocreate.
3732
3733 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3734
3735 * eshell.texi (Input/Output):
3736 Document insert output redirection operator, >>>.
3737
3738 2011-02-18 Glenn Morris <rgm@gnu.org>
3739
3740 * dired-x.texi (Optional Installation File At Point): Simplify.
3741
3742 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3743
3744 * auth.texi (Help for users): Use :port instead of :protocol for all
3745 auth-source docs.
3746 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3747 to have two files in `auth-sources'.
3748
3749 2011-02-16 Glenn Morris <rgm@gnu.org>
3750
3751 * dired-x.texi: Use emacsver.texi to get Emacs version.
3752 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3753 Depend on emacsver.texi.
3754
3755 * dired-x.texi: Drop meaningless version number.
3756 (Introduction): Remove old info.
3757 (Optional Installation Dired Jump): Autoload from dired-x.
3758 Remove incorrect info about loaddefs.el.
3759 (Bugs): Just refer to M-x report-emacs-bug.
3760
3761 * dired-x.texi (Multiple Dired Directories): Update for rename of
3762 default-directory-alist.
3763 (Miscellaneous Commands): No longer mention very old VM version 4.
3764
3765 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3766
3767 Merge from gnulib.
3768 * texinfo.tex: Update to version 2011-02-14.11.
3769
3770 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3771
3772 * auth.texi (Help for users):
3773 Login collection is "Login" and not "login".
3774
3775 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3776
3777 * tramp.texi (History): Remove IMAP support.
3778 (External methods, Frequently Asked Questions): Remove `imap' and
3779 `imaps' methods.
3780 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3781
3782 * trampver.texi: Remove default value of `emacsimap'.
3783
3784 2011-02-13 Glenn Morris <rgm@gnu.org>
3785
3786 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3787 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3788
3789 2011-02-12 Glenn Morris <rgm@gnu.org>
3790
3791 * sc.texi (Getting Connected): Remove old index entries.
3792
3793 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3794
3795 * url.texi: Remove duplicate @dircategory (Bug#7942).
3796
3797 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3798
3799 * auth.texi (Overview, Help for users, Help for developers):
3800 Update docs.
3801 (Help for users): Talk about spaces.
3802
3803 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3804
3805 * texinfo.tex: Update to version 2011-02-07.16.
3806
3807 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3808
3809 * dbus.texi (Bus names): Adapt descriptions for
3810 dbus-list-activatable-names and dbus-list-known-names.
3811
3812 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3813
3814 * calc.texi (Logarithmic Units): New section.
3815
3816 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3817
3818 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3819 manuals use it now.
3820
3821 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3822
3823 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3824
3825 * overrides.texi: Remove.
3826
3827 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3828 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3829
3830 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3831
3832 * tramp.texi (Frequently Asked Questions): Mention problems with
3833 WinSSHD.
3834
3835 * trampver.texi: Update release number.
3836
3837 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3838
3839 * tramp.texi:
3840 Replace "delimet" with "delimit" globally.
3841 Replace "explicite" with "explicit" globally.
3842 Replace "instead of" with "instead" where there was nothing after "of".
3843 Audit use of comma before interrogative pronoun, "that", or "which".
3844 Minor word order, spelling, wording changes.
3845
3846 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3847
3848 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3849
3850 * sieve.texi: Use WEBHACKDEVEL.
3851
3852 * sasl.texi: Use WEBHACKDEVEL.
3853
3854 * pgg.texi: Use WEBHACKDEVEL.
3855
3856 * message.texi: Use WEBHACKDEVEL.
3857
3858 * gnus.texi: Use WEBHACKDEVEL.
3859
3860 * emacs-mime.texi: Use WEBHACKDEVEL.
3861
3862 * auth.texi: Use WEBHACKDEVEL.
3863
3864 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3865 manuals.
3866
3867 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3868
3869 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3870
3871 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3872
3873 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3874 which in turn is copied from ftp://tug.org/tex/.
3875
3876 2011-02-03 Glenn Morris <rgm@gnu.org>
3877
3878 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3879 (Binding combinations of modifiers and function keys):
3880 Let's assume people reading this are not using Emacs 18.
3881
3882 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3883
3884 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3885 since it's run automatically.
3886
3887 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3888
3889 * gnus.texi (Customizing Articles): Fix typo.
3890
3891 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3892
3893 * gnus.texi (Customizing Articles): Document the new way of customizing
3894 the date headers(s).
3895
3896 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3897
3898 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3899 splitting example.
3900
3901 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3902
3903 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3904 (MAKEINFO_OPTS): New variable.
3905 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3906 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3907 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3908 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3909 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3910 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3911 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3912 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3913 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3914 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3915 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3916 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3917 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3918 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3919 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3920 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3921 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3922 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3923
3924 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3925
3926 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3927
3928 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3929
3930 * message.texi (IDNA): Explain what it is.
3931
3932 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3933
3934 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3935
3936 2011-01-23 Werner Lemberg <wl@gnu.org>
3937
3938 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3939 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3940 (ENVADD): Update.
3941
3942 2011-01-18 Glenn Morris <rgm@gnu.org>
3943
3944 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3945
3946 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3947
3948 * nxml-mode.texi (Introduction): Fix file name typos.
3949
3950 2011-01-13 Christian Ohler <ohler@gnu.org>
3951
3952 * ert.texi: New file.
3953
3954 * Makefile.in:
3955 * makefile.w32-in: Add ert.texi.
3956
3957 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3958
3959 * dbus.texi (Receiving Method Calls): New function
3960 dbus-register-service. Rearrange node.
3961
3962 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3963
3964 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3965 which in turn is copied from ftp://tug.org/tex/.
3966
3967 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3968
3969 * dbus.texi (Receiving Method Calls): Describe new optional
3970 parameter dont-register-service of dbus-register-{method,property}.
3971
3972 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3973
3974 * epa.texi (Encrypting/decrypting *.gpg files):
3975 Mention epa-file-select-keys.
3976
3977 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3978
3979 * gnus.texi (Archived Messages): Remove outdated text.
3980
3981 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3982
3983 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3984
3985 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3986
3987 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3988
3989 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3990
3991 * gnus.texi (The swish++ Engine): Add customizable parameters
3992 descriptions.
3993 (The swish-e Engine): Ditto.
3994
3995 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3996
3997 * tramp.texi (Inline methods): Add "ksu" method.
3998 (Remote processes): Add example with remote `default-directory'.
3999
4000 2010-12-14 Glenn Morris <rgm@gnu.org>
4001
4002 * faq.texi (Expanding aliases when sending mail):
4003 Now build-mail-aliases is interactive.
4004
4005 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4006
4007 * gnus.texi: First pass at adding (rough) nnir documentation.
4008
4009 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4010
4011 * gnus.texi (Filtering New Groups):
4012 Mention gnus-auto-subscribed-categories.
4013 (The First Time): Remove, since default-subscribed-newsgroups has been
4014 removed.
4015
4016 2010-12-13 Glenn Morris <rgm@gnu.org>
4017
4018 * cl.texi (For Clauses): Small fixes for frames and windows.
4019
4020 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4021
4022 * org.texi (Using capture): Document using prefix arguments for
4023 finalizing capture.
4024 (Agenda commands): Document prefix argument for the bulk scatter
4025 command.
4026 (Beamer class export): Document that also overlay arguments can be
4027 passed to the column environment.
4028 (Template elements): Document the new entry type.
4029
4030 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4031
4032 * org.texi (Include files): Document :minlevel.
4033
4034 2010-12-11 Julien Danjou <julien@danjou.info>
4035
4036 * org.texi (Categories): Document category icons.
4037
4038 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4039
4040 * org.texi (noweb): Fix typo.
4041
4042 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4043
4044 * gnus.texi (Server Commands): Point to the rest of the server
4045 commands.
4046
4047 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4048
4049 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4050 g'.
4051
4052 2010-12-02 Julien Danjou <julien@danjou.info>
4053
4054 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4055
4056 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4057
4058 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4059 (Direct Functions): Note the STARTTLS upgrade.
4060
4061 2010-11-27 Glenn Morris <rgm@gnu.org>
4062 James Clark <none@example.com>
4063
4064 * nxml-mode.texi (Introduction): New section.
4065
4066 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4067
4068 * gnus.texi (Server Commands): Document gnus-server-show-server.
4069
4070 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4071
4072 Sync with Tramp 2.2.0.
4073
4074 * trampver.texi: Update release number.
4075
4076 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4077
4078 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4079 Mention that the TeX specific units won't use the `tex' prefix
4080 in TeX mode.
4081
4082 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4083
4084 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4085
4086 2010-11-17 Glenn Morris <rgm@gnu.org>
4087
4088 * edt.texi: Remove information about Emacs 19.
4089
4090 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4091
4092 * trampver.texi: Update release number.
4093
4094 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4095
4096 * gnus.texi (Article Washing): Fix typo.
4097
4098 2010-11-11 Noorul Islam <noorul@noorul.com>
4099
4100 * org.texi: Fix typo.
4101
4102 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4103
4104 * org.texi (Using capture): Explain that refiling is
4105 sensitive to cursor position.
4106
4107 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4108
4109 * org.texi (Images and tables): Add cross reference to link section.
4110
4111 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4112
4113 * org.texi: Document the <c> cookie.
4114
4115 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4116
4117 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4118 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4119
4120 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4121
4122 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4123
4124 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4125
4126 * org.texi (Project alist): Mention that this is a property list.
4127
4128 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4129
4130 * org.texi (Setting up the staging area): Document that
4131 file names remain visible when encrypting the MobileOrg files.
4132
4133 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4134
4135 * org.texi (Setting up the staging area): Document which
4136 versions are needed for encryption.
4137
4138 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4139
4140 * org.texi (noweb): Update :noweb documentation to
4141 reflect the new "tangle" argument.
4142
4143 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4144
4145 * org.texi (Batch execution): Improve tangling script in
4146 documentation.
4147
4148 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4149
4150 * org.texi (Handling links, In-buffer settings):
4151 Document inlining images on startup.
4152
4153 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4154
4155 * org.texi (Setting up the staging area): Document use of
4156 crypt password.
4157
4158 2010-11-11 David Maus <dmaus@ictsoc.de>
4159
4160 * org.texi (Template expansion): Add date related link type escapes.
4161
4162 2010-11-11 David Maus <dmaus@ictsoc.de>
4163
4164 * org.texi (Template expansion): Add mew in table for link type
4165 escapes.
4166
4167 2010-11-11 David Maus <dmaus@ictsoc.de>
4168
4169 * org.texi (Template expansion): Fix typo in link type escapes.
4170
4171 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4172
4173 * org.texi (Structure of code blocks): Another documentation tweak.
4174
4175 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4176
4177 * org.texi (Structure of code blocks): Documentation tweak.
4178
4179 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4180
4181 * org.texi (Structure of code blocks):
4182 Update documentation to mention inline code block syntax.
4183
4184 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4185
4186 * org.texi (comments): Improve wording.
4187
4188 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4189
4190 * org.texi (comments): Document the new :comments header arguments.
4191
4192 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4193
4194 * org.texi (Installation): Remove the special
4195 installation instructions for XEmacs.
4196
4197 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4198
4199 * org.texi (Easy Templates): New section. Documents quick
4200 insertion of empty structural elements.
4201
4202 2010-11-11 Noorul Islam <noorul@noorul.com>
4203
4204 * org.texi: Fix doc.
4205
4206 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4207
4208 * org.texi (The date/time prompt): Document specification
4209 of time ranges.
4210
4211 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4212
4213 * org.texi (Internal links): Document the changes in
4214 internal links.
4215
4216 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4217
4218 * org.texi (Agenda commands): Document the limitation for
4219 the filter preset - it can only be used for an entire agenda
4220 view, not in an individual block in a block agenda.
4221
4222 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4223
4224 * org.texi (iCalendar export): Document alarm creation.
4225
4226 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4227
4228 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4229
4230 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4231
4232 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4233
4234 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4235
4236 * calc.texi: Use emacsver.texi to determine Emacs version.
4237
4238 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4239
4240 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4241 since that works by default.
4242
4243 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4244
4245 * gnus.texi (Customizing the IMAP Connection): Document
4246 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4247
4248 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4249
4250 * tramp.texi (Remote shell setup): New item "Interactive shell
4251 prompt". Reported by Christian Millour <cm@abtela.com>.
4252 (Remote shell setup, Remote processes): Use @code{} for
4253 environment variables.
4254
4255 2010-11-03 Glenn Morris <rgm@gnu.org>
4256
4257 * ediff.texi (Quick Help Commands, Miscellaneous):
4258 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4259
4260 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4261
4262 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4263
4264 2010-10-31 Glenn Morris <rgm@gnu.org>
4265
4266 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4267
4268 2010-10-31 Glenn Morris <rgm@gnu.org>
4269
4270 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4271
4272 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4273
4274 * gnus.texi (Client-Side IMAP Splitting):
4275 Mention nnimap-unsplittable-articles.
4276
4277 2010-10-29 Julien Danjou <julien@danjou.info>
4278
4279 * gnus.texi (Finding the News): Remove references to obsoletes
4280 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4281
4282 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4283
4284 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4285 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4286 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4287 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4288
4289 2010-10-28 Glenn Morris <rgm@gnu.org>
4290
4291 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4292 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4293 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4294
4295 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4296
4297 * epa.texi (Mail-mode integration): Add alternative key bindings
4298 for epa-mail commands; escape comma.
4299 Don't use the word "PGP", since it is a non-free program.
4300
4301 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4302
4303 * calc.texi: Use emacsver.texi to determine Emacs version.
4304
4305 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4306
4307 * gnus.texi (Group Parameters, Buttons): Fix typos.
4308
4309 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4310
4311 * gnus.texi (Subscription Commands): Mention that you can also
4312 subscribe to new groups via the Server buffer, which is probably more
4313 convenient when subscribing to many groups.
4314
4315 2010-10-21 Julien Danjou <julien@danjou.info>
4316
4317 * message.texi (Message Headers): Allow message-default-headers to be a
4318 function.
4319
4320 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4321
4322 * gnus-news.texi: Mention new archive defaults.
4323
4324 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4325
4326 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4327
4328 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4329
4330 * gnus.texi (HTML): Document the function value of
4331 gnus-blocked-images.
4332 (Article Washing): shr and gnus-w3m, not the direct function names.
4333
4334 2010-10-20 Julien Danjou <julien@danjou.info>
4335
4336 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4337 variable.
4338
4339 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4340
4341 * gnus.texi (Customizing the IMAP Connection): The port strings are
4342 strings.
4343 (Document Groups): Mention git.
4344
4345 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4346
4347 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4348 bzr/Gnus git sync.
4349
4350 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4351
4352 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4353 change.
4354
4355 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4356
4357 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4358 @item syntax for in-Emacs makeinfo.
4359
4360 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4361
4362 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4363 trim sentence.
4364
4365 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4366
4367 * epa.texi (Caching Passphrases):
4368 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4369 Clarify some configurations require to set up gpg-agent.
4370
4371 2010-10-11 Glenn Morris <rgm@gnu.org>
4372
4373 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4374
4375 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4376
4377 * gnus.texi (Spam Package Introduction): Mention `$'.
4378
4379 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4380
4381 * makefile.w32-in (emacsdir): New variable.
4382 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4383 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4384
4385 2010-10-09 Glenn Morris <rgm@gnu.org>
4386
4387 * Makefile.in (mostlyclean): Delete *.toc.
4388
4389 * Makefile.in: Use $< in rules.
4390
4391 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4392
4393 * Makefile.in ($(infodir)): Delete rule.
4394 (mkinfodir): New. Use it in all the info rules, rather than depending
4395 on infodir.
4396
4397 2010-10-09 Glenn Morris <rgm@gnu.org>
4398
4399 * gnus.texi (Article Washing): Fix previous change.
4400
4401 * Makefile.in (emacsdir): New variable.
4402 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4403 Depend on emacsver.texi.
4404
4405 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4406
4407 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4408
4409 2010-10-08 Julien Danjou <julien@danjou.info>
4410
4411 * gnus.texi: Add mm-shr.
4412
4413 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4414
4415 * gnus.texi (Finding the Parent, The Gnus Registry)
4416 (Registry Article Refer Method): Update docs for nnregistry.el.
4417
4418 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4419
4420 * auth.texi (Help for users)
4421 (GnuPG and EasyPG Assistant Configuration): Update docs.
4422
4423 2010-10-08 Glenn Morris <rgm@gnu.org>
4424
4425 * cl.texi (Organization, Installation, Old CL Compatibility):
4426 Deprecate cl-compat for new code.
4427 (Usage, Installation): Remove outdated information.
4428
4429 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4430
4431 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4432
4433 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4434
4435 2010-10-06 Julien Danjou <julien@danjou.info>
4436
4437 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4438
4439 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4440 broken link.
4441
4442 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4443
4444 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4445 to ReiserFS.
4446
4447 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4448 (FAQ 7-1): Fix getmail URL.
4449
4450 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4451
4452 * epa.texi (Caching Passphrases): New section.
4453
4454 2010-10-06 Glenn Morris <rgm@gnu.org>
4455
4456 * Makefile.in (SHELL): Set it.
4457 (info): Move the mkdir dependency to the individual info files.
4458 (mostlyclean): Tidy up.
4459 (clean): Only delete the specific dvi and pdf files.
4460 (maintainer-clean): Be more restrictive in what we delete.
4461 ($(infodir)): Add parallel build workaround.
4462
4463 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4464
4465 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4466
4467 2010-10-03 Julien Danjou <julien@danjou.info>
4468
4469 * emacs-mime.texi (Display Customization):
4470 Update mm-inline-large-images documentation and add documentation for
4471 mm-inline-large-images-proportion.
4472
4473 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4474
4475 * tramp.texi (Frequently Asked Questions):
4476 Mention remote-file-name-inhibit-cache.
4477
4478 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4479
4480 * gnus.texi (Splitting Mail): Fix @xref syntax.
4481 (Splitting Mail): Really fix the @ref syntax.
4482
4483 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4484
4485 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4486 (Article Hiding): Add google banner example.
4487 Suggested by Benjamin Xu.
4488
4489 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4490
4491 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4492 Remove nnimap-split-rule from examples.
4493
4494 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4495
4496 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4497 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4498 Fishman.
4499 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4500
4501 2010-09-30 Julien Danjou <julien@danjou.info>
4502
4503 * gnus.texi (Gravatars): Fix documentation about
4504 gnu-gravatar-properties.
4505
4506 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4507
4508 * epa.texi (Bug Reports): New section.
4509
4510 2010-09-29 Glenn Morris <rgm@gnu.org>
4511
4512 * Makefile.in (top_srcdir): Remove unused variable.
4513
4514 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4515
4516 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4517 (Client-Side IMAP Splitting): Document 'default.
4518
4519 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4520
4521 * gnus.texi (Customizing the IMAP Connection):
4522 Document nnimap-fetch-partial-articles.
4523
4524 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4525
4526 * gnus-news.texi: Mention nnimap-inbox.
4527
4528 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4529
4530 2010-09-26 Julien Danjou <julien@danjou.info>
4531
4532 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4533
4534 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4535
4536 * gnus.texi (Security): Remove gpg.el mention.
4537
4538 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4539
4540 * gnus.texi (Browse Foreign Server): New variable
4541 gnus-browse-subscribe-newsgroup-method.
4542
4543 * gnus-news.texi: Mention it.
4544
4545 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4546
4547 * gnus.texi (NoCeM): Remove.
4548 (Startup Variables): No jingle.
4549
4550 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4551
4552 * woman.texi (Interface Options): xz compression is now supported.
4553
4554 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4555
4556 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4557 (Unavailable Servers): Document gnus-server-copy-server.
4558 (Using IMAP): Document the new nnimap.
4559
4560 2010-09-25 Julien Danjou <julien@danjou.info>
4561
4562 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4563
4564 2010-09-24 Glenn Morris <rgm@gnu.org>
4565
4566 * url.texi (Disk Caching): Tweak previous change.
4567
4568 2010-09-24 Julien Danjou <julien@danjou.info>
4569
4570 * url.texi (Disk Caching): Mention url-cache-expire-time,
4571 url-cache-expired, and url-fetch-from-cache.
4572
4573 2010-09-24 Julien Danjou <julien@danjou.info>
4574
4575 * gnus.texi: Add Gravatars.
4576
4577 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4578
4579 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4580
4581 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4582
4583 * gnus.texi (Expunging mailboxes): Update name of the expunging
4584 command.
4585
4586 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * emacs-mime.texi (rfc2047): Update description for
4589 rfc2047-encode-parameter.
4590
4591 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4592
4593 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4594 "fish" methods.
4595 (External methods): Remove "scp1_old" and "scp2_old" methods.
4596
4597 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4598
4599 * tramp.texi: Remove Japanese manual. Fix typo.
4600
4601 * trampver.texi: Update release number. Remove japanesemanual.
4602
4603 2010-09-09 Glenn Morris <rgm@gnu.org>
4604
4605 * org.texi: Restore clobbered changes (copyright years, untabify).
4606
4607 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4608
4609 * gnus.texi (Adaptive Scoring): Fix typo.
4610
4611 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4612
4613 * gnus.texi (Article Display): Document gnus-html-show-images.
4614
4615 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4616
4617 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4618
4619 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4620
4621 * gnus.texi (HTML): Document gnus-max-image-proportion.
4622
4623 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4624
4625 * gnus.texi (HTML): Document gnus-blocked-images.
4626
4627 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4628
4629 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4630
4631 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4632 the first message are used for wide replies.
4633 (Changing Servers): Remove documentation on gnus-change-server and
4634 friends, since it's been removed.
4635
4636 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4637
4638 * gnus.texi (Drafts): Mention B DEL.
4639
4640 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4641
4642 * gnus.texi (Delayed Articles): Mention that the Date header is the
4643 original one, even if you delay.
4644
4645 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4646
4647 * gnus.texi (Asynchronous Fetching):
4648 Document gnus-async-post-fetch-function.
4649 (HTML): Made into its own section.
4650
4651 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4652
4653 Sync with Tramp 2.1.19.
4654
4655 * tramp.texi (Inline methods, Default Method):
4656 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4657 Remove remark about doubled "-t" argument.
4658 (Auto-save and Backup): Remove reference to Emacs 21.
4659 (Filename Syntax): Describe port numbers.
4660 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4661 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4662 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4663 errors with the backquotes.
4664 (External packages): File attributes cache flushing for asynchronous
4665 processes.
4666 (Traces and Profiles): Describe verbose level 9.
4667
4668 * trampver.texi: Update release number.
4669
4670 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4671
4672 * dbus.texi (Alternative Buses): New chapter.
4673
4674 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4675
4676 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4677
4678 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4679
4680 * calc.texi (Customizing Calc): Rearrange description of new
4681 variables to match the presentation of other variables.
4682
4683 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4684
4685 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4686
4687 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4688
4689 * calc.texi (Making Selections, Selecting Subformulas)
4690 (Customizing Calc): Mention how to use faces to emphasize selected
4691 sub-formulas.
4692
4693 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4694
4695 * tramp.texi (External packages): File attributes cache flushing
4696 for asynchronous processes.
4697
4698 2010-08-01 Alan Mackenzie <acm@muc.de>
4699
4700 Enhance the manual for the latest Java Mode.
4701
4702 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4703 annotation-var-cont.
4704 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4705 two new symbols.
4706
4707 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4708
4709 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4710
4711 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4712
4713 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4714
4715 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4716
4717 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4718
4719 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4720
4721 * org.texi: Add macros to get plain quotes in PDF output.
4722 List additional contributors.
4723 (Capture): New section, replaces the section about remember.
4724 (Working With Source Code): New chapter, focused on documenting Org
4725 Babel.
4726 (Code evaluation security): New section.
4727 (MobileOrg): Document DropBox support.
4728 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4729 (Special symbols): Show how to display UTF8 characters for entities.
4730 (Global TODO list): Clarify the use of the "M" key and the differences
4731 to the "m" key.
4732 (RSS Feeds): Mention Atom feeds as well.
4733 (Setting tags): Remove paragraph about
4734 `org-complete-tags-always-offer-all-agenda-tags'.
4735
4736 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4739 argument.
4740 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4741 echoing shells.
4742
4743 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4744
4745 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4746 (Filename Syntax): Describe port numbers.
4747
4748 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4749
4750 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4751 forgotten.
4752 (Type Conversion): Precise conversion of natural numbers.
4753 (Errors and Events): Add "debugging" to concept index. Add variable
4754 `dbus-debug'.
4755
4756 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * dbus.texi (Receiving Method Calls): Add optional argument
4759 EMITS-SIGNAL to `dbus-register-property'.
4760
4761 2010-06-27 Alex Schroeder <alex@gnu.org>
4762
4763 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4764
4765 2010-06-24 Glenn Morris <rgm@gnu.org>
4766
4767 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4768 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4769 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4770 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4771 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4772 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4773 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4774 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4775 convention. Make them end with a period.
4776
4777 2010-06-23 Glenn Morris <rgm@gnu.org>
4778
4779 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4780 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4781 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4782 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4783 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4784 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4785
4786 2010-06-10 Glenn Morris <rgm@gnu.org>
4787
4788 * idlwave.texi (Load-Path Shadows):
4789 * org.texi (Handling links): Fix typos.
4790
4791 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4792
4793 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4794
4795 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4796
4797 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4798 by an alias. (Bug#6226)
4799
4800 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4801
4802 * calc.texi (Manipulating Vectors): Mention that vectors can
4803 be used to determine bins for `calc-histogram'.
4804
4805 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4806
4807 * calc.texi: Remove "\turnoffactive" commands throughout.
4808
4809 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4810
4811 * url.texi (HTTP language/coding, Customization):
4812 * message.texi (Header Commands, Responses):
4813 * cl.texi (Argument Lists): Fix typos.
4814
4815 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4818 Note that Development menu is always available.
4819 (Creating a project): Fix terminology.
4820 (Add/Remove files): Fix typo.
4821
4822 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4823
4824 * Version 23.2 released.
4825
4826 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4827
4828 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4829
4830 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4831
4832 * tramp.texi (Inline methods, Default Method):
4833 Mention `tramp-inline-compress-start-size'.
4834
4835 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4836
4837 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4838 the CVS repo. Put the Git repo in the news section.
4839
4840 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4841 Removed some mentions of CVS. Mention the new Git repo.
4842
4843 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4844
4845 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4846 (Mail Group Commands): Add index entry.
4847
4848 2010-04-18 Glenn Morris <rgm@gnu.org>
4849
4850 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4851
4852 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4853
4854 * calc.texi (Radix modes): Mention that the option prefix will
4855 turn on twos-complement mode.
4856 (Inverse and Hyperbolic Flags): Mention the Option flag.
4857
4858 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4859
4860 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4861 (LaTeX/PDF export commands): Rename and Move section.
4862 (Sectioning structure): Update.
4863 (References): New use case for field coordinates.
4864 (The export dispatcher): Rename from ASCII export.
4865 (Setting up the staging area): Document the availability of
4866 encryption for MobileOrg.
4867 (Images and tables): Document how to reference labels.
4868 (Index entries): New section.
4869 (Generating an index): New section.
4870 (Column width and alignment): Document that <N> now
4871 means a fixed width, not a maximum width.
4872 (Publishing options): Document the :email option.
4873 (Beamer class export): Fix bug in the BEAMER example.
4874 (Refiling notes): Document refile logging.
4875 (In-buffer settings): Document refile logging keywords.
4876 (Drawers): Document `C-c C-z' command.
4877 (Agenda commands): Mention the alternative key `C-c C-z'.
4878 (Special properties): Document the BLOCKED property.
4879 (The spreadsheet): Mention the formula editor.
4880 (References): Document field coordinates.
4881 (Publishing action): Correct the documentation for the
4882 publishing function.
4883 (The date/time prompt): Document that we accept dates
4884 like month/day/year.
4885 (Cooperation): Document the changes in table.el support.
4886 (Faces for TODO keywords, Faces for TODO keywords)
4887 (Priorities): Document the easy colors.
4888 (Visibility cycling): Document the new double prefix
4889 arg for `org-reveal'.
4890 (Cooperation): Remember.el is part of Emacs.
4891 (Clean view): Mention that `wrap-prefix' is also set by
4892 org-indent-mode.
4893 (Agenda commands): Add information about prefix args to
4894 scheduling and deadline commands.
4895 (Search view): Point to the docstring of
4896 `org-search-view' for more details.
4897 (Agenda commands): Document that `>' prompts for a date.
4898 (Setting tags): Document variable
4899 org-complete-tags-always-offer-all-agenda-tags.
4900 (Column attributes): Cross-reference special properties.
4901
4902 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4903
4904 Synchronize with Tramp repository.
4905
4906 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4907 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4908 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4909 syntax, texi2dvi reports errors with the backquotes.
4910
4911 * trampver.texi: Update release number.
4912
4913 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4914
4915 * gnus.texi (Finding the News): Add pointers to the Server buffer
4916 because it's essential.
4917
4918 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4919
4920 * gnus.texi (MIME Commands): Update description of
4921 gnus-article-browse-html-article.
4922
4923 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4924
4925 * auth.texi (Secret Service API): Add TODO node.
4926 (Help for users): Explain the new source options for `auth-sources'.
4927
4928 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4929
4930 * trampver.texi: Update release number.
4931
4932 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * Branch for 23.2.
4935
4936 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4937
4938 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4939 now enabled by default.
4940
4941 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4944 when Emacs runs in interactive mode. (Bug#5645)
4945
4946 2010-02-16 Glenn Morris <rgm@gnu.org>
4947
4948 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4949
4950 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4951
4952 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4953
4954 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4955
4956 * gnus.texi (Score File Format): Fix typo.
4957
4958 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4959
4960 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4961
4962 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4963
4964 * ada-mode.texi (Project File Overview): Fix typo.
4965
4966 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4967
4968 * semantic.texi: Add Richard Y. Kim credit.
4969
4970 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4971
4972 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4973
4974 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4975 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4976
4977 2010-01-17 Glenn Morris <rgm@gnu.org>
4978
4979 * calc.texi (Reporting Bugs): Don't mention format of repository.
4980
4981 * woman.texi (Bugs): Make "Emacs repository" less specific,
4982 and the URL for same more specific.
4983
4984 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4985
4986 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4987
4988 * ede.texi (ede-step-project, ede-proj-target):
4989 * tramp.texi (Remote processes): Fix typos.
4990
4991 2010-01-16 Mario Lang <mlang@delysid.org>
4992
4993 * ede.texi (ede-target):
4994 * org.texi (Refiling notes): Remove duplicated words.
4995
4996 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4997
4998 * gnus.texi (Posting Styles): Use with-current-buffer.
4999 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5000
5001 2010-01-02 Kevin Ryde <user42@zip.com.au>
5002
5003 * eieio.texi (Naming Conventions): Correction to xref on elisp
5004 coding conventions, is "Tips" node not "Standards".
5005
5006 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5009
5010 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5011
5012 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5013
5014 * gnus.texi (Direct Functions): Add missing port number to tls method.
5015
5016 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5017
5018 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5019 ($(infodir)/edt, edt.dvi): New targets.
5020
5021 2009-12-15 Glenn Morris <rgm@gnu.org>
5022
5023 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5024 (edt, $(infodir)/edt, edt.dvi): New targets.
5025 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5026
5027 * Makefile.in (PDF_TARGETS, pdf): New.
5028 (clean): Add *.pdf.
5029 Add pdf rules for all manuals.
5030
5031 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5032
5033 * calc.texi (Radix Modes): Clarify two's complement notation.
5034
5035 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5036
5037 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5038 (Smart Jump, Analyzer Debug): Copyedits.
5039 (Semantic mode user commands): Link to new nodes.
5040 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5041 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5042 upstream Semantic manual.
5043
5044 * semantic.texi (Introduction): Minor fix to diagram.
5045
5046 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5047
5048 * eshell.texi (History): Add the other built-in variables.
5049 (Built-ins): Explain built-ins, and how to apply the external commands.
5050 Add `history', `su' and `sudo'.
5051
5052 * tramp.texi (Remote processes): Add missing <RET> in the example.
5053
5054 2009-12-01 Bill Wohler <wohler@newt.com>
5055
5056 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5057 path for mairix example. Specify -q in namazu example since namazu is
5058 excessively garrulous.
5059
5060 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5061
5062 * tramp.texi (Remote processes): Improve eshell example with "su"
5063 and "sudo" commands.
5064
5065 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5068
5069 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5070 Document semantic-complete-analyze-inline.
5071 (Semanticdb search debugging commands): Minor clarification.
5072 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5073 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5074 manual.
5075 (Semantic mode): Link to Idle Scheduler.
5076
5077 2009-11-28 Kevin Ryde <user42@zip.com.au>
5078
5079 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5080 @pxref, now EIEIO is in Emacs.
5081
5082 * erc.texi (Development): Correction to git tutorial url.
5083
5084 2009-11-26 Glenn Morris <rgm@gnu.org>
5085
5086 * faq.texi (Latest version of Emacs): Mention stability of development
5087 version.
5088 (Problems with very large files): Max buffer size increase in 23.2.
5089 (VM): VM has moved house again.
5090
5091 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5092
5093 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5094 notations.
5095
5096 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5097
5098 * org.texi (Column attributes): Fix documentation of new operators.
5099
5100 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5101
5102 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5103 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5104 (Idle Completions Mode): Numerous copyedits.
5105
5106 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5107
5108 * semantic.texi (Semantic Internals, Glossary):
5109 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5110 (Semanticdb search debugging commands): Fix typos.
5111
5112 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5113
5114 * calc.texi (Radix modes): Mention twos-complement notation.
5115
5116 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5117
5118 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5119 ($(infodir)/semantic, semantic.dvi): New targets.
5120
5121 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5122
5123 * Makefile.in: Build the Semantic manual.
5124
5125 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5126 repository.
5127
5128 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5129
5130 * dbus.texi (Receiving Method Calls): New defun
5131 `dbus-unregister-service'.
5132
5133 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5134
5135 * org.texi (Speed keys): New section.
5136
5137 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5138
5139 * dbus.texi (Type Conversion): Fix typo.
5140 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5141 `dbus-registered-objects-table'.
5142 (Receiving Method Calls): New defun `dbus-register-property'.
5143 Move `dbus-unregister-object' here.
5144
5145 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5146
5147 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5148
5149 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5150
5151 * org.texi (Column attributes): Add the new age summary operators.
5152 Also, mention the fact you can only use one summary operator per
5153 property.
5154
5155 2009-11-13 John Wiegley <johnw@newartisans.com>
5156
5157 * org.texi (Tracking your habits): Add a new section in the
5158 manual about how to track habits.
5159 (Resolving idle time): Add a section on how idle and
5160 dangling clocks are resolved.
5161
5162 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5163
5164 * org.texi (Agenda commands): Document the new `i' command.
5165 (Inserting deadline/schedule): Document logging changes
5166 of scheduling and deadline times stamps.
5167 (In-buffer settings): Document the in-buffer keywords for logging
5168 changes of scheduling and deadline times stamps.
5169 (Structure editing, Plain lists): Document indentation
5170 cycling in empty entries with TAB.
5171 (Archiving): Document the default archiving command.
5172 (Moving subtrees): Document the new keys for archiving.
5173 (Internal archiving): Fix incorrect key.
5174 (Agenda commands): Document the TODO set switching commands.
5175 (Agenda commands): Document the new archiving keys.
5176 (Clocking work time): Better description on how to save
5177 and restore a clock.
5178 (Resolving idle time): Mention the x11idle program to get true
5179 idleness also under X11.
5180 (Resolving idle time): Use @kbd instead of @key for normal
5181 letters, because this is how he rest of the manual does this.
5182 (Pushing to MobileOrg): Mention that `org-directory'
5183 should be set.
5184 (Agenda commands): Document that SPC is a filter for
5185 any tag.
5186 (Search view): Rename from "Keyword search".
5187 (Capure): New chapter.
5188 (Markup): New chapter.
5189 (Links in HTML export, Images in HTML export):
5190 Extend the section titles.
5191 (Images in HTML export): Document the align option.
5192 (Text areas in HTML export): Extend the section title.
5193 (Images in LaTeX export): Explain image placement in LaTeX.
5194
5195 2009-11-10 Glenn Morris <rgm@gnu.org>
5196
5197 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5198
5199 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5200
5201 * tramp.texi (Auto-save and Backup): Disable backups just for a
5202 method.
5203
5204 * trampver.texi: Update release number.
5205
5206 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5207
5208 Sync with Tramp 2.1.17.
5209
5210 * trampver.texi: Update release number.
5211
5212 2009-10-29 Glenn Morris <rgm@gnu.org>
5213
5214 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5215
5216 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * tramp.texi (External methods): Temporary files are kept for
5219 `rsync' and `rsyncc' methods.
5220
5221 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5222
5223 * eieio.texi: Fix typos.
5224
5225 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5228
5229 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5230
5231 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5232 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5233
5234 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5235
5236 * Makefile.in: Build EIEIO and EDE manuals.
5237
5238 2009-10-07 Eric Ludlam <zappo@gnu.org>
5239
5240 * eieio.texi:
5241 * ede.texi: New files.
5242
5243 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5244
5245 * tramp.texi (Remote processes): Association of a pty is not supported.
5246
5247 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5248
5249 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5250 (Processing LaTeX fragments): Document that the size of images can be
5251 changes using the variable `org-format-latex-options'.
5252 (The date/time prompt, Timestamps): Be more accurate over ISO format
5253 dates and times.
5254 (Visibility cycling): Document showeverything keyword.
5255 (In-buffer settings): Document showeverything keyword.
5256 (Setting up the staging area): Fix the example.
5257 (MobileOrg): New section.
5258 (Agenda commands, Exporting Agenda Views): Document exporting the
5259 agenda view to Org files.
5260
5261 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5262
5263 * tramp.texi (History): Add IMAP support.
5264 (External methods): Add `imap' and `imaps' methods.
5265 (GVFS based methods): Add indices for `davs'.
5266 (Password handling): Rename anchors. Add IMAP entries for
5267 ~/.authinfo.gpg.
5268
5269 * trampver.texi: Set default value of `emacsimap'.
5270
5271 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5272
5273 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5274
5275 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5276
5277 * dired-x.texi (Technical Details):
5278 Delete dired-up-directory (Bug#4292).
5279
5280 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5281
5282 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5283
5284 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5285
5286 * org.texi (Effort estimates): Document new effort setting commands.
5287 (Agenda commands): Document the new keys fro agenda time motion.
5288 Document entry text mode. Improve documentation of the keys to include
5289 inactive time stamps into the agenda view.
5290 (Feedback): Document the new bug report command.
5291 (Structure editing): Add an index entry for the sorting of subtrees.
5292
5293 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5294
5295 * auth.texi (Help for users): Corrected markup.
5296
5297 2009-09-02 Glenn Morris <rgm@gnu.org>
5298
5299 * emacs-mime.texi (time-date): Mention float-time.
5300
5301 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5302
5303 * calc.texi (Simplifying Formulas): Improve the wording.
5304
5305 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5306
5307 * auth.texi: Rewritten for coverage and clarity.
5308
5309 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5310
5311 * gnus.texi (Expiring Mail):
5312 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5313 (Various Various): Mention gnus-safe-html-newsgroups.
5314
5315 * gnus-news.texi: Mention
5316 gnus-mark-copied-or-moved-articles-as-expirable.
5317
5318 * emacs-mime.texi (Display Customization): Add xref to
5319 gnus-safe-html-newsgroups.
5320
5321 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5322
5323 * tramp.texi (Version Control): Remove.
5324 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5325 reference.
5326 (External methods): Correct `scpc' concept index entries. New method
5327 `rsyncc'.
5328 (External packages): New subsections "Filename completion" and "File
5329 attributes cache".
5330
5331 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5332
5333 * calc.texi (Rewrite Rules): Improve the example.
5334 (Simplifying Formulas): Explain use of the I and H flags for
5335 simplification.
5336
5337 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5338
5339 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5340 Describe autostart behavior of dbus-ping.
5341 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5342 for timeout values.
5343 (Top): Remove footnote saying D-Bus is not enabled by
5344 default. (Bug#4256)
5345
5346 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5347
5348 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5349 Reported by Jari Aalto (Bug#4211).
5350 (Mail-mode integration): Mention epa-mail-mode and
5351 epa-global-mail-mode.
5352 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5353 epa-setup.
5354
5355 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5356
5357 * dbus.texi (Asynchronous Methods): Allow nil handler.
5358
5359 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5360
5361 * ediff.texi (ediff-current-file): Add information about this new function.
5362
5363 * viper.texi: Add information about C-s in viper's search command.
5364
5365 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5366
5367 * calc.texi (Date Forms): Fix typos.
5368
5369 2009-08-08 Glenn Morris <rgm@gnu.org>
5370
5371 * org.texi (Agenda commands): Restore clobbered change.
5372
5373 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5374
5375 * calc.texi (Graphics, Devices): Update with the peculiarities of
5376 operation on MS-Windows.
5377
5378 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5379
5380 * org.texi (Publishing action): Improve documentation of file
5381 names when publishing to the source directory.
5382 (Clean view): Document `org-indent-mode'.
5383 (Clocking work time): Add documentation for the
5384 new :timetamp option when creating a clock report.
5385 (Paragraphs): Fix many typos.
5386 (Plain lists): Remove duplicate explanation about the
5387 `C-c *' command.
5388 (Literal examples): Update to reflect the new behavior
5389 of the -n -r -k switches when exporting source code examples.
5390 (Structure editing): Add information about `C-c *',
5391 converting a plain list into a list of Org items.
5392 (Remember): Small rephrasing of the paragraph
5393 describing remember.el. Also mentioned that remember.el is part
5394 of Emacs 23, not Emacs 22.
5395 (Clocking work time): Add documentation about
5396 displaying the current clocking time against the effort estimate.
5397 Also add a footnote about using `org-clock-in-prepare-hook' to add
5398 an effort estimate on the fly, just before clocking it.
5399 (Footnotes): Document automatic renumbering and
5400 sorting.
5401 (Agenda commands): Document new bulk commands.
5402 (Plain lists): Document new behavior of
5403 `org-cycle-include-plain-lists'.
5404 Hyphenation only in TeX.
5405 (Clocking work time): Document the key to update effort
5406 estimates.
5407 (Clocking work time): Document the clock time display.
5408 (Structure editing, TODO basics): Document new
5409 variables.
5410 (Column attributes): Document new colciew operators.
5411 (Publishing options): Document :xml-declaration.
5412 (Tracking TODO state changes): Document the
5413 LOG_INTO_DRAWER property.
5414 (Literal examples): Document the new implementation for
5415 editing source code.
5416 (Publishing action): Mention the new publishing
5417 function, to publish an Org source file.
5418 (Publishing links): Mention how to link to an Org source file.
5419 (Macro replacement): Document new macros.
5420 (Handling links): Document type-specific completion
5421 when inserting links.
5422 (Structure editing, Plain lists): Improve documentation
5423 on sorting.
5424 (Internal links): Document custom ids for links.
5425 (Handling links): Document custom ids for links.
5426 (CSS support): Document new class.
5427 (Refiling notes): Document the possibility to create new nodes
5428 during refiling.
5429 (Agenda commands): Document the "?" operator to find
5430 tasks without effort setting.
5431 (Exporting agenda information): Section moved.
5432 (RSS Feeds): New section.
5433 (Built-in table editor): Document M-e and M-a navigate
5434 inside table field.
5435 (Stuck projects): Docment that projects identified as
5436 un-stuck will still be searchd for stuck sub-projects.
5437 (Paragraphs): Document centering.
5438 (Creating timestamps, Agenda commands): Document new
5439 behavior when changing time stamps.
5440 (Structure editing): Document the new command
5441 `org-clone-subtree-with-time-shift'.
5442 (Publishing): Refresh this chapter.
5443 (Export options, Export options, In-buffer settings):
5444 Document the new keywords.
5445 (Matching tags and properties): Collect all
5446 documentation about tags/property matches here.
5447 (Setting tags): Document `org-tag-persistent-alist'.
5448 (Weekly/daily agenda): New section.
5449 (Orgstruct mode): Describe `orgstruct++-mode'.
5450 (Drawers): Mention the LOGBOOK drawer.
5451 (Export options, Sectioning structure): Document the
5452 #+LEATEX_HEADER in-buffer setting.
5453 (Bugs): Section removed.
5454 (Hooks): New section.
5455 (Add-on packages): Move here from old location.
5456 (Context-sensitive commands): New section.
5457 (Setting tags): Document newline option.
5458 (Global TODO list, Matching tags and properties):
5459 Mention more variables.
5460 (Checkboxes): Update to changed command behavior.
5461
5462 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5463
5464 * speedbar.texi (Basic Key Bindings): Fix typo.
5465
5466 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5467
5468 * calc.texi (Vector/Matrix Functions): Add index entries for both
5469 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5470 affects matrices with more than one row.
5471 (Help Commands): Add index entries for "prefix ?" key bindings.
5472
5473 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5474
5475 * calc.texi (Stack Manipulation Commands): Add documentation for
5476 `calc-transpose-lines'.
5477
5478 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * dbus.texi (Receiving Method Calls): Describe special return value
5481 `:ignore'.
5482
5483 2009-07-24 Alan Mackenzie <acm@muc.de>
5484
5485 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5486 initialization, any individual variable setting now takes precedence
5487 over one done via c-file-style/c-file-offsets.
5488
5489 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5490
5491 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5492 truncated when Calc is quit.
5493 (Customizing Calc): Document `calc-undo-length'.
5494
5495 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5496
5497 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5498
5499 2009-07-11 Kevin Ryde <user42@zip.com.au>
5500
5501 * pcl-cvs.texi (About PCL-CVS):
5502 * widget.texi (Basic Types):
5503 Fix cross-references.
5504
5505 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5506
5507 * dbus.texi (Type Conversion): Don't use literal control character.
5508
5509 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5510
5511 * tramp.texi (GVFS based methods): New section.
5512 (Remote processes): Processes for GVFS based methods run locally.
5513
5514 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5515
5516 * tramp.texi (Inline methods, External methods, Gateway methods):
5517 Avoid the words "kludge" and hack".
5518 (External methods): Add `synce' method.
5519
5520 * trampver.texi: Update release number.
5521
5522 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5523
5524 Sync with Tramp 2.1.16.
5525
5526 * tramp.texi (History): Add GVFS support.
5527 (External methods): Precise `rsync' description. Add `dav', `davs' and
5528 `obex' methods. Add 'tramp-gvfs-methods' option.
5529 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5530 forms.
5531 (Remote Programs): Introduce `tramp-own-remote-path'.
5532 (Remote processes): New subsection "Running remote programs that create
5533 local X11 windows".
5534 (Frequently Asked Questions): Improve code for disabling vc.
5535
5536 * trampver.texi: Update release number. Set default value of
5537 `emacsgvfs'.
5538
5539 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5540
5541 * Branch for 23.1.
5542
5543 2009-06-17 Glenn Morris <rgm@gnu.org>
5544
5545 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5546 (Latest version of Emacs): Mention source code repository.
5547
5548 2009-06-16 Glenn Morris <rgm@gnu.org>
5549
5550 * faq.texi (Top): Language tweak.
5551 (Extended commands): Most people have arrow keys.
5552 (Emacs manual): Say how to follow info links.
5553 (File-name conventions): Change title a bit. Explain about source
5554 versus installed. Condense etc description.
5555 (Guidelines for newsgroup postings): Mention Savannah list page.
5556 (Newsgroup archives): Simplify.
5557 (Contacting the FSF): Add contact URL.
5558 (Emacs Lisp documentation): Printed version not always available.
5559 (Installing Texinfo documentation): Explain how by hand installation is
5560 not normally needed. Use add-to-list. Remove duplicate reference.
5561 (Informational files for Emacs): Move info on Help menu here from
5562 "File-name conventions".
5563 (Help installing Emacs): Tweak uref.
5564 (Obtaining the FAQ): Mention repository.
5565 (Origin of the term Emacs): Explain "ITS".
5566 (Changing load-path): Use add-to-list.
5567 (Automatic indentation): Clarify this is for Text mode.
5568 Don't mention Indented Text mode.
5569 (Finding Emacs on the Internet): The FSF does not seem to offer a
5570 deluxe distribution on CD anymore.
5571
5572 2009-06-16 Glenn Morris <rgm@gnu.org>
5573
5574 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5575 Recommend the latest release. Mention how to get older FAQs.
5576 Recommend the Emacs manual.
5577 (Guidelines for newsgroup postings): Discourage cross-posts.
5578 (Underlining paragraphs): Remove.
5579 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5580 (Bugs and problems): Update key-binding.
5581 (Problems with very large files): Mention 64-bit.
5582 (Shell process exits abnormally): Remove.
5583 (Problems with Shell Mode): Rename and update.
5584 (Spontaneous entry into isearch-mode)
5585 (Problems talking to certain hosts): Remove. This is old information,
5586 in etc/PROBLEMS if needed.
5587 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5588 (Dired claims that no file is on this line): Update.
5589 (Installing Emacs, Problems building Emacs): Simplify.
5590 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5591 information.
5592 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5593 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5594 (JDEE): "JDEE", not "JDE".
5595 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5596 Remove. This is old information, in etc/PROBLEMS if needed.
5597 (stty and Backspace key, Kanji and Chinese characters): Remove.
5598 (Right-to-left alphabets): Update section.
5599 (Changing the included text prefix): Gnus uses message-yank-prefix.
5600 Add cross-reference to Supercite manual.
5601 (Saving a copy of outgoing mail): Simplify output file description.
5602 (Expanding aliases when sending mail): Refer to Emacs manual.
5603 Remove old info about RFC822.
5604 Correct description of how to rebuild aliases.
5605 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5606 (MIME with Emacs mail packages)
5607 (Viewing articles with embedded underlining)
5608 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5609 Remove old sections.
5610 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5611 and is well-documented in the Gnus manual.
5612 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5613 (Making Gnus faster): Rename from "Starting Gnus faster".
5614 Merge "Catch-up is slow in Gnus" into here.
5615
5616 2009-06-14 Glenn Morris <rgm@gnu.org>
5617
5618 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5619 (New in Emacs 23): New section.
5620 (Handling C-s and C-q with flow control): Add xref.
5621
5622 2009-06-13 Glenn Morris <rgm@gnu.org>
5623
5624 * faq.texi (Setting up a customization file): Grammar fix.
5625 Customize is no longer "new".
5626 (Displaying the current line or column): Line-number mode is on by
5627 default. Don't mention `column' package. Mention linum.el.
5628 (Turning on abbrevs by default): Explain how to do it for buffers,
5629 modes, and everywhere.
5630 (Associating modes with files): Use add-to-list. Don't mention Emacs
5631 19.
5632 (Highlighting a region): On by default since 23.1.
5633 (Replacing highlighted text): Update doc quote.
5634 (Working with unprintable characters): Don't mention search-quote-char.
5635 (Using an already running Emacs process): Gnuclient is probably not an
5636 enhancement these days.
5637 (Indenting switch statements): Remove mention of pre-Emacs 20.
5638 (Horizontal scrolling): Abbreviate Emacs 20 description.
5639 (Replacing text across multiple files): Fix name of dired command.
5640 (Disabling backups): Use require not load.
5641 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5642
5643 2009-06-13 Bill Wohler <wohler@newt.com>
5644
5645 Release MH-E manual version 8.2.
5646
5647 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5648 release 8.2.
5649
5650 2009-06-13 Glenn Morris <rgm@gnu.org>
5651
5652 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5653 in this day and age the common meaning is "on the web".
5654 (copying): Use @copyright in all cases.
5655 (Basic keys): Remove reference to deleted manual node "Text Characters".
5656 (File-name conventions): Use GNU as an example rather than SERVICE.
5657 default.el lives in site-lisp. Update Info directory location.
5658 (Real meaning of copyleft): GPL actions have been brought, but all
5659 settled out of court.
5660 (Guidelines for newsgroup postings): Shorten section title.
5661 Simplify comp.emacs description.
5662 (Newsgroup archives): Change Google URL. Describe Gmane.
5663 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5664 points". Mention List-Unsubscribe header.
5665 (Contacting the FSF): Update email and URLs.
5666 (Basic editing): Mention F1 for help.
5667 (Installing Texinfo documentation): Refer to Texinfo website rather
5668 than ftp server.
5669 (Printing a Texinfo file): Mention texi2pdf.
5670 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5671 are just stubs nowadays.
5672 (Latest version of Emacs): Explain version numbers.
5673 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5674 (Turning on syntax highlighting): No need to mention hilit19 any more.
5675 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5676 (Modes for various languages): Remove section.
5677 (Major packages and programs): Remove most version and maintainer
5678 information - it's hard to keep up-to-date, and adds nothing.
5679 Similarly with direct links to mailing lists.
5680 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5681 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5682 years, and Emacs comes with tools for this now.
5683 (Patch): Remove section - this is a standard tool.
5684 (Using function keys under X): Remove section.
5685
5686 2009-06-12 Glenn Morris <rgm@gnu.org>
5687
5688 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5689 (Help installing Emacs): Remove reference to deleted X11 node.
5690 (Associating modes with files): Interpreter-mode-alist is no longer
5691 subservient to auto-mode-alist.
5692 (Installing Emacs): Change future Emacs version.
5693 (Linking with -lX11 fails): Remove old section.
5694 (Packages that do not come with Emacs): Update ELL location.
5695 Emacs Lisp archive is dead.
5696 (Emacs for Windows): Remove reference to old CE port.
5697 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5698 (Emacs for VMS and DECwindows): Remove old ports.
5699 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5700 (Removing flashing messages): Remove section about non-existent Gnus
5701 option.
5702
5703 * faq.texi (Top): Add @top command.
5704 Remove the optional arguments from all @node commands: makeinfo can
5705 generate these automatically, and it is easier to edit and rearrange
5706 nodes without them.
5707
5708 2009-06-11 Glenn Morris <rgm@gnu.org>
5709
5710 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5711 (The LPF): Make the updated URL the sole reference point.
5712 (Learning how to do something): Update refcard price and format.
5713 (Getting a printed manual): Sources in doc/emacs/, not man/.
5714 Also available in PDF format. Since the page count varies, be less
5715 precise.
5716 (Informational files for Emacs): Remove references to deleted files
5717 LPF and SUN-SUPPORT, and to UUCP.
5718 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5719 Remove many obsolete ways to get the FAQ, which now seems only to be
5720 distributed with Emacs.
5721 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5722
5723 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5724
5725 * org.texi (Org Plot): Fix tags (Bug#3507).
5726 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5727
5728 * ada-mode.texi (Installation, Compile commands)
5729 (Project File Overview, No project files, Set compiler options)
5730 (Use GNAT project file, Use multiple GNAT project files)
5731 (Identifier completion): Use @samp for menu items, and @kbd for key
5732 sequences (Bug#3504).
5733
5734 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5735
5736 * gnus.texi (Security): Fix wording; add a link to epa.info.
5737
5738 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5739
5740 * message.texi (Header Commands): Fix descriptions to match
5741 keybindings.
5742
5743 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5744
5745 * gnus.texi (Security): Mention that EasyPG is the current default.
5746
5747 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5748
5749 * ediff.texi (Session Commands): Fix typo.
5750
5751 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5754 news.software.readers. Reported by Florian Rehnisch.
5755
5756 2009-04-02 Glenn Morris <rgm@gnu.org>
5757
5758 * auth.texi: Capitalize direntry.
5759
5760 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5761 using a period in the entry name. (Bug#2797)
5762
5763 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5764
5765 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5766 ($(infodir)/auth, auth.dvi): New targets.
5767
5768 2009-03-03 Glenn Morris <rgm@gnu.org>
5769
5770 * auth.texi: Fix @setfilename.
5771
5772 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5773 (auth, $(infodir)/auth, auth.dvi): New rules.
5774
5775 2009-02-25 Glenn Morris <rgm@gnu.org>
5776
5777 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5778
5779 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5780
5781 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5782
5783 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5784
5785 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5786 gnus-nocem-issuers, and gnus-nocem-verifyer.
5787
5788 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5789
5790 * ada-mode.texi (Project files, Automatic Casing):
5791 * dbus.texi (Signals):
5792 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5793 * mh-e.texi (HTML):
5794 * nxml-mode.texi (Locating a schema)
5795 (Using the document's URI to locate a schema):
5796 * org.texi (Footnotes, Using the mapping API):
5797 * rcirc.texi (Channels): Remove duplicate words.
5798
5799 2009-02-20 Glenn Morris <rgm@gnu.org>
5800
5801 * dired-x.texi (Miscellaneous Commands):
5802 * gnus.texi: Minor updates for mbox Rmail.
5803
5804 2009-02-16 Karl Berry <karl@gnu.org>
5805
5806 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5807 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5808 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5809 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5810 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5811 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5812 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5813 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5814 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5815 Consistently use @insertcopying in the Top node,
5816 @contents at the front (after @end titlepage),
5817 and @direntry after @copying. (Bug#1988)
5818
5819 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5820
5821 * auth.texi: New file documenting auth-source.
5822
5823 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5824
5825 * org.texi (Org Plot): Fix link.
5826
5827 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5828
5829 * epa.texi (Mail-mode integration): Mention the way to do
5830 "encrypt-to-self". (Bug#1807)
5831
5832 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5833
5834 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5835
5836 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5837
5838 * gnus-news.texi: Print version about Incoming*.
5839
5840 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5841
5842 * org.texi (Structure editing, Handling links)
5843 (Fast access to TODO states, Javascript support): Make standard docs
5844 correctly reflect default variable settings.
5845
5846 2009-02-02 Glenn Morris <rgm@gnu.org>
5847
5848 * org.texi: Fix typos.
5849
5850 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5851
5852 Sync with Tramp 2.1.15.
5853
5854 * trampver.texi: Update release number.
5855
5856 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5857
5858 * org.texi (TODO dependencies): Document TODO dependencies on
5859 checkboxes.
5860
5861 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5862
5863 * org.texi (TODO dependencies): Document key binding for toggling
5864 ORDERED property.
5865
5866 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5867
5868 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5869 of hook functions.
5870
5871 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5872
5873 * org.texi (TODO dependencies): New section.
5874
5875 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5876
5877 * org.texi (Plain lists, TODO basics, Priorities)
5878 (Multiple sets in one file, Conflicts): Document interaction with
5879 `shift-selection-mode'.
5880
5881 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5882
5883 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5884 Make Calc the subject of sentences.
5885 (Rearranging Formulas using Selections): Discuss new options
5886 for `j *'.
5887
5888 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5889
5890 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5891
5892 2009-01-26 Glenn Morris <rgm@gnu.org>
5893
5894 * org.texi: Fix typos.
5895
5896 2009-01-26 Bill Wohler <wohler@newt.com>
5897
5898 * mh-e.texi (EDITION, UPDATED): Update.
5899
5900 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5901
5902 * org.texi (References): Add information about remote references.
5903 (Built-in table editor): Document `C-c RET' in tables.
5904 (Math symbols, Quoting LaTeX code): Mention that simple
5905 LaTeX macros survive LaTeX export.
5906 (Images in LaTeX export): Show how to create a reference to a
5907 figure.
5908 (Sectioning structure): Document that the LaTeX class can be
5909 specified in a property.
5910 (Text areas in HTML export): New section.
5911 (External links): Add examples for text search and ID links.
5912 (Built-in table editor): Remove the descriptio of `C-c
5913 C-q', it not longer works.
5914 (Literal examples): Document that a space must follow
5915 the colon in short examples.
5916 (Relative timer): Document `org-timer-stop'.
5917 (Footnotes): New section.
5918 (Footnote markup): Shorten section and refer to new Footnote
5919 section.
5920 (Literal examples): Add documentation for line
5921 numbering in and references to code examples.
5922 (CSS support): Fix the description of default CSS styles.
5923 (Capturing column view): Document
5924 "file:path/to/file.org" as an allowed value for the ID property of
5925 a dynamic block copying column view.
5926
5927 2009-01-23 Stephen Eglen <stephen@gnu.org>
5928
5929 * mh-e.texi (Getting Started): Describe $MH.
5930
5931 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5932
5933 * tramp.texi (all): Harmonize usage of "external method",
5934 "external transfer method" and "out-of-band method".
5935 (Connection types): Precise the differences of inline and external
5936 methods. Written by Adrian Phillips <a.phillips@met.no>.
5937
5938 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5939
5940 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5941 commands as described at the top. Reported by Allan Gottlieb
5942 <gottlieb@nyu.edu>.
5943
5944 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5945
5946 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5947 nnmail-pathname-coding-system.
5948
5949 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5950
5951 * org.texi (Relative timer): Fix typo.
5952
5953 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5954
5955 * org.texi (Clocking work time): Fix typo.
5956 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5957
5958 2009-01-13 Glenn Morris <rgm@gnu.org>
5959
5960 * org.texi: Fix some more typos.
5961
5962 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5963
5964 * org.texi: Fix some typos.
5965
5966 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5967
5968 * gnus.texi (Group Parameters): Add note for local variables.
5969
5970 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5971
5972 * gnus.texi (Converting Kill Files): Fix URL.
5973 Include gnus-kill-to-score.el in contrib directory.
5974
5975 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5976
5977 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5978 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5979 (Paging the Article): Add index entry.
5980
5981 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5982
5983 * ada-mode.texi (Examples): Delete redundant text.
5984
5985 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5986
5987 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5988
5989 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5990 addresses.
5991
5992 2009-01-03 Bill Wohler <wohler@newt.com>
5993
5994 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5995 kept empty.
5996
5997 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5998
5999 * org.texi (Activation, Exporting, ASCII export, HTML export)
6000 (HTML Export commands, LaTeX/PDF export commands):
6001 Improve documentation about transient-mark-mode.
6002 (References): Document the use of special names like $LR1 to reference
6003 to fields in the last table row.
6004
6005 2008-12-19 Juri Linkov <juri@jurta.org>
6006
6007 * info.texi (Search Text): Remove mention of removed key binding M-s.
6008
6009 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6010
6011 * org.texi (References): Remove mentioning of @0 as reference for the
6012 last line, this has been reverted in the Lisp sources.
6013
6014 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6015
6016 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6017 (DVI_TARGETS): Remove duplicates. Add sasl.
6018 ($(infodir)/sasl, sasl.dvi): New targets.
6019
6020 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6021
6022 * org.texi: Version number pushed to 6.15d.
6023
6024 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6025
6026 * org.texi (Tables in LaTeX export): New section.
6027 (Images in LaTeX export): New section.
6028 (Inlined images, Images in HTML export): Sections renamed.
6029
6030 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6031
6032 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6033
6034 2008-12-04 David Engster <dengste@eml.cc>
6035
6036 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6037 of nnml-get-new-mail. Change URL for mairix patch.
6038
6039 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6040
6041 * org.texi (Using the mapping API): Fix bug in mapping example.
6042 (Publishing options): Make the list of properties complete again, in
6043 correspondence to the variable `org-export-plist-vars'.
6044 (Property searches): Document new special values for time comparisons.
6045 (Tag inheritance): Refine the description of tag inheritance.
6046 (Project alist): Add info about the publishing sequence of components.
6047 (Effort estimates): Document the new relative timer.
6048
6049 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6050
6051 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6052 (Using Calc): Clarify use of `C-x * o'.
6053 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6054
6055 2008-11-28 Richard M Stallman <rms@gnu.org>
6056
6057 * dbus.texi (Receiving Method Calls): Clean up previous change.
6058
6059 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6060
6061 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6062 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6063 `dbus-unescape-from-identifier'.
6064 (Receiving Method Calls): New constants `dbus-service-emacs' and
6065 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6066 (Signals): Use the constants in the example.
6067
6068 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6069
6070 * org.texi: Re-apply change to FDL 1.3.
6071
6072 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6073
6074 * org.texi (Setting up Remember): Document `org-remember-mode'.
6075 (External links): Document that bbdb links can use a regular
6076 expression.
6077 (External links): Document that elisp links can contain interactive
6078 commands.
6079
6080 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6081
6082 * viper.texi (viper-translate-all-ESC-keysequences):
6083 Description removed.
6084
6085 2008-11-19 Glenn Morris <rgm@gnu.org>
6086
6087 * doclicense.texi: Change to FDL 1.3.
6088 Relicense all texi files under FDL 1.3 or later.
6089
6090 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6091
6092 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6093
6094 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6095
6096 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6097
6098 * ediff.texi: Version/date change.
6099
6100 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6101
6102 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6103
6104 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6105
6106 * calc.texi (About This Manual): Comment out a mention of
6107 marginal notes.
6108
6109 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6110
6111 * org.texi (Clocking work time): Document the :formula property of
6112 clock tables.
6113 (Structure editing, Refiling notes): Document refiling regions.
6114 (Agenda commands): Document the double-prefix version
6115 of the `l' command in the agenda.
6116 (Handling links): Explain the effect of a double prefix
6117 arg to `C-c C-o'.
6118 (TODO basics): Add documentation for tag triggers.
6119
6120 2008-10-23 Glenn Morris <rgm@gnu.org>
6121
6122 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6123 byte-compiling things like `+'.
6124
6125 * ns-emacs.texi: Merge copyright years of author now with assignment
6126 into FSF years.
6127 (VER): Use it for easier automatic updating. Use Emacs version rather
6128 than standalone Emacs.app version.
6129
6130 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6131
6132 * org.texi: Lots of minor fixes.
6133 (Capture): New chapter.
6134 (Org Plot): New section.
6135
6136 2008-09-30 Magnus Henoch <mange@freemail.hu>
6137
6138 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6139
6140 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6141
6142 * calc.texi (User Defined Units): Mention how to enter optional display
6143 string.
6144
6145 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6146
6147 * message.texi (Sending Variables): Fix variable documentation to
6148 avoid the "y/n" wording.
6149
6150 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6151
6152 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6153
6154 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6155
6156 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6157 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6158
6159 2008-09-22 Bill Wohler <wohler@newt.com>
6160
6161 Release MH-E manual version 8.1.
6162
6163 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6164 release 8.1.
6165
6166 * mh-e.texi: Retain dual license as agreed to by the FSF.
6167 However, bump GPL to Version 3.
6168 Use @include for license text.
6169
6170 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6171
6172 * gnus.texi (Top, Setup, Fancy splitting to parent)
6173 (Store custom flags and keywords, Store arbitrary data):
6174 Clean up markup.
6175
6176 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6177
6178 * gnus.texi (The Gnus Registry): Document it.
6179
6180 2008-09-08 David Engster <dengste@eml.cc>
6181
6182 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6183 Clarify section about choosing back end servers.
6184
6185 2008-08-23 Glenn Morris <rgm@gnu.org>
6186
6187 * dired-x.texi (Shell Command Guessing):
6188 Mention dired-guess-shell-case-fold-search. (Bug#417)
6189
6190 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6191
6192 * trampver.texi: Update release number.
6193
6194 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6195
6196 * ns-emacs.texi: Update version.
6197 (Introduction): Correct menu location for options save.
6198 (Customization): Note that defaults are stored under org.gnu.Emacs.
6199
6200 2008-08-11 Bill Wohler <wohler@newt.com>
6201
6202 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6203 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6204 Henman) (closes SF #1768928).
6205
6206 2008-08-10 Glenn Morris <rgm@gnu.org>
6207
6208 * ns-emacs.texi: Use @copying. Change copyright of authors with
6209 assignment to FSF. Change license to GFDL.
6210 (Top): Remove outdated references.
6211
6212 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6213
6214 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6215 Add gnus-summary-sort-by-most-recent-number and
6216 gnus-summary-sort-by-most-recent-date.
6217 (Summary Sorting): Explain prefix argument.
6218
6219 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6220
6221 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6222 gnus-summary-pipe-output.
6223
6224 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6225
6226 * dbus.texi (Receiving Method Calls): Document error handling of own
6227 D-Bus methods.
6228
6229 2008-08-01 Bill Wohler <wohler@newt.com>
6230
6231 * mh-e.texi (Reading Mail)
6232 (Viewing Attachments): Describe new function
6233 mh-show-preferred-alternative.
6234 (Sending Mail, Redistributing, Sending Message): Describe new hook
6235 mh-annotate-msg-hook.
6236
6237 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6238
6239 * dbus.texi (Arguments and Signatures): Fix example.
6240 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6241 (Asynchronous Methods): New node.
6242 (Errors and Events): Describe extended layout of `dbus-event'.
6243 New defun `dbus-event-message-type'.
6244
6245 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6246
6247 * ediff.texi: Remove VMS support.
6248
6249 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6250
6251 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6252 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6253
6254 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6255
6256 * Makefile.in: Add mairix-el targets.
6257
6258 2008-07-29 David Engster <deng@randomsample.de>
6259
6260 * mairix-el.texi: New file.
6261
6262 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6263
6264 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6265 project files. Delete 'main_unit' project variable; not needed. Allow
6266 process environment variables wherever project variables are allowed.
6267 Add tutorial section on multiple GNAT project files.
6268
6269 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6270
6271 Sync with Tramp 2.1.14.
6272
6273 * trampver.texi: Update release number.
6274
6275 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6276
6277 * ns-emacs.texi:
6278 * faq.texi: Remove mentions of Mac Carbon.
6279
6280 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6281
6282 * gnus.texi (Saving Articles): Describe the 2nd argument of
6283 gnus-summary-save-in-pipe.
6284 (SpamAssassin): Use it.
6285
6286 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6287
6288 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6289
6290 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6291
6292 * org.texi (Export options): Document the use of the creator flag.
6293
6294 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6295
6296 * org.texi: New version 6.06a.
6297
6298 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6299
6300 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6301 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6302
6303 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6304
6305 * calc.texi (Editing Stack Entries, Algebraic Entry):
6306 Rewrite introductory sentences so it can be used by
6307 Calc's help functions. Mention fixing typos.
6308 (Customizing Calc): Fix typo.
6309
6310 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6311
6312 * calc.texi (summarykey): New macro. Use to correctly format keys in
6313 the summary.
6314
6315 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6316
6317 * ns-emacs.texi (Customization): Corrected documentation on color
6318 specification formats.
6319
6320 2008-07-19 Andreas Schwab <schwab@suse.de>
6321
6322 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6323
6324 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6325 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6326
6327 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6328
6329 * dbus.texi (Inspection): Rework, introduce submenus.
6330 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6331 (Properties and Annotations, Arguments and Signatures): New nodes.
6332
6333 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6334
6335 * dbus.texi (Receiving Method Calls): Fix description of
6336 `dbus-register-method'.
6337 (Signals): Allow also signal arguments for filtering in
6338 `dbus-register-signal'.
6339
6340 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6341
6342 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6343 `cnorm'.
6344 (Arithmetic Tutorial): Simplify the verification of prime factors.
6345
6346 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6347
6348 * gnus.texi (Saving Articles): Mention
6349 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6350
6351 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6352
6353 * calc.texi: Adjust mode line throughout.
6354
6355 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6356
6357 * sasl.texi (Mechanisms): Fix typos.
6358
6359 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6360
6361 * calc.texi (Killing from the stack): Mention using normal Emacs
6362 copying.
6363
6364 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6365
6366 * tramp.texi (Password handling): Rename from "Password caching".
6367 Add `auth-source' mechanism.
6368 (Connection caching): Tramp reopens the connection automatically,
6369 when the operating system on the remote host has been changed.
6370
6371 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6372
6373 * makefile.w32-in (distclean): Remove makefile.
6374
6375 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6376
6377 * org.texi (Using the mapping API): New section.
6378 (Agenda column view): New section.
6379 (Moving subtrees): Document archiving to the archive sibling.
6380 (Agenda commands): Document columns view in the agenda.
6381 (Using the property API): Document the API for multi-valued properties.
6382
6383 2008-06-17 Jason Riedy <jason@acm.org>
6384
6385 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6386 function, and efmt may be a two-argument function.
6387 (Radio tables): Document multiple destinations.
6388
6389 2008-06-16 Glenn Morris <rgm@gnu.org>
6390
6391 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6392 Add Cover-Texts.
6393
6394 2008-06-15 Glenn Morris <rgm@gnu.org>
6395
6396 * faq.texi (VER): Update to 23.0.60.
6397
6398 * mh-e.texi: Remove option of licensing under GPL.
6399 Add Cover-Texts to GFDL permissions notice.
6400 (GPL): Remove section.
6401 (GFDL): Include doclicense.texi rather than the actual text.
6402
6403 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6404 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6405
6406 * sasl.texi: Fix output file name.
6407
6408 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6409
6410 * gnus-coding.texi: Refer to license in Gnus manual.
6411
6412 * idlwave.texi, sasl.texi: Use @copying.
6413
6414 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6415
6416 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6417
6418 * url.texi: Use @copying, @title, @subtitle, @author.
6419
6420 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6421 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6422 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6423 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6424 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6425 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6426 * widget.texi, woman.texi:
6427 Remove references to external license, since doclicense is included.
6428
6429 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6430 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6431 Remove references to non-existent Invariant Sections.
6432
6433 2008-06-14 Glenn Morris <rgm@gnu.org>
6434
6435 * faq.texi (Major packages and programs): Remove references to external
6436 Supercite, Calc, VIPER, since they have been included for some time.
6437 Update VM, AUCTeX, BBDB entries.
6438
6439 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6440
6441 * newsticker.texi: Updated to match latest newsticker changes.
6442
6443 2008-06-13 Glenn Morris <rgm@gnu.org>
6444
6445 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6446 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6447 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6448 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6449 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6450 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6451 * woman.texi:
6452 Update Back-Cover Text as per maintain.info.
6453
6454 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6455
6456 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6457
6458 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6459 (gnus-faq.xml): Update repository host.
6460
6461 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6462
6463 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6464
6465 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6466 Fix a typo.
6467
6468 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6469
6470 * gnus.texi (Mail Source Customization): Correct values of
6471 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6472 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6473
6474 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6475
6476 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6477 coding standards.
6478
6479 2008-06-14 David Engster <dengste@eml.cc>
6480
6481 * gnus.texi (nnmairix): Markup fixes.
6482
6483 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6484
6485 * gnus.texi (nnmairix): Markup and other minor fixes.
6486
6487 2008-06-05 David Engster <dengste@eml.cc>
6488
6489 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6490
6491 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6492
6493 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6494 (Searching, nnir, nnmairix): New stub nodes.
6495
6496 2008-05-30 Felix Lee <felix.1@canids.net>
6497
6498 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6499
6500 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6501
6502 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6503
6504 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6505
6506 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6507
6508 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6509
6510 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6511
6512 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6513
6514 * info.texi (Top): Fix typo in xref.
6515
6516 2008-05-05 Karl Berry <karl@gnu.org>
6517
6518 * info.texi (Top): @xref to stand-alone manual.
6519
6520 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6521
6522 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6523 (Various Summary Stuff): Fix typo in last xref.
6524
6525 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6526
6527 * org.texi (Moving subtrees): Fix typo.
6528
6529 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6530
6531 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6532 Tramp via `tramp-mode'.
6533
6534 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6535
6536 * org.texi: Massive changes, in many parts of the file.
6537
6538 2008-04-27 Jason Riedy <jason@acm.org>
6539
6540 * org.texi (A LaTeX example): Note that fmt may be a
6541 one-argument function, and efmt may be a two-argument function.
6542 (Radio tables): Document multiple destinations.
6543
6544 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * gnus.texi (Oort Gnus): Add message-fill-column.
6547
6548 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6549
6550 * gnus.texi (Mail Source Specifiers): Typo fix.
6551
6552 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6553
6554 * gnus.texi (Diary Headers Generation): Update key binding for
6555 `gnus-diary-check-message'.
6556
6557 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6558
6559 * gnus.texi (Emacsen): Addition.
6560
6561 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6562
6563 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6564
6565 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6566
6567 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6568
6569 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6570
6571 * gnus-news.texi: Update tool bar item.
6572
6573 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6574
6575 * gnus-news.texi: Fix typos.
6576
6577 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6578
6579 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6580 Add mention of `kron'.
6581
6582 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6583
6584 * epa.texi (Encrypting/decrypting *.gpg files):
6585 Document epa-file-name-regexp.
6586
6587 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6588
6589 * gnus.texi (Example Methods): Fix description about ssh-agent.
6590 (Indirect Functions): Fix the default value of nntp-telnet-command;
6591 remove link to connect.html.
6592
6593 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6594
6595 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6596 dbus-call-method.
6597 (Receiving Method Calls): The timeout can be set by the calling client.
6598
6599 * trampver.texi: Update release number.
6600
6601 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6602
6603 * gnus.texi (Top): Fix version. Add SASL.
6604
6605 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6606
6607 Sync with Tramp 2.1.13.
6608
6609 * trampver.texi: Update release number.
6610
6611 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6612
6613 * org.texi: Update to new org-mode website.
6614
6615 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6616
6617 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6618
6619 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6620
6621 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6622 gnus-read-ephemeral-gmane-group-url,
6623 gnus-read-ephemeral-emacs-bug-group,
6624 gnus-read-ephemeral-debian-bug-group.
6625
6626 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6627
6628 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6629
6630 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6631 Add FIXMEs for Bookmarks and gnus-registry-marks.
6632
6633 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6634
6635 * gnus.texi (Smileys): Document `smiley-style'.
6636
6637 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6638
6639 * gnus.texi (Gnus Development): Clarify difference between ding and
6640 gnu.emacs.gnus.
6641 (MIME Commands, Using MIME, RSS): Fix markup.
6642
6643 * gnus-faq.texi ([8.4]): Ditto.
6644
6645 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6646
6647 * gnus.texi (Emacsen): Remove obsolete stuff.
6648
6649 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6650
6651 * gnus.texi (Oort Gnus): Add version info WRT
6652 `mail-source-delete-incoming'.
6653
6654 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6655
6656 * gnus.texi (Top): Add "Other related manuals" and version info in
6657 `iftex' output.
6658 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6659 gnus-balloon-face-0 and the corresponding format specifiers.
6660
6661 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6662
6663 * tramp.texi (Filename completion): Remove footnote about let-bind
6664 of `partial-completion-mode'. It doesn't work this way.
6665
6666 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6667
6668 * pcl-cvs.texi (Contributors): Update my email.
6669
6670 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6673
6674 2008-03-17 Bill Wohler <wohler@newt.com>
6675
6676 * mh-e.texi (Viewing): Update URL for adding header fields to
6677 mh-invisible-header-fields-default.
6678
6679 2008-03-16 Bill Wohler <wohler@newt.com>
6680
6681 * mh-e.texi (Preface): Add Gnus to requirements.
6682 (Forwarding): Note that forwarded MIME messages are now inline.
6683
6684 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6685
6686 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6687 (Common Variables): Give precedence to the netcat methods over the
6688 telnet methods, and mention that they are more reliable.
6689
6690 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6691
6692 * org.texi (Exporting Agenda Views): Document agenda export to
6693 iCalendar.
6694 (Progress logging): Document the new progress logging stuff.
6695
6696 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6697
6698 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6699 Update for change of `mail-source-delete-incoming'.
6700
6701 * gnus-news.texi: Ditto.
6702
6703 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6704
6705 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6706 custom versions.
6707
6708 2008-03-07 Alan Mackenzie <acm@muc.de>
6709
6710 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6711 parens/brackets in a k&r region is limited.
6712
6713 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6714
6715 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6716 using different Emacs versions.
6717
6718 2008-02-27 Glenn Morris <rgm@gnu.org>
6719
6720 * sc.texi: Remove a lot of old and obsolete info.
6721 (titlepage): Simplify.
6722 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6723 (VM with any Emacsen, GNEWS with any Emacsen)
6724 (Overloading for Non-conforming MUAs, Version 3 Changes)
6725 (The Supercite Mailing List): Delete nodes.
6726 (Introduction): Remove info about old packages.
6727 (Getting Connected): Simplify. Remove info about old packages.
6728 (Citing Commands): Delete Emacs 19 info.
6729 (Hints to MUA Authors): Simplify.
6730 (Thanks and History): Merge in some info from the deleted node
6731 "Version 3 Changes".
6732
6733 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6734
6735 * org.texi (Setting tags, In-buffer settings):
6736 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6737
6738 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6739
6740 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6741 installation directory name.
6742
6743 2008-02-12 Romain Francoise <romain@orebokech.com>
6744
6745 * epa.texi (Overview): Fix typo.
6746
6747 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6748
6749 * epa.texi (Quick start): Remove the .emacs setting.
6750
6751 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6752
6753 * epa.texi (Quick start): Use the command `epa-enable' instead of
6754 loading `epa-setup'.
6755
6756 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6757
6758 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6759 ($(infodir)/epa, epa.dvi): New targets.
6760
6761 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6762
6763 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6764
6765 * epa.texi: New manual documenting the EasyPG Assistant.
6766
6767 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6768
6769 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6770 (Inspection): New function dbus-ping.
6771
6772 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6773
6774 * tramp.texi (Remote processes): Add `shell-command'.
6775
6776 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6777
6778 * tramp.texi: Use new FSF's Back-Cover Text.
6779
6780 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6781
6782 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6783 (Group Parameters): Document `mail-source' parameter.
6784
6785 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6786
6787 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6788 must be a local host.
6789
6790 2008-01-26 Michael Olson <mwolson@gnu.org>
6791
6792 * erc.texi: Update version for ERC 5.3 release.
6793 (Obtaining ERC): Update extras URLs for 5.3.
6794 (Development): Write instructions for git, and remove those for Arch.
6795 (History): Mention the switch to git.
6796
6797 2008-01-24 Karl Berry <karl@gnu.org>
6798
6799 * info.texi (Search Index, Search Text): Mention the command
6800 character in the section name, a la the (Go to node) node.
6801
6802 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6803
6804 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6805
6806 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6807
6808 * gnus-news.texi: Mention gnus-article-describe-bindings.
6809
6810 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6811
6812 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6813
6814 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6815
6816 * org.texi (Property inheritance): New section.
6817 (Conventions): New section.
6818 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6819 commands, and the new bindings for refiling.
6820 (Sparse trees): Document the new special command for sparse trees.
6821 (References): Be more clear about the counting of hilines.
6822 (Handling links): Document M-p/n for accessing links.
6823 (Fast access to TODO states): New section.
6824 (Per file keywords): New section.
6825 (Property inheritance): New section.
6826 (Column attributes): New summary types.
6827 (Capturing Column View): New section.
6828 (The date/time prompt): Cover the new features in the date/time prompt.
6829 Compactify the table of keys for the calendar remote control.
6830 (Clocking work time): Document the new :scope parameter.
6831 (Remember): Promoted to chapter.
6832 (Quoted examples): New section.
6833 (Enhancing text): New verbatim environments.
6834
6835 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6836
6837 * trampver.texi: Update release number.
6838
6839 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6840
6841 * gnus.texi (Article Keymap):
6842 Add gnus-article-wide-reply-with-original; fix descriptions of
6843 gnus-article-reply-with-original and
6844 gnus-article-followup-with-original.
6845
6846 2008-01-09 Glenn Morris <rgm@gnu.org>
6847
6848 * nxml-mode.texi: Add @copying section.
6849
6850 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6851
6852 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6853 Server". Add `message-send-mail-with-mailclient'.
6854
6855 * gnus.texi (Posting Server): Move some text to "(message)Mail
6856 Variables" and add a reference here.
6857
6858 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6859
6860 * dbus.texi (Receiving Method Calls): New chapter.
6861 (Errors and Events): Add serial number to events. Replace "signal" by
6862 "message". Introduce dbus-event-serial-number.
6863
6864 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6865
6866 * dbus.texi (Type Conversion): Explain the type specification for empty
6867 arrays. Use another example.
6868
6869 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6870
6871 * dbus.texi (all): Replace "..." by @dots{}.
6872 (Type Conversion): Precise the value range for :byte types.
6873 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6874 Mention its return value.
6875 (Errors and Events): There is no D-Bus error propagation during event
6876 processing.
6877
6878 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6879
6880 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6881 New sections.
6882
6883 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6884
6885 * gnus.texi (Group Parameters): Reorder the text and add a note about
6886 `gnus-parameters' near the beginning of the node.
6887
6888 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6889
6890 * gnus.texi (Score File Editing): Fix function name.
6891
6892 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6893
6894 Sync with Tramp 2.1.12.
6895
6896 * trampver.texi: Update release number.
6897
6898 2007-12-22 Richard Stallman <rms@gnu.org>
6899
6900 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6901
6902 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6903
6904 * dbus.texi (Type Conversion): Correct input parameters mapping.
6905
6906 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6907
6908 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6909 (Errors and Events): Mention wrong-type-argument error.
6910
6911 2007-12-21 Alex Schroeder <alex@gnu.org>
6912
6913 * rcirc.texi: Changed single spaces after sentence end to double
6914 spaces. Fixed some typos.
6915 (Internet Relay Chat): Explain relay.
6916 (Getting started with rcirc): Change items to reflect prompts.
6917 Add more explanation to rcirc-track-minor-mode and added a comment to
6918 warn future maintainers that this section is a copy.
6919 (People): Change /ignore example.
6920 (Keywords): Not keywords.
6921
6922 2007-12-20 Alex Schroeder <alex@gnu.org>
6923
6924 * rcirc.texi (Top): Fighting Information Overload chapter added.
6925 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6926 (rcirc commands): Move /ignore command to the new chapter.
6927 (Fighting Information Overload): New chapter documenting /keyword,
6928 /bright, /dim, channel ignore, and low priority channels.
6929 (Configuration): Document rcirc-server-alist, remove
6930 rcirc-startup-channels-alist and rcirc-default-server.
6931
6932 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6933
6934 * dbus.texi (Signals): Fix example in dbus-register-signal.
6935
6936 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6937
6938 * gnus.texi (Score Variables): Fix typo.
6939
6940 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6941
6942 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6943 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6944 (Errors and Events): Adapt dbus-event.
6945
6946 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6947
6948 * gnus.texi (Other Files): Add the yenc command.
6949
6950 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6951
6952 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6953 since 2004-08-06.
6954
6955 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6956
6957 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6958 on body.
6959
6960 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6961
6962 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6963 and rfc2047-allow-irregular-q-encoded-words; fix description of
6964 rfc2047-encode-encoded-words.
6965
6966 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6967
6968 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6969
6970 2007-12-05 Michael Olson <mwolson@gnu.org>
6971
6972 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6973 Update documentation for `remember-diary-file'.
6974
6975 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6976
6977 * dbus.texi (Signals): Precise `dbus-register-signal'.
6978 (Errors and Events): Rework events part, the internal structure of
6979 dbus-event has changed.
6980
6981 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6982
6983 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6984 ($(infodir)/dbus, dbus.dvi): New targets.
6985
6986 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6987
6988 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6989 unconditionally.
6990
6991 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6992 emulation with @print{}.
6993
6994 2007-12-02 Richard Stallman <rms@gnu.org>
6995
6996 * dbus.texi (Overview): Minor cleanup.
6997
6998 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6999
7000 * Makefile.in (INFO_TARGETS): Add dbus.
7001 (DVI_TARGETS): Add dbus.dvi.
7002 (dbus, dbus.dvi): New targets.
7003
7004 * dbus.texi: New file.
7005
7006 2007-11-24 Romain Francoise <romain@orebokech.com>
7007
7008 * nxml-mode.texi: Add description in @direntry.
7009 Fix file name to match @setfilename.
7010
7011 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7012
7013 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7014 ($(infodir)/nxml-mode): New rule.
7015
7016 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7017 ($(infodir)/nxml-mode): New rule.
7018 (clean): Add nxml-mode*.
7019
7020 * nxml-mode.texi: New file with nxml manual.
7021
7022 2007-11-18 Richard Stallman <rms@gnu.org>
7023
7024 * flymake.texi (Example -- Configuring a tool called directly):
7025 Update example.
7026
7027 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7028
7029 * tramp.texi (Filename completion): Simplify explanation of
7030 double-slash behavior. Explain directory contents flushing.
7031
7032 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7033
7034 * calc.texi (TeX and LaTeX Language Modes): Put in
7035 missing braces.
7036
7037 2007-11-15 Richard Stallman <rms@gnu.org>
7038
7039 * cl.texi (Equality Predicates): Delete `eql'.
7040 (Predicates, Naming Conventions, Top): Delete `eql'.
7041 (Common Lisp Compatibility): Delete `eql'.
7042 (Porting Common Lisp): Delete obsolete backquote info.
7043 Minor clarification about character constants.
7044 (Sequence Basics): Minor clarification.
7045
7046 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7047
7048 * cc-mode.texi (Electric Keys, Custom Macros):
7049 * tramp.texi (Filename completion): Fix typos.
7050
7051 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7052
7053 * calc.texi (Basic commands): Mention the menu.
7054
7055 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7056
7057 * tramp.texi (Connection caching): Tramp flushes connection
7058 properties when remote operating system has been changed.
7059
7060 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7061
7062 * gnus-news.texi: Fix spelling.
7063 `message-insert-formatted-citation-line', not
7064 `message-insert-formated-citation-line'.
7065
7066 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7067
7068 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7069
7070 * tramp.texi (Overview): Mention also the PuTTY integration under
7071 w32. Remove paragraphs about Tramp's experimental status.
7072 (Frequently Asked Questions): Add code example for highlighting the
7073 mode line.
7074
7075 2007-11-03 Michael Olson <mwolson@gnu.org>
7076
7077 * remember.texi: Change mentions of remember-buffer to
7078 remember-finalize throughout.
7079
7080 2007-10-30 Michael Olson <mwolson@gnu.org>
7081
7082 * remember.texi (Copying): Remove.
7083 (Mailbox): Update with non-BBDB instructions.
7084 (Diary, Org): Add.
7085 (Bibliography, Planner Page): Remove.
7086
7087 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7088
7089 * makefile.w32-in (INFO_TARGETS): Add remember.
7090 (DVI_TARGETS): Add remember.dvi.
7091 ($(infodir)/remember): New rule.
7092 (clean): Add remember*.
7093
7094 2007-10-30 Michael Olson <mwolson@gnu.org>
7095
7096 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7097 ($(infodir)/remember): New rule that builds the Remember Manual.
7098
7099 * remember.texi: New file containing the Remember Mode Manual.
7100 Shuffle chapters around after initial import.
7101 (Function Reference): Split Keystrokes into separate chapter.
7102 (Keystrokes): Document C-c C-k.
7103 (Introduction): Fix typographical issue with "---".
7104
7105 2007-10-29 Richard Stallman <rms@gnu.org>
7106
7107 * widget.texi (Introduction): Delete discussion of implementation
7108 internals.
7109
7110 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7111
7112 * tramp.texi (Connection caching): Host names must be different
7113 when tunneling.
7114
7115 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7116
7117 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7118 Gnus v5.13.
7119
7120 2007-10-28 Miles Bader <miles@gnu.org>
7121
7122 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7123
7124 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * gnus.texi (Sorting the Summary Buffer):
7127 Remove gnus-article-sort-by-date-reverse.
7128
7129 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7130
7131 * gnus.texi (Non-ASCII Group Names): New node.
7132 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7133 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7134
7135 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7136
7137 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7138 clean the output of the program `imap-shell-program'.
7139
7140 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7141
7142 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7143
7144 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7145
7146 * gnus.texi (Sticky Articles): Documentation for sticky article
7147 buffers.
7148
7149 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7150
7151 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7152
7153 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7154
7155 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7156
7157 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7158
7159 * gnus.texi (Archived Messages):
7160 Document gnus-update-message-archive-method.
7161
7162 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7163
7164 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7165
7166 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7167
7168 * gnus.texi (Group Maneuvering):
7169 Document `gnus-summary-next-group-on-exit'.
7170
7171 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7172
7173 * gnus.texi (Really Various Summary Commands):
7174 Mention gnus-auto-select-on-ephemeral-exit.
7175
7176 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * gnus.texi, message.texi: Bump version number.
7179
7180 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7181
7182 * gnus.texi (Group Line Specification, Misc Group Stuff)
7183 (Server Commands): Parenthesize @pxref{Mail Spool}.
7184
7185 2007-10-28 Didier Verna <didier@xemacs.org>
7186
7187 New user option: message-signature-directory.
7188 * message.texi (Insertion Variables): Document it.
7189 * gnus.texi (Posting Styles): Ditto.
7190
7191 2007-10-28 Didier Verna <didier@xemacs.org>
7192
7193 * gnus.texi (Group Line Specification):
7194 * gnus.texi (Misc Group Stuff):
7195 * gnus.texi (Server Commands): Document the group compaction feature.
7196
7197 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7198
7199 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7200
7201 * message.texi (Various Message Variables): Add message-fill-column.
7202
7203 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7204
7205 * gnus.texi: Untabify.
7206
7207 2007-10-28 Didier Verna <didier@xemacs.org>
7208
7209 * gnus.texi (Group Parameters): Document the posting-style merging
7210 process in topic-mode.
7211
7212 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7213
7214 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7215
7216 2007-10-28 Romain Francoise <romain@orebokech.com>
7217
7218 * gnus.texi (Mail Spool): Fix typo.
7219 Update copyright.
7220
7221 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7222
7223 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7224
7225 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7226
7227 * gnus.texi (Summary Generation Commands):
7228 Add gnus-summary-insert-ticked-articles.
7229
7230 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7231
7232 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7233 to spam-spamassassin-program.
7234
7235 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7236
7237 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7238
7239 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7240
7241 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7242
7243 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7244
7245 * message.texi (Mail Headers): Document `opportunistic'.
7246
7247 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7248
7249 * emacs-mime.texi (Encoding Customization): Explain how to set
7250 mm-coding-system-priorities per hierarchy.
7251
7252 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7253
7254 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7255 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7256
7257 2007-10-28 Didier Verna <didier@xemacs.org>
7258
7259 * message.texi (Wide Reply): Update documentation of
7260 message-dont-reply-to-names (now allowing a list of regexps).
7261
7262 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7263
7264 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7265
7266 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7267
7268 * gnus.texi (SpamAssassin back end): Fix typo.
7269
7270 * sieve.texi (Examples): Fix grammar.
7271
7272 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7273
7274 * gnus.texi (Searching for Articles): Document M-S and M-R.
7275 (Limiting): Document / b.
7276
7277 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7278
7279 * gnus.texi (Thread Commands): T M-^.
7280
7281 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7282
7283 * message.texi (Mail Aliases): Document ecomplete.
7284 (Mail Aliases): Fix typo.
7285
7286 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7287
7288 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7289 fix typo.
7290
7291 2007-10-28 Romain Francoise <romain@orebokech.com>
7292
7293 * gnus.texi (Mail Spool): Grammar fix.
7294
7295 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7296
7297 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7298 string.
7299
7300 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7301
7302 * gnus.texi (Group Parameters): Fix description.
7303
7304 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7305
7306 * gnus.texi (Gmane Spam Reporting):
7307 Fix spam-report-gmane-use-article-number.
7308 Add spam-report-user-mail-address.
7309
7310 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7311
7312 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7313
7314 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7315
7316 * gnus.texi (Group Parameters): Add simplified sorting example based on
7317 example for `Sorting the Summary Buffer' from Jari Aalto
7318 <jari.aalto@cante.net>.
7319 (Example Methods): Add example for an indirect connection.
7320
7321 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7322
7323 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7324 (Agent Parameters): Update parameter names to match code.
7325 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7326 'gnus-agent-summary-fetch-series'.
7327 (Agent and flags): New section providing a generalized discussion
7328 of flag handling.
7329 (Agent and IMAP): Remove flag discussion.
7330 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7331
7332 2007-10-28 Romain Francoise <romain@orebokech.com>
7333
7334 * gnus.texi (Exiting the Summary Buffer): Add new function
7335 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7336
7337 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7338
7339 * gnus.texi (Conformity): Fix typo.
7340 (Customizing Articles): Document `first'.
7341
7342 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7343
7344 * gnus.texi (Sorting the Summary Buffer):
7345 Add `gnus-thread-sort-by-date-reverse'. Add example
7346 host to different sorting in NNTP and RSS groups.
7347
7348 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7349
7350 * message.texi (Insertion): Describe prefix for
7351 message-mark-inserted-region and message-mark-insert-file.
7352
7353 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7354
7355 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7356 LaTeX documents. Describe "text/x-gnus-verbatim".
7357
7358 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7359
7360 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7361 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7362 (spam-stat spam filtering, SpamOracle)
7363 (Extending the Spam ELisp package): Remove extra quote symbol for
7364 clarity.
7365
7366 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7367
7368 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7369 gnus-article-delete-part and gnus-article-replace-part.
7370 (Using MIME): Add gnus-mime-replace-part.
7371
7372 2007-10-28 Romain Francoise <romain@orebokech.com>
7373
7374 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7375 requires `auto-compression-mode' to be enabled. Add new nnml
7376 variable `nnml-compressed-files-size-threshold'.
7377
7378 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7379
7380 * gnus.texi (Sorting the Summary Buffer):
7381 Add gnus-thread-sort-by-recipient.
7382
7383 2007-10-28 Romain Francoise <romain@orebokech.com>
7384
7385 * message.texi (Insertion Variables): Mention new variable
7386 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7387 documentation accordingly.
7388
7389 2007-10-28 Romain Francoise <romain@orebokech.com>
7390
7391 * gnus.texi (To From Newsgroups): Mention new variables
7392 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7393
7394 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7395
7396 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7397 stuff; gnus-mime-inline-part does the automatic decompression.
7398
7399 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7400
7401 * gnus.texi (Spam ELisp Package Configuration Examples):
7402 "training.ham" should be "training.spam".
7403
7404 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7405
7406 * message.texi (Mail Variables): Fix the default value for
7407 message-send-mail-function.
7408
7409 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7410
7411 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7412 always returns nil exceptionally.
7413
7414 2007-10-28 Simon Josefsson <jas@extundo.com>
7415
7416 * gnus.texi (Article Washing): Add libidn URL.
7417 Suggested by Michael Cook <michael@waxrat.com>.
7418
7419 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7420
7421 * gnus.texi (Topic Commands): Fix next/previous.
7422
7423 2007-10-28 Simon Josefsson <jas@extundo.com>
7424
7425 * gnus.texi (Article Washing): Mention `W i'.
7426
7427 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7428
7429 * gnus.texi (Group Parameters): Slight extension of sieve
7430 parameter description.
7431
7432 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7433
7434 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7435 matching score files as well.
7436 (Picons): Describe `gnus-picon-style'.
7437
7438 2007-10-28 Romain Francoise <romain@orebokech.com>
7439
7440 * message.texi (Message Headers): Mention that headers are hidden
7441 using narrowing, and how to expose them.
7442 Update copyright.
7443
7444 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7445
7446 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7447 `gnus-summary-sort-by-recipient'.
7448
7449 2007-10-28 Romain Francoise <romain@orebokech.com>
7450
7451 * gnus.texi (NNTP marks): New node.
7452 (NNTP): Move NNTP marks variables to the new node.
7453
7454 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7455
7456 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7457
7458 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7459
7460 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7461
7462 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7463 everywhere for consistency.
7464 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7465 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7466 Say "regular expression" instead of "regex." Admonish.
7467 Pick other words to sound better (s/so/thus/).
7468 (Spam ELisp Package Filtering of Incoming Mail):
7469 Mention statistical filters. Remove old TODO.
7470 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7471 New section on sorting and displaying the spam score.
7472 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7473 backend but an alias to spam-use-BBDB.
7474 (Extending the Spam ELisp package): Rewrite the example using the
7475 new backend functionality.
7476
7477 2007-10-28 Simon Josefsson <jas@extundo.com>
7478
7479 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7480 nntp-marks-directory, from Romain Francoise
7481 <romain@orebokech.com>.
7482
7483 2007-10-28 Magnus Henoch <mange@freemail.hu>
7484
7485 * gnus.texi (Hashcash): New default value of
7486 hashcash-default-payment.
7487
7488 2007-10-28 Simon Josefsson <jas@extundo.com>
7489
7490 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7491 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7492
7493 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7494
7495 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7496
7497 2007-10-28 Simon Josefsson <jas@extundo.com>
7498
7499 * gnus.texi (documentencoding): Add, to avoid warnings.
7500
7501 2007-10-28 Simon Josefsson <jas@extundo.com>
7502
7503 * message.texi (Mail Headers): Add.
7504
7505 * gnus.texi (Hashcash): Fix.
7506
7507 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7508
7509 * gnus.texi (Hashcash): Change location of library, also mention
7510 that payments can be verified and fix the name of the
7511 hashcash-path variable.
7512
7513 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7514
7515 * gnus.texi (Article Display): Add `gnus-picon-style'.
7516
7517 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7520
7521 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7522
7523 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7524 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7525 warning about ham processors in spam groups removed.
7526
7527 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7528
7529 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7530 From Hubert Chan <hubert@uhoreg.ca>.
7531
7532 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7533
7534 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7535 (Mailing List): Typo.
7536 (Customizing Articles): Add gnus-treat-ansi-sequences.
7537 (Article Washing): Index.
7538
7539 * message.texi: Use m-dash consistently.
7540
7541 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7542
7543 * gnus.texi (GroupLens): Remove.
7544
7545 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7546
7547 * gnus.texi (Outgoing Messages, Agent Variables):
7548 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7549 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7550
7551 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7552
7553 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7554
7555 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7556
7557 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7558
7559 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7560
7561 2007-10-28 Simon Josefsson <jas@extundo.com>
7562
7563 * gnus.texi (Top): Add SASL.
7564
7565 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7566
7567 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7568
7569 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7570
7571 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7572
7573 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7574
7575 * calc.texi (Formulas, Composition Basics): Lower the
7576 precedence of negation.
7577
7578 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7579
7580 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7581 Mention the new three-letter column identifiers.
7582 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7583 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7584 message when using `c' on an empty default with default printer.
7585 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7586 renamed to `ses--symbolic-formulas' some time ago.
7587
7588 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7589
7590 * calc.texi (Default Simplifications, Making Selections)
7591 (Customizing Calc): Clarify associativity of multiplication.
7592
7593 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7594
7595 * tramp.texi (Traces and Profiles): Simplify loop over
7596 `trace-function-background'.
7597
7598 2007-10-22 Juri Linkov <juri@jurta.org>
7599
7600 * dired-x.texi (Shell Command Guessing): Default values are now
7601 available by typing M-n instead of M-p.
7602
7603 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7604
7605 * tramp.texi (Cleanup remote connections): New section.
7606 (Password caching): Remove `tramp-clear-passwd'.
7607 It's not a command anymore.
7608 (Bug Reports): Add `tramp-bug' to function index.
7609 (Function Index, Variable Index): New nodes.
7610 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7611
7612 * trampver.texi: Update release number.
7613
7614 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7615
7616 * calc.texi (History and Acknowledgements): Turn comment
7617 about integer size into past tense.
7618 (Time Zones): Remove pointer to Calc author's address.
7619 (Trigonometric and Hyperbolic Functions): Mention cotangent
7620 and hyperbolic cotangent. Fix typo.
7621
7622 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7623
7624 Sync with Tramp 2.1.11.
7625
7626 * trampver.texi: Update release number.
7627
7628 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7629
7630 * tramp.texi (External packages): New section.
7631
7632 2007-09-29 Juri Linkov <juri@jurta.org>
7633
7634 * info.texi (Help-Int): Document `L' (`Info-history').
7635
7636 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7637
7638 * org.texi: Change links to webpage and maintained email.
7639 (Remember): Promote to Chapter, significant changes.
7640 (Fast access to TODO states): New section.
7641 (Faces for TODO keywords): New section.
7642 (Export options): Example for #+DATE.
7643 (Progress logging): Section moved.
7644
7645 2007-09-26 Bill Wohler <wohler@newt.com>
7646
7647 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7648 browse-url-at-mouse.
7649
7650 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7651
7652 * flymake.texi (Customizable variables): Face names don't end in -face.
7653 Fix flymake-err-line-patterns template.
7654 (Example -- Configuring a tool called directly): Fix init-function.
7655 (Highlighting erroneous lines): Face names don't end in -face.
7656
7657 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7658
7659 * erc.texi (Special-Features): Fix small typo.
7660
7661 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7662
7663 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7664 and "External transfer methods".
7665
7666 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7667
7668 * calc.texi (Predefined Units): Add some history.
7669
7670 2007-09-08 Michael Olson <mwolson@gnu.org>
7671
7672 * erc.texi (Copying): New section included from gpl.texi.
7673 This matches the look of the upstream ERC manual.
7674
7675 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7676
7677 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7678 (Random Numbers): Clarify the distribution of `random'.
7679
7680 2007-09-06 Glenn Morris <rgm@gnu.org>
7681
7682 Move manual sources from man/ to subdirectories of doc/.
7683 Split into the Emacs manual in emacs/, and other manuals in misc/.
7684 Change all setfilename commands to use ../../info.
7685 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7686 refer to the Emacs manual here.
7687 (infodir): New variable.
7688 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7689 (cc-mode.texi, faq.texi): Update references to source file locations.
7690 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7691 do not refer to the Emacs manual here.
7692 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7693
7694 * Makefile.in: Add `basename' versions of all info targets, for
7695 convenience when rebuilding just one manual.
7696 (../etc/GNU): Delete obsolete target.
7697 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7698 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7699 *.vrs *.toc here...
7700 (maintainer-clean): ...from here.
7701
7702 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7703
7704 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7705
7706 * calc.texi (Date Conversions): Clarify definition of
7707 Julian day numbering.
7708 (Date Forms): Clarify definition of Julian day numbering;
7709 add some history.
7710
7711 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7712
7713 * org.texi: Version 5.07.
7714
7715 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7716
7717 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7718
7719 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7720
7721 * org.texi (Adding hyperlink types): New section.
7722 (Embedded LaTeX): Chapter updated because of LaTeX export.
7723 (LaTeX export): New section.
7724 (Using links out): New section.
7725
7726 2007-08-22 Glenn Morris <rgm@gnu.org>
7727
7728 * faq.texi (Learning how to do something): Refcards now in
7729 etc/refcards/ directory.
7730
7731 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7732
7733 * tramp.texi (Remote Programs): Persistency file must be cleared when
7734 changing `tramp-remote-path'.
7735 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7736 macro.
7737
7738 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7739
7740 * calc.texi: Move contents to beginning of file.
7741 (Algebraic Entry): Fix the formatting of an example.
7742
7743 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7744
7745 * calc.texi (Basic Operations on Units): Mention exact versus
7746 inexact conversions.
7747
7748 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7749
7750 * calc.texi (Basic Operations on Units): Mention default
7751 values for new units.
7752 (Quick Calculator Mode): Mention that binary format will
7753 be displayed.
7754
7755 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7756
7757 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7758
7759 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7760
7761 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7762
7763 2007-08-08 Glenn Morris <rgm@gnu.org>
7764
7765 * gnus.texi, sieve.texi: Replace `iff'.
7766
7767 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7768
7769 * calc.texi (Basic Graphics): Mention the graphing of error
7770 forms.
7771 (Graphics Options): Mention how `g s' handles error forms.
7772 (Curve Fitting): Mention plotting the curves.
7773 (Standard Nonlinear Models): Add additional models.
7774 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7775 (Linear Fits): Correct result.
7776
7777 2007-08-01 Alan Mackenzie <acm@muc.de>
7778
7779 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7780 to "--no-site-file".
7781
7782 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7783
7784 * tramp.texi (Frequently Asked Questions): Point to mode line
7785 extension in Emacs 23.1.
7786
7787 * trampver.texi: Update release number.
7788
7789 2007-07-27 Glenn Morris <rgm@gnu.org>
7790
7791 * calc.texi (Copying): Include license text from gpl.texi, rather than
7792 in-line.
7793
7794 2007-07-25 Glenn Morris <rgm@gnu.org>
7795
7796 * calc.texi (Copying): Replace license with GPLv3.
7797
7798 * Relicense all FSF files to GPLv3 or later.
7799
7800 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7801
7802 Sync with Tramp 2.1.10.
7803
7804 * tramp.texi (trampfn): Expand macro implementation in order to handle
7805 empty arguments.
7806 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7807 occurrences by trampfn.
7808 (Frequently Asked Questions): Extend example code for host
7809 identification in the modeline. Add bbdb to approaches shortening Tramp
7810 file names to be typed.
7811
7812 * trampver.texi: Update release number.
7813
7814 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7815
7816 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7817 section. Reported by <poti@potis.org>.
7818 (Remote processes): Arguments of the program to be debugged are taken
7819 literally.
7820 (Frequently Asked Questions): Simplify recentf example.
7821
7822 2007-07-14 Karl Berry <karl@gnu.org>
7823
7824 * info.texi (@copying): New Back-Cover Text.
7825
7826 * info.texi (Quitting Info): Move to proper place in source.
7827 (Reported by Benno Schulenberg.)
7828
7829 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7830
7831 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7832
7833 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7834
7835 * emacs-mime.texi: Add @documentencoding directive.
7836
7837 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7838
7839 * tramp.texi (Remote processes): Add an anchor to the subsection
7840 "Running a debugger on a remote host".
7841
7842 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7843
7844 * tramp.texi (Remote processes): Don't call it "experimental" any
7845 longer. Add subsection about running a debugger on a remote host.
7846
7847 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7848
7849 * org.texi (Properties and columns): Chapter rewritten.
7850
7851 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7852
7853 * tramp.texi:
7854 * trampver.texi: Migrate to Tramp 2.1.
7855
7856 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7857
7858 * org.texi (Properties): New chapter.
7859
7860 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7861
7862 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7863 Control Panel.
7864
7865 * gnus.texi (Misc Article): Add index entry for
7866 gnus-single-article-buffer.
7867
7868 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7869
7870 * gnus.texi (Starting Up): Fix typo.
7871
7872 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7873
7874 * gnus.texi (Asynchronous Fetching): Fix typo.
7875
7876 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7877
7878 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7879 (About This Manual): Remove redundant information.
7880 (Getting Started): Mention author.
7881 (Basic Arithmetic, Customizing Calc): Make description of the
7882 variable `calc-multiplication-has-precedence' match its new effect.
7883
7884 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7885
7886 * calc.texi (Basic Arithmetic, Customizing Calc):
7887 Mention the variable `calc-multiplication-has-precedence'.
7888
7889 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7890
7891 * org.texi (Tag): Section swapped with node Timestamps.
7892 (Formula syntax for Lisp): Document new `L' flag.
7893
7894 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7895
7896 * gnus.texi (Misc Group Stuff, Summary Buffer)
7897 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7898
7899 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7900
7901 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7902 * gnus.texi (Article Buttons, Mail Source Customization)
7903 (Sending or Not Sending, Customizing NNDiary):
7904 * message.texi (Message Headers):
7905 * mh-e.texi (HTML): Fix typos.
7906
7907 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7908
7909 Sync with Tramp 2.0.56.
7910
7911 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7912 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7913
7914 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7915
7916 * Version 22.1 released.
7917
7918 2007-05-26 Michael Olson <mwolson@gnu.org>
7919
7920 * erc.texi (Modules): Fix references to completion modules.
7921
7922 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7923
7924 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7925
7926 2007-05-09 Didier Verna <didier@xemacs.org>
7927
7928 * gnus.texi (Email Based Diary): New. Proper documentation for the
7929 nndiary back end and the gnus-diary library.
7930
7931 2007-05-03 Karl Berry <karl@gnu.org>
7932
7933 * .cvsignore (*.pdf): New entry.
7934
7935 * texinfo.tex: Update from current version for better pdf generation.
7936
7937 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7938
7939 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7940
7941 2007-04-28 Glenn Morris <rgm@gnu.org>
7942
7943 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7944 consideration of legal status.
7945
7946 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7947
7948 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7949
7950 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7951
7952 * faq.texi (New in Emacs 22): python.el removed.
7953
7954 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7955
7956 * calc.texi (Reporting bugs): Update maintainer's address.
7957
7958 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7959
7960 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7961
7962 2007-04-15 Jay Belanger <belanger@truman.edu>
7963
7964 * calc.texi (Title page): Remove the date.
7965 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7966 (The Standard Calc Interface): Change trail title.
7967 (Floats): Mention that when non-decimal floats are entered, only
7968 approximations are stored.
7969 (Copying): Move to the appendices.
7970 (GNU Free Documentation License): Add as an appendix.
7971
7972 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7973
7974 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7975 * dired-x.texi, ebrowse.texi, ediff.texi:
7976 * emacs-mime.texi, erc.texi, eshell.texi:
7977 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7978 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7979 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7980 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7981 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7982 * woman.texi: Include GFDL.
7983
7984 * doclicense.texi: Remove node heading, so that it can be included by
7985 other files.
7986
7987 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7988
7989 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7990 than *.
7991
7992 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7993
7994 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7995 in Calc.
7996
7997 2007-04-09 Romain Francoise <romain@orebokech.com>
7998
7999 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8000 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8001 replace mouse-2.
8002
8003 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8004
8005 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8006 renamed to woman-use-topic-at-point. Document new behavior.
8007
8008 2007-04-08 Richard Stallman <rms@gnu.org>
8009
8010 * url.texi: Fix some indexing.
8011 (Disk Caching): Drop discussion of old/other Emacs versions.
8012
8013 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8014
8015 * url.texi (Disk Caching): Say Emacs 21 "and later".
8016
8017 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8018 on Font locking which now mentions JIT lock.
8019
8020 2007-04-01 Michael Olson <mwolson@gnu.org>
8021
8022 * erc.texi: Update for the ERC 5.2 release.
8023
8024 2007-03-31 David Kastrup <dak@gnu.org>
8025
8026 * woman.texi (Topic, Interface Options): Explain changes semantics of
8027 woman-manpath in order to consider MANPATH_MAP entries.
8028
8029 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8030
8031 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8032
8033 2007-03-26 Richard Stallman <rms@gnu.org>
8034
8035 * pgg.texi (Caching passphrase): Clean up previous change.
8036
8037 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8038
8039 * gnus.texi (Setting Process Marks): Fix typo.
8040
8041 2007-03-25 Romain Francoise <romain@orebokech.com>
8042
8043 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8044 readability, and include various fixes by Daniel Brockman, Nick Roberts
8045 and Dieter Wilhelm.
8046
8047 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8048
8049 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8050
8051 * gnus.texi (Mail Source Specifiers): Fix typo.
8052
8053 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8054
8055 * reftex.texi (Imprint): Update maintainer information.
8056
8057 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8058
8059 * message.texi (Message Buffers): Update documentation for
8060 message-generate-new-buffers.
8061
8062 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8063
8064 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8065
8066 2007-03-21 Glenn Morris <rgm@gnu.org>
8067
8068 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8069
8070 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8071
8072 * eshell.texi (Known problems): Emacs 21 -> 22.
8073
8074 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8075
8076 2007-03-18 Jay Belanger <belanger@truman.edu>
8077
8078 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8079
8080 2007-03-12 Glenn Morris <rgm@gnu.org>
8081
8082 * calc.texi (Time Zones): Switch to new North America DST rule.
8083
8084 * calc.texi: Replace "daylight savings" with "daylight
8085 saving" in text throughout.
8086
8087 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8088
8089 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8090 The variable now uses a list of symbols instead of just a symbol.
8091 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8092
8093 2007-03-06 Romain Francoise <romain@orebokech.com>
8094
8095 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8096 new packages, and mention Gnus update.
8097
8098 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8099
8100 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8101 nntp-open-connection-functions-never-echo-commands.
8102
8103 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8104
8105 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8106 problems on the console, and security risk in not using gpg-agent.
8107
8108 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8109
8110 * org.texi (The spreadsheet): Rename from "Table calculations".
8111 Completely reorganized and rewritten.
8112 (CamelCase links): Section removed.
8113 (Repeating items): New section.
8114 (Tracking TODO state changes): New section.
8115 (Agenda views): Chapter reorganized and rewritten.
8116 (HTML export): Section rewritten.
8117 (Tables in arbitrary syntax): New section.
8118 (Summary): Better feature summary.
8119 (Activation): Document problem with cut-and-paste of Lisp code
8120 from PDF files.
8121 (Visibility cycling): Document indirect buffer use.
8122 (Structure editing): Document sorting.
8123 (Remember): Section rewritten.
8124 (Time stamps): Better description of time stamp types.
8125 (Tag searches): Document regular expression search for tags.
8126 (Stuck projects): New section.
8127 (In-buffer settings): New keywords.
8128 (History and Acknowledgments): Update description.
8129
8130 2007-02-24 Alan Mackenzie <acm@muc.de>
8131
8132 * cc-mode.texi (Movement Commands): Insert two missing command names.
8133 (Getting Started): Slight wording correction (use conditional).
8134
8135 2007-02-22 Kim F. Storm <storm@cua.dk>
8136
8137 * widget.texi (User Interface, Basic Types): Document need to put some
8138 text before the %v escape in :format string in editable-field widget.
8139
8140 2007-02-18 Romain Francoise <romain@orebokech.com>
8141
8142 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8143 `cvs-mode-quit'.
8144
8145 2007-02-10 Markus Triska <markus.triska@gmx.at>
8146
8147 * widget.texi (Programming Example): Put constant strings in :format.
8148
8149 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8150
8151 * faq.texi (Fullscreen mode on MS-Windows): New node.
8152
8153 2007-02-04 David Kastrup <dak@gnu.org>
8154
8155 * faq.texi (AUCTeX): Update version number. Should probably be done
8156 for other packages as well.
8157
8158 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8159
8160 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8161 <tassilo@member.fsf.org>.
8162
8163 2007-01-20 Markus Triska <markus.triska@gmx.at>
8164
8165 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8166
8167 2007-01-13 Michael Olson <mwolson@gnu.org>
8168
8169 * erc.texi (Modules): Mention capab-identify module.
8170
8171 2007-01-05 Michael Olson <mwolson@gnu.org>
8172
8173 * erc.texi (Getting Started): Update for /RECONNECT command.
8174
8175 2007-01-04 Richard Stallman <rms@gnu.org>
8176
8177 * ebrowse.texi: Change C-c b to C-c C-m.
8178
8179 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8180
8181 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8182 variables only in info to avoid redundant entries in the printed
8183 manual.
8184
8185 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8186
8187 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8188
8189 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8190
8191 * message.texi (Security): Split into sub-nodes.
8192
8193 2007-01-01 Alan Mackenzie <acm@muc.de>
8194
8195 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8196 eval-after-load in Emacs <=21 and a workaround. Document that
8197 trigraphs are not supported.
8198
8199 2007-01-01 Alan Mackenzie <acm@muc.de>
8200
8201 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8202 c-context-line-break. When invoked within a string, preserve
8203 whitespace. Add a backslash only when also in a macro.
8204
8205 2007-01-01 Alan Mackenzie <acm@muc.de>
8206
8207 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8208
8209 2007-01-01 Alan Mackenzie <acm@muc.de>
8210
8211 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8212 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8213
8214 2007-01-01 Alan Mackenzie <acm@muc.de>
8215
8216 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8217 "Choosing a Style".
8218
8219 * cc-mode.texi ("Styles"): Add @dfn{style}.
8220
8221 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8222
8223 Sync with Tramp 2.0.55.
8224
8225 * trampver.texi: Update release number.
8226
8227 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8228
8229 * gnus.texi (Customizing Articles): Add index entries for all
8230 gnus-treat-* variables.
8231
8232 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8233
8234 * gnus.texi (IMAP): Fix incorrect explanation of
8235 nnimap-search-uids-not-since-is-evil in documentation for
8236 nnimap-expunge-search-string.
8237
8238 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8239
8240 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8241 spam-ifile-database.
8242
8243 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8244
8245 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8246 rebind C-s.
8247
8248 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8249
8250 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8251 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8252 "expiring mail".
8253 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8254 nnimap-nov-is-evil.
8255
8256 2006-12-25 Kevin Ryde <user42@zip.com.au>
8257
8258 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8259 about the key procedure being used heavily.
8260
8261 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8262
8263 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8264 to t.
8265 (Prerequisites): Add explanation about gpg-agent.
8266
8267 2006-12-22 Kevin Ryde <user42@zip.com.au>
8268
8269 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8270 "sort" instead of "sort*".
8271
8272 2006-12-19 Richard Stallman <rms@gnu.org>
8273
8274 * calc.texi (History and Acknowledgements): Recognize that Emacs
8275 now does have floating point.
8276
8277 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8278
8279 * tramp.texi (External transfer methods): Describe new method `scpc'.
8280
8281 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8282
8283 * pgg.texi: Added short note on gpg-agent to the introduction.
8284
8285 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8286
8287 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8288 also applies to Cc.
8289
8290 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8291
8292 * gnus.texi (X-Face): Clarify. Say which programs are required
8293 on Windows.
8294
8295 2006-12-08 Michael Olson <mwolson@gnu.org>
8296
8297 * erc.texi (Modules): Remove documentation for list module.
8298
8299 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8300
8301 * faq.texi (^M in the shell buffer): Ditto.
8302
8303 2006-11-20 Michael Olson <mwolson@gnu.org>
8304
8305 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8306
8307 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8308
8309 * org.texi: Fix typos.
8310 (Agenda commands): Document `C-k'.
8311
8312 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8313
8314 * url.texi (http/https): Fix a typo in the HTTP URL.
8315
8316 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8317
8318 * ada-mode.texi: Total rewrite.
8319
8320 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8321
8322 * org.texi: Minor typo fixes.
8323
8324 2006-11-13 Bill Wohler <wohler@newt.com>
8325
8326 Release MH-E manual version 8.0.3.
8327
8328 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8329 release 8.0.3.
8330
8331 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8332 to set MAILDIR.
8333 (Reading Mail): Document the customization of read-mail-command
8334 for MH-E.
8335 (Viewing Attachments): Document mm-discouraged-alternatives.
8336 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8337 (Junk): Add more information about the settings of mh-junk-background
8338 in a program. Add /usr/bin/mh to PATH in examples.
8339
8340 2006-11-12 Richard Stallman <rms@gnu.org>
8341
8342 * woman.texi: Update author address but say he no longer maintains it.
8343
8344 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8345
8346 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8347 archived trees.
8348 (Checkboxes): Section moved to chapter 5, and extended.
8349 (The date/time prompt): New section.
8350 (Link abbreviations): New section.
8351 (Presentation and sorting): New section.
8352 (Custom agenda views): Section completely rewritten.
8353 (Summary): Compare with Planner.
8354 (Feedback): More info about creating backtraces.
8355 (Plain lists): Modify example.
8356 (Breaking down tasks): New section.
8357 (Custom time format): New section.
8358 (Time stamps): Document inactive timestamps.
8359 (Setting tags): More details about fast tag selection.
8360 (Block agenda): New section.
8361 (Custom agenda views): Section rewritten.
8362 (Block agenda): New section.
8363
8364 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8365
8366 * tramp.texi (Configuration): scp is the default method.
8367 (Default Method): Use ssh as example for another method.
8368
8369 2006-10-27 Richard Stallman <rms@gnu.org>
8370
8371 * woman.texi: Downcase nroff/troff/roff.
8372 (Installation): Chapter deleted. Some xrefs deleted.
8373 (Background): woman doesn't advise man ;-).
8374
8375 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8376
8377 * ada-mode.texi (Project files, Identifier completion)
8378 (Automatic Casing, Debugging, Using non-standard file names)
8379 (Working Remotely): Fix typos.
8380
8381 2006-10-20 Masatake YAMATO <jet@gyve.org>
8382
8383 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8384 sample code `my-c-initialization-hook'.
8385
8386 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8387
8388 * widget.texi: Fix typos.
8389
8390 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8391
8392 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8393 "???". There have been no complaints for years, so the information
8394 must be appropriate.
8395
8396 2006-10-16 Richard Stallman <rms@gnu.org>
8397
8398 * widget.texi: Use @var instead of capitalization.
8399 Clarify many widget type descriptions.
8400
8401 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8402
8403 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8404 gnus-dired-attach.
8405 (Selecting a Group): Fix typo.
8406
8407 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8408
8409 * widget.texi: Fix typos.
8410
8411 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8412
8413 * gnus.texi (Image Enhancements): Update for Emacs 22.
8414
8415 * gnus-faq.texi ([1.3]): Update.
8416
8417 2006-10-06 Richard Stallman <rms@gnu.org>
8418
8419 * faq.texi (Displaying the current line or column):
8420 Delete "As of Emacs 20".
8421
8422 2006-10-06 Romain Francoise <romain@orebokech.com>
8423
8424 * faq.texi (VM): VM works with Emacs 22 too.
8425
8426 2006-10-06 Richard Stallman <rms@gnu.org>
8427
8428 * ebrowse.texi: Remove Emacs version "21" from title.
8429
8430 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8431
8432 * gnus.texi (Foreign Groups): Say where change of editing commands are
8433 stored. Add reference to `gnus-parameters'.
8434
8435 2006-09-15 Jay Belanger <belanger@truman.edu>
8436
8437 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8438 Change "Library Public License" to "Lesser Public License"
8439 throughout. Use "yyyy" to represent year.
8440
8441 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8442
8443 * org.texi (Setting tags): Typo fix.
8444
8445 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8446
8447 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8448
8449 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8450
8451 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8452
8453 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8454
8455 * faq.texi (Escape sequences in shell output): EMACS is now set
8456 to Emacs's absolute file name, not to "t".
8457 (^M in the shell buffer): Likewise.
8458
8459 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8460
8461 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8462 mails with pop3-leave-mail-on-server. Fix wording.
8463 (Limiting): Improve gnus-summary-limit-to-articles.
8464 (X-Face): Fix typo.
8465
8466 2006-09-11 Simon Josefsson <jas@extundo.com>
8467
8468 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8469 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8470
8471 2006-09-06 Simon Josefsson <jas@extundo.com>
8472
8473 * smtpmail.texi (Authentication): Mention SSL.
8474
8475 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8476
8477 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8478
8479 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8480
8481 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8482 Don't use @indicateurl.
8483
8484 * cc-mode.texi (Subword Movement): Don't use @headitem.
8485 (Custom Braces, Clean-ups): Don't use @tie.
8486
8487 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8488
8489 Sync with Tramp 2.0.54.
8490
8491 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8492 Suggested by Adrian Phillips <a.phillips@met.no>.
8493
8494 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8495
8496 * org.texi (Installation, Activation): Split from Installation and
8497 Activation.
8498 (Clocking work time): Documented new features.
8499
8500 2006-08-13 Alex Schroeder <alex@gnu.org>
8501
8502 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8503 example.
8504
8505 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8506
8507 * faq.texi (How to add fonts): New node.
8508
8509 2006-08-05 Romain Francoise <romain@orebokech.com>
8510
8511 * faq.texi (New in Emacs 22): Expand.
8512
8513 2006-08-03 Michael Olson <mwolson@gnu.org>
8514
8515 * erc.texi: Update for ERC 5.1.4.
8516
8517 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8518
8519 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8520 in .../site-lisp/gnus/ by default.
8521 [ From gnus-news.texi in the trunk. ]
8522
8523 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8524
8525 * gnus.texi (MIME Commands): Additions for yEnc.
8526
8527 2006-07-24 Richard Stallman <rms@gnu.org>
8528
8529 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8530 * faq.texi: Move periods and commas inside quotes.
8531
8532 2006-07-20 Jay Belanger <belanger@truman.edu>
8533
8534 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8535
8536 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8537
8538 * faq.texi (Security risks with Emacs): Document Emacs 22
8539 file-local-variable mechanism.
8540
8541 2006-07-12 Michael Olson <mwolson@gnu.org>
8542
8543 * erc.texi: Update for ERC 5.1.3.
8544
8545 2006-07-12 Alex Schroeder <alex@gnu.org>
8546
8547 * rcirc.texi: Fix typos.
8548 (Getting started with rcirc): New calling convention for M-x irc.
8549 Mention #rcirc. Removed channel tracking.
8550 (Configuration): Change the names of all variables that got changed
8551 recently, eg. rcirc-server to rcirc-default-server. Added
8552 documentation for rcirc-authinfo, some background for Bitlbee, and
8553 rcirc-track-minor-mode.
8554 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8555 Scrolling.
8556 (Reconnecting after you have lost the connection): Fix example code
8557 to match code changes.
8558
8559 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8560
8561 * gnus.texi, message.texi: Fix typos.
8562
8563 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8564
8565 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8566 commands.
8567 (Global TODO list): Document the use of the variables
8568 `org-agenda-todo-ignore-scheduled' and
8569 `org-agenda-todo-list-sublevels'.
8570
8571 2006-07-05 Richard Stallman <rms@gnu.org>
8572
8573 * faq.texi (Scrolling only one line): Fix xref.
8574
8575 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8576
8577 * faq.texi (Evaluating Emacs Lisp code):
8578 Throughout, replace eval-current-buffer with eval-buffer.
8579
8580 2006-07-03 Richard Stallman <rms@gnu.org>
8581
8582 * rcirc.texi (Scrolling conservatively): Fix xref.
8583
8584 * pcl-cvs.texi (Viewing differences): Usage fix.
8585
8586 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8587
8588 * org.texi (Agenda commands): Document `s' key to save all org-mode
8589 buffers.
8590
8591 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8592
8593 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8594 names. Mention `cvs-msg' face.
8595
8596 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8597
8598 * org.texi (Checkboxes): New section.
8599
8600 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8601
8602 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8603 throughout this chapter.
8604
8605 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8606
8607 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8608 text for standalone vs Emacs info.
8609 (Help): Clarify header line description. Use mouse-1 for clicks.
8610 (Help-P): Use mouse-1 for clicks.
8611 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8612 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8613 (Choose menu subtopic): Remove gratuitous Emacs command names.
8614 (Help-FOO): Put usual behavior first.
8615 (Help-Xref): Clicking on xrefs works in Emacs.
8616 (Search Text): Clarify what the default behavior is.
8617 (Create Info buffer): Fix Emacs window/X window confusion.
8618 (Emacs Info Variables): Fix for new Emacs init file behavior.
8619
8620 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8621
8622 * gnus.texi (Summary Buffer Lines): Fix typo.
8623
8624 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8625
8626 * org.texi (Embedded LaTeX): New chapter.
8627 (Archiving): Section rewritten.
8628 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8629
8630 2006-06-20 Bill Wohler <wohler@newt.com>
8631
8632 Release MH-E manual version 8.0.1.
8633
8634 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8635 release 8.0.1.
8636 (Preface): Depend on GNU mailutils 1.0 and higher.
8637
8638 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8639
8640 * message.texi (News Headers): Update message-syntax-checks section.
8641
8642 2006-06-19 Karl Berry <karl@gnu.org>
8643
8644 * info.texi (Advanced): Mention C-q, especially with ?.
8645
8646 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8647
8648 * org.texi (Publishing links): Document the `:link-validation-function'
8649 property.
8650 (Extensions and Hacking): New chapter, includes some sections of the
8651 "Miscellaneous" chapter.
8652
8653 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8654
8655 * org.texi (Progress logging): New section.
8656
8657 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8658
8659 * org.texi (ASCII export): Document indentation adaptation.
8660 (Setting tags): Document mutually-exclusive tags.
8661
8662 2006-06-05 Romain Francoise <romain@orebokech.com>
8663
8664 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8665 Fix typo.
8666
8667 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8668 channel (#gnus@irc.freenode.net).
8669 Fix typos. Update copyright notice.
8670
8671 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8672 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8673 (Line-Up Functions, Custom Macros):
8674 * ediff.texi (Window and Frame Configuration)
8675 (Highlighting Difference Regions):
8676 * emacs-mime.texi (Display Customization):
8677 * erc.texi (History):
8678 * eshell.texi (Known problems):
8679 * eudc.texi (Overview, BBDB):
8680 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8681 (The problem of spam, SpamOracle, Extending the Spam package)
8682 (Conformity, Terminology):
8683 * idlwave.texi (Routine Info)
8684 (Class and Keyword Inheritance, Padding Operators)
8685 (Breakpoints and Stepping, Electric Debug Mode)
8686 (Examining Variables, Troubleshooting):
8687 * org.texi (Creating timestamps):
8688 * reftex.texi (Commands, Options, Changes):
8689 * tramp.texi (Inline methods, Password caching)
8690 (Auto-save and Backup, Issues):
8691 * vip.texi (Files, Commands in Insert Mode):
8692 * viper.texi (Emacs Preliminaries, States in Viper)
8693 (Packages that Change Keymaps, Viper Specials, Groundwork):
8694 Fix various typos.
8695
8696 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8697
8698 * ediff.texi: Fix typos.
8699
8700 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8701
8702 * org.texi: Small typo fixes.
8703
8704 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8705
8706 * viper.texi (Viper Specials):
8707 * gnus.texi (Example Setup):
8708 * faq.texi (Backspace invokes help):
8709 * dired-x.texi (Optional Installation Dired Jump):
8710 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8711 follow coding conventions.
8712
8713 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8714
8715 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8716
8717 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8718
8719 * pcl-cvs.texi: Fix typos.
8720 (Customization): Say "us".
8721
8722 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8723
8724 * org.texi: Remove bogus @setfilename.
8725
8726 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8727
8728 * org.texi (ASCII export): Omit command name.
8729 (HTML export): Add prefix to all lines in Local Variable example.
8730 (Acknowledgments): Typeset names in italics.
8731
8732 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8733
8734 * org.texi (Plain lists): Add new item navigation commands.
8735 (External links): Document elisp and info links.
8736 (Custom searches): New section.
8737 (Publishing): New chapter.
8738 (HTML export): Include a list of supported CSS classes.
8739 (Setting tags): Describe the fast-tag-setting interface.
8740
8741 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8742
8743 * dired-x.texi: ifinfo -> ifnottex.
8744
8745 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8746
8747 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8748
8749 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8750
8751 * message.texi (Interface): Add tool bar customization.
8752 (MIME): Index and text additions for mml-attach.
8753 (MIME): Describe mml-dnd-protocol-alist and
8754 mml-dnd-attach-options.
8755
8756 * gnus.texi (Oort Gnus): Reorder entries in sections.
8757 Fix some entries.
8758 (Starting Up): Add references to "Emacs for Heathens" and to
8759 "Finding the News". Add user-full-name and user-mail-address.
8760 (Group Buffer Format): Add tool bar customization and update.
8761 (Summary Buffer): Add tool bar customization.
8762 (Posting Styles): Add message-alternative-emails.
8763
8764 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8765
8766 * tramp.texi (Filename completion): Improve wording.
8767
8768 2006-05-07 Romain Francoise <romain@orebokech.com>
8769
8770 * faq.texi (Using regular expressions): Fix typo.
8771 (Packages that do not come with Emacs): Fix capitalization.
8772 (Replacing text across multiple files): Expand node to explain how
8773 to use `dired-do-query-replace-regexp' in more detail, based on
8774 suggestion by Eric Hanchrow <offby1@blarg.net>.
8775
8776 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8777
8778 * tramp.texi (Filename completion): Completion of remote files'
8779 method, user name and host name is active only in partial
8780 completion mode.
8781
8782 2006-05-06 Bill Wohler <wohler@newt.com>
8783
8784 Release MH-E manual version 8.0.
8785
8786 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8787 release 8.0.
8788
8789 2006-05-06 Bill Wohler <wohler@newt.com>
8790
8791 * mh-e.texi (MH-BOOK-HOME): Change from
8792 http://www.ics.uci.edu/~mh/book/mh to
8793 http://rand-mh.sourceforge.net/book/mh.
8794 Replace .htm suffix with .html for MH book files.
8795 (Using This Manual): Update key binding for getting relevant
8796 chapter in Info from command key.
8797 (Ranges): Fix itemx.
8798
8799 2006-05-05 Karl Berry <karl@gnu.org>
8800
8801 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8802 (\fonttextsize): New user-level command to change text font size.
8803
8804 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8805
8806 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8807
8808 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8809
8810 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8811
8812 2006-04-24 Bill Wohler <wohler@newt.com>
8813
8814 * mh-e.texi (Getting Started): Make it more explicit that you need
8815 to install MH. Add pointers to current MH implementations.
8816
8817 2006-04-21 Bill Wohler <wohler@newt.com>
8818
8819 Release MH-E manual version 7.94.
8820
8821 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8822 release 7.94.
8823
8824 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8825
8826 * org.texi: Many small fixes.
8827 (Handling links): Rename from "Managing links".
8828
8829 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8830
8831 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8832 (Splitting mail using spam-stat): Fix @xref.
8833
8834 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8835
8836 * gnus.texi (Spam Package): Major revision of the text.
8837 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8838
8839 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8840
8841 * org.texi (Time stamps): Better explanation of the purpose of
8842 different time stamps.
8843 (Structure editing, Plain lists): More details on how new items
8844 and headings are inserted.
8845
8846 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8847
8848 * org.texi (Formula syntax): Fix link to Calc Manual.
8849
8850 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8851
8852 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8853
8854 2006-04-17 Bill Wohler <wohler@newt.com>
8855
8856 * mh-e.texi (Folders): Update mh-before-quit-hook and
8857 mh-quit-hook example with code that removes the buffers rather
8858 than just bury them.
8859
8860 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8861
8862 Sync with Tramp 2.0.53.
8863
8864 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8865
8866 * org.texi (Updating settings): New section.
8867 (Visibility cycling): Better names for the startup folding
8868 options.
8869 (Exporting): Completely restructured.
8870 (The very busy C-c C-c key): New section.
8871 (Summary of in-buffer settings): New section.
8872
8873 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8874
8875 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8876
8877 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8878
8879 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8880 (Server Commands): Key `v' is reserved for users.
8881
8882 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8883
8884 * org.texi (Link format): New section, emphasis on bracket links.
8885 (External links): Document bracket links.
8886 (FAQ): Expand to cover shell links and the new link format.
8887
8888 2006-04-09 Kevin Ryde <user42@zip.com.au>
8889
8890 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8891
8892 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8893
8894 * gnus.texi (Summary Buffer Lines): Add `*'.
8895
8896 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8897
8898 * gnus.texi (Group Parameters):
8899 Mention gnus-permanently-visible-groups.
8900
8901 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8902
8903 * gnus.texi (Face): Fix typo.
8904
8905 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8906
8907 * gnus.texi (X-Face): Clarify.
8908 (Face): Need Emacs with PNG support.
8909
8910 2006-04-06 Richard Stallman <rms@gnu.org>
8911
8912 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8913 Emacs".
8914
8915 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8916
8917 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8918 blocks not suitable for inclusion with Emacs using variable
8919 PARTOFEMACS.
8920
8921 2006-04-04 Simon Josefsson <jas@extundo.com>
8922
8923 * gnus.texi (Security): Improve.
8924
8925 2006-04-02 Karl Berry <karl@gnu.org>
8926
8927 * texinfo.tex: Update to current version (2006-03-21.13).
8928
8929 2006-04-02 Bill Wohler <wohler@newt.com>
8930
8931 * mh-e.texi (Getting Started, Junk, Bug Reports)
8932 (MH FAQ and Support): Fix URLs.
8933
8934 2006-03-31 Romain Francoise <romain@orebokech.com>
8935
8936 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8937 to t, not nil (and has for the past eight years).
8938
8939 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8940
8941 * message.texi, gnus.texi: Bump version to 5.11.
8942
8943 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8944
8945 * gnus.texi (Top): Add comment about version line.
8946
8947 * message.texi (Top): Ditto. Change to take named versions into
8948 account.
8949
8950 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8951
8952 * gnus.texi (Posting Styles): Add x-face-file to example.
8953 (X-Face): Refer to posting styles.
8954
8955 * gnus-faq.texi ([5.8]): Add x-face-file.
8956 ([8.4]): Add links to gmane.emacs.gnus.user and
8957 gmane.emacs.gnus.general.
8958
8959 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8960
8961 * gnus-faq.texi: Use .invalid.
8962 ([5.4]): Fix gnus-posting-styles example.
8963
8964 2006-03-27 Romain Francoise <romain@orebokech.com>
8965
8966 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8967 Emacs/W3 needs a new maintainer.
8968 (Ispell): Update author and version info.
8969 (Mailcrypt): Mention PGG.
8970 (New in Emacs 22): Add PGG to the list of new packages.
8971 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8972 updating dead URLs.
8973
8974 2006-03-25 Karl Berry <karl@gnu.org>
8975
8976 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8977 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8978 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8979 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8980 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8981 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8982 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8983 (2) do not indent copyright year list (or anything else).
8984
8985 2006-03-21 Bill Wohler <wohler@newt.com>
8986
8987 * mh-e.texi (Folders): Various edits.
8988
8989 2006-03-20 Romain Francoise <romain@orebokech.com>
8990
8991 * gnus.texi (Mail Folders): Grammar fix.
8992
8993 2006-03-19 Bill Wohler <wohler@newt.com>
8994
8995 * mh-e.texi (Replying): Document Mail-Followup-To.
8996 Change manually-formatted table to multitable. Add debugging info.
8997 Move description of mh-reply-default-reply-to into paragraph
8998 that describes its values.
8999
9000 2006-03-17 Bill Wohler <wohler@newt.com>
9001
9002 * mh-e.texi: Use smallexample and smalllisp consistently.
9003 (Sending Mail Tour): Update method of entering
9004 addresses and subject.
9005 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9006 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9007
9008 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9009
9010 * org.texi: Version number change only.
9011
9012 2006-03-14 Bill Wohler <wohler@newt.com>
9013
9014 * mh-e.texi: Add index entries around each paragraph rather than
9015 depend on entries from beginning of node. Doing so ensures that
9016 index entries are less likely to be forgotten if text is cut and
9017 pasted, and are necessary anyway if the references are on a
9018 separate page. It seems that makeinfo is now (v. 4.8) only
9019 producing one index entry per node, so there is no longer any
9020 excuse not to. Use subheading instead of heading. The incorrect
9021 use of heading produced very large fonts in Info--as large as the
9022 main heading.
9023 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9024 versions 6 and 7 appeared *around* the time of these Emacs releases.
9025
9026 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9027
9028 * org.texi (Clean view): Document new startup options.
9029
9030 2006-03-11 Bill Wohler <wohler@newt.com>
9031
9032 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9033 (Composing, Scan Line Formats): Fix @refs.
9034 (Getting Started): Define MH profile and MH profile components.
9035 (Incorporating Mail, Reading Mail, Viewing, Printing)
9036 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9037 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9038 for string constants.
9039 (Tool Bar): Remove spurious quote.
9040 (Junk): Use ``...'' instead of "...".
9041 (Scan Line Formats): Replace @samp with @kbd.
9042
9043 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9044
9045 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9046
9047 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9048
9049 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9050 easy to understand.
9051
9052 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9053
9054 * gnus.texi: Markup fix.
9055 (Fancy Mail Splitting): Specify new feature.
9056
9057 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9058
9059 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9060 partial-words matching.
9061
9062 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9063
9064 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9065
9066 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9067 (MIME Commands): Fix mm-discouraged-alternatives.
9068
9069 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9070
9071 * org.texi: Version number change only.
9072
9073 2006-03-06 Bill Wohler <wohler@newt.com>
9074
9075 * mh-e.texi: Move from SourceForge repository to Savannah.
9076 This is version 7.93, which is a total rewrite from the previous
9077 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9078 version 7.93.
9079
9080 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9081
9082 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9083
9084 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9085
9086 * org.texi (Interaction): Add item about `org-mouse.el' by
9087 Piotr Zielinski.
9088 (Managing links): Document that also mouse-1 can be used to
9089 activate a link.
9090 (Headlines, FAQ): Add entry about hiding leading stars.
9091 (Miscellaneous): Resort the sections in this chapter to a more
9092 logical sequence.
9093
9094 2006-02-27 Simon Josefsson <jas@extundo.com>
9095
9096 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9097 2004-01-27 from the trunk).
9098
9099 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9100
9101 * cc-mode.texi: Rename c-hungry-backspace to
9102 c-hungry-delete-backwards, at the request of RMS. Leave the old
9103 name as an alias.
9104
9105 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9106
9107 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9108 include the function header within the defun.
9109
9110 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9111
9112 * cc-mode.texi: Correct two typos.
9113
9114 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9115
9116 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9117 existing comment.
9118 (Electric Keys): Add a justification for electric indentation.
9119 (Hungry WS Deletion): Clear up the names and complications of the
9120 BACKSPACE and DELETE keys.
9121
9122 2006-02-23 Juri Linkov <juri@jurta.org>
9123
9124 * faq.texi (Common requests): Move `Turning on auto-fill by
9125 default' after `Wrapping words automatically'. Move `Working with
9126 unprintable characters' before `Searching for/replacing newlines'.
9127 Move `Replacing highlighted text' after `Highlighting a region'.
9128 Merge `Repeating commands' and `Repeating a command as many times
9129 as possible' into the former.
9130 (Packages that do not come with Emacs): Add refs to Gmane and
9131 etc/MORE.STUFF.
9132
9133 2006-02-23 Juri Linkov <juri@jurta.org>
9134
9135 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9136 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9137 Add xref to `(emacs)Reporting Bugs'.
9138 (Getting a printed manual): Add URL to other formats of the manual.
9139 (Common requests): Fix menu.
9140 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9141 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9142 (Inserting text at the beginning of each line): Add pxref to
9143 `Changing the included text prefix'.
9144 (Forcing the cursor to remain in the same column): Mention `track-eol'
9145 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9146 (Replacing text across multiple files): Add keybinding `Q' for
9147 `dired-do-query-replace'.
9148
9149 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9150
9151 * reftex.texi: Version number and date change only.
9152
9153 * org.texi (Internal Links): Rewrite to cover the modified
9154 linking system.
9155
9156 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9157
9158 * faq.texi: Remove the coding cookie, it's not needed anymore.
9159
9160 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9161
9162 * faq.texi (Colors on a TTY): Mention Mac OS port.
9163
9164 2006-02-12 Karl Berry <karl@gnu.org>
9165
9166 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9167 8-bit accented a.
9168
9169 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9170
9171 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9172
9173 2006-02-08 Romain Francoise <romain@orebokech.com>
9174
9175 * faq.texi (Top): Remove paragraph about the FAQ being a
9176 transitional document, etc.
9177 (Searching for/replacing newlines): New node.
9178 (Yanking text in isearch): New node.
9179 (Inserting text at the beginning of each line): Rename and make
9180 more general, mention `M-;' in Message mode.
9181
9182 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9183
9184 * faq.texi (Meta key does not work in xterm)
9185 (Emacs does not display 8-bit characters)
9186 (Inputting eight-bit characters): Update xrefs.
9187
9188 2006-02-06 Romain Francoise <romain@orebokech.com>
9189
9190 * faq.texi (VM): VM now at version 7.19.
9191 Set myself as maintainer of this file.
9192
9193 2006-02-04 Michael Olson <mwolson@gnu.org>
9194
9195 * erc.texi (History): Note that ERC is now included with Emacs.
9196
9197 2006-01-31 Romain Francoise <romain@orebokech.com>
9198
9199 * message.texi (Message Headers): Explain what
9200 `message-alternative-emails' does in more detail.
9201 Update copyright year.
9202
9203 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9204
9205 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9206
9207 2006-01-29 Richard M. Stallman <rms@gnu.org>
9208
9209 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9210
9211 2006-01-29 Michael Olson <mwolson@gnu.org>
9212
9213 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9214
9215 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9216
9217 * faq.texi (New in Emacs 22): Mention ERC.
9218
9219 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9220
9221 * rcirc.texi: Capitalize dir entry for consistency with the entry
9222 in info/dir and other entries in the Emacs category.
9223 Fix typos. Delete trailing whitespace.
9224
9225 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9226
9227 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9228
9229 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9230
9231 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9232 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9233
9234 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9235 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9236
9237 2006-01-27 Alex Schroeder <alex@gnu.org>
9238
9239 * rcirc.texi: New file.
9240
9241 2006-01-23 Juri Linkov <juri@jurta.org>
9242
9243 * widget.texi (User Interface): Add S-TAB for widget-backward.
9244
9245 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9246
9247 Sync with Tramp 2.0.52.
9248
9249 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9250 Add Tramp disabling item. New item for common connection problems.
9251 (various): Apply "ftp" as method for the download URL.
9252 (Bug Reports): Refer to FAQ for common problems.
9253
9254 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9255
9256 * widget.texi (User Interface): Use @key for TAB.
9257
9258 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9259
9260 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9261 for TAB.
9262
9263 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9264
9265 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9266
9267 * gnus.texi: Update copyright.
9268
9269 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9270
9271 * gnus.texi (Article Washing): Additions.
9272
9273 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9274
9275 * org.texi (Agenda commands): Document tags command.
9276
9277 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9278
9279 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9280
9281 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9282
9283 * gnus.texi (RSS): Addition.
9284
9285 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9286
9287 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9288
9289 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9290
9291 * emacs-mime.texi (Display Customization): Add setting example to
9292 mm-discouraged-alternatives.
9293
9294 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9295
9296 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9297 version is the canonical version.
9298
9299 2006-01-08 Alex Schroeder <alex@gnu.org>
9300
9301 * pgg.texi (Caching passphrase): Rewording.
9302
9303 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9304
9305 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9306 repository URL.
9307
9308 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9309
9310 * org.texi: Removed the accidentally re-added empty line in the
9311 direntry.
9312
9313 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9314
9315 * org.texi (Agenda Views): Chapter reorganized.
9316
9317 2005-12-29 Romain Francoise <romain@orebokech.com>
9318
9319 * faq.texi (Using Customize): New node.
9320
9321 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9322
9323 * org.texi: Remove blank line in @direntry. It is non-standard
9324 and recursively produces blank lines all over the dir file (when
9325 using Texinfo 4.8).
9326
9327 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9328
9329 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9330
9331 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9332
9333 * org.texi (Tags): Boolean logic documented.
9334 (Agenda Views): Document custom commands.
9335
9336 2005-12-20 David Kastrup <dak@gnu.org>
9337
9338 * faq.texi (AUCTeX): Update version and mailing list info.
9339
9340 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9341
9342 * gnus.texi (MIME Commands): Mention addition of
9343 multipart/alternative to gnus-buttonized-mime-types and add xref
9344 to mm-discouraged-alternatives.
9345
9346 * emacs-mime.texi (Display Customization): Mention addition of
9347 "image/.*" and add xref to gnus-buttonized-mime-types in the
9348 mm-discouraged-alternatives section.
9349
9350 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9351
9352 * org.texi (Tags): New section.
9353 (Agenda Views): Chapter reorganized.
9354
9355 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9356
9357 * org.texi (Internal Links): Add a missing comma after an @xref.
9358
9359 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9360
9361 * faq.texi (Filling paragraphs with a single space): No need to
9362 change sentence-end now.
9363
9364 2005-12-13 Romain Francoise <romain@orebokech.com>
9365
9366 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9367
9368 2005-12-12 Jay Belanger <belanger@truman.edu>
9369
9370 * faq.texi (Calc): Update version number.
9371
9372 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9373
9374 * org.texi (Progress Logging): New section.
9375
9376 2005-12-10 Romain Francoise <romain@orebokech.com>
9377
9378 Update the Emacs FAQ for the 22.1 release.
9379
9380 * faq.texi: Set VER to `22.1'.
9381 (Basic editing): Explain how to use localized versions of the
9382 Tutorial. Mention that `C-h r' displays the manual.
9383 Delete obsolete WWW link to an Emacs 18 tutorial.
9384 (Getting a printed manual): Point to the new locations of the
9385 manuals on the GNU Web site.
9386 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9387 available via Info (it was previously distributed separately).
9388 (Installing Texinfo documentation): The latest version of Texinfo
9389 is 4.8, not 4.0.
9390 (Informational files for Emacs): COPYING is the GNU General Public
9391 License, not the Emacs General Public License.
9392 (Informational files for Emacs): Delete obsolete link to the
9393 GNUinfo pages as they have been removed from the GNU Web site.
9394 (New in Emacs 22): New node.
9395 (Setting up a customization file): Say that most packages support
9396 Customize nowadays.
9397 (Colors on a TTY): Delete reference to instructions on how to
9398 enable syntax highlighting, it is now enabled by default.
9399 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9400 at startup automatically.
9401 (Controlling case sensitivity): Mention `M-c' in isearch.
9402 (Using an already running Emacs process): Emacs now creates the
9403 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9404 gnuserv. As emacsclient can now run Lisp code as well, delete a
9405 sentence praising gnuserv for that. Simplify description of how
9406 the client/server operation works.
9407 (Compiler error messages): Delete obsolete text (compile.el has
9408 been rewritten).
9409 (Indenting switch statements): Fix typo.
9410 (Matching parentheses): Simplify setup instructions, mention the
9411 menu bar item in the Options menu.
9412 (Repeating a command as many times as possible): Mention `C-x e'.
9413 (Going to a line by number): Mention new keymap and bindings
9414 `M-g M-g', `M-g M-p' and `M-g M-n'.
9415 (Turning on syntax highlighting): Now on by default. Simplify.
9416 (Replacing highlighted text): Use `1', not `t'.
9417 (Problems with very large files): The maximum size is now 256MB on
9418 32-bit machines.
9419 (^M in the shell buffer): Mention `comint-process-echoes'.
9420 (Emacs for Apple computers): Emacs 22 has native support for Mac
9421 OS X.
9422 (Translating names to IP addresses): Delete node.
9423 (Binding keys to commands): Fix typo.
9424 (SPC no longer completes file names): New node.
9425 (MIME with Emacs mail packages): Delete section about the Emacs
9426 MIME FAQ (it's not reachable anymore).
9427
9428 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9429
9430 * cc-mode.texi: The manual has been extensively revised: the
9431 information about using CC Mode has been separated from the larger
9432 and more difficult chapters about configuration. It has been
9433 updated for CC Mode 5.31.
9434
9435 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9436
9437 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9438 (Selecting an implementation): Fix descriptions.
9439
9440 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * message.texi (Various Message Variables): Addition.
9443
9444 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9445
9446 * message.texi: Fix default values.
9447
9448 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * message.texi (Header Commands): Clarify descriptions of
9451 message-cross-post-followup-to, message-reduce-to-to-cc, and
9452 message-insert-wide-reply.
9453 (Various Commands): Fix kindex for message-kill-to-signature;
9454 clarify description of message-tab.
9455
9456 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9457
9458 * message.texi (Mailing Lists): Fix description about MFT.
9459
9460 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9461
9462 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9463
9464 * gnus.texi (Slow Terminal Connection): Replace old description
9465 with new one.
9466
9467 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9468
9469 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9470 replace X-Draft-Headers with X-Draft-From.
9471
9472 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9473
9474 * gnus.texi (Various Various): Fix the default value of
9475 nnheader-max-head-length.
9476 (Gnus Versions): Fix typo.
9477
9478 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9479
9480 * org.texi (Structure editing): Document new functionality of
9481 M-RET.
9482
9483 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9484
9485 * org.texi (Internal Links): Fix Texinfo usage.
9486
9487 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9488
9489 * org.texi (TODO basics): Document the global todo list.
9490 (TODO items): Documents sparse tree for specific TODO
9491 keywords.
9492
9493 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9494
9495 * org.texi (Plain Lists): Typos fixed.
9496
9497 2005-11-28 Jay Belanger <belanger@truman.edu>
9498
9499 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9500
9501 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9502
9503 * org.texi (Structure editing): New item moving commands added.
9504 (Plain Lists): New section.
9505
9506 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9507
9508 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9509 (Agenda): Document commands `org-cycle-agenda-files' and
9510 `org-agenda-file-to-front'.
9511 (Built-in table editor): Document `org-table-sort-lines'.
9512 (HTML formatting): Export of hand-formatted lists.
9513
9514 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9517 new variable gnus-toolbar-thickness.
9518
9519 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9520
9521 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9522
9523 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * gnus.texi (X-Face): Fix description.
9526 (XVarious): Remove gnus-xmas-logo-color-alist and
9527 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9528
9529 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9530
9531 * gnus.texi (Group Parameters): Mention new variable
9532 gnus-parameters-case-fold-search.
9533 (Home Score File): Addition.
9534
9535 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9536
9537 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9538 (Overview): List supported feed types.
9539 (Installation): No installation necessary when using autoload.
9540 (Configuration): Rename "RSS" to "news".
9541
9542 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9543
9544 * pgg.texi (User Commands): Document additional passphrase
9545 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9546 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9547
9548 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9549
9550 * org.texi: Version number changed to 3.19.
9551
9552 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9553
9554 * pgg.texi (How to use): Update the example to add autoload of
9555 pgg-encrypt-symmetric-region.
9556 (User Commands): Document pgg-encrypt-symmetric-region.
9557 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9558
9559 2005-10-27 Jay Belanger <belanger@truman.edu>
9560
9561 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9562 mention other TeX-related units.
9563
9564 2005-10-23 Lars Hansen <larsh@soem.dk>
9565
9566 * dired-x.texi (Miscellaneous Commands):
9567 Replace dired-do-relative-symlink by dired-do-relsymlink and
9568 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9569
9570 2005-10-23 Jay Belanger <belanger@truman.edu>
9571
9572 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9573 constant.
9574
9575 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9576
9577 * faq.texi (Bugs and problems):
9578 Replace `dired-move-to-filename-regexp' by
9579 `directory-listing-before-filename-regexp'.
9580
9581 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9582
9583 * newsticker.texi (UPDATED): Set value.
9584
9585 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9586
9587 * gnus.texi (Document Groups): Remove duplicate item.
9588
9589 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9590
9591 * org.texi (Summary): Mention iCalendar support.
9592 (Exporting): Document iCalendar support.
9593
9594 2005-10-18 Romain Francoise <romain@orebokech.com>
9595
9596 * viper.texi (Viper Specials): Capitalize GNU.
9597
9598 2005-10-17 Juri Linkov <juri@jurta.org>
9599
9600 * info.texi (Getting Started, Search Index, Expert Info):
9601 Fix wording.
9602 (Search Text): Replace `echo area' with `mode line'.
9603 (Search Index): Both `i' and `,' find all index entries.
9604 Replace example `C-f' with `C-l' (which exists in index of Info
9605 manual) and delete spaces in its keyboard input sequence.
9606 Delete unnecessary explanations about literal characters.
9607
9608 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9609
9610 * gnus.texi (Document Server Internals): Addition.
9611
9612 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9613
9614 * gnus.texi (A note on namespaces): Fix RFC reference.
9615
9616 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9617
9618 * gnus.texi (RSS): Fix key description.
9619
9620 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9621
9622 * gnus.texi: Emacs/w3 -> Emacs/W3.
9623 (Browsing the Web): Fix description.
9624 (Web Searches): Ditto.
9625 (Customizing W3): Ditto.
9626
9627 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9628
9629 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9630
9631 2005-10-11 Jay Belanger <belanger@truman.edu>
9632
9633 * calc.texi (Integration): Mention using `a i' to compute definite
9634 integrals.
9635
9636 2005-10-11 Juri Linkov <juri@jurta.org>
9637
9638 * info.texi: Rearrange nodes.
9639 (Top): Update menu. Change ref `Info for Experts' to
9640 `Advanced Info Commands'.
9641 (Getting Started): Fix description of manual's parts.
9642 (Help-Int): Change xref `Info Search' to `Search Index', and
9643 `Expert Info' to `Advanced'.
9644 (Advanced): Move node one level up.
9645 (Search Text, Search Index): New nodes split out from `Info Search'.
9646 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9647 split out from `Advanced'.
9648 (Advanced, Emacs Info Variables): De-document editing an Info file
9649 in Info.
9650 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9651 (Creating an Info File): Delete node and move its text to
9652 `Expert Info'.
9653
9654 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9655
9656 * org.texi (Workflow states): Documented that change in keywords
9657 becomes active only after restart of Emacs.
9658
9659 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9660
9661 Sync with Tramp 2.0.51.
9662
9663 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9664
9665 * speedbar.texi (Introduction): Describe new location of speedbar
9666 on menubar.
9667 (Basic Key Bindings): Remove descriptions of bindings that have
9668 been removed.
9669
9670 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9671
9672 * speedbar.texi (GDB): Describe use of watch expressions.
9673
9674 2005-09-28 Simon Josefsson <jas@extundo.com>
9675
9676 * message.texi (IDNA): Fix.
9677
9678 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9679
9680 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9681 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9682 description of nntp-open-connection-function.
9683 (Common Variables): Fix descriptions.
9684
9685 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9686
9687 * gnus.texi (Server Buffer Format): Document the %a format spec.
9688
9689 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9690
9691 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9692
9693 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9694
9695 * org.texi Version 3.16.
9696
9697 2005-09-19 Miles Bader <miles@gnu.org>
9698
9699 * newsticker.texi: Get rid of CVS keywords.
9700
9701 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9702
9703 * gnus.texi (Finding the Parent): Fix description of how Gnus
9704 finds article.
9705
9706 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9707
9708 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9709 to drop off non-answered articles.
9710
9711 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9712
9713 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9714 braces (which are unsupported by NMAKE) for macro `srcdir'.
9715
9716 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9717
9718 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9719 (../info/newsticker, newsticker.dvi): New targets.
9720
9721 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9722
9723 * newsticker.texi: Replace @command with @code. Replace @example
9724 with @lisp.
9725 (Top): Add explanations to menu items.
9726 (GNU Free Documentation License): Remove.
9727
9728 2005-09-16 Romain Francoise <romain@orebokech.com>
9729
9730 Update all files to specify GFDL version 1.2.
9731
9732 * doclicense.texi (GNU Free Documentation License): Update to
9733 version 1.2.
9734
9735 2005-09-15 Richard M. Stallman <rms@gnu.org>
9736
9737 * newsticker.texi: Fix @setfilename.
9738
9739 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9740 (../info/newsticker, newsticker.dvi): New targets.
9741
9742 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9743
9744 * org.texi: Version 3.15.
9745
9746 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9747
9748 * ses.texi: Combine all three indices into one.
9749 Correct a few typos.
9750
9751 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9752
9753 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9754
9755 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9756
9757 * emacs-mime.texi (Handles): Remove duplicate item.
9758 (Encoding Customization): Fix the default value for
9759 mm-coding-system-priorities.
9760 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9761 (Basic Functions): Fix reference.
9762
9763 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9764
9765 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9766
9767 2005-08-18 Richard M. Stallman <rms@gnu.org>
9768
9769 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9770 and web site.
9771
9772 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9773 not keyboard-translate.
9774
9775 2005-08-11 Richard M. Stallman <rms@gnu.org>
9776
9777 * faq.texi (Using regular expressions): Fix xref.
9778
9779 2005-08-09 Juri Linkov <juri@jurta.org>
9780
9781 * info.texi (Help-P): Replace `Prev' with `Previous'.
9782 (Help-M, Help-Xref): Add S-TAB.
9783 (Help-FOO): Update `u' command.
9784 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9785 Update info about visibility of xref parts.
9786 (Help-Int): Fix `m' command. Rename `Info-last' to
9787 `Info-history-back'. Add `Info-history-forward'.
9788 (Advanced): Fix `g*' and `M-n' commands.
9789 (Info Search): Add `index-apropos' in stand-alone browser.
9790 Add isearch commands.
9791 (Emacs Info Variables): Remove `Info-fontify'.
9792 Add `Info-mode-hook'. Update face names.
9793 Add `Info-fontify-maximum-menu-size',
9794 `Info-fontify-visited-nodes', `Info-isearch-search'.
9795
9796 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9797
9798 Sync with Tramp 2.0.50.
9799
9800 * tramp.texi: Use @option{} consequently for method names.
9801 (Inline methods, External transfer methods): Remove references to
9802 Cygwin.
9803 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9804 implementation.
9805
9806 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9807
9808 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9809 Mention that gnus-init-file is not read when Emacs is invoked with
9810 --no-init-file or -q.
9811
9812 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9813
9814 * org.texi: Version 3.14.
9815
9816 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9817
9818 * org.texi: Version 3.13.
9819
9820 2005-07-18 Juri Linkov <juri@jurta.org>
9821
9822 * calc.texi (Time Zones, Logical Operations):
9823 * cl.texi (Overview):
9824 * org.texi (TODO types):
9825 * sc.texi (Emacs 18 MUAs):
9826 * speedbar.texi (Top):
9827 * url.texi (History):
9828 Delete duplicate duplicate words.
9829
9830 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9831
9832 * cl.texi (Type Predicates): Document `atom' type.
9833
9834 2005-07-04 Lute Kamstra <lute@gnu.org>
9835
9836 Update FSF's address in GPL notices.
9837
9838 * calc.texi (Copying):
9839 * doclicense.texi (GNU Free Documentation License):
9840 * faq.texi (Contacting the FSF):
9841 * mh-e.texi (Copying): Update FSF's address.
9842
9843 2005-07-03 Richard M. Stallman <rms@gnu.org>
9844
9845 * flymake.texi (Example -- Configuring a tool called directly):
9846 Update name of flymake-build-relative-filename.
9847
9848 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9849
9850 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9851
9852 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9853
9854 * org.texi: Version 3.12.
9855
9856 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9857
9858 * makefile.w32-in (MAKEINFO): Use --force.
9859 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9860 Makefile.in.
9861 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9862 more shells.
9863
9864 2005-06-23 Richard M. Stallman <rms@gnu.org>
9865
9866 * speedbar.texi (Creating a display): Texinfo usage fixes.
9867
9868 * tramp.texi (Customizing Completion, Auto-save and Backup):
9869 Texinfo usage fixes.
9870
9871 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9872
9873 * dired-x.texi (Miscellaneous Commands):
9874 * ediff.texi (Miscellaneous):
9875 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9876 (Agent Variables):
9877 * info.texi (Help-Xref):
9878 * message.texi (Message Headers):
9879 * org.texi (Remember):
9880 * reftex.texi (Options (Defining Label Environments))
9881 (Options (Index Support), Options (Viewing Cross-References))
9882 (Options (Misc), Changes):
9883 * speedbar.texi (Creating a display):
9884 * tramp.texi (Customizing Completion, Auto-save and Backup):
9885 Texinfo usage fix.
9886
9887 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9888
9889 * org.texi: Version 3.11.
9890
9891 2005-06-12 Jay Belanger <belanger@truman.edu>
9892
9893 * calc.texi (Getting Started): Remove extra menu item.
9894
9895 2005-05-31 Jay Belanger <belanger@truman.edu>
9896
9897 * calc.texi (Notations Used in This Manual): Use @kbd for key
9898 sequence.
9899 (Demonstration of Calc): Mention another way of starting Calc.
9900 (Starting Calc): Mention long name of M-#.
9901 (Embedded Mode Overview): Remove unnecessary instruction.
9902 (Other M-# commands): Rephrase `M-# 0' explanation.
9903 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9904 reflect current behavior.
9905
9906 2005-05-30 Jay Belanger <belanger@truman.edu>
9907
9908 * calc.texi (Hooks): Change description of calc-window-hook and
9909 calc-trail-window-hook to match usage.
9910 (Computational Functions): Add more constant-generating functions.
9911 (Customizable Variables): Use defvar.
9912
9913 2005-05-28 Jay Belanger <belanger@truman.edu>
9914
9915 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9916 (Basic Embedded Mode): Explain behavior of arguments to
9917 calc-embedded-mode.
9918
9919 2005-05-27 Jay Belanger <belanger@truman.edu>
9920
9921 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9922 current behavior.
9923
9924 2005-05-25 Jay Belanger <belanger@truman.edu>
9925
9926 * calc.texi: Change Calc version number throughout.
9927 (Keypad Mode): Change location in info output.
9928 (Keypad mode overview): Move picture of keypad.
9929
9930 2005-05-21 Jay Belanger <belanger@truman.edu>
9931
9932 * calc.texi (Storing variables): Mention that only most variables
9933 are void to begin with.
9934
9935 2005-05-21 Kevin Ryde <user42@zip.com.au>
9936
9937 * widget.texi (Basic Types): Update cross ref from "Enabling
9938 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9939 lispref/text.texi change.
9940
9941 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9942
9943 * org.texi: Version 3.09.
9944
9945 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9946
9947 * reftex.texi: Version 4.28.
9948
9949 2005-05-16 Jay Belanger <belanger@truman.edu>
9950
9951 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9952
9953 2005-05-14 Jay Belanger <belanger@truman.edu>
9954
9955 * calc.texi (Default Simplifications): Insert missing ! (logical
9956 not operator).
9957
9958 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9959
9960 Sync with Tramp 2.0.49.
9961
9962 2005-05-10 Jay Belanger <belanger@truman.edu>
9963
9964 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9965 to 1.
9966
9967 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9968
9969 * org.texi: Version 3.08, structure reorganized.
9970
9971 2005-04-24 Richard M. Stallman <rms@gnu.org>
9972
9973 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9974
9975 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9976
9977 * org.texi: Update to version 3.06.
9978
9979 2005-04-13 Lute Kamstra <lute@gnu.org>
9980
9981 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9982
9983 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9984
9985 * cl.texi (Porting Common Lisp): Fix typo.
9986
9987 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9988
9989 * gnus.texi (RSS): Addition.
9990
9991 2005-04-04 Jay Belanger <belanger@truman.edu>
9992
9993 * calc.texi: Change Calc version number.
9994 (Customizable variables): Fix description of calc-language-alist.
9995 (Copying): Put in version 2 of GPL.
9996
9997 2005-04-01 Jay Belanger <belanger@truman.edu>
9998
9999 * calc.texi (Troubleshooting Commands): Remove comment about
10000 installation.
10001 (Installation): Remove section.
10002 (Customizable Variables): New section.
10003 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10004 (Graphical Devices): Add references to Customizable Variables.
10005
10006 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10007
10008 * emacs-mime.texi (Display Customization): Markup fixes.
10009 (rfc2047): Update.
10010
10011 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10012
10013 * gnus-faq.texi: Replaced with auto-generated version.
10014
10015 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10016
10017 * dired-x.texi (Multiple Dired Directories): default-directory was
10018 renamed to dired-default-directory.
10019
10020 2005-03-26 Jay Belanger <belanger@truman.edu>
10021
10022 * calc.texi (Simplifying Formulas, Rewrite Rules):
10023 Change description of top and bottom of fraction.
10024 (Modulo Forms): Move description of how to create modulo forms to
10025 earlier in the section.
10026 (Fraction Mode): Suggest using : to get a fraction by dividing.
10027 (Basic Arithmetic): Adjust placement of command name.
10028 (Truncating the Stack): Emphasize that "hidden" entries are still
10029 visible.
10030 (Installation): Move discussion of printing manual to "About This
10031 Manual".
10032 (About This Manual): Mention how to print the manual.
10033 (Reporting Bugs): Remove first person.
10034 (Building Vectors): Add algebraic version of append.
10035 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10036 (Grouping Digits): Fix typo.
10037
10038 2005-03-25 Werner Lemberg <wl@gnu.org>
10039
10040 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10041 Replace `legal' with `valid'.
10042
10043 2005-03-25 Werner Lemberg <wl@gnu.org>
10044
10045 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10046
10047 2005-03-24 Jay Belanger <belanger@truman.edu>
10048
10049 * calc.texi (General Mode Commands)
10050 (Mode Settings in Embedded Mode): Add some explanation of
10051 recording mode settings.
10052
10053 2005-03-24 Richard M. Stallman <rms@gnu.org>
10054
10055 * calc.texi: Remove praise of non-free software.
10056
10057 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10058 (Installation): Node deleted.
10059
10060 2005-03-23 Richard M. Stallman <rms@gnu.org>
10061
10062 * url.texi (HTTP language/coding): Improve last change.
10063
10064 2005-03-22 Jay Belanger <belanger@truman.edu>
10065
10066 * calc.texi (Embedded Mode): Add new information on changing
10067 modes.
10068
10069 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10070
10071 Sync with Tramp 2.0.48.
10072
10073 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10074
10075 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10076 "GNU/Linux". Change all addresses to .gnu.org.
10077 (Default Method): Offer shortened syntax for "su" and "sudo"
10078 methods.
10079
10080 2005-03-07 Richard M. Stallman <rms@gnu.org>
10081
10082 * url.texi: Fix usage of "e.g.".
10083 (HTTP language/coding): Explain the rules for these strings.
10084
10085 2005-03-06 Richard M. Stallman <rms@gnu.org>
10086
10087 * woman.texi (Introduction): Minor cleanups.
10088
10089 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10090
10091 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10092 (Installation): Node deleted.
10093
10094 * mh-e.texi (Preface): Get rid of "Emacs 21".
10095
10096 * eshell.texi (Installation): Delete node (for Emacs 20).
10097
10098 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10099
10100 * flymake.texi: Refill and tweak style in @lisp blocks.
10101
10102 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10103
10104 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10105
10106 2005-03-01 Jay Belanger <belanger@truman.edu>
10107
10108 * calc.texi (Trigonometric and Hyperbolic Functions):
10109 Mention additional functions.
10110 (Algebraic Simplifications): Mention additional simplifications.
10111
10112 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10113
10114 * ses.texi: Add concept/function/variable indices (this work was
10115 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10116 papers on file at FSF).
10117
10118 2005-02-10 Jay Belanger <belanger@truman.edu>
10119
10120 * calc.texi: Change @LaTeX to La@TeX throughout.
10121 Redefine @expr as @math for TeX output.
10122 Redefine @texline as a no-op for TeX output.
10123 Define @tfn, replace @t by @tfn throughout.
10124
10125 2005-02-09 Jay Belanger <belanger@truman.edu>
10126
10127 * calc.texi: Add macro for LaTeX for info output.
10128
10129 2005-02-08 Kim F. Storm <storm@cua.dk>
10130
10131 * texinfo.tex (LaTex): Add def.
10132
10133 2005-02-06 Jay Belanger <belanger@truman.edu>
10134
10135 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10136 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10137 throughout manual.
10138
10139 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10140
10141 * gnus.texi: Some edits based on comments from David Abrahams.
10142
10143 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10144
10145 * gnus.texi (RSS): Fix the keystroke.
10146
10147 2005-01-24 David Kastrup <dak@gnu.org>
10148
10149 * faq.texi: Update AUCTeX version info.
10150
10151 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10152
10153 * gnus-faq.texi ([4.1]): Typo.
10154
10155 2005-01-19 Jay Belanger <belanger@truman.edu>
10156
10157 * calc.texi (Keep Arguments): Mention that keeping arguments
10158 doesn't work with keyboard macros.
10159
10160 2005-01-16 Richard M. Stallman <rms@gnu.org>
10161
10162 * autotype.texi (Autoinserting): Fix small error.
10163
10164 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10165
10166 Sync with Tramp 2.0.47.
10167
10168 * tramp.texi (Compilation): New section, describing compilation of
10169 remote files.
10170
10171 2005-01-11 Kim F. Storm <storm@cua.dk>
10172
10173 * widget.texi (Basic Types): Add :follow-link keyword.
10174
10175 2005-01-09 Jay Belanger <belanger@truman.edu>
10176
10177 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10178
10179 2005-01-08 Jay Belanger <belanger@truman.edu>
10180
10181 * calc.texi: Change throughout to reflect new default value of
10182 calc-settings-file.
10183
10184 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10185
10186 * message.texi (Reply): `message-reply-to-function' should return
10187 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10188
10189 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10190
10191 * faq.texi (Changing load-path): Fix typo.
10192
10193 2005-01-05 Jay Belanger <belanger@truman.edu>
10194
10195 * calc.texi (Programming Tutorial): Replace kbd command by
10196 appropriate characters for a keyboard macro.
10197
10198 2005-01-04 Jay Belanger <belanger@truman.edu>
10199
10200 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10201 for Lucid Emacs.
10202 (Programming Tutorial): Mention that the user needs to be in the
10203 right mode to compute some functions.
10204
10205 2005-01-04 Jay Belanger <belanger@truman.edu>
10206
10207 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10208 no longer applicable.
10209
10210 2005-01-01 Jay Belanger <belanger@truman.edu>
10211
10212 * calc.texi (Programming Tutorial): Change description of how to
10213 edit keyboard macros to match current behavior.
10214
10215 2004-12-31 Jay Belanger <belanger@truman.edu>
10216
10217 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10218
10219 2004-12-20 Jay Belanger <belanger@truman.edu>
10220
10221 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10222 zero.
10223
10224 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10225
10226 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10227 @xref.
10228 (Font Locking): Avoid @strong{Note:}.
10229
10230 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10231
10232 Sync with Tramp 2.0.46.
10233
10234 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10235
10236 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10237
10238 * url.texi: Correct typos.
10239 (Retrieving URLs): @var{nil}->@code{nil}.
10240 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10241 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10242 (Dealing with HTTP documents): @inforef->@xref.
10243
10244 2004-12-15 Jay Belanger <belanger@truman.edu>
10245
10246 * calc.texi: Consistently capitalized all mode names.
10247 (Answers to Exercises): Mention that an answer can be a fraction
10248 when in Fraction mode.
10249
10250 2004-12-13 Jay Belanger <belanger@truman.edu>
10251
10252 * calc.texi: Fix some TeX definitions.
10253
10254 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10255
10256 * reftex.texi (Imprint): Remove erroneous @value's.
10257
10258 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10259
10260 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10261 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10262
10263 2004-12-08 Jay Belanger <belanger@truman.edu>
10264
10265 * calc.texi (Starting Calc): Remove comment about installation.
10266 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10267
10268 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10269
10270 * url.texi: Update @setfilename.
10271 (Getting Started): No need to worry about Gnus versions.
10272 (Dealing with HTTP documents): Use @inforef.
10273
10274 * org.texi: Fix @direntry file name.
10275
10276 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10277
10278 * url.texi: New file.
10279
10280 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10281
10282 2004-12-06 Jay Belanger <belanger@truman.edu>
10283
10284 * calc.texi (Using Calc): Remove paragraph about installation.
10285
10286 2004-12-06 Jay Belanger <belanger@truman.edu>
10287
10288 * calc.texi: Use more Texinfo macros and less TeX defs.
10289 Remove @refill's.
10290
10291 2004-12-06 Richard M. Stallman <rms@gnu.org>
10292
10293 * org.texi: New file.
10294
10295 2004-12-05 Richard M. Stallman <rms@gnu.org>
10296
10297 * Makefile.in (org.dvi, ../info/org): New targets.
10298 (INFO_TARGETS): Add ../info/org.
10299 (DVI_TARGETS): Add org.dvi.
10300 (maintainer-clean): Remove the info files in the info dir.
10301
10302 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10303
10304 * idlwave.texi: Fix the setfilename directive to put the produced
10305 file in ../info.
10306 (Continued Statement Indentation): Resurrect Jan D.'s change from
10307 2004-11-03 that was lost when a newer version of idlwave.texi was
10308 imported.
10309
10310 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10311
10312 * gnus-faq.texi ([5.1]): Add missing bracket.
10313
10314 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10315 Index `spam-initialize'.
10316
10317 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10318
10319 * message.texi (Various Message Variables): Mention that all mail
10320 file variables are derived from `message-directory'.
10321
10322 * gnus.texi (Splitting Mail): Clarify bogus group.
10323
10324 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10325
10326 * emacs-mime.texi (Encoding Customization):
10327 Fix mm-coding-system-priorities entry.
10328
10329 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10330
10331 * idlwave.texi (Continued Statement Indentation):
10332 * reftex.texi (Options (Index Support))
10333 (Displaying and Editing the Index, Table of Contents):
10334 * speedbar.texi (Creating a display, Major Display Modes):
10335 Replace non-nil with non-@code{nil}.
10336
10337 2004-10-21 Jay Belanger <belanger@truman.edu>
10338
10339 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10340
10341 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10342
10343 * calc.texi (Reporting Bugs): Double up `@'.
10344
10345 2004-10-18 Jay Belanger <belanger@truman.edu>
10346
10347 * calc.texi (Reporting Bugs): Change the address that bugs
10348 should be sent to.
10349
10350 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10351
10352 * gnus.texi (New Features): Add 5.11.
10353
10354 * message.texi (Resending): Remove wrong default value.
10355
10356 * gnus.texi (Mail Source Specifiers): Describe possible problems
10357 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10358 `pop3-leave-mail-on-server' to the index.
10359
10360 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10361
10362 * message.texi (Canceling News): Add how to set a password.
10363
10364 2004-10-12 Jay Belanger <belanger@truman.edu>
10365
10366 * calc.texi (Help Commands): Change the descriptions of
10367 calc-describe-function and calc-describe-variable to match their
10368 current behavior.
10369
10370 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10371
10372 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10373
10374 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10375
10376 Sync with Tramp 2.0.45.
10377
10378 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10379 plink link. The URL is outdated. Originator contacted for
10380 clarification.
10381
10382 2004-10-10 Juri Linkov <juri@jurta.org>
10383
10384 * gnus.texi (Top, Marking Articles): Join two menus in one node
10385 because a node can have only one menu.
10386
10387 2004-10-09 Juri Linkov <juri@jurta.org>
10388
10389 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10390 example of nnmail-split-fancy.
10391
10392 2004-10-06 Karl Berry <karl@gnu.org>
10393
10394 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10395 consistency with other uses of dashes.
10396
10397 2004-10-05 Karl Berry <karl@gnu.org>
10398
10399 * info.texi: Consistently use --- throughout, periods at end of
10400 menu descriptions, and a couple typos.
10401
10402 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10403
10404 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10405 * pgg.texi (User Commands, Backend methods): Do.
10406 * gnus.texi: Markup fixes.
10407 (Setting Process Marks): Fix `M P a' entry.
10408 * emacs-mime.texi: Fixes.
10409
10410 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10411
10412 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10413 again.
10414 Use 5.10 instead of 5.10.0.
10415
10416 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10417
10418 * gnus.texi (Summary Mail Commands): S D e.
10419
10420 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10421
10422 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10423 the gnus-article-mode-line-format section.
10424
10425 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10426
10427 * gnus.texi (Various Summary Stuff): Fix the documentation for
10428 gnus-newsgroup-variables.
10429
10430 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10431
10432 * gnus.texi (MIME Commands):
10433 Add gnus-mime-display-multipart-as-mixed,
10434 gnus-mime-display-multipart-alternative-as-mixed,
10435 gnus-mime-display-multipart-related-as-mixed.
10436 (Mail Source Customization): Clarify `mail-source-directory'.
10437 (Splitting Mail): Mention gnus-group-find-new-groups.
10438 (SpamOracle): Fix typo.
10439
10440 * gnus-faq.texi: Untabify.
10441 ([6.3]): nnir.el is in contrib directory.
10442
10443 * message.texi (News Headers): Clarify how a unique ID is created.
10444
10445 * gnus.texi (Batching Agents): Fix typo in example.
10446 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10447
10448 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10449
10450 * gnus.texi (Group Parameters): Add more on hooks.
10451
10452 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10453
10454 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10455
10456 2004-09-22 Jay Belanger <belanger@truman.edu>
10457
10458 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10459 might be hidden during part of the session.
10460
10461 2004-09-20 Jay Belanger <belanger@truman.edu>
10462
10463 * calc.texi (Notations Used in This Manual): Put in an earlier
10464 mention that DEL could be called Backspace.
10465
10466 2004-09-10 Simon Josefsson <jas@extundo.com>
10467
10468 * gnus.texi (IMAP): Add example. Suggested and partially written
10469 by Steinar Bang <sb@dod.no>.
10470
10471 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10472
10473 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10474 netrc syntax.
10475
10476 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10477
10478 * gnus.texi (Spam ELisp Package Sequence of Events):
10479 Some clarifications.
10480 (Spam ELisp Package Global Variables): More clarifications.
10481
10482 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10483
10484 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10485 Mention spam-split does not modify incoming mail.
10486
10487 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10488
10489 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10490
10491 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10492
10493 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10494
10495 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10496
10497 * makefile.w32-in (sieve, pgg): Use $(infodir).
10498
10499 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10500
10501 * makefile.w32-in: Fix PGG and Sieve entries.
10502
10503 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10504
10505 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10506 Emacs and related programs.
10507
10508 2004-08-27 Richard M. Stallman <rms@gnu.org>
10509
10510 * faq.texi: Fix texinfo usage, esp. doublequotes.
10511 (Difference between Emacs and XEmacs): Some clarification.
10512
10513 * faq.texi (Difference between Emacs and XEmacs):
10514 Explain not to contrast XEmacs with GNU Emacs.
10515
10516 2004-08-26 Richard M. Stallman <rms@gnu.org>
10517
10518 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10519
10520 2004-08-22 David Kastrup <dak@gnu.org>
10521
10522 * reftex.texi (AUCTeX): Update links, section name.
10523
10524 * faq.texi (Calc): Update availability (included in 22.1).
10525 (AUCTeX): Update availability, information, versions, description.
10526
10527 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10528
10529 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10530
10531 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10532
10533 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10534
10535 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10536
10537 Sync with Tramp 2.0.44.
10538
10539 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10540
10541 * widget.texi (User Interface): Update how to separate the
10542 editable field of an editable-field widget from other widgets.
10543 (Programming Example): Add text after field.
10544
10545 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10546
10547 * emacs-mime.texi (Encoding Customization): Add a note to the
10548 mm-content-transfer-encoding-defaults entry.
10549 (rfc2047): Update.
10550
10551 * gnus.texi (Article Highlighting):
10552 Add gnus-cite-ignore-quoted-from.
10553 (POP before SMTP): New node.
10554 (Posting Styles): Addition.
10555 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10556 (Fancy Mail Splitting): Ditto.
10557 (X-Face): Add gnus-x-face.
10558
10559 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10560
10561 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10562 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10563
10564 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10565
10566 * gnus.texi (Mail Source Specifiers):
10567 Describe `pop3-leave-mail-on-server'.
10568
10569 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10570
10571 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10572
10573 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10574 repository. Change setfilename.
10575
10576 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10577
10578 2004-07-02 Juri Linkov <juri@jurta.org>
10579
10580 * pcl-cvs.texi (Viewing differences): Add `d r'.
10581
10582 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10583
10584 * ses.texi, viper.texi, flymake.texi, faq.texi:
10585 * eshell.texi, ediff.texi: Markup fixes.
10586
10587 2004-06-21 Karl Berry <karl@gnu.org>
10588
10589 * info.texi (Top): Mention that only Emacs has mouse support.
10590 (Getting Started): Mention this in a few other places.
10591
10592 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10593
10594 * autotype.texi (Copyrights, Timestamps):
10595 Recommend `before-save-hook' instead of `write-file-functions'.
10596
10597 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10598
10599 * dired-x.texi (dired-mark-omitted): Update keybinding.
10600
10601 2004-06-10 Kim F. Storm <storm@cua.dk>
10602
10603 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10604
10605 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10606
10607 * dired-x.texi (variable dired-omit-mode): Rename from
10608 dired-omit-files-p.
10609 (function dired-omit-mode): Rename from dired-omit-toggle.
10610 Call dired-omit-mode rather than set dired-omit-files-p.
10611 (dired-mark-omitted): Describe command.
10612
10613 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10614
10615 Version 2.0.41 of Tramp released.
10616
10617 2004-05-29 Juanma Barranquero <lektu@terra.es>
10618
10619 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10620 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10621
10622 2004-05-29 Richard M. Stallman <rms@gnu.org>
10623
10624 * cl.texi (Top): Call this chapter `Introduction'.
10625 (Overview): In TeX, no section heading here.
10626
10627 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10628
10629 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10630
10631 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10632 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10633
10634 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10635
10636 * flymake.texi: New file.
10637
10638 2004-05-28 Simon Josefsson <jas@extundo.com>
10639
10640 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10641
10642 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10643
10644 Version 2.0.40 of Tramp released.
10645
10646 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10647
10648 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10649
10650 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10651 variables `tramp-backup-directory-alist' and
10652 `tramp-bkup-backup-directory-info'.
10653 (Overview, Connection types)
10654 (External transfer methods, Default Method)
10655 (Windows setup hints): Remove restriction of password entering
10656 with external methods.
10657 (Auto-save and Backup): Make file name example
10658 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10659 and `auto-save-directory' must be used.
10660 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10661 only "NT"). Remove doubled entry "What kinds of systems does
10662 @tramp{} work on".
10663 (tramp): Macro removed.
10664 (Obtaining Tramp): Flag removed from title.
10665 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10666 and `trampver' used properly. Flag `tramp-inst' replaced by
10667 `installchapter'. Installation related text adapted.
10668
10669 2004-04-28 Masatake YAMATO <jet@gyve.org>
10670
10671 * widget.texi (Programming Example): Remove overlays.
10672
10673 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10674
10675 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10676
10677 2004-04-23 Juanma Barranquero <lektu@terra.es>
10678
10679 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10680
10681 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10682
10683 * info.texi (Info Search): Add info-apropos.
10684
10685 2004-03-22 Juri Linkov <juri@jurta.org>
10686
10687 * faq.texi: Fix help key bindings.
10688
10689 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10690
10691 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10692 (as suggested by Karl Berry). Update information about colored
10693 stars in menus. Add new subheading describing M-n.
10694
10695 2004-03-12 Richard M. Stallman <rms@gnu.org>
10696
10697 * cl.texi (Top): Rename top node's title.
10698
10699 2004-03-08 Karl Berry <karl@gnu.org>
10700
10701 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10702 problems making the texinfo distribution.
10703
10704 2004-02-29 Simon Josefsson <jas@extundo.com>
10705
10706 * smtpmail.texi (Authentication): Change the list of supported
10707 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10708 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10709 <voegelas@gmx.net>.
10710
10711 2004-02-29 Juanma Barranquero <lektu@terra.es>
10712
10713 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10714 Use $(DEL) instead of rm, and ignore exit code.
10715
10716 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10717
10718 Tramp version 2.0.39 released.
10719
10720 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10721
10722 * tramp.texi (Customizing Completion): Explain new functions
10723 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10724 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10725 (Top): Refer to Savannah mailing list as the major one.
10726 Mention older mailing lists in HTML mode only.
10727 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10728 (Frequently Asked Questions): Remote hosts must not be Unix-like
10729 for "smb" method.
10730 (Password caching): New node.
10731 (External transfer methods): Refer to password caching for "smb"
10732 method.
10733
10734 2004-02-17 Karl Berry <karl@gnu.org>
10735
10736 * info.texi (Help-Int): Mention the new line number feature.
10737
10738 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10739
10740 * ses.texi (Advanced Features): New functionality for
10741 ses-set-header-row (defaults to current row unless C-u used).
10742 (Acknowledgements): Add Stefan Monnier.
10743
10744 2003-12-29 Kevin Ryde <user42@zip.com.au>
10745
10746 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10747
10748 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10749
10750 Tramp version 2.0.38 released.
10751
10752 * tramp.texi (Remote shell setup): Warn of environment variables
10753 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10754 <sven.gabriel@imk.fzk.de>.
10755 (Configuration): Tramp now chooses base64/uuencode
10756 automatically. Update wording accordingly.
10757 (Top): More description for the `Default Method' menu entry.
10758 (Default Method): Use @code, not @var, for Lisp variables.
10759 (Default Method): New subsection `Which method is the right one
10760 for me?'. Suggested by Christian Kirsch.
10761 (Configuration): Pointer to new subsection added.
10762 (Default Method): Too many "use" in one sentence.
10763 Rephrase. Reported by Christian Kirsch.
10764 (Filename Syntax): Old `su' example is probably a left-over from
10765 the sm/su method naming. Replace with `ssh', instead.
10766 (External transfer methods, Auto-save and Backup):
10767 Typo fixes.
10768
10769 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10770
10771 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10772 (Top): Mention japanese manual only if flag `jamanual' is set.
10773 Insert section `Japanese manual' in menu.
10774
10775 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10776
10777 * eshell.texi (Known Problems): Add doc item.
10778
10779 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10780
10781 * cc-mode.texi: Update for CC Mode 5.30.
10782
10783 Note: Please refrain from doing purely cosmetic changes like
10784 removing trailing whitespace in this manual; it clobbers cvs
10785 merging for no good reason.
10786
10787 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10788
10789 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10790 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10791 @acronym{ASCII}.
10792
10793 2003-10-26 Karl Berry <karl@gnu.org>
10794
10795 * info.texi (Info Search): Echo area, not echo are. From Debian
10796 diff.
10797
10798 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10799
10800 * widget.texi (Defining New Widgets): Document new behavior of
10801 :buttons and :children keywords.
10802
10803 2003-10-22 Miles Bader <miles@gnu.org>
10804
10805 * Makefile.in (info): Move before $(top_srcdir)/info.
10806
10807 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10808
10809 * tramp.texi (Inline methods): Small grammar fix.
10810 (External transfer methods): Likewise.
10811
10812 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10813
10814 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10815
10816 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10817
10818 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10819
10820 2003-09-30 Richard M. Stallman <rms@gnu.org>
10821
10822 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10823
10824 * widget.texi (User Interface): Fix typos.
10825
10826 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10827
10828 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10829
10830 * pcl-cvs.texi (Selected Files): Fix typo.
10831
10832 2003-09-21 Karl Berry <karl@gnu.org>
10833
10834 * info.texi (] and [ commands): No period at end of section title.
10835
10836 2003-09-04 Miles Bader <miles@gnu.org>
10837
10838 * Makefile.in (top_srcdir): New variable.
10839 ($(top_srcdir)/info): New rule.
10840 (info): Depend on it.
10841
10842 2003-09-03 Peter Runestig <peter@runestig.com>
10843
10844 * makefile.w32-in: New file.
10845
10846 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10847
10848 * widget.texi (User Interface): Explain the need of static text
10849 around an editable field.
10850
10851 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10852
10853 * widget.texi (Basic Types): The argument to `:help-echo' can now
10854 be a form that evaluates to a string.
10855
10856 2003-08-18 Kim F. Storm <storm@cua.dk>
10857
10858 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10859
10860 2003-08-16 Richard M. Stallman <rms@gnu.org>
10861
10862 * dired-x.texi (Shell Command Guessing): Explain *.
10863
10864 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10865
10866 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10867 log-edit-insert-changelog.
10868
10869 2003-08-03 Karl Berry <karl@gnu.org>
10870
10871 * info.texi: Need @contents.
10872
10873 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10874
10875 Tramp version 2.0.36 released.
10876
10877 * tramp.texi (Remote shell setup): Explain about problems with
10878 non-Bourne commands in ~/.profile and ~/.shrc.
10879
10880 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10881
10882 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10883 renaming of `vis-mode' to `visible-mode'.
10884
10885 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10886
10887 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10888 next, prev and up pointers.
10889
10890 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10891
10892 * info.texi (Help): Mention existence of Emacs and stand-alone
10893 Info at the very beginning of the tutorial.
10894 (Help-Inv): New node.
10895 (Help-]): New node.
10896 (Help-M): Systematically point out the differences between default
10897 Emacs and stand-alone versions. Delete second menu.
10898 (Help-Xref): Systematically point out the differences between
10899 default Emacs and stand-alone versions.
10900 (Help-Int): Change `l' example.
10901 (Expert Info): Fix typos.
10902 (Emacs Info Variables): Mention `Info-hide-note-references' and
10903 new default for `Info-scroll-prefer-subnodes'.
10904
10905 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10906
10907 Version 2.0.35 of Tramp released.
10908
10909 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10910 (Inline methods): Add methods `remsh' and `plink1'.
10911 (External transfer methods): Add method `remcp'.
10912 (Multi-hop Methods): Add method `remsh'.
10913 Small patch from Adrian Aichner <adrian@xemacs.org>:
10914 Fix minor typos.
10915 (Concept Index): Add to make manual searchable via
10916 `Info-index'.
10917 (Version Control): Add cindex entry.
10918
10919 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10920
10921 * trampver.texi: Version 2.0.34 released.
10922
10923 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10924
10925 * faq.texi: Improve previous changes.
10926
10927 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10928
10929 * faq.texi: Update copyright and maintenance details.
10930 Update some package URLs, versions, and maintainers.
10931 Remove many references to the Emacs Lisp Archive.
10932
10933 2003-04-23 Simon Josefsson <jas@extundo.com>
10934
10935 * smtpmail.texi: Fix license (the invariant sections mentioned has
10936 never been part of the smtp manual). Align info dir entry with
10937 other emacs packages.
10938
10939 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10940
10941 * tramp.texi: Version 2.0.33 released.
10942 Remove installation chapter. Remove XEmacs specifics.
10943
10944 2003-03-29 Richard M. Stallman <rms@gnu.org>
10945
10946 * tramp.texi (Top): Undo the previous renaming.
10947 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10948
10949 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10950
10951 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10952 version of manual.
10953
10954 * tramp.texi (Auto-save and Backup): New node.
10955
10956 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10957
10958 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10959 Emacs" in order to have better differentiation to "XEmacs".
10960 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10961 are new macros in order to point to the other Emacs flavor where
10962 appropriate. In info case, point to node `Installation' in order
10963 to explain how to generate the other way. In html case, make a
10964 link to the other html file.
10965 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10966 after CVS checkout/update.
10967 (Installation): Completely rewritten.
10968 (Installation parameters, Load paths): New sections under
10969 `Installation'.
10970
10971 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
10972
10973 * tramp.texi: Version 2.0.30 released.
10974 Replace word "path" with "localname" where used as a component of
10975 a Tramp file name.
10976
10977 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10978
10979 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10980 introduced.
10981 (Installation): Explain what to do if files from the tramp/contrib
10982 directory are needed.
10983
10984 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10985
10986 * smtpmail.texi (How Mail Works): New.
10987
10988 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10989
10990 * smtpmail.texi: New file.
10991
10992 * Makefile.in: Build SMTP manual.
10993
10994 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
10995
10996 * tramp.texi: Version 2.0.29 released.
10997 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10998 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10999
11000 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11001
11002 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11003 another package loads accidentally Ange-FTP.
11004
11005 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11006
11007 * tramp.texi (Customizing Completion): Add function
11008 `tramp-parse-sconfig'. Change example of
11009 `tramp-set-completion-function', because parsing of ssh config
11010 files looks more natural.
11011
11012 2003-01-15 Kevin Ryde <user42@zip.com.au>
11013
11014 * gnus.texi (Using MIME): Mention auto-compression-mode with
11015 gnus-mime-copy-part.
11016
11017 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11018
11019 * gnus.texi: Do not use `path' in several locations.
11020
11021 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
11022
11023 * tramp.texi (External transfer methods): New method `smb'.
11024 From Michael Albinus.
11025
11026 2002-11-05 Karl Berry <karl@gnu.org>
11027
11028 * info.texi (Info-fontify): Reorder face list to avoid bad line
11029 breaks.
11030
11031 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11032
11033 * tramp.texi: Move @copying to standard place.
11034 Use @insertcopying.
11035
11036 2002-10-02 Karl Berry <karl@gnu.org>
11037
11038 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11039 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11040 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11041 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11042 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11043 * widget.texi, woman.texi:
11044 Per rms, update all manuals to use @copying instead of @ifinfo.
11045 Also use @ifnottex instead of @ifinfo around the top node, where
11046 needed for the sake of the HTML output.
11047 (The Gnus manual is not fixed since it's not clear to me how it
11048 works; and the Tramp manual already uses @copying, although in an
11049 unusual way. All others were changed.)
11050
11051 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11052
11053 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11054 (../info/ses, ses.dvi): New targets.
11055 * ses.texi: New file.
11056
11057 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
11058
11059 * texinfo.tex: Update to texinfo 4.2.
11060
11061 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11062
11063 * reftex.texi: Update to RefTeX 4.19.
11064
11065 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11066
11067 * gnus.texi (Sorting Groups): Add key bindings for
11068 gnus-group-sort-groups-by-real-name and
11069 gnus-group-sort-selected-groups-by-real-name.
11070
11071 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11072
11073 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11074 (../info/tramp, tramp.dvi): New targets.
11075
11076 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11077
11078 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11079 (calc.dvi): Uncomment.
11080
11081 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11082
11083 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11084 (../info/calc): New target.
11085
11086 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11087
11088 * (Version 21.1 released.)
11089
11090 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11091
11092 * Branch for 21.1.
11093
11094 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11095
11096 * Makefile.in (../info/info): Use an explicit -o switch to
11097 makeinfo.
11098
11099 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11100
11101 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11102
11103 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11104
11105 * ediff.texi: Added ediff-coding-system-for-read.
11106
11107 * viper.texi: Fix typos.
11108
11109 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11110
11111 * Makefile.in (../info/idlwave): Use --no-split.
11112
11113 2000-12-14 Dave Love <fx@gnu.org>
11114
11115 * Makefile.in (mostlyclean): Remove gnustmp.*.
11116 (gnus.dvi): Change rule to remove @latex stuff.
11117
11118 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11119
11120 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11121
11122 2000-10-13 John Wiegley <johnw@gnu.org>
11123
11124 * Makefile.in: Add build targets for eshell.texi.
11125
11126 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11127
11128 * Makefile.in: Remove/comment speedbar stuff.
11129
11130 2000-09-22 Dave Love <fx@gnu.org>
11131
11132 * Makefile.in: Add emacs-mime.
11133
11134 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11135
11136 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11137 (DVI_TARGETS): Add woman.dvi.
11138 (../info/woman, woman.dvi): New targets.
11139
11140 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11141
11142 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11143
11144 * pcl-cvs.texi: New file.
11145 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11146 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11147
11148 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11149
11150 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11151 (../info/ebrowse, ebrowse.dvi): New targets.
11152
11153 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11154
11155 * Makefile.in (INFO_TARGETS): Add eudc.
11156 (DVI_TARGETS): Add eudc.dvi.
11157 (../info/eudc, eudc.dvi): New targets.
11158
11159 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11160
11161 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11162 compatibility with 8+3 filesystems).
11163 (../info/efaq): Rename from emacs-faq.
11164
11165 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11166
11167 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11168 (../info/idlwave, idlwave.dvi): New targets.
11169
11170 1999-10-23 Dave Love <fx@gnu.org>
11171
11172 * Makefile.in: Use autotype.texi.
11173
11174 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11175
11176 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11177 faq.texi file) rather than ../info/faq.
11178
11179 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11180
11181 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11182 (../info/ada-mode, ada-mode.dvi): New targets.
11183
11184 1999-09-01 Dave Love <fx@gnu.org>
11185
11186 * Makefile.in: Add faq.
11187
11188 1999-07-12 Richard Stallman <rms@gnu.org>
11189
11190 * Version 20.4 released.
11191
11192 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11193
11194 * Version 20.3 released.
11195
11196 1998-04-06 Andreas Schwab <schwab@gnu.org>
11197
11198 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11199 Use it in dvi targets.
11200 (../etc/GNU): Change to $(srcdir) first.
11201
11202 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11203
11204 * reftex.texi: Update for RefTeX version 3.22.
11205
11206 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11207
11208 * gnus.texi (Easy Picons): Removed references to
11209 `gnus-group-display-picons'.
11210 (Hard Picons): Ditto.
11211
11212 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11213
11214 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11215 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11216
11217 1997-09-23 Paul Eggert <eggert@twinsun.com>
11218
11219 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11220 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11221
11222 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11223
11224 * Version 20.2 released.
11225
11226 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11227
11228 * Version 20.1 released.
11229
11230 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11231
11232 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11233
11234 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11235
11236 * widget.texi (push-button): Document it.
11237
11238 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11239
11240 * Version 19.33 released.
11241
11242 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11243
11244 * Version 19.32 released.
11245
11246 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11247
11248 * Makefile.in: Add rules for the Message manual.
11249
11250 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11251
11252 * gnus.texi: New version.
11253
11254 * message.texi: New manual.
11255
11256 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11257
11258 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11259
11260 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11261
11262 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11263 Specify -I option.
11264 (All dvi targets): Set the TEXINPUTS variable.
11265
11266 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11267
11268 * Version 19.31 released.
11269
11270 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11271
11272 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11273 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11274
11275 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11276
11277 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11278 (INFO_TARGETS): Add ../info/cc-mode.
11279 (DVI_TARGETS): Add cc-mode.dvi.
11280
11281 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11282
11283 * Version 19.30 released.
11284
11285 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11286
11287 * gnus.texi: New file.
11288
11289 1995-11-04 Erik Naggum <erik@naggum.no>
11290
11291 * gnus.texi: File deleted.
11292
11293 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11294
11295 * mh-e.texi: "Function Index" -> "Command Index" to work with
11296 Emacs 19.30 C-h C-k support of separately-documented commands.
11297
11298 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11299
11300 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11301 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11302
11303 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11304
11305 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11306 (../info/viper, viper.dvi): New targets.
11307
11308 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11309
11310 * dired-x.texi (Installation): Change the example to set
11311 buffer-local variables like dired-omit-files-p in
11312 dired-mode-hook.
11313
11314 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11315
11316 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11317 (../info/mh-e, mh-e.dvi): New targets.
11318
11319 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11320
11321 * Makefile.in (maintainer-clean): Rename from realclean.
11322
11323 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11324
11325 * Makefile.in: New file.
11326 * Makefile: File deleted.
11327
11328 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11329
11330 * Makefile (TEXINDEX_OBJS): Variable deleted.
11331 (texindex, texindex.o, getopt.o): Rules deleted.
11332 All deps on texindex deleted.
11333 (distclean): Don't delete texindex.
11334 (mostlyclean): Don't delete *.o.
11335 * texindex.c, getopt.c: Files deleted.
11336
11337 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11338
11339 * Version 19.26 released.
11340
11341 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11342
11343 * Version 19.25 released.
11344
11345 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11346
11347 * Version 19.24 released.
11348
11349 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11350
11351 * Version 19.23 released.
11352
11353 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11354
11355 * Makefile: Delete spurious tab.
11356
11357 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11358
11359 * Makefile (.SUFFIXES): New rule.
11360
11361 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11362
11363 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11364 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11365
11366 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11367
11368 * Makefile (../info/sc): Rename from sc.info.
11369 (../info/cl): Likewise.
11370 (INFO_TARGETS): Use new names.
11371
11372 1993-12-04 Richard Stallman (rms@srarc2)
11373
11374 * getopt.c: New file.
11375 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11376 (getopt.o): New rule.
11377 (dvi): Don't depend on texindex.
11378 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11379 Depend on texindex.
11380
11381 1993-12-03 Richard Stallman (rms@srarc2)
11382
11383 * Makefile (../info/sc.info): Rename from ../info/sc.
11384 (TEXI2DVI): New variable.
11385 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11386 Add explicit commands.
11387 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11388
11389 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11390
11391 * Version 19.22 released.
11392
11393 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11394
11395 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11396
11397 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11398
11399 * Version 19.21 released.
11400
11401 1993-11-15 Paul Eggert (eggert@twinsun.com)
11402
11403 * Makefile (../info/cl.info): Rename from ../info/cl.
11404
11405 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11406
11407 * Makefile (../etc/GNU): New target.
11408 (EMACSSOURCES): Add gnu1.texi.
11409
11410 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11411
11412 * Makefile (realclean): Don't delete the Info files.
11413
11414 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11415
11416 * forms.texi: Fix forms.texi so that it will format correctly.
11417 Add missing `@end iftex', fix bad reference.
11418
11419 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11420
11421 * Makefile: Fix targets for texindex, new info.texi files.
11422 * info-stnd.texi: New file implements info for standalone info
11423 reader.
11424 * info.texi: Update to include recent changes to "../info/info".
11425 New source file for ../info/info; includes info-stnd.texi.
11426
11427 * texindex.c: Include "../src/config.h" if building in emacs.
11428
11429 * Makefile: Change all files to FILENAME.texi, force all targets
11430 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11431 vip.texinfo, forms.texinfo, cl.texinfo.
11432 Add target to build texindex.c, defining `emacs'.
11433
11434 * forms.texi: Install new file to match version 2.3 of forms.el.
11435
11436 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11437
11438 * Version 19.19 released.
11439
11440 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11441
11442 * sc.texinfo: Fix info file name.
11443
11444 * Makefile (info): Add gnus and sc.
11445 (dvi): Add gnus.dvi and sc.dvi.
11446 (../info/sc, sc.dvi): New targets.
11447
11448 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11449
11450 * Version 19.18 released.
11451
11452 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11453
11454 * Makefile: Fix source file names of the separate manuals.
11455 (gnus.dvi, ../info/gnus): New targets.
11456
11457 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11458
11459 * Version 19.17 released.
11460
11461 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11462
11463 * split-man: Fix typos in last change.
11464
11465 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11466
11467 * Version 19.16 released.
11468
11469 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11470
11471 * version 19.15 released.
11472
11473 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11474
11475 * Makefile (distclean): It's rm, not rf.
11476
11477 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11478
11479 * Version 19.14 released.
11480
11481 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11482
11483 * Makefile: New file.
11484
11485 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11486
11487 * Version 19.13 released.
11488
11489 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11490
11491 * Version 19.9 released.
11492
11493 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11494
11495 * Version 19.8 released.
11496
11497 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11498
11499 * Version 19.7 released.
11500
11501 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11502
11503 * gnus.texinfo: New file. Removed installation instructions.
11504
11505 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11506
11507 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11508
11509 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11510
11511 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11512 then define `\sc' as the command for smallcaps in Texinfo.
11513 This means that the @sc command will produce small caps. bfox has
11514 made the corresponding change to makeinfo and texinfm.el.
11515
11516 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11517
11518 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11519 Customization since the menu entry did not point to anything.
11520 Also add an @finalout command to remove overfull hboxes from the
11521 printed output.
11522
11523 * cl.texinfo: Add @bye, \input line and @settitle to file.
11524 This file is clearly intended to be a chapter of some other work,
11525 but the other work does not yet exist.
11526
11527 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11528
11529 * texinfo.texinfo: Three typos corrected.
11530
11531 ;; Local Variables:
11532 ;; coding: utf-8
11533 ;; End:
11534
11535 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11536
11537 This file is part of GNU Emacs.
11538
11539 GNU Emacs is free software: you can redistribute it and/or modify
11540 it under the terms of the GNU General Public License as published by
11541 the Free Software Foundation, either version 3 of the License, or
11542 (at your option) any later version.
11543
11544 GNU Emacs is distributed in the hope that it will be useful,
11545 but WITHOUT ANY WARRANTY; without even the implied warranty of
11546 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11547 GNU General Public License for more details.
11548
11549 You should have received a copy of the GNU General Public License
11550 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.