Improve reftex-format-special
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-05-20 Leo Liu <sdl.web@gmail.com>
2
3 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
4
5 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
6
7 * texinfo.tex: Update from gnulib.
8
9 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
10
11 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
12 setting in ~/.ssh/environment.
13
14 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
15
16 * todo-mode.texi: Update, improve exposition, add cross
17 references, fix typos.
18 (Inserting New Items, Editing Item Headers and Text): Rewrite to
19 document new user interface.
20
21 2014-05-04 Glenn Morris <rgm@gnu.org>
22
23 * autotype.texi (Skeleton Language):
24 * message.texi (Header Commands): Replace `iff'.
25
26 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
27
28 * vhdl-mode.texi: Add "@documentencoding UTF-8",
29 since this is a toplevel .texi file.
30
31 2014-04-22 Bastien Guerry <bzg@gnu.org>
32
33 * org.texi (Installation): Be more clear on why installing Org
34 through ELPA should be done without loading any Org file.
35
36 * org.texi (Emphasis and monospace): Document the use of
37 =verbatim= and ~code~ to be consistent with
38 `org-element-text-markup-successor'.
39
40 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
41
42 * org.texi (Initial visibility):
43 * org.texi (Literal examples): Fix typos.
44
45 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
46
47 * org.texi (Column attributes): Add a sentence to point out
48 the dependency on the format specifier.
49
50 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
51
52 * org.texi (The Export Dispatcher): Reformulation.
53
54 * org.texi (@LaTeX{} specific attributes): Update manual.
55
56 * org.texi (Top, Exporting): Org has its own documentation and
57 should therefore be removed from "Other build-in back-ends".
58
59 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
60
61 * cl.texi (Structures): Remove cl-struct-set-slot-value.
62
63 2014-04-20 Daniel Colascione <dancol@dancol.org>
64
65 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
66
67 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
68
69 * Makefile.in (infoclean): Be consistent about reporting failures.
70
71 2014-03-27 Glenn Morris <rgm@gnu.org>
72
73 * Makefile.in (INFO_COMMON): Add vhdl-mode.
74 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
75 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
76
77 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
78 Remove hand-written node pointers. Remove info re old Emacs versions.
79 Markup fixes.
80 (Getting Connected): Remove irrelevant info.
81 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
82 (Frequently Asked Questions): Electric indent is now enabled.
83
84 2014-03-27 Reto Zimmermann <reto@gnu.org>
85 Rod Whitby <software.vhdl-mode@rwhitby.net>
86
87 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
88
89 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
90
91 * texinfo.tex: Update from gnulib.
92
93 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
94
95 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
96
97 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
98
99 * gnus.texi (Ma Gnus): Mention header attachment buttons.
100
101 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
102
103 * emacs-mime.texi (MML Definition): Document recipient-filename.
104
105 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
106
107 * gnus.texi (MIME Commands): Mention
108 gnus-mime-buttonize-attachments-in-header and
109 gnus-mime-display-attachment-buttons-in-header.
110
111 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
112
113 * message.texi (Forwarding): Mention
114 `message-forward-included-headers'.
115
116 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
117
118 * gnus.texi: w3 is no longer supported by Gnus.
119
120 2014-03-22 Glenn Morris <rgm@gnu.org>
121
122 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
123
124 2014-03-21 Glenn Morris <rgm@gnu.org>
125
126 * ede.texi (ede-linux):
127 * vip.texi (New Bindings): Tiny copyedits.
128
129 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
130
131 * vip.texi (Other Vi Commands): Adjust doc of C-j.
132
133 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
134 defined by CC-mode but globally.
135 (FAQ): Tweak text about RET and auto-indentation.
136
137 2014-03-18 David Engster <deng@randomsample.de>
138
139 * ede.texi (Project Local Variables): Remove reference to
140 `ede-java-root' and the example using it.
141 (Android projects, ede-java-root): Remove nodes since they are
142 only in CEDET upstream (Bug#17030). All nodes updated.
143 (ede-cpp-root): Document the :compile-command slot.
144 (ede-linux): Document new variables
145 `project-linux-build-directory-default' and
146 `project-linux-architecture-default'.
147
148 2014-03-12 Glenn Morris <rgm@gnu.org>
149
150 * eww.texi (History and Acknowledgments):
151 Don't list everyone who changed the code.
152
153 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
154 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
155 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
156 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
157 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
158 Use @file for buffers, per the Texinfo manual.
159
160 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
161
162 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
163 so that the Org Manual's style for ` and ' in code is consistent
164 with the other Emacs manuals. This affects PDF, not .info files.
165
166 2014-03-12 Glenn Morris <rgm@gnu.org>
167
168 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
169 about RET and indentation.
170
171 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
172
173 * gnus.texi:
174 * semantic.texi: Fix whitespace.
175
176 * ede.texi (Android projects):
177 * eieio.texi (Class Options, Making New Objects)
178 (Method Invocation, CLOS compatibility):
179 * sem-user.texi (Tag Decoration Mode): Fix typos.
180
181 2014-03-02 Xue Fuqiao <xfq@gnu.org>
182
183 * sem-user.texi (Create System Databases): Markup fix.
184
185 2014-02-28 Glenn Morris <rgm@gnu.org>
186
187 * info.texi (Further Reading): Rename node from Expert Info.
188 Remove stuff about writing Info nodes by hand.
189 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
190
191 * info.texi: Nuke hand-written node pointers.
192
193 2014-02-28 Karl Berry <karl@gnu.org>
194
195 * info.texi (Top): Mention H for a summary of all commands.
196
197 2014-02-25 Glenn Morris <rgm@gnu.org>
198
199 * edt.texi (Quick start, Starting emulation): Update hook details.
200 * efaq.texi (Fullscreen mode on MS-Windows)
201 (Terminal setup code works after Emacs has begun): Update hook details.
202 * vip.texi (Loading VIP): Fix hook example.
203
204 * efaq-w32.texi (Bash): Don't use setq with hooks.
205
206 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
207
208 * texinfo.tex: Update from gnulib.
209
210 2014-02-22 Xue Fuqiao <xfq@gnu.org>
211
212 * remember.texi (Quick Start): Add an index.
213 (Function Reference, Quick Start): Add cross-references.
214
215 2014-02-21 Glenn Morris <rgm@gnu.org>
216
217 * flymake.texi (Starting the syntax check process): Grammar fix.
218
219 * tramp.texi (External packages): Grammar fix.
220 Reword for default sentinel not being nil any more.
221
222 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
223
224 * trampver.texi: Update release number.
225
226 2014-02-19 Glenn Morris <rgm@gnu.org>
227
228 * remember.texi: Copyedits.
229 (Quick Start): No need for manual autoloads. Mention remember-notes.
230 (Function Reference): Update arguments. Add new commands.
231
232 2014-02-18 Glenn Morris <rgm@gnu.org>
233
234 * remember.texi (copying): Bump remember mode version.
235 (Installation): Remove unnecessary chapter.
236 (Quick Start): No need to explicitly load remember.el.
237 (Separate Text Files): New section.
238
239 2014-02-17 Glenn Morris <rgm@gnu.org>
240
241 * eieio.texi (Class Values, CLOS compatibility):
242 Remove references to deleted eieio-describe-class/generic.
243
244 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
245
246 Sync with Tramp 2.2.9.
247 * trampver.texi: Update release number.
248
249 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
250
251 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
252
253 * calc.texi (Single-Variable Statistics): Remove mention of
254 incorrect keybinding.
255
256 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
257
258 * texinfo.tex: Update from gnulib.
259
260 2014-02-08 Glenn Morris <rgm@gnu.org>
261
262 * auth.texi (GnuPG and EasyPG Assistant Configuration):
263 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
264
265 2014-02-07 Glenn Morris <rgm@gnu.org>
266
267 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
268
269 2014-02-06 Glenn Morris <rgm@gnu.org>
270
271 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
272
273 * mh-e.texi, viper.texi: Do not use colons in index entries.
274
275 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
276
277 * texinfo.tex: Update from gnulib.
278
279 2014-02-05 Glenn Morris <rgm@gnu.org>
280
281 * epa.texi: Add indices.
282
283 * url.texi (Cookies): Mention url-cookie-list command.
284
285 2014-02-03 Glenn Morris <rgm@gnu.org>
286
287 * cl.texi (Blocks and Exits): Mention cl-tagbody.
288
289 2014-02-02 Glenn Morris <rgm@gnu.org>
290
291 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
292
293 2014-01-31 Glenn Morris <rgm@gnu.org>
294
295 * efaq.texi (Replacing highlighted text):
296 Update delete-selection-mode doc.
297
298 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
299
300 * sem-user.texi (Include paths): Fix a Texinfo command.
301
302 2014-01-27 Glenn Morris <rgm@gnu.org>
303
304 * idlwave.texi (Lesson III---User Catalog, Online Help)
305 (Starting the Shell, Catalogs, User Catalog):
306 * remember.texi (Quick Start):
307 * viper.texi:
308 * vip.texi (Customization, Customizing Constants)
309 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
310
311 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
312
313 * cc-mode.texi (Minor Modes): Minor fix.
314
315 2014-01-24 David Engster <deng@randomsample.de>
316
317 * eieio.texi (Introduction): Fix references.
318
319 2014-01-24 Glenn Morris <rgm@gnu.org>
320
321 * efaq.texi (Termcap/Terminfo entries for Emacs):
322 Use M-x term rather than M-x terminal-emulator.
323
324 * emacs-mime.texi (time-date): Use float-time.
325
326 2014-01-22 David Engster <deng@randomsample.de>
327
328 * eieio.texi (Introduction): Move introductory paragraph about
329 EIEIO and CLOS from 'Building Classes' to here.
330 (Documentation): Remove, since eieio-doc is not part of Emacs.
331 (Class Values, CLOS compatibility): Mention that
332 `describe-function' will also give information about classes.
333
334 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
335
336 * texinfo.tex: Update from gnulib.
337
338 2014-01-15 Glenn Morris <rgm@gnu.org>
339
340 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
341
342 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
343
344 * tramp.texi (all): Doc fix according to GNU Coding Standards.
345 Use "file name" instead of "filename" or "path". Use "host"
346 instead of "machine".
347
348 2014-01-12 David Engster <deng@randomsample.de>
349
350 * eieio.texi (Introduction): `class-of' is obsolete.
351 (Predicates, Basic Methods): Adapt function names to namespace
352 cleanup.
353
354 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
355
356 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
357
358 2014-01-12 Glenn Morris <rgm@gnu.org>
359
360 * efaq.texi (Guidelines for newsgroup postings)
361 (Informational files for Emacs):
362 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
363
364 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
365
366 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
367
368 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
369
370 * Makefile.in: Add eww.texi.
371 * eww.texi: New file.
372
373 2014-01-07 Glenn Morris <rgm@gnu.org>
374
375 * efaq.texi (Problems with very large files): Fix superscript typo.
376
377 2013-01-07 Rasmus <w530@pank.eu>
378
379 * org.texi (Global and local cycling): Fix missing '@'.
380
381 2013-01-07 Bastien Guerry <bzg@gnu.org>
382
383 * org.texi (Global and local cycling): Mention C-u C-u TAB.
384 (Include files, The Export Dispatcher)
385 (Advanced configuration)
386 (Header arguments in Org mode properties): Spelling fixes.
387 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
388 (@LaTeX{} specific attributes): New index entries.
389 Use #+BEGIN_ABSTRACT in the example.
390
391 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
392
393 * org.texi (Org export): New section.
394 (HTML doctypes): Fix whitespace error. Fix display.
395 (Publishing options): Add missing html publishing options.
396
397 2014-01-07 Glenn Morris <rgm@gnu.org>
398
399 * efaq.texi (Basic editing, Packages that do not come with Emacs):
400 Merge in some info from etc/MORE.STUFF.
401
402 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
403
404 Specify .texi encoding (Bug#16292).
405 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
406 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
407 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
408 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
409 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
410 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
411 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
412 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
413 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
414 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
415 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
416 * widget.texi, wisent.texi, woman.texi:
417 Add @documentencoding.
418
419 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
420
421 * eshell.texi (What Eshell is not): Clean up confusing clause.
422
423 2014-01-03 Glenn Morris <rgm@gnu.org>
424
425 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
426
427 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
428 Add copyright notice to titlepage.
429
430 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
431
432 * ert.texi: Add a titlepage. Use @insertcopying.
433
434 * calc.texi (Top): Use @top rather than @chapter.
435
436 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
437
438 * eshell.texi (top): Fix incorrect use of xref.
439
440 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
441
442 * eshell.texi (top): Fix incorrect info filename in an xref.
443
444 2014-01-02 Glenn Morris <rgm@gnu.org>
445
446 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
447
448 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
449
450 * eshell.texi (Command Basics): Remove `Command basics' chapter.
451
452 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
453
454 * eshell.texi (What is Eshell?): Add section about what not to use
455 Eshell for.
456
457 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
458
459 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
460
461 2013-12-22 Glenn Morris <rgm@gnu.org>
462
463 * woman.texi (Navigation): Use itemx where appropriate.
464
465 2013-12-20 Tassilo Horn <tsdh@gnu.org>
466
467 * info.texi, woman.texi:
468 Document `S-SPC' as alternative to `DEL' for scrolling.
469
470 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
471
472 * calc.texi (Stack Manipulation Commands): Mention using the variable
473 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
474
475 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
476
477 * tramp.texi (direntry): Use ssh but rsh.
478 (all): Encode all environment variable names with @env{...}.
479 (Bug Reports): Refer to Testing node.
480
481 2013-12-12 Glenn Morris <rgm@gnu.org>
482
483 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
484 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
485 * srecode.texi, todo-mode.texi, tramp.texi:
486 Sync direntry with info/dir version.
487
488 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
489
490 * Makefile.in: Add octave-mode.texi.
491
492 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
493 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
494
495 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
496
497 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
498
499 * dbus.texi (Properties and Annotations): Fix typo.
500
501 2013-12-06 Bastien Guerry <bzg@gnu.org>
502
503 * org.texi: Don't include Emacs version within Org's version.
504
505 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
506
507 * org.texi (Creating one-off styles): Use new export snippet
508 syntax.
509
510 * org.texi (Export settings): Documentation describing how text
511 above the first heading is ignored when an :export: tag is in a
512 file.
513
514 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
515
516 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
517
518 2013-11-30 Glenn Morris <rgm@gnu.org>
519
520 * Makefile.in (distclean): Remove Makefile.
521
522 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
523
524 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
525 (The Basics, Formulas): Copyedits.
526 (Resizing, Printer functions): Add index entries.
527
528 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
529
530 * calc.texi (Customizing Calc): Mention new variable
531 `calc-context-sensitive-enter'.
532
533 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
534
535 * org.texi (Exporting code blocks): Document the 'inline-only
536 setting for `org-export-babel-evaluate'. Document how :var
537 introduces code block dependencies.
538
539 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
540
541 * org.texi (Header arguments): Document header-args[:lang]
542 properties and remove deprecated old-style properties from
543 documentation.
544
545 * org.texi (Agenda commands): Remove footnote from @tsubheading
546 and add a sentence with the reference instead.
547
548 2013-11-12 Bastien Guerry <bzg@gnu.org>
549
550 * org.texi (Catching invisible edits):
551 * org.texi (Plain lists, Plain lists):
552 * org.texi (Advanced configuration):
553 * org.texi (Tag groups):
554 * org.texi (Conventions):
555 * org.texi (Checkboxes, Radio lists):
556 * org.texi (Top, Summary, Exporting):
557 * org.texi (In-buffer settings): Fix typos.
558
559 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
560 C-w'. Add an index entry for `org-refile-keep'.
561
562 * org.texi (Plain lists): Add an index entry for sorting plain
563 list. Document sorting by checked status for check lists.
564
565 * org.texi (Publishing options): Fix old variable names.
566
567 * org.texi (Orgstruct mode): Fix suggested setting of
568 `orgstruct-heading-prefix-regexp'.
569
570 * org.texi (Export settings):
571 Document `org-export-allow-bind-keywords'.
572
573 * org.texi (History and Acknowledgments): Small rephrasing.
574
575 * org.texi (Template elements): Add a footnote about tags accepted
576 in a year datetree.
577
578 * org.texi (Beamer export, @LaTeX{} and PDF export)
579 (Header and sectioning, @LaTeX{} specific attributes):
580 Enhance style.
581
582 * org.texi (Agenda commands): Add a footnote about dragging agenda
583 lines: it does not persist and it does not change the .org files.
584
585 * org.texi (Agenda commands): Add a table heading for dragging
586 agenda lines forward/backward.
587
588 * org.texi (Agenda commands): Add documentation for
589 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
590
591 * org.texi (Publishing options): Update the list of options.
592 (Simple example, Complex example): Fix the examples.
593
594 * org.texi (Formula syntax for Calc): Don't use a bold font the
595 warning.
596
597 * org.texi (Other built-in back-ends): New section.
598
599 * org.texi (Editing source code):
600 Document `org-edit-src-auto-save-idle-delay' and
601 `org-edit-src-turn-on-auto-save'.
602
603 * org.texi (External links): Document contributed link types
604 separately.
605
606 * org.texi (Closing items):
607 Document `org-closed-keep-when-no-todo'.
608
609 * org.texi (Export back-ends): Rename from "Export formats".
610 (The Export Dispatcher): Remove reference to
611 `org-export-run-in-background'.
612 (Export settings): Minor rewrites.
613 (ASCII/Latin-1/UTF-8 export): Update variable's name.
614 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
615
616 * org.texi (Export in foreign buffers): New section.
617 (Exporting): Remove documentation about converting the selected
618 region.
619
620 * org.texi (Advanced configuration): Put the filter valid types in
621 a table. Use @lisp and @smalllisp.
622
623 * org.texi: Use @code{nil} instead of nil. Update the maintainer
624 contact info.
625
626 * org.texi (Exporting): Better introductory sentence. Add a note
627 about conversion commands.
628 (Feedback, Orgstruct mode, Built-in table editor)
629 (Built-in table editor, Orgtbl mode, Updating the table)
630 (Property syntax, Capturing column view, Capture)
631 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
632 (Exporting, Extending ODT export)
633 (Working with @LaTeX{} math snippets, dir, Customization)
634 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
635 Uniformly use @kbd{M-x command RET}.
636
637 * org.texi (Filtering/limiting agenda items): New subsection.
638 Document the use of `org-agenda-max-*' options and
639 `org-agenda-limit-interactively' from the agenda.
640 (Agenda commands): Move details about filtering commands to
641 the new section, only include a summary here.
642 (Customizing tables in ODT export)
643 (System-wide header arguments, Conflicts, Dynamic blocks):
644 Use spaces for indentation.
645
646 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
647
648 * org.texi (Links in HTML export, Images in HTML export)
649 (post): Fix syntax within #+ATTR_*.
650 (Tables in HTML export): Document `org-html-table-row-tags'
651 and use `org-html-table-default-attributes' instead of
652 `org-html-table-tag'.
653
654 * org.texi (Publishing action, Publishing options)
655 (Publishing links): Major rewrite. Enhance explanations for
656 `org-org-publish-to-org'. Remove reference to
657 `org-export-run-in-background'.
658
659 * org.texi: Fix many small typos. Use #+NAME instead of
660 #+TBLNAME. Use @smalllisp instead of @example.
661 (Special symbols): Add index?
662 (HTML preamble and postamble): Don't mention obsolete use of
663 opt-plist.
664 (JavaScript support): Don't mention the org-jsinfo.el file as it
665 has been merged with ox-html.el.
666
667 * org.texi (Installation, Feedback, Setting Options)
668 (Code evaluation security, org-crypt.el): Use @lisp instead of
669 @example.
670 (Agenda commands): Use @table instead of @example.
671
672 * org.texi (Adding hyperlink types): New appendix.
673
674 * org.texi (ODT export commands, Extending ODT export)
675 (Applying custom styles, Images in ODT export)
676 (Labels and captions in ODT export)
677 (Literal examples in ODT export)
678 (Configuring a document converter)
679 (Working with OpenDocument style files)
680 (Customizing tables in ODT export)
681 (Validating OpenDocument XML): Fix options names.
682
683 * org.texi (History and Acknowledgments): Update acknowledgments
684 to Nicolas. Add Nicolas Goaziou to the list of contributors.
685
686 * org.texi (System-wide header arguments): Don't use "customizing"
687 for setting a variable. Also remove comments.
688
689 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
690 `org-agenda-start-on-weekday' to the variable index and document
691 them.
692
693 * org.texi (Sparse trees, Agenda commands)
694 (@LaTeX{} fragments, Selective export, Export options)
695 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
696 (HTML Export commands, @LaTeX{}/PDF export commands)
697 (iCalendar export, Publishing options, Triggering publication)
698 (In-buffer settings): Update to reflect changes from the new
699 export engine.
700
701 * org.texi (Matching tags and properties): More examples.
702 Explain group tags expansion as regular expressions.
703
704 * org.texi (Tag groups): New section.
705
706 * org.texi (Setting tags): Tiny formatting fixes.
707
708 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
709 names.
710
711 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
712 concept index. Include example for these agenda views.
713 (Special agenda views): Mention the "agenda*" agenda view.
714
715 * org.texi (Repeated tasks): Document how to ignore a repeater
716 when using both a scheduled and a deadline timetamp.
717
718 * org.texi (Global and local cycling): Wrap in a new subsection.
719 (Initial visibility, Catching invisible edits): New subsections.
720
721 * org.texi (Visibility cycling): Mention that
722 `org-agenda-inhibit-startup' will prevent visibility setting when
723 the agenda opens an Org file for the first time.
724
725 * org.texi (Org syntax): New section.
726
727 * org.texi (Orgstruct mode):
728 Document `orgstruct-heading-prefix-regexp'.
729
730 * org.texi (Speeding up your agendas): New section.
731
732 * org.texi (Installation): When installing Org from ELPA, users
733 should do this from an Emacs session where no .org file has been
734 visited.
735
736 * org.texi (CSS support, In-buffer settings): Update HTML options
737 names.
738
739 * org.texi (Structure editing): Update documentation for
740 `org-insert-heading-or-item'.
741 (Plain lists, Relative timer): Update index entry.
742
743 * org.texi (JavaScript support): Update variable names.
744
745 * org.texi (comments): Minor formatting fix.
746
747 * org.texi (@LaTeX{} fragments): Minor enhancement.
748
749 * org.texi: Update the list contributions.
750
751 * org.texi (Agenda commands): Exporting the agenda to an .org file
752 will not copy the subtrees and the inherited tags.
753 Document `org-agenda-filter-by-regexp'.
754
755 * org.texi (Publishing action, Complex example): Fix names of
756 publishing functions.
757
758 * org.texi (Top, Exporting): Delete references to Freemind.
759 (Freemind export): Delete section.
760
761 * org.texi (Top, Exporting): Delete references to the XOXO export.
762 (XOXO export): Delete section.
763
764 * org.texi (Capture): Mention that org-remember.el is not
765 supported anymore.
766
767 * org.texi (Top, Exporting, Beamer class export):
768 Delete references to the TaskJuggler export.
769 (History and Acknowledgments): Mention that the TaskJuggler has
770 been rewritten by Nicolas and now lives in the contrib/ directory
771 of Org's distribution. Mention that Jambunathan rewrote the HTML
772 exporter. Remove Jambunathan from my own acknowledgments.
773 (TaskJuggler export): Delete.
774
775 * org.texi (HTML preamble and postamble)
776 (Tables in HTML export, Images in HTML export)
777 (Math formatting in HTML export, CSS support)
778 (@LaTeX{} and PDF export, Publishing options): Fix the names of
779 the HTML export and publishing options.
780
781 * org.texi (Literal examples, Export options)
782 (@LaTeX{} and PDF export, Header and sectioning)
783 (Publishing options): Fix LaTeX options names.
784
785 * org.texi (Export options, CSS support, In-buffer settings):
786 Fix references to HTML_LINK_* and HTML_STYLE keywords.
787
788 * org.texi (Export options, In-buffer settings): Fix references to
789 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
790
791 * org.texi (Top, Markup, Initial text, Images and tables)
792 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
793 (Export options, JavaScript support, Beamer class export):
794 Remove references to the DocBook export, which has been deleted.
795 (History and Acknowledgments): Mention that DocBook has been
796 deleted, suggest to use the Texinfo exporter instead, then to
797 convert the .texi to DocBook with makeinfo.
798 (Links in ODT export, Tables in ODT export): Fix indices.
799
800 * org.texi (Deadlines and scheduling): Add a variable to the
801 index. Add documentation about delays for scheduled tasks.
802
803 * org.texi (Emphasis and monospace):
804 Mention `org-fontify-emphasized-text' and
805 `org-emphasis-regexp-components'.
806
807 * org.texi (References): Small enhancement.
808
809 * org.texi (Column width and alignment): Make the example visually
810 more clear.
811
812 * org.texi (The clock table): Document :mstart and :wstart as a
813 way to set the starting day of the week.
814
815 * org.texi (In-buffer settings): Document new startup keywords.
816 Thanks to John J Foerch for this idea.
817
818 * org.texi (Include files): Tiny formatting fix.
819
820 * org.texi (Activation): Point to the "Conflicts" section.
821
822 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
823
824 * org.texi (CSS support): Clarify this section.
825
826 * org.texi (@LaTeX{} specific attributes): Document that tabu and
827 tabularx packages are not in the default set of packages.
828
829 * org.texi (Agenda commands): Document fortnight view.
830
831 * org.texi: Document conflict with ecomplete.el.
832
833 * org.texi (History and Acknowledgments): Acknowledgements for
834 Jason Dunsmore and Rakcspace.
835
836 * org.texi: Rename org-crypt.el node to org-crypt.
837
838 * org.texi (A @LaTeX{} example): Fix typo in variable name.
839
840 * org.texi (MobileOrg): Mention the new iPhone developer.
841
842 * org.texi (Table of contents) Improve documentation of TOC
843 placement.
844
845 * org.texi: Explain that date/time information at read-date prompt
846 should start at the beginning, not anywhere in the middle of a
847 long string.
848
849 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
850
851 * org.texi (Orgstruct mode): Fix wrong regexp.
852
853 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
854
855 * org.texi: Document export to (X)HTML flavors.
856
857 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
858
859 * org.texi (Extracting source code): Mention the prefix argument
860 to org-babel-tangle.
861 (noweb): Remove erroneous negative.
862 (Specific header arguments): Document new header arguments.
863 Documentation for new tangle-mode header argument.
864 (Top): Documentation for new tangle-mode header argument.
865 (rownames): Documentation for new tangle-mode header argument.
866 Mention elisp as special rowname case.
867 (tangle-mode): Documentation for new tangle-mode header argument.
868 (post): Documentation and an example of usage.
869 (var): Remove the "Alternate argument syntax" section from the
870 documentation.
871 (hlines): Note that :hline has no effect for Emacs Lisp code
872 blocks.
873
874 2013-11-12 Feng Shu <tumashu@gmail.com>
875
876 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
877 (Math formatting in HTML export)
878 (Working with @LaTeX{} math snippets): Add document about creating
879 formula image with imagemagick.
880
881 * org.texi (@LaTeX{} specific attributes): Document `:caption'
882 attribute of #+ATTR_LATEX.
883
884 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
885
886 * org.texi (Handling links): Fix a typo in
887 `org-startup-with-inline-images' documentation.
888
889 * org.texi (Previewing @LaTeX{} fragments): Document the startup
890 keywords to use for previewing LaTeX fragments or not.
891 (Summary of in-buffer settings): Improve formatting and add an
892 entry for the variable `org-startup-with-latex-preview'.
893
894 * org.texi (Property syntax): Recall the user to refresh the org
895 buffer when properties are set on a per-file basis.
896
897 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
898
899 * org.texi (Matching tags and properties): Clarification.
900
901 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
902
903 * org.texi (Editing and debugging formulas): Add an example when a
904 table has multiple #+TBLFM lines.
905
906 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
907
908 * org.texi (The clock table): Document acceptance of relative
909 times in tstart and tend, link to syntax description and provide
910 example.
911
912 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
913
914 * org.texi (The spreadsheet): Document lookup functions.
915
916 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
917
918 * org.texi (CSS support): Mention .figure-number, .listing-number,
919 and .table-number.
920
921 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
922
923 * org.texi
924 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
925 spreadsheet formula mode strings and some examples from @example
926 block with xy @r{yz} to @table.
927
928 * org.texi (Formula syntax for Calc): Improve the documentation of
929 empty fields in formulas for spreadsheet. Add explanation and
930 example for empty field. Extend explanations of format
931 specifiers. Add a sentence to mention Calc defmath.
932
933 * org.texi (Column formulas): Add a sentence to be more explicit
934 about when a table header is mandatory.
935
936 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
937
938 * org.texi (Subscripts and superscripts): Remove reference to
939 quoted underscores until this mechanism is implemented again.
940
941 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
942 property.
943
944 * org.texi (Document title): Subtree export is no longer triggered
945 by marking one as the region.
946 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
947 giving examples isn't very useful: "horizontal rule" is, at least,
948 as explicit as <hr/>.
949
950 * org.texi (HTML doctypes): Reflect keyword removal.
951 (CSS support): Reflect keyword removal.
952
953 * org.texi (@LaTeX{} specific attributes): Document new :float
954 values.
955
956 * org.texi (Export settings): Improve documentation.
957
958 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
959 (Text areas in HTML export): Update text areas.
960 (HTML Export commands): Update export commands.
961
962 * org.texi (Header and sectioning): Add a footnote about the
963 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
964
965 * org.texi (The Export Dispatcher):
966 Document `org-export-in-background'.
967
968 * org.texi (Footnotes): Export back-ends do not use
969 `org-footnote-normalize' anymore.
970
971 * org.texi: Document variable changes.
972
973 * org.texi (Export settings): Document p: item in OPTIONS keyword.
974
975 * org.texi (Exporting): Massive rewrite of the first sections.
976 (Selective export): Delete.
977 (The Export Dispatcher): Rewrite.
978 (Export options): Rewrite as "Export settings".
979
980 * org.texi: Small changes to documentation for embedded LaTeX.
981
982 * org.texi (Internal links): Document #+NAME keyword and
983 cross-referencing during export.
984
985 * org.texi (Include files): Remove reference to :prefix1
986 and :prefix. Give more details for :minlevel.
987
988 * org.texi (Macro replacement): Fix macro name.
989 Update documentation about possible locations and escaping mechanism.
990
991 * org.texi (Table of contents): Update documentation.
992 Document lists of listings and lists of tables. Add documentation for
993 optional title and #+TOC: keyword.
994
995 2013-11-12 Rick Frankel <rick@rickster.com>
996
997 * org.texi (results): Add Format section, broken out of Type
998 section to match code.
999 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1000 Note that the actual default handling (at least for python and
1001 emacs-lisp) does not seem to match the description.
1002
1003 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1004
1005 * org.texi (The date/time prompt): Update the documentation to
1006 reflect the new way `org-read-date-get-relative' handles weekdays.
1007
1008 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1009
1010 * org.texi (Resolving idle time):
1011 Document `org-clock-x11idle-program-name'.
1012
1013 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * ert.texi (Running Tests Interactively): Adapt examle output.
1016 (Tests and Their Environment): Mention skip-unless.
1017
1018 2013-10-23 Glenn Morris <rgm@gnu.org>
1019
1020 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1021 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1022 * widget.texi: Nuke @refill.
1023
1024 * Makefile.in (install-dvi, install-html, install-pdf)
1025 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1026 (uninstall-pdf): Quote entities that might contain whitespace.
1027
1028 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1029
1030 * calc.texi (Data Type Formats): Don't specify the size at
1031 which integers begin to be represented by lists.
1032
1033 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1034
1035 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1036
1037 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * trampver.texi: Update release number.
1040
1041 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1042
1043 Sync with Tramp 2.2.8.
1044
1045 * tramp.texi (External packages): Use `non-essential'.
1046 * trampver.texi: Update release number.
1047
1048 2013-09-14 Glenn Morris <rgm@gnu.org>
1049
1050 * eshell.texi: Markup fixes.
1051
1052 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1053
1054 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1055 of @kbd{RET}.
1056 (Prefix Matching): Add an index.
1057
1058 2013-09-08 Glenn Morris <rgm@gnu.org>
1059
1060 * emacs-gnutls.texi: Tweak direntry.
1061
1062 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * tramp.texi (Alternative Syntax): Remove chapter.
1065
1066 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1067
1068 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1069 for portability to hosts where /bin/sh has problems.
1070
1071 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1072
1073 Try to reduce redundancy in doc/misc/Makefile.in.
1074 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1075 (TARGETS): New intermediate variable.
1076 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1077
1078 2013-08-27 Glenn Morris <rgm@gnu.org>
1079
1080 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1081
1082 * efaq.texi: Rename from faq.texi, to match its output files.
1083 * Makefile.in: Update for faq.texi name change.
1084
1085 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1086
1087 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1088
1089 * efaq-w32.texi: Move here from the web-pages repository.
1090 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1091 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1092 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1093 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1094 Add DOCMISC_*_W32 variables.
1095 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1096 (efaq_w32_deps): New variable.
1097 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1098 (efaq-w32.pdf, efaq-w32.html): New rules.
1099 (clean): Remove efaq-w32 products.
1100
1101 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1102
1103 * texinfo.tex: Update from gnulib.
1104
1105 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1106
1107 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1108 shift_jis from the default value set to mm-coding-system-priorities for
1109 Japanese users.
1110
1111 2013-08-13 Glenn Morris <rgm@gnu.org>
1112
1113 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1114 (Options - Defining Label Environments, Options - Creating Labels)
1115 (Options - Referencing Labels, Options - Creating Citations)
1116 (Options - Index Support, Options - Viewing Cross-References)
1117 (Options - Finding Files, Options - Optimizations)
1118 (Options - Fontification, Options - Misc):
1119 * cc-mode.texi (Sample Init File):
1120 * edt.texi (Init file):
1121 * epa.texi (Encrypting/decrypting gpg files):
1122 * mairix-el.texi (About, Setting up the mairix interface, Using)
1123 (Extending):
1124 Rename nodes to avoid characters that can cause Texinfo problems.
1125
1126 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1127
1128 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1129
1130 2013-08-12 Glenn Morris <rgm@gnu.org>
1131
1132 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1133 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1134 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1135 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1136 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1137 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1138 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1139 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1140 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1141 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1142 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1143 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1144 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1145
1146 * woman.texi (Top): Avoid mailto: in html output.
1147
1148 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1149 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1150 (INSTALL_DATA): New, set by configure.
1151 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1152 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1153 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1154 uninstall-ps, and uninstall-doc.
1155 (.SUFFIXES): Add .ps and .dvi.
1156 (.dvi.ps): New suffix rule.
1157 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1158 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1159 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1160 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1161 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1162 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1163 (ido.html, mairix-el.html, message.html, mh-e.html)
1164 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1165 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1166 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1167 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1168 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1169 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1170 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1171 New rules.
1172 (clean): Remove HTML_TARGETS and PS_TARGETS.
1173
1174 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1175
1176 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1177 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1178 for user options.
1179
1180 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1181
1182 * htmlfontify.texi (Customization): Remove documentation of
1183 `hfy-fast-lock-save'. Minor fixes.
1184
1185 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1186
1187 * ido.texi (Top): Insert node "Working Directories" in menu.
1188 (Working Directories): New node.
1189 (Misc Customization): Add documentation of
1190 `ido-confirm-unique-completion' and some other user options.
1191
1192 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1193
1194 * todo-mode.texi: Update @dircategory.
1195 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1196 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1197 @ref.
1198
1199 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1200
1201 * sc.texi (Introduction): Fix index.
1202 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1203 (Information Keys and the Info Alist, Reference Headers)
1204 (The Built-in Header Rewrite Functions)
1205 (Electric References, Reply Buffer Initialization)
1206 (Filling Cited Text, Selecting an Attribution)
1207 (Attribution Preferences)
1208 (Anonymous Attributions, Author Names)
1209 (Using Regi, Post-yank Formatting Commands)
1210 (Citing Commands, Insertion Commands)
1211 (Mail Field Commands)
1212 (Hints to MUA Authors, Thanks and History): Change from one space
1213 between sentences to two.
1214 (What Supercite Does): Typo fix.
1215
1216 * newsticker.texi (Usage): Use @key for RET.
1217
1218 * cl.texi (Argument Lists, For Clauses)
1219 (Macros): Add indexes.
1220
1221 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1222
1223 * cl.texi (Blocks and Exits): Add an index.
1224
1225 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1226
1227 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1228 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1229 (todo-mode.dvi, todo-mode.pdf): New rules.
1230
1231 * todo-mode.texi: New file.
1232
1233 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1234
1235 * gnus.texi (Basic Usage): Mention that warp means jump here.
1236 (The notmuch Engine): Mention notmuch.
1237
1238 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1239
1240 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1241 `gnus-subthread-sort-functions' and remove the obsolete documentation
1242 of `gnus-sort-threads-recursively'.
1243
1244 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1245
1246 * texinfo.tex: Update to 2012-07-29.17 version.
1247
1248 2013-07-29 David Engster <deng@randomsample.de>
1249
1250 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1251 implementation.
1252 (Introduction): Add further missing features.
1253 (Building Classes): Add introductory paragraph.
1254 (Wish List): Add metaclasses and EQL specialization.
1255
1256 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * tramp.texi (Frequently Asked Questions):
1259 Mention `tramp-use-ssh-controlmaster-options'.
1260
1261 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1262
1263 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1264 `gnus-sort-threads-recursively'.
1265
1266 2013-07-25 Glenn Morris <rgm@gnu.org>
1267
1268 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1269 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1270
1271 * erc.texi (Special Features): Update contact information.
1272 (History): Avoid using @email.
1273
1274 * eshell.texi (Bugs and ideas): Minor updates.
1275
1276 * faq.texi (Reporting bugs, Origin of the term Emacs)
1277 (Setting up a customization file)
1278 (Using an already running Emacs process, Turning off beeping)
1279 (Packages that do not come with Emacs)
1280 (Replying to the sender of a message): Avoid using @email.
1281
1282 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1283
1284 * reftex.texi (Imprint): Avoid using @email.
1285
1286 * ses.texi (Top): Update bug reporting instructions.
1287 (Acknowledgments): Avoid using @email.
1288
1289 * woman.texi (Introduction, Background): Remove outdated information.
1290 (Bugs, Acknowledgments): Avoid using @email.
1291
1292 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1293
1294 * ido.texi: New file.
1295
1296 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1297
1298 * gnus.texi (Customizing Articles): Document function predicates.
1299
1300 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1301
1302 * gnus.texi (lines): Correct description of
1303 `gnus-registry-track-extra's default value.
1304 Mention `gnus-registry-remove-extra-data'.
1305
1306 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1307
1308 * gnus.texi (Group Parameters): Mention regexp
1309 substitutions (bug#11688).
1310
1311 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1312
1313 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1314
1315 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1316
1317 * gnus.texi (Emacsen): Fix version.
1318
1319 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1320
1321 2013-07-06 Glenn Morris <rgm@gnu.org>
1322
1323 * mh-e.texi: Fix external links.
1324 (Using This Manual): Printed elisp manuals no longer available.
1325
1326 * newsticker.texi (Overview): Update URL.
1327
1328 * nxml-mode.texi (Introduction): Update URL.
1329
1330 * org.texi (JavaScript support): Fix URL.
1331
1332 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1333
1334 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1335
1336 * dbus.texi (Introspection): Update URL to a less defunct one.
1337
1338 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1339 (Foreign Groups): Use @indicateurl for examples.
1340 (Direct Functions): Remove defunct URL.
1341 (RSS): Update URL.
1342
1343 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1344 (FAQ 7-1): Update URL.
1345
1346 * pgg.texi (Top, Overview): Add note about obsolescence.
1347
1348 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1349
1350 * texinfo.tex: Merge from gnulib.
1351
1352 2013-07-03 Glenn Morris <rgm@gnu.org>
1353
1354 * bovine.texi (top):
1355 * cc-mode.texi (AWK Mode Font Locking):
1356 * mh-e.texi (Preface):
1357 * url.texi (URI Parsing): Fix cross-references to other manuals.
1358
1359 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1360
1361 * gnus.texi (Client-Side IMAP Splitting):
1362 Note that `nnimap-inbox' now can be a list.
1363
1364 2013-06-24 Glenn Morris <rgm@gnu.org>
1365
1366 * eshell.texi: Fix cross-references to other manuals.
1367
1368 2013-06-23 Glenn Morris <rgm@gnu.org>
1369
1370 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1371 Remove; not needed now we use a standard html layout for the faq.
1372 (clean): Remove HTML_TARGETS, emacs-faq.text.
1373
1374 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1375
1376 * flymake.texi (Parsing the output, Customizable variables):
1377 Add reference to `flymake-warning-predicate'.
1378
1379 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * tramp.texi (Top, Configuration): Insert section `Predefined
1382 connection information' in menu.
1383 (Predefined connection information): New section.
1384 (Android shell setup): Make a reference to `Predefined connection
1385 information'.
1386
1387 2013-06-19 Glenn Morris <rgm@gnu.org>
1388
1389 * Makefile.in (version): New, set by configure.
1390 (clean): Delete dist tar file.
1391 (infoclean): New, split from maintainer-clean.
1392 (maintainer-clean): Run infoclean.
1393 (dist): New rule, to make tarfile for www.gnu.org.
1394
1395 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1396
1397 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1398 for keys q and Q.
1399 (Standards): Reference RFC5804 as the defining document of the
1400 managesieve protocol.
1401
1402 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1403
1404 * eshell.texi (Input/Output): Expand to cover new visual-command
1405 options, eshell-visual-subcommands and eshell-visual-options.
1406 Divide into separate Visual Commands and Redirection sections.
1407
1408 2013-06-10 Glenn Morris <rgm@gnu.org>
1409
1410 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1411
1412 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1413
1414 * gnus.texi (Article Date):
1415 Fix description of gnus-article-update-date-headers.
1416
1417 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1418
1419 * erc.texi (Special Features): ERC is being maintained within
1420 Emacs now.
1421
1422 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1423
1424 * flymake.texi: Change from one space between sentences to two.
1425
1426 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1427
1428 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1429 (bug#14293).
1430
1431 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1432
1433 * tramp.texi (Frequently Asked Questions): Precise, how to define
1434 an own ControlPath.
1435
1436 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * tramp.texi (Frequently Asked Questions): New item for
1439 ControlPath settings.
1440
1441 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1442
1443 * calc.texi (Basic Operations on Units): Streamline some
1444 descriptions.
1445
1446 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1447
1448 * eshell.texi (Built-ins): Update manual to mention tramp module.
1449
1450 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1451
1452 * tramp.texi (Filename Syntax): Host names are not allowed to be
1453 any method name, unless method name is specified explicitly.
1454 Remove restriction on unibyte filenames.
1455
1456 * trampver.texi: Update release number.
1457
1458 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1459
1460 doc: convert some TeX accents to UTF-8
1461 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1462 '@"{@dotless{i}}'.
1463
1464 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1465
1466 Sync with Tramp 2.2.7.
1467
1468 * trampver.texi: Update release number.
1469
1470 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1471
1472 * calc.texi (Basic Operations on Units): Streamline some
1473 descriptions.
1474
1475 2013-03-08 Glenn Morris <rgm@gnu.org>
1476
1477 * faq.texi (Top): Don't say this was updated @today.
1478 That's irrelevant and leads to spurious diffs.
1479
1480 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1481
1482 * calc.texi (Basic Operations on Units):
1483 Fix cross-reference.
1484
1485 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1486
1487 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1488
1489 2013-03-06 Alan Mackenzie <acm@muc.de>
1490
1491 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1492 calling a line-up function.
1493
1494 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1495
1496 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1497 * ses.texi: Switch from Latin-1 to UTF-8.
1498
1499 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1500
1501 * tramp.texi (External methods): Tramp does not connect Android
1502 devices by itself.
1503
1504 2013-03-02 Bill Wohler <wohler@newt.com>
1505
1506 Release MH-E manual version 8.5.
1507
1508 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1509 release 8.5.
1510
1511 * mh-e.texi (Preface, Conventions, Getting Started)
1512 (Using This Manual, Folder Selection, Viewing, Aliases)
1513 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1514 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1515 Update URLs.
1516
1517 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1518
1519 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1520 and "plink2" entries. "plink2" is obsolete for a long time.
1521 (External methods): Remove "scp1" and "scp2" entries.
1522 Explain user name and host name specification for "adb".
1523
1524 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1525
1526 * tramp.texi (External methods): Mention `tramp-adb-program'.
1527
1528 2013-02-28 Bastien Guerry <bzg@gnu.org>
1529
1530 * org.texi (Visibility cycling): Suggest to set
1531 `org-agenda-inhibit-startup' to nil if user wants the startup
1532 visibility settings to be honored in any circumstances.
1533 (Progress logging, Checkboxes): Fix typos.
1534
1535 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1536
1537 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1538 the macros, for Texinfo 4.13 and 5.0.
1539
1540 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1541
1542 Port Tramp documentation to Texinfo 5.0.
1543 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1544 (Filename Syntax): Do not use @trampfn{} in @item.
1545 (Filename completion): Use @columnfractions in @multitable.
1546
1547 2013-02-22 Glenn Morris <rgm@gnu.org>
1548
1549 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1550
1551 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1552
1553 * Makefile.in (html): New rule.
1554
1555 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1556
1557 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1558 Volpiatto <thierry.volpiatto@gmail.com>.
1559
1560 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1561
1562 * tramp.texi (Top, Configuration): Insert section `Android shell
1563 setup' in menu.
1564 (Android shell setup): New section.
1565 (Connection types, Default Method)
1566 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1567 (External methods): Remove "scpc" and "rsyncc" entries.
1568 (Frequently Asked Questions): Remove entry about ControlPersist.
1569
1570 2013-02-13 Glenn Morris <rgm@gnu.org>
1571
1572 * message.texi (News Headers): Don't mention yow any more.
1573
1574 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1575
1576 * calc.texi (Basic Operations on Units, Customizing Calc):
1577 Mention the variable `calc-allow-units-as-numbers'.
1578
1579 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1580
1581 * eshell.texi: Fill most of the missing sections.
1582
1583 2013-02-07 Bastien Guerry <bzg@gnu.org>
1584
1585 * org.texi (References): Clarify an example.
1586 (Installation): Fix instructions.
1587 (Org-Plot): Fix link.
1588 (Checkboxes, Radio lists): Fix typos.
1589
1590 2013-02-07 Glenn Morris <rgm@gnu.org>
1591
1592 * cl.texi (Equality Predicates): Mention memql.
1593
1594 2013-02-07 Eric Ludlam <zappo@gnu.org>
1595
1596 * ede.texi (Creating a project): Make ede-new doc less
1597 specific, and only about items it supports, indicating that there
1598 might be more. Remove refs to simple project and direct automake
1599 from ede new.
1600 (Simple projects): Re-write to not talk about ede-simple-project
1601 which is deprecated, and instead use the term to mean projects
1602 that don't do much management, just project wrapping.
1603 Add ede-generic-project link.
1604 (ede-generic-project): New node (bug#11441).
1605
1606 2013-02-07 Glenn Morris <rgm@gnu.org>
1607
1608 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1609
1610 2013-02-01 Glenn Morris <rgm@gnu.org>
1611
1612 * calc.texi (Help Commands): Update calc-view-news description.
1613 Mention etc/CALC-NEWS.
1614
1615 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1616
1617 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1618
1619 2013-01-13 Bastien Guerry <bzg@gnu.org>
1620
1621 * org.texi (Installation): Simplify.
1622
1623 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1624
1625 * org.texi (Handling links): Update the mention to the obsolete
1626 variable `org-link-to-org-use-id' with a mention to the newer
1627 variable `org-id-link-to-org-use-id'. Mention the need to load
1628 the org-id library.
1629
1630 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1631
1632 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1633
1634 2013-01-09 Bastien Guerry <bzg@gnu.org>
1635
1636 * org.texi (Pushing to MobileOrg): Add footnote about using
1637 symbolic links in `org-directory'.
1638 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1639 of the now obsolete alias `org-float'.
1640 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1641 index. Fix description of TODO keywords cycling.
1642 (Advanced features): Add missing argument for @item.
1643 (Storing searches): Add index entries and a note about
1644 *-tree agenda views.
1645 (Structure editing): Document `org-mark-element' and
1646 `org-mark-subtree'.
1647 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1648
1649 2013-01-08 Juri Linkov <juri@jurta.org>
1650
1651 * info.texi (Go to node): Mention the abbreviated format
1652 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1653
1654 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1655
1656 * autotype.texi: Remove undefined command @subtitlefont.
1657 * cc-mode.texi: Likewise.
1658
1659 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1660 @item argument.
1661 (Property searches): Use \\ instead of @backslashchar{}.
1662 * pgg.texi (VERSION): Move @set below @setfilename.
1663
1664 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1665
1666 * ada-mode.texi: Remove braces from @title argument.
1667 * eudc.texi: Likewise.
1668 * smtpmail.texi: Likewise.
1669 * auth.texi (VERSION): Set before first use.
1670 * emacs-gnutls.texi (VERSION): Likewise.
1671 * pgg.texi (VERSION): Likewise.
1672 * ede.texi (Top): Rename from top, all uses changed.
1673 * eshell.texi: Add missing argument to @sp.
1674 * forms.texi (Top): Reorder menu to match structure.
1675 * htmlfontify.texi (Customization): Add missing @item in
1676 @enumerate.
1677 * org.texi (Advanced features): Add missing argument for @item.
1678 (Property searches): Use @backslashchar{} in macro argument.
1679 * pcl-cvs.texi: Add missing argument to @sp.
1680 (Movement commands): Fix use of @itemx.
1681 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1682 * reftex.texi (Options (Creating Citations)): Add missing newline
1683 before @end.
1684 * tramp.texi (Obtaining Tramp): Remove extra dots.
1685 (Configuration): Reorder menu to match structure.
1686 (Remote shell setup): Replace literal NUL character by \0.
1687 * viper.texi (Marking): Add missing argument for @item.
1688
1689 2013-01-04 Glenn Morris <rgm@gnu.org>
1690
1691 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1692 Add htmlfontify.
1693 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1694 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1695 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1696 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1697
1698 * htmlfontify.texi: Miscellaneous fixes and updates.
1699 Set copyright to FSF, update license to GFDL 1.3+.
1700
1701 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1702
1703 * htmlfontify.texi: New file.
1704
1705 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1706
1707 * calc.texi (Free-Form Dates): Expand on the date reading
1708 algorithm.
1709
1710 2012-12-27 Glenn Morris <rgm@gnu.org>
1711
1712 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1713 Avoid some overfull lines.
1714
1715 * widget.texi (Programming Example): Break some long lines.
1716
1717 * wisent.texi (Wisent Overview): Fix xref.
1718 (Grammar format, Understanding the automaton): Avoid overfill.
1719
1720 * bovine.texi (Optional Lambda Expression): Allow line break.
1721
1722 * auth.texi (Help for users): Break long lines.
1723
1724 * ada-mode.texi (Project file variables):
1725 Reword to reduce underfull hbox.
1726 (No project files, Use GNAT project file):
1727 Use smallexample to make some overfull lines less terrible.
1728
1729 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1730 Fix cross-references to separate manuals.
1731
1732 * Makefile.in (gfdl): New variable. Use throughout where
1733 appropriate so that targets depend on doclicense.texi.
1734
1735 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1736
1737 * gnus.texi (Customizing the IMAP Connection): Mention the other
1738 authenticators.
1739
1740 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1741
1742 * gnus.texi (Browse Foreign Server):
1743 Document `gnus-browse-delete-group'.
1744
1745 2012-12-22 Glenn Morris <rgm@gnu.org>
1746
1747 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1748 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1749 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1750 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1751
1752 * Makefile.in (gfdl): New variable. Use throughout where
1753 appropriate so that targets depend on doclicense.texi.
1754
1755 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1756
1757 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1758 doclicense.texi. Remove doclicense.texi from all targets that
1759 mentioned it explicitly.
1760 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1761 $(emacsdir)/emacsver.texi.
1762 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1763
1764 2012-12-21 Glenn Morris <rgm@gnu.org>
1765
1766 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1767 Include emacsver.texi. Nuke hand-written node pointers.
1768 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1769 Depend on emacsver.texi.
1770
1771 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1772 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1773 May as well just include doclicense.texi in everything.
1774
1775 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1776 which @copying says is included.
1777
1778 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1779 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1780 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1781 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1782 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1783 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1784 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1785 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1786 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1787 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1788 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1789 copies from the FSF, which does not publish these manuals.
1790
1791 * erc.texi: No need to include gpl in this small manual.
1792
1793 * org.texi (copying): Include a copy of the GFDL.
1794 (GNU Free Documentation License): New section.
1795
1796 2012-12-21 Bastien Guerry <bzg@gnu.org>
1797
1798 * org.texi: Fix typos.
1799
1800 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1801
1802 * calc.texi (ISO 8601): Rename from ISO-8601,
1803 as it's typically spelled without a hyphen.
1804
1805 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1806
1807 * calc.texi (ISO-8601): New section.
1808 (Date Formatting Codes): Mention new codes.
1809 (Standard Date Formats): Mention new formats.
1810
1811 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1812
1813 * tramp.texi (External methods): Move `adb' method here.
1814
1815 2012-12-13 Glenn Morris <rgm@gnu.org>
1816
1817 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1818
1819 * wisent.texi: Small edits. Set copyright to FSF, update license to
1820 GFDL 1.3+.
1821 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1822 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1823 New targets.
1824 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1825 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1826
1827 * bovine.texi: Small edits. Set copyright to FSF, update license to
1828 GFDL 1.3+, remove empty index.
1829 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1830 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1831 New targets.
1832 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1833 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1834
1835 2012-12-13 Eric Ludlam <zappo@gnu.org>
1836 David Ponce <david@dponce.com>
1837 Richard Kim <emacs18@gmail.com>
1838
1839 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1840
1841 2012-12-13 Glenn Morris <rgm@gnu.org>
1842
1843 * flymake.texi (Customizable variables, Locating the buildfile):
1844 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1845
1846 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1847 GFDL 1.3+ license, fix up index.
1848 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1849 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1850 (srecode.pdf): New targets.
1851 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1852 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1853
1854 2012-12-13 Eric Ludlam <zappo@gnu.org>
1855
1856 * srecode.texi: New file, imported from CEDET trunk.
1857
1858 2012-12-13 Bastien Guerry <bzg@gnu.org>
1859
1860 * org.texi (Summary, Code block specific header arguments)
1861 (Code block specific header arguments)
1862 (Header arguments in function calls, var, noweb)
1863 (Results of evaluation, Code evaluation security):
1864 Small reformatting: add a blank line before some example.
1865
1866 * org.texi (System-wide header arguments)
1867 (Header arguments in Org mode properties, Conflicts)
1868 (Dynamic blocks, Using the mapping API):
1869 Fix indentation of Elisp code examples.
1870
1871 * org.texi (Comment lines): Fix description of the comment syntax.
1872
1873 * org.texi (Installation): Mention "make test" in the correct section.
1874
1875 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1876
1877 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1878 These are just minor editorial changes.
1879
1880 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1881
1882 * tramp.texi (History): Mention ADB.
1883 (Inline methods): Add `adb' method.
1884
1885 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1888 (External methods): Fix typo.
1889
1890 2012-12-03 Glenn Morris <rgm@gnu.org>
1891
1892 * rcirc.texi (Notices): Fix typo.
1893
1894 2012-11-25 Bill Wohler <wohler@newt.com>
1895
1896 Release MH-E manual version 8.4.
1897
1898 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1899 Update for release 8.4.
1900
1901 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1902 (Junk): Add mh-whitelist-preserves-sequences-flag,
1903 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1904 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1905
1906 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1907
1908 * mh-e.texi (Procmail): Fix two @ typos.
1909
1910 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1911
1912 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1913 These are just minor editorial changes.
1914
1915 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1916
1917 * calc.texi (Date Formatting Codes): Mention the new beginning of
1918 the date numbering system.
1919
1920 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1921
1922 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1923 (Date Forms): Correct off-by-one error in explanation of
1924 Julian day numbers. Give Gregorian equivalent of its origin.
1925
1926 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1927
1928 * calc.texi (Date Forms): Mention the customizable
1929 Gregorian-Julian switch.
1930 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1931
1932 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1933
1934 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1935 It also uses January 1, 1 AD as its day number 1.
1936 * calc.texi (Date Forms): Document this.
1937
1938 2012-11-16 Glenn Morris <rgm@gnu.org>
1939
1940 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1941 (Obsolete Macros): Move example here from Function Bindings.
1942
1943 * erc.texi: Use @code{nil} rather than just "nil".
1944 (Modules): Undocument obsolete "hecomplete".
1945 Add "notifications".
1946 (Connecting): Add brief section on passwords.
1947 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1948
1949 2012-11-13 Glenn Morris <rgm@gnu.org>
1950
1951 * flymake.texi (Customizable variables)
1952 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1953 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1954
1955 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1956
1957 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1958 In all file place SES into @acronym{...}.
1959 (Advanced Features): Add key index and function index for
1960 ses-set-header-row. Add description for function
1961 ses-rename-cell. Add description for function
1962 ses-repair-cell-reference-all.
1963 (Ranges in formulas): Add description for ses-range flags.
1964
1965 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1966
1967 * texinfo.tex: Merge from gnulib.
1968
1969 2012-11-10 Chong Yidong <cyd@gnu.org>
1970
1971 * url.texi (Introduction): Move url-configuration-directory to
1972 Customization node.
1973 (Parsed URIs): Split into its own node.
1974 (URI Encoding): New node.
1975 (Defining New URLs): Remove empty chapter.
1976 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1977 Improve docs for url-queue-*.
1978 (Supported URL Types): Copyedits. Delete empty subnodes.
1979
1980 * url.texi (Introduction): Rename from Getting Started.
1981 Rewrite the introduction.
1982 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1983
1984 2012-11-10 Glenn Morris <rgm@gnu.org>
1985
1986 * cl.texi (Obsolete Setf Customization):
1987 Revert defsetf example to the more correct let rather than prog1.
1988 Give define-modify-macro, defsetf, and define-setf-method
1989 gv.el replacements.
1990
1991 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1992 (Setf Extensions): Remove obsolete reference.
1993 (Obsolete Setf Customization):
1994 Move note on lack of setf functions to lispref/variables.texi.
1995 Undocument get-setf-method, since it no longer exists.
1996 Mention simple defsetf replaced by gv-define-simple-setter.
1997
1998 2012-11-03 Glenn Morris <rgm@gnu.org>
1999
2000 * cl.texi: Further general copyedits.
2001 (List Functions): Remove copy-tree, standard elisp for some time.
2002 (Efficiency Concerns): Comment out examples that no longer apply.
2003 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2004 (Creating Symbols, Random Numbers): De-emphasize internal
2005 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2006 (Naming Conventions, Type Predicates, Macros)
2007 (Predicates on Numbers): No longer mention cl-floatp-safe.
2008
2009 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2010
2011 * gnus.texi (Mail Source Specifiers):
2012 Document :leave keyword used for pop mail source.
2013
2014 2012-11-01 Glenn Morris <rgm@gnu.org>
2015
2016 * cl.texi: General copyedits for style, line-breaks, etc.
2017 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2018 (Macro Bindings, Blocks and Exits):
2019 Acknowledge existence of lexical-binding.
2020 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2021
2022 2012-10-31 Glenn Morris <rgm@gnu.org>
2023
2024 * ert.texi (Introduction, The @code{should} Macro):
2025 Refer to "cl-assert" rather than "assert".
2026
2027 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2028 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2029 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2030 Reword, and add details of flet and labels.
2031 (Modify Macros, Function Bindings): Add some xrefs.
2032
2033 2012-10-30 Glenn Morris <rgm@gnu.org>
2034
2035 * cl.texi (Modify Macros): Update for cl-letf changes.
2036 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2037 (Setf Extensions): Partially restore note about cl-getf,
2038 mainly moved to lispref/variables.texi.
2039 (Property Lists): Fix cl-getf typos.
2040 (Mapping over Sequences): Mention cl-mapc naming oddity.
2041
2042 2012-10-29 Glenn Morris <rgm@gnu.org>
2043
2044 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2045 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2046 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2047 (Modify Macros, Multiple Values, Other Clauses):
2048 Remove mentions of obsolete features.
2049 (Obsolete Setf Customization): Don't mention `apply' setf.
2050
2051 2012-10-28 Glenn Morris <rgm@gnu.org>
2052
2053 * cl.texi (Multiple Values, Common Lisp Compatibility):
2054 More namespace updates.
2055 (Obsolete Features): Copyedits.
2056 (Obsolete Lexical Macros, Obsolete Setf Customization):
2057 New subsections.
2058
2059 * cl.texi (Porting Common Lisp, Lexical Bindings):
2060 Add some xrefs to the Elisp manual.
2061
2062 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2063 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2064 (Obsolete Features): New appendix. Move Lexical Bindings here.
2065
2066 2012-10-27 Glenn Morris <rgm@gnu.org>
2067
2068 * cl.texi: Use defmac for macros rather than defspec.
2069 (Efficiency Concerns): Related copyedit.
2070
2071 * cl.texi (Control Structure): Update for setf now being in core.
2072 (Setf Extensions): Rename from Basic Setf. Move much of the
2073 former content to lispref/variables.texi.
2074 (Modify Macros): Move pop, push details to lispref/variables.texi.
2075 (Customizing Setf): Copyedits for setf etc being in core.
2076 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2077 Further namespaces updates.
2078
2079 2012-10-26 Bastien Guerry <bzg@gnu.org>
2080
2081 * org.texi (Installation): Update the link to Org's ELPA.
2082 Also don't mention org-install.el anymore as the replacement file
2083 org-loaddefs.el is now loaded by org.el.
2084
2085 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2086
2087 * tramp.texi (Frequently Asked Questions):
2088 Mention `tramp-completion-reread-directory-timeout' for performance
2089 improvement.
2090
2091 2012-10-25 Glenn Morris <rgm@gnu.org>
2092
2093 * cl.texi: Don't mess with the TeX section number counter.
2094 Use Texinfo recommended convention for quotes+punctuation.
2095 (Overview, Sequence Functions): Rephrase for better line-breaking.
2096 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2097 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2098 (Random Numbers, Mapping over Sequences, Structures)
2099 (Porting Common Lisp): Further updates for cl-lib namespace.
2100 (Modify Macros, Declarations, Macro Bindings, Structures):
2101 Break long lines in examples.
2102 (Dynamic Bindings): Update for changed progv behavior.
2103 (Loop Examples, Efficiency Concerns): Markup fixes.
2104 (Structures): Remove TeX margin change.
2105 (Declarations): Fix typos.
2106
2107 2012-10-24 Glenn Morris <rgm@gnu.org>
2108
2109 * cl.texi (Overview, Multiple Values, Creating Symbols)
2110 (Numerical Functions): Say less/nothing about the original cl.el.
2111 (Old CL Compatibility): Remove.
2112 (Assertions): Remove ignore-errors (standard Elisp for some time).
2113
2114 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2115 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2116 (Efficiency Concerns, Efficiency Concerns)
2117 (Common Lisp Compatibility, Old CL Compatibility):
2118 Further updates for cl-lib namespace.
2119
2120 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2121
2122 Update manual for new time stamp format (Bug#12706).
2123 * emacs-mime.texi (time-date): Update for new format.
2124 Also, fix bogus time stamp and modernize a bit.
2125
2126 2012-10-23 Glenn Morris <rgm@gnu.org>
2127
2128 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2129 than unchanging cl.el version number.
2130 End all menu descriptions with a period.
2131 Do not use @dfn{CL} for every instance of "CL".
2132 (Overview): Remove no-runtime caveat, and note about foo* names.
2133 (Usage): Use cl-lib rather than cl.
2134 (Organization, Naming Conventions): Update for cl-lib.el.
2135 (Installation): Remove long-irrelevant node.
2136 (Program Structure, Predicates, Control Structure):
2137 Start updating for cl-lib namespace.
2138 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2139 Depend on emacsver.texi.
2140
2141 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2142
2143 * trampver.texi: Update release number.
2144
2145 2012-10-06 Glenn Morris <rgm@gnu.org>
2146
2147 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2148 ERC version.
2149 (Introduction): ERC is distributed with Emacs.
2150 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2151 (Getting Started): Simplify.
2152 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2153 (History): Mention ERC maintained as part of Emacs now.
2154 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2155 Add dependency on emacsver.texi.
2156
2157 * erc.texi: Remove hand-written node pointers.
2158
2159 2012-10-05 Glenn Morris <rgm@gnu.org>
2160
2161 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2162 Copyedits.
2163
2164 2012-10-01 Eric Ludlam <zappo@gnu.org>
2165
2166 * ede.texi (Quick Start, Project Local Variables)
2167 (Miscellaneous commands, ede-java-root, Development Overview)
2168 (Detecting a Project): New nodes.
2169 (Simple projects): Node deleted.
2170
2171 * eieio.texi (Building Classes): Some slot attributes cannot be
2172 overridden.
2173 (Slot Options): Remove an example.
2174 (Method Invocation, Documentation): New nodes.
2175
2176 2012-10-01 Glenn Morris <rgm@gnu.org>
2177
2178 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2179 (reftex.pdf): Add dependency on emacsver.texi.
2180 * reftex.texi: Don't include directory part for emacsver.texi;
2181 the Makefile's -I handles it.
2182
2183 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2184
2185 Merge from standalone RefTeX repository.
2186
2187 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2188 with macros.
2189 (Imprint): Mention Wolfgang in list of contributors.
2190 (Creating Citations): Give a hint about how to
2191 auto-revert the BibTeX database file when using external editors.
2192 (Referencing Labels): Simplify section about reference macro
2193 cycling.
2194 (Options (Referencing Labels)): Adapt to new structure of
2195 `reftex-ref-style-alist'.
2196 (Referencing Labels, Reference Styles): Document changes in the
2197 referencing functionality.
2198 (Commands): Mention options for definition of header and footer in
2199 BibTeX files.
2200 (Options (Creating Citations)): Document
2201 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2202 (Reference Styles): New section.
2203 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2204 (Options (Referencing Labels)): Remove descriptions of deprecated
2205 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2206 Add descriptions for `reftex-ref-style-alist' and
2207 `reftex-ref-style-default-list'.
2208 (Referencing Labels): Update regarding reference styles.
2209 (Citation Styles): Mention support for ConTeXt.
2210 (Options (Defining Label Environments)): Fix typo.
2211 (Options (Creating Citations)):
2212 Document `reftex-cite-key-separator'.
2213
2214 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2215
2216 * org.texi: Add description of ORG_ADD_CONTRIB to info
2217 documentation. Add link to Worg for more details.
2218
2219 * org.texi: Clarify installation procedure. Provide link to the
2220 build system description on Worg.
2221
2222 * org.texi: Remove reference to utils/, x11idle.c is now in
2223 contrib/scripts.
2224
2225 * org.texi: Re-normalize to "Org mode" in manual.
2226
2227 * org.texi (Installation): Adapt documentation to new build
2228 system. Mention GNU ELPA (since it needs to be handled like Emacs
2229 built-in Org).
2230
2231 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2232
2233 * org.texi: Fix typo in description of the 'Hooks' section.
2234
2235 * org.texi: Add ID to the list of special properties.
2236
2237 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2238
2239 * org.texi (Moving subtrees): Document the ability to archive to a
2240 datetree.
2241
2242 2012-09-30 Bastien Guerry <bzg@gnu.org>
2243
2244 * org.texi (Installation, Feedback, Batch execution):
2245 Use (add-to-list 'load-path ... t) for the contrib dir.
2246
2247 * org.texi (results): Update documentation for ":results drawer"
2248 and ":results org".
2249
2250 * org.texi (Column width and alignment): Fix typo.
2251
2252 * org.texi (Activation): Point to the "Conflicts" section.
2253
2254 * org.texi (Conflicts): Mention filladapt.el in the list of
2255 conflicting packages.
2256
2257 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2258 not needed for versions of Emacs > 22.1.
2259
2260 * org.texi (History and Acknowledgments): Fix typo.
2261
2262 * org.texi (History and Acknowledgments): Add my own
2263 acknowledgments.
2264
2265 * org.texi (Agenda commands): Document the new command and the new
2266 option.
2267
2268 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2269 (Agenda commands): Reorder. Document `*' to toggle persistent
2270 marks.
2271
2272 * org.texi (Agenda dispatcher):
2273 Mention `org-toggle-agenda-sticky'.
2274 (Agenda commands, Exporting Agenda Views): Fix typo.
2275
2276 * org.texi (Templates in contexts, Setting Options): Update to
2277 reflect changes in how contexts options are processed.
2278
2279 * org.texi (Templates in contexts): Document the new structure of
2280 the variables `org-agenda-custom-commands-contexts' and
2281 `org-capture-templates-contexts'.
2282
2283 * org.texi (Templates in contexts): Document the new option
2284 `org-capture-templates-contexts'.
2285 (Storing searches): Document the new option
2286 `org-agenda-custom-commands-contexts'.
2287
2288 * org.texi (Formula syntax for Lisp): Reformat.
2289
2290 * org.texi (Special properties, Column attributes)
2291 (Agenda column view): Document the new special property
2292 CLOCKSUM_T.
2293
2294 * org.texi (Template expansion): Document the new %l template.
2295
2296 * org.texi (Fast access to TODO states): Fix documentation about
2297 allowed characters for fast todo selection.
2298
2299 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2300 use in `org-agenda-to-appt'.
2301
2302 * org.texi (Comment lines): Update wrt comments.
2303
2304 * org.texi (Resolving idle time): Document new keybinding.
2305
2306 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2307 on clock timestamps.
2308
2309 * org.texi (Fast access to TODO states): Explicitly says only
2310 letters are supported as fast TODO selection keys.
2311
2312 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2313 specifier. Document the new "%(my-function)" specifier.
2314
2315 * org.texi (Clocking commands): New cindex.
2316 (Clocking commands): Update documentation for `org-clock-in'.
2317 Document `org-clock-in-last'. Mention `org-clock-out' and
2318 `org-clock-in-last' as commands that can be globally bound.
2319 (Resolving idle time): Document continuous clocking.
2320
2321 * org.texi (Top, Introduction): Fix formatting.
2322 (Activation): Add index entries.
2323 (Conventions): Update section.
2324 (Embedded @LaTeX{}): Fix formatting.
2325
2326 * org.texi (Visibility cycling): Document `show-children'.
2327
2328 * org.texi (Using capture): Mention the `org-capture-last-stored'
2329 bookmark as a way to jump to the last stored capture.
2330
2331 * org.texi (Uploading files): Fix typo.
2332
2333 * org.texi (Using capture): Document `C-0' as a prefix argument
2334 for `org-capture'.
2335
2336 * org.texi (Agenda commands): Document persistent marks.
2337
2338 * org.texi (Template expansion): Update doc to reflect change.
2339
2340 * org.texi (Radio tables): Document the :no-escape parameter.
2341
2342 * org.texi (Repeated tasks): Document repeat cookies for years,
2343 months, weeks, days and hours.
2344
2345 * org.texi (Export options): State that you can use the d: option
2346 by specifying a list of drawers.
2347
2348 * org.texi (HTML preamble and postamble): Small doc improvement.
2349
2350 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2351
2352 * org.texi: The sections in the Exporting section of the manual
2353 left out articles in the description of the org-export-as-*
2354 commands, among other places. This patch adds them, adds a few
2355 missing prepositions, and switches instances of "an HTML" to "a
2356 html" for internal consistency.
2357
2358 * org.texi: Alter several examples of headings with timestamps in
2359 them to include the timestamps in the body instead of the heading.
2360
2361 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2362
2363 * org.texi (Agenda dispatcher): Document sticky agenda views and
2364 the new key for them.
2365
2366 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2367
2368 * org.texi (Advanced features): Fix error in table.
2369
2370 2012-09-30 Feng Shu <tumashu@gmail.com>
2371
2372 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2373 alternative to dvipng.
2374
2375 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2376
2377 * org.texi: Remove extra curly bracket.
2378
2379 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2380
2381 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2382 defkeys.
2383
2384 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2385
2386 * org.texi (Agenda commands): Fix two typos by giving
2387 corresponding function names, according to
2388 `org-agenda-view-mode-dispatch'.
2389
2390 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2391
2392 * org.texi (The spreadsheet): Fix typo.
2393
2394 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2395
2396 * org.texi (Tracking your habits): Point to the "Tracking TODO
2397 state changes" section.
2398
2399 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2400
2401 * org.texi (Literal examples): Remove reference to unknown
2402 `org-export-latex-minted' variable. Also simplify footnote since
2403 `org-export-latex-listings' documentation is exhaustive already.
2404
2405 * org.texi (Plain lists): Remove reference to now hard-coded
2406 `bullet' automatic rule.
2407
2408 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2409
2410 * org.texi: Updated documentation accordingly.
2411
2412 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2413
2414 * texinfo.tex: Merge from gnulib.
2415
2416 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2417
2418 Sync with Tramp 2.2.6.
2419
2420 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2421
2422 * trampver.texi: Update release number.
2423
2424 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2425
2426 * texinfo.tex: Merge from gnulib.
2427
2428 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2429
2430 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2431 (bug#12096).
2432
2433 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2434
2435 * calc.texi (Simplification modes, Conversions)
2436 (Operating on Selections): Mention "basic" simplification.
2437 (The Calc Mode Line): Mention the mode line display for Basic
2438 simplification mode.
2439 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2440 simplifications.
2441 (Basic Simplifications): Rename from "Limited Simplifications"
2442 Replace "limited" by "basic" throughout.
2443 (Algebraic Simplifications): Indicate that the algebraic
2444 simplifications are done by default.
2445 (Unsafe Simplifications): Mention `m E'.
2446 (Simplification of Units): Mention `m U'.
2447 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2448 (Kinds of Declarations, Functions for Declarations):
2449 Mention "algebraic simplifications" instead of `a s'.
2450 (Algebraic Entry): Remove mention of default simplifications.
2451
2452 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2453
2454 * calc.texi (Getting Started, Tutorial): Change simulated
2455 Calc output to match actual output.
2456 (Simplifying Formulas): Mention that algebraic simplification is now
2457 the default.
2458
2459 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2460
2461 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2462 (Bug#12073)
2463
2464 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2465
2466 Prefer typical American spelling for "acknowledgment".
2467 * calc.texi (History and Acknowledgments): Rename from
2468 History and Acknowledgements.
2469 * idlwave.texi (Acknowledgments):
2470 * ses.texi (Acknowledgments):
2471 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2472
2473 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2474
2475 Rename configure.in to configure.ac (Bug#11603).
2476 * ede.texi (Compiler and Linker objects, ede-proj-project)
2477 (ede-step-project): Prefer the name configure.ac to configure.in.
2478
2479 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2480
2481 * tramp.texi (Multi-hops):
2482 Introduce `tramp-restricted-shell-hosts-alist'.
2483
2484 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2485
2486 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2487 methods, so don't mention smtpmail here.
2488
2489 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2490
2491 * gnus.texi (Picons): Document gnus-picon-properties.
2492
2493 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2494
2495 * gnus.texi: Remove mention of compilation, as that's no longer
2496 supported.
2497
2498 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2499
2500 * gnus.texi (Archived Messages): Mention
2501 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2502
2503 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2504
2505 * gnus.texi (Various Summary Stuff):
2506 Remove mention of `gnus-propagate-marks'.
2507
2508 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2509
2510 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2511 which no longer exist.
2512
2513 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2514
2515 * gnus.texi (Archived Messages):
2516 Document gnus-gcc-self-resent-messages.
2517
2518 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2519
2520 * message.texi (Mail Variables):
2521 Mention the optional user parameter for X-Message-SMTP-Method.
2522
2523 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2524
2525 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2526
2527 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2528
2529 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2530
2531 * gnus.texi (Key Index): Change encoding to utf-8.
2532
2533 2012-06-21 Glenn Morris <rgm@gnu.org>
2534
2535 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2536
2537 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2538
2539 * gnus.texi (Group Timestamp): Mention where to find documentation for
2540 the `gnus-tmp-' variables (bug#11601).
2541
2542 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2543
2544 Sync with Tramp 2.2.6-pre.
2545
2546 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2547 where appropriate.
2548 (Ad-hoc multi-hops): New section.
2549 (Remote processes): New subsection "Running remote processes on
2550 Windows hosts".
2551 (History): Add remote commands on Windows, and ad-hoc multi-hop
2552 methods.
2553 (External methods): "ControlPersist" must be set to "no" for the
2554 `scpc' method.
2555 (Remote processes): Add a note about `auto-revert-tail-mode'.
2556 (Frequently Asked Questions): Use "scpx" in combination with
2557 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2558
2559 * trampver.texi: Update release number.
2560
2561 2012-06-10 Chong Yidong <cyd@gnu.org>
2562
2563 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2564 compilation for html-mono.
2565
2566 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2567
2568 * texinfo.tex: Merge from gnulib.
2569
2570 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2571
2572 * Makefile.in (echo-info): Don't try to install info files named
2573 just ".info".
2574
2575 2012-05-28 Glenn Morris <rgm@gnu.org>
2576
2577 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2578
2579 * sc.texi: Nuke hand-written node pointers.
2580 Fix top-level menu to match actual node order.
2581
2582 2012-05-27 Glenn Morris <rgm@gnu.org>
2583
2584 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2585 Some associated fixes, including not messing with chapno in cl.texi.
2586
2587 2012-05-27 Bastien Guerry <bzg@gnu.org>
2588
2589 * org.texi (Durations and time values): Fix typo.
2590
2591 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2592
2593 * texinfo.tex: Update from gnulib.
2594
2595 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2596
2597 * calc.texi (Basic Operations on Units, Customizing Calc):
2598 Mention `calc-ensure-consistent-units'.
2599
2600 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2601
2602 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2603 reference commands. (Bug#11461)
2604
2605 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2606
2607 2012-05-12 Glenn Morris <rgm@gnu.org>
2608
2609 * Makefile.in (mostlyclean): Add more TeX intermediates.
2610
2611 * Makefile.in: Make it look more like the other doc Makefiles.
2612 Use explicit $srcdir in all dependencies.
2613 Remove cd $srcdir from rules.
2614 (VPATH): Remove.
2615 (infodir): Set to an absolute path.
2616 (INFO_TARGETS): Use short names.
2617 (mkinfodir): infodir is now absolute.
2618 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2619
2620 * Makefile.in (info.info): Rename from info, to avoid duplication.
2621 (.SUFFIXES): Disable implicit rules.
2622
2623 * Makefile.in (MKDIR_P): New, set by configure.
2624 (mkinfodir): Use $MKDIR_P.
2625
2626 2012-05-07 Glenn Morris <rgm@gnu.org>
2627
2628 * forms.texi (Long Example): Update for changed location of files.
2629
2630 2012-05-04 Glenn Morris <rgm@gnu.org>
2631
2632 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2633 (INFO_TARGETS): Use $INFO_EXT.
2634 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2635 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2636 (INFO_TARGETS): Use $INFO_EXT.
2637 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2638
2639 2012-05-02 Glenn Morris <rgm@gnu.org>
2640
2641 * Makefile.in (echo-info): New phony target, used by top-level.
2642
2643 * viper.texi: Make direntry shorter (also it is no longer "newest").
2644
2645 * emacs-gnutls.texi, ert.texi, org.texi:
2646 Fix dircategory, direntry to match info/dir.
2647
2648 * faq.texi: Convert @inforefs to @xrefs.
2649 Fix some malformed cross-references.
2650 (File-name conventions): Shorten section name to avoid overfull line.
2651 (How to add fonts): Use smallexample to avoid overfull lines.
2652
2653 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2654
2655 * auth.texi (Help for users): Update for .gpg file being second.
2656
2657 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2658
2659 * org.texi (Agenda commands): Fix two typos: give corresponding
2660 function names, according to `org-agenda-view-mode-dispatch'.
2661
2662 2012-04-27 Glenn Morris <rgm@gnu.org>
2663
2664 * faq.texi (Major packages and programs): Remove section.
2665 There is no point listing 6 packages (cf etc/MORE.STUFF).
2666 (Finding Emacs and related packages): Move "Spell-checkers" here.
2667
2668 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2669
2670 * dbus.texi (Version): New node.
2671 (Properties and Annotations): Mention the object manager
2672 interface. Describe dbus-get-all-managed-objects.
2673 (Type Conversion): Floating point numbers are allowed, if an
2674 anteger does not fit Emacs's integer range.
2675 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2676 (Asynchronous Methods): Fix description of
2677 dbus-call-method-asynchronously.
2678 (Receiving Method Calls): Fix some minor errors.
2679 Add dbus-interface-emacs.
2680 (Signals): Describe unicast signals and the new match rules.
2681 (Alternative Buses): Add the PRIVATE optional argument to
2682 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2683
2684 2012-04-20 Glenn Morris <rgm@gnu.org>
2685
2686 * faq.texi (New in Emacs 24): New section.
2687 (Packages that do not come with Emacs): Mention M-x list-packages.
2688
2689 2012-04-14 Alan Mackenzie <acm@muc.de>
2690
2691 * cc-mode.texi (c-offsets-alist): Correct a typo.
2692
2693 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2694
2695 * org.texi (Deadlines and scheduling): Fix the example: the
2696 DEADLINE item should come right after the headline. We enforce
2697 this convention, so it is a bug not to illustrate it correctly in
2698 the manual.
2699
2700 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2701
2702 * org.texi (Agenda commands): Fix documentation bug by swapping
2703 the equivalent keybindings to `org-agenda-next-line' with the ones
2704 to `org-agenda-previous-line'.
2705
2706 2012-04-14 Glenn Morris <rgm@gnu.org>
2707
2708 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2709
2710 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2711
2712 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2713 Add emacs-gnutls.
2714 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2715
2716 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2717
2718 * Makefile.in: Add emacs-gnutls.texi to build.
2719
2720 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2721
2722 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2723
2724 * auth.texi (Secret Service API): Edit further and give examples.
2725 (Secret Service API): Adjust @samp to @code for collection names.
2726
2727 2012-04-04 Glenn Morris <rgm@gnu.org>
2728
2729 * auth.texi (Secret Service API): Copyedits.
2730 (Help for developers): Fill in some missing function doc-strings.
2731 (Help for users, Help for developers)
2732 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2733
2734 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2735
2736 * auth.texi (Secret Service API): Add the missing text.
2737
2738 2012-04-04 Chong Yidong <cyd@gnu.org>
2739
2740 * message.texi (Using PGP/MIME): Note that epg is now the default.
2741
2742 * gnus.texi: Reduce references to obsolete pgg library.
2743 (Security): Note that epg is now the default.
2744
2745 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2746
2747 * nxml-mode.texi (Completion): C-RET is no longer bound to
2748 nxml-complete.
2749
2750 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2751
2752 * org.texi (Customizing tables in ODT export): Correct few errors.
2753
2754 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2755
2756 * org.texi (Links in ODT export): Update.
2757 (Labels and captions in ODT export): New node.
2758
2759 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2760
2761 * org.texi (Literal examples in ODT export): htmlfontify.el in
2762 Emacs-24.1 now supports fontification. So ODT source blocks will
2763 be fontified by default.
2764
2765 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2766
2767 * org.texi (Refiling notes): Remove duplicated keybinding.
2768
2769 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2770
2771 * org.texi (noweb): Documentation of this new option to the :noweb
2772 header argument.
2773
2774 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2775
2776 * org.texi (Header and sectioning): Add example demonstrating how
2777 to use "LaTeX_CLASS_OPTIONS".
2778
2779 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2780
2781 * org.texi (Noweb reference syntax): Describe the ability to
2782 execute noweb references in the manual.
2783
2784 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2785
2786 * org.texi (cache): Improve cache documentation when session
2787 evaluation is used.
2788
2789 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2790
2791 * org.texi (Plain lists): Document removal.
2792
2793 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2794
2795 * org.texi: Decapitalize file name in references to Calc manual.
2796
2797 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2798
2799 * org.texi (Plain lists): Document removal.
2800
2801 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2802
2803 * org.texi (Top, OpenDocument Text export)
2804 (ODT export commands, Extending ODT export)
2805 (Images in ODT export, Tables in ODT export)
2806 (Configuring a document converter): Add or Update.
2807
2808 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2809
2810 * org.texi (MobileOrg): Change the wording to reflect that the
2811 Android Version is no longer just the little brother of the iOS
2812 version.
2813
2814 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2815
2816 * org.texi (Key bindings and useful functions): Update babel key
2817 binding documentation in manual.
2818
2819 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2820
2821 * org.texi (noweb): Document new noweb header value.
2822
2823 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2824
2825 * org.texi (noweb-sep): Document new header argument.
2826
2827 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2828
2829 * org.texi (noweb-ref): Documentation of this new custom variable.
2830
2831 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2832
2833 * org.texi (wrap): Update the new :wrap documentation to match the
2834 current implementation.
2835
2836 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2837
2838 * org.texi: Added documentation for :wrap.
2839
2840 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2841
2842 * org.texi: #+RESULTS now user-configurable.
2843
2844 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2845
2846 * org.texi: Documented :noweb no-export.
2847
2848 2012-04-01 Thomas Dye <dk@poto.local>
2849
2850 * org.texi: Edit :noweb no header argument for correctness.
2851
2852 2012-04-01 Bastien Guerry <bzg@gnu.org>
2853
2854 * org.texi (Customization): Update the approximate number of Org
2855 variables.
2856
2857 2012-04-01 Thomas Dye <dk@poto.local>
2858
2859 * org.texi: The :results wrap produces a drawer instead of a
2860 begin_results block.
2861
2862 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2863
2864 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2865 reflect the new default.
2866
2867 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2868
2869 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2870 "Getting Started" to this node. (Bug#10450)
2871
2872 2012-03-10 Chong Yidong <cyd@gnu.org>
2873
2874 * flymake.texi (Example -- Configuring a tool called via make):
2875 Mention the Automake COMPILE variable (Bug#8715).
2876
2877 * info.texi (Getting Started): Add an index entry (Bug#10450).
2878
2879 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2880
2881 * dbus.texi (Signals): Known names will be mapped onto unique
2882 names, when registering for signals.
2883
2884 2012-02-29 Glenn Morris <rgm@gnu.org>
2885
2886 * url.texi: Fix quote usage in body text.
2887
2888 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2889
2890 * cl.texi: Use @code{} in menus when appropriate.
2891
2892 2012-02-28 Glenn Morris <rgm@gnu.org>
2893
2894 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2895 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2896 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2897 * org.texi, sc.texi, vip.texi, viper.texi:
2898 Standardize possessive apostrophe usage.
2899
2900 2012-02-26 Chong Yidong <cyd@gnu.org>
2901
2902 * ediff.texi (Quick Help Commands): Add a couple of index entries
2903 (Bug#10834).
2904
2905 2012-02-17 Glenn Morris <rgm@gnu.org>
2906
2907 * gnus.texi (Posting Styles):
2908 * remember.texi (Org): Fix cross-refs to other manuals.
2909
2910 2012-02-15 Glenn Morris <rgm@gnu.org>
2911
2912 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2913 (Encryption): New chapter, split out from previous.
2914
2915 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2916
2917 * gnus.texi (Customizing the IMAP Connection):
2918 Mention nnimap-record-commands.
2919
2920 2012-02-10 Glenn Morris <rgm@gnu.org>
2921
2922 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2923 Mention url-queue-retrieve.
2924
2925 2012-02-09 Glenn Morris <rgm@gnu.org>
2926
2927 * sem-user.texi (Semantic mode user commands): Typo fix.
2928
2929 * info.texi (Create Info buffer): Mention info-display-manual.
2930
2931 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2932
2933 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2934 example (modified from an example by Michael Albinus).
2935
2936 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2937
2938 * gnus.texi (Agent Basics): Fix outdated description of
2939 `gnus-agent-auto-agentize-methods'.
2940
2941 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2942
2943 * cc-mode.texi: Always @defindex ss.
2944 (Config Basics): Fix argument of @itemize.
2945 (Macro Backslashes): Add @code around index entry.
2946
2947 2012-01-23 Glenn Morris <rgm@gnu.org>
2948
2949 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2950
2951 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2952
2953 * tramp.texi (File): Tweak wording for the `scpc' option.
2954
2955 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2956
2957 * gnus.texi (Group Parameters): Really note precedence.
2958
2959 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2960
2961 * gnus.texi (Group Parameters): Note precedence.
2962
2963 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2964
2965 * org.texi (Noweb reference syntax): Adding documentation of
2966 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2967 variable.
2968
2969 2012-01-03 Bastien Guerry <bzg@gnu.org>
2970
2971 * org.texi (Plain lists): Split the table to fix the display
2972 of items.
2973
2974 2012-01-03 Bastien Guerry <bzg@gnu.org>
2975
2976 * org.texi (Plain lists): Fix misplaced explanation.
2977
2978 2012-01-03 Bastien Guerry <bzg@gnu.org>
2979
2980 * org.texi (Plain lists, Agenda files): Add index entries.
2981
2982 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2983
2984 * org.texi: Use "Org mode" instead of alternatives like
2985 "Org-mode" or "org-mode".
2986
2987 2012-01-03 Bernt Hansen <bernt@norang.ca>
2988
2989 * org.texi (Agenda commands):
2990 Document `org-clock-report-include-clocking-task'.
2991
2992 2012-01-03 Bastien Guerry <bzg@gnu.org>
2993
2994 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2995 C-c' on checkboxes.
2996
2997 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2998
2999 * org.texi: End sentences with two spaces.
3000
3001 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3002
3003 * org.texi (External links): Document the link types file+sys
3004 and file+emacs, slightly narrow used page width.
3005
3006 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3007
3008 * org.texi (colnames): Note that colnames behavior may differ
3009 across languages.
3010
3011 2012-01-03 Bastien Guerry <bzg@gnu.org>
3012
3013 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3014
3015 2012-01-03 Thomas Dye <dk@poto.westell.com>
3016
3017 * org.texi: Augmented discussion of babel property
3018 inheritance. Put footnote outside sentence ending period.
3019
3020 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3021
3022 * org.texi (eval): Documenting the full range of :eval header
3023 argument values.
3024
3025 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3026
3027 * org.texi (eval): Documentation of the new :eval option.
3028
3029 2012-01-03 Thomas Dye <dk@poto.local>
3030
3031 * org.texi: Add accumulated properties.
3032
3033 2012-01-03 Thomas Dye <dk@poto.local>
3034
3035 * org.texi: Documented no spaces in name=assign, another
3036 correction to :var table.
3037
3038 2012-01-03 Thomas Dye <dk@poto.local>
3039
3040 * org.texi: Changed DATA to NAME in Working With Source Code
3041 section.
3042
3043 2012-01-03 Tom Dye <tsd@tsdye.com>
3044
3045 * org.texi: Minor change to :var table.
3046
3047 2012-01-03 Tom Dye <tsd@tsdye.com>
3048
3049 * org.texi: More changes to :var table (some examples were wrong).
3050
3051 2012-01-03 Tom Dye <tsd@tsdye.com>
3052
3053 * org.texi: Cleaned up :var table.
3054
3055 2012-01-03 Bastien Guerry <bzg@gnu.org>
3056
3057 * org.texi (Timestamps, Weekly/daily agenda)
3058 (Weekly/daily agenda): Add @cindex for "appointment".
3059
3060 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3061
3062 * org.texi (Literal examples): A new link to the template for
3063 inserting empty code blocks.
3064 (Structure of code blocks): A new link to the template for
3065 inserting empty code blocks.
3066
3067 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3068
3069 * org.texi (External links): Add footnote on how the behavior
3070 of the text search in Org files are controled by the variable
3071 `org-link-search-must-match-exact-headline'.
3072
3073 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3074
3075 * org.texi (Buffer-wide header arguments):
3076 Update documentation to reflect removal of #+PROPERTIES.
3077
3078 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3079
3080 * org.texi (The clock table): Mention that ACHIVED trees
3081 contribute to the clock table.
3082
3083 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3084
3085 * org.texi (Conflicts): Better yasnippet config info.
3086
3087 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3088
3089 * org.texi (Selective export): Explicitly mention the default
3090 values for `org-export-select-tags',
3091 `org-export-exclude-tags'.
3092
3093 2012-01-03 Tom Dye <tsd@tsdye.com>
3094
3095 * org.texi: Added a line to specify that header arguments are
3096 lowercase.
3097
3098 2012-01-03 Tom Dye <tsd@tsdye.com>
3099
3100 * org.texi: :var requires default value when declared.
3101
3102 2012-01-03 Bastien Guerry <bzg@gnu.org>
3103
3104 * org.texi (Handling links): Add a note about the
3105 `org-link-frame-setup' option.
3106
3107 2012-01-03 David Maus <dmaus@ictsoc.de>
3108
3109 * org.texi (Exporting Agenda Views, Extracting agenda
3110 information): Fix command line syntax, quote symbol parameter
3111 values.
3112
3113 2012-01-03 David Maus <dmaus@ictsoc.de>
3114
3115 * org.texi (Exporting Agenda Views): Fix command line syntax.
3116
3117 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3118
3119 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3120 Use octal notation for file permissions, which are normally
3121 thought of in octal.
3122 (Mail Back End Variables): Use more-plausible modes in example.
3123
3124 2011-12-20 Alan Mackenzie <acm@muc.de>
3125
3126 * cc-mode.texi: Update version string 5.31 -> 5.32.
3127
3128 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3129
3130 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3131
3132 2011-11-24 Glenn Morris <rgm@gnu.org>
3133
3134 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3135
3136 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3137
3138 * makefile.w32-in: Update dependencies.
3139
3140 2011-11-20 Glenn Morris <rgm@gnu.org>
3141
3142 * gnus.texi (Group Information):
3143 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3144
3145 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3146
3147 * gnus-coding.texi (Gnus Maintenance Guide):
3148 Rename from "Gnus Maintainance Guide".
3149
3150 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3151 * eieio.texi (Customizing):
3152 * gnus.texi (Article Washing):
3153 * gnus-news.texi:
3154 * sem-user.texi (Smart Jump): Fix typos.
3155
3156 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3157
3158 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3159
3160 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3161
3162 * ede.texi (project-am-texinfo):
3163 * gnus.texi (Sending or Not Sending):
3164 * org.texi (Template elements): Fix typos.
3165
3166 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3167
3168 * ediff.texi (Hooks):
3169 * sem-user.texi (Semanticdb Roots): Fix typos.
3170
3171 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3172
3173 * semantic.texi (Tag handling): Fix typo.
3174
3175 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3176
3177 * gnus.texi (Other Gnus Versions): Remove.
3178
3179 2011-10-28 Alan Mackenzie <acm@muc.de>
3180
3181 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3182 (Other Special Indentations): Add an xref to "Macros with ;".
3183 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3184 "Macros with ;".
3185 (Macros with ;): New page.
3186
3187 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3188 Document the new handling of nested scopes for movement by defuns.
3189
3190 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3191
3192 Sync with Tramp 2.2.3.
3193
3194 * trampver.texi: Update release number.
3195
3196 2011-10-14 Glenn Morris <rgm@gnu.org>
3197
3198 * ert.texi (Introduction, How to Run Tests)
3199 (Running Tests Interactively, Expected Failures)
3200 (Tests and Their Environment, Useful Techniques)
3201 (Interactive Debugging, Fixtures and Test Suites):
3202 Minor rephrasings.
3203 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3204 (Running Tests in Batch Mode): Simplify loading instructions.
3205 (Test Selectors): Clarify some selectors.
3206 (Expected Failures, Useful Techniques):
3207 Make examples fit in 80 columns.
3208
3209 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3210
3211 * calc.texi (Basic Operations on Units): Discuss temperature
3212 conversion (`u t') alongside with other unit conversions ('u c').
3213
3214 2011-10-12 Glenn Morris <rgm@gnu.org>
3215
3216 * ert.texi: Whitespace trivia to make main menu items line up better.
3217
3218 2011-10-08 Glenn Morris <rgm@gnu.org>
3219
3220 * Makefile.in: Fix ert rules.
3221
3222 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3223
3224 * gnus.texi (Gnus Utility Functions): Add more references and
3225 explanations (bug#9683).
3226
3227 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3228
3229 * texinfo.tex: Merge from gnulib.
3230
3231 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3232
3233 * gnus.texi (Archived Messages): Note the default (bug#9552).
3234
3235 2011-09-21 Bill Wohler <wohler@newt.com>
3236
3237 Release MH-E manual version 8.3.
3238
3239 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3240 release 8.3.
3241 (Preface): Update support information.
3242 (From Bill Wohler): Reset text to original version. As a
3243 historical quote, the tense should be correct in the time that it
3244 was written.
3245
3246 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3249 (Finding the News): Doc clarification.
3250 (Terminology): Mention naming.
3251
3252 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3253
3254 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3255 (Interactive): Document `quiet'.
3256
3257 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3258
3259 * org.texi (Images in LaTeX export): Rewrite.
3260
3261 2011-08-15 Bastien Guerry <bzg@gnu.org>
3262
3263 * org.texi (Using the mapping API): Mention 'region as a possible
3264 scope for `org-map-entries'.
3265
3266 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3267
3268 * org.texi (Visibility cycling): Document `org-copy-visible'.
3269
3270 2011-08-15 Bastien Guerry <bzg@gnu.org>
3271
3272 * org.texi (Template expansion): Order template sequences in the
3273 proper order.
3274
3275 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3276
3277 * org.texi (eval): Expand discussion of the :eval header argument.
3278
3279 2011-08-15 Bastien Guerry <bzg@gnu.org>
3280
3281 * org.texi (Languages): Add Lilypond and Awk as supported
3282 languages.
3283
3284 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3285
3286 * org.texi: Document that both CLOCK_INTO_DRAWER and
3287 LOG_INTO_DRAWER can be used to override the contents of variable
3288 org-clock-into-drawer (or if unset, org-log-into-drawer).
3289
3290 * org.texi: Replace @xref->@pxref.
3291
3292 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3293
3294 * org.texi (Evaluating code blocks): Documenting the new option
3295 for inline call lines.
3296
3297 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3298
3299 * org.texi (Results of evaluation): More explicit about the
3300 mechanism through which interactive evaluation of code is
3301 performed.
3302
3303 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3304
3305 * org.texi (noweb-ref): New header argument documentation.
3306
3307 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3308
3309 * org.texi (Extracting source code): Documentation of the new
3310 org-babel-tangle-named-block-combination variable.
3311
3312 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3313
3314 * org.texi (Structure of code blocks): Explicitly state that the
3315 behavior of multiple blocks of the same name is undefined.
3316
3317 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3318
3319 * org.texi (TaskJuggler export): Modify the example to reflect the
3320 new effort durations.
3321
3322 2011-08-15 David Maus <dmaus@ictsoc.de>
3323
3324 * org.texi (Images in LaTeX export): Escape curly brackets in
3325 LaTeX example.
3326
3327 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3328
3329 * org.texi (The clock table): Document the :properties and
3330 :inherit-props arguments for the clocktable.
3331
3332 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3333
3334 * org.texi (Tables in LaTeX export): Document specifying placement
3335 options for tables.
3336
3337 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3338
3339 * org.texi (Evaluating code blocks): More specific documentation
3340 about the different types of header arguments.
3341
3342 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3343
3344 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3345
3346 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3347
3348 * org.texi (Built-in table editor): Document the table field
3349 follow mode.
3350
3351 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3352
3353 * org.texi (Easy Templates): Document new template.
3354
3355 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3356
3357 * org.texi (Literal examples): Add a cross-reference from "Literal
3358 Examples" to "Easy Templates."
3359
3360 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3361
3362 * org.texi (The clock table): Add link to match syntax.
3363
3364 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3365
3366 * org.texi (Agenda commands): Document clock consistency checks.
3367
3368 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3369
3370 * org.texi (Built-in table editor): Document that \vert represents
3371 a vertical bar in a table field.
3372
3373 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3374
3375 * org.texi (Literal examples): Link from "Markup" > "Literate
3376 Examples" to "Working with Source Code".
3377
3378 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3379
3380 * org.texi (Agenda commands): Doc for function option to bulk
3381 action.
3382
3383 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3384
3385 * org.texi (Template expansion): Document new %<...> template
3386 escape.
3387
3388 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3389
3390 * org.texi (Selective export): Document exclusion of any tasks
3391 from export.
3392
3393 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3394
3395 * org.texi (Selective export): Document how to exclude DONE tasks
3396 from export.
3397 (Publishing options): Document the properties to be used to turn off
3398 export of DONE tasks.
3399
3400 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3401
3402 * org.texi (The date/time prompt): Document date range protection.
3403
3404 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3405
3406 * org.texi (padline): Documentation of the new padline header
3407 argument.
3408
3409 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3410
3411 * org.texi (var): Adding "[" to list of characters triggering
3412 elisp evaluation.
3413
3414 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3415
3416 * org.texi (var): Documentation of Emacs Lisp evaluation during
3417 variable assignment.
3418
3419 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3420
3421 * org.texi (colnames): Reference indexing into variables, and note
3422 that colnames are *not* removed before indexing occurs.
3423 (rownames): Reference indexing into variables, and note that
3424 rownames are *not* removed before indexing occurs.
3425
3426 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3427
3428 * org.texi (var): Clarification of indexing into tabular
3429 variables.
3430
3431 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3432
3433 * org.texi (results): Documentation of the `:results wrap' header
3434 argument.
3435
3436 2011-08-15 Bastien Guerry <bzg@gnu.org>
3437
3438 * org.texi (LaTeX and PDF export): Add a note about a limitation
3439 of the LaTeX export: the org file has to be properly structured.
3440
3441 2011-08-15 Bastien Guerry <bzg@gnu.org>
3442
3443 * org.texi (Dynamic blocks, Structure editing):
3444 Mention the function `org-narrow-to-block'.
3445
3446 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3447
3448 * org.texi (Languages): Updating list of code block supported
3449 languages.
3450
3451 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3452
3453 * org.texi (Special properties): CATEGORY is a special property,
3454 but it may also used in the drawer.
3455
3456 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3457
3458 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3459
3460 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3461
3462 * org.texi (Include files): Document :lines.
3463
3464 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3465
3466 * org.texi (comments): Documentation of the ":comments noweb" code
3467 block header argument.
3468
3469 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3470
3471 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3472 added extra whitespace around functions to be consistent with the
3473 rest of the section.
3474
3475 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3476
3477 * org.texi (Evaluating code blocks): Expand discussion of
3478 #+call: line syntax.
3479 (Header arguments in function calls): Expand discussion of
3480 #+call: line syntax.
3481
3482 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3483
3484 * org.texi (Evaluating code blocks): More explicit about how to
3485 pass variables to #+call lines.
3486
3487 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3488
3489 * org.texi (Results of evaluation): Link to the :results header
3490 argument list from the "Results of evaluation" section.
3491
3492 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3493
3494 * org.texi (Conflicts): Adding additional information about
3495 resolving org/yasnippet conflicts.
3496
3497 2011-08-15 David Maus <dmaus@ictsoc.de>
3498
3499 * org.texi (Publishing options): Document style-include-scripts
3500 publishing project property.
3501
3502 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3503
3504 * org.texi (Sparse trees): Document the next-error /
3505 previous-error functionality.
3506
3507 2011-08-15 Tom Dye <tsd@tsdye.com>
3508
3509 * org.texi (cache): Improve documentation of code block caches.
3510
3511 2011-08-15 Tom Dye <tsd@tsdye.com>
3512
3513 * org.texi (Code block specific header arguments):
3514 Documentation of multi-line header arguments.
3515
3516 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3517
3518 * org.texi (Code evaluation security): Add example for using a
3519 function.
3520
3521 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3522
3523 * org.texi (Tables in LaTeX export): Documentation of new
3524 attr_latex options for tables.
3525
3526 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3527
3528 * trampver.texi: Update release number.
3529
3530 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3531
3532 Sync with Tramp 2.2.2.
3533
3534 * trampver.texi: Update release number.
3535
3536 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3537
3538 * flymake.texi (Example -- Configuring a tool called via make):
3539 Use /dev/null instead of the Windows "nul" (bug#8715).
3540
3541 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3542
3543 * widget.texi (Setting Up the Buffer): Remove mention of the
3544 global keymap parent, which doesn't seem to be accurate
3545 (bug#7045).
3546
3547 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3548
3549 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3550
3551 2010-07-10 Kevin Ryde <user42@zip.com.au>
3552
3553 * cl.texi (For Clauses): Add destructuring example processing an
3554 alist (bug#6596).
3555
3556 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3557
3558 * ediff.texi (Major Entry Points): Remove mention of `require',
3559 since that's not pertinent in the installed Emacs (bug#9016).
3560
3561 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3562
3563 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3564 (Filtering New Groups): Clarify how simple the "options -n" format is.
3565 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3566 is internal.
3567
3568 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3569
3570 * tramp.texi (Cleanup remote connections):
3571 Add `tramp-cleanup-this-connection'.
3572
3573 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574
3575 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3576 zombies.
3577 (Checking New Groups): Ditto (bug#8974).
3578 (Checking New Groups): Move the reference to the right place.
3579
3580 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3581
3582 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3583 backups, and not actual vc (bug#8975).
3584
3585 2011-07-03 Kevin Ryde <user42@zip.com.au>
3586
3587 * cl.texi (For Clauses): @items for hash-values and key-bindings
3588 to make them more visible when skimming. Add examples of `using'
3589 clause to them, examples being clearer than a description in
3590 words (bug#6599).
3591
3592 2011-07-01 Alan Mackenzie <acm@muc.de>
3593
3594 * cc-mode.texi (Guessing the Style): New page.
3595 (Styles): Add a short introduction to above.
3596
3597 2011-06-28 Deniz Dogan <deniz@dogan.se>
3598
3599 * rcirc.texi (Configuration): Bug-fix:
3600 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3601 Reported by Elias Pipping <pipping@exherbo.org>.
3602
3603 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3604
3605 * gnus.texi (Summary Mail Commands):
3606 Document `gnus-summary-reply-to-list-with-original'.
3607
3608 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3609
3610 * eshell.texi (Known problems): Fix typo.
3611
3612 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3613
3614 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3615 (Password handling): `auth-source-debug' is good for debug messages.
3616
3617 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3618
3619 * gnus.texi (Store custom flags and keywords): Refer to
3620 `gnus-registry-article-marks-to-{chars,names}' instead of
3621 `gnus-registry-user-format-function-{M,M2}'.
3622
3623 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3624
3625 * texinfo.tex: Merge from gnulib.
3626
3627 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3628
3629 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3630 (Store custom flags and keywords):
3631 Mention `gnus-registry-user-format-function-M' and
3632 `gnus-registry-user-format-function-M2'.
3633
3634 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3635
3636 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3637
3638 2011-05-17 Glenn Morris <rgm@gnu.org>
3639
3640 * gnus.texi (Face): Fix typo.
3641
3642 2011-05-14 Glenn Morris <rgm@gnu.org>
3643
3644 * dired-x.texi (Omitting Examples): Minor addition.
3645
3646 2011-05-10 Jim Meyering <meyering@redhat.com>
3647
3648 * ede.texi: Fix typo "or or -> or".
3649
3650 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3651
3652 * gnus.texi (Summary Buffer Lines):
3653 gnus-summary-user-date-format-alist does not exist.
3654 (Sorting the Summary Buffer): More about sorting threads.
3655
3656 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3657
3658 * trampver.texi: Update release number.
3659
3660 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3661
3662 * tramp.texi (Frequently Asked Questions): New item for disabling
3663 Tramp in other packages.
3664
3665 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3666
3667 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3668 (Fancy splitting to parent, Store arbitrary data):
3669 Update gnus-registry docs.
3670
3671 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3672
3673 * ede.texi: Fix typos.
3674
3675 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3676
3677 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3678 It's @table @code.
3679
3680 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3681
3682 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3683
3684 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3685
3686 * calc.texi (Logarithmic Units): Update the function names.
3687
3688 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3689
3690 * message.texi (Various Commands): Document format specs in the
3691 ellipsis.
3692
3693 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3694
3695 * message.texi (Insertion Variables): Document message-cite-style.
3696
3697 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3698
3699 * tramp.texi (Remote processes): New subsection "Running shell on
3700 a remote host".
3701
3702 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3703
3704 * auth.texi (Help for developers): Update docs to explain that the
3705 :save-function will only run the first time.
3706
3707 2011-03-12 Glenn Morris <rgm@gnu.org>
3708
3709 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3710 (emacs-faq.text): New target.
3711 (clean): Add emacs-faq.
3712
3713 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3714
3715 Sync with Tramp 2.2.1.
3716
3717 * trampver.texi: Update release number.
3718
3719 2011-03-11 Glenn Morris <rgm@gnu.org>
3720
3721 * Makefile.in (HTML_TARGETS): New.
3722 (clean): Delete $HTML_TARGETS.
3723 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3724
3725 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3726
3727 * auth.texi (Help for developers): Show example of using
3728 `auth-source-search' with prompts and :save-function.
3729
3730 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * Version 23.3 released.
3733
3734 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3735
3736 * message.texi (Message Buffers): Update default value of
3737 message-generate-new-buffers.
3738
3739 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3740
3741 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3742 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3743 respectively.
3744 (Musical Notes): New section.
3745 (Customizing Calc): Mention the customizable variable
3746 calc-note-threshold.
3747
3748 2011-03-03 Glenn Morris <rgm@gnu.org>
3749
3750 * url.texi (Dealing with HTTP documents): Remove reference to
3751 function url-decode-text-part; never seems to have existed. (Bug#6038)
3752 (Configuration): Update url-configuration-directory description.
3753
3754 2011-03-02 Glenn Morris <rgm@gnu.org>
3755
3756 * dired-x.texi (Multiple Dired Directories): Remove mentions
3757 of dired-default-directory-alist and dired-default-directory.
3758 Move dired-smart-shell-command here...
3759 (Miscellaneous Commands): ... from here.
3760
3761 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3762
3763 * texinfo.tex: Update to version 2011-02-24.09.
3764
3765 2011-03-02 Glenn Morris <rgm@gnu.org>
3766
3767 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3768 instead of the obsoleted dired-omit-here-always.
3769
3770 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3771
3772 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3773 supported systems.
3774
3775 2011-02-28 Glenn Morris <rgm@gnu.org>
3776
3777 * dbus.texi (Type Conversion): Grammar fix.
3778
3779 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3780
3781 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3782 "Debian GNU/Linux".
3783
3784 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3785
3786 2011-02-23 Glenn Morris <rgm@gnu.org>
3787
3788 * dired-x.texi (Features): Minor rephrasing.
3789 (Local Variables): Fix typos.
3790
3791 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3792 Standardize some Emacs/XEmacs terminology.
3793
3794 * dired-x.texi (Features): Don't advertise obsolete local variables.
3795 Simplify layout.
3796 (Omitting Variables): Update local variables example.
3797 (Local Variables): Say this is obsolete. Fix description of
3798 dired-enable-local-variables possible values.
3799
3800 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3801
3802 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3803 default now.
3804
3805 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3806
3807 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3808
3809 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3810
3811 * gnus.texi (Window Layout): Document layout names.
3812
3813 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3814
3815 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3816 * auth.texi: Sync @dircategory with ../../info/dir.
3817 * autotype.texi: Sync @dircategory with ../../info/dir.
3818 * calc.texi: Sync @dircategory with ../../info/dir.
3819 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3820 * cl.texi: Sync @dircategory with ../../info/dir.
3821 * dbus.texi: Sync @dircategory with ../../info/dir.
3822 * dired-x.texi: Sync @dircategory with ../../info/dir.
3823 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3824 * ede.texi: Sync @dircategory with ../../info/dir.
3825 * ediff.texi: Sync @dircategory with ../../info/dir.
3826 * edt.texi: Sync @dircategory with ../../info/dir.
3827 * eieio.texi: Sync @dircategory with ../../info/dir.
3828 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3829 * epa.texi: Sync @dircategory with ../../info/dir.
3830 * erc.texi: Sync @dircategory with ../../info/dir.
3831 * eshell.texi: Sync @dircategory with ../../info/dir.
3832 * eudc.texi: Sync @dircategory with ../../info/dir.
3833 * flymake.texi: Sync @dircategory with ../../info/dir.
3834 * forms.texi: Sync @dircategory with ../../info/dir.
3835 * gnus.texi: Sync @dircategory with ../../info/dir.
3836 * idlwave.texi: Sync @dircategory with ../../info/dir.
3837 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3838 * message.texi: Sync @dircategory with ../../info/dir.
3839 * mh-e.texi: Sync @dircategory with ../../info/dir.
3840 * newsticker.texi: Sync @dircategory with ../../info/dir.
3841 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3842 * org.texi: Sync @dircategory with ../../info/dir.
3843 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3844 * pgg.texi: Sync @dircategory with ../../info/dir.
3845 * rcirc.texi: Sync @dircategory with ../../info/dir.
3846 * reftex.texi: Sync @dircategory with ../../info/dir.
3847 * remember.texi: Sync @dircategory with ../../info/dir.
3848 * sasl.texi: Sync @dircategory with ../../info/dir.
3849 * sc.texi: Sync @dircategory with ../../info/dir.
3850 * semantic.texi: Sync @dircategory with ../../info/dir.
3851 * ses.texi: Sync @dircategory with ../../info/dir.
3852 * sieve.texi: Sync @dircategory with ../../info/dir.
3853 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3854 * speedbar.texi: Sync @dircategory with ../../info/dir.
3855 * trampver.texi [emacs]: Set emacsname to "Emacs".
3856 * tramp.texi: Sync @dircategory with ../../info/dir.
3857 * url.texi: Sync @dircategory with ../../info/dir.
3858 * vip.texi: Sync @dircategory with ../../info/dir.
3859 * viper.texi: Sync @dircategory with ../../info/dir.
3860 * widget.texi: Sync @dircategory with ../../info/dir.
3861 * woman.texi: Sync @dircategory with ../../info/dir.
3862
3863 2011-02-19 Glenn Morris <rgm@gnu.org>
3864
3865 * dired-x.texi (Technical Details): No longer redefines
3866 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3867 dired-read-shell-command, or dired-find-buffer-nocreate.
3868
3869 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3870
3871 * eshell.texi (Input/Output):
3872 Document insert output redirection operator, >>>.
3873
3874 2011-02-18 Glenn Morris <rgm@gnu.org>
3875
3876 * dired-x.texi (Optional Installation File At Point): Simplify.
3877
3878 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3879
3880 * auth.texi (Help for users): Use :port instead of :protocol for all
3881 auth-source docs.
3882 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3883 to have two files in `auth-sources'.
3884
3885 2011-02-16 Glenn Morris <rgm@gnu.org>
3886
3887 * dired-x.texi: Use emacsver.texi to get Emacs version.
3888 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3889 Depend on emacsver.texi.
3890
3891 * dired-x.texi: Drop meaningless version number.
3892 (Introduction): Remove old info.
3893 (Optional Installation Dired Jump): Autoload from dired-x.
3894 Remove incorrect info about loaddefs.el.
3895 (Bugs): Just refer to M-x report-emacs-bug.
3896
3897 * dired-x.texi (Multiple Dired Directories): Update for rename of
3898 default-directory-alist.
3899 (Miscellaneous Commands): No longer mention very old VM version 4.
3900
3901 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3902
3903 Merge from gnulib.
3904 * texinfo.tex: Update to version 2011-02-14.11.
3905
3906 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3907
3908 * auth.texi (Help for users):
3909 Login collection is "Login" and not "login".
3910
3911 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3912
3913 * tramp.texi (History): Remove IMAP support.
3914 (External methods, Frequently Asked Questions): Remove `imap' and
3915 `imaps' methods.
3916 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3917
3918 * trampver.texi: Remove default value of `emacsimap'.
3919
3920 2011-02-13 Glenn Morris <rgm@gnu.org>
3921
3922 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3923 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3924
3925 2011-02-12 Glenn Morris <rgm@gnu.org>
3926
3927 * sc.texi (Getting Connected): Remove old index entries.
3928
3929 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3930
3931 * url.texi: Remove duplicate @dircategory (Bug#7942).
3932
3933 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3934
3935 * auth.texi (Overview, Help for users, Help for developers):
3936 Update docs.
3937 (Help for users): Talk about spaces.
3938
3939 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3940
3941 * texinfo.tex: Update to version 2011-02-07.16.
3942
3943 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3944
3945 * dbus.texi (Bus names): Adapt descriptions for
3946 dbus-list-activatable-names and dbus-list-known-names.
3947
3948 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3949
3950 * calc.texi (Logarithmic Units): New section.
3951
3952 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3953
3954 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3955 manuals use it now.
3956
3957 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3958
3959 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3960
3961 * overrides.texi: Remove.
3962
3963 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3964 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3965
3966 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3967
3968 * tramp.texi (Frequently Asked Questions): Mention problems with
3969 WinSSHD.
3970
3971 * trampver.texi: Update release number.
3972
3973 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3974
3975 * tramp.texi:
3976 Replace "delimet" with "delimit" globally.
3977 Replace "explicite" with "explicit" globally.
3978 Replace "instead of" with "instead" where there was nothing after "of".
3979 Audit use of comma before interrogative pronoun, "that", or "which".
3980 Minor word order, spelling, wording changes.
3981
3982 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3983
3984 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3985
3986 * sieve.texi: Use WEBHACKDEVEL.
3987
3988 * sasl.texi: Use WEBHACKDEVEL.
3989
3990 * pgg.texi: Use WEBHACKDEVEL.
3991
3992 * message.texi: Use WEBHACKDEVEL.
3993
3994 * gnus.texi: Use WEBHACKDEVEL.
3995
3996 * emacs-mime.texi: Use WEBHACKDEVEL.
3997
3998 * auth.texi: Use WEBHACKDEVEL.
3999
4000 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4001 manuals.
4002
4003 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4004
4005 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4006
4007 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4008
4009 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4010 which in turn is copied from ftp://tug.org/tex/.
4011
4012 2011-02-03 Glenn Morris <rgm@gnu.org>
4013
4014 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4015 (Binding combinations of modifiers and function keys):
4016 Let's assume people reading this are not using Emacs 18.
4017
4018 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4019
4020 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4021 since it's run automatically.
4022
4023 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4024
4025 * gnus.texi (Customizing Articles): Fix typo.
4026
4027 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4028
4029 * gnus.texi (Customizing Articles): Document the new way of customizing
4030 the date headers(s).
4031
4032 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4033
4034 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4035 splitting example.
4036
4037 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4038
4039 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4040 (MAKEINFO_OPTS): New variable.
4041 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4042 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4043 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4044 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4045 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4046 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4047 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4048 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4049 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4050 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4051 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4052 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4053 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4054 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4055 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4056 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4057 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4058 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4059
4060 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4061
4062 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4063
4064 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4065
4066 * message.texi (IDNA): Explain what it is.
4067
4068 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4069
4070 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4071
4072 2011-01-23 Werner Lemberg <wl@gnu.org>
4073
4074 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4075 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4076 (ENVADD): Update.
4077
4078 2011-01-18 Glenn Morris <rgm@gnu.org>
4079
4080 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4081
4082 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4083
4084 * nxml-mode.texi (Introduction): Fix file name typos.
4085
4086 2011-01-13 Christian Ohler <ohler@gnu.org>
4087
4088 * ert.texi: New file.
4089
4090 * Makefile.in:
4091 * makefile.w32-in: Add ert.texi.
4092
4093 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4094
4095 * dbus.texi (Receiving Method Calls): New function
4096 dbus-register-service. Rearrange node.
4097
4098 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4099
4100 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4101 which in turn is copied from ftp://tug.org/tex/.
4102
4103 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4104
4105 * dbus.texi (Receiving Method Calls): Describe new optional
4106 parameter dont-register-service of dbus-register-{method,property}.
4107
4108 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4109
4110 * epa.texi (Encrypting/decrypting *.gpg files):
4111 Mention epa-file-select-keys.
4112
4113 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4114
4115 * gnus.texi (Archived Messages): Remove outdated text.
4116
4117 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4118
4119 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4120
4121 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4122
4123 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4124
4125 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4126
4127 * gnus.texi (The swish++ Engine): Add customizable parameters
4128 descriptions.
4129 (The swish-e Engine): Ditto.
4130
4131 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4132
4133 * tramp.texi (Inline methods): Add "ksu" method.
4134 (Remote processes): Add example with remote `default-directory'.
4135
4136 2010-12-14 Glenn Morris <rgm@gnu.org>
4137
4138 * faq.texi (Expanding aliases when sending mail):
4139 Now build-mail-aliases is interactive.
4140
4141 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4142
4143 * gnus.texi: First pass at adding (rough) nnir documentation.
4144
4145 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus.texi (Filtering New Groups):
4148 Mention gnus-auto-subscribed-categories.
4149 (The First Time): Remove, since default-subscribed-newsgroups has been
4150 removed.
4151
4152 2010-12-13 Glenn Morris <rgm@gnu.org>
4153
4154 * cl.texi (For Clauses): Small fixes for frames and windows.
4155
4156 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4157
4158 * org.texi (Using capture): Document using prefix arguments for
4159 finalizing capture.
4160 (Agenda commands): Document prefix argument for the bulk scatter
4161 command.
4162 (Beamer class export): Document that also overlay arguments can be
4163 passed to the column environment.
4164 (Template elements): Document the new entry type.
4165
4166 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4167
4168 * org.texi (Include files): Document :minlevel.
4169
4170 2010-12-11 Julien Danjou <julien@danjou.info>
4171
4172 * org.texi (Categories): Document category icons.
4173
4174 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4175
4176 * org.texi (noweb): Fix typo.
4177
4178 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4179
4180 * gnus.texi (Server Commands): Point to the rest of the server
4181 commands.
4182
4183 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4184
4185 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4186 g'.
4187
4188 2010-12-02 Julien Danjou <julien@danjou.info>
4189
4190 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4191
4192 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4193
4194 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4195 (Direct Functions): Note the STARTTLS upgrade.
4196
4197 2010-11-27 Glenn Morris <rgm@gnu.org>
4198 James Clark <none@example.com>
4199
4200 * nxml-mode.texi (Introduction): New section.
4201
4202 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4203
4204 * gnus.texi (Server Commands): Document gnus-server-show-server.
4205
4206 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4207
4208 Sync with Tramp 2.2.0.
4209
4210 * trampver.texi: Update release number.
4211
4212 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4213
4214 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4215 Mention that the TeX specific units won't use the `tex' prefix
4216 in TeX mode.
4217
4218 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4219
4220 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4221
4222 2010-11-17 Glenn Morris <rgm@gnu.org>
4223
4224 * edt.texi: Remove information about Emacs 19.
4225
4226 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4227
4228 * trampver.texi: Update release number.
4229
4230 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4231
4232 * gnus.texi (Article Washing): Fix typo.
4233
4234 2010-11-11 Noorul Islam <noorul@noorul.com>
4235
4236 * org.texi: Fix typo.
4237
4238 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4239
4240 * org.texi (Using capture): Explain that refiling is
4241 sensitive to cursor position.
4242
4243 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4244
4245 * org.texi (Images and tables): Add cross reference to link section.
4246
4247 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4248
4249 * org.texi: Document the <c> cookie.
4250
4251 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4252
4253 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4254 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4255
4256 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4257
4258 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4259
4260 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4261
4262 * org.texi (Project alist): Mention that this is a property list.
4263
4264 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4265
4266 * org.texi (Setting up the staging area): Document that
4267 file names remain visible when encrypting the MobileOrg files.
4268
4269 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4270
4271 * org.texi (Setting up the staging area): Document which
4272 versions are needed for encryption.
4273
4274 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4275
4276 * org.texi (noweb): Update :noweb documentation to
4277 reflect the new "tangle" argument.
4278
4279 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4280
4281 * org.texi (Batch execution): Improve tangling script in
4282 documentation.
4283
4284 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4285
4286 * org.texi (Handling links, In-buffer settings):
4287 Document inlining images on startup.
4288
4289 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4290
4291 * org.texi (Setting up the staging area): Document use of
4292 crypt password.
4293
4294 2010-11-11 David Maus <dmaus@ictsoc.de>
4295
4296 * org.texi (Template expansion): Add date related link type escapes.
4297
4298 2010-11-11 David Maus <dmaus@ictsoc.de>
4299
4300 * org.texi (Template expansion): Add mew in table for link type
4301 escapes.
4302
4303 2010-11-11 David Maus <dmaus@ictsoc.de>
4304
4305 * org.texi (Template expansion): Fix typo in link type escapes.
4306
4307 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4308
4309 * org.texi (Structure of code blocks): Another documentation tweak.
4310
4311 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4312
4313 * org.texi (Structure of code blocks): Documentation tweak.
4314
4315 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4316
4317 * org.texi (Structure of code blocks):
4318 Update documentation to mention inline code block syntax.
4319
4320 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4321
4322 * org.texi (comments): Improve wording.
4323
4324 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4325
4326 * org.texi (comments): Document the new :comments header arguments.
4327
4328 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4329
4330 * org.texi (Installation): Remove the special
4331 installation instructions for XEmacs.
4332
4333 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4334
4335 * org.texi (Easy Templates): New section. Documents quick
4336 insertion of empty structural elements.
4337
4338 2010-11-11 Noorul Islam <noorul@noorul.com>
4339
4340 * org.texi: Fix doc.
4341
4342 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4343
4344 * org.texi (The date/time prompt): Document specification
4345 of time ranges.
4346
4347 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4348
4349 * org.texi (Internal links): Document the changes in
4350 internal links.
4351
4352 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4353
4354 * org.texi (Agenda commands): Document the limitation for
4355 the filter preset - it can only be used for an entire agenda
4356 view, not in an individual block in a block agenda.
4357
4358 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4359
4360 * org.texi (iCalendar export): Document alarm creation.
4361
4362 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4363
4364 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4365
4366 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4367
4368 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4369
4370 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4371
4372 * calc.texi: Use emacsver.texi to determine Emacs version.
4373
4374 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4375
4376 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4377 since that works by default.
4378
4379 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4380
4381 * gnus.texi (Customizing the IMAP Connection): Document
4382 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4383
4384 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4385
4386 * tramp.texi (Remote shell setup): New item "Interactive shell
4387 prompt". Reported by Christian Millour <cm@abtela.com>.
4388 (Remote shell setup, Remote processes): Use @code{} for
4389 environment variables.
4390
4391 2010-11-03 Glenn Morris <rgm@gnu.org>
4392
4393 * ediff.texi (Quick Help Commands, Miscellaneous):
4394 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4395
4396 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4397
4398 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4399
4400 2010-10-31 Glenn Morris <rgm@gnu.org>
4401
4402 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4403
4404 2010-10-31 Glenn Morris <rgm@gnu.org>
4405
4406 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4407
4408 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4409
4410 * gnus.texi (Client-Side IMAP Splitting):
4411 Mention nnimap-unsplittable-articles.
4412
4413 2010-10-29 Julien Danjou <julien@danjou.info>
4414
4415 * gnus.texi (Finding the News): Remove references to obsoletes
4416 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4417
4418 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4419
4420 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4421 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4422 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4423 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4424
4425 2010-10-28 Glenn Morris <rgm@gnu.org>
4426
4427 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4428 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4429 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4430
4431 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4432
4433 * epa.texi (Mail-mode integration): Add alternative key bindings
4434 for epa-mail commands; escape comma.
4435 Don't use the word "PGP", since it is a non-free program.
4436
4437 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4438
4439 * calc.texi: Use emacsver.texi to determine Emacs version.
4440
4441 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4442
4443 * gnus.texi (Group Parameters, Buttons): Fix typos.
4444
4445 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4446
4447 * gnus.texi (Subscription Commands): Mention that you can also
4448 subscribe to new groups via the Server buffer, which is probably more
4449 convenient when subscribing to many groups.
4450
4451 2010-10-21 Julien Danjou <julien@danjou.info>
4452
4453 * message.texi (Message Headers): Allow message-default-headers to be a
4454 function.
4455
4456 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4457
4458 * gnus-news.texi: Mention new archive defaults.
4459
4460 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4461
4462 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4463
4464 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4465
4466 * gnus.texi (HTML): Document the function value of
4467 gnus-blocked-images.
4468 (Article Washing): shr and gnus-w3m, not the direct function names.
4469
4470 2010-10-20 Julien Danjou <julien@danjou.info>
4471
4472 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4473 variable.
4474
4475 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4476
4477 * gnus.texi (Customizing the IMAP Connection): The port strings are
4478 strings.
4479 (Document Groups): Mention git.
4480
4481 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4482
4483 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4484 bzr/Gnus git sync.
4485
4486 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4487
4488 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4489 change.
4490
4491 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4492
4493 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4494 @item syntax for in-Emacs makeinfo.
4495
4496 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4497
4498 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4499 trim sentence.
4500
4501 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4502
4503 * epa.texi (Caching Passphrases):
4504 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4505 Clarify some configurations require to set up gpg-agent.
4506
4507 2010-10-11 Glenn Morris <rgm@gnu.org>
4508
4509 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4510
4511 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4512
4513 * gnus.texi (Spam Package Introduction): Mention `$'.
4514
4515 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4516
4517 * makefile.w32-in (emacsdir): New variable.
4518 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4519 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4520
4521 2010-10-09 Glenn Morris <rgm@gnu.org>
4522
4523 * Makefile.in (mostlyclean): Delete *.toc.
4524
4525 * Makefile.in: Use $< in rules.
4526
4527 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4528
4529 * Makefile.in ($(infodir)): Delete rule.
4530 (mkinfodir): New. Use it in all the info rules, rather than depending
4531 on infodir.
4532
4533 2010-10-09 Glenn Morris <rgm@gnu.org>
4534
4535 * gnus.texi (Article Washing): Fix previous change.
4536
4537 * Makefile.in (emacsdir): New variable.
4538 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4539 Depend on emacsver.texi.
4540
4541 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4542
4543 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4544
4545 2010-10-08 Julien Danjou <julien@danjou.info>
4546
4547 * gnus.texi: Add mm-shr.
4548
4549 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4550
4551 * gnus.texi (Finding the Parent, The Gnus Registry)
4552 (Registry Article Refer Method): Update docs for nnregistry.el.
4553
4554 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4555
4556 * auth.texi (Help for users)
4557 (GnuPG and EasyPG Assistant Configuration): Update docs.
4558
4559 2010-10-08 Glenn Morris <rgm@gnu.org>
4560
4561 * cl.texi (Organization, Installation, Old CL Compatibility):
4562 Deprecate cl-compat for new code.
4563 (Usage, Installation): Remove outdated information.
4564
4565 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4566
4567 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4568
4569 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4570
4571 2010-10-06 Julien Danjou <julien@danjou.info>
4572
4573 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4574
4575 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4576 broken link.
4577
4578 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4579
4580 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4581 to ReiserFS.
4582
4583 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4584 (FAQ 7-1): Fix getmail URL.
4585
4586 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4587
4588 * epa.texi (Caching Passphrases): New section.
4589
4590 2010-10-06 Glenn Morris <rgm@gnu.org>
4591
4592 * Makefile.in (SHELL): Set it.
4593 (info): Move the mkdir dependency to the individual info files.
4594 (mostlyclean): Tidy up.
4595 (clean): Only delete the specific dvi and pdf files.
4596 (maintainer-clean): Be more restrictive in what we delete.
4597 ($(infodir)): Add parallel build workaround.
4598
4599 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4600
4601 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4602
4603 2010-10-03 Julien Danjou <julien@danjou.info>
4604
4605 * emacs-mime.texi (Display Customization):
4606 Update mm-inline-large-images documentation and add documentation for
4607 mm-inline-large-images-proportion.
4608
4609 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4610
4611 * tramp.texi (Frequently Asked Questions):
4612 Mention remote-file-name-inhibit-cache.
4613
4614 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4615
4616 * gnus.texi (Splitting Mail): Fix @xref syntax.
4617 (Splitting Mail): Really fix the @ref syntax.
4618
4619 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4620
4621 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4622 (Article Hiding): Add google banner example.
4623 Suggested by Benjamin Xu.
4624
4625 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4626
4627 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4628 Remove nnimap-split-rule from examples.
4629
4630 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4631
4632 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4633 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4634 Fishman.
4635 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4636
4637 2010-09-30 Julien Danjou <julien@danjou.info>
4638
4639 * gnus.texi (Gravatars): Fix documentation about
4640 gnu-gravatar-properties.
4641
4642 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4643
4644 * epa.texi (Bug Reports): New section.
4645
4646 2010-09-29 Glenn Morris <rgm@gnu.org>
4647
4648 * Makefile.in (top_srcdir): Remove unused variable.
4649
4650 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4651
4652 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4653 (Client-Side IMAP Splitting): Document 'default.
4654
4655 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4656
4657 * gnus.texi (Customizing the IMAP Connection):
4658 Document nnimap-fetch-partial-articles.
4659
4660 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4661
4662 * gnus-news.texi: Mention nnimap-inbox.
4663
4664 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4665
4666 2010-09-26 Julien Danjou <julien@danjou.info>
4667
4668 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4669
4670 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4671
4672 * gnus.texi (Security): Remove gpg.el mention.
4673
4674 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4675
4676 * gnus.texi (Browse Foreign Server): New variable
4677 gnus-browse-subscribe-newsgroup-method.
4678
4679 * gnus-news.texi: Mention it.
4680
4681 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4682
4683 * gnus.texi (NoCeM): Remove.
4684 (Startup Variables): No jingle.
4685
4686 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4687
4688 * woman.texi (Interface Options): xz compression is now supported.
4689
4690 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4691
4692 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4693 (Unavailable Servers): Document gnus-server-copy-server.
4694 (Using IMAP): Document the new nnimap.
4695
4696 2010-09-25 Julien Danjou <julien@danjou.info>
4697
4698 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4699
4700 2010-09-24 Glenn Morris <rgm@gnu.org>
4701
4702 * url.texi (Disk Caching): Tweak previous change.
4703
4704 2010-09-24 Julien Danjou <julien@danjou.info>
4705
4706 * url.texi (Disk Caching): Mention url-cache-expire-time,
4707 url-cache-expired, and url-fetch-from-cache.
4708
4709 2010-09-24 Julien Danjou <julien@danjou.info>
4710
4711 * gnus.texi: Add Gravatars.
4712
4713 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4714
4715 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4716
4717 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4718
4719 * gnus.texi (Expunging mailboxes): Update name of the expunging
4720 command.
4721
4722 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4723
4724 * emacs-mime.texi (rfc2047): Update description for
4725 rfc2047-encode-parameter.
4726
4727 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4728
4729 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4730 "fish" methods.
4731 (External methods): Remove "scp1_old" and "scp2_old" methods.
4732
4733 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4734
4735 * tramp.texi: Remove Japanese manual. Fix typo.
4736
4737 * trampver.texi: Update release number. Remove japanesemanual.
4738
4739 2010-09-09 Glenn Morris <rgm@gnu.org>
4740
4741 * org.texi: Restore clobbered changes (copyright years, untabify).
4742
4743 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4744
4745 * gnus.texi (Adaptive Scoring): Fix typo.
4746
4747 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4748
4749 * gnus.texi (Article Display): Document gnus-html-show-images.
4750
4751 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4752
4753 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4754
4755 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4756
4757 * gnus.texi (HTML): Document gnus-max-image-proportion.
4758
4759 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4760
4761 * gnus.texi (HTML): Document gnus-blocked-images.
4762
4763 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4764
4765 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4766
4767 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4768 the first message are used for wide replies.
4769 (Changing Servers): Remove documentation on gnus-change-server and
4770 friends, since it's been removed.
4771
4772 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4773
4774 * gnus.texi (Drafts): Mention B DEL.
4775
4776 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4777
4778 * gnus.texi (Delayed Articles): Mention that the Date header is the
4779 original one, even if you delay.
4780
4781 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4782
4783 * gnus.texi (Asynchronous Fetching):
4784 Document gnus-async-post-fetch-function.
4785 (HTML): Made into its own section.
4786
4787 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4788
4789 Sync with Tramp 2.1.19.
4790
4791 * tramp.texi (Inline methods, Default Method):
4792 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4793 Remove remark about doubled "-t" argument.
4794 (Auto-save and Backup): Remove reference to Emacs 21.
4795 (Filename Syntax): Describe port numbers.
4796 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4797 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4798 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4799 errors with the backquotes.
4800 (External packages): File attributes cache flushing for asynchronous
4801 processes.
4802 (Traces and Profiles): Describe verbose level 9.
4803
4804 * trampver.texi: Update release number.
4805
4806 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4807
4808 * dbus.texi (Alternative Buses): New chapter.
4809
4810 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4813
4814 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4815
4816 * calc.texi (Customizing Calc): Rearrange description of new
4817 variables to match the presentation of other variables.
4818
4819 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4820
4821 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4822
4823 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4824
4825 * calc.texi (Making Selections, Selecting Subformulas)
4826 (Customizing Calc): Mention how to use faces to emphasize selected
4827 sub-formulas.
4828
4829 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4830
4831 * tramp.texi (External packages): File attributes cache flushing
4832 for asynchronous processes.
4833
4834 2010-08-01 Alan Mackenzie <acm@muc.de>
4835
4836 Enhance the manual for the latest Java Mode.
4837
4838 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4839 annotation-var-cont.
4840 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4841 two new symbols.
4842
4843 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4844
4845 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4846
4847 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4850
4851 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4852
4853 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4854
4855 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4856
4857 * org.texi: Add macros to get plain quotes in PDF output.
4858 List additional contributors.
4859 (Capture): New section, replaces the section about remember.
4860 (Working With Source Code): New chapter, focused on documenting Org
4861 Babel.
4862 (Code evaluation security): New section.
4863 (MobileOrg): Document DropBox support.
4864 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4865 (Special symbols): Show how to display UTF8 characters for entities.
4866 (Global TODO list): Clarify the use of the "M" key and the differences
4867 to the "m" key.
4868 (RSS Feeds): Mention Atom feeds as well.
4869 (Setting tags): Remove paragraph about
4870 `org-complete-tags-always-offer-all-agenda-tags'.
4871
4872 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4873
4874 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4875 argument.
4876 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4877 echoing shells.
4878
4879 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4880
4881 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4882 (Filename Syntax): Describe port numbers.
4883
4884 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4885
4886 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4887 forgotten.
4888 (Type Conversion): Precise conversion of natural numbers.
4889 (Errors and Events): Add "debugging" to concept index. Add variable
4890 `dbus-debug'.
4891
4892 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4893
4894 * dbus.texi (Receiving Method Calls): Add optional argument
4895 EMITS-SIGNAL to `dbus-register-property'.
4896
4897 2010-06-27 Alex Schroeder <alex@gnu.org>
4898
4899 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4900
4901 2010-06-24 Glenn Morris <rgm@gnu.org>
4902
4903 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4904 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4905 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4906 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4907 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4908 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4909 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4910 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4911 convention. Make them end with a period.
4912
4913 2010-06-23 Glenn Morris <rgm@gnu.org>
4914
4915 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4916 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4917 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4918 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4919 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4920 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4921
4922 2010-06-10 Glenn Morris <rgm@gnu.org>
4923
4924 * idlwave.texi (Load-Path Shadows):
4925 * org.texi (Handling links): Fix typos.
4926
4927 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4928
4929 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4930
4931 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4932
4933 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4934 by an alias. (Bug#6226)
4935
4936 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4937
4938 * calc.texi (Manipulating Vectors): Mention that vectors can
4939 be used to determine bins for `calc-histogram'.
4940
4941 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4942
4943 * calc.texi: Remove "\turnoffactive" commands throughout.
4944
4945 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4946
4947 * url.texi (HTTP language/coding, Customization):
4948 * message.texi (Header Commands, Responses):
4949 * cl.texi (Argument Lists): Fix typos.
4950
4951 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4954 Note that Development menu is always available.
4955 (Creating a project): Fix terminology.
4956 (Add/Remove files): Fix typo.
4957
4958 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4959
4960 * Version 23.2 released.
4961
4962 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4963
4964 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4965
4966 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4967
4968 * tramp.texi (Inline methods, Default Method):
4969 Mention `tramp-inline-compress-start-size'.
4970
4971 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4972
4973 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4974 the CVS repo. Put the Git repo in the news section.
4975
4976 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4977 Removed some mentions of CVS. Mention the new Git repo.
4978
4979 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4980
4981 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4982 (Mail Group Commands): Add index entry.
4983
4984 2010-04-18 Glenn Morris <rgm@gnu.org>
4985
4986 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4987
4988 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4989
4990 * calc.texi (Radix modes): Mention that the option prefix will
4991 turn on twos-complement mode.
4992 (Inverse and Hyperbolic Flags): Mention the Option flag.
4993
4994 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4995
4996 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4997 (LaTeX/PDF export commands): Rename and Move section.
4998 (Sectioning structure): Update.
4999 (References): New use case for field coordinates.
5000 (The export dispatcher): Rename from ASCII export.
5001 (Setting up the staging area): Document the availability of
5002 encryption for MobileOrg.
5003 (Images and tables): Document how to reference labels.
5004 (Index entries): New section.
5005 (Generating an index): New section.
5006 (Column width and alignment): Document that <N> now
5007 means a fixed width, not a maximum width.
5008 (Publishing options): Document the :email option.
5009 (Beamer class export): Fix bug in the BEAMER example.
5010 (Refiling notes): Document refile logging.
5011 (In-buffer settings): Document refile logging keywords.
5012 (Drawers): Document `C-c C-z' command.
5013 (Agenda commands): Mention the alternative key `C-c C-z'.
5014 (Special properties): Document the BLOCKED property.
5015 (The spreadsheet): Mention the formula editor.
5016 (References): Document field coordinates.
5017 (Publishing action): Correct the documentation for the
5018 publishing function.
5019 (The date/time prompt): Document that we accept dates
5020 like month/day/year.
5021 (Cooperation): Document the changes in table.el support.
5022 (Faces for TODO keywords, Faces for TODO keywords)
5023 (Priorities): Document the easy colors.
5024 (Visibility cycling): Document the new double prefix
5025 arg for `org-reveal'.
5026 (Cooperation): Remember.el is part of Emacs.
5027 (Clean view): Mention that `wrap-prefix' is also set by
5028 org-indent-mode.
5029 (Agenda commands): Add information about prefix args to
5030 scheduling and deadline commands.
5031 (Search view): Point to the docstring of
5032 `org-search-view' for more details.
5033 (Agenda commands): Document that `>' prompts for a date.
5034 (Setting tags): Document variable
5035 org-complete-tags-always-offer-all-agenda-tags.
5036 (Column attributes): Cross-reference special properties.
5037
5038 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5039
5040 Synchronize with Tramp repository.
5041
5042 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5043 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5044 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5045 syntax, texi2dvi reports errors with the backquotes.
5046
5047 * trampver.texi: Update release number.
5048
5049 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5050
5051 * gnus.texi (Finding the News): Add pointers to the Server buffer
5052 because it's essential.
5053
5054 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5055
5056 * gnus.texi (MIME Commands): Update description of
5057 gnus-article-browse-html-article.
5058
5059 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5060
5061 * auth.texi (Secret Service API): Add TODO node.
5062 (Help for users): Explain the new source options for `auth-sources'.
5063
5064 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5065
5066 * trampver.texi: Update release number.
5067
5068 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5069
5070 * Branch for 23.2.
5071
5072 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5073
5074 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5075 now enabled by default.
5076
5077 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5078
5079 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5080 when Emacs runs in interactive mode. (Bug#5645)
5081
5082 2010-02-16 Glenn Morris <rgm@gnu.org>
5083
5084 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5085
5086 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5087
5088 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5089
5090 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5091
5092 * gnus.texi (Score File Format): Fix typo.
5093
5094 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5095
5096 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5097
5098 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5099
5100 * ada-mode.texi (Project File Overview): Fix typo.
5101
5102 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5103
5104 * semantic.texi: Add Richard Y. Kim credit.
5105
5106 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5107
5108 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5109
5110 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5111 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5112
5113 2010-01-17 Glenn Morris <rgm@gnu.org>
5114
5115 * calc.texi (Reporting Bugs): Don't mention format of repository.
5116
5117 * woman.texi (Bugs): Make "Emacs repository" less specific,
5118 and the URL for same more specific.
5119
5120 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5121
5122 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5123
5124 * ede.texi (ede-step-project, ede-proj-target):
5125 * tramp.texi (Remote processes): Fix typos.
5126
5127 2010-01-16 Mario Lang <mlang@delysid.org>
5128
5129 * ede.texi (ede-target):
5130 * org.texi (Refiling notes): Remove duplicated words.
5131
5132 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * gnus.texi (Posting Styles): Use with-current-buffer.
5135 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5136
5137 2010-01-02 Kevin Ryde <user42@zip.com.au>
5138
5139 * eieio.texi (Naming Conventions): Correction to xref on elisp
5140 coding conventions, is "Tips" node not "Standards".
5141
5142 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5145
5146 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5147
5148 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5149
5150 * gnus.texi (Direct Functions): Add missing port number to tls method.
5151
5152 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5153
5154 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5155 ($(infodir)/edt, edt.dvi): New targets.
5156
5157 2009-12-15 Glenn Morris <rgm@gnu.org>
5158
5159 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5160 (edt, $(infodir)/edt, edt.dvi): New targets.
5161 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5162
5163 * Makefile.in (PDF_TARGETS, pdf): New.
5164 (clean): Add *.pdf.
5165 Add pdf rules for all manuals.
5166
5167 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5168
5169 * calc.texi (Radix Modes): Clarify two's complement notation.
5170
5171 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5172
5173 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5174 (Smart Jump, Analyzer Debug): Copyedits.
5175 (Semantic mode user commands): Link to new nodes.
5176 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5177 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5178 upstream Semantic manual.
5179
5180 * semantic.texi (Introduction): Minor fix to diagram.
5181
5182 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5183
5184 * eshell.texi (History): Add the other built-in variables.
5185 (Built-ins): Explain built-ins, and how to apply the external commands.
5186 Add `history', `su' and `sudo'.
5187
5188 * tramp.texi (Remote processes): Add missing <RET> in the example.
5189
5190 2009-12-01 Bill Wohler <wohler@newt.com>
5191
5192 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5193 path for mairix example. Specify -q in namazu example since namazu is
5194 excessively garrulous.
5195
5196 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5197
5198 * tramp.texi (Remote processes): Improve eshell example with "su"
5199 and "sudo" commands.
5200
5201 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5202
5203 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5204
5205 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5206 Document semantic-complete-analyze-inline.
5207 (Semanticdb search debugging commands): Minor clarification.
5208 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5209 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5210 manual.
5211 (Semantic mode): Link to Idle Scheduler.
5212
5213 2009-11-28 Kevin Ryde <user42@zip.com.au>
5214
5215 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5216 @pxref, now EIEIO is in Emacs.
5217
5218 * erc.texi (Development): Correction to git tutorial url.
5219
5220 2009-11-26 Glenn Morris <rgm@gnu.org>
5221
5222 * faq.texi (Latest version of Emacs): Mention stability of development
5223 version.
5224 (Problems with very large files): Max buffer size increase in 23.2.
5225 (VM): VM has moved house again.
5226
5227 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5228
5229 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5230 notations.
5231
5232 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5233
5234 * org.texi (Column attributes): Fix documentation of new operators.
5235
5236 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5239 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5240 (Idle Completions Mode): Numerous copyedits.
5241
5242 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5243
5244 * semantic.texi (Semantic Internals, Glossary):
5245 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5246 (Semanticdb search debugging commands): Fix typos.
5247
5248 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5249
5250 * calc.texi (Radix modes): Mention twos-complement notation.
5251
5252 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5253
5254 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5255 ($(infodir)/semantic, semantic.dvi): New targets.
5256
5257 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5258
5259 * Makefile.in: Build the Semantic manual.
5260
5261 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5262 repository.
5263
5264 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5265
5266 * dbus.texi (Receiving Method Calls): New defun
5267 `dbus-unregister-service'.
5268
5269 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5270
5271 * org.texi (Speed keys): New section.
5272
5273 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5274
5275 * dbus.texi (Type Conversion): Fix typo.
5276 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5277 `dbus-registered-objects-table'.
5278 (Receiving Method Calls): New defun `dbus-register-property'.
5279 Move `dbus-unregister-object' here.
5280
5281 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5282
5283 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5284
5285 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5286
5287 * org.texi (Column attributes): Add the new age summary operators.
5288 Also, mention the fact you can only use one summary operator per
5289 property.
5290
5291 2009-11-13 John Wiegley <johnw@newartisans.com>
5292
5293 * org.texi (Tracking your habits): Add a new section in the
5294 manual about how to track habits.
5295 (Resolving idle time): Add a section on how idle and
5296 dangling clocks are resolved.
5297
5298 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5299
5300 * org.texi (Agenda commands): Document the new `i' command.
5301 (Inserting deadline/schedule): Document logging changes
5302 of scheduling and deadline times stamps.
5303 (In-buffer settings): Document the in-buffer keywords for logging
5304 changes of scheduling and deadline times stamps.
5305 (Structure editing, Plain lists): Document indentation
5306 cycling in empty entries with TAB.
5307 (Archiving): Document the default archiving command.
5308 (Moving subtrees): Document the new keys for archiving.
5309 (Internal archiving): Fix incorrect key.
5310 (Agenda commands): Document the TODO set switching commands.
5311 (Agenda commands): Document the new archiving keys.
5312 (Clocking work time): Better description on how to save
5313 and restore a clock.
5314 (Resolving idle time): Mention the x11idle program to get true
5315 idleness also under X11.
5316 (Resolving idle time): Use @kbd instead of @key for normal
5317 letters, because this is how he rest of the manual does this.
5318 (Pushing to MobileOrg): Mention that `org-directory'
5319 should be set.
5320 (Agenda commands): Document that SPC is a filter for
5321 any tag.
5322 (Search view): Rename from "Keyword search".
5323 (Capure): New chapter.
5324 (Markup): New chapter.
5325 (Links in HTML export, Images in HTML export):
5326 Extend the section titles.
5327 (Images in HTML export): Document the align option.
5328 (Text areas in HTML export): Extend the section title.
5329 (Images in LaTeX export): Explain image placement in LaTeX.
5330
5331 2009-11-10 Glenn Morris <rgm@gnu.org>
5332
5333 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5334
5335 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5336
5337 * tramp.texi (Auto-save and Backup): Disable backups just for a
5338 method.
5339
5340 * trampver.texi: Update release number.
5341
5342 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5343
5344 Sync with Tramp 2.1.17.
5345
5346 * trampver.texi: Update release number.
5347
5348 2009-10-29 Glenn Morris <rgm@gnu.org>
5349
5350 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5351
5352 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5353
5354 * tramp.texi (External methods): Temporary files are kept for
5355 `rsync' and `rsyncc' methods.
5356
5357 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5358
5359 * eieio.texi: Fix typos.
5360
5361 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5362
5363 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5364
5365 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5366
5367 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5368 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5369
5370 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5371
5372 * Makefile.in: Build EIEIO and EDE manuals.
5373
5374 2009-10-07 Eric Ludlam <zappo@gnu.org>
5375
5376 * eieio.texi:
5377 * ede.texi: New files.
5378
5379 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5380
5381 * tramp.texi (Remote processes): Association of a pty is not supported.
5382
5383 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5384
5385 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5386 (Processing LaTeX fragments): Document that the size of images can be
5387 changes using the variable `org-format-latex-options'.
5388 (The date/time prompt, Timestamps): Be more accurate over ISO format
5389 dates and times.
5390 (Visibility cycling): Document showeverything keyword.
5391 (In-buffer settings): Document showeverything keyword.
5392 (Setting up the staging area): Fix the example.
5393 (MobileOrg): New section.
5394 (Agenda commands, Exporting Agenda Views): Document exporting the
5395 agenda view to Org files.
5396
5397 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5398
5399 * tramp.texi (History): Add IMAP support.
5400 (External methods): Add `imap' and `imaps' methods.
5401 (GVFS based methods): Add indices for `davs'.
5402 (Password handling): Rename anchors. Add IMAP entries for
5403 ~/.authinfo.gpg.
5404
5405 * trampver.texi: Set default value of `emacsimap'.
5406
5407 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5408
5409 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5410
5411 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * dired-x.texi (Technical Details):
5414 Delete dired-up-directory (Bug#4292).
5415
5416 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5417
5418 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5419
5420 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5421
5422 * org.texi (Effort estimates): Document new effort setting commands.
5423 (Agenda commands): Document the new keys fro agenda time motion.
5424 Document entry text mode. Improve documentation of the keys to include
5425 inactive time stamps into the agenda view.
5426 (Feedback): Document the new bug report command.
5427 (Structure editing): Add an index entry for the sorting of subtrees.
5428
5429 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5430
5431 * auth.texi (Help for users): Corrected markup.
5432
5433 2009-09-02 Glenn Morris <rgm@gnu.org>
5434
5435 * emacs-mime.texi (time-date): Mention float-time.
5436
5437 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5438
5439 * calc.texi (Simplifying Formulas): Improve the wording.
5440
5441 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5442
5443 * auth.texi: Rewritten for coverage and clarity.
5444
5445 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5446
5447 * gnus.texi (Expiring Mail):
5448 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5449 (Various Various): Mention gnus-safe-html-newsgroups.
5450
5451 * gnus-news.texi: Mention
5452 gnus-mark-copied-or-moved-articles-as-expirable.
5453
5454 * emacs-mime.texi (Display Customization): Add xref to
5455 gnus-safe-html-newsgroups.
5456
5457 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5458
5459 * tramp.texi (Version Control): Remove.
5460 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5461 reference.
5462 (External methods): Correct `scpc' concept index entries. New method
5463 `rsyncc'.
5464 (External packages): New subsections "Filename completion" and "File
5465 attributes cache".
5466
5467 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5468
5469 * calc.texi (Rewrite Rules): Improve the example.
5470 (Simplifying Formulas): Explain use of the I and H flags for
5471 simplification.
5472
5473 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5474
5475 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5476 Describe autostart behavior of dbus-ping.
5477 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5478 for timeout values.
5479 (Top): Remove footnote saying D-Bus is not enabled by
5480 default. (Bug#4256)
5481
5482 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5483
5484 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5485 Reported by Jari Aalto (Bug#4211).
5486 (Mail-mode integration): Mention epa-mail-mode and
5487 epa-global-mail-mode.
5488 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5489 epa-setup.
5490
5491 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5492
5493 * dbus.texi (Asynchronous Methods): Allow nil handler.
5494
5495 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5496
5497 * ediff.texi (ediff-current-file): Add information about this new function.
5498
5499 * viper.texi: Add information about C-s in viper's search command.
5500
5501 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5502
5503 * calc.texi (Date Forms): Fix typos.
5504
5505 2009-08-08 Glenn Morris <rgm@gnu.org>
5506
5507 * org.texi (Agenda commands): Restore clobbered change.
5508
5509 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5510
5511 * calc.texi (Graphics, Devices): Update with the peculiarities of
5512 operation on MS-Windows.
5513
5514 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5515
5516 * org.texi (Publishing action): Improve documentation of file
5517 names when publishing to the source directory.
5518 (Clean view): Document `org-indent-mode'.
5519 (Clocking work time): Add documentation for the
5520 new :timetamp option when creating a clock report.
5521 (Paragraphs): Fix many typos.
5522 (Plain lists): Remove duplicate explanation about the
5523 `C-c *' command.
5524 (Literal examples): Update to reflect the new behavior
5525 of the -n -r -k switches when exporting source code examples.
5526 (Structure editing): Add information about `C-c *',
5527 converting a plain list into a list of Org items.
5528 (Remember): Small rephrasing of the paragraph
5529 describing remember.el. Also mentioned that remember.el is part
5530 of Emacs 23, not Emacs 22.
5531 (Clocking work time): Add documentation about
5532 displaying the current clocking time against the effort estimate.
5533 Also add a footnote about using `org-clock-in-prepare-hook' to add
5534 an effort estimate on the fly, just before clocking it.
5535 (Footnotes): Document automatic renumbering and
5536 sorting.
5537 (Agenda commands): Document new bulk commands.
5538 (Plain lists): Document new behavior of
5539 `org-cycle-include-plain-lists'.
5540 Hyphenation only in TeX.
5541 (Clocking work time): Document the key to update effort
5542 estimates.
5543 (Clocking work time): Document the clock time display.
5544 (Structure editing, TODO basics): Document new
5545 variables.
5546 (Column attributes): Document new colciew operators.
5547 (Publishing options): Document :xml-declaration.
5548 (Tracking TODO state changes): Document the
5549 LOG_INTO_DRAWER property.
5550 (Literal examples): Document the new implementation for
5551 editing source code.
5552 (Publishing action): Mention the new publishing
5553 function, to publish an Org source file.
5554 (Publishing links): Mention how to link to an Org source file.
5555 (Macro replacement): Document new macros.
5556 (Handling links): Document type-specific completion
5557 when inserting links.
5558 (Structure editing, Plain lists): Improve documentation
5559 on sorting.
5560 (Internal links): Document custom ids for links.
5561 (Handling links): Document custom ids for links.
5562 (CSS support): Document new class.
5563 (Refiling notes): Document the possibility to create new nodes
5564 during refiling.
5565 (Agenda commands): Document the "?" operator to find
5566 tasks without effort setting.
5567 (Exporting agenda information): Section moved.
5568 (RSS Feeds): New section.
5569 (Built-in table editor): Document M-e and M-a navigate
5570 inside table field.
5571 (Stuck projects): Docment that projects identified as
5572 un-stuck will still be searchd for stuck sub-projects.
5573 (Paragraphs): Document centering.
5574 (Creating timestamps, Agenda commands): Document new
5575 behavior when changing time stamps.
5576 (Structure editing): Document the new command
5577 `org-clone-subtree-with-time-shift'.
5578 (Publishing): Refresh this chapter.
5579 (Export options, Export options, In-buffer settings):
5580 Document the new keywords.
5581 (Matching tags and properties): Collect all
5582 documentation about tags/property matches here.
5583 (Setting tags): Document `org-tag-persistent-alist'.
5584 (Weekly/daily agenda): New section.
5585 (Orgstruct mode): Describe `orgstruct++-mode'.
5586 (Drawers): Mention the LOGBOOK drawer.
5587 (Export options, Sectioning structure): Document the
5588 #+LEATEX_HEADER in-buffer setting.
5589 (Bugs): Section removed.
5590 (Hooks): New section.
5591 (Add-on packages): Move here from old location.
5592 (Context-sensitive commands): New section.
5593 (Setting tags): Document newline option.
5594 (Global TODO list, Matching tags and properties):
5595 Mention more variables.
5596 (Checkboxes): Update to changed command behavior.
5597
5598 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5599
5600 * speedbar.texi (Basic Key Bindings): Fix typo.
5601
5602 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5603
5604 * calc.texi (Vector/Matrix Functions): Add index entries for both
5605 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5606 affects matrices with more than one row.
5607 (Help Commands): Add index entries for "prefix ?" key bindings.
5608
5609 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5610
5611 * calc.texi (Stack Manipulation Commands): Add documentation for
5612 `calc-transpose-lines'.
5613
5614 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5615
5616 * dbus.texi (Receiving Method Calls): Describe special return value
5617 `:ignore'.
5618
5619 2009-07-24 Alan Mackenzie <acm@muc.de>
5620
5621 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5622 initialization, any individual variable setting now takes precedence
5623 over one done via c-file-style/c-file-offsets.
5624
5625 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5626
5627 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5628 truncated when Calc is quit.
5629 (Customizing Calc): Document `calc-undo-length'.
5630
5631 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5632
5633 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5634
5635 2009-07-11 Kevin Ryde <user42@zip.com.au>
5636
5637 * pcl-cvs.texi (About PCL-CVS):
5638 * widget.texi (Basic Types):
5639 Fix cross-references.
5640
5641 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5642
5643 * dbus.texi (Type Conversion): Don't use literal control character.
5644
5645 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5646
5647 * tramp.texi (GVFS based methods): New section.
5648 (Remote processes): Processes for GVFS based methods run locally.
5649
5650 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5651
5652 * tramp.texi (Inline methods, External methods, Gateway methods):
5653 Avoid the words "kludge" and hack".
5654 (External methods): Add `synce' method.
5655
5656 * trampver.texi: Update release number.
5657
5658 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5659
5660 Sync with Tramp 2.1.16.
5661
5662 * tramp.texi (History): Add GVFS support.
5663 (External methods): Precise `rsync' description. Add `dav', `davs' and
5664 `obex' methods. Add 'tramp-gvfs-methods' option.
5665 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5666 forms.
5667 (Remote Programs): Introduce `tramp-own-remote-path'.
5668 (Remote processes): New subsection "Running remote programs that create
5669 local X11 windows".
5670 (Frequently Asked Questions): Improve code for disabling vc.
5671
5672 * trampver.texi: Update release number. Set default value of
5673 `emacsgvfs'.
5674
5675 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5676
5677 * Branch for 23.1.
5678
5679 2009-06-17 Glenn Morris <rgm@gnu.org>
5680
5681 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5682 (Latest version of Emacs): Mention source code repository.
5683
5684 2009-06-16 Glenn Morris <rgm@gnu.org>
5685
5686 * faq.texi (Top): Language tweak.
5687 (Extended commands): Most people have arrow keys.
5688 (Emacs manual): Say how to follow info links.
5689 (File-name conventions): Change title a bit. Explain about source
5690 versus installed. Condense etc description.
5691 (Guidelines for newsgroup postings): Mention Savannah list page.
5692 (Newsgroup archives): Simplify.
5693 (Contacting the FSF): Add contact URL.
5694 (Emacs Lisp documentation): Printed version not always available.
5695 (Installing Texinfo documentation): Explain how by hand installation is
5696 not normally needed. Use add-to-list. Remove duplicate reference.
5697 (Informational files for Emacs): Move info on Help menu here from
5698 "File-name conventions".
5699 (Help installing Emacs): Tweak uref.
5700 (Obtaining the FAQ): Mention repository.
5701 (Origin of the term Emacs): Explain "ITS".
5702 (Changing load-path): Use add-to-list.
5703 (Automatic indentation): Clarify this is for Text mode.
5704 Don't mention Indented Text mode.
5705 (Finding Emacs on the Internet): The FSF does not seem to offer a
5706 deluxe distribution on CD anymore.
5707
5708 2009-06-16 Glenn Morris <rgm@gnu.org>
5709
5710 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5711 Recommend the latest release. Mention how to get older FAQs.
5712 Recommend the Emacs manual.
5713 (Guidelines for newsgroup postings): Discourage cross-posts.
5714 (Underlining paragraphs): Remove.
5715 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5716 (Bugs and problems): Update key-binding.
5717 (Problems with very large files): Mention 64-bit.
5718 (Shell process exits abnormally): Remove.
5719 (Problems with Shell Mode): Rename and update.
5720 (Spontaneous entry into isearch-mode)
5721 (Problems talking to certain hosts): Remove. This is old information,
5722 in etc/PROBLEMS if needed.
5723 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5724 (Dired claims that no file is on this line): Update.
5725 (Installing Emacs, Problems building Emacs): Simplify.
5726 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5727 information.
5728 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5729 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5730 (JDEE): "JDEE", not "JDE".
5731 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5732 Remove. This is old information, in etc/PROBLEMS if needed.
5733 (stty and Backspace key, Kanji and Chinese characters): Remove.
5734 (Right-to-left alphabets): Update section.
5735 (Changing the included text prefix): Gnus uses message-yank-prefix.
5736 Add cross-reference to Supercite manual.
5737 (Saving a copy of outgoing mail): Simplify output file description.
5738 (Expanding aliases when sending mail): Refer to Emacs manual.
5739 Remove old info about RFC822.
5740 Correct description of how to rebuild aliases.
5741 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5742 (MIME with Emacs mail packages)
5743 (Viewing articles with embedded underlining)
5744 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5745 Remove old sections.
5746 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5747 and is well-documented in the Gnus manual.
5748 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5749 (Making Gnus faster): Rename from "Starting Gnus faster".
5750 Merge "Catch-up is slow in Gnus" into here.
5751
5752 2009-06-14 Glenn Morris <rgm@gnu.org>
5753
5754 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5755 (New in Emacs 23): New section.
5756 (Handling C-s and C-q with flow control): Add xref.
5757
5758 2009-06-13 Glenn Morris <rgm@gnu.org>
5759
5760 * faq.texi (Setting up a customization file): Grammar fix.
5761 Customize is no longer "new".
5762 (Displaying the current line or column): Line-number mode is on by
5763 default. Don't mention `column' package. Mention linum.el.
5764 (Turning on abbrevs by default): Explain how to do it for buffers,
5765 modes, and everywhere.
5766 (Associating modes with files): Use add-to-list. Don't mention Emacs
5767 19.
5768 (Highlighting a region): On by default since 23.1.
5769 (Replacing highlighted text): Update doc quote.
5770 (Working with unprintable characters): Don't mention search-quote-char.
5771 (Using an already running Emacs process): Gnuclient is probably not an
5772 enhancement these days.
5773 (Indenting switch statements): Remove mention of pre-Emacs 20.
5774 (Horizontal scrolling): Abbreviate Emacs 20 description.
5775 (Replacing text across multiple files): Fix name of dired command.
5776 (Disabling backups): Use require not load.
5777 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5778
5779 2009-06-13 Bill Wohler <wohler@newt.com>
5780
5781 Release MH-E manual version 8.2.
5782
5783 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5784 release 8.2.
5785
5786 2009-06-13 Glenn Morris <rgm@gnu.org>
5787
5788 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5789 in this day and age the common meaning is "on the web".
5790 (copying): Use @copyright in all cases.
5791 (Basic keys): Remove reference to deleted manual node "Text Characters".
5792 (File-name conventions): Use GNU as an example rather than SERVICE.
5793 default.el lives in site-lisp. Update Info directory location.
5794 (Real meaning of copyleft): GPL actions have been brought, but all
5795 settled out of court.
5796 (Guidelines for newsgroup postings): Shorten section title.
5797 Simplify comp.emacs description.
5798 (Newsgroup archives): Change Google URL. Describe Gmane.
5799 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5800 points". Mention List-Unsubscribe header.
5801 (Contacting the FSF): Update email and URLs.
5802 (Basic editing): Mention F1 for help.
5803 (Installing Texinfo documentation): Refer to Texinfo website rather
5804 than ftp server.
5805 (Printing a Texinfo file): Mention texi2pdf.
5806 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5807 are just stubs nowadays.
5808 (Latest version of Emacs): Explain version numbers.
5809 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5810 (Turning on syntax highlighting): No need to mention hilit19 any more.
5811 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5812 (Modes for various languages): Remove section.
5813 (Major packages and programs): Remove most version and maintainer
5814 information - it's hard to keep up-to-date, and adds nothing.
5815 Similarly with direct links to mailing lists.
5816 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5817 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5818 years, and Emacs comes with tools for this now.
5819 (Patch): Remove section - this is a standard tool.
5820 (Using function keys under X): Remove section.
5821
5822 2009-06-12 Glenn Morris <rgm@gnu.org>
5823
5824 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5825 (Help installing Emacs): Remove reference to deleted X11 node.
5826 (Associating modes with files): Interpreter-mode-alist is no longer
5827 subservient to auto-mode-alist.
5828 (Installing Emacs): Change future Emacs version.
5829 (Linking with -lX11 fails): Remove old section.
5830 (Packages that do not come with Emacs): Update ELL location.
5831 Emacs Lisp archive is dead.
5832 (Emacs for Windows): Remove reference to old CE port.
5833 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5834 (Emacs for VMS and DECwindows): Remove old ports.
5835 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5836 (Removing flashing messages): Remove section about non-existent Gnus
5837 option.
5838
5839 * faq.texi (Top): Add @top command.
5840 Remove the optional arguments from all @node commands: makeinfo can
5841 generate these automatically, and it is easier to edit and rearrange
5842 nodes without them.
5843
5844 2009-06-11 Glenn Morris <rgm@gnu.org>
5845
5846 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5847 (The LPF): Make the updated URL the sole reference point.
5848 (Learning how to do something): Update refcard price and format.
5849 (Getting a printed manual): Sources in doc/emacs/, not man/.
5850 Also available in PDF format. Since the page count varies, be less
5851 precise.
5852 (Informational files for Emacs): Remove references to deleted files
5853 LPF and SUN-SUPPORT, and to UUCP.
5854 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5855 Remove many obsolete ways to get the FAQ, which now seems only to be
5856 distributed with Emacs.
5857 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5858
5859 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5860
5861 * org.texi (Org Plot): Fix tags (Bug#3507).
5862 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5863
5864 * ada-mode.texi (Installation, Compile commands)
5865 (Project File Overview, No project files, Set compiler options)
5866 (Use GNAT project file, Use multiple GNAT project files)
5867 (Identifier completion): Use @samp for menu items, and @kbd for key
5868 sequences (Bug#3504).
5869
5870 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5871
5872 * gnus.texi (Security): Fix wording; add a link to epa.info.
5873
5874 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5875
5876 * message.texi (Header Commands): Fix descriptions to match
5877 keybindings.
5878
5879 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5880
5881 * gnus.texi (Security): Mention that EasyPG is the current default.
5882
5883 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5884
5885 * ediff.texi (Session Commands): Fix typo.
5886
5887 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5888
5889 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5890 news.software.readers. Reported by Florian Rehnisch.
5891
5892 2009-04-02 Glenn Morris <rgm@gnu.org>
5893
5894 * auth.texi: Capitalize direntry.
5895
5896 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5897 using a period in the entry name. (Bug#2797)
5898
5899 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5900
5901 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5902 ($(infodir)/auth, auth.dvi): New targets.
5903
5904 2009-03-03 Glenn Morris <rgm@gnu.org>
5905
5906 * auth.texi: Fix @setfilename.
5907
5908 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5909 (auth, $(infodir)/auth, auth.dvi): New rules.
5910
5911 2009-02-25 Glenn Morris <rgm@gnu.org>
5912
5913 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5914
5915 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5916
5917 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5918
5919 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5920
5921 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5922 gnus-nocem-issuers, and gnus-nocem-verifyer.
5923
5924 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5925
5926 * ada-mode.texi (Project files, Automatic Casing):
5927 * dbus.texi (Signals):
5928 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5929 * mh-e.texi (HTML):
5930 * nxml-mode.texi (Locating a schema)
5931 (Using the document's URI to locate a schema):
5932 * org.texi (Footnotes, Using the mapping API):
5933 * rcirc.texi (Channels): Remove duplicate words.
5934
5935 2009-02-20 Glenn Morris <rgm@gnu.org>
5936
5937 * dired-x.texi (Miscellaneous Commands):
5938 * gnus.texi: Minor updates for mbox Rmail.
5939
5940 2009-02-16 Karl Berry <karl@gnu.org>
5941
5942 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5943 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5944 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5945 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5946 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5947 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5948 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5949 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5950 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5951 Consistently use @insertcopying in the Top node,
5952 @contents at the front (after @end titlepage),
5953 and @direntry after @copying. (Bug#1988)
5954
5955 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5956
5957 * auth.texi: New file documenting auth-source.
5958
5959 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5960
5961 * org.texi (Org Plot): Fix link.
5962
5963 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5964
5965 * epa.texi (Mail-mode integration): Mention the way to do
5966 "encrypt-to-self". (Bug#1807)
5967
5968 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5969
5970 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5971
5972 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5973
5974 * gnus-news.texi: Print version about Incoming*.
5975
5976 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5977
5978 * org.texi (Structure editing, Handling links)
5979 (Fast access to TODO states, Javascript support): Make standard docs
5980 correctly reflect default variable settings.
5981
5982 2009-02-02 Glenn Morris <rgm@gnu.org>
5983
5984 * org.texi: Fix typos.
5985
5986 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5987
5988 Sync with Tramp 2.1.15.
5989
5990 * trampver.texi: Update release number.
5991
5992 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5993
5994 * org.texi (TODO dependencies): Document TODO dependencies on
5995 checkboxes.
5996
5997 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5998
5999 * org.texi (TODO dependencies): Document key binding for toggling
6000 ORDERED property.
6001
6002 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6003
6004 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6005 of hook functions.
6006
6007 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6008
6009 * org.texi (TODO dependencies): New section.
6010
6011 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6012
6013 * org.texi (Plain lists, TODO basics, Priorities)
6014 (Multiple sets in one file, Conflicts): Document interaction with
6015 `shift-selection-mode'.
6016
6017 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6018
6019 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6020 Make Calc the subject of sentences.
6021 (Rearranging Formulas using Selections): Discuss new options
6022 for `j *'.
6023
6024 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6025
6026 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6027
6028 2009-01-26 Glenn Morris <rgm@gnu.org>
6029
6030 * org.texi: Fix typos.
6031
6032 2009-01-26 Bill Wohler <wohler@newt.com>
6033
6034 * mh-e.texi (EDITION, UPDATED): Update.
6035
6036 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6037
6038 * org.texi (References): Add information about remote references.
6039 (Built-in table editor): Document `C-c RET' in tables.
6040 (Math symbols, Quoting LaTeX code): Mention that simple
6041 LaTeX macros survive LaTeX export.
6042 (Images in LaTeX export): Show how to create a reference to a
6043 figure.
6044 (Sectioning structure): Document that the LaTeX class can be
6045 specified in a property.
6046 (Text areas in HTML export): New section.
6047 (External links): Add examples for text search and ID links.
6048 (Built-in table editor): Remove the descriptio of `C-c
6049 C-q', it not longer works.
6050 (Literal examples): Document that a space must follow
6051 the colon in short examples.
6052 (Relative timer): Document `org-timer-stop'.
6053 (Footnotes): New section.
6054 (Footnote markup): Shorten section and refer to new Footnote
6055 section.
6056 (Literal examples): Add documentation for line
6057 numbering in and references to code examples.
6058 (CSS support): Fix the description of default CSS styles.
6059 (Capturing column view): Document
6060 "file:path/to/file.org" as an allowed value for the ID property of
6061 a dynamic block copying column view.
6062
6063 2009-01-23 Stephen Eglen <stephen@gnu.org>
6064
6065 * mh-e.texi (Getting Started): Describe $MH.
6066
6067 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6068
6069 * tramp.texi (all): Harmonize usage of "external method",
6070 "external transfer method" and "out-of-band method".
6071 (Connection types): Precise the differences of inline and external
6072 methods. Written by Adrian Phillips <a.phillips@met.no>.
6073
6074 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6075
6076 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6077 commands as described at the top. Reported by Allan Gottlieb
6078 <gottlieb@nyu.edu>.
6079
6080 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6081
6082 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6083 nnmail-pathname-coding-system.
6084
6085 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6086
6087 * org.texi (Relative timer): Fix typo.
6088
6089 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6090
6091 * org.texi (Clocking work time): Fix typo.
6092 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6093
6094 2009-01-13 Glenn Morris <rgm@gnu.org>
6095
6096 * org.texi: Fix some more typos.
6097
6098 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6099
6100 * org.texi: Fix some typos.
6101
6102 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6103
6104 * gnus.texi (Group Parameters): Add note for local variables.
6105
6106 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6107
6108 * gnus.texi (Converting Kill Files): Fix URL.
6109 Include gnus-kill-to-score.el in contrib directory.
6110
6111 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6112
6113 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6114 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6115 (Paging the Article): Add index entry.
6116
6117 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6118
6119 * ada-mode.texi (Examples): Delete redundant text.
6120
6121 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6122
6123 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6124
6125 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6126 addresses.
6127
6128 2009-01-03 Bill Wohler <wohler@newt.com>
6129
6130 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6131 kept empty.
6132
6133 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6134
6135 * org.texi (Activation, Exporting, ASCII export, HTML export)
6136 (HTML Export commands, LaTeX/PDF export commands):
6137 Improve documentation about transient-mark-mode.
6138 (References): Document the use of special names like $LR1 to reference
6139 to fields in the last table row.
6140
6141 2008-12-19 Juri Linkov <juri@jurta.org>
6142
6143 * info.texi (Search Text): Remove mention of removed key binding M-s.
6144
6145 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6146
6147 * org.texi (References): Remove mentioning of @0 as reference for the
6148 last line, this has been reverted in the Lisp sources.
6149
6150 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6151
6152 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6153 (DVI_TARGETS): Remove duplicates. Add sasl.
6154 ($(infodir)/sasl, sasl.dvi): New targets.
6155
6156 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6157
6158 * org.texi: Version number pushed to 6.15d.
6159
6160 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6161
6162 * org.texi (Tables in LaTeX export): New section.
6163 (Images in LaTeX export): New section.
6164 (Inlined images, Images in HTML export): Sections renamed.
6165
6166 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6167
6168 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6169
6170 2008-12-04 David Engster <dengste@eml.cc>
6171
6172 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6173 of nnml-get-new-mail. Change URL for mairix patch.
6174
6175 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6176
6177 * org.texi (Using the mapping API): Fix bug in mapping example.
6178 (Publishing options): Make the list of properties complete again, in
6179 correspondence to the variable `org-export-plist-vars'.
6180 (Property searches): Document new special values for time comparisons.
6181 (Tag inheritance): Refine the description of tag inheritance.
6182 (Project alist): Add info about the publishing sequence of components.
6183 (Effort estimates): Document the new relative timer.
6184
6185 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6186
6187 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6188 (Using Calc): Clarify use of `C-x * o'.
6189 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6190
6191 2008-11-28 Richard M Stallman <rms@gnu.org>
6192
6193 * dbus.texi (Receiving Method Calls): Clean up previous change.
6194
6195 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6196
6197 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6198 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6199 `dbus-unescape-from-identifier'.
6200 (Receiving Method Calls): New constants `dbus-service-emacs' and
6201 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6202 (Signals): Use the constants in the example.
6203
6204 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6205
6206 * org.texi: Re-apply change to FDL 1.3.
6207
6208 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6209
6210 * org.texi (Setting up Remember): Document `org-remember-mode'.
6211 (External links): Document that bbdb links can use a regular
6212 expression.
6213 (External links): Document that elisp links can contain interactive
6214 commands.
6215
6216 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6217
6218 * viper.texi (viper-translate-all-ESC-keysequences):
6219 Description removed.
6220
6221 2008-11-19 Glenn Morris <rgm@gnu.org>
6222
6223 * doclicense.texi: Change to FDL 1.3.
6224 Relicense all texi files under FDL 1.3 or later.
6225
6226 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6227
6228 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6229
6230 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6231
6232 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6233
6234 * ediff.texi: Version/date change.
6235
6236 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6237
6238 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6239
6240 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6241
6242 * calc.texi (About This Manual): Comment out a mention of
6243 marginal notes.
6244
6245 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6246
6247 * org.texi (Clocking work time): Document the :formula property of
6248 clock tables.
6249 (Structure editing, Refiling notes): Document refiling regions.
6250 (Agenda commands): Document the double-prefix version
6251 of the `l' command in the agenda.
6252 (Handling links): Explain the effect of a double prefix
6253 arg to `C-c C-o'.
6254 (TODO basics): Add documentation for tag triggers.
6255
6256 2008-10-23 Glenn Morris <rgm@gnu.org>
6257
6258 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6259 byte-compiling things like `+'.
6260
6261 * ns-emacs.texi: Merge copyright years of author now with assignment
6262 into FSF years.
6263 (VER): Use it for easier automatic updating. Use Emacs version rather
6264 than standalone Emacs.app version.
6265
6266 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6267
6268 * org.texi: Lots of minor fixes.
6269 (Capture): New chapter.
6270 (Org Plot): New section.
6271
6272 2008-09-30 Magnus Henoch <mange@freemail.hu>
6273
6274 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6275
6276 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6277
6278 * calc.texi (User Defined Units): Mention how to enter optional display
6279 string.
6280
6281 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6282
6283 * message.texi (Sending Variables): Fix variable documentation to
6284 avoid the "y/n" wording.
6285
6286 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6287
6288 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6289
6290 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6291
6292 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6293 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6294
6295 2008-09-22 Bill Wohler <wohler@newt.com>
6296
6297 Release MH-E manual version 8.1.
6298
6299 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6300 release 8.1.
6301
6302 * mh-e.texi: Retain dual license as agreed to by the FSF.
6303 However, bump GPL to Version 3.
6304 Use @include for license text.
6305
6306 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6307
6308 * gnus.texi (Top, Setup, Fancy splitting to parent)
6309 (Store custom flags and keywords, Store arbitrary data):
6310 Clean up markup.
6311
6312 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6313
6314 * gnus.texi (The Gnus Registry): Document it.
6315
6316 2008-09-08 David Engster <dengste@eml.cc>
6317
6318 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6319 Clarify section about choosing back end servers.
6320
6321 2008-08-23 Glenn Morris <rgm@gnu.org>
6322
6323 * dired-x.texi (Shell Command Guessing):
6324 Mention dired-guess-shell-case-fold-search. (Bug#417)
6325
6326 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6327
6328 * trampver.texi: Update release number.
6329
6330 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6331
6332 * ns-emacs.texi: Update version.
6333 (Introduction): Correct menu location for options save.
6334 (Customization): Note that defaults are stored under org.gnu.Emacs.
6335
6336 2008-08-11 Bill Wohler <wohler@newt.com>
6337
6338 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6339 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6340 Henman) (closes SF #1768928).
6341
6342 2008-08-10 Glenn Morris <rgm@gnu.org>
6343
6344 * ns-emacs.texi: Use @copying. Change copyright of authors with
6345 assignment to FSF. Change license to GFDL.
6346 (Top): Remove outdated references.
6347
6348 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6349
6350 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6351 Add gnus-summary-sort-by-most-recent-number and
6352 gnus-summary-sort-by-most-recent-date.
6353 (Summary Sorting): Explain prefix argument.
6354
6355 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6356
6357 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6358 gnus-summary-pipe-output.
6359
6360 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * dbus.texi (Receiving Method Calls): Document error handling of own
6363 D-Bus methods.
6364
6365 2008-08-01 Bill Wohler <wohler@newt.com>
6366
6367 * mh-e.texi (Reading Mail)
6368 (Viewing Attachments): Describe new function
6369 mh-show-preferred-alternative.
6370 (Sending Mail, Redistributing, Sending Message): Describe new hook
6371 mh-annotate-msg-hook.
6372
6373 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6374
6375 * dbus.texi (Arguments and Signatures): Fix example.
6376 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6377 (Asynchronous Methods): New node.
6378 (Errors and Events): Describe extended layout of `dbus-event'.
6379 New defun `dbus-event-message-type'.
6380
6381 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6382
6383 * ediff.texi: Remove VMS support.
6384
6385 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6386
6387 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6388 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6389
6390 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6391
6392 * Makefile.in: Add mairix-el targets.
6393
6394 2008-07-29 David Engster <deng@randomsample.de>
6395
6396 * mairix-el.texi: New file.
6397
6398 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6399
6400 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6401 project files. Delete 'main_unit' project variable; not needed. Allow
6402 process environment variables wherever project variables are allowed.
6403 Add tutorial section on multiple GNAT project files.
6404
6405 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6406
6407 Sync with Tramp 2.1.14.
6408
6409 * trampver.texi: Update release number.
6410
6411 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6412
6413 * ns-emacs.texi:
6414 * faq.texi: Remove mentions of Mac Carbon.
6415
6416 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6417
6418 * gnus.texi (Saving Articles): Describe the 2nd argument of
6419 gnus-summary-save-in-pipe.
6420 (SpamAssassin): Use it.
6421
6422 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6423
6424 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6425
6426 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6427
6428 * org.texi (Export options): Document the use of the creator flag.
6429
6430 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6431
6432 * org.texi: New version 6.06a.
6433
6434 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6435
6436 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6437 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6438
6439 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6440
6441 * calc.texi (Editing Stack Entries, Algebraic Entry):
6442 Rewrite introductory sentences so it can be used by
6443 Calc's help functions. Mention fixing typos.
6444 (Customizing Calc): Fix typo.
6445
6446 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6447
6448 * calc.texi (summarykey): New macro. Use to correctly format keys in
6449 the summary.
6450
6451 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6452
6453 * ns-emacs.texi (Customization): Corrected documentation on color
6454 specification formats.
6455
6456 2008-07-19 Andreas Schwab <schwab@suse.de>
6457
6458 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6459
6460 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6461 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6462
6463 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6464
6465 * dbus.texi (Inspection): Rework, introduce submenus.
6466 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6467 (Properties and Annotations, Arguments and Signatures): New nodes.
6468
6469 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6470
6471 * dbus.texi (Receiving Method Calls): Fix description of
6472 `dbus-register-method'.
6473 (Signals): Allow also signal arguments for filtering in
6474 `dbus-register-signal'.
6475
6476 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6477
6478 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6479 `cnorm'.
6480 (Arithmetic Tutorial): Simplify the verification of prime factors.
6481
6482 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6483
6484 * gnus.texi (Saving Articles): Mention
6485 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6486
6487 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6488
6489 * calc.texi: Adjust mode line throughout.
6490
6491 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6492
6493 * sasl.texi (Mechanisms): Fix typos.
6494
6495 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6496
6497 * calc.texi (Killing from the stack): Mention using normal Emacs
6498 copying.
6499
6500 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6501
6502 * tramp.texi (Password handling): Rename from "Password caching".
6503 Add `auth-source' mechanism.
6504 (Connection caching): Tramp reopens the connection automatically,
6505 when the operating system on the remote host has been changed.
6506
6507 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6508
6509 * makefile.w32-in (distclean): Remove makefile.
6510
6511 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6512
6513 * org.texi (Using the mapping API): New section.
6514 (Agenda column view): New section.
6515 (Moving subtrees): Document archiving to the archive sibling.
6516 (Agenda commands): Document columns view in the agenda.
6517 (Using the property API): Document the API for multi-valued properties.
6518
6519 2008-06-17 Jason Riedy <jason@acm.org>
6520
6521 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6522 function, and efmt may be a two-argument function.
6523 (Radio tables): Document multiple destinations.
6524
6525 2008-06-16 Glenn Morris <rgm@gnu.org>
6526
6527 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6528 Add Cover-Texts.
6529
6530 2008-06-15 Glenn Morris <rgm@gnu.org>
6531
6532 * faq.texi (VER): Update to 23.0.60.
6533
6534 * mh-e.texi: Remove option of licensing under GPL.
6535 Add Cover-Texts to GFDL permissions notice.
6536 (GPL): Remove section.
6537 (GFDL): Include doclicense.texi rather than the actual text.
6538
6539 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6540 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6541
6542 * sasl.texi: Fix output file name.
6543
6544 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6545
6546 * gnus-coding.texi: Refer to license in Gnus manual.
6547
6548 * idlwave.texi, sasl.texi: Use @copying.
6549
6550 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6551
6552 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6553
6554 * url.texi: Use @copying, @title, @subtitle, @author.
6555
6556 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6557 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6558 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6559 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6560 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6561 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6562 * widget.texi, woman.texi:
6563 Remove references to external license, since doclicense is included.
6564
6565 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6566 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6567 Remove references to non-existent Invariant Sections.
6568
6569 2008-06-14 Glenn Morris <rgm@gnu.org>
6570
6571 * faq.texi (Major packages and programs): Remove references to external
6572 Supercite, Calc, VIPER, since they have been included for some time.
6573 Update VM, AUCTeX, BBDB entries.
6574
6575 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6576
6577 * newsticker.texi: Updated to match latest newsticker changes.
6578
6579 2008-06-13 Glenn Morris <rgm@gnu.org>
6580
6581 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6582 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6583 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6584 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6585 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6586 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6587 * woman.texi:
6588 Update Back-Cover Text as per maintain.info.
6589
6590 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6591
6592 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6593
6594 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6595 (gnus-faq.xml): Update repository host.
6596
6597 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6598
6599 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6600
6601 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6602 Fix a typo.
6603
6604 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6605
6606 * gnus.texi (Mail Source Customization): Correct values of
6607 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6608 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6609
6610 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6611
6612 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6613 coding standards.
6614
6615 2008-06-14 David Engster <dengste@eml.cc>
6616
6617 * gnus.texi (nnmairix): Markup fixes.
6618
6619 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6620
6621 * gnus.texi (nnmairix): Markup and other minor fixes.
6622
6623 2008-06-05 David Engster <dengste@eml.cc>
6624
6625 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6626
6627 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6628
6629 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6630 (Searching, nnir, nnmairix): New stub nodes.
6631
6632 2008-05-30 Felix Lee <felix.1@canids.net>
6633
6634 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6635
6636 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6637
6638 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6639
6640 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6643
6644 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6645
6646 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6647
6648 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6649
6650 * info.texi (Top): Fix typo in xref.
6651
6652 2008-05-05 Karl Berry <karl@gnu.org>
6653
6654 * info.texi (Top): @xref to stand-alone manual.
6655
6656 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6657
6658 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6659 (Various Summary Stuff): Fix typo in last xref.
6660
6661 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6662
6663 * org.texi (Moving subtrees): Fix typo.
6664
6665 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6666
6667 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6668 Tramp via `tramp-mode'.
6669
6670 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6671
6672 * org.texi: Massive changes, in many parts of the file.
6673
6674 2008-04-27 Jason Riedy <jason@acm.org>
6675
6676 * org.texi (A LaTeX example): Note that fmt may be a
6677 one-argument function, and efmt may be a two-argument function.
6678 (Radio tables): Document multiple destinations.
6679
6680 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Oort Gnus): Add message-fill-column.
6683
6684 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6685
6686 * gnus.texi (Mail Source Specifiers): Typo fix.
6687
6688 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6689
6690 * gnus.texi (Diary Headers Generation): Update key binding for
6691 `gnus-diary-check-message'.
6692
6693 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6694
6695 * gnus.texi (Emacsen): Addition.
6696
6697 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6698
6699 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6700
6701 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6702
6703 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6704
6705 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * gnus-news.texi: Update tool bar item.
6708
6709 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6710
6711 * gnus-news.texi: Fix typos.
6712
6713 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6714
6715 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6716 Add mention of `kron'.
6717
6718 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6719
6720 * epa.texi (Encrypting/decrypting *.gpg files):
6721 Document epa-file-name-regexp.
6722
6723 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6724
6725 * gnus.texi (Example Methods): Fix description about ssh-agent.
6726 (Indirect Functions): Fix the default value of nntp-telnet-command;
6727 remove link to connect.html.
6728
6729 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6730
6731 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6732 dbus-call-method.
6733 (Receiving Method Calls): The timeout can be set by the calling client.
6734
6735 * trampver.texi: Update release number.
6736
6737 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6738
6739 * gnus.texi (Top): Fix version. Add SASL.
6740
6741 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6742
6743 Sync with Tramp 2.1.13.
6744
6745 * trampver.texi: Update release number.
6746
6747 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6748
6749 * org.texi: Update to new org-mode website.
6750
6751 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6752
6753 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6754
6755 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6756
6757 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6758 gnus-read-ephemeral-gmane-group-url,
6759 gnus-read-ephemeral-emacs-bug-group,
6760 gnus-read-ephemeral-debian-bug-group.
6761
6762 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6763
6764 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6765
6766 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6767 Add FIXMEs for Bookmarks and gnus-registry-marks.
6768
6769 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6770
6771 * gnus.texi (Smileys): Document `smiley-style'.
6772
6773 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6774
6775 * gnus.texi (Gnus Development): Clarify difference between ding and
6776 gnu.emacs.gnus.
6777 (MIME Commands, Using MIME, RSS): Fix markup.
6778
6779 * gnus-faq.texi ([8.4]): Ditto.
6780
6781 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6782
6783 * gnus.texi (Emacsen): Remove obsolete stuff.
6784
6785 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6786
6787 * gnus.texi (Oort Gnus): Add version info WRT
6788 `mail-source-delete-incoming'.
6789
6790 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6791
6792 * gnus.texi (Top): Add "Other related manuals" and version info in
6793 `iftex' output.
6794 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6795 gnus-balloon-face-0 and the corresponding format specifiers.
6796
6797 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6798
6799 * tramp.texi (Filename completion): Remove footnote about let-bind
6800 of `partial-completion-mode'. It doesn't work this way.
6801
6802 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6803
6804 * pcl-cvs.texi (Contributors): Update my email.
6805
6806 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6807
6808 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6809
6810 2008-03-17 Bill Wohler <wohler@newt.com>
6811
6812 * mh-e.texi (Viewing): Update URL for adding header fields to
6813 mh-invisible-header-fields-default.
6814
6815 2008-03-16 Bill Wohler <wohler@newt.com>
6816
6817 * mh-e.texi (Preface): Add Gnus to requirements.
6818 (Forwarding): Note that forwarded MIME messages are now inline.
6819
6820 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6821
6822 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6823 (Common Variables): Give precedence to the netcat methods over the
6824 telnet methods, and mention that they are more reliable.
6825
6826 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6827
6828 * org.texi (Exporting Agenda Views): Document agenda export to
6829 iCalendar.
6830 (Progress logging): Document the new progress logging stuff.
6831
6832 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6833
6834 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6835 Update for change of `mail-source-delete-incoming'.
6836
6837 * gnus-news.texi: Ditto.
6838
6839 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6840
6841 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6842 custom versions.
6843
6844 2008-03-07 Alan Mackenzie <acm@muc.de>
6845
6846 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6847 parens/brackets in a k&r region is limited.
6848
6849 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6850
6851 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6852 using different Emacs versions.
6853
6854 2008-02-27 Glenn Morris <rgm@gnu.org>
6855
6856 * sc.texi: Remove a lot of old and obsolete info.
6857 (titlepage): Simplify.
6858 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6859 (VM with any Emacsen, GNEWS with any Emacsen)
6860 (Overloading for Non-conforming MUAs, Version 3 Changes)
6861 (The Supercite Mailing List): Delete nodes.
6862 (Introduction): Remove info about old packages.
6863 (Getting Connected): Simplify. Remove info about old packages.
6864 (Citing Commands): Delete Emacs 19 info.
6865 (Hints to MUA Authors): Simplify.
6866 (Thanks and History): Merge in some info from the deleted node
6867 "Version 3 Changes".
6868
6869 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6870
6871 * org.texi (Setting tags, In-buffer settings):
6872 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6873
6874 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6875
6876 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6877 installation directory name.
6878
6879 2008-02-12 Romain Francoise <romain@orebokech.com>
6880
6881 * epa.texi (Overview): Fix typo.
6882
6883 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6884
6885 * epa.texi (Quick start): Remove the .emacs setting.
6886
6887 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6888
6889 * epa.texi (Quick start): Use the command `epa-enable' instead of
6890 loading `epa-setup'.
6891
6892 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6895 ($(infodir)/epa, epa.dvi): New targets.
6896
6897 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6898
6899 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6900
6901 * epa.texi: New manual documenting the EasyPG Assistant.
6902
6903 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6904
6905 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6906 (Inspection): New function dbus-ping.
6907
6908 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6909
6910 * tramp.texi (Remote processes): Add `shell-command'.
6911
6912 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6913
6914 * tramp.texi: Use new FSF's Back-Cover Text.
6915
6916 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6917
6918 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6919 (Group Parameters): Document `mail-source' parameter.
6920
6921 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6922
6923 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6924 must be a local host.
6925
6926 2008-01-26 Michael Olson <mwolson@gnu.org>
6927
6928 * erc.texi: Update version for ERC 5.3 release.
6929 (Obtaining ERC): Update extras URLs for 5.3.
6930 (Development): Write instructions for git, and remove those for Arch.
6931 (History): Mention the switch to git.
6932
6933 2008-01-24 Karl Berry <karl@gnu.org>
6934
6935 * info.texi (Search Index, Search Text): Mention the command
6936 character in the section name, a la the (Go to node) node.
6937
6938 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6939
6940 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6941
6942 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6943
6944 * gnus-news.texi: Mention gnus-article-describe-bindings.
6945
6946 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6947
6948 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6949
6950 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6951
6952 * org.texi (Property inheritance): New section.
6953 (Conventions): New section.
6954 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6955 commands, and the new bindings for refiling.
6956 (Sparse trees): Document the new special command for sparse trees.
6957 (References): Be more clear about the counting of hilines.
6958 (Handling links): Document M-p/n for accessing links.
6959 (Fast access to TODO states): New section.
6960 (Per file keywords): New section.
6961 (Property inheritance): New section.
6962 (Column attributes): New summary types.
6963 (Capturing Column View): New section.
6964 (The date/time prompt): Cover the new features in the date/time prompt.
6965 Compactify the table of keys for the calendar remote control.
6966 (Clocking work time): Document the new :scope parameter.
6967 (Remember): Promoted to chapter.
6968 (Quoted examples): New section.
6969 (Enhancing text): New verbatim environments.
6970
6971 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6972
6973 * trampver.texi: Update release number.
6974
6975 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * gnus.texi (Article Keymap):
6978 Add gnus-article-wide-reply-with-original; fix descriptions of
6979 gnus-article-reply-with-original and
6980 gnus-article-followup-with-original.
6981
6982 2008-01-09 Glenn Morris <rgm@gnu.org>
6983
6984 * nxml-mode.texi: Add @copying section.
6985
6986 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6987
6988 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6989 Server". Add `message-send-mail-with-mailclient'.
6990
6991 * gnus.texi (Posting Server): Move some text to "(message)Mail
6992 Variables" and add a reference here.
6993
6994 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6995
6996 * dbus.texi (Receiving Method Calls): New chapter.
6997 (Errors and Events): Add serial number to events. Replace "signal" by
6998 "message". Introduce dbus-event-serial-number.
6999
7000 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7001
7002 * dbus.texi (Type Conversion): Explain the type specification for empty
7003 arrays. Use another example.
7004
7005 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7006
7007 * dbus.texi (all): Replace "..." by @dots{}.
7008 (Type Conversion): Precise the value range for :byte types.
7009 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7010 Mention its return value.
7011 (Errors and Events): There is no D-Bus error propagation during event
7012 processing.
7013
7014 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7015
7016 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7017 New sections.
7018
7019 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7020
7021 * gnus.texi (Group Parameters): Reorder the text and add a note about
7022 `gnus-parameters' near the beginning of the node.
7023
7024 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7025
7026 * gnus.texi (Score File Editing): Fix function name.
7027
7028 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7029
7030 Sync with Tramp 2.1.12.
7031
7032 * trampver.texi: Update release number.
7033
7034 2007-12-22 Richard Stallman <rms@gnu.org>
7035
7036 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7037
7038 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7039
7040 * dbus.texi (Type Conversion): Correct input parameters mapping.
7041
7042 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7043
7044 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7045 (Errors and Events): Mention wrong-type-argument error.
7046
7047 2007-12-21 Alex Schroeder <alex@gnu.org>
7048
7049 * rcirc.texi: Changed single spaces after sentence end to double
7050 spaces. Fixed some typos.
7051 (Internet Relay Chat): Explain relay.
7052 (Getting started with rcirc): Change items to reflect prompts.
7053 Add more explanation to rcirc-track-minor-mode and added a comment to
7054 warn future maintainers that this section is a copy.
7055 (People): Change /ignore example.
7056 (Keywords): Not keywords.
7057
7058 2007-12-20 Alex Schroeder <alex@gnu.org>
7059
7060 * rcirc.texi (Top): Fighting Information Overload chapter added.
7061 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7062 (rcirc commands): Move /ignore command to the new chapter.
7063 (Fighting Information Overload): New chapter documenting /keyword,
7064 /bright, /dim, channel ignore, and low priority channels.
7065 (Configuration): Document rcirc-server-alist, remove
7066 rcirc-startup-channels-alist and rcirc-default-server.
7067
7068 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7069
7070 * dbus.texi (Signals): Fix example in dbus-register-signal.
7071
7072 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7073
7074 * gnus.texi (Score Variables): Fix typo.
7075
7076 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7077
7078 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7079 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7080 (Errors and Events): Adapt dbus-event.
7081
7082 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7083
7084 * gnus.texi (Other Files): Add the yenc command.
7085
7086 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7087
7088 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7089 since 2004-08-06.
7090
7091 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7094 on body.
7095
7096 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7097
7098 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7099 and rfc2047-allow-irregular-q-encoded-words; fix description of
7100 rfc2047-encode-encoded-words.
7101
7102 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7103
7104 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7105
7106 2007-12-05 Michael Olson <mwolson@gnu.org>
7107
7108 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7109 Update documentation for `remember-diary-file'.
7110
7111 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7112
7113 * dbus.texi (Signals): Precise `dbus-register-signal'.
7114 (Errors and Events): Rework events part, the internal structure of
7115 dbus-event has changed.
7116
7117 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7118
7119 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7120 ($(infodir)/dbus, dbus.dvi): New targets.
7121
7122 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7123
7124 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7125 unconditionally.
7126
7127 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7128 emulation with @print{}.
7129
7130 2007-12-02 Richard Stallman <rms@gnu.org>
7131
7132 * dbus.texi (Overview): Minor cleanup.
7133
7134 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7135
7136 * Makefile.in (INFO_TARGETS): Add dbus.
7137 (DVI_TARGETS): Add dbus.dvi.
7138 (dbus, dbus.dvi): New targets.
7139
7140 * dbus.texi: New file.
7141
7142 2007-11-24 Romain Francoise <romain@orebokech.com>
7143
7144 * nxml-mode.texi: Add description in @direntry.
7145 Fix file name to match @setfilename.
7146
7147 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7148
7149 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7150 ($(infodir)/nxml-mode): New rule.
7151
7152 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7153 ($(infodir)/nxml-mode): New rule.
7154 (clean): Add nxml-mode*.
7155
7156 * nxml-mode.texi: New file with nxml manual.
7157
7158 2007-11-18 Richard Stallman <rms@gnu.org>
7159
7160 * flymake.texi (Example -- Configuring a tool called directly):
7161 Update example.
7162
7163 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7164
7165 * tramp.texi (Filename completion): Simplify explanation of
7166 double-slash behavior. Explain directory contents flushing.
7167
7168 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7169
7170 * calc.texi (TeX and LaTeX Language Modes): Put in
7171 missing braces.
7172
7173 2007-11-15 Richard Stallman <rms@gnu.org>
7174
7175 * cl.texi (Equality Predicates): Delete `eql'.
7176 (Predicates, Naming Conventions, Top): Delete `eql'.
7177 (Common Lisp Compatibility): Delete `eql'.
7178 (Porting Common Lisp): Delete obsolete backquote info.
7179 Minor clarification about character constants.
7180 (Sequence Basics): Minor clarification.
7181
7182 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7183
7184 * cc-mode.texi (Electric Keys, Custom Macros):
7185 * tramp.texi (Filename completion): Fix typos.
7186
7187 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7188
7189 * calc.texi (Basic commands): Mention the menu.
7190
7191 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7192
7193 * tramp.texi (Connection caching): Tramp flushes connection
7194 properties when remote operating system has been changed.
7195
7196 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7197
7198 * gnus-news.texi: Fix spelling.
7199 `message-insert-formatted-citation-line', not
7200 `message-insert-formated-citation-line'.
7201
7202 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7203
7204 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7205
7206 * tramp.texi (Overview): Mention also the PuTTY integration under
7207 w32. Remove paragraphs about Tramp's experimental status.
7208 (Frequently Asked Questions): Add code example for highlighting the
7209 mode line.
7210
7211 2007-11-03 Michael Olson <mwolson@gnu.org>
7212
7213 * remember.texi: Change mentions of remember-buffer to
7214 remember-finalize throughout.
7215
7216 2007-10-30 Michael Olson <mwolson@gnu.org>
7217
7218 * remember.texi (Copying): Remove.
7219 (Mailbox): Update with non-BBDB instructions.
7220 (Diary, Org): Add.
7221 (Bibliography, Planner Page): Remove.
7222
7223 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7224
7225 * makefile.w32-in (INFO_TARGETS): Add remember.
7226 (DVI_TARGETS): Add remember.dvi.
7227 ($(infodir)/remember): New rule.
7228 (clean): Add remember*.
7229
7230 2007-10-30 Michael Olson <mwolson@gnu.org>
7231
7232 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7233 ($(infodir)/remember): New rule that builds the Remember Manual.
7234
7235 * remember.texi: New file containing the Remember Mode Manual.
7236 Shuffle chapters around after initial import.
7237 (Function Reference): Split Keystrokes into separate chapter.
7238 (Keystrokes): Document C-c C-k.
7239 (Introduction): Fix typographical issue with "---".
7240
7241 2007-10-29 Richard Stallman <rms@gnu.org>
7242
7243 * widget.texi (Introduction): Delete discussion of implementation
7244 internals.
7245
7246 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7247
7248 * tramp.texi (Connection caching): Host names must be different
7249 when tunneling.
7250
7251 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7252
7253 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7254 Gnus v5.13.
7255
7256 2007-10-28 Miles Bader <miles@gnu.org>
7257
7258 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7259
7260 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7261
7262 * gnus.texi (Sorting the Summary Buffer):
7263 Remove gnus-article-sort-by-date-reverse.
7264
7265 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7266
7267 * gnus.texi (Non-ASCII Group Names): New node.
7268 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7269 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7270
7271 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7272
7273 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7274 clean the output of the program `imap-shell-program'.
7275
7276 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7277
7278 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7279
7280 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7281
7282 * gnus.texi (Sticky Articles): Documentation for sticky article
7283 buffers.
7284
7285 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7286
7287 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7288
7289 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7290
7291 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7292
7293 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7294
7295 * gnus.texi (Archived Messages):
7296 Document gnus-update-message-archive-method.
7297
7298 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7299
7300 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7301
7302 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7303
7304 * gnus.texi (Group Maneuvering):
7305 Document `gnus-summary-next-group-on-exit'.
7306
7307 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7308
7309 * gnus.texi (Really Various Summary Commands):
7310 Mention gnus-auto-select-on-ephemeral-exit.
7311
7312 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7313
7314 * gnus.texi, message.texi: Bump version number.
7315
7316 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7317
7318 * gnus.texi (Group Line Specification, Misc Group Stuff)
7319 (Server Commands): Parenthesize @pxref{Mail Spool}.
7320
7321 2007-10-28 Didier Verna <didier@xemacs.org>
7322
7323 New user option: message-signature-directory.
7324 * message.texi (Insertion Variables): Document it.
7325 * gnus.texi (Posting Styles): Ditto.
7326
7327 2007-10-28 Didier Verna <didier@xemacs.org>
7328
7329 * gnus.texi (Group Line Specification):
7330 * gnus.texi (Misc Group Stuff):
7331 * gnus.texi (Server Commands): Document the group compaction feature.
7332
7333 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7334
7335 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7336
7337 * message.texi (Various Message Variables): Add message-fill-column.
7338
7339 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7340
7341 * gnus.texi: Untabify.
7342
7343 2007-10-28 Didier Verna <didier@xemacs.org>
7344
7345 * gnus.texi (Group Parameters): Document the posting-style merging
7346 process in topic-mode.
7347
7348 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7349
7350 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7351
7352 2007-10-28 Romain Francoise <romain@orebokech.com>
7353
7354 * gnus.texi (Mail Spool): Fix typo.
7355 Update copyright.
7356
7357 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7358
7359 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7360
7361 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7362
7363 * gnus.texi (Summary Generation Commands):
7364 Add gnus-summary-insert-ticked-articles.
7365
7366 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7367
7368 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7369 to spam-spamassassin-program.
7370
7371 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7372
7373 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7374
7375 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7376
7377 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7378
7379 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7380
7381 * message.texi (Mail Headers): Document `opportunistic'.
7382
7383 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7384
7385 * emacs-mime.texi (Encoding Customization): Explain how to set
7386 mm-coding-system-priorities per hierarchy.
7387
7388 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7389
7390 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7391 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7392
7393 2007-10-28 Didier Verna <didier@xemacs.org>
7394
7395 * message.texi (Wide Reply): Update documentation of
7396 message-dont-reply-to-names (now allowing a list of regexps).
7397
7398 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7399
7400 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7401
7402 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7403
7404 * gnus.texi (SpamAssassin back end): Fix typo.
7405
7406 * sieve.texi (Examples): Fix grammar.
7407
7408 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7409
7410 * gnus.texi (Searching for Articles): Document M-S and M-R.
7411 (Limiting): Document / b.
7412
7413 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7414
7415 * gnus.texi (Thread Commands): T M-^.
7416
7417 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7418
7419 * message.texi (Mail Aliases): Document ecomplete.
7420 (Mail Aliases): Fix typo.
7421
7422 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7423
7424 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7425 fix typo.
7426
7427 2007-10-28 Romain Francoise <romain@orebokech.com>
7428
7429 * gnus.texi (Mail Spool): Grammar fix.
7430
7431 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7432
7433 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7434 string.
7435
7436 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7437
7438 * gnus.texi (Group Parameters): Fix description.
7439
7440 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7441
7442 * gnus.texi (Gmane Spam Reporting):
7443 Fix spam-report-gmane-use-article-number.
7444 Add spam-report-user-mail-address.
7445
7446 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7447
7448 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7449
7450 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7451
7452 * gnus.texi (Group Parameters): Add simplified sorting example based on
7453 example for `Sorting the Summary Buffer' from Jari Aalto
7454 <jari.aalto@cante.net>.
7455 (Example Methods): Add example for an indirect connection.
7456
7457 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7458
7459 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7460 (Agent Parameters): Update parameter names to match code.
7461 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7462 'gnus-agent-summary-fetch-series'.
7463 (Agent and flags): New section providing a generalized discussion
7464 of flag handling.
7465 (Agent and IMAP): Remove flag discussion.
7466 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7467
7468 2007-10-28 Romain Francoise <romain@orebokech.com>
7469
7470 * gnus.texi (Exiting the Summary Buffer): Add new function
7471 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7472
7473 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7474
7475 * gnus.texi (Conformity): Fix typo.
7476 (Customizing Articles): Document `first'.
7477
7478 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7479
7480 * gnus.texi (Sorting the Summary Buffer):
7481 Add `gnus-thread-sort-by-date-reverse'. Add example
7482 host to different sorting in NNTP and RSS groups.
7483
7484 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7485
7486 * message.texi (Insertion): Describe prefix for
7487 message-mark-inserted-region and message-mark-insert-file.
7488
7489 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7490
7491 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7492 LaTeX documents. Describe "text/x-gnus-verbatim".
7493
7494 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7495
7496 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7497 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7498 (spam-stat spam filtering, SpamOracle)
7499 (Extending the Spam ELisp package): Remove extra quote symbol for
7500 clarity.
7501
7502 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7503
7504 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7505 gnus-article-delete-part and gnus-article-replace-part.
7506 (Using MIME): Add gnus-mime-replace-part.
7507
7508 2007-10-28 Romain Francoise <romain@orebokech.com>
7509
7510 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7511 requires `auto-compression-mode' to be enabled. Add new nnml
7512 variable `nnml-compressed-files-size-threshold'.
7513
7514 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7515
7516 * gnus.texi (Sorting the Summary Buffer):
7517 Add gnus-thread-sort-by-recipient.
7518
7519 2007-10-28 Romain Francoise <romain@orebokech.com>
7520
7521 * message.texi (Insertion Variables): Mention new variable
7522 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7523 documentation accordingly.
7524
7525 2007-10-28 Romain Francoise <romain@orebokech.com>
7526
7527 * gnus.texi (To From Newsgroups): Mention new variables
7528 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7529
7530 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7531
7532 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7533 stuff; gnus-mime-inline-part does the automatic decompression.
7534
7535 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7536
7537 * gnus.texi (Spam ELisp Package Configuration Examples):
7538 "training.ham" should be "training.spam".
7539
7540 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7541
7542 * message.texi (Mail Variables): Fix the default value for
7543 message-send-mail-function.
7544
7545 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7546
7547 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7548 always returns nil exceptionally.
7549
7550 2007-10-28 Simon Josefsson <jas@extundo.com>
7551
7552 * gnus.texi (Article Washing): Add libidn URL.
7553 Suggested by Michael Cook <michael@waxrat.com>.
7554
7555 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7556
7557 * gnus.texi (Topic Commands): Fix next/previous.
7558
7559 2007-10-28 Simon Josefsson <jas@extundo.com>
7560
7561 * gnus.texi (Article Washing): Mention `W i'.
7562
7563 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7564
7565 * gnus.texi (Group Parameters): Slight extension of sieve
7566 parameter description.
7567
7568 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7569
7570 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7571 matching score files as well.
7572 (Picons): Describe `gnus-picon-style'.
7573
7574 2007-10-28 Romain Francoise <romain@orebokech.com>
7575
7576 * message.texi (Message Headers): Mention that headers are hidden
7577 using narrowing, and how to expose them.
7578 Update copyright.
7579
7580 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7581
7582 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7583 `gnus-summary-sort-by-recipient'.
7584
7585 2007-10-28 Romain Francoise <romain@orebokech.com>
7586
7587 * gnus.texi (NNTP marks): New node.
7588 (NNTP): Move NNTP marks variables to the new node.
7589
7590 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7591
7592 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7593
7594 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7595
7596 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7597
7598 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7599 everywhere for consistency.
7600 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7601 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7602 Say "regular expression" instead of "regex." Admonish.
7603 Pick other words to sound better (s/so/thus/).
7604 (Spam ELisp Package Filtering of Incoming Mail):
7605 Mention statistical filters. Remove old TODO.
7606 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7607 New section on sorting and displaying the spam score.
7608 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7609 backend but an alias to spam-use-BBDB.
7610 (Extending the Spam ELisp package): Rewrite the example using the
7611 new backend functionality.
7612
7613 2007-10-28 Simon Josefsson <jas@extundo.com>
7614
7615 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7616 nntp-marks-directory, from Romain Francoise
7617 <romain@orebokech.com>.
7618
7619 2007-10-28 Magnus Henoch <mange@freemail.hu>
7620
7621 * gnus.texi (Hashcash): New default value of
7622 hashcash-default-payment.
7623
7624 2007-10-28 Simon Josefsson <jas@extundo.com>
7625
7626 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7627 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7628
7629 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7630
7631 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7632
7633 2007-10-28 Simon Josefsson <jas@extundo.com>
7634
7635 * gnus.texi (documentencoding): Add, to avoid warnings.
7636
7637 2007-10-28 Simon Josefsson <jas@extundo.com>
7638
7639 * message.texi (Mail Headers): Add.
7640
7641 * gnus.texi (Hashcash): Fix.
7642
7643 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7644
7645 * gnus.texi (Hashcash): Change location of library, also mention
7646 that payments can be verified and fix the name of the
7647 hashcash-path variable.
7648
7649 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7650
7651 * gnus.texi (Article Display): Add `gnus-picon-style'.
7652
7653 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7654
7655 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7656
7657 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7658
7659 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7660 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7661 warning about ham processors in spam groups removed.
7662
7663 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7664
7665 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7666 From Hubert Chan <hubert@uhoreg.ca>.
7667
7668 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7669
7670 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7671 (Mailing List): Typo.
7672 (Customizing Articles): Add gnus-treat-ansi-sequences.
7673 (Article Washing): Index.
7674
7675 * message.texi: Use m-dash consistently.
7676
7677 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7678
7679 * gnus.texi (GroupLens): Remove.
7680
7681 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7682
7683 * gnus.texi (Outgoing Messages, Agent Variables):
7684 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7685 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7686
7687 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7688
7689 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7690
7691 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7692
7693 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7694
7695 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7696
7697 2007-10-28 Simon Josefsson <jas@extundo.com>
7698
7699 * gnus.texi (Top): Add SASL.
7700
7701 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7702
7703 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7704
7705 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7706
7707 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7708
7709 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7710
7711 * calc.texi (Formulas, Composition Basics): Lower the
7712 precedence of negation.
7713
7714 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7715
7716 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7717 Mention the new three-letter column identifiers.
7718 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7719 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7720 message when using `c' on an empty default with default printer.
7721 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7722 renamed to `ses--symbolic-formulas' some time ago.
7723
7724 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7725
7726 * calc.texi (Default Simplifications, Making Selections)
7727 (Customizing Calc): Clarify associativity of multiplication.
7728
7729 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7730
7731 * tramp.texi (Traces and Profiles): Simplify loop over
7732 `trace-function-background'.
7733
7734 2007-10-22 Juri Linkov <juri@jurta.org>
7735
7736 * dired-x.texi (Shell Command Guessing): Default values are now
7737 available by typing M-n instead of M-p.
7738
7739 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7740
7741 * tramp.texi (Cleanup remote connections): New section.
7742 (Password caching): Remove `tramp-clear-passwd'.
7743 It's not a command anymore.
7744 (Bug Reports): Add `tramp-bug' to function index.
7745 (Function Index, Variable Index): New nodes.
7746 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7747
7748 * trampver.texi: Update release number.
7749
7750 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7751
7752 * calc.texi (History and Acknowledgements): Turn comment
7753 about integer size into past tense.
7754 (Time Zones): Remove pointer to Calc author's address.
7755 (Trigonometric and Hyperbolic Functions): Mention cotangent
7756 and hyperbolic cotangent. Fix typo.
7757
7758 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7759
7760 Sync with Tramp 2.1.11.
7761
7762 * trampver.texi: Update release number.
7763
7764 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7765
7766 * tramp.texi (External packages): New section.
7767
7768 2007-09-29 Juri Linkov <juri@jurta.org>
7769
7770 * info.texi (Help-Int): Document `L' (`Info-history').
7771
7772 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7773
7774 * org.texi: Change links to webpage and maintained email.
7775 (Remember): Promote to Chapter, significant changes.
7776 (Fast access to TODO states): New section.
7777 (Faces for TODO keywords): New section.
7778 (Export options): Example for #+DATE.
7779 (Progress logging): Section moved.
7780
7781 2007-09-26 Bill Wohler <wohler@newt.com>
7782
7783 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7784 browse-url-at-mouse.
7785
7786 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7787
7788 * flymake.texi (Customizable variables): Face names don't end in -face.
7789 Fix flymake-err-line-patterns template.
7790 (Example -- Configuring a tool called directly): Fix init-function.
7791 (Highlighting erroneous lines): Face names don't end in -face.
7792
7793 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7794
7795 * erc.texi (Special-Features): Fix small typo.
7796
7797 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7798
7799 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7800 and "External transfer methods".
7801
7802 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7803
7804 * calc.texi (Predefined Units): Add some history.
7805
7806 2007-09-08 Michael Olson <mwolson@gnu.org>
7807
7808 * erc.texi (Copying): New section included from gpl.texi.
7809 This matches the look of the upstream ERC manual.
7810
7811 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7812
7813 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7814 (Random Numbers): Clarify the distribution of `random'.
7815
7816 2007-09-06 Glenn Morris <rgm@gnu.org>
7817
7818 Move manual sources from man/ to subdirectories of doc/.
7819 Split into the Emacs manual in emacs/, and other manuals in misc/.
7820 Change all setfilename commands to use ../../info.
7821 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7822 refer to the Emacs manual here.
7823 (infodir): New variable.
7824 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7825 (cc-mode.texi, faq.texi): Update references to source file locations.
7826 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7827 do not refer to the Emacs manual here.
7828 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7829
7830 * Makefile.in: Add `basename' versions of all info targets, for
7831 convenience when rebuilding just one manual.
7832 (../etc/GNU): Delete obsolete target.
7833 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7834 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7835 *.vrs *.toc here...
7836 (maintainer-clean): ...from here.
7837
7838 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7839
7840 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7841
7842 * calc.texi (Date Conversions): Clarify definition of
7843 Julian day numbering.
7844 (Date Forms): Clarify definition of Julian day numbering;
7845 add some history.
7846
7847 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7848
7849 * org.texi: Version 5.07.
7850
7851 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7852
7853 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7854
7855 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7856
7857 * org.texi (Adding hyperlink types): New section.
7858 (Embedded LaTeX): Chapter updated because of LaTeX export.
7859 (LaTeX export): New section.
7860 (Using links out): New section.
7861
7862 2007-08-22 Glenn Morris <rgm@gnu.org>
7863
7864 * faq.texi (Learning how to do something): Refcards now in
7865 etc/refcards/ directory.
7866
7867 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7868
7869 * tramp.texi (Remote Programs): Persistency file must be cleared when
7870 changing `tramp-remote-path'.
7871 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7872 macro.
7873
7874 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7875
7876 * calc.texi: Move contents to beginning of file.
7877 (Algebraic Entry): Fix the formatting of an example.
7878
7879 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7880
7881 * calc.texi (Basic Operations on Units): Mention exact versus
7882 inexact conversions.
7883
7884 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7885
7886 * calc.texi (Basic Operations on Units): Mention default
7887 values for new units.
7888 (Quick Calculator Mode): Mention that binary format will
7889 be displayed.
7890
7891 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7892
7893 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7894
7895 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7896
7897 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7898
7899 2007-08-08 Glenn Morris <rgm@gnu.org>
7900
7901 * gnus.texi, sieve.texi: Replace `iff'.
7902
7903 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7904
7905 * calc.texi (Basic Graphics): Mention the graphing of error
7906 forms.
7907 (Graphics Options): Mention how `g s' handles error forms.
7908 (Curve Fitting): Mention plotting the curves.
7909 (Standard Nonlinear Models): Add additional models.
7910 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7911 (Linear Fits): Correct result.
7912
7913 2007-08-01 Alan Mackenzie <acm@muc.de>
7914
7915 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7916 to "--no-site-file".
7917
7918 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7919
7920 * tramp.texi (Frequently Asked Questions): Point to mode line
7921 extension in Emacs 23.1.
7922
7923 * trampver.texi: Update release number.
7924
7925 2007-07-27 Glenn Morris <rgm@gnu.org>
7926
7927 * calc.texi (Copying): Include license text from gpl.texi, rather than
7928 in-line.
7929
7930 2007-07-25 Glenn Morris <rgm@gnu.org>
7931
7932 * calc.texi (Copying): Replace license with GPLv3.
7933
7934 * Relicense all FSF files to GPLv3 or later.
7935
7936 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7937
7938 Sync with Tramp 2.1.10.
7939
7940 * tramp.texi (trampfn): Expand macro implementation in order to handle
7941 empty arguments.
7942 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7943 occurrences by trampfn.
7944 (Frequently Asked Questions): Extend example code for host
7945 identification in the modeline. Add bbdb to approaches shortening Tramp
7946 file names to be typed.
7947
7948 * trampver.texi: Update release number.
7949
7950 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7951
7952 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7953 section. Reported by <poti@potis.org>.
7954 (Remote processes): Arguments of the program to be debugged are taken
7955 literally.
7956 (Frequently Asked Questions): Simplify recentf example.
7957
7958 2007-07-14 Karl Berry <karl@gnu.org>
7959
7960 * info.texi (@copying): New Back-Cover Text.
7961
7962 * info.texi (Quitting Info): Move to proper place in source.
7963 (Reported by Benno Schulenberg.)
7964
7965 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7966
7967 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7968
7969 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7970
7971 * emacs-mime.texi: Add @documentencoding directive.
7972
7973 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7974
7975 * tramp.texi (Remote processes): Add an anchor to the subsection
7976 "Running a debugger on a remote host".
7977
7978 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7979
7980 * tramp.texi (Remote processes): Don't call it "experimental" any
7981 longer. Add subsection about running a debugger on a remote host.
7982
7983 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7984
7985 * org.texi (Properties and columns): Chapter rewritten.
7986
7987 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7988
7989 * tramp.texi:
7990 * trampver.texi: Migrate to Tramp 2.1.
7991
7992 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7993
7994 * org.texi (Properties): New chapter.
7995
7996 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7999 Control Panel.
8000
8001 * gnus.texi (Misc Article): Add index entry for
8002 gnus-single-article-buffer.
8003
8004 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8005
8006 * gnus.texi (Starting Up): Fix typo.
8007
8008 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8009
8010 * gnus.texi (Asynchronous Fetching): Fix typo.
8011
8012 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8013
8014 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8015 (About This Manual): Remove redundant information.
8016 (Getting Started): Mention author.
8017 (Basic Arithmetic, Customizing Calc): Make description of the
8018 variable `calc-multiplication-has-precedence' match its new effect.
8019
8020 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8021
8022 * calc.texi (Basic Arithmetic, Customizing Calc):
8023 Mention the variable `calc-multiplication-has-precedence'.
8024
8025 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8026
8027 * org.texi (Tag): Section swapped with node Timestamps.
8028 (Formula syntax for Lisp): Document new `L' flag.
8029
8030 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8031
8032 * gnus.texi (Misc Group Stuff, Summary Buffer)
8033 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8034
8035 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8036
8037 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8038 * gnus.texi (Article Buttons, Mail Source Customization)
8039 (Sending or Not Sending, Customizing NNDiary):
8040 * message.texi (Message Headers):
8041 * mh-e.texi (HTML): Fix typos.
8042
8043 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8044
8045 Sync with Tramp 2.0.56.
8046
8047 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8048 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8049
8050 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8051
8052 * Version 22.1 released.
8053
8054 2007-05-26 Michael Olson <mwolson@gnu.org>
8055
8056 * erc.texi (Modules): Fix references to completion modules.
8057
8058 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8059
8060 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8061
8062 2007-05-09 Didier Verna <didier@xemacs.org>
8063
8064 * gnus.texi (Email Based Diary): New. Proper documentation for the
8065 nndiary back end and the gnus-diary library.
8066
8067 2007-05-03 Karl Berry <karl@gnu.org>
8068
8069 * .cvsignore (*.pdf): New entry.
8070
8071 * texinfo.tex: Update from current version for better pdf generation.
8072
8073 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8074
8075 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8076
8077 2007-04-28 Glenn Morris <rgm@gnu.org>
8078
8079 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8080 consideration of legal status.
8081
8082 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8083
8084 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8085
8086 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8087
8088 * faq.texi (New in Emacs 22): python.el removed.
8089
8090 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8091
8092 * calc.texi (Reporting bugs): Update maintainer's address.
8093
8094 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8095
8096 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8097
8098 2007-04-15 Jay Belanger <belanger@truman.edu>
8099
8100 * calc.texi (Title page): Remove the date.
8101 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8102 (The Standard Calc Interface): Change trail title.
8103 (Floats): Mention that when non-decimal floats are entered, only
8104 approximations are stored.
8105 (Copying): Move to the appendices.
8106 (GNU Free Documentation License): Add as an appendix.
8107
8108 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8109
8110 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8111 * dired-x.texi, ebrowse.texi, ediff.texi:
8112 * emacs-mime.texi, erc.texi, eshell.texi:
8113 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8114 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8115 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8116 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8117 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8118 * woman.texi: Include GFDL.
8119
8120 * doclicense.texi: Remove node heading, so that it can be included by
8121 other files.
8122
8123 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8124
8125 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8126 than *.
8127
8128 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8129
8130 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8131 in Calc.
8132
8133 2007-04-09 Romain Francoise <romain@orebokech.com>
8134
8135 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8136 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8137 replace mouse-2.
8138
8139 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8140
8141 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8142 renamed to woman-use-topic-at-point. Document new behavior.
8143
8144 2007-04-08 Richard Stallman <rms@gnu.org>
8145
8146 * url.texi: Fix some indexing.
8147 (Disk Caching): Drop discussion of old/other Emacs versions.
8148
8149 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8150
8151 * url.texi (Disk Caching): Say Emacs 21 "and later".
8152
8153 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8154 on Font locking which now mentions JIT lock.
8155
8156 2007-04-01 Michael Olson <mwolson@gnu.org>
8157
8158 * erc.texi: Update for the ERC 5.2 release.
8159
8160 2007-03-31 David Kastrup <dak@gnu.org>
8161
8162 * woman.texi (Topic, Interface Options): Explain changes semantics of
8163 woman-manpath in order to consider MANPATH_MAP entries.
8164
8165 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8166
8167 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8168
8169 2007-03-26 Richard Stallman <rms@gnu.org>
8170
8171 * pgg.texi (Caching passphrase): Clean up previous change.
8172
8173 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8174
8175 * gnus.texi (Setting Process Marks): Fix typo.
8176
8177 2007-03-25 Romain Francoise <romain@orebokech.com>
8178
8179 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8180 readability, and include various fixes by Daniel Brockman, Nick Roberts
8181 and Dieter Wilhelm.
8182
8183 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8184
8185 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8186
8187 * gnus.texi (Mail Source Specifiers): Fix typo.
8188
8189 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8190
8191 * reftex.texi (Imprint): Update maintainer information.
8192
8193 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8194
8195 * message.texi (Message Buffers): Update documentation for
8196 message-generate-new-buffers.
8197
8198 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8199
8200 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8201
8202 2007-03-21 Glenn Morris <rgm@gnu.org>
8203
8204 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8205
8206 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8207
8208 * eshell.texi (Known problems): Emacs 21 -> 22.
8209
8210 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8211
8212 2007-03-18 Jay Belanger <belanger@truman.edu>
8213
8214 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8215
8216 2007-03-12 Glenn Morris <rgm@gnu.org>
8217
8218 * calc.texi (Time Zones): Switch to new North America DST rule.
8219
8220 * calc.texi: Replace "daylight savings" with "daylight
8221 saving" in text throughout.
8222
8223 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8224
8225 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8226 The variable now uses a list of symbols instead of just a symbol.
8227 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8228
8229 2007-03-06 Romain Francoise <romain@orebokech.com>
8230
8231 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8232 new packages, and mention Gnus update.
8233
8234 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8235
8236 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8237 nntp-open-connection-functions-never-echo-commands.
8238
8239 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8240
8241 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8242 problems on the console, and security risk in not using gpg-agent.
8243
8244 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8245
8246 * org.texi (The spreadsheet): Rename from "Table calculations".
8247 Completely reorganized and rewritten.
8248 (CamelCase links): Section removed.
8249 (Repeating items): New section.
8250 (Tracking TODO state changes): New section.
8251 (Agenda views): Chapter reorganized and rewritten.
8252 (HTML export): Section rewritten.
8253 (Tables in arbitrary syntax): New section.
8254 (Summary): Better feature summary.
8255 (Activation): Document problem with cut-and-paste of Lisp code
8256 from PDF files.
8257 (Visibility cycling): Document indirect buffer use.
8258 (Structure editing): Document sorting.
8259 (Remember): Section rewritten.
8260 (Time stamps): Better description of time stamp types.
8261 (Tag searches): Document regular expression search for tags.
8262 (Stuck projects): New section.
8263 (In-buffer settings): New keywords.
8264 (History and Acknowledgments): Update description.
8265
8266 2007-02-24 Alan Mackenzie <acm@muc.de>
8267
8268 * cc-mode.texi (Movement Commands): Insert two missing command names.
8269 (Getting Started): Slight wording correction (use conditional).
8270
8271 2007-02-22 Kim F. Storm <storm@cua.dk>
8272
8273 * widget.texi (User Interface, Basic Types): Document need to put some
8274 text before the %v escape in :format string in editable-field widget.
8275
8276 2007-02-18 Romain Francoise <romain@orebokech.com>
8277
8278 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8279 `cvs-mode-quit'.
8280
8281 2007-02-10 Markus Triska <markus.triska@gmx.at>
8282
8283 * widget.texi (Programming Example): Put constant strings in :format.
8284
8285 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8286
8287 * faq.texi (Fullscreen mode on MS-Windows): New node.
8288
8289 2007-02-04 David Kastrup <dak@gnu.org>
8290
8291 * faq.texi (AUCTeX): Update version number. Should probably be done
8292 for other packages as well.
8293
8294 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8295
8296 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8297 <tassilo@member.fsf.org>.
8298
8299 2007-01-20 Markus Triska <markus.triska@gmx.at>
8300
8301 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8302
8303 2007-01-13 Michael Olson <mwolson@gnu.org>
8304
8305 * erc.texi (Modules): Mention capab-identify module.
8306
8307 2007-01-05 Michael Olson <mwolson@gnu.org>
8308
8309 * erc.texi (Getting Started): Update for /RECONNECT command.
8310
8311 2007-01-04 Richard Stallman <rms@gnu.org>
8312
8313 * ebrowse.texi: Change C-c b to C-c C-m.
8314
8315 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8316
8317 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8318 variables only in info to avoid redundant entries in the printed
8319 manual.
8320
8321 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8322
8323 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8324
8325 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8326
8327 * message.texi (Security): Split into sub-nodes.
8328
8329 2007-01-01 Alan Mackenzie <acm@muc.de>
8330
8331 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8332 eval-after-load in Emacs <=21 and a workaround. Document that
8333 trigraphs are not supported.
8334
8335 2007-01-01 Alan Mackenzie <acm@muc.de>
8336
8337 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8338 c-context-line-break. When invoked within a string, preserve
8339 whitespace. Add a backslash only when also in a macro.
8340
8341 2007-01-01 Alan Mackenzie <acm@muc.de>
8342
8343 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8344
8345 2007-01-01 Alan Mackenzie <acm@muc.de>
8346
8347 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8348 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8349
8350 2007-01-01 Alan Mackenzie <acm@muc.de>
8351
8352 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8353 "Choosing a Style".
8354
8355 * cc-mode.texi ("Styles"): Add @dfn{style}.
8356
8357 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8358
8359 Sync with Tramp 2.0.55.
8360
8361 * trampver.texi: Update release number.
8362
8363 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8364
8365 * gnus.texi (Customizing Articles): Add index entries for all
8366 gnus-treat-* variables.
8367
8368 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8369
8370 * gnus.texi (IMAP): Fix incorrect explanation of
8371 nnimap-search-uids-not-since-is-evil in documentation for
8372 nnimap-expunge-search-string.
8373
8374 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8375
8376 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8377 spam-ifile-database.
8378
8379 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8380
8381 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8382 rebind C-s.
8383
8384 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8385
8386 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8387 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8388 "expiring mail".
8389 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8390 nnimap-nov-is-evil.
8391
8392 2006-12-25 Kevin Ryde <user42@zip.com.au>
8393
8394 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8395 about the key procedure being used heavily.
8396
8397 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8398
8399 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8400 to t.
8401 (Prerequisites): Add explanation about gpg-agent.
8402
8403 2006-12-22 Kevin Ryde <user42@zip.com.au>
8404
8405 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8406 "sort" instead of "sort*".
8407
8408 2006-12-19 Richard Stallman <rms@gnu.org>
8409
8410 * calc.texi (History and Acknowledgements): Recognize that Emacs
8411 now does have floating point.
8412
8413 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8414
8415 * tramp.texi (External transfer methods): Describe new method `scpc'.
8416
8417 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8418
8419 * pgg.texi: Added short note on gpg-agent to the introduction.
8420
8421 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8422
8423 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8424 also applies to Cc.
8425
8426 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8427
8428 * gnus.texi (X-Face): Clarify. Say which programs are required
8429 on Windows.
8430
8431 2006-12-08 Michael Olson <mwolson@gnu.org>
8432
8433 * erc.texi (Modules): Remove documentation for list module.
8434
8435 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8436
8437 * faq.texi (^M in the shell buffer): Ditto.
8438
8439 2006-11-20 Michael Olson <mwolson@gnu.org>
8440
8441 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8442
8443 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8444
8445 * org.texi: Fix typos.
8446 (Agenda commands): Document `C-k'.
8447
8448 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8449
8450 * url.texi (http/https): Fix a typo in the HTTP URL.
8451
8452 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8453
8454 * ada-mode.texi: Total rewrite.
8455
8456 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8457
8458 * org.texi: Minor typo fixes.
8459
8460 2006-11-13 Bill Wohler <wohler@newt.com>
8461
8462 Release MH-E manual version 8.0.3.
8463
8464 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8465 release 8.0.3.
8466
8467 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8468 to set MAILDIR.
8469 (Reading Mail): Document the customization of read-mail-command
8470 for MH-E.
8471 (Viewing Attachments): Document mm-discouraged-alternatives.
8472 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8473 (Junk): Add more information about the settings of mh-junk-background
8474 in a program. Add /usr/bin/mh to PATH in examples.
8475
8476 2006-11-12 Richard Stallman <rms@gnu.org>
8477
8478 * woman.texi: Update author address but say he no longer maintains it.
8479
8480 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8481
8482 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8483 archived trees.
8484 (Checkboxes): Section moved to chapter 5, and extended.
8485 (The date/time prompt): New section.
8486 (Link abbreviations): New section.
8487 (Presentation and sorting): New section.
8488 (Custom agenda views): Section completely rewritten.
8489 (Summary): Compare with Planner.
8490 (Feedback): More info about creating backtraces.
8491 (Plain lists): Modify example.
8492 (Breaking down tasks): New section.
8493 (Custom time format): New section.
8494 (Time stamps): Document inactive timestamps.
8495 (Setting tags): More details about fast tag selection.
8496 (Block agenda): New section.
8497 (Custom agenda views): Section rewritten.
8498 (Block agenda): New section.
8499
8500 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8501
8502 * tramp.texi (Configuration): scp is the default method.
8503 (Default Method): Use ssh as example for another method.
8504
8505 2006-10-27 Richard Stallman <rms@gnu.org>
8506
8507 * woman.texi: Downcase nroff/troff/roff.
8508 (Installation): Chapter deleted. Some xrefs deleted.
8509 (Background): woman doesn't advise man ;-).
8510
8511 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8512
8513 * ada-mode.texi (Project files, Identifier completion)
8514 (Automatic Casing, Debugging, Using non-standard file names)
8515 (Working Remotely): Fix typos.
8516
8517 2006-10-20 Masatake YAMATO <jet@gyve.org>
8518
8519 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8520 sample code `my-c-initialization-hook'.
8521
8522 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8523
8524 * widget.texi: Fix typos.
8525
8526 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8527
8528 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8529 "???". There have been no complaints for years, so the information
8530 must be appropriate.
8531
8532 2006-10-16 Richard Stallman <rms@gnu.org>
8533
8534 * widget.texi: Use @var instead of capitalization.
8535 Clarify many widget type descriptions.
8536
8537 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8538
8539 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8540 gnus-dired-attach.
8541 (Selecting a Group): Fix typo.
8542
8543 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8544
8545 * widget.texi: Fix typos.
8546
8547 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8548
8549 * gnus.texi (Image Enhancements): Update for Emacs 22.
8550
8551 * gnus-faq.texi ([1.3]): Update.
8552
8553 2006-10-06 Richard Stallman <rms@gnu.org>
8554
8555 * faq.texi (Displaying the current line or column):
8556 Delete "As of Emacs 20".
8557
8558 2006-10-06 Romain Francoise <romain@orebokech.com>
8559
8560 * faq.texi (VM): VM works with Emacs 22 too.
8561
8562 2006-10-06 Richard Stallman <rms@gnu.org>
8563
8564 * ebrowse.texi: Remove Emacs version "21" from title.
8565
8566 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8567
8568 * gnus.texi (Foreign Groups): Say where change of editing commands are
8569 stored. Add reference to `gnus-parameters'.
8570
8571 2006-09-15 Jay Belanger <belanger@truman.edu>
8572
8573 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8574 Change "Library Public License" to "Lesser Public License"
8575 throughout. Use "yyyy" to represent year.
8576
8577 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8578
8579 * org.texi (Setting tags): Typo fix.
8580
8581 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8582
8583 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8584
8585 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8586
8587 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8588
8589 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8590
8591 * faq.texi (Escape sequences in shell output): EMACS is now set
8592 to Emacs's absolute file name, not to "t".
8593 (^M in the shell buffer): Likewise.
8594
8595 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8596
8597 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8598 mails with pop3-leave-mail-on-server. Fix wording.
8599 (Limiting): Improve gnus-summary-limit-to-articles.
8600 (X-Face): Fix typo.
8601
8602 2006-09-11 Simon Josefsson <jas@extundo.com>
8603
8604 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8605 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8606
8607 2006-09-06 Simon Josefsson <jas@extundo.com>
8608
8609 * smtpmail.texi (Authentication): Mention SSL.
8610
8611 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8612
8613 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8614
8615 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8616
8617 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8618 Don't use @indicateurl.
8619
8620 * cc-mode.texi (Subword Movement): Don't use @headitem.
8621 (Custom Braces, Clean-ups): Don't use @tie.
8622
8623 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8624
8625 Sync with Tramp 2.0.54.
8626
8627 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8628 Suggested by Adrian Phillips <a.phillips@met.no>.
8629
8630 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8631
8632 * org.texi (Installation, Activation): Split from Installation and
8633 Activation.
8634 (Clocking work time): Documented new features.
8635
8636 2006-08-13 Alex Schroeder <alex@gnu.org>
8637
8638 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8639 example.
8640
8641 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8642
8643 * faq.texi (How to add fonts): New node.
8644
8645 2006-08-05 Romain Francoise <romain@orebokech.com>
8646
8647 * faq.texi (New in Emacs 22): Expand.
8648
8649 2006-08-03 Michael Olson <mwolson@gnu.org>
8650
8651 * erc.texi: Update for ERC 5.1.4.
8652
8653 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8654
8655 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8656 in .../site-lisp/gnus/ by default.
8657 [ From gnus-news.texi in the trunk. ]
8658
8659 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8660
8661 * gnus.texi (MIME Commands): Additions for yEnc.
8662
8663 2006-07-24 Richard Stallman <rms@gnu.org>
8664
8665 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8666 * faq.texi: Move periods and commas inside quotes.
8667
8668 2006-07-20 Jay Belanger <belanger@truman.edu>
8669
8670 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8671
8672 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8673
8674 * faq.texi (Security risks with Emacs): Document Emacs 22
8675 file-local-variable mechanism.
8676
8677 2006-07-12 Michael Olson <mwolson@gnu.org>
8678
8679 * erc.texi: Update for ERC 5.1.3.
8680
8681 2006-07-12 Alex Schroeder <alex@gnu.org>
8682
8683 * rcirc.texi: Fix typos.
8684 (Getting started with rcirc): New calling convention for M-x irc.
8685 Mention #rcirc. Removed channel tracking.
8686 (Configuration): Change the names of all variables that got changed
8687 recently, eg. rcirc-server to rcirc-default-server. Added
8688 documentation for rcirc-authinfo, some background for Bitlbee, and
8689 rcirc-track-minor-mode.
8690 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8691 Scrolling.
8692 (Reconnecting after you have lost the connection): Fix example code
8693 to match code changes.
8694
8695 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8696
8697 * gnus.texi, message.texi: Fix typos.
8698
8699 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8700
8701 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8702 commands.
8703 (Global TODO list): Document the use of the variables
8704 `org-agenda-todo-ignore-scheduled' and
8705 `org-agenda-todo-list-sublevels'.
8706
8707 2006-07-05 Richard Stallman <rms@gnu.org>
8708
8709 * faq.texi (Scrolling only one line): Fix xref.
8710
8711 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8712
8713 * faq.texi (Evaluating Emacs Lisp code):
8714 Throughout, replace eval-current-buffer with eval-buffer.
8715
8716 2006-07-03 Richard Stallman <rms@gnu.org>
8717
8718 * rcirc.texi (Scrolling conservatively): Fix xref.
8719
8720 * pcl-cvs.texi (Viewing differences): Usage fix.
8721
8722 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8723
8724 * org.texi (Agenda commands): Document `s' key to save all org-mode
8725 buffers.
8726
8727 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8728
8729 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8730 names. Mention `cvs-msg' face.
8731
8732 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8733
8734 * org.texi (Checkboxes): New section.
8735
8736 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8737
8738 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8739 throughout this chapter.
8740
8741 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8742
8743 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8744 text for standalone vs Emacs info.
8745 (Help): Clarify header line description. Use mouse-1 for clicks.
8746 (Help-P): Use mouse-1 for clicks.
8747 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8748 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8749 (Choose menu subtopic): Remove gratuitous Emacs command names.
8750 (Help-FOO): Put usual behavior first.
8751 (Help-Xref): Clicking on xrefs works in Emacs.
8752 (Search Text): Clarify what the default behavior is.
8753 (Create Info buffer): Fix Emacs window/X window confusion.
8754 (Emacs Info Variables): Fix for new Emacs init file behavior.
8755
8756 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8757
8758 * gnus.texi (Summary Buffer Lines): Fix typo.
8759
8760 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8761
8762 * org.texi (Embedded LaTeX): New chapter.
8763 (Archiving): Section rewritten.
8764 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8765
8766 2006-06-20 Bill Wohler <wohler@newt.com>
8767
8768 Release MH-E manual version 8.0.1.
8769
8770 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8771 release 8.0.1.
8772 (Preface): Depend on GNU mailutils 1.0 and higher.
8773
8774 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8775
8776 * message.texi (News Headers): Update message-syntax-checks section.
8777
8778 2006-06-19 Karl Berry <karl@gnu.org>
8779
8780 * info.texi (Advanced): Mention C-q, especially with ?.
8781
8782 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8783
8784 * org.texi (Publishing links): Document the `:link-validation-function'
8785 property.
8786 (Extensions and Hacking): New chapter, includes some sections of the
8787 "Miscellaneous" chapter.
8788
8789 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8790
8791 * org.texi (Progress logging): New section.
8792
8793 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8794
8795 * org.texi (ASCII export): Document indentation adaptation.
8796 (Setting tags): Document mutually-exclusive tags.
8797
8798 2006-06-05 Romain Francoise <romain@orebokech.com>
8799
8800 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8801 Fix typo.
8802
8803 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8804 channel (#gnus@irc.freenode.net).
8805 Fix typos. Update copyright notice.
8806
8807 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8808 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8809 (Line-Up Functions, Custom Macros):
8810 * ediff.texi (Window and Frame Configuration)
8811 (Highlighting Difference Regions):
8812 * emacs-mime.texi (Display Customization):
8813 * erc.texi (History):
8814 * eshell.texi (Known problems):
8815 * eudc.texi (Overview, BBDB):
8816 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8817 (The problem of spam, SpamOracle, Extending the Spam package)
8818 (Conformity, Terminology):
8819 * idlwave.texi (Routine Info)
8820 (Class and Keyword Inheritance, Padding Operators)
8821 (Breakpoints and Stepping, Electric Debug Mode)
8822 (Examining Variables, Troubleshooting):
8823 * org.texi (Creating timestamps):
8824 * reftex.texi (Commands, Options, Changes):
8825 * tramp.texi (Inline methods, Password caching)
8826 (Auto-save and Backup, Issues):
8827 * vip.texi (Files, Commands in Insert Mode):
8828 * viper.texi (Emacs Preliminaries, States in Viper)
8829 (Packages that Change Keymaps, Viper Specials, Groundwork):
8830 Fix various typos.
8831
8832 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8833
8834 * ediff.texi: Fix typos.
8835
8836 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8837
8838 * org.texi: Small typo fixes.
8839
8840 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8841
8842 * viper.texi (Viper Specials):
8843 * gnus.texi (Example Setup):
8844 * faq.texi (Backspace invokes help):
8845 * dired-x.texi (Optional Installation Dired Jump):
8846 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8847 follow coding conventions.
8848
8849 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8850
8851 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8852
8853 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8854
8855 * pcl-cvs.texi: Fix typos.
8856 (Customization): Say "us".
8857
8858 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8859
8860 * org.texi: Remove bogus @setfilename.
8861
8862 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8863
8864 * org.texi (ASCII export): Omit command name.
8865 (HTML export): Add prefix to all lines in Local Variable example.
8866 (Acknowledgments): Typeset names in italics.
8867
8868 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8869
8870 * org.texi (Plain lists): Add new item navigation commands.
8871 (External links): Document elisp and info links.
8872 (Custom searches): New section.
8873 (Publishing): New chapter.
8874 (HTML export): Include a list of supported CSS classes.
8875 (Setting tags): Describe the fast-tag-setting interface.
8876
8877 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8878
8879 * dired-x.texi: ifinfo -> ifnottex.
8880
8881 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8882
8883 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8884
8885 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8886
8887 * message.texi (Interface): Add tool bar customization.
8888 (MIME): Index and text additions for mml-attach.
8889 (MIME): Describe mml-dnd-protocol-alist and
8890 mml-dnd-attach-options.
8891
8892 * gnus.texi (Oort Gnus): Reorder entries in sections.
8893 Fix some entries.
8894 (Starting Up): Add references to "Emacs for Heathens" and to
8895 "Finding the News". Add user-full-name and user-mail-address.
8896 (Group Buffer Format): Add tool bar customization and update.
8897 (Summary Buffer): Add tool bar customization.
8898 (Posting Styles): Add message-alternative-emails.
8899
8900 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8901
8902 * tramp.texi (Filename completion): Improve wording.
8903
8904 2006-05-07 Romain Francoise <romain@orebokech.com>
8905
8906 * faq.texi (Using regular expressions): Fix typo.
8907 (Packages that do not come with Emacs): Fix capitalization.
8908 (Replacing text across multiple files): Expand node to explain how
8909 to use `dired-do-query-replace-regexp' in more detail, based on
8910 suggestion by Eric Hanchrow <offby1@blarg.net>.
8911
8912 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8913
8914 * tramp.texi (Filename completion): Completion of remote files'
8915 method, user name and host name is active only in partial
8916 completion mode.
8917
8918 2006-05-06 Bill Wohler <wohler@newt.com>
8919
8920 Release MH-E manual version 8.0.
8921
8922 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8923 release 8.0.
8924
8925 2006-05-06 Bill Wohler <wohler@newt.com>
8926
8927 * mh-e.texi (MH-BOOK-HOME): Change from
8928 http://www.ics.uci.edu/~mh/book/mh to
8929 http://rand-mh.sourceforge.net/book/mh.
8930 Replace .htm suffix with .html for MH book files.
8931 (Using This Manual): Update key binding for getting relevant
8932 chapter in Info from command key.
8933 (Ranges): Fix itemx.
8934
8935 2006-05-05 Karl Berry <karl@gnu.org>
8936
8937 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8938 (\fonttextsize): New user-level command to change text font size.
8939
8940 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8941
8942 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8943
8944 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8945
8946 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8947
8948 2006-04-24 Bill Wohler <wohler@newt.com>
8949
8950 * mh-e.texi (Getting Started): Make it more explicit that you need
8951 to install MH. Add pointers to current MH implementations.
8952
8953 2006-04-21 Bill Wohler <wohler@newt.com>
8954
8955 Release MH-E manual version 7.94.
8956
8957 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8958 release 7.94.
8959
8960 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8961
8962 * org.texi: Many small fixes.
8963 (Handling links): Rename from "Managing links".
8964
8965 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8966
8967 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8968 (Splitting mail using spam-stat): Fix @xref.
8969
8970 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8971
8972 * gnus.texi (Spam Package): Major revision of the text.
8973 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8974
8975 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8976
8977 * org.texi (Time stamps): Better explanation of the purpose of
8978 different time stamps.
8979 (Structure editing, Plain lists): More details on how new items
8980 and headings are inserted.
8981
8982 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * org.texi (Formula syntax): Fix link to Calc Manual.
8985
8986 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8987
8988 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8989
8990 2006-04-17 Bill Wohler <wohler@newt.com>
8991
8992 * mh-e.texi (Folders): Update mh-before-quit-hook and
8993 mh-quit-hook example with code that removes the buffers rather
8994 than just bury them.
8995
8996 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8997
8998 Sync with Tramp 2.0.53.
8999
9000 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9001
9002 * org.texi (Updating settings): New section.
9003 (Visibility cycling): Better names for the startup folding
9004 options.
9005 (Exporting): Completely restructured.
9006 (The very busy C-c C-c key): New section.
9007 (Summary of in-buffer settings): New section.
9008
9009 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9010
9011 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9012
9013 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9014
9015 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9016 (Server Commands): Key `v' is reserved for users.
9017
9018 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9019
9020 * org.texi (Link format): New section, emphasis on bracket links.
9021 (External links): Document bracket links.
9022 (FAQ): Expand to cover shell links and the new link format.
9023
9024 2006-04-09 Kevin Ryde <user42@zip.com.au>
9025
9026 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9027
9028 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9029
9030 * gnus.texi (Summary Buffer Lines): Add `*'.
9031
9032 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9033
9034 * gnus.texi (Group Parameters):
9035 Mention gnus-permanently-visible-groups.
9036
9037 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9038
9039 * gnus.texi (Face): Fix typo.
9040
9041 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9042
9043 * gnus.texi (X-Face): Clarify.
9044 (Face): Need Emacs with PNG support.
9045
9046 2006-04-06 Richard Stallman <rms@gnu.org>
9047
9048 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9049 Emacs".
9050
9051 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9052
9053 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9054 blocks not suitable for inclusion with Emacs using variable
9055 PARTOFEMACS.
9056
9057 2006-04-04 Simon Josefsson <jas@extundo.com>
9058
9059 * gnus.texi (Security): Improve.
9060
9061 2006-04-02 Karl Berry <karl@gnu.org>
9062
9063 * texinfo.tex: Update to current version (2006-03-21.13).
9064
9065 2006-04-02 Bill Wohler <wohler@newt.com>
9066
9067 * mh-e.texi (Getting Started, Junk, Bug Reports)
9068 (MH FAQ and Support): Fix URLs.
9069
9070 2006-03-31 Romain Francoise <romain@orebokech.com>
9071
9072 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9073 to t, not nil (and has for the past eight years).
9074
9075 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9076
9077 * message.texi, gnus.texi: Bump version to 5.11.
9078
9079 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9080
9081 * gnus.texi (Top): Add comment about version line.
9082
9083 * message.texi (Top): Ditto. Change to take named versions into
9084 account.
9085
9086 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9087
9088 * gnus.texi (Posting Styles): Add x-face-file to example.
9089 (X-Face): Refer to posting styles.
9090
9091 * gnus-faq.texi ([5.8]): Add x-face-file.
9092 ([8.4]): Add links to gmane.emacs.gnus.user and
9093 gmane.emacs.gnus.general.
9094
9095 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9096
9097 * gnus-faq.texi: Use .invalid.
9098 ([5.4]): Fix gnus-posting-styles example.
9099
9100 2006-03-27 Romain Francoise <romain@orebokech.com>
9101
9102 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9103 Emacs/W3 needs a new maintainer.
9104 (Ispell): Update author and version info.
9105 (Mailcrypt): Mention PGG.
9106 (New in Emacs 22): Add PGG to the list of new packages.
9107 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9108 updating dead URLs.
9109
9110 2006-03-25 Karl Berry <karl@gnu.org>
9111
9112 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9113 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9114 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9115 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9116 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9117 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9118 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9119 (2) do not indent copyright year list (or anything else).
9120
9121 2006-03-21 Bill Wohler <wohler@newt.com>
9122
9123 * mh-e.texi (Folders): Various edits.
9124
9125 2006-03-20 Romain Francoise <romain@orebokech.com>
9126
9127 * gnus.texi (Mail Folders): Grammar fix.
9128
9129 2006-03-19 Bill Wohler <wohler@newt.com>
9130
9131 * mh-e.texi (Replying): Document Mail-Followup-To.
9132 Change manually-formatted table to multitable. Add debugging info.
9133 Move description of mh-reply-default-reply-to into paragraph
9134 that describes its values.
9135
9136 2006-03-17 Bill Wohler <wohler@newt.com>
9137
9138 * mh-e.texi: Use smallexample and smalllisp consistently.
9139 (Sending Mail Tour): Update method of entering
9140 addresses and subject.
9141 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9142 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9143
9144 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9145
9146 * org.texi: Version number change only.
9147
9148 2006-03-14 Bill Wohler <wohler@newt.com>
9149
9150 * mh-e.texi: Add index entries around each paragraph rather than
9151 depend on entries from beginning of node. Doing so ensures that
9152 index entries are less likely to be forgotten if text is cut and
9153 pasted, and are necessary anyway if the references are on a
9154 separate page. It seems that makeinfo is now (v. 4.8) only
9155 producing one index entry per node, so there is no longer any
9156 excuse not to. Use subheading instead of heading. The incorrect
9157 use of heading produced very large fonts in Info--as large as the
9158 main heading.
9159 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9160 versions 6 and 7 appeared *around* the time of these Emacs releases.
9161
9162 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9163
9164 * org.texi (Clean view): Document new startup options.
9165
9166 2006-03-11 Bill Wohler <wohler@newt.com>
9167
9168 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9169 (Composing, Scan Line Formats): Fix @refs.
9170 (Getting Started): Define MH profile and MH profile components.
9171 (Incorporating Mail, Reading Mail, Viewing, Printing)
9172 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9173 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9174 for string constants.
9175 (Tool Bar): Remove spurious quote.
9176 (Junk): Use ``...'' instead of "...".
9177 (Scan Line Formats): Replace @samp with @kbd.
9178
9179 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9180
9181 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9182
9183 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9184
9185 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9186 easy to understand.
9187
9188 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9189
9190 * gnus.texi: Markup fix.
9191 (Fancy Mail Splitting): Specify new feature.
9192
9193 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9194
9195 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9196 partial-words matching.
9197
9198 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9199
9200 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9201
9202 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9203 (MIME Commands): Fix mm-discouraged-alternatives.
9204
9205 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9206
9207 * org.texi: Version number change only.
9208
9209 2006-03-06 Bill Wohler <wohler@newt.com>
9210
9211 * mh-e.texi: Move from SourceForge repository to Savannah.
9212 This is version 7.93, which is a total rewrite from the previous
9213 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9214 version 7.93.
9215
9216 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9217
9218 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9219
9220 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9221
9222 * org.texi (Interaction): Add item about `org-mouse.el' by
9223 Piotr Zielinski.
9224 (Managing links): Document that also mouse-1 can be used to
9225 activate a link.
9226 (Headlines, FAQ): Add entry about hiding leading stars.
9227 (Miscellaneous): Resort the sections in this chapter to a more
9228 logical sequence.
9229
9230 2006-02-27 Simon Josefsson <jas@extundo.com>
9231
9232 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9233 2004-01-27 from the trunk).
9234
9235 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9236
9237 * cc-mode.texi: Rename c-hungry-backspace to
9238 c-hungry-delete-backwards, at the request of RMS. Leave the old
9239 name as an alias.
9240
9241 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9242
9243 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9244 include the function header within the defun.
9245
9246 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9247
9248 * cc-mode.texi: Correct two typos.
9249
9250 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9251
9252 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9253 existing comment.
9254 (Electric Keys): Add a justification for electric indentation.
9255 (Hungry WS Deletion): Clear up the names and complications of the
9256 BACKSPACE and DELETE keys.
9257
9258 2006-02-23 Juri Linkov <juri@jurta.org>
9259
9260 * faq.texi (Common requests): Move `Turning on auto-fill by
9261 default' after `Wrapping words automatically'. Move `Working with
9262 unprintable characters' before `Searching for/replacing newlines'.
9263 Move `Replacing highlighted text' after `Highlighting a region'.
9264 Merge `Repeating commands' and `Repeating a command as many times
9265 as possible' into the former.
9266 (Packages that do not come with Emacs): Add refs to Gmane and
9267 etc/MORE.STUFF.
9268
9269 2006-02-23 Juri Linkov <juri@jurta.org>
9270
9271 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9272 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9273 Add xref to `(emacs)Reporting Bugs'.
9274 (Getting a printed manual): Add URL to other formats of the manual.
9275 (Common requests): Fix menu.
9276 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9277 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9278 (Inserting text at the beginning of each line): Add pxref to
9279 `Changing the included text prefix'.
9280 (Forcing the cursor to remain in the same column): Mention `track-eol'
9281 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9282 (Replacing text across multiple files): Add keybinding `Q' for
9283 `dired-do-query-replace'.
9284
9285 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9286
9287 * reftex.texi: Version number and date change only.
9288
9289 * org.texi (Internal Links): Rewrite to cover the modified
9290 linking system.
9291
9292 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9293
9294 * faq.texi: Remove the coding cookie, it's not needed anymore.
9295
9296 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9297
9298 * faq.texi (Colors on a TTY): Mention Mac OS port.
9299
9300 2006-02-12 Karl Berry <karl@gnu.org>
9301
9302 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9303 8-bit accented a.
9304
9305 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9306
9307 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9308
9309 2006-02-08 Romain Francoise <romain@orebokech.com>
9310
9311 * faq.texi (Top): Remove paragraph about the FAQ being a
9312 transitional document, etc.
9313 (Searching for/replacing newlines): New node.
9314 (Yanking text in isearch): New node.
9315 (Inserting text at the beginning of each line): Rename and make
9316 more general, mention `M-;' in Message mode.
9317
9318 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9319
9320 * faq.texi (Meta key does not work in xterm)
9321 (Emacs does not display 8-bit characters)
9322 (Inputting eight-bit characters): Update xrefs.
9323
9324 2006-02-06 Romain Francoise <romain@orebokech.com>
9325
9326 * faq.texi (VM): VM now at version 7.19.
9327 Set myself as maintainer of this file.
9328
9329 2006-02-04 Michael Olson <mwolson@gnu.org>
9330
9331 * erc.texi (History): Note that ERC is now included with Emacs.
9332
9333 2006-01-31 Romain Francoise <romain@orebokech.com>
9334
9335 * message.texi (Message Headers): Explain what
9336 `message-alternative-emails' does in more detail.
9337 Update copyright year.
9338
9339 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9340
9341 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9342
9343 2006-01-29 Richard M. Stallman <rms@gnu.org>
9344
9345 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9346
9347 2006-01-29 Michael Olson <mwolson@gnu.org>
9348
9349 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9350
9351 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9352
9353 * faq.texi (New in Emacs 22): Mention ERC.
9354
9355 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9356
9357 * rcirc.texi: Capitalize dir entry for consistency with the entry
9358 in info/dir and other entries in the Emacs category.
9359 Fix typos. Delete trailing whitespace.
9360
9361 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9362
9363 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9364
9365 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9366
9367 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9368 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9369
9370 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9371 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9372
9373 2006-01-27 Alex Schroeder <alex@gnu.org>
9374
9375 * rcirc.texi: New file.
9376
9377 2006-01-23 Juri Linkov <juri@jurta.org>
9378
9379 * widget.texi (User Interface): Add S-TAB for widget-backward.
9380
9381 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9382
9383 Sync with Tramp 2.0.52.
9384
9385 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9386 Add Tramp disabling item. New item for common connection problems.
9387 (various): Apply "ftp" as method for the download URL.
9388 (Bug Reports): Refer to FAQ for common problems.
9389
9390 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9391
9392 * widget.texi (User Interface): Use @key for TAB.
9393
9394 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9395
9396 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9397 for TAB.
9398
9399 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9400
9401 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9402
9403 * gnus.texi: Update copyright.
9404
9405 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9406
9407 * gnus.texi (Article Washing): Additions.
9408
9409 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9410
9411 * org.texi (Agenda commands): Document tags command.
9412
9413 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9414
9415 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9416
9417 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9418
9419 * gnus.texi (RSS): Addition.
9420
9421 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9422
9423 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9424
9425 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * emacs-mime.texi (Display Customization): Add setting example to
9428 mm-discouraged-alternatives.
9429
9430 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9431
9432 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9433 version is the canonical version.
9434
9435 2006-01-08 Alex Schroeder <alex@gnu.org>
9436
9437 * pgg.texi (Caching passphrase): Rewording.
9438
9439 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9440
9441 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9442 repository URL.
9443
9444 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9445
9446 * org.texi: Removed the accidentally re-added empty line in the
9447 direntry.
9448
9449 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9450
9451 * org.texi (Agenda Views): Chapter reorganized.
9452
9453 2005-12-29 Romain Francoise <romain@orebokech.com>
9454
9455 * faq.texi (Using Customize): New node.
9456
9457 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9458
9459 * org.texi: Remove blank line in @direntry. It is non-standard
9460 and recursively produces blank lines all over the dir file (when
9461 using Texinfo 4.8).
9462
9463 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9464
9465 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9466
9467 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9468
9469 * org.texi (Tags): Boolean logic documented.
9470 (Agenda Views): Document custom commands.
9471
9472 2005-12-20 David Kastrup <dak@gnu.org>
9473
9474 * faq.texi (AUCTeX): Update version and mailing list info.
9475
9476 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9477
9478 * gnus.texi (MIME Commands): Mention addition of
9479 multipart/alternative to gnus-buttonized-mime-types and add xref
9480 to mm-discouraged-alternatives.
9481
9482 * emacs-mime.texi (Display Customization): Mention addition of
9483 "image/.*" and add xref to gnus-buttonized-mime-types in the
9484 mm-discouraged-alternatives section.
9485
9486 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9487
9488 * org.texi (Tags): New section.
9489 (Agenda Views): Chapter reorganized.
9490
9491 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9492
9493 * org.texi (Internal Links): Add a missing comma after an @xref.
9494
9495 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9496
9497 * faq.texi (Filling paragraphs with a single space): No need to
9498 change sentence-end now.
9499
9500 2005-12-13 Romain Francoise <romain@orebokech.com>
9501
9502 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9503
9504 2005-12-12 Jay Belanger <belanger@truman.edu>
9505
9506 * faq.texi (Calc): Update version number.
9507
9508 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9509
9510 * org.texi (Progress Logging): New section.
9511
9512 2005-12-10 Romain Francoise <romain@orebokech.com>
9513
9514 Update the Emacs FAQ for the 22.1 release.
9515
9516 * faq.texi: Set VER to `22.1'.
9517 (Basic editing): Explain how to use localized versions of the
9518 Tutorial. Mention that `C-h r' displays the manual.
9519 Delete obsolete WWW link to an Emacs 18 tutorial.
9520 (Getting a printed manual): Point to the new locations of the
9521 manuals on the GNU Web site.
9522 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9523 available via Info (it was previously distributed separately).
9524 (Installing Texinfo documentation): The latest version of Texinfo
9525 is 4.8, not 4.0.
9526 (Informational files for Emacs): COPYING is the GNU General Public
9527 License, not the Emacs General Public License.
9528 (Informational files for Emacs): Delete obsolete link to the
9529 GNUinfo pages as they have been removed from the GNU Web site.
9530 (New in Emacs 22): New node.
9531 (Setting up a customization file): Say that most packages support
9532 Customize nowadays.
9533 (Colors on a TTY): Delete reference to instructions on how to
9534 enable syntax highlighting, it is now enabled by default.
9535 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9536 at startup automatically.
9537 (Controlling case sensitivity): Mention `M-c' in isearch.
9538 (Using an already running Emacs process): Emacs now creates the
9539 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9540 gnuserv. As emacsclient can now run Lisp code as well, delete a
9541 sentence praising gnuserv for that. Simplify description of how
9542 the client/server operation works.
9543 (Compiler error messages): Delete obsolete text (compile.el has
9544 been rewritten).
9545 (Indenting switch statements): Fix typo.
9546 (Matching parentheses): Simplify setup instructions, mention the
9547 menu bar item in the Options menu.
9548 (Repeating a command as many times as possible): Mention `C-x e'.
9549 (Going to a line by number): Mention new keymap and bindings
9550 `M-g M-g', `M-g M-p' and `M-g M-n'.
9551 (Turning on syntax highlighting): Now on by default. Simplify.
9552 (Replacing highlighted text): Use `1', not `t'.
9553 (Problems with very large files): The maximum size is now 256MB on
9554 32-bit machines.
9555 (^M in the shell buffer): Mention `comint-process-echoes'.
9556 (Emacs for Apple computers): Emacs 22 has native support for Mac
9557 OS X.
9558 (Translating names to IP addresses): Delete node.
9559 (Binding keys to commands): Fix typo.
9560 (SPC no longer completes file names): New node.
9561 (MIME with Emacs mail packages): Delete section about the Emacs
9562 MIME FAQ (it's not reachable anymore).
9563
9564 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9565
9566 * cc-mode.texi: The manual has been extensively revised: the
9567 information about using CC Mode has been separated from the larger
9568 and more difficult chapters about configuration. It has been
9569 updated for CC Mode 5.31.
9570
9571 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9572
9573 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9574 (Selecting an implementation): Fix descriptions.
9575
9576 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9577
9578 * message.texi (Various Message Variables): Addition.
9579
9580 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * message.texi: Fix default values.
9583
9584 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * message.texi (Header Commands): Clarify descriptions of
9587 message-cross-post-followup-to, message-reduce-to-to-cc, and
9588 message-insert-wide-reply.
9589 (Various Commands): Fix kindex for message-kill-to-signature;
9590 clarify description of message-tab.
9591
9592 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9593
9594 * message.texi (Mailing Lists): Fix description about MFT.
9595
9596 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9597
9598 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9599
9600 * gnus.texi (Slow Terminal Connection): Replace old description
9601 with new one.
9602
9603 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9604
9605 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9606 replace X-Draft-Headers with X-Draft-From.
9607
9608 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9609
9610 * gnus.texi (Various Various): Fix the default value of
9611 nnheader-max-head-length.
9612 (Gnus Versions): Fix typo.
9613
9614 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9615
9616 * org.texi (Structure editing): Document new functionality of
9617 M-RET.
9618
9619 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9620
9621 * org.texi (Internal Links): Fix Texinfo usage.
9622
9623 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9624
9625 * org.texi (TODO basics): Document the global todo list.
9626 (TODO items): Documents sparse tree for specific TODO
9627 keywords.
9628
9629 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9630
9631 * org.texi (Plain Lists): Typos fixed.
9632
9633 2005-11-28 Jay Belanger <belanger@truman.edu>
9634
9635 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9636
9637 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9638
9639 * org.texi (Structure editing): New item moving commands added.
9640 (Plain Lists): New section.
9641
9642 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9643
9644 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9645 (Agenda): Document commands `org-cycle-agenda-files' and
9646 `org-agenda-file-to-front'.
9647 (Built-in table editor): Document `org-table-sort-lines'.
9648 (HTML formatting): Export of hand-formatted lists.
9649
9650 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9651
9652 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9653 new variable gnus-toolbar-thickness.
9654
9655 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9656
9657 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9658
9659 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9660
9661 * gnus.texi (X-Face): Fix description.
9662 (XVarious): Remove gnus-xmas-logo-color-alist and
9663 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9664
9665 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9666
9667 * gnus.texi (Group Parameters): Mention new variable
9668 gnus-parameters-case-fold-search.
9669 (Home Score File): Addition.
9670
9671 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9672
9673 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9674 (Overview): List supported feed types.
9675 (Installation): No installation necessary when using autoload.
9676 (Configuration): Rename "RSS" to "news".
9677
9678 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9679
9680 * pgg.texi (User Commands): Document additional passphrase
9681 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9682 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9683
9684 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9685
9686 * org.texi: Version number changed to 3.19.
9687
9688 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9689
9690 * pgg.texi (How to use): Update the example to add autoload of
9691 pgg-encrypt-symmetric-region.
9692 (User Commands): Document pgg-encrypt-symmetric-region.
9693 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9694
9695 2005-10-27 Jay Belanger <belanger@truman.edu>
9696
9697 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9698 mention other TeX-related units.
9699
9700 2005-10-23 Lars Hansen <larsh@soem.dk>
9701
9702 * dired-x.texi (Miscellaneous Commands):
9703 Replace dired-do-relative-symlink by dired-do-relsymlink and
9704 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9705
9706 2005-10-23 Jay Belanger <belanger@truman.edu>
9707
9708 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9709 constant.
9710
9711 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9712
9713 * faq.texi (Bugs and problems):
9714 Replace `dired-move-to-filename-regexp' by
9715 `directory-listing-before-filename-regexp'.
9716
9717 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9718
9719 * newsticker.texi (UPDATED): Set value.
9720
9721 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9722
9723 * gnus.texi (Document Groups): Remove duplicate item.
9724
9725 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9726
9727 * org.texi (Summary): Mention iCalendar support.
9728 (Exporting): Document iCalendar support.
9729
9730 2005-10-18 Romain Francoise <romain@orebokech.com>
9731
9732 * viper.texi (Viper Specials): Capitalize GNU.
9733
9734 2005-10-17 Juri Linkov <juri@jurta.org>
9735
9736 * info.texi (Getting Started, Search Index, Expert Info):
9737 Fix wording.
9738 (Search Text): Replace `echo area' with `mode line'.
9739 (Search Index): Both `i' and `,' find all index entries.
9740 Replace example `C-f' with `C-l' (which exists in index of Info
9741 manual) and delete spaces in its keyboard input sequence.
9742 Delete unnecessary explanations about literal characters.
9743
9744 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9745
9746 * gnus.texi (Document Server Internals): Addition.
9747
9748 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9749
9750 * gnus.texi (A note on namespaces): Fix RFC reference.
9751
9752 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9753
9754 * gnus.texi (RSS): Fix key description.
9755
9756 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9757
9758 * gnus.texi: Emacs/w3 -> Emacs/W3.
9759 (Browsing the Web): Fix description.
9760 (Web Searches): Ditto.
9761 (Customizing W3): Ditto.
9762
9763 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9764
9765 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9766
9767 2005-10-11 Jay Belanger <belanger@truman.edu>
9768
9769 * calc.texi (Integration): Mention using `a i' to compute definite
9770 integrals.
9771
9772 2005-10-11 Juri Linkov <juri@jurta.org>
9773
9774 * info.texi: Rearrange nodes.
9775 (Top): Update menu. Change ref `Info for Experts' to
9776 `Advanced Info Commands'.
9777 (Getting Started): Fix description of manual's parts.
9778 (Help-Int): Change xref `Info Search' to `Search Index', and
9779 `Expert Info' to `Advanced'.
9780 (Advanced): Move node one level up.
9781 (Search Text, Search Index): New nodes split out from `Info Search'.
9782 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9783 split out from `Advanced'.
9784 (Advanced, Emacs Info Variables): De-document editing an Info file
9785 in Info.
9786 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9787 (Creating an Info File): Delete node and move its text to
9788 `Expert Info'.
9789
9790 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9791
9792 * org.texi (Workflow states): Documented that change in keywords
9793 becomes active only after restart of Emacs.
9794
9795 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9796
9797 Sync with Tramp 2.0.51.
9798
9799 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9800
9801 * speedbar.texi (Introduction): Describe new location of speedbar
9802 on menubar.
9803 (Basic Key Bindings): Remove descriptions of bindings that have
9804 been removed.
9805
9806 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9807
9808 * speedbar.texi (GDB): Describe use of watch expressions.
9809
9810 2005-09-28 Simon Josefsson <jas@extundo.com>
9811
9812 * message.texi (IDNA): Fix.
9813
9814 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9815
9816 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9817 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9818 description of nntp-open-connection-function.
9819 (Common Variables): Fix descriptions.
9820
9821 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9822
9823 * gnus.texi (Server Buffer Format): Document the %a format spec.
9824
9825 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9826
9827 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9828
9829 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9830
9831 * org.texi Version 3.16.
9832
9833 2005-09-19 Miles Bader <miles@gnu.org>
9834
9835 * newsticker.texi: Get rid of CVS keywords.
9836
9837 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9838
9839 * gnus.texi (Finding the Parent): Fix description of how Gnus
9840 finds article.
9841
9842 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9843
9844 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9845 to drop off non-answered articles.
9846
9847 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9848
9849 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9850 braces (which are unsupported by NMAKE) for macro `srcdir'.
9851
9852 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9853
9854 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9855 (../info/newsticker, newsticker.dvi): New targets.
9856
9857 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9858
9859 * newsticker.texi: Replace @command with @code. Replace @example
9860 with @lisp.
9861 (Top): Add explanations to menu items.
9862 (GNU Free Documentation License): Remove.
9863
9864 2005-09-16 Romain Francoise <romain@orebokech.com>
9865
9866 Update all files to specify GFDL version 1.2.
9867
9868 * doclicense.texi (GNU Free Documentation License): Update to
9869 version 1.2.
9870
9871 2005-09-15 Richard M. Stallman <rms@gnu.org>
9872
9873 * newsticker.texi: Fix @setfilename.
9874
9875 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9876 (../info/newsticker, newsticker.dvi): New targets.
9877
9878 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9879
9880 * org.texi: Version 3.15.
9881
9882 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9883
9884 * ses.texi: Combine all three indices into one.
9885 Correct a few typos.
9886
9887 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9888
9889 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9890
9891 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9892
9893 * emacs-mime.texi (Handles): Remove duplicate item.
9894 (Encoding Customization): Fix the default value for
9895 mm-coding-system-priorities.
9896 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9897 (Basic Functions): Fix reference.
9898
9899 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9900
9901 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9902
9903 2005-08-18 Richard M. Stallman <rms@gnu.org>
9904
9905 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9906 and web site.
9907
9908 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9909 not keyboard-translate.
9910
9911 2005-08-11 Richard M. Stallman <rms@gnu.org>
9912
9913 * faq.texi (Using regular expressions): Fix xref.
9914
9915 2005-08-09 Juri Linkov <juri@jurta.org>
9916
9917 * info.texi (Help-P): Replace `Prev' with `Previous'.
9918 (Help-M, Help-Xref): Add S-TAB.
9919 (Help-FOO): Update `u' command.
9920 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9921 Update info about visibility of xref parts.
9922 (Help-Int): Fix `m' command. Rename `Info-last' to
9923 `Info-history-back'. Add `Info-history-forward'.
9924 (Advanced): Fix `g*' and `M-n' commands.
9925 (Info Search): Add `index-apropos' in stand-alone browser.
9926 Add isearch commands.
9927 (Emacs Info Variables): Remove `Info-fontify'.
9928 Add `Info-mode-hook'. Update face names.
9929 Add `Info-fontify-maximum-menu-size',
9930 `Info-fontify-visited-nodes', `Info-isearch-search'.
9931
9932 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9933
9934 Sync with Tramp 2.0.50.
9935
9936 * tramp.texi: Use @option{} consequently for method names.
9937 (Inline methods, External transfer methods): Remove references to
9938 Cygwin.
9939 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9940 implementation.
9941
9942 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9943
9944 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9945 Mention that gnus-init-file is not read when Emacs is invoked with
9946 --no-init-file or -q.
9947
9948 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9949
9950 * org.texi: Version 3.14.
9951
9952 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9953
9954 * org.texi: Version 3.13.
9955
9956 2005-07-18 Juri Linkov <juri@jurta.org>
9957
9958 * calc.texi (Time Zones, Logical Operations):
9959 * cl.texi (Overview):
9960 * org.texi (TODO types):
9961 * sc.texi (Emacs 18 MUAs):
9962 * speedbar.texi (Top):
9963 * url.texi (History):
9964 Delete duplicate duplicate words.
9965
9966 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9967
9968 * cl.texi (Type Predicates): Document `atom' type.
9969
9970 2005-07-04 Lute Kamstra <lute@gnu.org>
9971
9972 Update FSF's address in GPL notices.
9973
9974 * calc.texi (Copying):
9975 * doclicense.texi (GNU Free Documentation License):
9976 * faq.texi (Contacting the FSF):
9977 * mh-e.texi (Copying): Update FSF's address.
9978
9979 2005-07-03 Richard M. Stallman <rms@gnu.org>
9980
9981 * flymake.texi (Example -- Configuring a tool called directly):
9982 Update name of flymake-build-relative-filename.
9983
9984 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9985
9986 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9987
9988 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9989
9990 * org.texi: Version 3.12.
9991
9992 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9993
9994 * makefile.w32-in (MAKEINFO): Use --force.
9995 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9996 Makefile.in.
9997 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9998 more shells.
9999
10000 2005-06-23 Richard M. Stallman <rms@gnu.org>
10001
10002 * speedbar.texi (Creating a display): Texinfo usage fixes.
10003
10004 * tramp.texi (Customizing Completion, Auto-save and Backup):
10005 Texinfo usage fixes.
10006
10007 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10008
10009 * dired-x.texi (Miscellaneous Commands):
10010 * ediff.texi (Miscellaneous):
10011 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10012 (Agent Variables):
10013 * info.texi (Help-Xref):
10014 * message.texi (Message Headers):
10015 * org.texi (Remember):
10016 * reftex.texi (Options (Defining Label Environments))
10017 (Options (Index Support), Options (Viewing Cross-References))
10018 (Options (Misc), Changes):
10019 * speedbar.texi (Creating a display):
10020 * tramp.texi (Customizing Completion, Auto-save and Backup):
10021 Texinfo usage fix.
10022
10023 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10024
10025 * org.texi: Version 3.11.
10026
10027 2005-06-12 Jay Belanger <belanger@truman.edu>
10028
10029 * calc.texi (Getting Started): Remove extra menu item.
10030
10031 2005-05-31 Jay Belanger <belanger@truman.edu>
10032
10033 * calc.texi (Notations Used in This Manual): Use @kbd for key
10034 sequence.
10035 (Demonstration of Calc): Mention another way of starting Calc.
10036 (Starting Calc): Mention long name of M-#.
10037 (Embedded Mode Overview): Remove unnecessary instruction.
10038 (Other M-# commands): Rephrase `M-# 0' explanation.
10039 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10040 reflect current behavior.
10041
10042 2005-05-30 Jay Belanger <belanger@truman.edu>
10043
10044 * calc.texi (Hooks): Change description of calc-window-hook and
10045 calc-trail-window-hook to match usage.
10046 (Computational Functions): Add more constant-generating functions.
10047 (Customizable Variables): Use defvar.
10048
10049 2005-05-28 Jay Belanger <belanger@truman.edu>
10050
10051 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10052 (Basic Embedded Mode): Explain behavior of arguments to
10053 calc-embedded-mode.
10054
10055 2005-05-27 Jay Belanger <belanger@truman.edu>
10056
10057 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10058 current behavior.
10059
10060 2005-05-25 Jay Belanger <belanger@truman.edu>
10061
10062 * calc.texi: Change Calc version number throughout.
10063 (Keypad Mode): Change location in info output.
10064 (Keypad mode overview): Move picture of keypad.
10065
10066 2005-05-21 Jay Belanger <belanger@truman.edu>
10067
10068 * calc.texi (Storing variables): Mention that only most variables
10069 are void to begin with.
10070
10071 2005-05-21 Kevin Ryde <user42@zip.com.au>
10072
10073 * widget.texi (Basic Types): Update cross ref from "Enabling
10074 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10075 lispref/text.texi change.
10076
10077 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10078
10079 * org.texi: Version 3.09.
10080
10081 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10082
10083 * reftex.texi: Version 4.28.
10084
10085 2005-05-16 Jay Belanger <belanger@truman.edu>
10086
10087 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10088
10089 2005-05-14 Jay Belanger <belanger@truman.edu>
10090
10091 * calc.texi (Default Simplifications): Insert missing ! (logical
10092 not operator).
10093
10094 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10095
10096 Sync with Tramp 2.0.49.
10097
10098 2005-05-10 Jay Belanger <belanger@truman.edu>
10099
10100 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10101 to 1.
10102
10103 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10104
10105 * org.texi: Version 3.08, structure reorganized.
10106
10107 2005-04-24 Richard M. Stallman <rms@gnu.org>
10108
10109 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10110
10111 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10112
10113 * org.texi: Update to version 3.06.
10114
10115 2005-04-13 Lute Kamstra <lute@gnu.org>
10116
10117 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10118
10119 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10120
10121 * cl.texi (Porting Common Lisp): Fix typo.
10122
10123 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10124
10125 * gnus.texi (RSS): Addition.
10126
10127 2005-04-04 Jay Belanger <belanger@truman.edu>
10128
10129 * calc.texi: Change Calc version number.
10130 (Customizable variables): Fix description of calc-language-alist.
10131 (Copying): Put in version 2 of GPL.
10132
10133 2005-04-01 Jay Belanger <belanger@truman.edu>
10134
10135 * calc.texi (Troubleshooting Commands): Remove comment about
10136 installation.
10137 (Installation): Remove section.
10138 (Customizable Variables): New section.
10139 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10140 (Graphical Devices): Add references to Customizable Variables.
10141
10142 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10143
10144 * emacs-mime.texi (Display Customization): Markup fixes.
10145 (rfc2047): Update.
10146
10147 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10148
10149 * gnus-faq.texi: Replaced with auto-generated version.
10150
10151 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10152
10153 * dired-x.texi (Multiple Dired Directories): default-directory was
10154 renamed to dired-default-directory.
10155
10156 2005-03-26 Jay Belanger <belanger@truman.edu>
10157
10158 * calc.texi (Simplifying Formulas, Rewrite Rules):
10159 Change description of top and bottom of fraction.
10160 (Modulo Forms): Move description of how to create modulo forms to
10161 earlier in the section.
10162 (Fraction Mode): Suggest using : to get a fraction by dividing.
10163 (Basic Arithmetic): Adjust placement of command name.
10164 (Truncating the Stack): Emphasize that "hidden" entries are still
10165 visible.
10166 (Installation): Move discussion of printing manual to "About This
10167 Manual".
10168 (About This Manual): Mention how to print the manual.
10169 (Reporting Bugs): Remove first person.
10170 (Building Vectors): Add algebraic version of append.
10171 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10172 (Grouping Digits): Fix typo.
10173
10174 2005-03-25 Werner Lemberg <wl@gnu.org>
10175
10176 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10177 Replace `legal' with `valid'.
10178
10179 2005-03-25 Werner Lemberg <wl@gnu.org>
10180
10181 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10182
10183 2005-03-24 Jay Belanger <belanger@truman.edu>
10184
10185 * calc.texi (General Mode Commands)
10186 (Mode Settings in Embedded Mode): Add some explanation of
10187 recording mode settings.
10188
10189 2005-03-24 Richard M. Stallman <rms@gnu.org>
10190
10191 * calc.texi: Remove praise of non-free software.
10192
10193 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10194 (Installation): Node deleted.
10195
10196 2005-03-23 Richard M. Stallman <rms@gnu.org>
10197
10198 * url.texi (HTTP language/coding): Improve last change.
10199
10200 2005-03-22 Jay Belanger <belanger@truman.edu>
10201
10202 * calc.texi (Embedded Mode): Add new information on changing
10203 modes.
10204
10205 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10206
10207 Sync with Tramp 2.0.48.
10208
10209 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10210
10211 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10212 "GNU/Linux". Change all addresses to .gnu.org.
10213 (Default Method): Offer shortened syntax for "su" and "sudo"
10214 methods.
10215
10216 2005-03-07 Richard M. Stallman <rms@gnu.org>
10217
10218 * url.texi: Fix usage of "e.g.".
10219 (HTTP language/coding): Explain the rules for these strings.
10220
10221 2005-03-06 Richard M. Stallman <rms@gnu.org>
10222
10223 * woman.texi (Introduction): Minor cleanups.
10224
10225 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10226
10227 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10228 (Installation): Node deleted.
10229
10230 * mh-e.texi (Preface): Get rid of "Emacs 21".
10231
10232 * eshell.texi (Installation): Delete node (for Emacs 20).
10233
10234 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10235
10236 * flymake.texi: Refill and tweak style in @lisp blocks.
10237
10238 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10239
10240 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10241
10242 2005-03-01 Jay Belanger <belanger@truman.edu>
10243
10244 * calc.texi (Trigonometric and Hyperbolic Functions):
10245 Mention additional functions.
10246 (Algebraic Simplifications): Mention additional simplifications.
10247
10248 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10249
10250 * ses.texi: Add concept/function/variable indices (this work was
10251 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10252 papers on file at FSF).
10253
10254 2005-02-10 Jay Belanger <belanger@truman.edu>
10255
10256 * calc.texi: Change @LaTeX to La@TeX throughout.
10257 Redefine @expr as @math for TeX output.
10258 Redefine @texline as a no-op for TeX output.
10259 Define @tfn, replace @t by @tfn throughout.
10260
10261 2005-02-09 Jay Belanger <belanger@truman.edu>
10262
10263 * calc.texi: Add macro for LaTeX for info output.
10264
10265 2005-02-08 Kim F. Storm <storm@cua.dk>
10266
10267 * texinfo.tex (LaTex): Add def.
10268
10269 2005-02-06 Jay Belanger <belanger@truman.edu>
10270
10271 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10272 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10273 throughout manual.
10274
10275 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10276
10277 * gnus.texi: Some edits based on comments from David Abrahams.
10278
10279 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10280
10281 * gnus.texi (RSS): Fix the keystroke.
10282
10283 2005-01-24 David Kastrup <dak@gnu.org>
10284
10285 * faq.texi: Update AUCTeX version info.
10286
10287 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10288
10289 * gnus-faq.texi ([4.1]): Typo.
10290
10291 2005-01-19 Jay Belanger <belanger@truman.edu>
10292
10293 * calc.texi (Keep Arguments): Mention that keeping arguments
10294 doesn't work with keyboard macros.
10295
10296 2005-01-16 Richard M. Stallman <rms@gnu.org>
10297
10298 * autotype.texi (Autoinserting): Fix small error.
10299
10300 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10301
10302 Sync with Tramp 2.0.47.
10303
10304 * tramp.texi (Compilation): New section, describing compilation of
10305 remote files.
10306
10307 2005-01-11 Kim F. Storm <storm@cua.dk>
10308
10309 * widget.texi (Basic Types): Add :follow-link keyword.
10310
10311 2005-01-09 Jay Belanger <belanger@truman.edu>
10312
10313 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10314
10315 2005-01-08 Jay Belanger <belanger@truman.edu>
10316
10317 * calc.texi: Change throughout to reflect new default value of
10318 calc-settings-file.
10319
10320 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10321
10322 * message.texi (Reply): `message-reply-to-function' should return
10323 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10324
10325 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10326
10327 * faq.texi (Changing load-path): Fix typo.
10328
10329 2005-01-05 Jay Belanger <belanger@truman.edu>
10330
10331 * calc.texi (Programming Tutorial): Replace kbd command by
10332 appropriate characters for a keyboard macro.
10333
10334 2005-01-04 Jay Belanger <belanger@truman.edu>
10335
10336 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10337 for Lucid Emacs.
10338 (Programming Tutorial): Mention that the user needs to be in the
10339 right mode to compute some functions.
10340
10341 2005-01-04 Jay Belanger <belanger@truman.edu>
10342
10343 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10344 no longer applicable.
10345
10346 2005-01-01 Jay Belanger <belanger@truman.edu>
10347
10348 * calc.texi (Programming Tutorial): Change description of how to
10349 edit keyboard macros to match current behavior.
10350
10351 2004-12-31 Jay Belanger <belanger@truman.edu>
10352
10353 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10354
10355 2004-12-20 Jay Belanger <belanger@truman.edu>
10356
10357 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10358 zero.
10359
10360 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10361
10362 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10363 @xref.
10364 (Font Locking): Avoid @strong{Note:}.
10365
10366 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10367
10368 Sync with Tramp 2.0.46.
10369
10370 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10371
10372 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10373
10374 * url.texi: Correct typos.
10375 (Retrieving URLs): @var{nil}->@code{nil}.
10376 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10377 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10378 (Dealing with HTTP documents): @inforef->@xref.
10379
10380 2004-12-15 Jay Belanger <belanger@truman.edu>
10381
10382 * calc.texi: Consistently capitalized all mode names.
10383 (Answers to Exercises): Mention that an answer can be a fraction
10384 when in Fraction mode.
10385
10386 2004-12-13 Jay Belanger <belanger@truman.edu>
10387
10388 * calc.texi: Fix some TeX definitions.
10389
10390 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10391
10392 * reftex.texi (Imprint): Remove erroneous @value's.
10393
10394 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10395
10396 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10397 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10398
10399 2004-12-08 Jay Belanger <belanger@truman.edu>
10400
10401 * calc.texi (Starting Calc): Remove comment about installation.
10402 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10403
10404 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10405
10406 * url.texi: Update @setfilename.
10407 (Getting Started): No need to worry about Gnus versions.
10408 (Dealing with HTTP documents): Use @inforef.
10409
10410 * org.texi: Fix @direntry file name.
10411
10412 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10413
10414 * url.texi: New file.
10415
10416 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10417
10418 2004-12-06 Jay Belanger <belanger@truman.edu>
10419
10420 * calc.texi (Using Calc): Remove paragraph about installation.
10421
10422 2004-12-06 Jay Belanger <belanger@truman.edu>
10423
10424 * calc.texi: Use more Texinfo macros and less TeX defs.
10425 Remove @refill's.
10426
10427 2004-12-06 Richard M. Stallman <rms@gnu.org>
10428
10429 * org.texi: New file.
10430
10431 2004-12-05 Richard M. Stallman <rms@gnu.org>
10432
10433 * Makefile.in (org.dvi, ../info/org): New targets.
10434 (INFO_TARGETS): Add ../info/org.
10435 (DVI_TARGETS): Add org.dvi.
10436 (maintainer-clean): Remove the info files in the info dir.
10437
10438 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10439
10440 * idlwave.texi: Fix the setfilename directive to put the produced
10441 file in ../info.
10442 (Continued Statement Indentation): Resurrect Jan D.'s change from
10443 2004-11-03 that was lost when a newer version of idlwave.texi was
10444 imported.
10445
10446 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10447
10448 * gnus-faq.texi ([5.1]): Add missing bracket.
10449
10450 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10451 Index `spam-initialize'.
10452
10453 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10454
10455 * message.texi (Various Message Variables): Mention that all mail
10456 file variables are derived from `message-directory'.
10457
10458 * gnus.texi (Splitting Mail): Clarify bogus group.
10459
10460 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10461
10462 * emacs-mime.texi (Encoding Customization):
10463 Fix mm-coding-system-priorities entry.
10464
10465 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10466
10467 * idlwave.texi (Continued Statement Indentation):
10468 * reftex.texi (Options (Index Support))
10469 (Displaying and Editing the Index, Table of Contents):
10470 * speedbar.texi (Creating a display, Major Display Modes):
10471 Replace non-nil with non-@code{nil}.
10472
10473 2004-10-21 Jay Belanger <belanger@truman.edu>
10474
10475 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10476
10477 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10478
10479 * calc.texi (Reporting Bugs): Double up `@'.
10480
10481 2004-10-18 Jay Belanger <belanger@truman.edu>
10482
10483 * calc.texi (Reporting Bugs): Change the address that bugs
10484 should be sent to.
10485
10486 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10487
10488 * gnus.texi (New Features): Add 5.11.
10489
10490 * message.texi (Resending): Remove wrong default value.
10491
10492 * gnus.texi (Mail Source Specifiers): Describe possible problems
10493 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10494 `pop3-leave-mail-on-server' to the index.
10495
10496 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10497
10498 * message.texi (Canceling News): Add how to set a password.
10499
10500 2004-10-12 Jay Belanger <belanger@truman.edu>
10501
10502 * calc.texi (Help Commands): Change the descriptions of
10503 calc-describe-function and calc-describe-variable to match their
10504 current behavior.
10505
10506 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10507
10508 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10509
10510 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10511
10512 Sync with Tramp 2.0.45.
10513
10514 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10515 plink link. The URL is outdated. Originator contacted for
10516 clarification.
10517
10518 2004-10-10 Juri Linkov <juri@jurta.org>
10519
10520 * gnus.texi (Top, Marking Articles): Join two menus in one node
10521 because a node can have only one menu.
10522
10523 2004-10-09 Juri Linkov <juri@jurta.org>
10524
10525 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10526 example of nnmail-split-fancy.
10527
10528 2004-10-06 Karl Berry <karl@gnu.org>
10529
10530 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10531 consistency with other uses of dashes.
10532
10533 2004-10-05 Karl Berry <karl@gnu.org>
10534
10535 * info.texi: Consistently use --- throughout, periods at end of
10536 menu descriptions, and a couple typos.
10537
10538 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10539
10540 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10541 * pgg.texi (User Commands, Backend methods): Do.
10542 * gnus.texi: Markup fixes.
10543 (Setting Process Marks): Fix `M P a' entry.
10544 * emacs-mime.texi: Fixes.
10545
10546 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10547
10548 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10549 again.
10550 Use 5.10 instead of 5.10.0.
10551
10552 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10553
10554 * gnus.texi (Summary Mail Commands): S D e.
10555
10556 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10557
10558 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10559 the gnus-article-mode-line-format section.
10560
10561 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10562
10563 * gnus.texi (Various Summary Stuff): Fix the documentation for
10564 gnus-newsgroup-variables.
10565
10566 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10567
10568 * gnus.texi (MIME Commands):
10569 Add gnus-mime-display-multipart-as-mixed,
10570 gnus-mime-display-multipart-alternative-as-mixed,
10571 gnus-mime-display-multipart-related-as-mixed.
10572 (Mail Source Customization): Clarify `mail-source-directory'.
10573 (Splitting Mail): Mention gnus-group-find-new-groups.
10574 (SpamOracle): Fix typo.
10575
10576 * gnus-faq.texi: Untabify.
10577 ([6.3]): nnir.el is in contrib directory.
10578
10579 * message.texi (News Headers): Clarify how a unique ID is created.
10580
10581 * gnus.texi (Batching Agents): Fix typo in example.
10582 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10583
10584 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10585
10586 * gnus.texi (Group Parameters): Add more on hooks.
10587
10588 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10589
10590 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10591
10592 2004-09-22 Jay Belanger <belanger@truman.edu>
10593
10594 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10595 might be hidden during part of the session.
10596
10597 2004-09-20 Jay Belanger <belanger@truman.edu>
10598
10599 * calc.texi (Notations Used in This Manual): Put in an earlier
10600 mention that DEL could be called Backspace.
10601
10602 2004-09-10 Simon Josefsson <jas@extundo.com>
10603
10604 * gnus.texi (IMAP): Add example. Suggested and partially written
10605 by Steinar Bang <sb@dod.no>.
10606
10607 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10608
10609 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10610 netrc syntax.
10611
10612 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10613
10614 * gnus.texi (Spam ELisp Package Sequence of Events):
10615 Some clarifications.
10616 (Spam ELisp Package Global Variables): More clarifications.
10617
10618 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10619
10620 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10621 Mention spam-split does not modify incoming mail.
10622
10623 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10624
10625 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10626
10627 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10628
10629 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10630
10631 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10632
10633 * makefile.w32-in (sieve, pgg): Use $(infodir).
10634
10635 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10636
10637 * makefile.w32-in: Fix PGG and Sieve entries.
10638
10639 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10640
10641 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10642 Emacs and related programs.
10643
10644 2004-08-27 Richard M. Stallman <rms@gnu.org>
10645
10646 * faq.texi: Fix texinfo usage, esp. doublequotes.
10647 (Difference between Emacs and XEmacs): Some clarification.
10648
10649 * faq.texi (Difference between Emacs and XEmacs):
10650 Explain not to contrast XEmacs with GNU Emacs.
10651
10652 2004-08-26 Richard M. Stallman <rms@gnu.org>
10653
10654 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10655
10656 2004-08-22 David Kastrup <dak@gnu.org>
10657
10658 * reftex.texi (AUCTeX): Update links, section name.
10659
10660 * faq.texi (Calc): Update availability (included in 22.1).
10661 (AUCTeX): Update availability, information, versions, description.
10662
10663 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10664
10665 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10666
10667 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10668
10669 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10670
10671 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10672
10673 Sync with Tramp 2.0.44.
10674
10675 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10676
10677 * widget.texi (User Interface): Update how to separate the
10678 editable field of an editable-field widget from other widgets.
10679 (Programming Example): Add text after field.
10680
10681 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10682
10683 * emacs-mime.texi (Encoding Customization): Add a note to the
10684 mm-content-transfer-encoding-defaults entry.
10685 (rfc2047): Update.
10686
10687 * gnus.texi (Article Highlighting):
10688 Add gnus-cite-ignore-quoted-from.
10689 (POP before SMTP): New node.
10690 (Posting Styles): Addition.
10691 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10692 (Fancy Mail Splitting): Ditto.
10693 (X-Face): Add gnus-x-face.
10694
10695 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10696
10697 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10698 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10699
10700 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10701
10702 * gnus.texi (Mail Source Specifiers):
10703 Describe `pop3-leave-mail-on-server'.
10704
10705 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10706
10707 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10708
10709 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10710 repository. Change setfilename.
10711
10712 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10713
10714 2004-07-02 Juri Linkov <juri@jurta.org>
10715
10716 * pcl-cvs.texi (Viewing differences): Add `d r'.
10717
10718 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10719
10720 * ses.texi, viper.texi, flymake.texi, faq.texi:
10721 * eshell.texi, ediff.texi: Markup fixes.
10722
10723 2004-06-21 Karl Berry <karl@gnu.org>
10724
10725 * info.texi (Top): Mention that only Emacs has mouse support.
10726 (Getting Started): Mention this in a few other places.
10727
10728 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10729
10730 * autotype.texi (Copyrights, Timestamps):
10731 Recommend `before-save-hook' instead of `write-file-functions'.
10732
10733 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10734
10735 * dired-x.texi (dired-mark-omitted): Update keybinding.
10736
10737 2004-06-10 Kim F. Storm <storm@cua.dk>
10738
10739 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10740
10741 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10742
10743 * dired-x.texi (variable dired-omit-mode): Rename from
10744 dired-omit-files-p.
10745 (function dired-omit-mode): Rename from dired-omit-toggle.
10746 Call dired-omit-mode rather than set dired-omit-files-p.
10747 (dired-mark-omitted): Describe command.
10748
10749 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10750
10751 Version 2.0.41 of Tramp released.
10752
10753 2004-05-29 Juanma Barranquero <lektu@terra.es>
10754
10755 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10756 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10757
10758 2004-05-29 Richard M. Stallman <rms@gnu.org>
10759
10760 * cl.texi (Top): Call this chapter `Introduction'.
10761 (Overview): In TeX, no section heading here.
10762
10763 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10764
10765 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10766
10767 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10768 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10769
10770 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10771
10772 * flymake.texi: New file.
10773
10774 2004-05-28 Simon Josefsson <jas@extundo.com>
10775
10776 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10777
10778 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10779
10780 Version 2.0.40 of Tramp released.
10781
10782 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10783
10784 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10785
10786 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10787 variables `tramp-backup-directory-alist' and
10788 `tramp-bkup-backup-directory-info'.
10789 (Overview, Connection types)
10790 (External transfer methods, Default Method)
10791 (Windows setup hints): Remove restriction of password entering
10792 with external methods.
10793 (Auto-save and Backup): Make file name example
10794 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10795 and `auto-save-directory' must be used.
10796 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10797 only "NT"). Remove doubled entry "What kinds of systems does
10798 @tramp{} work on".
10799 (tramp): Macro removed.
10800 (Obtaining Tramp): Flag removed from title.
10801 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10802 and `trampver' used properly. Flag `tramp-inst' replaced by
10803 `installchapter'. Installation related text adapted.
10804
10805 2004-04-28 Masatake YAMATO <jet@gyve.org>
10806
10807 * widget.texi (Programming Example): Remove overlays.
10808
10809 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10810
10811 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10812
10813 2004-04-23 Juanma Barranquero <lektu@terra.es>
10814
10815 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10816
10817 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10818
10819 * info.texi (Info Search): Add info-apropos.
10820
10821 2004-03-22 Juri Linkov <juri@jurta.org>
10822
10823 * faq.texi: Fix help key bindings.
10824
10825 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10826
10827 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10828 (as suggested by Karl Berry). Update information about colored
10829 stars in menus. Add new subheading describing M-n.
10830
10831 2004-03-12 Richard M. Stallman <rms@gnu.org>
10832
10833 * cl.texi (Top): Rename top node's title.
10834
10835 2004-03-08 Karl Berry <karl@gnu.org>
10836
10837 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10838 problems making the texinfo distribution.
10839
10840 2004-02-29 Simon Josefsson <jas@extundo.com>
10841
10842 * smtpmail.texi (Authentication): Change the list of supported
10843 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10844 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10845 <voegelas@gmx.net>.
10846
10847 2004-02-29 Juanma Barranquero <lektu@terra.es>
10848
10849 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10850 Use $(DEL) instead of rm, and ignore exit code.
10851
10852 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10853
10854 Tramp version 2.0.39 released.
10855
10856 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10857
10858 * tramp.texi (Customizing Completion): Explain new functions
10859 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10860 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10861 (Top): Refer to Savannah mailing list as the major one.
10862 Mention older mailing lists in HTML mode only.
10863 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10864 (Frequently Asked Questions): Remote hosts must not be Unix-like
10865 for "smb" method.
10866 (Password caching): New node.
10867 (External transfer methods): Refer to password caching for "smb"
10868 method.
10869
10870 2004-02-17 Karl Berry <karl@gnu.org>
10871
10872 * info.texi (Help-Int): Mention the new line number feature.
10873
10874 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10875
10876 * ses.texi (Advanced Features): New functionality for
10877 ses-set-header-row (defaults to current row unless C-u used).
10878 (Acknowledgements): Add Stefan Monnier.
10879
10880 2003-12-29 Kevin Ryde <user42@zip.com.au>
10881
10882 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10883
10884 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10885
10886 Tramp version 2.0.38 released.
10887
10888 * tramp.texi (Remote shell setup): Warn of environment variables
10889 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10890 <sven.gabriel@imk.fzk.de>.
10891 (Configuration): Tramp now chooses base64/uuencode
10892 automatically. Update wording accordingly.
10893 (Top): More description for the `Default Method' menu entry.
10894 (Default Method): Use @code, not @var, for Lisp variables.
10895 (Default Method): New subsection `Which method is the right one
10896 for me?'. Suggested by Christian Kirsch.
10897 (Configuration): Pointer to new subsection added.
10898 (Default Method): Too many "use" in one sentence.
10899 Rephrase. Reported by Christian Kirsch.
10900 (Filename Syntax): Old `su' example is probably a left-over from
10901 the sm/su method naming. Replace with `ssh', instead.
10902 (External transfer methods, Auto-save and Backup):
10903 Typo fixes.
10904
10905 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10906
10907 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10908 (Top): Mention japanese manual only if flag `jamanual' is set.
10909 Insert section `Japanese manual' in menu.
10910
10911 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10912
10913 * eshell.texi (Known Problems): Add doc item.
10914
10915 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10916
10917 * cc-mode.texi: Update for CC Mode 5.30.
10918
10919 Note: Please refrain from doing purely cosmetic changes like
10920 removing trailing whitespace in this manual; it clobbers cvs
10921 merging for no good reason.
10922
10923 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10924
10925 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10926 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10927 @acronym{ASCII}.
10928
10929 2003-10-26 Karl Berry <karl@gnu.org>
10930
10931 * info.texi (Info Search): Echo area, not echo are. From Debian
10932 diff.
10933
10934 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10935
10936 * widget.texi (Defining New Widgets): Document new behavior of
10937 :buttons and :children keywords.
10938
10939 2003-10-22 Miles Bader <miles@gnu.org>
10940
10941 * Makefile.in (info): Move before $(top_srcdir)/info.
10942
10943 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10944
10945 * tramp.texi (Inline methods): Small grammar fix.
10946 (External transfer methods): Likewise.
10947
10948 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10949
10950 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10951
10952 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10953
10954 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10955
10956 2003-09-30 Richard M. Stallman <rms@gnu.org>
10957
10958 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10959
10960 * widget.texi (User Interface): Fix typos.
10961
10962 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10963
10964 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10965
10966 * pcl-cvs.texi (Selected Files): Fix typo.
10967
10968 2003-09-21 Karl Berry <karl@gnu.org>
10969
10970 * info.texi (] and [ commands): No period at end of section title.
10971
10972 2003-09-04 Miles Bader <miles@gnu.org>
10973
10974 * Makefile.in (top_srcdir): New variable.
10975 ($(top_srcdir)/info): New rule.
10976 (info): Depend on it.
10977
10978 2003-09-03 Peter Runestig <peter@runestig.com>
10979
10980 * makefile.w32-in: New file.
10981
10982 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10983
10984 * widget.texi (User Interface): Explain the need of static text
10985 around an editable field.
10986
10987 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10988
10989 * widget.texi (Basic Types): The argument to `:help-echo' can now
10990 be a form that evaluates to a string.
10991
10992 2003-08-18 Kim F. Storm <storm@cua.dk>
10993
10994 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10995
10996 2003-08-16 Richard M. Stallman <rms@gnu.org>
10997
10998 * dired-x.texi (Shell Command Guessing): Explain *.
10999
11000 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11001
11002 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11003 log-edit-insert-changelog.
11004
11005 2003-08-03 Karl Berry <karl@gnu.org>
11006
11007 * info.texi: Need @contents.
11008
11009 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11010
11011 Tramp version 2.0.36 released.
11012
11013 * tramp.texi (Remote shell setup): Explain about problems with
11014 non-Bourne commands in ~/.profile and ~/.shrc.
11015
11016 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11017
11018 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11019 renaming of `vis-mode' to `visible-mode'.
11020
11021 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11022
11023 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11024 next, prev and up pointers.
11025
11026 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11027
11028 * info.texi (Help): Mention existence of Emacs and stand-alone
11029 Info at the very beginning of the tutorial.
11030 (Help-Inv): New node.
11031 (Help-]): New node.
11032 (Help-M): Systematically point out the differences between default
11033 Emacs and stand-alone versions. Delete second menu.
11034 (Help-Xref): Systematically point out the differences between
11035 default Emacs and stand-alone versions.
11036 (Help-Int): Change `l' example.
11037 (Expert Info): Fix typos.
11038 (Emacs Info Variables): Mention `Info-hide-note-references' and
11039 new default for `Info-scroll-prefer-subnodes'.
11040
11041 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11042
11043 Version 2.0.35 of Tramp released.
11044
11045 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11046 (Inline methods): Add methods `remsh' and `plink1'.
11047 (External transfer methods): Add method `remcp'.
11048 (Multi-hop Methods): Add method `remsh'.
11049 Small patch from Adrian Aichner <adrian@xemacs.org>:
11050 Fix minor typos.
11051 (Concept Index): Add to make manual searchable via
11052 `Info-index'.
11053 (Version Control): Add cindex entry.
11054
11055 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11056
11057 * trampver.texi: Version 2.0.34 released.
11058
11059 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11060
11061 * faq.texi: Improve previous changes.
11062
11063 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11064
11065 * faq.texi: Update copyright and maintenance details.
11066 Update some package URLs, versions, and maintainers.
11067 Remove many references to the Emacs Lisp Archive.
11068
11069 2003-04-23 Simon Josefsson <jas@extundo.com>
11070
11071 * smtpmail.texi: Fix license (the invariant sections mentioned has
11072 never been part of the smtp manual). Align info dir entry with
11073 other emacs packages.
11074
11075 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11076
11077 * tramp.texi: Version 2.0.33 released.
11078 Remove installation chapter. Remove XEmacs specifics.
11079
11080 2003-03-29 Richard M. Stallman <rms@gnu.org>
11081
11082 * tramp.texi (Top): Undo the previous renaming.
11083 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11084
11085 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11086
11087 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11088 version of manual.
11089
11090 * tramp.texi (Auto-save and Backup): New node.
11091
11092 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11093
11094 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11095 Emacs" in order to have better differentiation to "XEmacs".
11096 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11097 are new macros in order to point to the other Emacs flavor where
11098 appropriate. In info case, point to node `Installation' in order
11099 to explain how to generate the other way. In html case, make a
11100 link to the other html file.
11101 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11102 after CVS checkout/update.
11103 (Installation): Completely rewritten.
11104 (Installation parameters, Load paths): New sections under
11105 `Installation'.
11106
11107 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11108
11109 * tramp.texi: Version 2.0.30 released.
11110 Replace word "path" with "localname" where used as a component of
11111 a Tramp file name.
11112
11113 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11114
11115 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11116 introduced.
11117 (Installation): Explain what to do if files from the tramp/contrib
11118 directory are needed.
11119
11120 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11121
11122 * smtpmail.texi (How Mail Works): New.
11123
11124 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11125
11126 * smtpmail.texi: New file.
11127
11128 * Makefile.in: Build SMTP manual.
11129
11130 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11131
11132 * tramp.texi: Version 2.0.29 released.
11133 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11134 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11135
11136 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11137
11138 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11139 another package loads accidentally Ange-FTP.
11140
11141 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11142
11143 * tramp.texi (Customizing Completion): Add function
11144 `tramp-parse-sconfig'. Change example of
11145 `tramp-set-completion-function', because parsing of ssh config
11146 files looks more natural.
11147
11148 2003-01-15 Kevin Ryde <user42@zip.com.au>
11149
11150 * gnus.texi (Using MIME): Mention auto-compression-mode with
11151 gnus-mime-copy-part.
11152
11153 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11154
11155 * gnus.texi: Do not use `path' in several locations.
11156
11157 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11158
11159 * tramp.texi (External transfer methods): New method `smb'.
11160 From Michael Albinus.
11161
11162 2002-11-05 Karl Berry <karl@gnu.org>
11163
11164 * info.texi (Info-fontify): Reorder face list to avoid bad line
11165 breaks.
11166
11167 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11168
11169 * tramp.texi: Move @copying to standard place.
11170 Use @insertcopying.
11171
11172 2002-10-02 Karl Berry <karl@gnu.org>
11173
11174 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11175 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11176 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11177 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11178 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11179 * widget.texi, woman.texi:
11180 Per rms, update all manuals to use @copying instead of @ifinfo.
11181 Also use @ifnottex instead of @ifinfo around the top node, where
11182 needed for the sake of the HTML output.
11183 (The Gnus manual is not fixed since it's not clear to me how it
11184 works; and the Tramp manual already uses @copying, although in an
11185 unusual way. All others were changed.)
11186
11187 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11188
11189 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11190 (../info/ses, ses.dvi): New targets.
11191 * ses.texi: New file.
11192
11193 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11194
11195 * texinfo.tex: Update to texinfo 4.2.
11196
11197 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11198
11199 * reftex.texi: Update to RefTeX 4.19.
11200
11201 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11202
11203 * gnus.texi (Sorting Groups): Add key bindings for
11204 gnus-group-sort-groups-by-real-name and
11205 gnus-group-sort-selected-groups-by-real-name.
11206
11207 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11208
11209 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11210 (../info/tramp, tramp.dvi): New targets.
11211
11212 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11213
11214 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11215 (calc.dvi): Uncomment.
11216
11217 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11218
11219 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11220 (../info/calc): New target.
11221
11222 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11223
11224 * (Version 21.1 released.)
11225
11226 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11227
11228 * Branch for 21.1.
11229
11230 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11231
11232 * Makefile.in (../info/info): Use an explicit -o switch to
11233 makeinfo.
11234
11235 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11236
11237 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11238
11239 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11240
11241 * ediff.texi: Added ediff-coding-system-for-read.
11242
11243 * viper.texi: Fix typos.
11244
11245 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11246
11247 * Makefile.in (../info/idlwave): Use --no-split.
11248
11249 2000-12-14 Dave Love <fx@gnu.org>
11250
11251 * Makefile.in (mostlyclean): Remove gnustmp.*.
11252 (gnus.dvi): Change rule to remove @latex stuff.
11253
11254 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11255
11256 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11257
11258 2000-10-13 John Wiegley <johnw@gnu.org>
11259
11260 * Makefile.in: Add build targets for eshell.texi.
11261
11262 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11263
11264 * Makefile.in: Remove/comment speedbar stuff.
11265
11266 2000-09-22 Dave Love <fx@gnu.org>
11267
11268 * Makefile.in: Add emacs-mime.
11269
11270 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11271
11272 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11273 (DVI_TARGETS): Add woman.dvi.
11274 (../info/woman, woman.dvi): New targets.
11275
11276 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11277
11278 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11279
11280 * pcl-cvs.texi: New file.
11281 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11282 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11283
11284 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11285
11286 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11287 (../info/ebrowse, ebrowse.dvi): New targets.
11288
11289 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11290
11291 * Makefile.in (INFO_TARGETS): Add eudc.
11292 (DVI_TARGETS): Add eudc.dvi.
11293 (../info/eudc, eudc.dvi): New targets.
11294
11295 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11296
11297 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11298 compatibility with 8+3 filesystems).
11299 (../info/efaq): Rename from emacs-faq.
11300
11301 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11302
11303 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11304 (../info/idlwave, idlwave.dvi): New targets.
11305
11306 1999-10-23 Dave Love <fx@gnu.org>
11307
11308 * Makefile.in: Use autotype.texi.
11309
11310 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11311
11312 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11313 faq.texi file) rather than ../info/faq.
11314
11315 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11316
11317 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11318 (../info/ada-mode, ada-mode.dvi): New targets.
11319
11320 1999-09-01 Dave Love <fx@gnu.org>
11321
11322 * Makefile.in: Add faq.
11323
11324 1999-07-12 Richard Stallman <rms@gnu.org>
11325
11326 * Version 20.4 released.
11327
11328 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11329
11330 * Version 20.3 released.
11331
11332 1998-04-06 Andreas Schwab <schwab@gnu.org>
11333
11334 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11335 Use it in dvi targets.
11336 (../etc/GNU): Change to $(srcdir) first.
11337
11338 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11339
11340 * reftex.texi: Update for RefTeX version 3.22.
11341
11342 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11343
11344 * gnus.texi (Easy Picons): Remove references to
11345 `gnus-group-display-picons'.
11346 (Hard Picons): Ditto.
11347
11348 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11349
11350 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11351 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11352
11353 1997-09-23 Paul Eggert <eggert@twinsun.com>
11354
11355 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11356 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11357
11358 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11359
11360 * Version 20.2 released.
11361
11362 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11363
11364 * Version 20.1 released.
11365
11366 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11367
11368 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11369
11370 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11371
11372 * widget.texi (push-button): Document it.
11373
11374 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11375
11376 * Version 19.33 released.
11377
11378 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11379
11380 * Version 19.32 released.
11381
11382 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11383
11384 * Makefile.in: Add rules for the Message manual.
11385
11386 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11387
11388 * gnus.texi: New version.
11389
11390 * message.texi: New manual.
11391
11392 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11393
11394 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11395
11396 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11397
11398 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11399 Specify -I option.
11400 (All dvi targets): Set the TEXINPUTS variable.
11401
11402 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11403
11404 * Version 19.31 released.
11405
11406 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11407
11408 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11409 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11410
11411 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11412
11413 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11414 (INFO_TARGETS): Add ../info/cc-mode.
11415 (DVI_TARGETS): Add cc-mode.dvi.
11416
11417 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11418
11419 * Version 19.30 released.
11420
11421 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11422
11423 * gnus.texi: New file.
11424
11425 1995-11-04 Erik Naggum <erik@naggum.no>
11426
11427 * gnus.texi: File deleted.
11428
11429 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11430
11431 * mh-e.texi: "Function Index" -> "Command Index" to work with
11432 Emacs 19.30 C-h C-k support of separately-documented commands.
11433
11434 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11435
11436 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11437 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11438
11439 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11440
11441 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11442 (../info/viper, viper.dvi): New targets.
11443
11444 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11445
11446 * dired-x.texi (Installation): Change the example to set
11447 buffer-local variables like dired-omit-files-p in
11448 dired-mode-hook.
11449
11450 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11451
11452 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11453 (../info/mh-e, mh-e.dvi): New targets.
11454
11455 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11456
11457 * Makefile.in (maintainer-clean): Rename from realclean.
11458
11459 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11460
11461 * Makefile.in: New file.
11462 * Makefile: File deleted.
11463
11464 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11465
11466 * Makefile (TEXINDEX_OBJS): Variable deleted.
11467 (texindex, texindex.o, getopt.o): Rules deleted.
11468 All deps on texindex deleted.
11469 (distclean): Don't delete texindex.
11470 (mostlyclean): Don't delete *.o.
11471 * texindex.c, getopt.c: Files deleted.
11472
11473 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11474
11475 * Version 19.26 released.
11476
11477 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11478
11479 * Version 19.25 released.
11480
11481 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11482
11483 * Version 19.24 released.
11484
11485 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11486
11487 * Version 19.23 released.
11488
11489 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11490
11491 * Makefile: Delete spurious tab.
11492
11493 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11494
11495 * Makefile (.SUFFIXES): New rule.
11496
11497 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11498
11499 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11500 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11501
11502 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11503
11504 * Makefile (../info/sc): Rename from sc.info.
11505 (../info/cl): Likewise.
11506 (INFO_TARGETS): Use new names.
11507
11508 1993-12-04 Richard Stallman (rms@srarc2)
11509
11510 * getopt.c: New file.
11511 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11512 (getopt.o): New rule.
11513 (dvi): Don't depend on texindex.
11514 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11515 Depend on texindex.
11516
11517 1993-12-03 Richard Stallman (rms@srarc2)
11518
11519 * Makefile (../info/sc.info): Rename from ../info/sc.
11520 (TEXI2DVI): New variable.
11521 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11522 Add explicit commands.
11523 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11524
11525 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11526
11527 * Version 19.22 released.
11528
11529 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11530
11531 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11532
11533 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11534
11535 * Version 19.21 released.
11536
11537 1993-11-15 Paul Eggert (eggert@twinsun.com)
11538
11539 * Makefile (../info/cl.info): Rename from ../info/cl.
11540
11541 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11542
11543 * Makefile (../etc/GNU): New target.
11544 (EMACSSOURCES): Add gnu1.texi.
11545
11546 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11547
11548 * Makefile (realclean): Don't delete the Info files.
11549
11550 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11551
11552 * forms.texi: Fix forms.texi so that it will format correctly.
11553 Add missing `@end iftex', fix bad reference.
11554
11555 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11556
11557 * Makefile: Fix targets for texindex, new info.texi files.
11558 * info-stnd.texi: New file implements info for standalone info
11559 reader.
11560 * info.texi: Update to include recent changes to "../info/info".
11561 New source file for ../info/info; includes info-stnd.texi.
11562
11563 * texindex.c: Include "../src/config.h" if building in emacs.
11564
11565 * Makefile: Change all files to FILENAME.texi, force all targets
11566 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11567 vip.texinfo, forms.texinfo, cl.texinfo.
11568 Add target to build texindex.c, defining `emacs'.
11569
11570 * forms.texi: Install new file to match version 2.3 of forms.el.
11571
11572 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11573
11574 * Version 19.19 released.
11575
11576 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11577
11578 * sc.texinfo: Fix info file name.
11579
11580 * Makefile (info): Add gnus and sc.
11581 (dvi): Add gnus.dvi and sc.dvi.
11582 (../info/sc, sc.dvi): New targets.
11583
11584 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11585
11586 * Version 19.18 released.
11587
11588 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11589
11590 * Makefile: Fix source file names of the separate manuals.
11591 (gnus.dvi, ../info/gnus): New targets.
11592
11593 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11594
11595 * Version 19.17 released.
11596
11597 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11598
11599 * split-man: Fix typos in last change.
11600
11601 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11602
11603 * Version 19.16 released.
11604
11605 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11606
11607 * version 19.15 released.
11608
11609 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11610
11611 * Makefile (distclean): It's rm, not rf.
11612
11613 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11614
11615 * Version 19.14 released.
11616
11617 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11618
11619 * Makefile: New file.
11620
11621 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11622
11623 * Version 19.13 released.
11624
11625 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11626
11627 * Version 19.9 released.
11628
11629 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11630
11631 * Version 19.8 released.
11632
11633 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11634
11635 * Version 19.7 released.
11636
11637 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11638
11639 * gnus.texinfo: New file. Removed installation instructions.
11640
11641 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11642
11643 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11644
11645 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11646
11647 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11648 then define `\sc' as the command for smallcaps in Texinfo.
11649 This means that the @sc command will produce small caps. bfox has
11650 made the corresponding change to makeinfo and texinfm.el.
11651
11652 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11653
11654 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11655 Customization since the menu entry did not point to anything.
11656 Also add an @finalout command to remove overfull hboxes from the
11657 printed output.
11658
11659 * cl.texinfo: Add @bye, \input line and @settitle to file.
11660 This file is clearly intended to be a chapter of some other work,
11661 but the other work does not yet exist.
11662
11663 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11664
11665 * texinfo.texinfo: Three typos corrected.
11666
11667 ;; Local Variables:
11668 ;; coding: utf-8
11669 ;; End:
11670
11671 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11672
11673 This file is part of GNU Emacs.
11674
11675 GNU Emacs is free software: you can redistribute it and/or modify
11676 it under the terms of the GNU General Public License as published by
11677 the Free Software Foundation, either version 3 of the License, or
11678 (at your option) any later version.
11679
11680 GNU Emacs is distributed in the hope that it will be useful,
11681 but WITHOUT ANY WARRANTY; without even the implied warranty of
11682 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11683 GNU General Public License for more details.
11684
11685 You should have received a copy of the GNU General Public License
11686 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.