Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
2
3 * todo-mode.texi: Update, improve exposition, add cross
4 references, fix typos.
5 (Inserting New Items, Editing Item Headers and Text): Rewrite to
6 document new user interface.
7
8 2014-05-04 Glenn Morris <rgm@gnu.org>
9
10 * autotype.texi (Skeleton Language):
11 * message.texi (Header Commands): Replace `iff'.
12
13 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
14
15 * vhdl-mode.texi: Add "@documentencoding UTF-8",
16 since this is a toplevel .texi file.
17
18 2014-04-22 Bastien Guerry <bzg@gnu.org>
19
20 * org.texi (Installation): Be more clear on why installing Org
21 through ELPA should be done without loading any Org file.
22
23 * org.texi (Emphasis and monospace): Document the use of
24 =verbatim= and ~code~ to be consistent with
25 `org-element-text-markup-successor'.
26
27 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
28
29 * org.texi (Initial visibility):
30 * org.texi (Literal examples): Fix typos.
31
32 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
33
34 * org.texi (Column attributes): Add a sentence to point out
35 the dependency on the format specifier.
36
37 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
38
39 * org.texi (The Export Dispatcher): Reformulation.
40
41 * org.texi (@LaTeX{} specific attributes): Update manual.
42
43 * org.texi (Top, Exporting): Org has its own documentation and
44 should therefore be removed from "Other build-in back-ends".
45
46 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * cl.texi (Structures): Remove cl-struct-set-slot-value.
49
50 2014-04-20 Daniel Colascione <dancol@dancol.org>
51
52 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
53
54 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
55
56 * Makefile.in (infoclean): Be consistent about reporting failures.
57
58 2014-03-27 Glenn Morris <rgm@gnu.org>
59
60 * Makefile.in (INFO_COMMON): Add vhdl-mode.
61 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
62 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
63
64 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
65 Remove hand-written node pointers. Remove info re old Emacs versions.
66 Markup fixes.
67 (Getting Connected): Remove irrelevant info.
68 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
69 (Frequently Asked Questions): Electric indent is now enabled.
70
71 2014-03-27 Reto Zimmermann <reto@gnu.org>
72 Rod Whitby <software.vhdl-mode@rwhitby.net>
73
74 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
75
76 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
77
78 * texinfo.tex: Update from gnulib.
79
80 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
81
82 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
83
84 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
85
86 * gnus.texi (Ma Gnus): Mention header attachment buttons.
87
88 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
89
90 * emacs-mime.texi (MML Definition): Document recipient-filename.
91
92 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
93
94 * gnus.texi (MIME Commands): Mention
95 gnus-mime-buttonize-attachments-in-header and
96 gnus-mime-display-attachment-buttons-in-header.
97
98 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
99
100 * message.texi (Forwarding): Mention
101 `message-forward-included-headers'.
102
103 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
104
105 * gnus.texi: w3 is no longer supported by Gnus.
106
107 2014-03-22 Glenn Morris <rgm@gnu.org>
108
109 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
110
111 2014-03-21 Glenn Morris <rgm@gnu.org>
112
113 * ede.texi (ede-linux):
114 * vip.texi (New Bindings): Tiny copyedits.
115
116 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
117
118 * vip.texi (Other Vi Commands): Adjust doc of C-j.
119
120 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
121 defined by CC-mode but globally.
122 (FAQ): Tweak text about RET and auto-indentation.
123
124 2014-03-18 David Engster <deng@randomsample.de>
125
126 * ede.texi (Project Local Variables): Remove reference to
127 `ede-java-root' and the example using it.
128 (Android projects, ede-java-root): Remove nodes since they are
129 only in CEDET upstream (Bug#17030). All nodes updated.
130 (ede-cpp-root): Document the :compile-command slot.
131 (ede-linux): Document new variables
132 `project-linux-build-directory-default' and
133 `project-linux-architecture-default'.
134
135 2014-03-12 Glenn Morris <rgm@gnu.org>
136
137 * eww.texi (History and Acknowledgments):
138 Don't list everyone who changed the code.
139
140 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
141 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
142 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
143 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
144 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
145 Use @file for buffers, per the Texinfo manual.
146
147 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
148
149 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
150 so that the Org Manual's style for ` and ' in code is consistent
151 with the other Emacs manuals. This affects PDF, not .info files.
152
153 2014-03-12 Glenn Morris <rgm@gnu.org>
154
155 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
156 about RET and indentation.
157
158 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
159
160 * gnus.texi:
161 * semantic.texi: Fix whitespace.
162
163 * ede.texi (Android projects):
164 * eieio.texi (Class Options, Making New Objects)
165 (Method Invocation, CLOS compatibility):
166 * sem-user.texi (Tag Decoration Mode): Fix typos.
167
168 2014-03-02 Xue Fuqiao <xfq@gnu.org>
169
170 * sem-user.texi (Create System Databases): Markup fix.
171
172 2014-02-28 Glenn Morris <rgm@gnu.org>
173
174 * info.texi (Further Reading): Rename node from Expert Info.
175 Remove stuff about writing Info nodes by hand.
176 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
177
178 * info.texi: Nuke hand-written node pointers.
179
180 2014-02-28 Karl Berry <karl@gnu.org>
181
182 * info.texi (Top): Mention H for a summary of all commands.
183
184 2014-02-25 Glenn Morris <rgm@gnu.org>
185
186 * edt.texi (Quick start, Starting emulation): Update hook details.
187 * efaq.texi (Fullscreen mode on MS-Windows)
188 (Terminal setup code works after Emacs has begun): Update hook details.
189 * vip.texi (Loading VIP): Fix hook example.
190
191 * efaq-w32.texi (Bash): Don't use setq with hooks.
192
193 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
194
195 * texinfo.tex: Update from gnulib.
196
197 2014-02-22 Xue Fuqiao <xfq@gnu.org>
198
199 * remember.texi (Quick Start): Add an index.
200 (Function Reference, Quick Start): Add cross-references.
201
202 2014-02-21 Glenn Morris <rgm@gnu.org>
203
204 * flymake.texi (Starting the syntax check process): Grammar fix.
205
206 * tramp.texi (External packages): Grammar fix.
207 Reword for default sentinel not being nil any more.
208
209 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
210
211 * trampver.texi: Update release number.
212
213 2014-02-19 Glenn Morris <rgm@gnu.org>
214
215 * remember.texi: Copyedits.
216 (Quick Start): No need for manual autoloads. Mention remember-notes.
217 (Function Reference): Update arguments. Add new commands.
218
219 2014-02-18 Glenn Morris <rgm@gnu.org>
220
221 * remember.texi (copying): Bump remember mode version.
222 (Installation): Remove unnecessary chapter.
223 (Quick Start): No need to explicitly load remember.el.
224 (Separate Text Files): New section.
225
226 2014-02-17 Glenn Morris <rgm@gnu.org>
227
228 * eieio.texi (Class Values, CLOS compatibility):
229 Remove references to deleted eieio-describe-class/generic.
230
231 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
232
233 Sync with Tramp 2.2.9.
234 * trampver.texi: Update release number.
235
236 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
237
238 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
239
240 * calc.texi (Single-Variable Statistics): Remove mention of
241 incorrect keybinding.
242
243 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
244
245 * texinfo.tex: Update from gnulib.
246
247 2014-02-08 Glenn Morris <rgm@gnu.org>
248
249 * auth.texi (GnuPG and EasyPG Assistant Configuration):
250 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
251
252 2014-02-07 Glenn Morris <rgm@gnu.org>
253
254 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
255
256 2014-02-06 Glenn Morris <rgm@gnu.org>
257
258 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
259
260 * mh-e.texi, viper.texi: Do not use colons in index entries.
261
262 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
263
264 * texinfo.tex: Update from gnulib.
265
266 2014-02-05 Glenn Morris <rgm@gnu.org>
267
268 * epa.texi: Add indices.
269
270 * url.texi (Cookies): Mention url-cookie-list command.
271
272 2014-02-03 Glenn Morris <rgm@gnu.org>
273
274 * cl.texi (Blocks and Exits): Mention cl-tagbody.
275
276 2014-02-02 Glenn Morris <rgm@gnu.org>
277
278 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
279
280 2014-01-31 Glenn Morris <rgm@gnu.org>
281
282 * efaq.texi (Replacing highlighted text):
283 Update delete-selection-mode doc.
284
285 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
286
287 * sem-user.texi (Include paths): Fix a Texinfo command.
288
289 2014-01-27 Glenn Morris <rgm@gnu.org>
290
291 * idlwave.texi (Lesson III---User Catalog, Online Help)
292 (Starting the Shell, Catalogs, User Catalog):
293 * remember.texi (Quick Start):
294 * viper.texi:
295 * vip.texi (Customization, Customizing Constants)
296 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
297
298 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
299
300 * cc-mode.texi (Minor Modes): Minor fix.
301
302 2014-01-24 David Engster <deng@randomsample.de>
303
304 * eieio.texi (Introduction): Fix references.
305
306 2014-01-24 Glenn Morris <rgm@gnu.org>
307
308 * efaq.texi (Termcap/Terminfo entries for Emacs):
309 Use M-x term rather than M-x terminal-emulator.
310
311 * emacs-mime.texi (time-date): Use float-time.
312
313 2014-01-22 David Engster <deng@randomsample.de>
314
315 * eieio.texi (Introduction): Move introductory paragraph about
316 EIEIO and CLOS from 'Building Classes' to here.
317 (Documentation): Remove, since eieio-doc is not part of Emacs.
318 (Class Values, CLOS compatibility): Mention that
319 `describe-function' will also give information about classes.
320
321 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
322
323 * texinfo.tex: Update from gnulib.
324
325 2014-01-15 Glenn Morris <rgm@gnu.org>
326
327 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
328
329 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
330
331 * tramp.texi (all): Doc fix according to GNU Coding Standards.
332 Use "file name" instead of "filename" or "path". Use "host"
333 instead of "machine".
334
335 2014-01-12 David Engster <deng@randomsample.de>
336
337 * eieio.texi (Introduction): `class-of' is obsolete.
338 (Predicates, Basic Methods): Adapt function names to namespace
339 cleanup.
340
341 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
342
343 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
344
345 2014-01-12 Glenn Morris <rgm@gnu.org>
346
347 * efaq.texi (Guidelines for newsgroup postings)
348 (Informational files for Emacs):
349 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
350
351 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
352
353 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
354
355 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
356
357 * Makefile.in: Add eww.texi.
358 * eww.texi: New file.
359
360 2014-01-07 Glenn Morris <rgm@gnu.org>
361
362 * efaq.texi (Problems with very large files): Fix superscript typo.
363
364 2013-01-07 Rasmus <w530@pank.eu>
365
366 * org.texi (Global and local cycling): Fix missing '@'.
367
368 2013-01-07 Bastien Guerry <bzg@gnu.org>
369
370 * org.texi (Global and local cycling): Mention C-u C-u TAB.
371 (Include files, The Export Dispatcher)
372 (Advanced configuration)
373 (Header arguments in Org mode properties): Spelling fixes.
374 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
375 (@LaTeX{} specific attributes): New index entries.
376 Use #+BEGIN_ABSTRACT in the example.
377
378 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
379
380 * org.texi (Org export): New section.
381 (HTML doctypes): Fix whitespace error. Fix display.
382 (Publishing options): Add missing html publishing options.
383
384 2014-01-07 Glenn Morris <rgm@gnu.org>
385
386 * efaq.texi (Basic editing, Packages that do not come with Emacs):
387 Merge in some info from etc/MORE.STUFF.
388
389 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
390
391 Specify .texi encoding (Bug#16292).
392 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
393 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
394 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
395 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
396 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
397 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
398 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
399 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
400 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
401 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
402 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
403 * widget.texi, wisent.texi, woman.texi:
404 Add @documentencoding.
405
406 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
407
408 * eshell.texi (What Eshell is not): Clean up confusing clause.
409
410 2014-01-03 Glenn Morris <rgm@gnu.org>
411
412 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
413
414 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
415 Add copyright notice to titlepage.
416
417 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
418
419 * ert.texi: Add a titlepage. Use @insertcopying.
420
421 * calc.texi (Top): Use @top rather than @chapter.
422
423 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
424
425 * eshell.texi (top): Fix incorrect use of xref.
426
427 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
428
429 * eshell.texi (top): Fix incorrect info filename in an xref.
430
431 2014-01-02 Glenn Morris <rgm@gnu.org>
432
433 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
434
435 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
436
437 * eshell.texi (Command Basics): Remove `Command basics' chapter.
438
439 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
440
441 * eshell.texi (What is Eshell?): Add section about what not to use
442 Eshell for.
443
444 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
445
446 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
447
448 2013-12-22 Glenn Morris <rgm@gnu.org>
449
450 * woman.texi (Navigation): Use itemx where appropriate.
451
452 2013-12-20 Tassilo Horn <tsdh@gnu.org>
453
454 * info.texi, woman.texi:
455 Document `S-SPC' as alternative to `DEL' for scrolling.
456
457 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
458
459 * calc.texi (Stack Manipulation Commands): Mention using the variable
460 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
461
462 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
463
464 * tramp.texi (direntry): Use ssh but rsh.
465 (all): Encode all environment variable names with @env{...}.
466 (Bug Reports): Refer to Testing node.
467
468 2013-12-12 Glenn Morris <rgm@gnu.org>
469
470 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
471 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
472 * srecode.texi, todo-mode.texi, tramp.texi:
473 Sync direntry with info/dir version.
474
475 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
476
477 * Makefile.in: Add octave-mode.texi.
478
479 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
480 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
481
482 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
483
484 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
485
486 * dbus.texi (Properties and Annotations): Fix typo.
487
488 2013-12-06 Bastien Guerry <bzg@gnu.org>
489
490 * org.texi: Don't include Emacs version within Org's version.
491
492 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
493
494 * org.texi (Creating one-off styles): Use new export snippet
495 syntax.
496
497 * org.texi (Export settings): Documentation describing how text
498 above the first heading is ignored when an :export: tag is in a
499 file.
500
501 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
502
503 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
504
505 2013-11-30 Glenn Morris <rgm@gnu.org>
506
507 * Makefile.in (distclean): Remove Makefile.
508
509 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
510
511 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
512 (The Basics, Formulas): Copyedits.
513 (Resizing, Printer functions): Add index entries.
514
515 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
516
517 * calc.texi (Customizing Calc): Mention new variable
518 `calc-context-sensitive-enter'.
519
520 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
521
522 * org.texi (Exporting code blocks): Document the 'inline-only
523 setting for `org-export-babel-evaluate'. Document how :var
524 introduces code block dependencies.
525
526 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
527
528 * org.texi (Header arguments): Document header-args[:lang]
529 properties and remove deprecated old-style properties from
530 documentation.
531
532 * org.texi (Agenda commands): Remove footnote from @tsubheading
533 and add a sentence with the reference instead.
534
535 2013-11-12 Bastien Guerry <bzg@gnu.org>
536
537 * org.texi (Catching invisible edits):
538 * org.texi (Plain lists, Plain lists):
539 * org.texi (Advanced configuration):
540 * org.texi (Tag groups):
541 * org.texi (Conventions):
542 * org.texi (Checkboxes, Radio lists):
543 * org.texi (Top, Summary, Exporting):
544 * org.texi (In-buffer settings): Fix typos.
545
546 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
547 C-w'. Add an index entry for `org-refile-keep'.
548
549 * org.texi (Plain lists): Add an index entry for sorting plain
550 list. Document sorting by checked status for check lists.
551
552 * org.texi (Publishing options): Fix old variable names.
553
554 * org.texi (Orgstruct mode): Fix suggested setting of
555 `orgstruct-heading-prefix-regexp'.
556
557 * org.texi (Export settings):
558 Document `org-export-allow-bind-keywords'.
559
560 * org.texi (History and Acknowledgments): Small rephrasing.
561
562 * org.texi (Template elements): Add a footnote about tags accepted
563 in a year datetree.
564
565 * org.texi (Beamer export, @LaTeX{} and PDF export)
566 (Header and sectioning, @LaTeX{} specific attributes):
567 Enhance style.
568
569 * org.texi (Agenda commands): Add a footnote about dragging agenda
570 lines: it does not persist and it does not change the .org files.
571
572 * org.texi (Agenda commands): Add a table heading for dragging
573 agenda lines forward/backward.
574
575 * org.texi (Agenda commands): Add documentation for
576 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
577
578 * org.texi (Publishing options): Update the list of options.
579 (Simple example, Complex example): Fix the examples.
580
581 * org.texi (Formula syntax for Calc): Don't use a bold font the
582 warning.
583
584 * org.texi (Other built-in back-ends): New section.
585
586 * org.texi (Editing source code):
587 Document `org-edit-src-auto-save-idle-delay' and
588 `org-edit-src-turn-on-auto-save'.
589
590 * org.texi (External links): Document contributed link types
591 separately.
592
593 * org.texi (Closing items):
594 Document `org-closed-keep-when-no-todo'.
595
596 * org.texi (Export back-ends): Rename from "Export formats".
597 (The Export Dispatcher): Remove reference to
598 `org-export-run-in-background'.
599 (Export settings): Minor rewrites.
600 (ASCII/Latin-1/UTF-8 export): Update variable's name.
601 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
602
603 * org.texi (Export in foreign buffers): New section.
604 (Exporting): Remove documentation about converting the selected
605 region.
606
607 * org.texi (Advanced configuration): Put the filter valid types in
608 a table. Use @lisp and @smalllisp.
609
610 * org.texi: Use @code{nil} instead of nil. Update the maintainer
611 contact info.
612
613 * org.texi (Exporting): Better introductory sentence. Add a note
614 about conversion commands.
615 (Feedback, Orgstruct mode, Built-in table editor)
616 (Built-in table editor, Orgtbl mode, Updating the table)
617 (Property syntax, Capturing column view, Capture)
618 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
619 (Exporting, Extending ODT export)
620 (Working with @LaTeX{} math snippets, dir, Customization)
621 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
622 Uniformly use @kbd{M-x command RET}.
623
624 * org.texi (Filtering/limiting agenda items): New subsection.
625 Document the use of `org-agenda-max-*' options and
626 `org-agenda-limit-interactively' from the agenda.
627 (Agenda commands): Move details about filtering commands to
628 the new section, only include a summary here.
629 (Customizing tables in ODT export)
630 (System-wide header arguments, Conflicts, Dynamic blocks):
631 Use spaces for indentation.
632
633 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
634
635 * org.texi (Links in HTML export, Images in HTML export)
636 (post): Fix syntax within #+ATTR_*.
637 (Tables in HTML export): Document `org-html-table-row-tags'
638 and use `org-html-table-default-attributes' instead of
639 `org-html-table-tag'.
640
641 * org.texi (Publishing action, Publishing options)
642 (Publishing links): Major rewrite. Enhance explanations for
643 `org-org-publish-to-org'. Remove reference to
644 `org-export-run-in-background'.
645
646 * org.texi: Fix many small typos. Use #+NAME instead of
647 #+TBLNAME. Use @smalllisp instead of @example.
648 (Special symbols): Add index?
649 (HTML preamble and postamble): Don't mention obsolete use of
650 opt-plist.
651 (JavaScript support): Don't mention the org-jsinfo.el file as it
652 has been merged with ox-html.el.
653
654 * org.texi (Installation, Feedback, Setting Options)
655 (Code evaluation security, org-crypt.el): Use @lisp instead of
656 @example.
657 (Agenda commands): Use @table instead of @example.
658
659 * org.texi (Adding hyperlink types): New appendix.
660
661 * org.texi (ODT export commands, Extending ODT export)
662 (Applying custom styles, Images in ODT export)
663 (Labels and captions in ODT export)
664 (Literal examples in ODT export)
665 (Configuring a document converter)
666 (Working with OpenDocument style files)
667 (Customizing tables in ODT export)
668 (Validating OpenDocument XML): Fix options names.
669
670 * org.texi (History and Acknowledgments): Update acknowledgments
671 to Nicolas. Add Nicolas Goaziou to the list of contributors.
672
673 * org.texi (System-wide header arguments): Don't use "customizing"
674 for setting a variable. Also remove comments.
675
676 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
677 `org-agenda-start-on-weekday' to the variable index and document
678 them.
679
680 * org.texi (Sparse trees, Agenda commands)
681 (@LaTeX{} fragments, Selective export, Export options)
682 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
683 (HTML Export commands, @LaTeX{}/PDF export commands)
684 (iCalendar export, Publishing options, Triggering publication)
685 (In-buffer settings): Update to reflect changes from the new
686 export engine.
687
688 * org.texi (Matching tags and properties): More examples.
689 Explain group tags expansion as regular expressions.
690
691 * org.texi (Tag groups): New section.
692
693 * org.texi (Setting tags): Tiny formatting fixes.
694
695 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
696 names.
697
698 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
699 concept index. Include example for these agenda views.
700 (Special agenda views): Mention the "agenda*" agenda view.
701
702 * org.texi (Repeated tasks): Document how to ignore a repeater
703 when using both a scheduled and a deadline timetamp.
704
705 * org.texi (Global and local cycling): Wrap in a new subsection.
706 (Initial visibility, Catching invisible edits): New subsections.
707
708 * org.texi (Visibility cycling): Mention that
709 `org-agenda-inhibit-startup' will prevent visibility setting when
710 the agenda opens an Org file for the first time.
711
712 * org.texi (Org syntax): New section.
713
714 * org.texi (Orgstruct mode):
715 Document `orgstruct-heading-prefix-regexp'.
716
717 * org.texi (Speeding up your agendas): New section.
718
719 * org.texi (Installation): When installing Org from ELPA, users
720 should do this from an Emacs session where no .org file has been
721 visited.
722
723 * org.texi (CSS support, In-buffer settings): Update HTML options
724 names.
725
726 * org.texi (Structure editing): Update documentation for
727 `org-insert-heading-or-item'.
728 (Plain lists, Relative timer): Update index entry.
729
730 * org.texi (JavaScript support): Update variable names.
731
732 * org.texi (comments): Minor formatting fix.
733
734 * org.texi (@LaTeX{} fragments): Minor enhancement.
735
736 * org.texi: Update the list contributions.
737
738 * org.texi (Agenda commands): Exporting the agenda to an .org file
739 will not copy the subtrees and the inherited tags.
740 Document `org-agenda-filter-by-regexp'.
741
742 * org.texi (Publishing action, Complex example): Fix names of
743 publishing functions.
744
745 * org.texi (Top, Exporting): Delete references to Freemind.
746 (Freemind export): Delete section.
747
748 * org.texi (Top, Exporting): Delete references to the XOXO export.
749 (XOXO export): Delete section.
750
751 * org.texi (Capture): Mention that org-remember.el is not
752 supported anymore.
753
754 * org.texi (Top, Exporting, Beamer class export):
755 Delete references to the TaskJuggler export.
756 (History and Acknowledgments): Mention that the TaskJuggler has
757 been rewritten by Nicolas and now lives in the contrib/ directory
758 of Org's distribution. Mention that Jambunathan rewrote the HTML
759 exporter. Remove Jambunathan from my own acknowledgments.
760 (TaskJuggler export): Delete.
761
762 * org.texi (HTML preamble and postamble)
763 (Tables in HTML export, Images in HTML export)
764 (Math formatting in HTML export, CSS support)
765 (@LaTeX{} and PDF export, Publishing options): Fix the names of
766 the HTML export and publishing options.
767
768 * org.texi (Literal examples, Export options)
769 (@LaTeX{} and PDF export, Header and sectioning)
770 (Publishing options): Fix LaTeX options names.
771
772 * org.texi (Export options, CSS support, In-buffer settings):
773 Fix references to HTML_LINK_* and HTML_STYLE keywords.
774
775 * org.texi (Export options, In-buffer settings): Fix references to
776 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
777
778 * org.texi (Top, Markup, Initial text, Images and tables)
779 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
780 (Export options, JavaScript support, Beamer class export):
781 Remove references to the DocBook export, which has been deleted.
782 (History and Acknowledgments): Mention that DocBook has been
783 deleted, suggest to use the Texinfo exporter instead, then to
784 convert the .texi to DocBook with makeinfo.
785 (Links in ODT export, Tables in ODT export): Fix indices.
786
787 * org.texi (Deadlines and scheduling): Add a variable to the
788 index. Add documentation about delays for scheduled tasks.
789
790 * org.texi (Emphasis and monospace):
791 Mention `org-fontify-emphasized-text' and
792 `org-emphasis-regexp-components'.
793
794 * org.texi (References): Small enhancement.
795
796 * org.texi (Column width and alignment): Make the example visually
797 more clear.
798
799 * org.texi (The clock table): Document :mstart and :wstart as a
800 way to set the starting day of the week.
801
802 * org.texi (In-buffer settings): Document new startup keywords.
803 Thanks to John J Foerch for this idea.
804
805 * org.texi (Include files): Tiny formatting fix.
806
807 * org.texi (Activation): Point to the "Conflicts" section.
808
809 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
810
811 * org.texi (CSS support): Clarify this section.
812
813 * org.texi (@LaTeX{} specific attributes): Document that tabu and
814 tabularx packages are not in the default set of packages.
815
816 * org.texi (Agenda commands): Document fortnight view.
817
818 * org.texi: Document conflict with ecomplete.el.
819
820 * org.texi (History and Acknowledgments): Acknowledgements for
821 Jason Dunsmore and Rakcspace.
822
823 * org.texi: Rename org-crypt.el node to org-crypt.
824
825 * org.texi (A @LaTeX{} example): Fix typo in variable name.
826
827 * org.texi (MobileOrg): Mention the new iPhone developer.
828
829 * org.texi (Table of contents) Improve documentation of TOC
830 placement.
831
832 * org.texi: Explain that date/time information at read-date prompt
833 should start at the beginning, not anywhere in the middle of a
834 long string.
835
836 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
837
838 * org.texi (Orgstruct mode): Fix wrong regexp.
839
840 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
841
842 * org.texi: Document export to (X)HTML flavors.
843
844 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
845
846 * org.texi (Extracting source code): Mention the prefix argument
847 to org-babel-tangle.
848 (noweb): Remove erroneous negative.
849 (Specific header arguments): Document new header arguments.
850 Documentation for new tangle-mode header argument.
851 (Top): Documentation for new tangle-mode header argument.
852 (rownames): Documentation for new tangle-mode header argument.
853 Mention elisp as special rowname case.
854 (tangle-mode): Documentation for new tangle-mode header argument.
855 (post): Documentation and an example of usage.
856 (var): Remove the "Alternate argument syntax" section from the
857 documentation.
858 (hlines): Note that :hline has no effect for Emacs Lisp code
859 blocks.
860
861 2013-11-12 Feng Shu <tumashu@gmail.com>
862
863 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
864 (Math formatting in HTML export)
865 (Working with @LaTeX{} math snippets): Add document about creating
866 formula image with imagemagick.
867
868 * org.texi (@LaTeX{} specific attributes): Document `:caption'
869 attribute of #+ATTR_LATEX.
870
871 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
872
873 * org.texi (Handling links): Fix a typo in
874 `org-startup-with-inline-images' documentation.
875
876 * org.texi (Previewing @LaTeX{} fragments): Document the startup
877 keywords to use for previewing LaTeX fragments or not.
878 (Summary of in-buffer settings): Improve formatting and add an
879 entry for the variable `org-startup-with-latex-preview'.
880
881 * org.texi (Property syntax): Recall the user to refresh the org
882 buffer when properties are set on a per-file basis.
883
884 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
885
886 * org.texi (Matching tags and properties): Clarification.
887
888 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
889
890 * org.texi (Editing and debugging formulas): Add an example when a
891 table has multiple #+TBLFM lines.
892
893 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
894
895 * org.texi (The clock table): Document acceptance of relative
896 times in tstart and tend, link to syntax description and provide
897 example.
898
899 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
900
901 * org.texi (The spreadsheet): Document lookup functions.
902
903 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
904
905 * org.texi (CSS support): Mention .figure-number, .listing-number,
906 and .table-number.
907
908 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
909
910 * org.texi
911 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
912 spreadsheet formula mode strings and some examples from @example
913 block with xy @r{yz} to @table.
914
915 * org.texi (Formula syntax for Calc): Improve the documentation of
916 empty fields in formulas for spreadsheet. Add explanation and
917 example for empty field. Extend explanations of format
918 specifiers. Add a sentence to mention Calc defmath.
919
920 * org.texi (Column formulas): Add a sentence to be more explicit
921 about when a table header is mandatory.
922
923 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
924
925 * org.texi (Subscripts and superscripts): Remove reference to
926 quoted underscores until this mechanism is implemented again.
927
928 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
929 property.
930
931 * org.texi (Document title): Subtree export is no longer triggered
932 by marking one as the region.
933 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
934 giving examples isn't very useful: "horizontal rule" is, at least,
935 as explicit as <hr/>.
936
937 * org.texi (HTML doctypes): Reflect keyword removal.
938 (CSS support): Reflect keyword removal.
939
940 * org.texi (@LaTeX{} specific attributes): Document new :float
941 values.
942
943 * org.texi (Export settings): Improve documentation.
944
945 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
946 (Text areas in HTML export): Update text areas.
947 (HTML Export commands): Update export commands.
948
949 * org.texi (Header and sectioning): Add a footnote about the
950 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
951
952 * org.texi (The Export Dispatcher):
953 Document `org-export-in-background'.
954
955 * org.texi (Footnotes): Export back-ends do not use
956 `org-footnote-normalize' anymore.
957
958 * org.texi: Document variable changes.
959
960 * org.texi (Export settings): Document p: item in OPTIONS keyword.
961
962 * org.texi (Exporting): Massive rewrite of the first sections.
963 (Selective export): Delete.
964 (The Export Dispatcher): Rewrite.
965 (Export options): Rewrite as "Export settings".
966
967 * org.texi: Small changes to documentation for embedded LaTeX.
968
969 * org.texi (Internal links): Document #+NAME keyword and
970 cross-referencing during export.
971
972 * org.texi (Include files): Remove reference to :prefix1
973 and :prefix. Give more details for :minlevel.
974
975 * org.texi (Macro replacement): Fix macro name.
976 Update documentation about possible locations and escaping mechanism.
977
978 * org.texi (Table of contents): Update documentation.
979 Document lists of listings and lists of tables. Add documentation for
980 optional title and #+TOC: keyword.
981
982 2013-11-12 Rick Frankel <rick@rickster.com>
983
984 * org.texi (results): Add Format section, broken out of Type
985 section to match code.
986 (hlines, colnames): Remove incorrect Emacs Lisp exception.
987 Note that the actual default handling (at least for python and
988 emacs-lisp) does not seem to match the description.
989
990 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
991
992 * org.texi (The date/time prompt): Update the documentation to
993 reflect the new way `org-read-date-get-relative' handles weekdays.
994
995 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
996
997 * org.texi (Resolving idle time):
998 Document `org-clock-x11idle-program-name'.
999
1000 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1001
1002 * ert.texi (Running Tests Interactively): Adapt examle output.
1003 (Tests and Their Environment): Mention skip-unless.
1004
1005 2013-10-23 Glenn Morris <rgm@gnu.org>
1006
1007 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1008 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1009 * widget.texi: Nuke @refill.
1010
1011 * Makefile.in (install-dvi, install-html, install-pdf)
1012 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1013 (uninstall-pdf): Quote entities that might contain whitespace.
1014
1015 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1016
1017 * calc.texi (Data Type Formats): Don't specify the size at
1018 which integers begin to be represented by lists.
1019
1020 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1021
1022 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1023
1024 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1025
1026 * trampver.texi: Update release number.
1027
1028 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1029
1030 Sync with Tramp 2.2.8.
1031
1032 * tramp.texi (External packages): Use `non-essential'.
1033 * trampver.texi: Update release number.
1034
1035 2013-09-14 Glenn Morris <rgm@gnu.org>
1036
1037 * eshell.texi: Markup fixes.
1038
1039 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1040
1041 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1042 of @kbd{RET}.
1043 (Prefix Matching): Add an index.
1044
1045 2013-09-08 Glenn Morris <rgm@gnu.org>
1046
1047 * emacs-gnutls.texi: Tweak direntry.
1048
1049 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * tramp.texi (Alternative Syntax): Remove chapter.
1052
1053 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1054
1055 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1056 for portability to hosts where /bin/sh has problems.
1057
1058 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1059
1060 Try to reduce redundancy in doc/misc/Makefile.in.
1061 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1062 (TARGETS): New intermediate variable.
1063 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1064
1065 2013-08-27 Glenn Morris <rgm@gnu.org>
1066
1067 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1068
1069 * efaq.texi: Rename from faq.texi, to match its output files.
1070 * Makefile.in: Update for faq.texi name change.
1071
1072 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1073
1074 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1075
1076 * efaq-w32.texi: Move here from the web-pages repository.
1077 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1078 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1079 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1080 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1081 Add DOCMISC_*_W32 variables.
1082 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1083 (efaq_w32_deps): New variable.
1084 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1085 (efaq-w32.pdf, efaq-w32.html): New rules.
1086 (clean): Remove efaq-w32 products.
1087
1088 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1089
1090 * texinfo.tex: Update from gnulib.
1091
1092 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1093
1094 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1095 shift_jis from the default value set to mm-coding-system-priorities for
1096 Japanese users.
1097
1098 2013-08-13 Glenn Morris <rgm@gnu.org>
1099
1100 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1101 (Options - Defining Label Environments, Options - Creating Labels)
1102 (Options - Referencing Labels, Options - Creating Citations)
1103 (Options - Index Support, Options - Viewing Cross-References)
1104 (Options - Finding Files, Options - Optimizations)
1105 (Options - Fontification, Options - Misc):
1106 * cc-mode.texi (Sample Init File):
1107 * edt.texi (Init file):
1108 * epa.texi (Encrypting/decrypting gpg files):
1109 * mairix-el.texi (About, Setting up the mairix interface, Using)
1110 (Extending):
1111 Rename nodes to avoid characters that can cause Texinfo problems.
1112
1113 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1114
1115 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1116
1117 2013-08-12 Glenn Morris <rgm@gnu.org>
1118
1119 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1120 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1121 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1122 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1123 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1124 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1125 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1126 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1127 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1128 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1129 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1130 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1131 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1132
1133 * woman.texi (Top): Avoid mailto: in html output.
1134
1135 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1136 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1137 (INSTALL_DATA): New, set by configure.
1138 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1139 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1140 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1141 uninstall-ps, and uninstall-doc.
1142 (.SUFFIXES): Add .ps and .dvi.
1143 (.dvi.ps): New suffix rule.
1144 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1145 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1146 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1147 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1148 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1149 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1150 (ido.html, mairix-el.html, message.html, mh-e.html)
1151 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1152 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1153 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1154 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1155 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1156 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1157 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1158 New rules.
1159 (clean): Remove HTML_TARGETS and PS_TARGETS.
1160
1161 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1162
1163 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1164 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1165 for user options.
1166
1167 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1168
1169 * htmlfontify.texi (Customization): Remove documentation of
1170 `hfy-fast-lock-save'. Minor fixes.
1171
1172 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1173
1174 * ido.texi (Top): Insert node "Working Directories" in menu.
1175 (Working Directories): New node.
1176 (Misc Customization): Add documentation of
1177 `ido-confirm-unique-completion' and some other user options.
1178
1179 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1180
1181 * todo-mode.texi: Update @dircategory.
1182 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1183 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1184 @ref.
1185
1186 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1187
1188 * sc.texi (Introduction): Fix index.
1189 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1190 (Information Keys and the Info Alist, Reference Headers)
1191 (The Built-in Header Rewrite Functions)
1192 (Electric References, Reply Buffer Initialization)
1193 (Filling Cited Text, Selecting an Attribution)
1194 (Attribution Preferences)
1195 (Anonymous Attributions, Author Names)
1196 (Using Regi, Post-yank Formatting Commands)
1197 (Citing Commands, Insertion Commands)
1198 (Mail Field Commands)
1199 (Hints to MUA Authors, Thanks and History): Change from one space
1200 between sentences to two.
1201 (What Supercite Does): Typo fix.
1202
1203 * newsticker.texi (Usage): Use @key for RET.
1204
1205 * cl.texi (Argument Lists, For Clauses)
1206 (Macros): Add indexes.
1207
1208 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1209
1210 * cl.texi (Blocks and Exits): Add an index.
1211
1212 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1213
1214 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1215 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1216 (todo-mode.dvi, todo-mode.pdf): New rules.
1217
1218 * todo-mode.texi: New file.
1219
1220 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1221
1222 * gnus.texi (Basic Usage): Mention that warp means jump here.
1223 (The notmuch Engine): Mention notmuch.
1224
1225 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1226
1227 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1228 `gnus-subthread-sort-functions' and remove the obsolete documentation
1229 of `gnus-sort-threads-recursively'.
1230
1231 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1232
1233 * texinfo.tex: Update to 2012-07-29.17 version.
1234
1235 2013-07-29 David Engster <deng@randomsample.de>
1236
1237 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1238 implementation.
1239 (Introduction): Add further missing features.
1240 (Building Classes): Add introductory paragraph.
1241 (Wish List): Add metaclasses and EQL specialization.
1242
1243 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1244
1245 * tramp.texi (Frequently Asked Questions):
1246 Mention `tramp-use-ssh-controlmaster-options'.
1247
1248 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1249
1250 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1251 `gnus-sort-threads-recursively'.
1252
1253 2013-07-25 Glenn Morris <rgm@gnu.org>
1254
1255 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1256 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1257
1258 * erc.texi (Special Features): Update contact information.
1259 (History): Avoid using @email.
1260
1261 * eshell.texi (Bugs and ideas): Minor updates.
1262
1263 * faq.texi (Reporting bugs, Origin of the term Emacs)
1264 (Setting up a customization file)
1265 (Using an already running Emacs process, Turning off beeping)
1266 (Packages that do not come with Emacs)
1267 (Replying to the sender of a message): Avoid using @email.
1268
1269 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1270
1271 * reftex.texi (Imprint): Avoid using @email.
1272
1273 * ses.texi (Top): Update bug reporting instructions.
1274 (Acknowledgments): Avoid using @email.
1275
1276 * woman.texi (Introduction, Background): Remove outdated information.
1277 (Bugs, Acknowledgments): Avoid using @email.
1278
1279 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1280
1281 * ido.texi: New file.
1282
1283 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1284
1285 * gnus.texi (Customizing Articles): Document function predicates.
1286
1287 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1288
1289 * gnus.texi (lines): Correct description of
1290 `gnus-registry-track-extra's default value.
1291 Mention `gnus-registry-remove-extra-data'.
1292
1293 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1294
1295 * gnus.texi (Group Parameters): Mention regexp
1296 substitutions (bug#11688).
1297
1298 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1299
1300 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1301
1302 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1303
1304 * gnus.texi (Emacsen): Fix version.
1305
1306 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1307
1308 2013-07-06 Glenn Morris <rgm@gnu.org>
1309
1310 * mh-e.texi: Fix external links.
1311 (Using This Manual): Printed elisp manuals no longer available.
1312
1313 * newsticker.texi (Overview): Update URL.
1314
1315 * nxml-mode.texi (Introduction): Update URL.
1316
1317 * org.texi (JavaScript support): Fix URL.
1318
1319 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1320
1321 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1322
1323 * dbus.texi (Introspection): Update URL to a less defunct one.
1324
1325 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1326 (Foreign Groups): Use @indicateurl for examples.
1327 (Direct Functions): Remove defunct URL.
1328 (RSS): Update URL.
1329
1330 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1331 (FAQ 7-1): Update URL.
1332
1333 * pgg.texi (Top, Overview): Add note about obsolescence.
1334
1335 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1336
1337 * texinfo.tex: Merge from gnulib.
1338
1339 2013-07-03 Glenn Morris <rgm@gnu.org>
1340
1341 * bovine.texi (top):
1342 * cc-mode.texi (AWK Mode Font Locking):
1343 * mh-e.texi (Preface):
1344 * url.texi (URI Parsing): Fix cross-references to other manuals.
1345
1346 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1347
1348 * gnus.texi (Client-Side IMAP Splitting):
1349 Note that `nnimap-inbox' now can be a list.
1350
1351 2013-06-24 Glenn Morris <rgm@gnu.org>
1352
1353 * eshell.texi: Fix cross-references to other manuals.
1354
1355 2013-06-23 Glenn Morris <rgm@gnu.org>
1356
1357 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1358 Remove; not needed now we use a standard html layout for the faq.
1359 (clean): Remove HTML_TARGETS, emacs-faq.text.
1360
1361 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1362
1363 * flymake.texi (Parsing the output, Customizable variables):
1364 Add reference to `flymake-warning-predicate'.
1365
1366 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1367
1368 * tramp.texi (Top, Configuration): Insert section `Predefined
1369 connection information' in menu.
1370 (Predefined connection information): New section.
1371 (Android shell setup): Make a reference to `Predefined connection
1372 information'.
1373
1374 2013-06-19 Glenn Morris <rgm@gnu.org>
1375
1376 * Makefile.in (version): New, set by configure.
1377 (clean): Delete dist tar file.
1378 (infoclean): New, split from maintainer-clean.
1379 (maintainer-clean): Run infoclean.
1380 (dist): New rule, to make tarfile for www.gnu.org.
1381
1382 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1383
1384 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1385 for keys q and Q.
1386 (Standards): Reference RFC5804 as the defining document of the
1387 managesieve protocol.
1388
1389 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1390
1391 * eshell.texi (Input/Output): Expand to cover new visual-command
1392 options, eshell-visual-subcommands and eshell-visual-options.
1393 Divide into separate Visual Commands and Redirection sections.
1394
1395 2013-06-10 Glenn Morris <rgm@gnu.org>
1396
1397 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1398
1399 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1400
1401 * gnus.texi (Article Date):
1402 Fix description of gnus-article-update-date-headers.
1403
1404 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1405
1406 * erc.texi (Special Features): ERC is being maintained within
1407 Emacs now.
1408
1409 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1410
1411 * flymake.texi: Change from one space between sentences to two.
1412
1413 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1414
1415 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1416 (bug#14293).
1417
1418 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1419
1420 * tramp.texi (Frequently Asked Questions): Precise, how to define
1421 an own ControlPath.
1422
1423 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1424
1425 * tramp.texi (Frequently Asked Questions): New item for
1426 ControlPath settings.
1427
1428 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1429
1430 * calc.texi (Basic Operations on Units): Streamline some
1431 descriptions.
1432
1433 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1434
1435 * eshell.texi (Built-ins): Update manual to mention tramp module.
1436
1437 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * tramp.texi (Filename Syntax): Host names are not allowed to be
1440 any method name, unless method name is specified explicitly.
1441 Remove restriction on unibyte filenames.
1442
1443 * trampver.texi: Update release number.
1444
1445 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1446
1447 doc: convert some TeX accents to UTF-8
1448 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1449 '@"{@dotless{i}}'.
1450
1451 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1452
1453 Sync with Tramp 2.2.7.
1454
1455 * trampver.texi: Update release number.
1456
1457 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1458
1459 * calc.texi (Basic Operations on Units): Streamline some
1460 descriptions.
1461
1462 2013-03-08 Glenn Morris <rgm@gnu.org>
1463
1464 * faq.texi (Top): Don't say this was updated @today.
1465 That's irrelevant and leads to spurious diffs.
1466
1467 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1468
1469 * calc.texi (Basic Operations on Units):
1470 Fix cross-reference.
1471
1472 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1473
1474 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1475
1476 2013-03-06 Alan Mackenzie <acm@muc.de>
1477
1478 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1479 calling a line-up function.
1480
1481 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1482
1483 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1484 * ses.texi: Switch from Latin-1 to UTF-8.
1485
1486 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1487
1488 * tramp.texi (External methods): Tramp does not connect Android
1489 devices by itself.
1490
1491 2013-03-02 Bill Wohler <wohler@newt.com>
1492
1493 Release MH-E manual version 8.5.
1494
1495 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1496 release 8.5.
1497
1498 * mh-e.texi (Preface, Conventions, Getting Started)
1499 (Using This Manual, Folder Selection, Viewing, Aliases)
1500 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1501 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1502 Update URLs.
1503
1504 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1505
1506 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1507 and "plink2" entries. "plink2" is obsolete for a long time.
1508 (External methods): Remove "scp1" and "scp2" entries.
1509 Explain user name and host name specification for "adb".
1510
1511 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1512
1513 * tramp.texi (External methods): Mention `tramp-adb-program'.
1514
1515 2013-02-28 Bastien Guerry <bzg@gnu.org>
1516
1517 * org.texi (Visibility cycling): Suggest to set
1518 `org-agenda-inhibit-startup' to nil if user wants the startup
1519 visibility settings to be honored in any circumstances.
1520 (Progress logging, Checkboxes): Fix typos.
1521
1522 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1523
1524 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1525 the macros, for Texinfo 4.13 and 5.0.
1526
1527 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1528
1529 Port Tramp documentation to Texinfo 5.0.
1530 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1531 (Filename Syntax): Do not use @trampfn{} in @item.
1532 (Filename completion): Use @columnfractions in @multitable.
1533
1534 2013-02-22 Glenn Morris <rgm@gnu.org>
1535
1536 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1537
1538 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1539
1540 * Makefile.in (html): New rule.
1541
1542 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1545 Volpiatto <thierry.volpiatto@gmail.com>.
1546
1547 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1548
1549 * tramp.texi (Top, Configuration): Insert section `Android shell
1550 setup' in menu.
1551 (Android shell setup): New section.
1552 (Connection types, Default Method)
1553 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1554 (External methods): Remove "scpc" and "rsyncc" entries.
1555 (Frequently Asked Questions): Remove entry about ControlPersist.
1556
1557 2013-02-13 Glenn Morris <rgm@gnu.org>
1558
1559 * message.texi (News Headers): Don't mention yow any more.
1560
1561 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1562
1563 * calc.texi (Basic Operations on Units, Customizing Calc):
1564 Mention the variable `calc-allow-units-as-numbers'.
1565
1566 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1567
1568 * eshell.texi: Fill most of the missing sections.
1569
1570 2013-02-07 Bastien Guerry <bzg@gnu.org>
1571
1572 * org.texi (References): Clarify an example.
1573 (Installation): Fix instructions.
1574 (Org-Plot): Fix link.
1575 (Checkboxes, Radio lists): Fix typos.
1576
1577 2013-02-07 Glenn Morris <rgm@gnu.org>
1578
1579 * cl.texi (Equality Predicates): Mention memql.
1580
1581 2013-02-07 Eric Ludlam <zappo@gnu.org>
1582
1583 * ede.texi (Creating a project): Make ede-new doc less
1584 specific, and only about items it supports, indicating that there
1585 might be more. Remove refs to simple project and direct automake
1586 from ede new.
1587 (Simple projects): Re-write to not talk about ede-simple-project
1588 which is deprecated, and instead use the term to mean projects
1589 that don't do much management, just project wrapping.
1590 Add ede-generic-project link.
1591 (ede-generic-project): New node (bug#11441).
1592
1593 2013-02-07 Glenn Morris <rgm@gnu.org>
1594
1595 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1596
1597 2013-02-01 Glenn Morris <rgm@gnu.org>
1598
1599 * calc.texi (Help Commands): Update calc-view-news description.
1600 Mention etc/CALC-NEWS.
1601
1602 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1603
1604 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1605
1606 2013-01-13 Bastien Guerry <bzg@gnu.org>
1607
1608 * org.texi (Installation): Simplify.
1609
1610 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1611
1612 * org.texi (Handling links): Update the mention to the obsolete
1613 variable `org-link-to-org-use-id' with a mention to the newer
1614 variable `org-id-link-to-org-use-id'. Mention the need to load
1615 the org-id library.
1616
1617 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1618
1619 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1620
1621 2013-01-09 Bastien Guerry <bzg@gnu.org>
1622
1623 * org.texi (Pushing to MobileOrg): Add footnote about using
1624 symbolic links in `org-directory'.
1625 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1626 of the now obsolete alias `org-float'.
1627 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1628 index. Fix description of TODO keywords cycling.
1629 (Advanced features): Add missing argument for @item.
1630 (Storing searches): Add index entries and a note about
1631 *-tree agenda views.
1632 (Structure editing): Document `org-mark-element' and
1633 `org-mark-subtree'.
1634 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1635
1636 2013-01-08 Juri Linkov <juri@jurta.org>
1637
1638 * info.texi (Go to node): Mention the abbreviated format
1639 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1640
1641 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1642
1643 * autotype.texi: Remove undefined command @subtitlefont.
1644 * cc-mode.texi: Likewise.
1645
1646 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1647 @item argument.
1648 (Property searches): Use \\ instead of @backslashchar{}.
1649 * pgg.texi (VERSION): Move @set below @setfilename.
1650
1651 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1652
1653 * ada-mode.texi: Remove braces from @title argument.
1654 * eudc.texi: Likewise.
1655 * smtpmail.texi: Likewise.
1656 * auth.texi (VERSION): Set before first use.
1657 * emacs-gnutls.texi (VERSION): Likewise.
1658 * pgg.texi (VERSION): Likewise.
1659 * ede.texi (Top): Rename from top, all uses changed.
1660 * eshell.texi: Add missing argument to @sp.
1661 * forms.texi (Top): Reorder menu to match structure.
1662 * htmlfontify.texi (Customization): Add missing @item in
1663 @enumerate.
1664 * org.texi (Advanced features): Add missing argument for @item.
1665 (Property searches): Use @backslashchar{} in macro argument.
1666 * pcl-cvs.texi: Add missing argument to @sp.
1667 (Movement commands): Fix use of @itemx.
1668 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1669 * reftex.texi (Options (Creating Citations)): Add missing newline
1670 before @end.
1671 * tramp.texi (Obtaining Tramp): Remove extra dots.
1672 (Configuration): Reorder menu to match structure.
1673 (Remote shell setup): Replace literal NUL character by \0.
1674 * viper.texi (Marking): Add missing argument for @item.
1675
1676 2013-01-04 Glenn Morris <rgm@gnu.org>
1677
1678 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1679 Add htmlfontify.
1680 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1681 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1682 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1683 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1684
1685 * htmlfontify.texi: Miscellaneous fixes and updates.
1686 Set copyright to FSF, update license to GFDL 1.3+.
1687
1688 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1689
1690 * htmlfontify.texi: New file.
1691
1692 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1693
1694 * calc.texi (Free-Form Dates): Expand on the date reading
1695 algorithm.
1696
1697 2012-12-27 Glenn Morris <rgm@gnu.org>
1698
1699 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1700 Avoid some overfull lines.
1701
1702 * widget.texi (Programming Example): Break some long lines.
1703
1704 * wisent.texi (Wisent Overview): Fix xref.
1705 (Grammar format, Understanding the automaton): Avoid overfill.
1706
1707 * bovine.texi (Optional Lambda Expression): Allow line break.
1708
1709 * auth.texi (Help for users): Break long lines.
1710
1711 * ada-mode.texi (Project file variables):
1712 Reword to reduce underfull hbox.
1713 (No project files, Use GNAT project file):
1714 Use smallexample to make some overfull lines less terrible.
1715
1716 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1717 Fix cross-references to separate manuals.
1718
1719 * Makefile.in (gfdl): New variable. Use throughout where
1720 appropriate so that targets depend on doclicense.texi.
1721
1722 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1723
1724 * gnus.texi (Customizing the IMAP Connection): Mention the other
1725 authenticators.
1726
1727 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1728
1729 * gnus.texi (Browse Foreign Server):
1730 Document `gnus-browse-delete-group'.
1731
1732 2012-12-22 Glenn Morris <rgm@gnu.org>
1733
1734 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1735 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1736 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1737 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1738
1739 * Makefile.in (gfdl): New variable. Use throughout where
1740 appropriate so that targets depend on doclicense.texi.
1741
1742 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1743
1744 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1745 doclicense.texi. Remove doclicense.texi from all targets that
1746 mentioned it explicitly.
1747 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1748 $(emacsdir)/emacsver.texi.
1749 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1750
1751 2012-12-21 Glenn Morris <rgm@gnu.org>
1752
1753 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1754 Include emacsver.texi. Nuke hand-written node pointers.
1755 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1756 Depend on emacsver.texi.
1757
1758 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1759 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1760 May as well just include doclicense.texi in everything.
1761
1762 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1763 which @copying says is included.
1764
1765 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1766 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1767 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1768 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1769 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1770 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1771 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1772 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1773 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1774 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1775 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1776 copies from the FSF, which does not publish these manuals.
1777
1778 * erc.texi: No need to include gpl in this small manual.
1779
1780 * org.texi (copying): Include a copy of the GFDL.
1781 (GNU Free Documentation License): New section.
1782
1783 2012-12-21 Bastien Guerry <bzg@gnu.org>
1784
1785 * org.texi: Fix typos.
1786
1787 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1788
1789 * calc.texi (ISO 8601): Rename from ISO-8601,
1790 as it's typically spelled without a hyphen.
1791
1792 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1793
1794 * calc.texi (ISO-8601): New section.
1795 (Date Formatting Codes): Mention new codes.
1796 (Standard Date Formats): Mention new formats.
1797
1798 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1799
1800 * tramp.texi (External methods): Move `adb' method here.
1801
1802 2012-12-13 Glenn Morris <rgm@gnu.org>
1803
1804 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1805
1806 * wisent.texi: Small edits. Set copyright to FSF, update license to
1807 GFDL 1.3+.
1808 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1809 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1810 New targets.
1811 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1812 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1813
1814 * bovine.texi: Small edits. Set copyright to FSF, update license to
1815 GFDL 1.3+, remove empty index.
1816 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1817 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1818 New targets.
1819 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1820 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1821
1822 2012-12-13 Eric Ludlam <zappo@gnu.org>
1823 David Ponce <david@dponce.com>
1824 Richard Kim <emacs18@gmail.com>
1825
1826 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1827
1828 2012-12-13 Glenn Morris <rgm@gnu.org>
1829
1830 * flymake.texi (Customizable variables, Locating the buildfile):
1831 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1832
1833 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1834 GFDL 1.3+ license, fix up index.
1835 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1836 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1837 (srecode.pdf): New targets.
1838 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1839 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1840
1841 2012-12-13 Eric Ludlam <zappo@gnu.org>
1842
1843 * srecode.texi: New file, imported from CEDET trunk.
1844
1845 2012-12-13 Bastien Guerry <bzg@gnu.org>
1846
1847 * org.texi (Summary, Code block specific header arguments)
1848 (Code block specific header arguments)
1849 (Header arguments in function calls, var, noweb)
1850 (Results of evaluation, Code evaluation security):
1851 Small reformatting: add a blank line before some example.
1852
1853 * org.texi (System-wide header arguments)
1854 (Header arguments in Org mode properties, Conflicts)
1855 (Dynamic blocks, Using the mapping API):
1856 Fix indentation of Elisp code examples.
1857
1858 * org.texi (Comment lines): Fix description of the comment syntax.
1859
1860 * org.texi (Installation): Mention "make test" in the correct section.
1861
1862 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1863
1864 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1865 These are just minor editorial changes.
1866
1867 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * tramp.texi (History): Mention ADB.
1870 (Inline methods): Add `adb' method.
1871
1872 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1873
1874 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1875 (External methods): Fix typo.
1876
1877 2012-12-03 Glenn Morris <rgm@gnu.org>
1878
1879 * rcirc.texi (Notices): Fix typo.
1880
1881 2012-11-25 Bill Wohler <wohler@newt.com>
1882
1883 Release MH-E manual version 8.4.
1884
1885 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1886 Update for release 8.4.
1887
1888 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1889 (Junk): Add mh-whitelist-preserves-sequences-flag,
1890 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1891 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1892
1893 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1894
1895 * mh-e.texi (Procmail): Fix two @ typos.
1896
1897 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1898
1899 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1900 These are just minor editorial changes.
1901
1902 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1903
1904 * calc.texi (Date Formatting Codes): Mention the new beginning of
1905 the date numbering system.
1906
1907 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1908
1909 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1910 (Date Forms): Correct off-by-one error in explanation of
1911 Julian day numbers. Give Gregorian equivalent of its origin.
1912
1913 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1914
1915 * calc.texi (Date Forms): Mention the customizable
1916 Gregorian-Julian switch.
1917 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1918
1919 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1920
1921 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1922 It also uses January 1, 1 AD as its day number 1.
1923 * calc.texi (Date Forms): Document this.
1924
1925 2012-11-16 Glenn Morris <rgm@gnu.org>
1926
1927 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1928 (Obsolete Macros): Move example here from Function Bindings.
1929
1930 * erc.texi: Use @code{nil} rather than just "nil".
1931 (Modules): Undocument obsolete "hecomplete".
1932 Add "notifications".
1933 (Connecting): Add brief section on passwords.
1934 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1935
1936 2012-11-13 Glenn Morris <rgm@gnu.org>
1937
1938 * flymake.texi (Customizable variables)
1939 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1940 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1941
1942 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1943
1944 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1945 In all file place SES into @acronym{...}.
1946 (Advanced Features): Add key index and function index for
1947 ses-set-header-row. Add description for function
1948 ses-rename-cell. Add description for function
1949 ses-repair-cell-reference-all.
1950 (Ranges in formulas): Add description for ses-range flags.
1951
1952 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1953
1954 * texinfo.tex: Merge from gnulib.
1955
1956 2012-11-10 Chong Yidong <cyd@gnu.org>
1957
1958 * url.texi (Introduction): Move url-configuration-directory to
1959 Customization node.
1960 (Parsed URIs): Split into its own node.
1961 (URI Encoding): New node.
1962 (Defining New URLs): Remove empty chapter.
1963 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1964 Improve docs for url-queue-*.
1965 (Supported URL Types): Copyedits. Delete empty subnodes.
1966
1967 * url.texi (Introduction): Rename from Getting Started.
1968 Rewrite the introduction.
1969 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1970
1971 2012-11-10 Glenn Morris <rgm@gnu.org>
1972
1973 * cl.texi (Obsolete Setf Customization):
1974 Revert defsetf example to the more correct let rather than prog1.
1975 Give define-modify-macro, defsetf, and define-setf-method
1976 gv.el replacements.
1977
1978 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1979 (Setf Extensions): Remove obsolete reference.
1980 (Obsolete Setf Customization):
1981 Move note on lack of setf functions to lispref/variables.texi.
1982 Undocument get-setf-method, since it no longer exists.
1983 Mention simple defsetf replaced by gv-define-simple-setter.
1984
1985 2012-11-03 Glenn Morris <rgm@gnu.org>
1986
1987 * cl.texi: Further general copyedits.
1988 (List Functions): Remove copy-tree, standard elisp for some time.
1989 (Efficiency Concerns): Comment out examples that no longer apply.
1990 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1991 (Creating Symbols, Random Numbers): De-emphasize internal
1992 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1993 (Naming Conventions, Type Predicates, Macros)
1994 (Predicates on Numbers): No longer mention cl-floatp-safe.
1995
1996 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1997
1998 * gnus.texi (Mail Source Specifiers):
1999 Document :leave keyword used for pop mail source.
2000
2001 2012-11-01 Glenn Morris <rgm@gnu.org>
2002
2003 * cl.texi: General copyedits for style, line-breaks, etc.
2004 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2005 (Macro Bindings, Blocks and Exits):
2006 Acknowledge existence of lexical-binding.
2007 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2008
2009 2012-10-31 Glenn Morris <rgm@gnu.org>
2010
2011 * ert.texi (Introduction, The @code{should} Macro):
2012 Refer to "cl-assert" rather than "assert".
2013
2014 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2015 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2016 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2017 Reword, and add details of flet and labels.
2018 (Modify Macros, Function Bindings): Add some xrefs.
2019
2020 2012-10-30 Glenn Morris <rgm@gnu.org>
2021
2022 * cl.texi (Modify Macros): Update for cl-letf changes.
2023 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2024 (Setf Extensions): Partially restore note about cl-getf,
2025 mainly moved to lispref/variables.texi.
2026 (Property Lists): Fix cl-getf typos.
2027 (Mapping over Sequences): Mention cl-mapc naming oddity.
2028
2029 2012-10-29 Glenn Morris <rgm@gnu.org>
2030
2031 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2032 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2033 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2034 (Modify Macros, Multiple Values, Other Clauses):
2035 Remove mentions of obsolete features.
2036 (Obsolete Setf Customization): Don't mention `apply' setf.
2037
2038 2012-10-28 Glenn Morris <rgm@gnu.org>
2039
2040 * cl.texi (Multiple Values, Common Lisp Compatibility):
2041 More namespace updates.
2042 (Obsolete Features): Copyedits.
2043 (Obsolete Lexical Macros, Obsolete Setf Customization):
2044 New subsections.
2045
2046 * cl.texi (Porting Common Lisp, Lexical Bindings):
2047 Add some xrefs to the Elisp manual.
2048
2049 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2050 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2051 (Obsolete Features): New appendix. Move Lexical Bindings here.
2052
2053 2012-10-27 Glenn Morris <rgm@gnu.org>
2054
2055 * cl.texi: Use defmac for macros rather than defspec.
2056 (Efficiency Concerns): Related copyedit.
2057
2058 * cl.texi (Control Structure): Update for setf now being in core.
2059 (Setf Extensions): Rename from Basic Setf. Move much of the
2060 former content to lispref/variables.texi.
2061 (Modify Macros): Move pop, push details to lispref/variables.texi.
2062 (Customizing Setf): Copyedits for setf etc being in core.
2063 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2064 Further namespaces updates.
2065
2066 2012-10-26 Bastien Guerry <bzg@gnu.org>
2067
2068 * org.texi (Installation): Update the link to Org's ELPA.
2069 Also don't mention org-install.el anymore as the replacement file
2070 org-loaddefs.el is now loaded by org.el.
2071
2072 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2073
2074 * tramp.texi (Frequently Asked Questions):
2075 Mention `tramp-completion-reread-directory-timeout' for performance
2076 improvement.
2077
2078 2012-10-25 Glenn Morris <rgm@gnu.org>
2079
2080 * cl.texi: Don't mess with the TeX section number counter.
2081 Use Texinfo recommended convention for quotes+punctuation.
2082 (Overview, Sequence Functions): Rephrase for better line-breaking.
2083 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2084 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2085 (Random Numbers, Mapping over Sequences, Structures)
2086 (Porting Common Lisp): Further updates for cl-lib namespace.
2087 (Modify Macros, Declarations, Macro Bindings, Structures):
2088 Break long lines in examples.
2089 (Dynamic Bindings): Update for changed progv behavior.
2090 (Loop Examples, Efficiency Concerns): Markup fixes.
2091 (Structures): Remove TeX margin change.
2092 (Declarations): Fix typos.
2093
2094 2012-10-24 Glenn Morris <rgm@gnu.org>
2095
2096 * cl.texi (Overview, Multiple Values, Creating Symbols)
2097 (Numerical Functions): Say less/nothing about the original cl.el.
2098 (Old CL Compatibility): Remove.
2099 (Assertions): Remove ignore-errors (standard Elisp for some time).
2100
2101 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2102 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2103 (Efficiency Concerns, Efficiency Concerns)
2104 (Common Lisp Compatibility, Old CL Compatibility):
2105 Further updates for cl-lib namespace.
2106
2107 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2108
2109 Update manual for new time stamp format (Bug#12706).
2110 * emacs-mime.texi (time-date): Update for new format.
2111 Also, fix bogus time stamp and modernize a bit.
2112
2113 2012-10-23 Glenn Morris <rgm@gnu.org>
2114
2115 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2116 than unchanging cl.el version number.
2117 End all menu descriptions with a period.
2118 Do not use @dfn{CL} for every instance of "CL".
2119 (Overview): Remove no-runtime caveat, and note about foo* names.
2120 (Usage): Use cl-lib rather than cl.
2121 (Organization, Naming Conventions): Update for cl-lib.el.
2122 (Installation): Remove long-irrelevant node.
2123 (Program Structure, Predicates, Control Structure):
2124 Start updating for cl-lib namespace.
2125 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2126 Depend on emacsver.texi.
2127
2128 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2129
2130 * trampver.texi: Update release number.
2131
2132 2012-10-06 Glenn Morris <rgm@gnu.org>
2133
2134 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2135 ERC version.
2136 (Introduction): ERC is distributed with Emacs.
2137 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2138 (Getting Started): Simplify.
2139 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2140 (History): Mention ERC maintained as part of Emacs now.
2141 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2142 Add dependency on emacsver.texi.
2143
2144 * erc.texi: Remove hand-written node pointers.
2145
2146 2012-10-05 Glenn Morris <rgm@gnu.org>
2147
2148 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2149 Copyedits.
2150
2151 2012-10-01 Eric Ludlam <zappo@gnu.org>
2152
2153 * ede.texi (Quick Start, Project Local Variables)
2154 (Miscellaneous commands, ede-java-root, Development Overview)
2155 (Detecting a Project): New nodes.
2156 (Simple projects): Node deleted.
2157
2158 * eieio.texi (Building Classes): Some slot attributes cannot be
2159 overridden.
2160 (Slot Options): Remove an example.
2161 (Method Invocation, Documentation): New nodes.
2162
2163 2012-10-01 Glenn Morris <rgm@gnu.org>
2164
2165 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2166 (reftex.pdf): Add dependency on emacsver.texi.
2167 * reftex.texi: Don't include directory part for emacsver.texi;
2168 the Makefile's -I handles it.
2169
2170 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2171
2172 Merge from standalone RefTeX repository.
2173
2174 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2175 with macros.
2176 (Imprint): Mention Wolfgang in list of contributors.
2177 (Creating Citations): Give a hint about how to
2178 auto-revert the BibTeX database file when using external editors.
2179 (Referencing Labels): Simplify section about reference macro
2180 cycling.
2181 (Options (Referencing Labels)): Adapt to new structure of
2182 `reftex-ref-style-alist'.
2183 (Referencing Labels, Reference Styles): Document changes in the
2184 referencing functionality.
2185 (Commands): Mention options for definition of header and footer in
2186 BibTeX files.
2187 (Options (Creating Citations)): Document
2188 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2189 (Reference Styles): New section.
2190 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2191 (Options (Referencing Labels)): Remove descriptions of deprecated
2192 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2193 Add descriptions for `reftex-ref-style-alist' and
2194 `reftex-ref-style-default-list'.
2195 (Referencing Labels): Update regarding reference styles.
2196 (Citation Styles): Mention support for ConTeXt.
2197 (Options (Defining Label Environments)): Fix typo.
2198 (Options (Creating Citations)):
2199 Document `reftex-cite-key-separator'.
2200
2201 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2202
2203 * org.texi: Add description of ORG_ADD_CONTRIB to info
2204 documentation. Add link to Worg for more details.
2205
2206 * org.texi: Clarify installation procedure. Provide link to the
2207 build system description on Worg.
2208
2209 * org.texi: Remove reference to utils/, x11idle.c is now in
2210 contrib/scripts.
2211
2212 * org.texi: Re-normalize to "Org mode" in manual.
2213
2214 * org.texi (Installation): Adapt documentation to new build
2215 system. Mention GNU ELPA (since it needs to be handled like Emacs
2216 built-in Org).
2217
2218 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2219
2220 * org.texi: Fix typo in description of the 'Hooks' section.
2221
2222 * org.texi: Add ID to the list of special properties.
2223
2224 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2225
2226 * org.texi (Moving subtrees): Document the ability to archive to a
2227 datetree.
2228
2229 2012-09-30 Bastien Guerry <bzg@gnu.org>
2230
2231 * org.texi (Installation, Feedback, Batch execution):
2232 Use (add-to-list 'load-path ... t) for the contrib dir.
2233
2234 * org.texi (results): Update documentation for ":results drawer"
2235 and ":results org".
2236
2237 * org.texi (Column width and alignment): Fix typo.
2238
2239 * org.texi (Activation): Point to the "Conflicts" section.
2240
2241 * org.texi (Conflicts): Mention filladapt.el in the list of
2242 conflicting packages.
2243
2244 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2245 not needed for versions of Emacs > 22.1.
2246
2247 * org.texi (History and Acknowledgments): Fix typo.
2248
2249 * org.texi (History and Acknowledgments): Add my own
2250 acknowledgments.
2251
2252 * org.texi (Agenda commands): Document the new command and the new
2253 option.
2254
2255 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2256 (Agenda commands): Reorder. Document `*' to toggle persistent
2257 marks.
2258
2259 * org.texi (Agenda dispatcher):
2260 Mention `org-toggle-agenda-sticky'.
2261 (Agenda commands, Exporting Agenda Views): Fix typo.
2262
2263 * org.texi (Templates in contexts, Setting Options): Update to
2264 reflect changes in how contexts options are processed.
2265
2266 * org.texi (Templates in contexts): Document the new structure of
2267 the variables `org-agenda-custom-commands-contexts' and
2268 `org-capture-templates-contexts'.
2269
2270 * org.texi (Templates in contexts): Document the new option
2271 `org-capture-templates-contexts'.
2272 (Storing searches): Document the new option
2273 `org-agenda-custom-commands-contexts'.
2274
2275 * org.texi (Formula syntax for Lisp): Reformat.
2276
2277 * org.texi (Special properties, Column attributes)
2278 (Agenda column view): Document the new special property
2279 CLOCKSUM_T.
2280
2281 * org.texi (Template expansion): Document the new %l template.
2282
2283 * org.texi (Fast access to TODO states): Fix documentation about
2284 allowed characters for fast todo selection.
2285
2286 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2287 use in `org-agenda-to-appt'.
2288
2289 * org.texi (Comment lines): Update wrt comments.
2290
2291 * org.texi (Resolving idle time): Document new keybinding.
2292
2293 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2294 on clock timestamps.
2295
2296 * org.texi (Fast access to TODO states): Explicitly says only
2297 letters are supported as fast TODO selection keys.
2298
2299 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2300 specifier. Document the new "%(my-function)" specifier.
2301
2302 * org.texi (Clocking commands): New cindex.
2303 (Clocking commands): Update documentation for `org-clock-in'.
2304 Document `org-clock-in-last'. Mention `org-clock-out' and
2305 `org-clock-in-last' as commands that can be globally bound.
2306 (Resolving idle time): Document continuous clocking.
2307
2308 * org.texi (Top, Introduction): Fix formatting.
2309 (Activation): Add index entries.
2310 (Conventions): Update section.
2311 (Embedded @LaTeX{}): Fix formatting.
2312
2313 * org.texi (Visibility cycling): Document `show-children'.
2314
2315 * org.texi (Using capture): Mention the `org-capture-last-stored'
2316 bookmark as a way to jump to the last stored capture.
2317
2318 * org.texi (Uploading files): Fix typo.
2319
2320 * org.texi (Using capture): Document `C-0' as a prefix argument
2321 for `org-capture'.
2322
2323 * org.texi (Agenda commands): Document persistent marks.
2324
2325 * org.texi (Template expansion): Update doc to reflect change.
2326
2327 * org.texi (Radio tables): Document the :no-escape parameter.
2328
2329 * org.texi (Repeated tasks): Document repeat cookies for years,
2330 months, weeks, days and hours.
2331
2332 * org.texi (Export options): State that you can use the d: option
2333 by specifying a list of drawers.
2334
2335 * org.texi (HTML preamble and postamble): Small doc improvement.
2336
2337 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2338
2339 * org.texi: The sections in the Exporting section of the manual
2340 left out articles in the description of the org-export-as-*
2341 commands, among other places. This patch adds them, adds a few
2342 missing prepositions, and switches instances of "an HTML" to "a
2343 html" for internal consistency.
2344
2345 * org.texi: Alter several examples of headings with timestamps in
2346 them to include the timestamps in the body instead of the heading.
2347
2348 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2349
2350 * org.texi (Agenda dispatcher): Document sticky agenda views and
2351 the new key for them.
2352
2353 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2354
2355 * org.texi (Advanced features): Fix error in table.
2356
2357 2012-09-30 Feng Shu <tumashu@gmail.com>
2358
2359 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2360 alternative to dvipng.
2361
2362 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2363
2364 * org.texi: Remove extra curly bracket.
2365
2366 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2367
2368 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2369 defkeys.
2370
2371 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2372
2373 * org.texi (Agenda commands): Fix two typos by giving
2374 corresponding function names, according to
2375 `org-agenda-view-mode-dispatch'.
2376
2377 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2378
2379 * org.texi (The spreadsheet): Fix typo.
2380
2381 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2382
2383 * org.texi (Tracking your habits): Point to the "Tracking TODO
2384 state changes" section.
2385
2386 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2387
2388 * org.texi (Literal examples): Remove reference to unknown
2389 `org-export-latex-minted' variable. Also simplify footnote since
2390 `org-export-latex-listings' documentation is exhaustive already.
2391
2392 * org.texi (Plain lists): Remove reference to now hard-coded
2393 `bullet' automatic rule.
2394
2395 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2396
2397 * org.texi: Updated documentation accordingly.
2398
2399 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2400
2401 * texinfo.tex: Merge from gnulib.
2402
2403 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2404
2405 Sync with Tramp 2.2.6.
2406
2407 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2408
2409 * trampver.texi: Update release number.
2410
2411 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2412
2413 * texinfo.tex: Merge from gnulib.
2414
2415 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2416
2417 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2418 (bug#12096).
2419
2420 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2421
2422 * calc.texi (Simplification modes, Conversions)
2423 (Operating on Selections): Mention "basic" simplification.
2424 (The Calc Mode Line): Mention the mode line display for Basic
2425 simplification mode.
2426 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2427 simplifications.
2428 (Basic Simplifications): Rename from "Limited Simplifications"
2429 Replace "limited" by "basic" throughout.
2430 (Algebraic Simplifications): Indicate that the algebraic
2431 simplifications are done by default.
2432 (Unsafe Simplifications): Mention `m E'.
2433 (Simplification of Units): Mention `m U'.
2434 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2435 (Kinds of Declarations, Functions for Declarations):
2436 Mention "algebraic simplifications" instead of `a s'.
2437 (Algebraic Entry): Remove mention of default simplifications.
2438
2439 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2440
2441 * calc.texi (Getting Started, Tutorial): Change simulated
2442 Calc output to match actual output.
2443 (Simplifying Formulas): Mention that algebraic simplification is now
2444 the default.
2445
2446 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2447
2448 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2449 (Bug#12073)
2450
2451 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2452
2453 Prefer typical American spelling for "acknowledgment".
2454 * calc.texi (History and Acknowledgments): Rename from
2455 History and Acknowledgements.
2456 * idlwave.texi (Acknowledgments):
2457 * ses.texi (Acknowledgments):
2458 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2459
2460 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2461
2462 Rename configure.in to configure.ac (Bug#11603).
2463 * ede.texi (Compiler and Linker objects, ede-proj-project)
2464 (ede-step-project): Prefer the name configure.ac to configure.in.
2465
2466 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2467
2468 * tramp.texi (Multi-hops):
2469 Introduce `tramp-restricted-shell-hosts-alist'.
2470
2471 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2472
2473 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2474 methods, so don't mention smtpmail here.
2475
2476 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2477
2478 * gnus.texi (Picons): Document gnus-picon-properties.
2479
2480 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2481
2482 * gnus.texi: Remove mention of compilation, as that's no longer
2483 supported.
2484
2485 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2486
2487 * gnus.texi (Archived Messages): Mention
2488 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2489
2490 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2491
2492 * gnus.texi (Various Summary Stuff):
2493 Remove mention of `gnus-propagate-marks'.
2494
2495 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2496
2497 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2498 which no longer exist.
2499
2500 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2501
2502 * gnus.texi (Archived Messages):
2503 Document gnus-gcc-self-resent-messages.
2504
2505 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2506
2507 * message.texi (Mail Variables):
2508 Mention the optional user parameter for X-Message-SMTP-Method.
2509
2510 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2511
2512 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2513
2514 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2515
2516 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2517
2518 * gnus.texi (Key Index): Change encoding to utf-8.
2519
2520 2012-06-21 Glenn Morris <rgm@gnu.org>
2521
2522 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2523
2524 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2525
2526 * gnus.texi (Group Timestamp): Mention where to find documentation for
2527 the `gnus-tmp-' variables (bug#11601).
2528
2529 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2530
2531 Sync with Tramp 2.2.6-pre.
2532
2533 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2534 where appropriate.
2535 (Ad-hoc multi-hops): New section.
2536 (Remote processes): New subsection "Running remote processes on
2537 Windows hosts".
2538 (History): Add remote commands on Windows, and ad-hoc multi-hop
2539 methods.
2540 (External methods): "ControlPersist" must be set to "no" for the
2541 `scpc' method.
2542 (Remote processes): Add a note about `auto-revert-tail-mode'.
2543 (Frequently Asked Questions): Use "scpx" in combination with
2544 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2545
2546 * trampver.texi: Update release number.
2547
2548 2012-06-10 Chong Yidong <cyd@gnu.org>
2549
2550 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2551 compilation for html-mono.
2552
2553 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2554
2555 * texinfo.tex: Merge from gnulib.
2556
2557 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2558
2559 * Makefile.in (echo-info): Don't try to install info files named
2560 just ".info".
2561
2562 2012-05-28 Glenn Morris <rgm@gnu.org>
2563
2564 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2565
2566 * sc.texi: Nuke hand-written node pointers.
2567 Fix top-level menu to match actual node order.
2568
2569 2012-05-27 Glenn Morris <rgm@gnu.org>
2570
2571 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2572 Some associated fixes, including not messing with chapno in cl.texi.
2573
2574 2012-05-27 Bastien Guerry <bzg@gnu.org>
2575
2576 * org.texi (Durations and time values): Fix typo.
2577
2578 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2579
2580 * texinfo.tex: Update from gnulib.
2581
2582 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2583
2584 * calc.texi (Basic Operations on Units, Customizing Calc):
2585 Mention `calc-ensure-consistent-units'.
2586
2587 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2588
2589 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2590 reference commands. (Bug#11461)
2591
2592 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2593
2594 2012-05-12 Glenn Morris <rgm@gnu.org>
2595
2596 * Makefile.in (mostlyclean): Add more TeX intermediates.
2597
2598 * Makefile.in: Make it look more like the other doc Makefiles.
2599 Use explicit $srcdir in all dependencies.
2600 Remove cd $srcdir from rules.
2601 (VPATH): Remove.
2602 (infodir): Set to an absolute path.
2603 (INFO_TARGETS): Use short names.
2604 (mkinfodir): infodir is now absolute.
2605 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2606
2607 * Makefile.in (info.info): Rename from info, to avoid duplication.
2608 (.SUFFIXES): Disable implicit rules.
2609
2610 * Makefile.in (MKDIR_P): New, set by configure.
2611 (mkinfodir): Use $MKDIR_P.
2612
2613 2012-05-07 Glenn Morris <rgm@gnu.org>
2614
2615 * forms.texi (Long Example): Update for changed location of files.
2616
2617 2012-05-04 Glenn Morris <rgm@gnu.org>
2618
2619 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2620 (INFO_TARGETS): Use $INFO_EXT.
2621 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2622 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2623 (INFO_TARGETS): Use $INFO_EXT.
2624 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2625
2626 2012-05-02 Glenn Morris <rgm@gnu.org>
2627
2628 * Makefile.in (echo-info): New phony target, used by top-level.
2629
2630 * viper.texi: Make direntry shorter (also it is no longer "newest").
2631
2632 * emacs-gnutls.texi, ert.texi, org.texi:
2633 Fix dircategory, direntry to match info/dir.
2634
2635 * faq.texi: Convert @inforefs to @xrefs.
2636 Fix some malformed cross-references.
2637 (File-name conventions): Shorten section name to avoid overfull line.
2638 (How to add fonts): Use smallexample to avoid overfull lines.
2639
2640 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2641
2642 * auth.texi (Help for users): Update for .gpg file being second.
2643
2644 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2645
2646 * org.texi (Agenda commands): Fix two typos: give corresponding
2647 function names, according to `org-agenda-view-mode-dispatch'.
2648
2649 2012-04-27 Glenn Morris <rgm@gnu.org>
2650
2651 * faq.texi (Major packages and programs): Remove section.
2652 There is no point listing 6 packages (cf etc/MORE.STUFF).
2653 (Finding Emacs and related packages): Move "Spell-checkers" here.
2654
2655 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2656
2657 * dbus.texi (Version): New node.
2658 (Properties and Annotations): Mention the object manager
2659 interface. Describe dbus-get-all-managed-objects.
2660 (Type Conversion): Floating point numbers are allowed, if an
2661 anteger does not fit Emacs's integer range.
2662 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2663 (Asynchronous Methods): Fix description of
2664 dbus-call-method-asynchronously.
2665 (Receiving Method Calls): Fix some minor errors.
2666 Add dbus-interface-emacs.
2667 (Signals): Describe unicast signals and the new match rules.
2668 (Alternative Buses): Add the PRIVATE optional argument to
2669 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2670
2671 2012-04-20 Glenn Morris <rgm@gnu.org>
2672
2673 * faq.texi (New in Emacs 24): New section.
2674 (Packages that do not come with Emacs): Mention M-x list-packages.
2675
2676 2012-04-14 Alan Mackenzie <acm@muc.de>
2677
2678 * cc-mode.texi (c-offsets-alist): Correct a typo.
2679
2680 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2681
2682 * org.texi (Deadlines and scheduling): Fix the example: the
2683 DEADLINE item should come right after the headline. We enforce
2684 this convention, so it is a bug not to illustrate it correctly in
2685 the manual.
2686
2687 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2688
2689 * org.texi (Agenda commands): Fix documentation bug by swapping
2690 the equivalent keybindings to `org-agenda-next-line' with the ones
2691 to `org-agenda-previous-line'.
2692
2693 2012-04-14 Glenn Morris <rgm@gnu.org>
2694
2695 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2696
2697 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2698
2699 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2700 Add emacs-gnutls.
2701 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2702
2703 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2704
2705 * Makefile.in: Add emacs-gnutls.texi to build.
2706
2707 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2708
2709 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2710
2711 * auth.texi (Secret Service API): Edit further and give examples.
2712 (Secret Service API): Adjust @samp to @code for collection names.
2713
2714 2012-04-04 Glenn Morris <rgm@gnu.org>
2715
2716 * auth.texi (Secret Service API): Copyedits.
2717 (Help for developers): Fill in some missing function doc-strings.
2718 (Help for users, Help for developers)
2719 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2720
2721 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2722
2723 * auth.texi (Secret Service API): Add the missing text.
2724
2725 2012-04-04 Chong Yidong <cyd@gnu.org>
2726
2727 * message.texi (Using PGP/MIME): Note that epg is now the default.
2728
2729 * gnus.texi: Reduce references to obsolete pgg library.
2730 (Security): Note that epg is now the default.
2731
2732 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2733
2734 * nxml-mode.texi (Completion): C-RET is no longer bound to
2735 nxml-complete.
2736
2737 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2738
2739 * org.texi (Customizing tables in ODT export): Correct few errors.
2740
2741 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2742
2743 * org.texi (Links in ODT export): Update.
2744 (Labels and captions in ODT export): New node.
2745
2746 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2747
2748 * org.texi (Literal examples in ODT export): htmlfontify.el in
2749 Emacs-24.1 now supports fontification. So ODT source blocks will
2750 be fontified by default.
2751
2752 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2753
2754 * org.texi (Refiling notes): Remove duplicated keybinding.
2755
2756 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2757
2758 * org.texi (noweb): Documentation of this new option to the :noweb
2759 header argument.
2760
2761 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2762
2763 * org.texi (Header and sectioning): Add example demonstrating how
2764 to use "LaTeX_CLASS_OPTIONS".
2765
2766 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2767
2768 * org.texi (Noweb reference syntax): Describe the ability to
2769 execute noweb references in the manual.
2770
2771 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2772
2773 * org.texi (cache): Improve cache documentation when session
2774 evaluation is used.
2775
2776 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2777
2778 * org.texi (Plain lists): Document removal.
2779
2780 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2781
2782 * org.texi: Decapitalize file name in references to Calc manual.
2783
2784 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2785
2786 * org.texi (Plain lists): Document removal.
2787
2788 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2789
2790 * org.texi (Top, OpenDocument Text export)
2791 (ODT export commands, Extending ODT export)
2792 (Images in ODT export, Tables in ODT export)
2793 (Configuring a document converter): Add or Update.
2794
2795 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2796
2797 * org.texi (MobileOrg): Change the wording to reflect that the
2798 Android Version is no longer just the little brother of the iOS
2799 version.
2800
2801 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2802
2803 * org.texi (Key bindings and useful functions): Update babel key
2804 binding documentation in manual.
2805
2806 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2807
2808 * org.texi (noweb): Document new noweb header value.
2809
2810 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2811
2812 * org.texi (noweb-sep): Document new header argument.
2813
2814 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2815
2816 * org.texi (noweb-ref): Documentation of this new custom variable.
2817
2818 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2819
2820 * org.texi (wrap): Update the new :wrap documentation to match the
2821 current implementation.
2822
2823 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2824
2825 * org.texi: Added documentation for :wrap.
2826
2827 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2828
2829 * org.texi: #+RESULTS now user-configurable.
2830
2831 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2832
2833 * org.texi: Documented :noweb no-export.
2834
2835 2012-04-01 Thomas Dye <dk@poto.local>
2836
2837 * org.texi: Edit :noweb no header argument for correctness.
2838
2839 2012-04-01 Bastien Guerry <bzg@gnu.org>
2840
2841 * org.texi (Customization): Update the approximate number of Org
2842 variables.
2843
2844 2012-04-01 Thomas Dye <dk@poto.local>
2845
2846 * org.texi: The :results wrap produces a drawer instead of a
2847 begin_results block.
2848
2849 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2850
2851 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2852 reflect the new default.
2853
2854 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2855
2856 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2857 "Getting Started" to this node. (Bug#10450)
2858
2859 2012-03-10 Chong Yidong <cyd@gnu.org>
2860
2861 * flymake.texi (Example -- Configuring a tool called via make):
2862 Mention the Automake COMPILE variable (Bug#8715).
2863
2864 * info.texi (Getting Started): Add an index entry (Bug#10450).
2865
2866 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2867
2868 * dbus.texi (Signals): Known names will be mapped onto unique
2869 names, when registering for signals.
2870
2871 2012-02-29 Glenn Morris <rgm@gnu.org>
2872
2873 * url.texi: Fix quote usage in body text.
2874
2875 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2876
2877 * cl.texi: Use @code{} in menus when appropriate.
2878
2879 2012-02-28 Glenn Morris <rgm@gnu.org>
2880
2881 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2882 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2883 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2884 * org.texi, sc.texi, vip.texi, viper.texi:
2885 Standardize possessive apostrophe usage.
2886
2887 2012-02-26 Chong Yidong <cyd@gnu.org>
2888
2889 * ediff.texi (Quick Help Commands): Add a couple of index entries
2890 (Bug#10834).
2891
2892 2012-02-17 Glenn Morris <rgm@gnu.org>
2893
2894 * gnus.texi (Posting Styles):
2895 * remember.texi (Org): Fix cross-refs to other manuals.
2896
2897 2012-02-15 Glenn Morris <rgm@gnu.org>
2898
2899 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2900 (Encryption): New chapter, split out from previous.
2901
2902 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2903
2904 * gnus.texi (Customizing the IMAP Connection):
2905 Mention nnimap-record-commands.
2906
2907 2012-02-10 Glenn Morris <rgm@gnu.org>
2908
2909 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2910 Mention url-queue-retrieve.
2911
2912 2012-02-09 Glenn Morris <rgm@gnu.org>
2913
2914 * sem-user.texi (Semantic mode user commands): Typo fix.
2915
2916 * info.texi (Create Info buffer): Mention info-display-manual.
2917
2918 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2919
2920 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2921 example (modified from an example by Michael Albinus).
2922
2923 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2924
2925 * gnus.texi (Agent Basics): Fix outdated description of
2926 `gnus-agent-auto-agentize-methods'.
2927
2928 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2929
2930 * cc-mode.texi: Always @defindex ss.
2931 (Config Basics): Fix argument of @itemize.
2932 (Macro Backslashes): Add @code around index entry.
2933
2934 2012-01-23 Glenn Morris <rgm@gnu.org>
2935
2936 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2937
2938 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2939
2940 * tramp.texi (File): Tweak wording for the `scpc' option.
2941
2942 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2943
2944 * gnus.texi (Group Parameters): Really note precedence.
2945
2946 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2947
2948 * gnus.texi (Group Parameters): Note precedence.
2949
2950 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2951
2952 * org.texi (Noweb reference syntax): Adding documentation of
2953 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2954 variable.
2955
2956 2012-01-03 Bastien Guerry <bzg@gnu.org>
2957
2958 * org.texi (Plain lists): Split the table to fix the display
2959 of items.
2960
2961 2012-01-03 Bastien Guerry <bzg@gnu.org>
2962
2963 * org.texi (Plain lists): Fix misplaced explanation.
2964
2965 2012-01-03 Bastien Guerry <bzg@gnu.org>
2966
2967 * org.texi (Plain lists, Agenda files): Add index entries.
2968
2969 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2970
2971 * org.texi: Use "Org mode" instead of alternatives like
2972 "Org-mode" or "org-mode".
2973
2974 2012-01-03 Bernt Hansen <bernt@norang.ca>
2975
2976 * org.texi (Agenda commands):
2977 Document `org-clock-report-include-clocking-task'.
2978
2979 2012-01-03 Bastien Guerry <bzg@gnu.org>
2980
2981 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2982 C-c' on checkboxes.
2983
2984 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2985
2986 * org.texi: End sentences with two spaces.
2987
2988 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2989
2990 * org.texi (External links): Document the link types file+sys
2991 and file+emacs, slightly narrow used page width.
2992
2993 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2994
2995 * org.texi (colnames): Note that colnames behavior may differ
2996 across languages.
2997
2998 2012-01-03 Bastien Guerry <bzg@gnu.org>
2999
3000 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3001
3002 2012-01-03 Thomas Dye <dk@poto.westell.com>
3003
3004 * org.texi: Augmented discussion of babel property
3005 inheritance. Put footnote outside sentence ending period.
3006
3007 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3008
3009 * org.texi (eval): Documenting the full range of :eval header
3010 argument values.
3011
3012 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3013
3014 * org.texi (eval): Documentation of the new :eval option.
3015
3016 2012-01-03 Thomas Dye <dk@poto.local>
3017
3018 * org.texi: Add accumulated properties.
3019
3020 2012-01-03 Thomas Dye <dk@poto.local>
3021
3022 * org.texi: Documented no spaces in name=assign, another
3023 correction to :var table.
3024
3025 2012-01-03 Thomas Dye <dk@poto.local>
3026
3027 * org.texi: Changed DATA to NAME in Working With Source Code
3028 section.
3029
3030 2012-01-03 Tom Dye <tsd@tsdye.com>
3031
3032 * org.texi: Minor change to :var table.
3033
3034 2012-01-03 Tom Dye <tsd@tsdye.com>
3035
3036 * org.texi: More changes to :var table (some examples were wrong).
3037
3038 2012-01-03 Tom Dye <tsd@tsdye.com>
3039
3040 * org.texi: Cleaned up :var table.
3041
3042 2012-01-03 Bastien Guerry <bzg@gnu.org>
3043
3044 * org.texi (Timestamps, Weekly/daily agenda)
3045 (Weekly/daily agenda): Add @cindex for "appointment".
3046
3047 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3048
3049 * org.texi (Literal examples): A new link to the template for
3050 inserting empty code blocks.
3051 (Structure of code blocks): A new link to the template for
3052 inserting empty code blocks.
3053
3054 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3055
3056 * org.texi (External links): Add footnote on how the behavior
3057 of the text search in Org files are controled by the variable
3058 `org-link-search-must-match-exact-headline'.
3059
3060 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3061
3062 * org.texi (Buffer-wide header arguments):
3063 Update documentation to reflect removal of #+PROPERTIES.
3064
3065 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3066
3067 * org.texi (The clock table): Mention that ACHIVED trees
3068 contribute to the clock table.
3069
3070 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3071
3072 * org.texi (Conflicts): Better yasnippet config info.
3073
3074 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3075
3076 * org.texi (Selective export): Explicitly mention the default
3077 values for `org-export-select-tags',
3078 `org-export-exclude-tags'.
3079
3080 2012-01-03 Tom Dye <tsd@tsdye.com>
3081
3082 * org.texi: Added a line to specify that header arguments are
3083 lowercase.
3084
3085 2012-01-03 Tom Dye <tsd@tsdye.com>
3086
3087 * org.texi: :var requires default value when declared.
3088
3089 2012-01-03 Bastien Guerry <bzg@gnu.org>
3090
3091 * org.texi (Handling links): Add a note about the
3092 `org-link-frame-setup' option.
3093
3094 2012-01-03 David Maus <dmaus@ictsoc.de>
3095
3096 * org.texi (Exporting Agenda Views, Extracting agenda
3097 information): Fix command line syntax, quote symbol parameter
3098 values.
3099
3100 2012-01-03 David Maus <dmaus@ictsoc.de>
3101
3102 * org.texi (Exporting Agenda Views): Fix command line syntax.
3103
3104 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3105
3106 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3107 Use octal notation for file permissions, which are normally
3108 thought of in octal.
3109 (Mail Back End Variables): Use more-plausible modes in example.
3110
3111 2011-12-20 Alan Mackenzie <acm@muc.de>
3112
3113 * cc-mode.texi: Update version string 5.31 -> 5.32.
3114
3115 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3116
3117 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3118
3119 2011-11-24 Glenn Morris <rgm@gnu.org>
3120
3121 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3122
3123 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3124
3125 * makefile.w32-in: Update dependencies.
3126
3127 2011-11-20 Glenn Morris <rgm@gnu.org>
3128
3129 * gnus.texi (Group Information):
3130 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3131
3132 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3133
3134 * gnus-coding.texi (Gnus Maintenance Guide):
3135 Rename from "Gnus Maintainance Guide".
3136
3137 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3138 * eieio.texi (Customizing):
3139 * gnus.texi (Article Washing):
3140 * gnus-news.texi:
3141 * sem-user.texi (Smart Jump): Fix typos.
3142
3143 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3146
3147 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3148
3149 * ede.texi (project-am-texinfo):
3150 * gnus.texi (Sending or Not Sending):
3151 * org.texi (Template elements): Fix typos.
3152
3153 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3154
3155 * ediff.texi (Hooks):
3156 * sem-user.texi (Semanticdb Roots): Fix typos.
3157
3158 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * semantic.texi (Tag handling): Fix typo.
3161
3162 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3163
3164 * gnus.texi (Other Gnus Versions): Remove.
3165
3166 2011-10-28 Alan Mackenzie <acm@muc.de>
3167
3168 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3169 (Other Special Indentations): Add an xref to "Macros with ;".
3170 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3171 "Macros with ;".
3172 (Macros with ;): New page.
3173
3174 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3175 Document the new handling of nested scopes for movement by defuns.
3176
3177 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3178
3179 Sync with Tramp 2.2.3.
3180
3181 * trampver.texi: Update release number.
3182
3183 2011-10-14 Glenn Morris <rgm@gnu.org>
3184
3185 * ert.texi (Introduction, How to Run Tests)
3186 (Running Tests Interactively, Expected Failures)
3187 (Tests and Their Environment, Useful Techniques)
3188 (Interactive Debugging, Fixtures and Test Suites):
3189 Minor rephrasings.
3190 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3191 (Running Tests in Batch Mode): Simplify loading instructions.
3192 (Test Selectors): Clarify some selectors.
3193 (Expected Failures, Useful Techniques):
3194 Make examples fit in 80 columns.
3195
3196 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3197
3198 * calc.texi (Basic Operations on Units): Discuss temperature
3199 conversion (`u t') alongside with other unit conversions ('u c').
3200
3201 2011-10-12 Glenn Morris <rgm@gnu.org>
3202
3203 * ert.texi: Whitespace trivia to make main menu items line up better.
3204
3205 2011-10-08 Glenn Morris <rgm@gnu.org>
3206
3207 * Makefile.in: Fix ert rules.
3208
3209 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3210
3211 * gnus.texi (Gnus Utility Functions): Add more references and
3212 explanations (bug#9683).
3213
3214 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3215
3216 * texinfo.tex: Merge from gnulib.
3217
3218 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3219
3220 * gnus.texi (Archived Messages): Note the default (bug#9552).
3221
3222 2011-09-21 Bill Wohler <wohler@newt.com>
3223
3224 Release MH-E manual version 8.3.
3225
3226 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3227 release 8.3.
3228 (Preface): Update support information.
3229 (From Bill Wohler): Reset text to original version. As a
3230 historical quote, the tense should be correct in the time that it
3231 was written.
3232
3233 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3234
3235 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3236 (Finding the News): Doc clarification.
3237 (Terminology): Mention naming.
3238
3239 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3240
3241 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3242 (Interactive): Document `quiet'.
3243
3244 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3245
3246 * org.texi (Images in LaTeX export): Rewrite.
3247
3248 2011-08-15 Bastien Guerry <bzg@gnu.org>
3249
3250 * org.texi (Using the mapping API): Mention 'region as a possible
3251 scope for `org-map-entries'.
3252
3253 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3254
3255 * org.texi (Visibility cycling): Document `org-copy-visible'.
3256
3257 2011-08-15 Bastien Guerry <bzg@gnu.org>
3258
3259 * org.texi (Template expansion): Order template sequences in the
3260 proper order.
3261
3262 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3263
3264 * org.texi (eval): Expand discussion of the :eval header argument.
3265
3266 2011-08-15 Bastien Guerry <bzg@gnu.org>
3267
3268 * org.texi (Languages): Add Lilypond and Awk as supported
3269 languages.
3270
3271 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3272
3273 * org.texi: Document that both CLOCK_INTO_DRAWER and
3274 LOG_INTO_DRAWER can be used to override the contents of variable
3275 org-clock-into-drawer (or if unset, org-log-into-drawer).
3276
3277 * org.texi: Replace @xref->@pxref.
3278
3279 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3280
3281 * org.texi (Evaluating code blocks): Documenting the new option
3282 for inline call lines.
3283
3284 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3285
3286 * org.texi (Results of evaluation): More explicit about the
3287 mechanism through which interactive evaluation of code is
3288 performed.
3289
3290 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3291
3292 * org.texi (noweb-ref): New header argument documentation.
3293
3294 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3295
3296 * org.texi (Extracting source code): Documentation of the new
3297 org-babel-tangle-named-block-combination variable.
3298
3299 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3300
3301 * org.texi (Structure of code blocks): Explicitly state that the
3302 behavior of multiple blocks of the same name is undefined.
3303
3304 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3305
3306 * org.texi (TaskJuggler export): Modify the example to reflect the
3307 new effort durations.
3308
3309 2011-08-15 David Maus <dmaus@ictsoc.de>
3310
3311 * org.texi (Images in LaTeX export): Escape curly brackets in
3312 LaTeX example.
3313
3314 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3315
3316 * org.texi (The clock table): Document the :properties and
3317 :inherit-props arguments for the clocktable.
3318
3319 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3320
3321 * org.texi (Tables in LaTeX export): Document specifying placement
3322 options for tables.
3323
3324 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3325
3326 * org.texi (Evaluating code blocks): More specific documentation
3327 about the different types of header arguments.
3328
3329 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3330
3331 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3332
3333 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3334
3335 * org.texi (Built-in table editor): Document the table field
3336 follow mode.
3337
3338 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3339
3340 * org.texi (Easy Templates): Document new template.
3341
3342 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3343
3344 * org.texi (Literal examples): Add a cross-reference from "Literal
3345 Examples" to "Easy Templates."
3346
3347 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3348
3349 * org.texi (The clock table): Add link to match syntax.
3350
3351 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3352
3353 * org.texi (Agenda commands): Document clock consistency checks.
3354
3355 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3356
3357 * org.texi (Built-in table editor): Document that \vert represents
3358 a vertical bar in a table field.
3359
3360 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3361
3362 * org.texi (Literal examples): Link from "Markup" > "Literate
3363 Examples" to "Working with Source Code".
3364
3365 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3366
3367 * org.texi (Agenda commands): Doc for function option to bulk
3368 action.
3369
3370 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3371
3372 * org.texi (Template expansion): Document new %<...> template
3373 escape.
3374
3375 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3376
3377 * org.texi (Selective export): Document exclusion of any tasks
3378 from export.
3379
3380 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3381
3382 * org.texi (Selective export): Document how to exclude DONE tasks
3383 from export.
3384 (Publishing options): Document the properties to be used to turn off
3385 export of DONE tasks.
3386
3387 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3388
3389 * org.texi (The date/time prompt): Document date range protection.
3390
3391 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3392
3393 * org.texi (padline): Documentation of the new padline header
3394 argument.
3395
3396 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3397
3398 * org.texi (var): Adding "[" to list of characters triggering
3399 elisp evaluation.
3400
3401 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3402
3403 * org.texi (var): Documentation of Emacs Lisp evaluation during
3404 variable assignment.
3405
3406 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3407
3408 * org.texi (colnames): Reference indexing into variables, and note
3409 that colnames are *not* removed before indexing occurs.
3410 (rownames): Reference indexing into variables, and note that
3411 rownames are *not* removed before indexing occurs.
3412
3413 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3414
3415 * org.texi (var): Clarification of indexing into tabular
3416 variables.
3417
3418 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3419
3420 * org.texi (results): Documentation of the `:results wrap' header
3421 argument.
3422
3423 2011-08-15 Bastien Guerry <bzg@gnu.org>
3424
3425 * org.texi (LaTeX and PDF export): Add a note about a limitation
3426 of the LaTeX export: the org file has to be properly structured.
3427
3428 2011-08-15 Bastien Guerry <bzg@gnu.org>
3429
3430 * org.texi (Dynamic blocks, Structure editing):
3431 Mention the function `org-narrow-to-block'.
3432
3433 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3434
3435 * org.texi (Languages): Updating list of code block supported
3436 languages.
3437
3438 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3439
3440 * org.texi (Special properties): CATEGORY is a special property,
3441 but it may also used in the drawer.
3442
3443 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3444
3445 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3446
3447 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3448
3449 * org.texi (Include files): Document :lines.
3450
3451 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3452
3453 * org.texi (comments): Documentation of the ":comments noweb" code
3454 block header argument.
3455
3456 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3457
3458 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3459 added extra whitespace around functions to be consistent with the
3460 rest of the section.
3461
3462 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3463
3464 * org.texi (Evaluating code blocks): Expand discussion of
3465 #+call: line syntax.
3466 (Header arguments in function calls): Expand discussion of
3467 #+call: line syntax.
3468
3469 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3470
3471 * org.texi (Evaluating code blocks): More explicit about how to
3472 pass variables to #+call lines.
3473
3474 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3475
3476 * org.texi (Results of evaluation): Link to the :results header
3477 argument list from the "Results of evaluation" section.
3478
3479 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3480
3481 * org.texi (Conflicts): Adding additional information about
3482 resolving org/yasnippet conflicts.
3483
3484 2011-08-15 David Maus <dmaus@ictsoc.de>
3485
3486 * org.texi (Publishing options): Document style-include-scripts
3487 publishing project property.
3488
3489 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3490
3491 * org.texi (Sparse trees): Document the next-error /
3492 previous-error functionality.
3493
3494 2011-08-15 Tom Dye <tsd@tsdye.com>
3495
3496 * org.texi (cache): Improve documentation of code block caches.
3497
3498 2011-08-15 Tom Dye <tsd@tsdye.com>
3499
3500 * org.texi (Code block specific header arguments):
3501 Documentation of multi-line header arguments.
3502
3503 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3504
3505 * org.texi (Code evaluation security): Add example for using a
3506 function.
3507
3508 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3509
3510 * org.texi (Tables in LaTeX export): Documentation of new
3511 attr_latex options for tables.
3512
3513 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3514
3515 * trampver.texi: Update release number.
3516
3517 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3518
3519 Sync with Tramp 2.2.2.
3520
3521 * trampver.texi: Update release number.
3522
3523 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3524
3525 * flymake.texi (Example -- Configuring a tool called via make):
3526 Use /dev/null instead of the Windows "nul" (bug#8715).
3527
3528 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * widget.texi (Setting Up the Buffer): Remove mention of the
3531 global keymap parent, which doesn't seem to be accurate
3532 (bug#7045).
3533
3534 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3535
3536 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3537
3538 2010-07-10 Kevin Ryde <user42@zip.com.au>
3539
3540 * cl.texi (For Clauses): Add destructuring example processing an
3541 alist (bug#6596).
3542
3543 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3544
3545 * ediff.texi (Major Entry Points): Remove mention of `require',
3546 since that's not pertinent in the installed Emacs (bug#9016).
3547
3548 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3549
3550 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3551 (Filtering New Groups): Clarify how simple the "options -n" format is.
3552 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3553 is internal.
3554
3555 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3556
3557 * tramp.texi (Cleanup remote connections):
3558 Add `tramp-cleanup-this-connection'.
3559
3560 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3561
3562 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3563 zombies.
3564 (Checking New Groups): Ditto (bug#8974).
3565 (Checking New Groups): Move the reference to the right place.
3566
3567 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3568
3569 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3570 backups, and not actual vc (bug#8975).
3571
3572 2011-07-03 Kevin Ryde <user42@zip.com.au>
3573
3574 * cl.texi (For Clauses): @items for hash-values and key-bindings
3575 to make them more visible when skimming. Add examples of `using'
3576 clause to them, examples being clearer than a description in
3577 words (bug#6599).
3578
3579 2011-07-01 Alan Mackenzie <acm@muc.de>
3580
3581 * cc-mode.texi (Guessing the Style): New page.
3582 (Styles): Add a short introduction to above.
3583
3584 2011-06-28 Deniz Dogan <deniz@dogan.se>
3585
3586 * rcirc.texi (Configuration): Bug-fix:
3587 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3588 Reported by Elias Pipping <pipping@exherbo.org>.
3589
3590 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3591
3592 * gnus.texi (Summary Mail Commands):
3593 Document `gnus-summary-reply-to-list-with-original'.
3594
3595 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3596
3597 * eshell.texi (Known problems): Fix typo.
3598
3599 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3602 (Password handling): `auth-source-debug' is good for debug messages.
3603
3604 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3605
3606 * gnus.texi (Store custom flags and keywords): Refer to
3607 `gnus-registry-article-marks-to-{chars,names}' instead of
3608 `gnus-registry-user-format-function-{M,M2}'.
3609
3610 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3611
3612 * texinfo.tex: Merge from gnulib.
3613
3614 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3615
3616 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3617 (Store custom flags and keywords):
3618 Mention `gnus-registry-user-format-function-M' and
3619 `gnus-registry-user-format-function-M2'.
3620
3621 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3622
3623 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3624
3625 2011-05-17 Glenn Morris <rgm@gnu.org>
3626
3627 * gnus.texi (Face): Fix typo.
3628
3629 2011-05-14 Glenn Morris <rgm@gnu.org>
3630
3631 * dired-x.texi (Omitting Examples): Minor addition.
3632
3633 2011-05-10 Jim Meyering <meyering@redhat.com>
3634
3635 * ede.texi: Fix typo "or or -> or".
3636
3637 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3638
3639 * gnus.texi (Summary Buffer Lines):
3640 gnus-summary-user-date-format-alist does not exist.
3641 (Sorting the Summary Buffer): More about sorting threads.
3642
3643 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3644
3645 * trampver.texi: Update release number.
3646
3647 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3648
3649 * tramp.texi (Frequently Asked Questions): New item for disabling
3650 Tramp in other packages.
3651
3652 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3653
3654 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3655 (Fancy splitting to parent, Store arbitrary data):
3656 Update gnus-registry docs.
3657
3658 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3659
3660 * ede.texi: Fix typos.
3661
3662 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3665 It's @table @code.
3666
3667 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3668
3669 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3670
3671 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3672
3673 * calc.texi (Logarithmic Units): Update the function names.
3674
3675 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3676
3677 * message.texi (Various Commands): Document format specs in the
3678 ellipsis.
3679
3680 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3681
3682 * message.texi (Insertion Variables): Document message-cite-style.
3683
3684 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3685
3686 * tramp.texi (Remote processes): New subsection "Running shell on
3687 a remote host".
3688
3689 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3690
3691 * auth.texi (Help for developers): Update docs to explain that the
3692 :save-function will only run the first time.
3693
3694 2011-03-12 Glenn Morris <rgm@gnu.org>
3695
3696 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3697 (emacs-faq.text): New target.
3698 (clean): Add emacs-faq.
3699
3700 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3701
3702 Sync with Tramp 2.2.1.
3703
3704 * trampver.texi: Update release number.
3705
3706 2011-03-11 Glenn Morris <rgm@gnu.org>
3707
3708 * Makefile.in (HTML_TARGETS): New.
3709 (clean): Delete $HTML_TARGETS.
3710 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3711
3712 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3713
3714 * auth.texi (Help for developers): Show example of using
3715 `auth-source-search' with prompts and :save-function.
3716
3717 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * Version 23.3 released.
3720
3721 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3722
3723 * message.texi (Message Buffers): Update default value of
3724 message-generate-new-buffers.
3725
3726 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3727
3728 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3729 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3730 respectively.
3731 (Musical Notes): New section.
3732 (Customizing Calc): Mention the customizable variable
3733 calc-note-threshold.
3734
3735 2011-03-03 Glenn Morris <rgm@gnu.org>
3736
3737 * url.texi (Dealing with HTTP documents): Remove reference to
3738 function url-decode-text-part; never seems to have existed. (Bug#6038)
3739 (Configuration): Update url-configuration-directory description.
3740
3741 2011-03-02 Glenn Morris <rgm@gnu.org>
3742
3743 * dired-x.texi (Multiple Dired Directories): Remove mentions
3744 of dired-default-directory-alist and dired-default-directory.
3745 Move dired-smart-shell-command here...
3746 (Miscellaneous Commands): ... from here.
3747
3748 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3749
3750 * texinfo.tex: Update to version 2011-02-24.09.
3751
3752 2011-03-02 Glenn Morris <rgm@gnu.org>
3753
3754 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3755 instead of the obsoleted dired-omit-here-always.
3756
3757 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3758
3759 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3760 supported systems.
3761
3762 2011-02-28 Glenn Morris <rgm@gnu.org>
3763
3764 * dbus.texi (Type Conversion): Grammar fix.
3765
3766 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3767
3768 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3769 "Debian GNU/Linux".
3770
3771 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3772
3773 2011-02-23 Glenn Morris <rgm@gnu.org>
3774
3775 * dired-x.texi (Features): Minor rephrasing.
3776 (Local Variables): Fix typos.
3777
3778 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3779 Standardize some Emacs/XEmacs terminology.
3780
3781 * dired-x.texi (Features): Don't advertise obsolete local variables.
3782 Simplify layout.
3783 (Omitting Variables): Update local variables example.
3784 (Local Variables): Say this is obsolete. Fix description of
3785 dired-enable-local-variables possible values.
3786
3787 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3788
3789 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3790 default now.
3791
3792 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3793
3794 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3795
3796 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3797
3798 * gnus.texi (Window Layout): Document layout names.
3799
3800 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3801
3802 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3803 * auth.texi: Sync @dircategory with ../../info/dir.
3804 * autotype.texi: Sync @dircategory with ../../info/dir.
3805 * calc.texi: Sync @dircategory with ../../info/dir.
3806 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3807 * cl.texi: Sync @dircategory with ../../info/dir.
3808 * dbus.texi: Sync @dircategory with ../../info/dir.
3809 * dired-x.texi: Sync @dircategory with ../../info/dir.
3810 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3811 * ede.texi: Sync @dircategory with ../../info/dir.
3812 * ediff.texi: Sync @dircategory with ../../info/dir.
3813 * edt.texi: Sync @dircategory with ../../info/dir.
3814 * eieio.texi: Sync @dircategory with ../../info/dir.
3815 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3816 * epa.texi: Sync @dircategory with ../../info/dir.
3817 * erc.texi: Sync @dircategory with ../../info/dir.
3818 * eshell.texi: Sync @dircategory with ../../info/dir.
3819 * eudc.texi: Sync @dircategory with ../../info/dir.
3820 * flymake.texi: Sync @dircategory with ../../info/dir.
3821 * forms.texi: Sync @dircategory with ../../info/dir.
3822 * gnus.texi: Sync @dircategory with ../../info/dir.
3823 * idlwave.texi: Sync @dircategory with ../../info/dir.
3824 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3825 * message.texi: Sync @dircategory with ../../info/dir.
3826 * mh-e.texi: Sync @dircategory with ../../info/dir.
3827 * newsticker.texi: Sync @dircategory with ../../info/dir.
3828 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3829 * org.texi: Sync @dircategory with ../../info/dir.
3830 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3831 * pgg.texi: Sync @dircategory with ../../info/dir.
3832 * rcirc.texi: Sync @dircategory with ../../info/dir.
3833 * reftex.texi: Sync @dircategory with ../../info/dir.
3834 * remember.texi: Sync @dircategory with ../../info/dir.
3835 * sasl.texi: Sync @dircategory with ../../info/dir.
3836 * sc.texi: Sync @dircategory with ../../info/dir.
3837 * semantic.texi: Sync @dircategory with ../../info/dir.
3838 * ses.texi: Sync @dircategory with ../../info/dir.
3839 * sieve.texi: Sync @dircategory with ../../info/dir.
3840 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3841 * speedbar.texi: Sync @dircategory with ../../info/dir.
3842 * trampver.texi [emacs]: Set emacsname to "Emacs".
3843 * tramp.texi: Sync @dircategory with ../../info/dir.
3844 * url.texi: Sync @dircategory with ../../info/dir.
3845 * vip.texi: Sync @dircategory with ../../info/dir.
3846 * viper.texi: Sync @dircategory with ../../info/dir.
3847 * widget.texi: Sync @dircategory with ../../info/dir.
3848 * woman.texi: Sync @dircategory with ../../info/dir.
3849
3850 2011-02-19 Glenn Morris <rgm@gnu.org>
3851
3852 * dired-x.texi (Technical Details): No longer redefines
3853 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3854 dired-read-shell-command, or dired-find-buffer-nocreate.
3855
3856 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3857
3858 * eshell.texi (Input/Output):
3859 Document insert output redirection operator, >>>.
3860
3861 2011-02-18 Glenn Morris <rgm@gnu.org>
3862
3863 * dired-x.texi (Optional Installation File At Point): Simplify.
3864
3865 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3866
3867 * auth.texi (Help for users): Use :port instead of :protocol for all
3868 auth-source docs.
3869 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3870 to have two files in `auth-sources'.
3871
3872 2011-02-16 Glenn Morris <rgm@gnu.org>
3873
3874 * dired-x.texi: Use emacsver.texi to get Emacs version.
3875 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3876 Depend on emacsver.texi.
3877
3878 * dired-x.texi: Drop meaningless version number.
3879 (Introduction): Remove old info.
3880 (Optional Installation Dired Jump): Autoload from dired-x.
3881 Remove incorrect info about loaddefs.el.
3882 (Bugs): Just refer to M-x report-emacs-bug.
3883
3884 * dired-x.texi (Multiple Dired Directories): Update for rename of
3885 default-directory-alist.
3886 (Miscellaneous Commands): No longer mention very old VM version 4.
3887
3888 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3889
3890 Merge from gnulib.
3891 * texinfo.tex: Update to version 2011-02-14.11.
3892
3893 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3894
3895 * auth.texi (Help for users):
3896 Login collection is "Login" and not "login".
3897
3898 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3899
3900 * tramp.texi (History): Remove IMAP support.
3901 (External methods, Frequently Asked Questions): Remove `imap' and
3902 `imaps' methods.
3903 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3904
3905 * trampver.texi: Remove default value of `emacsimap'.
3906
3907 2011-02-13 Glenn Morris <rgm@gnu.org>
3908
3909 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3910 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3911
3912 2011-02-12 Glenn Morris <rgm@gnu.org>
3913
3914 * sc.texi (Getting Connected): Remove old index entries.
3915
3916 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3917
3918 * url.texi: Remove duplicate @dircategory (Bug#7942).
3919
3920 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3921
3922 * auth.texi (Overview, Help for users, Help for developers):
3923 Update docs.
3924 (Help for users): Talk about spaces.
3925
3926 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3927
3928 * texinfo.tex: Update to version 2011-02-07.16.
3929
3930 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3931
3932 * dbus.texi (Bus names): Adapt descriptions for
3933 dbus-list-activatable-names and dbus-list-known-names.
3934
3935 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3936
3937 * calc.texi (Logarithmic Units): New section.
3938
3939 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3940
3941 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3942 manuals use it now.
3943
3944 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3945
3946 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3947
3948 * overrides.texi: Remove.
3949
3950 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3951 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3952
3953 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3954
3955 * tramp.texi (Frequently Asked Questions): Mention problems with
3956 WinSSHD.
3957
3958 * trampver.texi: Update release number.
3959
3960 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3961
3962 * tramp.texi:
3963 Replace "delimet" with "delimit" globally.
3964 Replace "explicite" with "explicit" globally.
3965 Replace "instead of" with "instead" where there was nothing after "of".
3966 Audit use of comma before interrogative pronoun, "that", or "which".
3967 Minor word order, spelling, wording changes.
3968
3969 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3970
3971 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3972
3973 * sieve.texi: Use WEBHACKDEVEL.
3974
3975 * sasl.texi: Use WEBHACKDEVEL.
3976
3977 * pgg.texi: Use WEBHACKDEVEL.
3978
3979 * message.texi: Use WEBHACKDEVEL.
3980
3981 * gnus.texi: Use WEBHACKDEVEL.
3982
3983 * emacs-mime.texi: Use WEBHACKDEVEL.
3984
3985 * auth.texi: Use WEBHACKDEVEL.
3986
3987 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3988 manuals.
3989
3990 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3993
3994 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3995
3996 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3997 which in turn is copied from ftp://tug.org/tex/.
3998
3999 2011-02-03 Glenn Morris <rgm@gnu.org>
4000
4001 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4002 (Binding combinations of modifiers and function keys):
4003 Let's assume people reading this are not using Emacs 18.
4004
4005 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4006
4007 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4008 since it's run automatically.
4009
4010 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4011
4012 * gnus.texi (Customizing Articles): Fix typo.
4013
4014 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4015
4016 * gnus.texi (Customizing Articles): Document the new way of customizing
4017 the date headers(s).
4018
4019 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4020
4021 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4022 splitting example.
4023
4024 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4025
4026 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4027 (MAKEINFO_OPTS): New variable.
4028 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4029 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4030 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4031 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4032 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4033 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4034 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4035 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4036 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4037 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4038 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4039 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4040 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4041 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4042 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4043 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4044 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4045 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4046
4047 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4048
4049 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4050
4051 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4052
4053 * message.texi (IDNA): Explain what it is.
4054
4055 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4056
4057 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4058
4059 2011-01-23 Werner Lemberg <wl@gnu.org>
4060
4061 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4062 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4063 (ENVADD): Update.
4064
4065 2011-01-18 Glenn Morris <rgm@gnu.org>
4066
4067 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4068
4069 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4070
4071 * nxml-mode.texi (Introduction): Fix file name typos.
4072
4073 2011-01-13 Christian Ohler <ohler@gnu.org>
4074
4075 * ert.texi: New file.
4076
4077 * Makefile.in:
4078 * makefile.w32-in: Add ert.texi.
4079
4080 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4081
4082 * dbus.texi (Receiving Method Calls): New function
4083 dbus-register-service. Rearrange node.
4084
4085 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4086
4087 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4088 which in turn is copied from ftp://tug.org/tex/.
4089
4090 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4091
4092 * dbus.texi (Receiving Method Calls): Describe new optional
4093 parameter dont-register-service of dbus-register-{method,property}.
4094
4095 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4096
4097 * epa.texi (Encrypting/decrypting *.gpg files):
4098 Mention epa-file-select-keys.
4099
4100 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4101
4102 * gnus.texi (Archived Messages): Remove outdated text.
4103
4104 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4105
4106 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4107
4108 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4109
4110 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4111
4112 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4113
4114 * gnus.texi (The swish++ Engine): Add customizable parameters
4115 descriptions.
4116 (The swish-e Engine): Ditto.
4117
4118 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4119
4120 * tramp.texi (Inline methods): Add "ksu" method.
4121 (Remote processes): Add example with remote `default-directory'.
4122
4123 2010-12-14 Glenn Morris <rgm@gnu.org>
4124
4125 * faq.texi (Expanding aliases when sending mail):
4126 Now build-mail-aliases is interactive.
4127
4128 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4129
4130 * gnus.texi: First pass at adding (rough) nnir documentation.
4131
4132 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4133
4134 * gnus.texi (Filtering New Groups):
4135 Mention gnus-auto-subscribed-categories.
4136 (The First Time): Remove, since default-subscribed-newsgroups has been
4137 removed.
4138
4139 2010-12-13 Glenn Morris <rgm@gnu.org>
4140
4141 * cl.texi (For Clauses): Small fixes for frames and windows.
4142
4143 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4144
4145 * org.texi (Using capture): Document using prefix arguments for
4146 finalizing capture.
4147 (Agenda commands): Document prefix argument for the bulk scatter
4148 command.
4149 (Beamer class export): Document that also overlay arguments can be
4150 passed to the column environment.
4151 (Template elements): Document the new entry type.
4152
4153 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4154
4155 * org.texi (Include files): Document :minlevel.
4156
4157 2010-12-11 Julien Danjou <julien@danjou.info>
4158
4159 * org.texi (Categories): Document category icons.
4160
4161 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4162
4163 * org.texi (noweb): Fix typo.
4164
4165 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4166
4167 * gnus.texi (Server Commands): Point to the rest of the server
4168 commands.
4169
4170 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4171
4172 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4173 g'.
4174
4175 2010-12-02 Julien Danjou <julien@danjou.info>
4176
4177 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4178
4179 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
4181 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4182 (Direct Functions): Note the STARTTLS upgrade.
4183
4184 2010-11-27 Glenn Morris <rgm@gnu.org>
4185 James Clark <none@example.com>
4186
4187 * nxml-mode.texi (Introduction): New section.
4188
4189 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4190
4191 * gnus.texi (Server Commands): Document gnus-server-show-server.
4192
4193 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4194
4195 Sync with Tramp 2.2.0.
4196
4197 * trampver.texi: Update release number.
4198
4199 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4200
4201 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4202 Mention that the TeX specific units won't use the `tex' prefix
4203 in TeX mode.
4204
4205 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4206
4207 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4208
4209 2010-11-17 Glenn Morris <rgm@gnu.org>
4210
4211 * edt.texi: Remove information about Emacs 19.
4212
4213 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4214
4215 * trampver.texi: Update release number.
4216
4217 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4218
4219 * gnus.texi (Article Washing): Fix typo.
4220
4221 2010-11-11 Noorul Islam <noorul@noorul.com>
4222
4223 * org.texi: Fix typo.
4224
4225 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4226
4227 * org.texi (Using capture): Explain that refiling is
4228 sensitive to cursor position.
4229
4230 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4231
4232 * org.texi (Images and tables): Add cross reference to link section.
4233
4234 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4235
4236 * org.texi: Document the <c> cookie.
4237
4238 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4239
4240 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4241 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4242
4243 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4244
4245 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4246
4247 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4248
4249 * org.texi (Project alist): Mention that this is a property list.
4250
4251 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4252
4253 * org.texi (Setting up the staging area): Document that
4254 file names remain visible when encrypting the MobileOrg files.
4255
4256 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4257
4258 * org.texi (Setting up the staging area): Document which
4259 versions are needed for encryption.
4260
4261 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4262
4263 * org.texi (noweb): Update :noweb documentation to
4264 reflect the new "tangle" argument.
4265
4266 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4267
4268 * org.texi (Batch execution): Improve tangling script in
4269 documentation.
4270
4271 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4272
4273 * org.texi (Handling links, In-buffer settings):
4274 Document inlining images on startup.
4275
4276 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4277
4278 * org.texi (Setting up the staging area): Document use of
4279 crypt password.
4280
4281 2010-11-11 David Maus <dmaus@ictsoc.de>
4282
4283 * org.texi (Template expansion): Add date related link type escapes.
4284
4285 2010-11-11 David Maus <dmaus@ictsoc.de>
4286
4287 * org.texi (Template expansion): Add mew in table for link type
4288 escapes.
4289
4290 2010-11-11 David Maus <dmaus@ictsoc.de>
4291
4292 * org.texi (Template expansion): Fix typo in link type escapes.
4293
4294 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4295
4296 * org.texi (Structure of code blocks): Another documentation tweak.
4297
4298 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4299
4300 * org.texi (Structure of code blocks): Documentation tweak.
4301
4302 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4303
4304 * org.texi (Structure of code blocks):
4305 Update documentation to mention inline code block syntax.
4306
4307 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4308
4309 * org.texi (comments): Improve wording.
4310
4311 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4312
4313 * org.texi (comments): Document the new :comments header arguments.
4314
4315 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4316
4317 * org.texi (Installation): Remove the special
4318 installation instructions for XEmacs.
4319
4320 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4321
4322 * org.texi (Easy Templates): New section. Documents quick
4323 insertion of empty structural elements.
4324
4325 2010-11-11 Noorul Islam <noorul@noorul.com>
4326
4327 * org.texi: Fix doc.
4328
4329 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4330
4331 * org.texi (The date/time prompt): Document specification
4332 of time ranges.
4333
4334 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4335
4336 * org.texi (Internal links): Document the changes in
4337 internal links.
4338
4339 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4340
4341 * org.texi (Agenda commands): Document the limitation for
4342 the filter preset - it can only be used for an entire agenda
4343 view, not in an individual block in a block agenda.
4344
4345 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4346
4347 * org.texi (iCalendar export): Document alarm creation.
4348
4349 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4350
4351 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4352
4353 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4354
4355 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4356
4357 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4358
4359 * calc.texi: Use emacsver.texi to determine Emacs version.
4360
4361 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4362
4363 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4364 since that works by default.
4365
4366 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4367
4368 * gnus.texi (Customizing the IMAP Connection): Document
4369 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4370
4371 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4372
4373 * tramp.texi (Remote shell setup): New item "Interactive shell
4374 prompt". Reported by Christian Millour <cm@abtela.com>.
4375 (Remote shell setup, Remote processes): Use @code{} for
4376 environment variables.
4377
4378 2010-11-03 Glenn Morris <rgm@gnu.org>
4379
4380 * ediff.texi (Quick Help Commands, Miscellaneous):
4381 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4382
4383 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4384
4385 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4386
4387 2010-10-31 Glenn Morris <rgm@gnu.org>
4388
4389 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4390
4391 2010-10-31 Glenn Morris <rgm@gnu.org>
4392
4393 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4394
4395 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4396
4397 * gnus.texi (Client-Side IMAP Splitting):
4398 Mention nnimap-unsplittable-articles.
4399
4400 2010-10-29 Julien Danjou <julien@danjou.info>
4401
4402 * gnus.texi (Finding the News): Remove references to obsoletes
4403 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4404
4405 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4406
4407 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4408 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4409 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4410 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4411
4412 2010-10-28 Glenn Morris <rgm@gnu.org>
4413
4414 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4415 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4416 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4417
4418 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4419
4420 * epa.texi (Mail-mode integration): Add alternative key bindings
4421 for epa-mail commands; escape comma.
4422 Don't use the word "PGP", since it is a non-free program.
4423
4424 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4425
4426 * calc.texi: Use emacsver.texi to determine Emacs version.
4427
4428 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4429
4430 * gnus.texi (Group Parameters, Buttons): Fix typos.
4431
4432 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4433
4434 * gnus.texi (Subscription Commands): Mention that you can also
4435 subscribe to new groups via the Server buffer, which is probably more
4436 convenient when subscribing to many groups.
4437
4438 2010-10-21 Julien Danjou <julien@danjou.info>
4439
4440 * message.texi (Message Headers): Allow message-default-headers to be a
4441 function.
4442
4443 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4444
4445 * gnus-news.texi: Mention new archive defaults.
4446
4447 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4448
4449 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4450
4451 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4452
4453 * gnus.texi (HTML): Document the function value of
4454 gnus-blocked-images.
4455 (Article Washing): shr and gnus-w3m, not the direct function names.
4456
4457 2010-10-20 Julien Danjou <julien@danjou.info>
4458
4459 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4460 variable.
4461
4462 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4463
4464 * gnus.texi (Customizing the IMAP Connection): The port strings are
4465 strings.
4466 (Document Groups): Mention git.
4467
4468 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4469
4470 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4471 bzr/Gnus git sync.
4472
4473 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4474
4475 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4476 change.
4477
4478 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4479
4480 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4481 @item syntax for in-Emacs makeinfo.
4482
4483 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4484
4485 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4486 trim sentence.
4487
4488 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4489
4490 * epa.texi (Caching Passphrases):
4491 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4492 Clarify some configurations require to set up gpg-agent.
4493
4494 2010-10-11 Glenn Morris <rgm@gnu.org>
4495
4496 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4497
4498 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4499
4500 * gnus.texi (Spam Package Introduction): Mention `$'.
4501
4502 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4503
4504 * makefile.w32-in (emacsdir): New variable.
4505 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4506 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4507
4508 2010-10-09 Glenn Morris <rgm@gnu.org>
4509
4510 * Makefile.in (mostlyclean): Delete *.toc.
4511
4512 * Makefile.in: Use $< in rules.
4513
4514 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4515
4516 * Makefile.in ($(infodir)): Delete rule.
4517 (mkinfodir): New. Use it in all the info rules, rather than depending
4518 on infodir.
4519
4520 2010-10-09 Glenn Morris <rgm@gnu.org>
4521
4522 * gnus.texi (Article Washing): Fix previous change.
4523
4524 * Makefile.in (emacsdir): New variable.
4525 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4526 Depend on emacsver.texi.
4527
4528 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4529
4530 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4531
4532 2010-10-08 Julien Danjou <julien@danjou.info>
4533
4534 * gnus.texi: Add mm-shr.
4535
4536 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4537
4538 * gnus.texi (Finding the Parent, The Gnus Registry)
4539 (Registry Article Refer Method): Update docs for nnregistry.el.
4540
4541 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4542
4543 * auth.texi (Help for users)
4544 (GnuPG and EasyPG Assistant Configuration): Update docs.
4545
4546 2010-10-08 Glenn Morris <rgm@gnu.org>
4547
4548 * cl.texi (Organization, Installation, Old CL Compatibility):
4549 Deprecate cl-compat for new code.
4550 (Usage, Installation): Remove outdated information.
4551
4552 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4553
4554 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4555
4556 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4557
4558 2010-10-06 Julien Danjou <julien@danjou.info>
4559
4560 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4561
4562 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4563 broken link.
4564
4565 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4566
4567 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4568 to ReiserFS.
4569
4570 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4571 (FAQ 7-1): Fix getmail URL.
4572
4573 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4574
4575 * epa.texi (Caching Passphrases): New section.
4576
4577 2010-10-06 Glenn Morris <rgm@gnu.org>
4578
4579 * Makefile.in (SHELL): Set it.
4580 (info): Move the mkdir dependency to the individual info files.
4581 (mostlyclean): Tidy up.
4582 (clean): Only delete the specific dvi and pdf files.
4583 (maintainer-clean): Be more restrictive in what we delete.
4584 ($(infodir)): Add parallel build workaround.
4585
4586 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4587
4588 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4589
4590 2010-10-03 Julien Danjou <julien@danjou.info>
4591
4592 * emacs-mime.texi (Display Customization):
4593 Update mm-inline-large-images documentation and add documentation for
4594 mm-inline-large-images-proportion.
4595
4596 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4597
4598 * tramp.texi (Frequently Asked Questions):
4599 Mention remote-file-name-inhibit-cache.
4600
4601 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4602
4603 * gnus.texi (Splitting Mail): Fix @xref syntax.
4604 (Splitting Mail): Really fix the @ref syntax.
4605
4606 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4607
4608 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4609 (Article Hiding): Add google banner example.
4610 Suggested by Benjamin Xu.
4611
4612 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4613
4614 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4615 Remove nnimap-split-rule from examples.
4616
4617 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4618
4619 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4620 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4621 Fishman.
4622 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4623
4624 2010-09-30 Julien Danjou <julien@danjou.info>
4625
4626 * gnus.texi (Gravatars): Fix documentation about
4627 gnu-gravatar-properties.
4628
4629 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4630
4631 * epa.texi (Bug Reports): New section.
4632
4633 2010-09-29 Glenn Morris <rgm@gnu.org>
4634
4635 * Makefile.in (top_srcdir): Remove unused variable.
4636
4637 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4638
4639 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4640 (Client-Side IMAP Splitting): Document 'default.
4641
4642 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4643
4644 * gnus.texi (Customizing the IMAP Connection):
4645 Document nnimap-fetch-partial-articles.
4646
4647 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4648
4649 * gnus-news.texi: Mention nnimap-inbox.
4650
4651 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4652
4653 2010-09-26 Julien Danjou <julien@danjou.info>
4654
4655 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4656
4657 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4658
4659 * gnus.texi (Security): Remove gpg.el mention.
4660
4661 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4662
4663 * gnus.texi (Browse Foreign Server): New variable
4664 gnus-browse-subscribe-newsgroup-method.
4665
4666 * gnus-news.texi: Mention it.
4667
4668 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4669
4670 * gnus.texi (NoCeM): Remove.
4671 (Startup Variables): No jingle.
4672
4673 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4674
4675 * woman.texi (Interface Options): xz compression is now supported.
4676
4677 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4678
4679 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4680 (Unavailable Servers): Document gnus-server-copy-server.
4681 (Using IMAP): Document the new nnimap.
4682
4683 2010-09-25 Julien Danjou <julien@danjou.info>
4684
4685 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4686
4687 2010-09-24 Glenn Morris <rgm@gnu.org>
4688
4689 * url.texi (Disk Caching): Tweak previous change.
4690
4691 2010-09-24 Julien Danjou <julien@danjou.info>
4692
4693 * url.texi (Disk Caching): Mention url-cache-expire-time,
4694 url-cache-expired, and url-fetch-from-cache.
4695
4696 2010-09-24 Julien Danjou <julien@danjou.info>
4697
4698 * gnus.texi: Add Gravatars.
4699
4700 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4701
4702 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4703
4704 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4705
4706 * gnus.texi (Expunging mailboxes): Update name of the expunging
4707 command.
4708
4709 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4710
4711 * emacs-mime.texi (rfc2047): Update description for
4712 rfc2047-encode-parameter.
4713
4714 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4715
4716 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4717 "fish" methods.
4718 (External methods): Remove "scp1_old" and "scp2_old" methods.
4719
4720 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4721
4722 * tramp.texi: Remove Japanese manual. Fix typo.
4723
4724 * trampver.texi: Update release number. Remove japanesemanual.
4725
4726 2010-09-09 Glenn Morris <rgm@gnu.org>
4727
4728 * org.texi: Restore clobbered changes (copyright years, untabify).
4729
4730 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4731
4732 * gnus.texi (Adaptive Scoring): Fix typo.
4733
4734 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4735
4736 * gnus.texi (Article Display): Document gnus-html-show-images.
4737
4738 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4739
4740 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4741
4742 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4743
4744 * gnus.texi (HTML): Document gnus-max-image-proportion.
4745
4746 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4747
4748 * gnus.texi (HTML): Document gnus-blocked-images.
4749
4750 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4751
4752 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4753
4754 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4755 the first message are used for wide replies.
4756 (Changing Servers): Remove documentation on gnus-change-server and
4757 friends, since it's been removed.
4758
4759 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4760
4761 * gnus.texi (Drafts): Mention B DEL.
4762
4763 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4764
4765 * gnus.texi (Delayed Articles): Mention that the Date header is the
4766 original one, even if you delay.
4767
4768 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4769
4770 * gnus.texi (Asynchronous Fetching):
4771 Document gnus-async-post-fetch-function.
4772 (HTML): Made into its own section.
4773
4774 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4775
4776 Sync with Tramp 2.1.19.
4777
4778 * tramp.texi (Inline methods, Default Method):
4779 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4780 Remove remark about doubled "-t" argument.
4781 (Auto-save and Backup): Remove reference to Emacs 21.
4782 (Filename Syntax): Describe port numbers.
4783 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4784 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4785 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4786 errors with the backquotes.
4787 (External packages): File attributes cache flushing for asynchronous
4788 processes.
4789 (Traces and Profiles): Describe verbose level 9.
4790
4791 * trampver.texi: Update release number.
4792
4793 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4794
4795 * dbus.texi (Alternative Buses): New chapter.
4796
4797 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4798
4799 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4800
4801 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4802
4803 * calc.texi (Customizing Calc): Rearrange description of new
4804 variables to match the presentation of other variables.
4805
4806 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4807
4808 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4809
4810 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4811
4812 * calc.texi (Making Selections, Selecting Subformulas)
4813 (Customizing Calc): Mention how to use faces to emphasize selected
4814 sub-formulas.
4815
4816 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4817
4818 * tramp.texi (External packages): File attributes cache flushing
4819 for asynchronous processes.
4820
4821 2010-08-01 Alan Mackenzie <acm@muc.de>
4822
4823 Enhance the manual for the latest Java Mode.
4824
4825 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4826 annotation-var-cont.
4827 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4828 two new symbols.
4829
4830 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4831
4832 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4833
4834 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4835
4836 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4837
4838 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4839
4840 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4841
4842 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4843
4844 * org.texi: Add macros to get plain quotes in PDF output.
4845 List additional contributors.
4846 (Capture): New section, replaces the section about remember.
4847 (Working With Source Code): New chapter, focused on documenting Org
4848 Babel.
4849 (Code evaluation security): New section.
4850 (MobileOrg): Document DropBox support.
4851 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4852 (Special symbols): Show how to display UTF8 characters for entities.
4853 (Global TODO list): Clarify the use of the "M" key and the differences
4854 to the "m" key.
4855 (RSS Feeds): Mention Atom feeds as well.
4856 (Setting tags): Remove paragraph about
4857 `org-complete-tags-always-offer-all-agenda-tags'.
4858
4859 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4860
4861 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4862 argument.
4863 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4864 echoing shells.
4865
4866 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4867
4868 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4869 (Filename Syntax): Describe port numbers.
4870
4871 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4872
4873 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4874 forgotten.
4875 (Type Conversion): Precise conversion of natural numbers.
4876 (Errors and Events): Add "debugging" to concept index. Add variable
4877 `dbus-debug'.
4878
4879 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4880
4881 * dbus.texi (Receiving Method Calls): Add optional argument
4882 EMITS-SIGNAL to `dbus-register-property'.
4883
4884 2010-06-27 Alex Schroeder <alex@gnu.org>
4885
4886 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4887
4888 2010-06-24 Glenn Morris <rgm@gnu.org>
4889
4890 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4891 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4892 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4893 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4894 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4895 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4896 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4897 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4898 convention. Make them end with a period.
4899
4900 2010-06-23 Glenn Morris <rgm@gnu.org>
4901
4902 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4903 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4904 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4905 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4906 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4907 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4908
4909 2010-06-10 Glenn Morris <rgm@gnu.org>
4910
4911 * idlwave.texi (Load-Path Shadows):
4912 * org.texi (Handling links): Fix typos.
4913
4914 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4915
4916 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4917
4918 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4919
4920 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4921 by an alias. (Bug#6226)
4922
4923 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4924
4925 * calc.texi (Manipulating Vectors): Mention that vectors can
4926 be used to determine bins for `calc-histogram'.
4927
4928 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4929
4930 * calc.texi: Remove "\turnoffactive" commands throughout.
4931
4932 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4933
4934 * url.texi (HTTP language/coding, Customization):
4935 * message.texi (Header Commands, Responses):
4936 * cl.texi (Argument Lists): Fix typos.
4937
4938 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4939
4940 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4941 Note that Development menu is always available.
4942 (Creating a project): Fix terminology.
4943 (Add/Remove files): Fix typo.
4944
4945 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * Version 23.2 released.
4948
4949 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4950
4951 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4952
4953 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4954
4955 * tramp.texi (Inline methods, Default Method):
4956 Mention `tramp-inline-compress-start-size'.
4957
4958 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4959
4960 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4961 the CVS repo. Put the Git repo in the news section.
4962
4963 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4964 Removed some mentions of CVS. Mention the new Git repo.
4965
4966 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4967
4968 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4969 (Mail Group Commands): Add index entry.
4970
4971 2010-04-18 Glenn Morris <rgm@gnu.org>
4972
4973 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4974
4975 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4976
4977 * calc.texi (Radix modes): Mention that the option prefix will
4978 turn on twos-complement mode.
4979 (Inverse and Hyperbolic Flags): Mention the Option flag.
4980
4981 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4982
4983 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4984 (LaTeX/PDF export commands): Rename and Move section.
4985 (Sectioning structure): Update.
4986 (References): New use case for field coordinates.
4987 (The export dispatcher): Rename from ASCII export.
4988 (Setting up the staging area): Document the availability of
4989 encryption for MobileOrg.
4990 (Images and tables): Document how to reference labels.
4991 (Index entries): New section.
4992 (Generating an index): New section.
4993 (Column width and alignment): Document that <N> now
4994 means a fixed width, not a maximum width.
4995 (Publishing options): Document the :email option.
4996 (Beamer class export): Fix bug in the BEAMER example.
4997 (Refiling notes): Document refile logging.
4998 (In-buffer settings): Document refile logging keywords.
4999 (Drawers): Document `C-c C-z' command.
5000 (Agenda commands): Mention the alternative key `C-c C-z'.
5001 (Special properties): Document the BLOCKED property.
5002 (The spreadsheet): Mention the formula editor.
5003 (References): Document field coordinates.
5004 (Publishing action): Correct the documentation for the
5005 publishing function.
5006 (The date/time prompt): Document that we accept dates
5007 like month/day/year.
5008 (Cooperation): Document the changes in table.el support.
5009 (Faces for TODO keywords, Faces for TODO keywords)
5010 (Priorities): Document the easy colors.
5011 (Visibility cycling): Document the new double prefix
5012 arg for `org-reveal'.
5013 (Cooperation): Remember.el is part of Emacs.
5014 (Clean view): Mention that `wrap-prefix' is also set by
5015 org-indent-mode.
5016 (Agenda commands): Add information about prefix args to
5017 scheduling and deadline commands.
5018 (Search view): Point to the docstring of
5019 `org-search-view' for more details.
5020 (Agenda commands): Document that `>' prompts for a date.
5021 (Setting tags): Document variable
5022 org-complete-tags-always-offer-all-agenda-tags.
5023 (Column attributes): Cross-reference special properties.
5024
5025 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5026
5027 Synchronize with Tramp repository.
5028
5029 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5030 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5031 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5032 syntax, texi2dvi reports errors with the backquotes.
5033
5034 * trampver.texi: Update release number.
5035
5036 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5037
5038 * gnus.texi (Finding the News): Add pointers to the Server buffer
5039 because it's essential.
5040
5041 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5042
5043 * gnus.texi (MIME Commands): Update description of
5044 gnus-article-browse-html-article.
5045
5046 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5047
5048 * auth.texi (Secret Service API): Add TODO node.
5049 (Help for users): Explain the new source options for `auth-sources'.
5050
5051 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * trampver.texi: Update release number.
5054
5055 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5056
5057 * Branch for 23.2.
5058
5059 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5062 now enabled by default.
5063
5064 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5065
5066 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5067 when Emacs runs in interactive mode. (Bug#5645)
5068
5069 2010-02-16 Glenn Morris <rgm@gnu.org>
5070
5071 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5072
5073 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5074
5075 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5076
5077 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5078
5079 * gnus.texi (Score File Format): Fix typo.
5080
5081 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5082
5083 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5084
5085 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5086
5087 * ada-mode.texi (Project File Overview): Fix typo.
5088
5089 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5090
5091 * semantic.texi: Add Richard Y. Kim credit.
5092
5093 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5094
5095 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5096
5097 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5098 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5099
5100 2010-01-17 Glenn Morris <rgm@gnu.org>
5101
5102 * calc.texi (Reporting Bugs): Don't mention format of repository.
5103
5104 * woman.texi (Bugs): Make "Emacs repository" less specific,
5105 and the URL for same more specific.
5106
5107 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5108
5109 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5110
5111 * ede.texi (ede-step-project, ede-proj-target):
5112 * tramp.texi (Remote processes): Fix typos.
5113
5114 2010-01-16 Mario Lang <mlang@delysid.org>
5115
5116 * ede.texi (ede-target):
5117 * org.texi (Refiling notes): Remove duplicated words.
5118
5119 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5120
5121 * gnus.texi (Posting Styles): Use with-current-buffer.
5122 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5123
5124 2010-01-02 Kevin Ryde <user42@zip.com.au>
5125
5126 * eieio.texi (Naming Conventions): Correction to xref on elisp
5127 coding conventions, is "Tips" node not "Standards".
5128
5129 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5130
5131 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5132
5133 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5134
5135 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5136
5137 * gnus.texi (Direct Functions): Add missing port number to tls method.
5138
5139 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5140
5141 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5142 ($(infodir)/edt, edt.dvi): New targets.
5143
5144 2009-12-15 Glenn Morris <rgm@gnu.org>
5145
5146 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5147 (edt, $(infodir)/edt, edt.dvi): New targets.
5148 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5149
5150 * Makefile.in (PDF_TARGETS, pdf): New.
5151 (clean): Add *.pdf.
5152 Add pdf rules for all manuals.
5153
5154 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5155
5156 * calc.texi (Radix Modes): Clarify two's complement notation.
5157
5158 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5161 (Smart Jump, Analyzer Debug): Copyedits.
5162 (Semantic mode user commands): Link to new nodes.
5163 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5164 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5165 upstream Semantic manual.
5166
5167 * semantic.texi (Introduction): Minor fix to diagram.
5168
5169 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5170
5171 * eshell.texi (History): Add the other built-in variables.
5172 (Built-ins): Explain built-ins, and how to apply the external commands.
5173 Add `history', `su' and `sudo'.
5174
5175 * tramp.texi (Remote processes): Add missing <RET> in the example.
5176
5177 2009-12-01 Bill Wohler <wohler@newt.com>
5178
5179 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5180 path for mairix example. Specify -q in namazu example since namazu is
5181 excessively garrulous.
5182
5183 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5184
5185 * tramp.texi (Remote processes): Improve eshell example with "su"
5186 and "sudo" commands.
5187
5188 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5189
5190 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5191
5192 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5193 Document semantic-complete-analyze-inline.
5194 (Semanticdb search debugging commands): Minor clarification.
5195 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5196 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5197 manual.
5198 (Semantic mode): Link to Idle Scheduler.
5199
5200 2009-11-28 Kevin Ryde <user42@zip.com.au>
5201
5202 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5203 @pxref, now EIEIO is in Emacs.
5204
5205 * erc.texi (Development): Correction to git tutorial url.
5206
5207 2009-11-26 Glenn Morris <rgm@gnu.org>
5208
5209 * faq.texi (Latest version of Emacs): Mention stability of development
5210 version.
5211 (Problems with very large files): Max buffer size increase in 23.2.
5212 (VM): VM has moved house again.
5213
5214 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5215
5216 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5217 notations.
5218
5219 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5220
5221 * org.texi (Column attributes): Fix documentation of new operators.
5222
5223 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5224
5225 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5226 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5227 (Idle Completions Mode): Numerous copyedits.
5228
5229 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5230
5231 * semantic.texi (Semantic Internals, Glossary):
5232 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5233 (Semanticdb search debugging commands): Fix typos.
5234
5235 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5236
5237 * calc.texi (Radix modes): Mention twos-complement notation.
5238
5239 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5240
5241 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5242 ($(infodir)/semantic, semantic.dvi): New targets.
5243
5244 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * Makefile.in: Build the Semantic manual.
5247
5248 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5249 repository.
5250
5251 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5252
5253 * dbus.texi (Receiving Method Calls): New defun
5254 `dbus-unregister-service'.
5255
5256 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5257
5258 * org.texi (Speed keys): New section.
5259
5260 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5261
5262 * dbus.texi (Type Conversion): Fix typo.
5263 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5264 `dbus-registered-objects-table'.
5265 (Receiving Method Calls): New defun `dbus-register-property'.
5266 Move `dbus-unregister-object' here.
5267
5268 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5269
5270 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5271
5272 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5273
5274 * org.texi (Column attributes): Add the new age summary operators.
5275 Also, mention the fact you can only use one summary operator per
5276 property.
5277
5278 2009-11-13 John Wiegley <johnw@newartisans.com>
5279
5280 * org.texi (Tracking your habits): Add a new section in the
5281 manual about how to track habits.
5282 (Resolving idle time): Add a section on how idle and
5283 dangling clocks are resolved.
5284
5285 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5286
5287 * org.texi (Agenda commands): Document the new `i' command.
5288 (Inserting deadline/schedule): Document logging changes
5289 of scheduling and deadline times stamps.
5290 (In-buffer settings): Document the in-buffer keywords for logging
5291 changes of scheduling and deadline times stamps.
5292 (Structure editing, Plain lists): Document indentation
5293 cycling in empty entries with TAB.
5294 (Archiving): Document the default archiving command.
5295 (Moving subtrees): Document the new keys for archiving.
5296 (Internal archiving): Fix incorrect key.
5297 (Agenda commands): Document the TODO set switching commands.
5298 (Agenda commands): Document the new archiving keys.
5299 (Clocking work time): Better description on how to save
5300 and restore a clock.
5301 (Resolving idle time): Mention the x11idle program to get true
5302 idleness also under X11.
5303 (Resolving idle time): Use @kbd instead of @key for normal
5304 letters, because this is how he rest of the manual does this.
5305 (Pushing to MobileOrg): Mention that `org-directory'
5306 should be set.
5307 (Agenda commands): Document that SPC is a filter for
5308 any tag.
5309 (Search view): Rename from "Keyword search".
5310 (Capure): New chapter.
5311 (Markup): New chapter.
5312 (Links in HTML export, Images in HTML export):
5313 Extend the section titles.
5314 (Images in HTML export): Document the align option.
5315 (Text areas in HTML export): Extend the section title.
5316 (Images in LaTeX export): Explain image placement in LaTeX.
5317
5318 2009-11-10 Glenn Morris <rgm@gnu.org>
5319
5320 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5321
5322 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * tramp.texi (Auto-save and Backup): Disable backups just for a
5325 method.
5326
5327 * trampver.texi: Update release number.
5328
5329 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5330
5331 Sync with Tramp 2.1.17.
5332
5333 * trampver.texi: Update release number.
5334
5335 2009-10-29 Glenn Morris <rgm@gnu.org>
5336
5337 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5338
5339 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5340
5341 * tramp.texi (External methods): Temporary files are kept for
5342 `rsync' and `rsyncc' methods.
5343
5344 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5345
5346 * eieio.texi: Fix typos.
5347
5348 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5349
5350 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5351
5352 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5353
5354 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5355 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5356
5357 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5358
5359 * Makefile.in: Build EIEIO and EDE manuals.
5360
5361 2009-10-07 Eric Ludlam <zappo@gnu.org>
5362
5363 * eieio.texi:
5364 * ede.texi: New files.
5365
5366 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5367
5368 * tramp.texi (Remote processes): Association of a pty is not supported.
5369
5370 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5371
5372 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5373 (Processing LaTeX fragments): Document that the size of images can be
5374 changes using the variable `org-format-latex-options'.
5375 (The date/time prompt, Timestamps): Be more accurate over ISO format
5376 dates and times.
5377 (Visibility cycling): Document showeverything keyword.
5378 (In-buffer settings): Document showeverything keyword.
5379 (Setting up the staging area): Fix the example.
5380 (MobileOrg): New section.
5381 (Agenda commands, Exporting Agenda Views): Document exporting the
5382 agenda view to Org files.
5383
5384 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5385
5386 * tramp.texi (History): Add IMAP support.
5387 (External methods): Add `imap' and `imaps' methods.
5388 (GVFS based methods): Add indices for `davs'.
5389 (Password handling): Rename anchors. Add IMAP entries for
5390 ~/.authinfo.gpg.
5391
5392 * trampver.texi: Set default value of `emacsimap'.
5393
5394 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5395
5396 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5397
5398 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5399
5400 * dired-x.texi (Technical Details):
5401 Delete dired-up-directory (Bug#4292).
5402
5403 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5404
5405 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5406
5407 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5408
5409 * org.texi (Effort estimates): Document new effort setting commands.
5410 (Agenda commands): Document the new keys fro agenda time motion.
5411 Document entry text mode. Improve documentation of the keys to include
5412 inactive time stamps into the agenda view.
5413 (Feedback): Document the new bug report command.
5414 (Structure editing): Add an index entry for the sorting of subtrees.
5415
5416 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5417
5418 * auth.texi (Help for users): Corrected markup.
5419
5420 2009-09-02 Glenn Morris <rgm@gnu.org>
5421
5422 * emacs-mime.texi (time-date): Mention float-time.
5423
5424 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5425
5426 * calc.texi (Simplifying Formulas): Improve the wording.
5427
5428 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5429
5430 * auth.texi: Rewritten for coverage and clarity.
5431
5432 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5433
5434 * gnus.texi (Expiring Mail):
5435 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5436 (Various Various): Mention gnus-safe-html-newsgroups.
5437
5438 * gnus-news.texi: Mention
5439 gnus-mark-copied-or-moved-articles-as-expirable.
5440
5441 * emacs-mime.texi (Display Customization): Add xref to
5442 gnus-safe-html-newsgroups.
5443
5444 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5445
5446 * tramp.texi (Version Control): Remove.
5447 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5448 reference.
5449 (External methods): Correct `scpc' concept index entries. New method
5450 `rsyncc'.
5451 (External packages): New subsections "Filename completion" and "File
5452 attributes cache".
5453
5454 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5455
5456 * calc.texi (Rewrite Rules): Improve the example.
5457 (Simplifying Formulas): Explain use of the I and H flags for
5458 simplification.
5459
5460 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5461
5462 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5463 Describe autostart behavior of dbus-ping.
5464 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5465 for timeout values.
5466 (Top): Remove footnote saying D-Bus is not enabled by
5467 default. (Bug#4256)
5468
5469 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5470
5471 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5472 Reported by Jari Aalto (Bug#4211).
5473 (Mail-mode integration): Mention epa-mail-mode and
5474 epa-global-mail-mode.
5475 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5476 epa-setup.
5477
5478 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * dbus.texi (Asynchronous Methods): Allow nil handler.
5481
5482 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5483
5484 * ediff.texi (ediff-current-file): Add information about this new function.
5485
5486 * viper.texi: Add information about C-s in viper's search command.
5487
5488 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5489
5490 * calc.texi (Date Forms): Fix typos.
5491
5492 2009-08-08 Glenn Morris <rgm@gnu.org>
5493
5494 * org.texi (Agenda commands): Restore clobbered change.
5495
5496 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5497
5498 * calc.texi (Graphics, Devices): Update with the peculiarities of
5499 operation on MS-Windows.
5500
5501 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5502
5503 * org.texi (Publishing action): Improve documentation of file
5504 names when publishing to the source directory.
5505 (Clean view): Document `org-indent-mode'.
5506 (Clocking work time): Add documentation for the
5507 new :timetamp option when creating a clock report.
5508 (Paragraphs): Fix many typos.
5509 (Plain lists): Remove duplicate explanation about the
5510 `C-c *' command.
5511 (Literal examples): Update to reflect the new behavior
5512 of the -n -r -k switches when exporting source code examples.
5513 (Structure editing): Add information about `C-c *',
5514 converting a plain list into a list of Org items.
5515 (Remember): Small rephrasing of the paragraph
5516 describing remember.el. Also mentioned that remember.el is part
5517 of Emacs 23, not Emacs 22.
5518 (Clocking work time): Add documentation about
5519 displaying the current clocking time against the effort estimate.
5520 Also add a footnote about using `org-clock-in-prepare-hook' to add
5521 an effort estimate on the fly, just before clocking it.
5522 (Footnotes): Document automatic renumbering and
5523 sorting.
5524 (Agenda commands): Document new bulk commands.
5525 (Plain lists): Document new behavior of
5526 `org-cycle-include-plain-lists'.
5527 Hyphenation only in TeX.
5528 (Clocking work time): Document the key to update effort
5529 estimates.
5530 (Clocking work time): Document the clock time display.
5531 (Structure editing, TODO basics): Document new
5532 variables.
5533 (Column attributes): Document new colciew operators.
5534 (Publishing options): Document :xml-declaration.
5535 (Tracking TODO state changes): Document the
5536 LOG_INTO_DRAWER property.
5537 (Literal examples): Document the new implementation for
5538 editing source code.
5539 (Publishing action): Mention the new publishing
5540 function, to publish an Org source file.
5541 (Publishing links): Mention how to link to an Org source file.
5542 (Macro replacement): Document new macros.
5543 (Handling links): Document type-specific completion
5544 when inserting links.
5545 (Structure editing, Plain lists): Improve documentation
5546 on sorting.
5547 (Internal links): Document custom ids for links.
5548 (Handling links): Document custom ids for links.
5549 (CSS support): Document new class.
5550 (Refiling notes): Document the possibility to create new nodes
5551 during refiling.
5552 (Agenda commands): Document the "?" operator to find
5553 tasks without effort setting.
5554 (Exporting agenda information): Section moved.
5555 (RSS Feeds): New section.
5556 (Built-in table editor): Document M-e and M-a navigate
5557 inside table field.
5558 (Stuck projects): Docment that projects identified as
5559 un-stuck will still be searchd for stuck sub-projects.
5560 (Paragraphs): Document centering.
5561 (Creating timestamps, Agenda commands): Document new
5562 behavior when changing time stamps.
5563 (Structure editing): Document the new command
5564 `org-clone-subtree-with-time-shift'.
5565 (Publishing): Refresh this chapter.
5566 (Export options, Export options, In-buffer settings):
5567 Document the new keywords.
5568 (Matching tags and properties): Collect all
5569 documentation about tags/property matches here.
5570 (Setting tags): Document `org-tag-persistent-alist'.
5571 (Weekly/daily agenda): New section.
5572 (Orgstruct mode): Describe `orgstruct++-mode'.
5573 (Drawers): Mention the LOGBOOK drawer.
5574 (Export options, Sectioning structure): Document the
5575 #+LEATEX_HEADER in-buffer setting.
5576 (Bugs): Section removed.
5577 (Hooks): New section.
5578 (Add-on packages): Move here from old location.
5579 (Context-sensitive commands): New section.
5580 (Setting tags): Document newline option.
5581 (Global TODO list, Matching tags and properties):
5582 Mention more variables.
5583 (Checkboxes): Update to changed command behavior.
5584
5585 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5586
5587 * speedbar.texi (Basic Key Bindings): Fix typo.
5588
5589 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5590
5591 * calc.texi (Vector/Matrix Functions): Add index entries for both
5592 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5593 affects matrices with more than one row.
5594 (Help Commands): Add index entries for "prefix ?" key bindings.
5595
5596 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5597
5598 * calc.texi (Stack Manipulation Commands): Add documentation for
5599 `calc-transpose-lines'.
5600
5601 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5602
5603 * dbus.texi (Receiving Method Calls): Describe special return value
5604 `:ignore'.
5605
5606 2009-07-24 Alan Mackenzie <acm@muc.de>
5607
5608 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5609 initialization, any individual variable setting now takes precedence
5610 over one done via c-file-style/c-file-offsets.
5611
5612 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5613
5614 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5615 truncated when Calc is quit.
5616 (Customizing Calc): Document `calc-undo-length'.
5617
5618 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5619
5620 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5621
5622 2009-07-11 Kevin Ryde <user42@zip.com.au>
5623
5624 * pcl-cvs.texi (About PCL-CVS):
5625 * widget.texi (Basic Types):
5626 Fix cross-references.
5627
5628 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5629
5630 * dbus.texi (Type Conversion): Don't use literal control character.
5631
5632 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5633
5634 * tramp.texi (GVFS based methods): New section.
5635 (Remote processes): Processes for GVFS based methods run locally.
5636
5637 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5638
5639 * tramp.texi (Inline methods, External methods, Gateway methods):
5640 Avoid the words "kludge" and hack".
5641 (External methods): Add `synce' method.
5642
5643 * trampver.texi: Update release number.
5644
5645 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5646
5647 Sync with Tramp 2.1.16.
5648
5649 * tramp.texi (History): Add GVFS support.
5650 (External methods): Precise `rsync' description. Add `dav', `davs' and
5651 `obex' methods. Add 'tramp-gvfs-methods' option.
5652 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5653 forms.
5654 (Remote Programs): Introduce `tramp-own-remote-path'.
5655 (Remote processes): New subsection "Running remote programs that create
5656 local X11 windows".
5657 (Frequently Asked Questions): Improve code for disabling vc.
5658
5659 * trampver.texi: Update release number. Set default value of
5660 `emacsgvfs'.
5661
5662 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5663
5664 * Branch for 23.1.
5665
5666 2009-06-17 Glenn Morris <rgm@gnu.org>
5667
5668 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5669 (Latest version of Emacs): Mention source code repository.
5670
5671 2009-06-16 Glenn Morris <rgm@gnu.org>
5672
5673 * faq.texi (Top): Language tweak.
5674 (Extended commands): Most people have arrow keys.
5675 (Emacs manual): Say how to follow info links.
5676 (File-name conventions): Change title a bit. Explain about source
5677 versus installed. Condense etc description.
5678 (Guidelines for newsgroup postings): Mention Savannah list page.
5679 (Newsgroup archives): Simplify.
5680 (Contacting the FSF): Add contact URL.
5681 (Emacs Lisp documentation): Printed version not always available.
5682 (Installing Texinfo documentation): Explain how by hand installation is
5683 not normally needed. Use add-to-list. Remove duplicate reference.
5684 (Informational files for Emacs): Move info on Help menu here from
5685 "File-name conventions".
5686 (Help installing Emacs): Tweak uref.
5687 (Obtaining the FAQ): Mention repository.
5688 (Origin of the term Emacs): Explain "ITS".
5689 (Changing load-path): Use add-to-list.
5690 (Automatic indentation): Clarify this is for Text mode.
5691 Don't mention Indented Text mode.
5692 (Finding Emacs on the Internet): The FSF does not seem to offer a
5693 deluxe distribution on CD anymore.
5694
5695 2009-06-16 Glenn Morris <rgm@gnu.org>
5696
5697 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5698 Recommend the latest release. Mention how to get older FAQs.
5699 Recommend the Emacs manual.
5700 (Guidelines for newsgroup postings): Discourage cross-posts.
5701 (Underlining paragraphs): Remove.
5702 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5703 (Bugs and problems): Update key-binding.
5704 (Problems with very large files): Mention 64-bit.
5705 (Shell process exits abnormally): Remove.
5706 (Problems with Shell Mode): Rename and update.
5707 (Spontaneous entry into isearch-mode)
5708 (Problems talking to certain hosts): Remove. This is old information,
5709 in etc/PROBLEMS if needed.
5710 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5711 (Dired claims that no file is on this line): Update.
5712 (Installing Emacs, Problems building Emacs): Simplify.
5713 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5714 information.
5715 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5716 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5717 (JDEE): "JDEE", not "JDE".
5718 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5719 Remove. This is old information, in etc/PROBLEMS if needed.
5720 (stty and Backspace key, Kanji and Chinese characters): Remove.
5721 (Right-to-left alphabets): Update section.
5722 (Changing the included text prefix): Gnus uses message-yank-prefix.
5723 Add cross-reference to Supercite manual.
5724 (Saving a copy of outgoing mail): Simplify output file description.
5725 (Expanding aliases when sending mail): Refer to Emacs manual.
5726 Remove old info about RFC822.
5727 Correct description of how to rebuild aliases.
5728 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5729 (MIME with Emacs mail packages)
5730 (Viewing articles with embedded underlining)
5731 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5732 Remove old sections.
5733 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5734 and is well-documented in the Gnus manual.
5735 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5736 (Making Gnus faster): Rename from "Starting Gnus faster".
5737 Merge "Catch-up is slow in Gnus" into here.
5738
5739 2009-06-14 Glenn Morris <rgm@gnu.org>
5740
5741 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5742 (New in Emacs 23): New section.
5743 (Handling C-s and C-q with flow control): Add xref.
5744
5745 2009-06-13 Glenn Morris <rgm@gnu.org>
5746
5747 * faq.texi (Setting up a customization file): Grammar fix.
5748 Customize is no longer "new".
5749 (Displaying the current line or column): Line-number mode is on by
5750 default. Don't mention `column' package. Mention linum.el.
5751 (Turning on abbrevs by default): Explain how to do it for buffers,
5752 modes, and everywhere.
5753 (Associating modes with files): Use add-to-list. Don't mention Emacs
5754 19.
5755 (Highlighting a region): On by default since 23.1.
5756 (Replacing highlighted text): Update doc quote.
5757 (Working with unprintable characters): Don't mention search-quote-char.
5758 (Using an already running Emacs process): Gnuclient is probably not an
5759 enhancement these days.
5760 (Indenting switch statements): Remove mention of pre-Emacs 20.
5761 (Horizontal scrolling): Abbreviate Emacs 20 description.
5762 (Replacing text across multiple files): Fix name of dired command.
5763 (Disabling backups): Use require not load.
5764 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5765
5766 2009-06-13 Bill Wohler <wohler@newt.com>
5767
5768 Release MH-E manual version 8.2.
5769
5770 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5771 release 8.2.
5772
5773 2009-06-13 Glenn Morris <rgm@gnu.org>
5774
5775 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5776 in this day and age the common meaning is "on the web".
5777 (copying): Use @copyright in all cases.
5778 (Basic keys): Remove reference to deleted manual node "Text Characters".
5779 (File-name conventions): Use GNU as an example rather than SERVICE.
5780 default.el lives in site-lisp. Update Info directory location.
5781 (Real meaning of copyleft): GPL actions have been brought, but all
5782 settled out of court.
5783 (Guidelines for newsgroup postings): Shorten section title.
5784 Simplify comp.emacs description.
5785 (Newsgroup archives): Change Google URL. Describe Gmane.
5786 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5787 points". Mention List-Unsubscribe header.
5788 (Contacting the FSF): Update email and URLs.
5789 (Basic editing): Mention F1 for help.
5790 (Installing Texinfo documentation): Refer to Texinfo website rather
5791 than ftp server.
5792 (Printing a Texinfo file): Mention texi2pdf.
5793 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5794 are just stubs nowadays.
5795 (Latest version of Emacs): Explain version numbers.
5796 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5797 (Turning on syntax highlighting): No need to mention hilit19 any more.
5798 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5799 (Modes for various languages): Remove section.
5800 (Major packages and programs): Remove most version and maintainer
5801 information - it's hard to keep up-to-date, and adds nothing.
5802 Similarly with direct links to mailing lists.
5803 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5804 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5805 years, and Emacs comes with tools for this now.
5806 (Patch): Remove section - this is a standard tool.
5807 (Using function keys under X): Remove section.
5808
5809 2009-06-12 Glenn Morris <rgm@gnu.org>
5810
5811 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5812 (Help installing Emacs): Remove reference to deleted X11 node.
5813 (Associating modes with files): Interpreter-mode-alist is no longer
5814 subservient to auto-mode-alist.
5815 (Installing Emacs): Change future Emacs version.
5816 (Linking with -lX11 fails): Remove old section.
5817 (Packages that do not come with Emacs): Update ELL location.
5818 Emacs Lisp archive is dead.
5819 (Emacs for Windows): Remove reference to old CE port.
5820 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5821 (Emacs for VMS and DECwindows): Remove old ports.
5822 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5823 (Removing flashing messages): Remove section about non-existent Gnus
5824 option.
5825
5826 * faq.texi (Top): Add @top command.
5827 Remove the optional arguments from all @node commands: makeinfo can
5828 generate these automatically, and it is easier to edit and rearrange
5829 nodes without them.
5830
5831 2009-06-11 Glenn Morris <rgm@gnu.org>
5832
5833 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5834 (The LPF): Make the updated URL the sole reference point.
5835 (Learning how to do something): Update refcard price and format.
5836 (Getting a printed manual): Sources in doc/emacs/, not man/.
5837 Also available in PDF format. Since the page count varies, be less
5838 precise.
5839 (Informational files for Emacs): Remove references to deleted files
5840 LPF and SUN-SUPPORT, and to UUCP.
5841 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5842 Remove many obsolete ways to get the FAQ, which now seems only to be
5843 distributed with Emacs.
5844 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5845
5846 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5847
5848 * org.texi (Org Plot): Fix tags (Bug#3507).
5849 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5850
5851 * ada-mode.texi (Installation, Compile commands)
5852 (Project File Overview, No project files, Set compiler options)
5853 (Use GNAT project file, Use multiple GNAT project files)
5854 (Identifier completion): Use @samp for menu items, and @kbd for key
5855 sequences (Bug#3504).
5856
5857 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5858
5859 * gnus.texi (Security): Fix wording; add a link to epa.info.
5860
5861 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5862
5863 * message.texi (Header Commands): Fix descriptions to match
5864 keybindings.
5865
5866 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5867
5868 * gnus.texi (Security): Mention that EasyPG is the current default.
5869
5870 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5871
5872 * ediff.texi (Session Commands): Fix typo.
5873
5874 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5875
5876 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5877 news.software.readers. Reported by Florian Rehnisch.
5878
5879 2009-04-02 Glenn Morris <rgm@gnu.org>
5880
5881 * auth.texi: Capitalize direntry.
5882
5883 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5884 using a period in the entry name. (Bug#2797)
5885
5886 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5887
5888 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5889 ($(infodir)/auth, auth.dvi): New targets.
5890
5891 2009-03-03 Glenn Morris <rgm@gnu.org>
5892
5893 * auth.texi: Fix @setfilename.
5894
5895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5896 (auth, $(infodir)/auth, auth.dvi): New rules.
5897
5898 2009-02-25 Glenn Morris <rgm@gnu.org>
5899
5900 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5901
5902 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5903
5904 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5905
5906 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5907
5908 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5909 gnus-nocem-issuers, and gnus-nocem-verifyer.
5910
5911 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5912
5913 * ada-mode.texi (Project files, Automatic Casing):
5914 * dbus.texi (Signals):
5915 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5916 * mh-e.texi (HTML):
5917 * nxml-mode.texi (Locating a schema)
5918 (Using the document's URI to locate a schema):
5919 * org.texi (Footnotes, Using the mapping API):
5920 * rcirc.texi (Channels): Remove duplicate words.
5921
5922 2009-02-20 Glenn Morris <rgm@gnu.org>
5923
5924 * dired-x.texi (Miscellaneous Commands):
5925 * gnus.texi: Minor updates for mbox Rmail.
5926
5927 2009-02-16 Karl Berry <karl@gnu.org>
5928
5929 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5930 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5931 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5932 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5933 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5934 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5935 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5936 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5937 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5938 Consistently use @insertcopying in the Top node,
5939 @contents at the front (after @end titlepage),
5940 and @direntry after @copying. (Bug#1988)
5941
5942 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5943
5944 * auth.texi: New file documenting auth-source.
5945
5946 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5947
5948 * org.texi (Org Plot): Fix link.
5949
5950 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5951
5952 * epa.texi (Mail-mode integration): Mention the way to do
5953 "encrypt-to-self". (Bug#1807)
5954
5955 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5956
5957 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5958
5959 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5960
5961 * gnus-news.texi: Print version about Incoming*.
5962
5963 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5964
5965 * org.texi (Structure editing, Handling links)
5966 (Fast access to TODO states, Javascript support): Make standard docs
5967 correctly reflect default variable settings.
5968
5969 2009-02-02 Glenn Morris <rgm@gnu.org>
5970
5971 * org.texi: Fix typos.
5972
5973 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5974
5975 Sync with Tramp 2.1.15.
5976
5977 * trampver.texi: Update release number.
5978
5979 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5980
5981 * org.texi (TODO dependencies): Document TODO dependencies on
5982 checkboxes.
5983
5984 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5985
5986 * org.texi (TODO dependencies): Document key binding for toggling
5987 ORDERED property.
5988
5989 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5990
5991 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5992 of hook functions.
5993
5994 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5995
5996 * org.texi (TODO dependencies): New section.
5997
5998 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5999
6000 * org.texi (Plain lists, TODO basics, Priorities)
6001 (Multiple sets in one file, Conflicts): Document interaction with
6002 `shift-selection-mode'.
6003
6004 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6005
6006 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6007 Make Calc the subject of sentences.
6008 (Rearranging Formulas using Selections): Discuss new options
6009 for `j *'.
6010
6011 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6012
6013 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6014
6015 2009-01-26 Glenn Morris <rgm@gnu.org>
6016
6017 * org.texi: Fix typos.
6018
6019 2009-01-26 Bill Wohler <wohler@newt.com>
6020
6021 * mh-e.texi (EDITION, UPDATED): Update.
6022
6023 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6024
6025 * org.texi (References): Add information about remote references.
6026 (Built-in table editor): Document `C-c RET' in tables.
6027 (Math symbols, Quoting LaTeX code): Mention that simple
6028 LaTeX macros survive LaTeX export.
6029 (Images in LaTeX export): Show how to create a reference to a
6030 figure.
6031 (Sectioning structure): Document that the LaTeX class can be
6032 specified in a property.
6033 (Text areas in HTML export): New section.
6034 (External links): Add examples for text search and ID links.
6035 (Built-in table editor): Remove the descriptio of `C-c
6036 C-q', it not longer works.
6037 (Literal examples): Document that a space must follow
6038 the colon in short examples.
6039 (Relative timer): Document `org-timer-stop'.
6040 (Footnotes): New section.
6041 (Footnote markup): Shorten section and refer to new Footnote
6042 section.
6043 (Literal examples): Add documentation for line
6044 numbering in and references to code examples.
6045 (CSS support): Fix the description of default CSS styles.
6046 (Capturing column view): Document
6047 "file:path/to/file.org" as an allowed value for the ID property of
6048 a dynamic block copying column view.
6049
6050 2009-01-23 Stephen Eglen <stephen@gnu.org>
6051
6052 * mh-e.texi (Getting Started): Describe $MH.
6053
6054 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6055
6056 * tramp.texi (all): Harmonize usage of "external method",
6057 "external transfer method" and "out-of-band method".
6058 (Connection types): Precise the differences of inline and external
6059 methods. Written by Adrian Phillips <a.phillips@met.no>.
6060
6061 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6062
6063 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6064 commands as described at the top. Reported by Allan Gottlieb
6065 <gottlieb@nyu.edu>.
6066
6067 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6068
6069 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6070 nnmail-pathname-coding-system.
6071
6072 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6073
6074 * org.texi (Relative timer): Fix typo.
6075
6076 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6077
6078 * org.texi (Clocking work time): Fix typo.
6079 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6080
6081 2009-01-13 Glenn Morris <rgm@gnu.org>
6082
6083 * org.texi: Fix some more typos.
6084
6085 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6086
6087 * org.texi: Fix some typos.
6088
6089 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6090
6091 * gnus.texi (Group Parameters): Add note for local variables.
6092
6093 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6094
6095 * gnus.texi (Converting Kill Files): Fix URL.
6096 Include gnus-kill-to-score.el in contrib directory.
6097
6098 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6101 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6102 (Paging the Article): Add index entry.
6103
6104 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6105
6106 * ada-mode.texi (Examples): Delete redundant text.
6107
6108 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6109
6110 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6111
6112 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6113 addresses.
6114
6115 2009-01-03 Bill Wohler <wohler@newt.com>
6116
6117 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6118 kept empty.
6119
6120 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6121
6122 * org.texi (Activation, Exporting, ASCII export, HTML export)
6123 (HTML Export commands, LaTeX/PDF export commands):
6124 Improve documentation about transient-mark-mode.
6125 (References): Document the use of special names like $LR1 to reference
6126 to fields in the last table row.
6127
6128 2008-12-19 Juri Linkov <juri@jurta.org>
6129
6130 * info.texi (Search Text): Remove mention of removed key binding M-s.
6131
6132 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6133
6134 * org.texi (References): Remove mentioning of @0 as reference for the
6135 last line, this has been reverted in the Lisp sources.
6136
6137 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6138
6139 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6140 (DVI_TARGETS): Remove duplicates. Add sasl.
6141 ($(infodir)/sasl, sasl.dvi): New targets.
6142
6143 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6144
6145 * org.texi: Version number pushed to 6.15d.
6146
6147 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6148
6149 * org.texi (Tables in LaTeX export): New section.
6150 (Images in LaTeX export): New section.
6151 (Inlined images, Images in HTML export): Sections renamed.
6152
6153 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6154
6155 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6156
6157 2008-12-04 David Engster <dengste@eml.cc>
6158
6159 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6160 of nnml-get-new-mail. Change URL for mairix patch.
6161
6162 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6163
6164 * org.texi (Using the mapping API): Fix bug in mapping example.
6165 (Publishing options): Make the list of properties complete again, in
6166 correspondence to the variable `org-export-plist-vars'.
6167 (Property searches): Document new special values for time comparisons.
6168 (Tag inheritance): Refine the description of tag inheritance.
6169 (Project alist): Add info about the publishing sequence of components.
6170 (Effort estimates): Document the new relative timer.
6171
6172 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6173
6174 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6175 (Using Calc): Clarify use of `C-x * o'.
6176 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6177
6178 2008-11-28 Richard M Stallman <rms@gnu.org>
6179
6180 * dbus.texi (Receiving Method Calls): Clean up previous change.
6181
6182 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6183
6184 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6185 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6186 `dbus-unescape-from-identifier'.
6187 (Receiving Method Calls): New constants `dbus-service-emacs' and
6188 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6189 (Signals): Use the constants in the example.
6190
6191 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6192
6193 * org.texi: Re-apply change to FDL 1.3.
6194
6195 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6196
6197 * org.texi (Setting up Remember): Document `org-remember-mode'.
6198 (External links): Document that bbdb links can use a regular
6199 expression.
6200 (External links): Document that elisp links can contain interactive
6201 commands.
6202
6203 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6204
6205 * viper.texi (viper-translate-all-ESC-keysequences):
6206 Description removed.
6207
6208 2008-11-19 Glenn Morris <rgm@gnu.org>
6209
6210 * doclicense.texi: Change to FDL 1.3.
6211 Relicense all texi files under FDL 1.3 or later.
6212
6213 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6214
6215 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6216
6217 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6218
6219 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6220
6221 * ediff.texi: Version/date change.
6222
6223 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6224
6225 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6226
6227 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6228
6229 * calc.texi (About This Manual): Comment out a mention of
6230 marginal notes.
6231
6232 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6233
6234 * org.texi (Clocking work time): Document the :formula property of
6235 clock tables.
6236 (Structure editing, Refiling notes): Document refiling regions.
6237 (Agenda commands): Document the double-prefix version
6238 of the `l' command in the agenda.
6239 (Handling links): Explain the effect of a double prefix
6240 arg to `C-c C-o'.
6241 (TODO basics): Add documentation for tag triggers.
6242
6243 2008-10-23 Glenn Morris <rgm@gnu.org>
6244
6245 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6246 byte-compiling things like `+'.
6247
6248 * ns-emacs.texi: Merge copyright years of author now with assignment
6249 into FSF years.
6250 (VER): Use it for easier automatic updating. Use Emacs version rather
6251 than standalone Emacs.app version.
6252
6253 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6254
6255 * org.texi: Lots of minor fixes.
6256 (Capture): New chapter.
6257 (Org Plot): New section.
6258
6259 2008-09-30 Magnus Henoch <mange@freemail.hu>
6260
6261 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6262
6263 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6264
6265 * calc.texi (User Defined Units): Mention how to enter optional display
6266 string.
6267
6268 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6269
6270 * message.texi (Sending Variables): Fix variable documentation to
6271 avoid the "y/n" wording.
6272
6273 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6274
6275 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6276
6277 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6280 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6281
6282 2008-09-22 Bill Wohler <wohler@newt.com>
6283
6284 Release MH-E manual version 8.1.
6285
6286 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6287 release 8.1.
6288
6289 * mh-e.texi: Retain dual license as agreed to by the FSF.
6290 However, bump GPL to Version 3.
6291 Use @include for license text.
6292
6293 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6294
6295 * gnus.texi (Top, Setup, Fancy splitting to parent)
6296 (Store custom flags and keywords, Store arbitrary data):
6297 Clean up markup.
6298
6299 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6300
6301 * gnus.texi (The Gnus Registry): Document it.
6302
6303 2008-09-08 David Engster <dengste@eml.cc>
6304
6305 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6306 Clarify section about choosing back end servers.
6307
6308 2008-08-23 Glenn Morris <rgm@gnu.org>
6309
6310 * dired-x.texi (Shell Command Guessing):
6311 Mention dired-guess-shell-case-fold-search. (Bug#417)
6312
6313 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6314
6315 * trampver.texi: Update release number.
6316
6317 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6318
6319 * ns-emacs.texi: Update version.
6320 (Introduction): Correct menu location for options save.
6321 (Customization): Note that defaults are stored under org.gnu.Emacs.
6322
6323 2008-08-11 Bill Wohler <wohler@newt.com>
6324
6325 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6326 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6327 Henman) (closes SF #1768928).
6328
6329 2008-08-10 Glenn Morris <rgm@gnu.org>
6330
6331 * ns-emacs.texi: Use @copying. Change copyright of authors with
6332 assignment to FSF. Change license to GFDL.
6333 (Top): Remove outdated references.
6334
6335 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6336
6337 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6338 Add gnus-summary-sort-by-most-recent-number and
6339 gnus-summary-sort-by-most-recent-date.
6340 (Summary Sorting): Explain prefix argument.
6341
6342 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6343
6344 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6345 gnus-summary-pipe-output.
6346
6347 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6348
6349 * dbus.texi (Receiving Method Calls): Document error handling of own
6350 D-Bus methods.
6351
6352 2008-08-01 Bill Wohler <wohler@newt.com>
6353
6354 * mh-e.texi (Reading Mail)
6355 (Viewing Attachments): Describe new function
6356 mh-show-preferred-alternative.
6357 (Sending Mail, Redistributing, Sending Message): Describe new hook
6358 mh-annotate-msg-hook.
6359
6360 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * dbus.texi (Arguments and Signatures): Fix example.
6363 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6364 (Asynchronous Methods): New node.
6365 (Errors and Events): Describe extended layout of `dbus-event'.
6366 New defun `dbus-event-message-type'.
6367
6368 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6369
6370 * ediff.texi: Remove VMS support.
6371
6372 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6373
6374 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6375 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6376
6377 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6378
6379 * Makefile.in: Add mairix-el targets.
6380
6381 2008-07-29 David Engster <deng@randomsample.de>
6382
6383 * mairix-el.texi: New file.
6384
6385 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6386
6387 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6388 project files. Delete 'main_unit' project variable; not needed. Allow
6389 process environment variables wherever project variables are allowed.
6390 Add tutorial section on multiple GNAT project files.
6391
6392 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6393
6394 Sync with Tramp 2.1.14.
6395
6396 * trampver.texi: Update release number.
6397
6398 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6399
6400 * ns-emacs.texi:
6401 * faq.texi: Remove mentions of Mac Carbon.
6402
6403 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6404
6405 * gnus.texi (Saving Articles): Describe the 2nd argument of
6406 gnus-summary-save-in-pipe.
6407 (SpamAssassin): Use it.
6408
6409 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6410
6411 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6412
6413 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6414
6415 * org.texi (Export options): Document the use of the creator flag.
6416
6417 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6418
6419 * org.texi: New version 6.06a.
6420
6421 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6422
6423 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6424 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6425
6426 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6427
6428 * calc.texi (Editing Stack Entries, Algebraic Entry):
6429 Rewrite introductory sentences so it can be used by
6430 Calc's help functions. Mention fixing typos.
6431 (Customizing Calc): Fix typo.
6432
6433 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6434
6435 * calc.texi (summarykey): New macro. Use to correctly format keys in
6436 the summary.
6437
6438 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6439
6440 * ns-emacs.texi (Customization): Corrected documentation on color
6441 specification formats.
6442
6443 2008-07-19 Andreas Schwab <schwab@suse.de>
6444
6445 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6446
6447 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6448 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6449
6450 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6451
6452 * dbus.texi (Inspection): Rework, introduce submenus.
6453 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6454 (Properties and Annotations, Arguments and Signatures): New nodes.
6455
6456 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6457
6458 * dbus.texi (Receiving Method Calls): Fix description of
6459 `dbus-register-method'.
6460 (Signals): Allow also signal arguments for filtering in
6461 `dbus-register-signal'.
6462
6463 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6464
6465 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6466 `cnorm'.
6467 (Arithmetic Tutorial): Simplify the verification of prime factors.
6468
6469 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6470
6471 * gnus.texi (Saving Articles): Mention
6472 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6473
6474 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6475
6476 * calc.texi: Adjust mode line throughout.
6477
6478 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6479
6480 * sasl.texi (Mechanisms): Fix typos.
6481
6482 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6483
6484 * calc.texi (Killing from the stack): Mention using normal Emacs
6485 copying.
6486
6487 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6488
6489 * tramp.texi (Password handling): Rename from "Password caching".
6490 Add `auth-source' mechanism.
6491 (Connection caching): Tramp reopens the connection automatically,
6492 when the operating system on the remote host has been changed.
6493
6494 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6495
6496 * makefile.w32-in (distclean): Remove makefile.
6497
6498 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6499
6500 * org.texi (Using the mapping API): New section.
6501 (Agenda column view): New section.
6502 (Moving subtrees): Document archiving to the archive sibling.
6503 (Agenda commands): Document columns view in the agenda.
6504 (Using the property API): Document the API for multi-valued properties.
6505
6506 2008-06-17 Jason Riedy <jason@acm.org>
6507
6508 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6509 function, and efmt may be a two-argument function.
6510 (Radio tables): Document multiple destinations.
6511
6512 2008-06-16 Glenn Morris <rgm@gnu.org>
6513
6514 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6515 Add Cover-Texts.
6516
6517 2008-06-15 Glenn Morris <rgm@gnu.org>
6518
6519 * faq.texi (VER): Update to 23.0.60.
6520
6521 * mh-e.texi: Remove option of licensing under GPL.
6522 Add Cover-Texts to GFDL permissions notice.
6523 (GPL): Remove section.
6524 (GFDL): Include doclicense.texi rather than the actual text.
6525
6526 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6527 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6528
6529 * sasl.texi: Fix output file name.
6530
6531 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6532
6533 * gnus-coding.texi: Refer to license in Gnus manual.
6534
6535 * idlwave.texi, sasl.texi: Use @copying.
6536
6537 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6538
6539 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6540
6541 * url.texi: Use @copying, @title, @subtitle, @author.
6542
6543 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6544 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6545 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6546 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6547 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6548 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6549 * widget.texi, woman.texi:
6550 Remove references to external license, since doclicense is included.
6551
6552 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6553 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6554 Remove references to non-existent Invariant Sections.
6555
6556 2008-06-14 Glenn Morris <rgm@gnu.org>
6557
6558 * faq.texi (Major packages and programs): Remove references to external
6559 Supercite, Calc, VIPER, since they have been included for some time.
6560 Update VM, AUCTeX, BBDB entries.
6561
6562 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6563
6564 * newsticker.texi: Updated to match latest newsticker changes.
6565
6566 2008-06-13 Glenn Morris <rgm@gnu.org>
6567
6568 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6569 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6570 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6571 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6572 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6573 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6574 * woman.texi:
6575 Update Back-Cover Text as per maintain.info.
6576
6577 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6578
6579 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6580
6581 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6582 (gnus-faq.xml): Update repository host.
6583
6584 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6585
6586 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6587
6588 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6589 Fix a typo.
6590
6591 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6592
6593 * gnus.texi (Mail Source Customization): Correct values of
6594 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6595 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6596
6597 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6598
6599 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6600 coding standards.
6601
6602 2008-06-14 David Engster <dengste@eml.cc>
6603
6604 * gnus.texi (nnmairix): Markup fixes.
6605
6606 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6607
6608 * gnus.texi (nnmairix): Markup and other minor fixes.
6609
6610 2008-06-05 David Engster <dengste@eml.cc>
6611
6612 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6613
6614 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6615
6616 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6617 (Searching, nnir, nnmairix): New stub nodes.
6618
6619 2008-05-30 Felix Lee <felix.1@canids.net>
6620
6621 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6622
6623 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6626
6627 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6628
6629 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6630
6631 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6632
6633 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6634
6635 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6636
6637 * info.texi (Top): Fix typo in xref.
6638
6639 2008-05-05 Karl Berry <karl@gnu.org>
6640
6641 * info.texi (Top): @xref to stand-alone manual.
6642
6643 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6644
6645 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6646 (Various Summary Stuff): Fix typo in last xref.
6647
6648 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6649
6650 * org.texi (Moving subtrees): Fix typo.
6651
6652 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6653
6654 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6655 Tramp via `tramp-mode'.
6656
6657 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6658
6659 * org.texi: Massive changes, in many parts of the file.
6660
6661 2008-04-27 Jason Riedy <jason@acm.org>
6662
6663 * org.texi (A LaTeX example): Note that fmt may be a
6664 one-argument function, and efmt may be a two-argument function.
6665 (Radio tables): Document multiple destinations.
6666
6667 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * gnus.texi (Oort Gnus): Add message-fill-column.
6670
6671 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6672
6673 * gnus.texi (Mail Source Specifiers): Typo fix.
6674
6675 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6676
6677 * gnus.texi (Diary Headers Generation): Update key binding for
6678 `gnus-diary-check-message'.
6679
6680 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Emacsen): Addition.
6683
6684 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6685
6686 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6687
6688 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6689
6690 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6691
6692 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6693
6694 * gnus-news.texi: Update tool bar item.
6695
6696 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6697
6698 * gnus-news.texi: Fix typos.
6699
6700 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6701
6702 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6703 Add mention of `kron'.
6704
6705 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6706
6707 * epa.texi (Encrypting/decrypting *.gpg files):
6708 Document epa-file-name-regexp.
6709
6710 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6711
6712 * gnus.texi (Example Methods): Fix description about ssh-agent.
6713 (Indirect Functions): Fix the default value of nntp-telnet-command;
6714 remove link to connect.html.
6715
6716 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6717
6718 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6719 dbus-call-method.
6720 (Receiving Method Calls): The timeout can be set by the calling client.
6721
6722 * trampver.texi: Update release number.
6723
6724 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6725
6726 * gnus.texi (Top): Fix version. Add SASL.
6727
6728 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6729
6730 Sync with Tramp 2.1.13.
6731
6732 * trampver.texi: Update release number.
6733
6734 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6735
6736 * org.texi: Update to new org-mode website.
6737
6738 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6739
6740 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6741
6742 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6743
6744 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6745 gnus-read-ephemeral-gmane-group-url,
6746 gnus-read-ephemeral-emacs-bug-group,
6747 gnus-read-ephemeral-debian-bug-group.
6748
6749 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6750
6751 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6752
6753 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6754 Add FIXMEs for Bookmarks and gnus-registry-marks.
6755
6756 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6757
6758 * gnus.texi (Smileys): Document `smiley-style'.
6759
6760 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6761
6762 * gnus.texi (Gnus Development): Clarify difference between ding and
6763 gnu.emacs.gnus.
6764 (MIME Commands, Using MIME, RSS): Fix markup.
6765
6766 * gnus-faq.texi ([8.4]): Ditto.
6767
6768 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6769
6770 * gnus.texi (Emacsen): Remove obsolete stuff.
6771
6772 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6773
6774 * gnus.texi (Oort Gnus): Add version info WRT
6775 `mail-source-delete-incoming'.
6776
6777 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6778
6779 * gnus.texi (Top): Add "Other related manuals" and version info in
6780 `iftex' output.
6781 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6782 gnus-balloon-face-0 and the corresponding format specifiers.
6783
6784 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6785
6786 * tramp.texi (Filename completion): Remove footnote about let-bind
6787 of `partial-completion-mode'. It doesn't work this way.
6788
6789 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6790
6791 * pcl-cvs.texi (Contributors): Update my email.
6792
6793 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6794
6795 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6796
6797 2008-03-17 Bill Wohler <wohler@newt.com>
6798
6799 * mh-e.texi (Viewing): Update URL for adding header fields to
6800 mh-invisible-header-fields-default.
6801
6802 2008-03-16 Bill Wohler <wohler@newt.com>
6803
6804 * mh-e.texi (Preface): Add Gnus to requirements.
6805 (Forwarding): Note that forwarded MIME messages are now inline.
6806
6807 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6808
6809 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6810 (Common Variables): Give precedence to the netcat methods over the
6811 telnet methods, and mention that they are more reliable.
6812
6813 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6814
6815 * org.texi (Exporting Agenda Views): Document agenda export to
6816 iCalendar.
6817 (Progress logging): Document the new progress logging stuff.
6818
6819 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6820
6821 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6822 Update for change of `mail-source-delete-incoming'.
6823
6824 * gnus-news.texi: Ditto.
6825
6826 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6827
6828 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6829 custom versions.
6830
6831 2008-03-07 Alan Mackenzie <acm@muc.de>
6832
6833 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6834 parens/brackets in a k&r region is limited.
6835
6836 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6837
6838 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6839 using different Emacs versions.
6840
6841 2008-02-27 Glenn Morris <rgm@gnu.org>
6842
6843 * sc.texi: Remove a lot of old and obsolete info.
6844 (titlepage): Simplify.
6845 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6846 (VM with any Emacsen, GNEWS with any Emacsen)
6847 (Overloading for Non-conforming MUAs, Version 3 Changes)
6848 (The Supercite Mailing List): Delete nodes.
6849 (Introduction): Remove info about old packages.
6850 (Getting Connected): Simplify. Remove info about old packages.
6851 (Citing Commands): Delete Emacs 19 info.
6852 (Hints to MUA Authors): Simplify.
6853 (Thanks and History): Merge in some info from the deleted node
6854 "Version 3 Changes".
6855
6856 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6857
6858 * org.texi (Setting tags, In-buffer settings):
6859 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6860
6861 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6862
6863 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6864 installation directory name.
6865
6866 2008-02-12 Romain Francoise <romain@orebokech.com>
6867
6868 * epa.texi (Overview): Fix typo.
6869
6870 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6871
6872 * epa.texi (Quick start): Remove the .emacs setting.
6873
6874 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6875
6876 * epa.texi (Quick start): Use the command `epa-enable' instead of
6877 loading `epa-setup'.
6878
6879 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6880
6881 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6882 ($(infodir)/epa, epa.dvi): New targets.
6883
6884 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6885
6886 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6887
6888 * epa.texi: New manual documenting the EasyPG Assistant.
6889
6890 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6891
6892 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6893 (Inspection): New function dbus-ping.
6894
6895 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6896
6897 * tramp.texi (Remote processes): Add `shell-command'.
6898
6899 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6900
6901 * tramp.texi: Use new FSF's Back-Cover Text.
6902
6903 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6904
6905 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6906 (Group Parameters): Document `mail-source' parameter.
6907
6908 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6909
6910 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6911 must be a local host.
6912
6913 2008-01-26 Michael Olson <mwolson@gnu.org>
6914
6915 * erc.texi: Update version for ERC 5.3 release.
6916 (Obtaining ERC): Update extras URLs for 5.3.
6917 (Development): Write instructions for git, and remove those for Arch.
6918 (History): Mention the switch to git.
6919
6920 2008-01-24 Karl Berry <karl@gnu.org>
6921
6922 * info.texi (Search Index, Search Text): Mention the command
6923 character in the section name, a la the (Go to node) node.
6924
6925 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6926
6927 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6928
6929 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6930
6931 * gnus-news.texi: Mention gnus-article-describe-bindings.
6932
6933 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6934
6935 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6936
6937 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6938
6939 * org.texi (Property inheritance): New section.
6940 (Conventions): New section.
6941 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6942 commands, and the new bindings for refiling.
6943 (Sparse trees): Document the new special command for sparse trees.
6944 (References): Be more clear about the counting of hilines.
6945 (Handling links): Document M-p/n for accessing links.
6946 (Fast access to TODO states): New section.
6947 (Per file keywords): New section.
6948 (Property inheritance): New section.
6949 (Column attributes): New summary types.
6950 (Capturing Column View): New section.
6951 (The date/time prompt): Cover the new features in the date/time prompt.
6952 Compactify the table of keys for the calendar remote control.
6953 (Clocking work time): Document the new :scope parameter.
6954 (Remember): Promoted to chapter.
6955 (Quoted examples): New section.
6956 (Enhancing text): New verbatim environments.
6957
6958 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6959
6960 * trampver.texi: Update release number.
6961
6962 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6963
6964 * gnus.texi (Article Keymap):
6965 Add gnus-article-wide-reply-with-original; fix descriptions of
6966 gnus-article-reply-with-original and
6967 gnus-article-followup-with-original.
6968
6969 2008-01-09 Glenn Morris <rgm@gnu.org>
6970
6971 * nxml-mode.texi: Add @copying section.
6972
6973 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6974
6975 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6976 Server". Add `message-send-mail-with-mailclient'.
6977
6978 * gnus.texi (Posting Server): Move some text to "(message)Mail
6979 Variables" and add a reference here.
6980
6981 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6982
6983 * dbus.texi (Receiving Method Calls): New chapter.
6984 (Errors and Events): Add serial number to events. Replace "signal" by
6985 "message". Introduce dbus-event-serial-number.
6986
6987 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6988
6989 * dbus.texi (Type Conversion): Explain the type specification for empty
6990 arrays. Use another example.
6991
6992 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6993
6994 * dbus.texi (all): Replace "..." by @dots{}.
6995 (Type Conversion): Precise the value range for :byte types.
6996 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6997 Mention its return value.
6998 (Errors and Events): There is no D-Bus error propagation during event
6999 processing.
7000
7001 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7002
7003 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7004 New sections.
7005
7006 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7007
7008 * gnus.texi (Group Parameters): Reorder the text and add a note about
7009 `gnus-parameters' near the beginning of the node.
7010
7011 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7012
7013 * gnus.texi (Score File Editing): Fix function name.
7014
7015 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7016
7017 Sync with Tramp 2.1.12.
7018
7019 * trampver.texi: Update release number.
7020
7021 2007-12-22 Richard Stallman <rms@gnu.org>
7022
7023 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7024
7025 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7026
7027 * dbus.texi (Type Conversion): Correct input parameters mapping.
7028
7029 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7030
7031 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7032 (Errors and Events): Mention wrong-type-argument error.
7033
7034 2007-12-21 Alex Schroeder <alex@gnu.org>
7035
7036 * rcirc.texi: Changed single spaces after sentence end to double
7037 spaces. Fixed some typos.
7038 (Internet Relay Chat): Explain relay.
7039 (Getting started with rcirc): Change items to reflect prompts.
7040 Add more explanation to rcirc-track-minor-mode and added a comment to
7041 warn future maintainers that this section is a copy.
7042 (People): Change /ignore example.
7043 (Keywords): Not keywords.
7044
7045 2007-12-20 Alex Schroeder <alex@gnu.org>
7046
7047 * rcirc.texi (Top): Fighting Information Overload chapter added.
7048 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7049 (rcirc commands): Move /ignore command to the new chapter.
7050 (Fighting Information Overload): New chapter documenting /keyword,
7051 /bright, /dim, channel ignore, and low priority channels.
7052 (Configuration): Document rcirc-server-alist, remove
7053 rcirc-startup-channels-alist and rcirc-default-server.
7054
7055 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7056
7057 * dbus.texi (Signals): Fix example in dbus-register-signal.
7058
7059 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7060
7061 * gnus.texi (Score Variables): Fix typo.
7062
7063 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7064
7065 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7066 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7067 (Errors and Events): Adapt dbus-event.
7068
7069 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7070
7071 * gnus.texi (Other Files): Add the yenc command.
7072
7073 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7074
7075 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7076 since 2004-08-06.
7077
7078 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7079
7080 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7081 on body.
7082
7083 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7084
7085 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7086 and rfc2047-allow-irregular-q-encoded-words; fix description of
7087 rfc2047-encode-encoded-words.
7088
7089 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7090
7091 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7092
7093 2007-12-05 Michael Olson <mwolson@gnu.org>
7094
7095 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7096 Update documentation for `remember-diary-file'.
7097
7098 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7099
7100 * dbus.texi (Signals): Precise `dbus-register-signal'.
7101 (Errors and Events): Rework events part, the internal structure of
7102 dbus-event has changed.
7103
7104 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7105
7106 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7107 ($(infodir)/dbus, dbus.dvi): New targets.
7108
7109 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7110
7111 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7112 unconditionally.
7113
7114 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7115 emulation with @print{}.
7116
7117 2007-12-02 Richard Stallman <rms@gnu.org>
7118
7119 * dbus.texi (Overview): Minor cleanup.
7120
7121 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7122
7123 * Makefile.in (INFO_TARGETS): Add dbus.
7124 (DVI_TARGETS): Add dbus.dvi.
7125 (dbus, dbus.dvi): New targets.
7126
7127 * dbus.texi: New file.
7128
7129 2007-11-24 Romain Francoise <romain@orebokech.com>
7130
7131 * nxml-mode.texi: Add description in @direntry.
7132 Fix file name to match @setfilename.
7133
7134 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7135
7136 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7137 ($(infodir)/nxml-mode): New rule.
7138
7139 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7140 ($(infodir)/nxml-mode): New rule.
7141 (clean): Add nxml-mode*.
7142
7143 * nxml-mode.texi: New file with nxml manual.
7144
7145 2007-11-18 Richard Stallman <rms@gnu.org>
7146
7147 * flymake.texi (Example -- Configuring a tool called directly):
7148 Update example.
7149
7150 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7151
7152 * tramp.texi (Filename completion): Simplify explanation of
7153 double-slash behavior. Explain directory contents flushing.
7154
7155 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7156
7157 * calc.texi (TeX and LaTeX Language Modes): Put in
7158 missing braces.
7159
7160 2007-11-15 Richard Stallman <rms@gnu.org>
7161
7162 * cl.texi (Equality Predicates): Delete `eql'.
7163 (Predicates, Naming Conventions, Top): Delete `eql'.
7164 (Common Lisp Compatibility): Delete `eql'.
7165 (Porting Common Lisp): Delete obsolete backquote info.
7166 Minor clarification about character constants.
7167 (Sequence Basics): Minor clarification.
7168
7169 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7170
7171 * cc-mode.texi (Electric Keys, Custom Macros):
7172 * tramp.texi (Filename completion): Fix typos.
7173
7174 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7175
7176 * calc.texi (Basic commands): Mention the menu.
7177
7178 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7179
7180 * tramp.texi (Connection caching): Tramp flushes connection
7181 properties when remote operating system has been changed.
7182
7183 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7184
7185 * gnus-news.texi: Fix spelling.
7186 `message-insert-formatted-citation-line', not
7187 `message-insert-formated-citation-line'.
7188
7189 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7190
7191 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7192
7193 * tramp.texi (Overview): Mention also the PuTTY integration under
7194 w32. Remove paragraphs about Tramp's experimental status.
7195 (Frequently Asked Questions): Add code example for highlighting the
7196 mode line.
7197
7198 2007-11-03 Michael Olson <mwolson@gnu.org>
7199
7200 * remember.texi: Change mentions of remember-buffer to
7201 remember-finalize throughout.
7202
7203 2007-10-30 Michael Olson <mwolson@gnu.org>
7204
7205 * remember.texi (Copying): Remove.
7206 (Mailbox): Update with non-BBDB instructions.
7207 (Diary, Org): Add.
7208 (Bibliography, Planner Page): Remove.
7209
7210 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7211
7212 * makefile.w32-in (INFO_TARGETS): Add remember.
7213 (DVI_TARGETS): Add remember.dvi.
7214 ($(infodir)/remember): New rule.
7215 (clean): Add remember*.
7216
7217 2007-10-30 Michael Olson <mwolson@gnu.org>
7218
7219 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7220 ($(infodir)/remember): New rule that builds the Remember Manual.
7221
7222 * remember.texi: New file containing the Remember Mode Manual.
7223 Shuffle chapters around after initial import.
7224 (Function Reference): Split Keystrokes into separate chapter.
7225 (Keystrokes): Document C-c C-k.
7226 (Introduction): Fix typographical issue with "---".
7227
7228 2007-10-29 Richard Stallman <rms@gnu.org>
7229
7230 * widget.texi (Introduction): Delete discussion of implementation
7231 internals.
7232
7233 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7234
7235 * tramp.texi (Connection caching): Host names must be different
7236 when tunneling.
7237
7238 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7239
7240 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7241 Gnus v5.13.
7242
7243 2007-10-28 Miles Bader <miles@gnu.org>
7244
7245 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7246
7247 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7248
7249 * gnus.texi (Sorting the Summary Buffer):
7250 Remove gnus-article-sort-by-date-reverse.
7251
7252 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7253
7254 * gnus.texi (Non-ASCII Group Names): New node.
7255 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7256 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7257
7258 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7259
7260 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7261 clean the output of the program `imap-shell-program'.
7262
7263 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7264
7265 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7266
7267 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7268
7269 * gnus.texi (Sticky Articles): Documentation for sticky article
7270 buffers.
7271
7272 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7273
7274 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7275
7276 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7277
7278 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7279
7280 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7281
7282 * gnus.texi (Archived Messages):
7283 Document gnus-update-message-archive-method.
7284
7285 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7286
7287 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7288
7289 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7290
7291 * gnus.texi (Group Maneuvering):
7292 Document `gnus-summary-next-group-on-exit'.
7293
7294 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7295
7296 * gnus.texi (Really Various Summary Commands):
7297 Mention gnus-auto-select-on-ephemeral-exit.
7298
7299 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7300
7301 * gnus.texi, message.texi: Bump version number.
7302
7303 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7304
7305 * gnus.texi (Group Line Specification, Misc Group Stuff)
7306 (Server Commands): Parenthesize @pxref{Mail Spool}.
7307
7308 2007-10-28 Didier Verna <didier@xemacs.org>
7309
7310 New user option: message-signature-directory.
7311 * message.texi (Insertion Variables): Document it.
7312 * gnus.texi (Posting Styles): Ditto.
7313
7314 2007-10-28 Didier Verna <didier@xemacs.org>
7315
7316 * gnus.texi (Group Line Specification):
7317 * gnus.texi (Misc Group Stuff):
7318 * gnus.texi (Server Commands): Document the group compaction feature.
7319
7320 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7321
7322 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7323
7324 * message.texi (Various Message Variables): Add message-fill-column.
7325
7326 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7327
7328 * gnus.texi: Untabify.
7329
7330 2007-10-28 Didier Verna <didier@xemacs.org>
7331
7332 * gnus.texi (Group Parameters): Document the posting-style merging
7333 process in topic-mode.
7334
7335 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7336
7337 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7338
7339 2007-10-28 Romain Francoise <romain@orebokech.com>
7340
7341 * gnus.texi (Mail Spool): Fix typo.
7342 Update copyright.
7343
7344 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7345
7346 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7347
7348 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7349
7350 * gnus.texi (Summary Generation Commands):
7351 Add gnus-summary-insert-ticked-articles.
7352
7353 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7354
7355 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7356 to spam-spamassassin-program.
7357
7358 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7359
7360 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7361
7362 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7363
7364 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7365
7366 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7367
7368 * message.texi (Mail Headers): Document `opportunistic'.
7369
7370 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7371
7372 * emacs-mime.texi (Encoding Customization): Explain how to set
7373 mm-coding-system-priorities per hierarchy.
7374
7375 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7376
7377 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7378 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7379
7380 2007-10-28 Didier Verna <didier@xemacs.org>
7381
7382 * message.texi (Wide Reply): Update documentation of
7383 message-dont-reply-to-names (now allowing a list of regexps).
7384
7385 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7386
7387 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7388
7389 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7390
7391 * gnus.texi (SpamAssassin back end): Fix typo.
7392
7393 * sieve.texi (Examples): Fix grammar.
7394
7395 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7396
7397 * gnus.texi (Searching for Articles): Document M-S and M-R.
7398 (Limiting): Document / b.
7399
7400 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7401
7402 * gnus.texi (Thread Commands): T M-^.
7403
7404 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7405
7406 * message.texi (Mail Aliases): Document ecomplete.
7407 (Mail Aliases): Fix typo.
7408
7409 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7410
7411 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7412 fix typo.
7413
7414 2007-10-28 Romain Francoise <romain@orebokech.com>
7415
7416 * gnus.texi (Mail Spool): Grammar fix.
7417
7418 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7419
7420 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7421 string.
7422
7423 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7424
7425 * gnus.texi (Group Parameters): Fix description.
7426
7427 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7428
7429 * gnus.texi (Gmane Spam Reporting):
7430 Fix spam-report-gmane-use-article-number.
7431 Add spam-report-user-mail-address.
7432
7433 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7434
7435 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7436
7437 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7438
7439 * gnus.texi (Group Parameters): Add simplified sorting example based on
7440 example for `Sorting the Summary Buffer' from Jari Aalto
7441 <jari.aalto@cante.net>.
7442 (Example Methods): Add example for an indirect connection.
7443
7444 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7445
7446 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7447 (Agent Parameters): Update parameter names to match code.
7448 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7449 'gnus-agent-summary-fetch-series'.
7450 (Agent and flags): New section providing a generalized discussion
7451 of flag handling.
7452 (Agent and IMAP): Remove flag discussion.
7453 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7454
7455 2007-10-28 Romain Francoise <romain@orebokech.com>
7456
7457 * gnus.texi (Exiting the Summary Buffer): Add new function
7458 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7459
7460 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7461
7462 * gnus.texi (Conformity): Fix typo.
7463 (Customizing Articles): Document `first'.
7464
7465 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7466
7467 * gnus.texi (Sorting the Summary Buffer):
7468 Add `gnus-thread-sort-by-date-reverse'. Add example
7469 host to different sorting in NNTP and RSS groups.
7470
7471 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7472
7473 * message.texi (Insertion): Describe prefix for
7474 message-mark-inserted-region and message-mark-insert-file.
7475
7476 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7477
7478 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7479 LaTeX documents. Describe "text/x-gnus-verbatim".
7480
7481 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7482
7483 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7484 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7485 (spam-stat spam filtering, SpamOracle)
7486 (Extending the Spam ELisp package): Remove extra quote symbol for
7487 clarity.
7488
7489 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7490
7491 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7492 gnus-article-delete-part and gnus-article-replace-part.
7493 (Using MIME): Add gnus-mime-replace-part.
7494
7495 2007-10-28 Romain Francoise <romain@orebokech.com>
7496
7497 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7498 requires `auto-compression-mode' to be enabled. Add new nnml
7499 variable `nnml-compressed-files-size-threshold'.
7500
7501 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7502
7503 * gnus.texi (Sorting the Summary Buffer):
7504 Add gnus-thread-sort-by-recipient.
7505
7506 2007-10-28 Romain Francoise <romain@orebokech.com>
7507
7508 * message.texi (Insertion Variables): Mention new variable
7509 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7510 documentation accordingly.
7511
7512 2007-10-28 Romain Francoise <romain@orebokech.com>
7513
7514 * gnus.texi (To From Newsgroups): Mention new variables
7515 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7516
7517 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7520 stuff; gnus-mime-inline-part does the automatic decompression.
7521
7522 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7523
7524 * gnus.texi (Spam ELisp Package Configuration Examples):
7525 "training.ham" should be "training.spam".
7526
7527 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7528
7529 * message.texi (Mail Variables): Fix the default value for
7530 message-send-mail-function.
7531
7532 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7533
7534 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7535 always returns nil exceptionally.
7536
7537 2007-10-28 Simon Josefsson <jas@extundo.com>
7538
7539 * gnus.texi (Article Washing): Add libidn URL.
7540 Suggested by Michael Cook <michael@waxrat.com>.
7541
7542 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7543
7544 * gnus.texi (Topic Commands): Fix next/previous.
7545
7546 2007-10-28 Simon Josefsson <jas@extundo.com>
7547
7548 * gnus.texi (Article Washing): Mention `W i'.
7549
7550 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7551
7552 * gnus.texi (Group Parameters): Slight extension of sieve
7553 parameter description.
7554
7555 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7556
7557 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7558 matching score files as well.
7559 (Picons): Describe `gnus-picon-style'.
7560
7561 2007-10-28 Romain Francoise <romain@orebokech.com>
7562
7563 * message.texi (Message Headers): Mention that headers are hidden
7564 using narrowing, and how to expose them.
7565 Update copyright.
7566
7567 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7568
7569 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7570 `gnus-summary-sort-by-recipient'.
7571
7572 2007-10-28 Romain Francoise <romain@orebokech.com>
7573
7574 * gnus.texi (NNTP marks): New node.
7575 (NNTP): Move NNTP marks variables to the new node.
7576
7577 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7578
7579 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7580
7581 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7582
7583 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7584
7585 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7586 everywhere for consistency.
7587 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7588 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7589 Say "regular expression" instead of "regex." Admonish.
7590 Pick other words to sound better (s/so/thus/).
7591 (Spam ELisp Package Filtering of Incoming Mail):
7592 Mention statistical filters. Remove old TODO.
7593 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7594 New section on sorting and displaying the spam score.
7595 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7596 backend but an alias to spam-use-BBDB.
7597 (Extending the Spam ELisp package): Rewrite the example using the
7598 new backend functionality.
7599
7600 2007-10-28 Simon Josefsson <jas@extundo.com>
7601
7602 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7603 nntp-marks-directory, from Romain Francoise
7604 <romain@orebokech.com>.
7605
7606 2007-10-28 Magnus Henoch <mange@freemail.hu>
7607
7608 * gnus.texi (Hashcash): New default value of
7609 hashcash-default-payment.
7610
7611 2007-10-28 Simon Josefsson <jas@extundo.com>
7612
7613 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7614 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7615
7616 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7617
7618 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7619
7620 2007-10-28 Simon Josefsson <jas@extundo.com>
7621
7622 * gnus.texi (documentencoding): Add, to avoid warnings.
7623
7624 2007-10-28 Simon Josefsson <jas@extundo.com>
7625
7626 * message.texi (Mail Headers): Add.
7627
7628 * gnus.texi (Hashcash): Fix.
7629
7630 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7631
7632 * gnus.texi (Hashcash): Change location of library, also mention
7633 that payments can be verified and fix the name of the
7634 hashcash-path variable.
7635
7636 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7637
7638 * gnus.texi (Article Display): Add `gnus-picon-style'.
7639
7640 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7643
7644 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7645
7646 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7647 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7648 warning about ham processors in spam groups removed.
7649
7650 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7651
7652 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7653 From Hubert Chan <hubert@uhoreg.ca>.
7654
7655 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7656
7657 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7658 (Mailing List): Typo.
7659 (Customizing Articles): Add gnus-treat-ansi-sequences.
7660 (Article Washing): Index.
7661
7662 * message.texi: Use m-dash consistently.
7663
7664 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7665
7666 * gnus.texi (GroupLens): Remove.
7667
7668 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7669
7670 * gnus.texi (Outgoing Messages, Agent Variables):
7671 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7672 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7673
7674 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7675
7676 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7677
7678 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7679
7680 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7681
7682 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7683
7684 2007-10-28 Simon Josefsson <jas@extundo.com>
7685
7686 * gnus.texi (Top): Add SASL.
7687
7688 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7689
7690 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7691
7692 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7693
7694 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7695
7696 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7697
7698 * calc.texi (Formulas, Composition Basics): Lower the
7699 precedence of negation.
7700
7701 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7702
7703 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7704 Mention the new three-letter column identifiers.
7705 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7706 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7707 message when using `c' on an empty default with default printer.
7708 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7709 renamed to `ses--symbolic-formulas' some time ago.
7710
7711 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7712
7713 * calc.texi (Default Simplifications, Making Selections)
7714 (Customizing Calc): Clarify associativity of multiplication.
7715
7716 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7717
7718 * tramp.texi (Traces and Profiles): Simplify loop over
7719 `trace-function-background'.
7720
7721 2007-10-22 Juri Linkov <juri@jurta.org>
7722
7723 * dired-x.texi (Shell Command Guessing): Default values are now
7724 available by typing M-n instead of M-p.
7725
7726 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7727
7728 * tramp.texi (Cleanup remote connections): New section.
7729 (Password caching): Remove `tramp-clear-passwd'.
7730 It's not a command anymore.
7731 (Bug Reports): Add `tramp-bug' to function index.
7732 (Function Index, Variable Index): New nodes.
7733 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7734
7735 * trampver.texi: Update release number.
7736
7737 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7738
7739 * calc.texi (History and Acknowledgements): Turn comment
7740 about integer size into past tense.
7741 (Time Zones): Remove pointer to Calc author's address.
7742 (Trigonometric and Hyperbolic Functions): Mention cotangent
7743 and hyperbolic cotangent. Fix typo.
7744
7745 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7746
7747 Sync with Tramp 2.1.11.
7748
7749 * trampver.texi: Update release number.
7750
7751 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7752
7753 * tramp.texi (External packages): New section.
7754
7755 2007-09-29 Juri Linkov <juri@jurta.org>
7756
7757 * info.texi (Help-Int): Document `L' (`Info-history').
7758
7759 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7760
7761 * org.texi: Change links to webpage and maintained email.
7762 (Remember): Promote to Chapter, significant changes.
7763 (Fast access to TODO states): New section.
7764 (Faces for TODO keywords): New section.
7765 (Export options): Example for #+DATE.
7766 (Progress logging): Section moved.
7767
7768 2007-09-26 Bill Wohler <wohler@newt.com>
7769
7770 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7771 browse-url-at-mouse.
7772
7773 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7774
7775 * flymake.texi (Customizable variables): Face names don't end in -face.
7776 Fix flymake-err-line-patterns template.
7777 (Example -- Configuring a tool called directly): Fix init-function.
7778 (Highlighting erroneous lines): Face names don't end in -face.
7779
7780 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7781
7782 * erc.texi (Special-Features): Fix small typo.
7783
7784 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7785
7786 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7787 and "External transfer methods".
7788
7789 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7790
7791 * calc.texi (Predefined Units): Add some history.
7792
7793 2007-09-08 Michael Olson <mwolson@gnu.org>
7794
7795 * erc.texi (Copying): New section included from gpl.texi.
7796 This matches the look of the upstream ERC manual.
7797
7798 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7799
7800 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7801 (Random Numbers): Clarify the distribution of `random'.
7802
7803 2007-09-06 Glenn Morris <rgm@gnu.org>
7804
7805 Move manual sources from man/ to subdirectories of doc/.
7806 Split into the Emacs manual in emacs/, and other manuals in misc/.
7807 Change all setfilename commands to use ../../info.
7808 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7809 refer to the Emacs manual here.
7810 (infodir): New variable.
7811 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7812 (cc-mode.texi, faq.texi): Update references to source file locations.
7813 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7814 do not refer to the Emacs manual here.
7815 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7816
7817 * Makefile.in: Add `basename' versions of all info targets, for
7818 convenience when rebuilding just one manual.
7819 (../etc/GNU): Delete obsolete target.
7820 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7821 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7822 *.vrs *.toc here...
7823 (maintainer-clean): ...from here.
7824
7825 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7826
7827 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7828
7829 * calc.texi (Date Conversions): Clarify definition of
7830 Julian day numbering.
7831 (Date Forms): Clarify definition of Julian day numbering;
7832 add some history.
7833
7834 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7835
7836 * org.texi: Version 5.07.
7837
7838 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7839
7840 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7841
7842 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7843
7844 * org.texi (Adding hyperlink types): New section.
7845 (Embedded LaTeX): Chapter updated because of LaTeX export.
7846 (LaTeX export): New section.
7847 (Using links out): New section.
7848
7849 2007-08-22 Glenn Morris <rgm@gnu.org>
7850
7851 * faq.texi (Learning how to do something): Refcards now in
7852 etc/refcards/ directory.
7853
7854 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7855
7856 * tramp.texi (Remote Programs): Persistency file must be cleared when
7857 changing `tramp-remote-path'.
7858 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7859 macro.
7860
7861 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7862
7863 * calc.texi: Move contents to beginning of file.
7864 (Algebraic Entry): Fix the formatting of an example.
7865
7866 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7867
7868 * calc.texi (Basic Operations on Units): Mention exact versus
7869 inexact conversions.
7870
7871 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7872
7873 * calc.texi (Basic Operations on Units): Mention default
7874 values for new units.
7875 (Quick Calculator Mode): Mention that binary format will
7876 be displayed.
7877
7878 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7879
7880 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7881
7882 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7883
7884 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7885
7886 2007-08-08 Glenn Morris <rgm@gnu.org>
7887
7888 * gnus.texi, sieve.texi: Replace `iff'.
7889
7890 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7891
7892 * calc.texi (Basic Graphics): Mention the graphing of error
7893 forms.
7894 (Graphics Options): Mention how `g s' handles error forms.
7895 (Curve Fitting): Mention plotting the curves.
7896 (Standard Nonlinear Models): Add additional models.
7897 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7898 (Linear Fits): Correct result.
7899
7900 2007-08-01 Alan Mackenzie <acm@muc.de>
7901
7902 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7903 to "--no-site-file".
7904
7905 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7906
7907 * tramp.texi (Frequently Asked Questions): Point to mode line
7908 extension in Emacs 23.1.
7909
7910 * trampver.texi: Update release number.
7911
7912 2007-07-27 Glenn Morris <rgm@gnu.org>
7913
7914 * calc.texi (Copying): Include license text from gpl.texi, rather than
7915 in-line.
7916
7917 2007-07-25 Glenn Morris <rgm@gnu.org>
7918
7919 * calc.texi (Copying): Replace license with GPLv3.
7920
7921 * Relicense all FSF files to GPLv3 or later.
7922
7923 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7924
7925 Sync with Tramp 2.1.10.
7926
7927 * tramp.texi (trampfn): Expand macro implementation in order to handle
7928 empty arguments.
7929 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7930 occurrences by trampfn.
7931 (Frequently Asked Questions): Extend example code for host
7932 identification in the modeline. Add bbdb to approaches shortening Tramp
7933 file names to be typed.
7934
7935 * trampver.texi: Update release number.
7936
7937 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7938
7939 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7940 section. Reported by <poti@potis.org>.
7941 (Remote processes): Arguments of the program to be debugged are taken
7942 literally.
7943 (Frequently Asked Questions): Simplify recentf example.
7944
7945 2007-07-14 Karl Berry <karl@gnu.org>
7946
7947 * info.texi (@copying): New Back-Cover Text.
7948
7949 * info.texi (Quitting Info): Move to proper place in source.
7950 (Reported by Benno Schulenberg.)
7951
7952 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7953
7954 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7955
7956 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7957
7958 * emacs-mime.texi: Add @documentencoding directive.
7959
7960 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7961
7962 * tramp.texi (Remote processes): Add an anchor to the subsection
7963 "Running a debugger on a remote host".
7964
7965 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7966
7967 * tramp.texi (Remote processes): Don't call it "experimental" any
7968 longer. Add subsection about running a debugger on a remote host.
7969
7970 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7971
7972 * org.texi (Properties and columns): Chapter rewritten.
7973
7974 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7975
7976 * tramp.texi:
7977 * trampver.texi: Migrate to Tramp 2.1.
7978
7979 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7980
7981 * org.texi (Properties): New chapter.
7982
7983 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7984
7985 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7986 Control Panel.
7987
7988 * gnus.texi (Misc Article): Add index entry for
7989 gnus-single-article-buffer.
7990
7991 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7992
7993 * gnus.texi (Starting Up): Fix typo.
7994
7995 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7996
7997 * gnus.texi (Asynchronous Fetching): Fix typo.
7998
7999 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8000
8001 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8002 (About This Manual): Remove redundant information.
8003 (Getting Started): Mention author.
8004 (Basic Arithmetic, Customizing Calc): Make description of the
8005 variable `calc-multiplication-has-precedence' match its new effect.
8006
8007 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8008
8009 * calc.texi (Basic Arithmetic, Customizing Calc):
8010 Mention the variable `calc-multiplication-has-precedence'.
8011
8012 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8013
8014 * org.texi (Tag): Section swapped with node Timestamps.
8015 (Formula syntax for Lisp): Document new `L' flag.
8016
8017 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8018
8019 * gnus.texi (Misc Group Stuff, Summary Buffer)
8020 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8021
8022 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8023
8024 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8025 * gnus.texi (Article Buttons, Mail Source Customization)
8026 (Sending or Not Sending, Customizing NNDiary):
8027 * message.texi (Message Headers):
8028 * mh-e.texi (HTML): Fix typos.
8029
8030 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8031
8032 Sync with Tramp 2.0.56.
8033
8034 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8035 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8036
8037 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8038
8039 * Version 22.1 released.
8040
8041 2007-05-26 Michael Olson <mwolson@gnu.org>
8042
8043 * erc.texi (Modules): Fix references to completion modules.
8044
8045 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8046
8047 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8048
8049 2007-05-09 Didier Verna <didier@xemacs.org>
8050
8051 * gnus.texi (Email Based Diary): New. Proper documentation for the
8052 nndiary back end and the gnus-diary library.
8053
8054 2007-05-03 Karl Berry <karl@gnu.org>
8055
8056 * .cvsignore (*.pdf): New entry.
8057
8058 * texinfo.tex: Update from current version for better pdf generation.
8059
8060 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8061
8062 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8063
8064 2007-04-28 Glenn Morris <rgm@gnu.org>
8065
8066 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8067 consideration of legal status.
8068
8069 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8070
8071 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8072
8073 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8074
8075 * faq.texi (New in Emacs 22): python.el removed.
8076
8077 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8078
8079 * calc.texi (Reporting bugs): Update maintainer's address.
8080
8081 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8082
8083 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8084
8085 2007-04-15 Jay Belanger <belanger@truman.edu>
8086
8087 * calc.texi (Title page): Remove the date.
8088 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8089 (The Standard Calc Interface): Change trail title.
8090 (Floats): Mention that when non-decimal floats are entered, only
8091 approximations are stored.
8092 (Copying): Move to the appendices.
8093 (GNU Free Documentation License): Add as an appendix.
8094
8095 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8096
8097 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8098 * dired-x.texi, ebrowse.texi, ediff.texi:
8099 * emacs-mime.texi, erc.texi, eshell.texi:
8100 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8101 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8102 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8103 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8104 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8105 * woman.texi: Include GFDL.
8106
8107 * doclicense.texi: Remove node heading, so that it can be included by
8108 other files.
8109
8110 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8111
8112 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8113 than *.
8114
8115 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8116
8117 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8118 in Calc.
8119
8120 2007-04-09 Romain Francoise <romain@orebokech.com>
8121
8122 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8123 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8124 replace mouse-2.
8125
8126 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8127
8128 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8129 renamed to woman-use-topic-at-point. Document new behavior.
8130
8131 2007-04-08 Richard Stallman <rms@gnu.org>
8132
8133 * url.texi: Fix some indexing.
8134 (Disk Caching): Drop discussion of old/other Emacs versions.
8135
8136 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8137
8138 * url.texi (Disk Caching): Say Emacs 21 "and later".
8139
8140 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8141 on Font locking which now mentions JIT lock.
8142
8143 2007-04-01 Michael Olson <mwolson@gnu.org>
8144
8145 * erc.texi: Update for the ERC 5.2 release.
8146
8147 2007-03-31 David Kastrup <dak@gnu.org>
8148
8149 * woman.texi (Topic, Interface Options): Explain changes semantics of
8150 woman-manpath in order to consider MANPATH_MAP entries.
8151
8152 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8153
8154 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8155
8156 2007-03-26 Richard Stallman <rms@gnu.org>
8157
8158 * pgg.texi (Caching passphrase): Clean up previous change.
8159
8160 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8161
8162 * gnus.texi (Setting Process Marks): Fix typo.
8163
8164 2007-03-25 Romain Francoise <romain@orebokech.com>
8165
8166 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8167 readability, and include various fixes by Daniel Brockman, Nick Roberts
8168 and Dieter Wilhelm.
8169
8170 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8171
8172 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8173
8174 * gnus.texi (Mail Source Specifiers): Fix typo.
8175
8176 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8177
8178 * reftex.texi (Imprint): Update maintainer information.
8179
8180 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8181
8182 * message.texi (Message Buffers): Update documentation for
8183 message-generate-new-buffers.
8184
8185 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8186
8187 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8188
8189 2007-03-21 Glenn Morris <rgm@gnu.org>
8190
8191 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8192
8193 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8194
8195 * eshell.texi (Known problems): Emacs 21 -> 22.
8196
8197 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8198
8199 2007-03-18 Jay Belanger <belanger@truman.edu>
8200
8201 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8202
8203 2007-03-12 Glenn Morris <rgm@gnu.org>
8204
8205 * calc.texi (Time Zones): Switch to new North America DST rule.
8206
8207 * calc.texi: Replace "daylight savings" with "daylight
8208 saving" in text throughout.
8209
8210 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8211
8212 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8213 The variable now uses a list of symbols instead of just a symbol.
8214 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8215
8216 2007-03-06 Romain Francoise <romain@orebokech.com>
8217
8218 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8219 new packages, and mention Gnus update.
8220
8221 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8222
8223 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8224 nntp-open-connection-functions-never-echo-commands.
8225
8226 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8227
8228 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8229 problems on the console, and security risk in not using gpg-agent.
8230
8231 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8232
8233 * org.texi (The spreadsheet): Rename from "Table calculations".
8234 Completely reorganized and rewritten.
8235 (CamelCase links): Section removed.
8236 (Repeating items): New section.
8237 (Tracking TODO state changes): New section.
8238 (Agenda views): Chapter reorganized and rewritten.
8239 (HTML export): Section rewritten.
8240 (Tables in arbitrary syntax): New section.
8241 (Summary): Better feature summary.
8242 (Activation): Document problem with cut-and-paste of Lisp code
8243 from PDF files.
8244 (Visibility cycling): Document indirect buffer use.
8245 (Structure editing): Document sorting.
8246 (Remember): Section rewritten.
8247 (Time stamps): Better description of time stamp types.
8248 (Tag searches): Document regular expression search for tags.
8249 (Stuck projects): New section.
8250 (In-buffer settings): New keywords.
8251 (History and Acknowledgments): Update description.
8252
8253 2007-02-24 Alan Mackenzie <acm@muc.de>
8254
8255 * cc-mode.texi (Movement Commands): Insert two missing command names.
8256 (Getting Started): Slight wording correction (use conditional).
8257
8258 2007-02-22 Kim F. Storm <storm@cua.dk>
8259
8260 * widget.texi (User Interface, Basic Types): Document need to put some
8261 text before the %v escape in :format string in editable-field widget.
8262
8263 2007-02-18 Romain Francoise <romain@orebokech.com>
8264
8265 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8266 `cvs-mode-quit'.
8267
8268 2007-02-10 Markus Triska <markus.triska@gmx.at>
8269
8270 * widget.texi (Programming Example): Put constant strings in :format.
8271
8272 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8273
8274 * faq.texi (Fullscreen mode on MS-Windows): New node.
8275
8276 2007-02-04 David Kastrup <dak@gnu.org>
8277
8278 * faq.texi (AUCTeX): Update version number. Should probably be done
8279 for other packages as well.
8280
8281 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8282
8283 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8284 <tassilo@member.fsf.org>.
8285
8286 2007-01-20 Markus Triska <markus.triska@gmx.at>
8287
8288 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8289
8290 2007-01-13 Michael Olson <mwolson@gnu.org>
8291
8292 * erc.texi (Modules): Mention capab-identify module.
8293
8294 2007-01-05 Michael Olson <mwolson@gnu.org>
8295
8296 * erc.texi (Getting Started): Update for /RECONNECT command.
8297
8298 2007-01-04 Richard Stallman <rms@gnu.org>
8299
8300 * ebrowse.texi: Change C-c b to C-c C-m.
8301
8302 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8303
8304 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8305 variables only in info to avoid redundant entries in the printed
8306 manual.
8307
8308 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8309
8310 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8311
8312 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8313
8314 * message.texi (Security): Split into sub-nodes.
8315
8316 2007-01-01 Alan Mackenzie <acm@muc.de>
8317
8318 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8319 eval-after-load in Emacs <=21 and a workaround. Document that
8320 trigraphs are not supported.
8321
8322 2007-01-01 Alan Mackenzie <acm@muc.de>
8323
8324 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8325 c-context-line-break. When invoked within a string, preserve
8326 whitespace. Add a backslash only when also in a macro.
8327
8328 2007-01-01 Alan Mackenzie <acm@muc.de>
8329
8330 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8331
8332 2007-01-01 Alan Mackenzie <acm@muc.de>
8333
8334 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8335 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8336
8337 2007-01-01 Alan Mackenzie <acm@muc.de>
8338
8339 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8340 "Choosing a Style".
8341
8342 * cc-mode.texi ("Styles"): Add @dfn{style}.
8343
8344 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8345
8346 Sync with Tramp 2.0.55.
8347
8348 * trampver.texi: Update release number.
8349
8350 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8351
8352 * gnus.texi (Customizing Articles): Add index entries for all
8353 gnus-treat-* variables.
8354
8355 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8356
8357 * gnus.texi (IMAP): Fix incorrect explanation of
8358 nnimap-search-uids-not-since-is-evil in documentation for
8359 nnimap-expunge-search-string.
8360
8361 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8362
8363 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8364 spam-ifile-database.
8365
8366 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8367
8368 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8369 rebind C-s.
8370
8371 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8372
8373 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8374 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8375 "expiring mail".
8376 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8377 nnimap-nov-is-evil.
8378
8379 2006-12-25 Kevin Ryde <user42@zip.com.au>
8380
8381 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8382 about the key procedure being used heavily.
8383
8384 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8385
8386 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8387 to t.
8388 (Prerequisites): Add explanation about gpg-agent.
8389
8390 2006-12-22 Kevin Ryde <user42@zip.com.au>
8391
8392 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8393 "sort" instead of "sort*".
8394
8395 2006-12-19 Richard Stallman <rms@gnu.org>
8396
8397 * calc.texi (History and Acknowledgements): Recognize that Emacs
8398 now does have floating point.
8399
8400 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8401
8402 * tramp.texi (External transfer methods): Describe new method `scpc'.
8403
8404 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8405
8406 * pgg.texi: Added short note on gpg-agent to the introduction.
8407
8408 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8409
8410 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8411 also applies to Cc.
8412
8413 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8414
8415 * gnus.texi (X-Face): Clarify. Say which programs are required
8416 on Windows.
8417
8418 2006-12-08 Michael Olson <mwolson@gnu.org>
8419
8420 * erc.texi (Modules): Remove documentation for list module.
8421
8422 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8423
8424 * faq.texi (^M in the shell buffer): Ditto.
8425
8426 2006-11-20 Michael Olson <mwolson@gnu.org>
8427
8428 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8429
8430 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8431
8432 * org.texi: Fix typos.
8433 (Agenda commands): Document `C-k'.
8434
8435 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8436
8437 * url.texi (http/https): Fix a typo in the HTTP URL.
8438
8439 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8440
8441 * ada-mode.texi: Total rewrite.
8442
8443 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8444
8445 * org.texi: Minor typo fixes.
8446
8447 2006-11-13 Bill Wohler <wohler@newt.com>
8448
8449 Release MH-E manual version 8.0.3.
8450
8451 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8452 release 8.0.3.
8453
8454 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8455 to set MAILDIR.
8456 (Reading Mail): Document the customization of read-mail-command
8457 for MH-E.
8458 (Viewing Attachments): Document mm-discouraged-alternatives.
8459 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8460 (Junk): Add more information about the settings of mh-junk-background
8461 in a program. Add /usr/bin/mh to PATH in examples.
8462
8463 2006-11-12 Richard Stallman <rms@gnu.org>
8464
8465 * woman.texi: Update author address but say he no longer maintains it.
8466
8467 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8468
8469 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8470 archived trees.
8471 (Checkboxes): Section moved to chapter 5, and extended.
8472 (The date/time prompt): New section.
8473 (Link abbreviations): New section.
8474 (Presentation and sorting): New section.
8475 (Custom agenda views): Section completely rewritten.
8476 (Summary): Compare with Planner.
8477 (Feedback): More info about creating backtraces.
8478 (Plain lists): Modify example.
8479 (Breaking down tasks): New section.
8480 (Custom time format): New section.
8481 (Time stamps): Document inactive timestamps.
8482 (Setting tags): More details about fast tag selection.
8483 (Block agenda): New section.
8484 (Custom agenda views): Section rewritten.
8485 (Block agenda): New section.
8486
8487 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8488
8489 * tramp.texi (Configuration): scp is the default method.
8490 (Default Method): Use ssh as example for another method.
8491
8492 2006-10-27 Richard Stallman <rms@gnu.org>
8493
8494 * woman.texi: Downcase nroff/troff/roff.
8495 (Installation): Chapter deleted. Some xrefs deleted.
8496 (Background): woman doesn't advise man ;-).
8497
8498 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8499
8500 * ada-mode.texi (Project files, Identifier completion)
8501 (Automatic Casing, Debugging, Using non-standard file names)
8502 (Working Remotely): Fix typos.
8503
8504 2006-10-20 Masatake YAMATO <jet@gyve.org>
8505
8506 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8507 sample code `my-c-initialization-hook'.
8508
8509 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8510
8511 * widget.texi: Fix typos.
8512
8513 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8514
8515 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8516 "???". There have been no complaints for years, so the information
8517 must be appropriate.
8518
8519 2006-10-16 Richard Stallman <rms@gnu.org>
8520
8521 * widget.texi: Use @var instead of capitalization.
8522 Clarify many widget type descriptions.
8523
8524 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8525
8526 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8527 gnus-dired-attach.
8528 (Selecting a Group): Fix typo.
8529
8530 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8531
8532 * widget.texi: Fix typos.
8533
8534 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8535
8536 * gnus.texi (Image Enhancements): Update for Emacs 22.
8537
8538 * gnus-faq.texi ([1.3]): Update.
8539
8540 2006-10-06 Richard Stallman <rms@gnu.org>
8541
8542 * faq.texi (Displaying the current line or column):
8543 Delete "As of Emacs 20".
8544
8545 2006-10-06 Romain Francoise <romain@orebokech.com>
8546
8547 * faq.texi (VM): VM works with Emacs 22 too.
8548
8549 2006-10-06 Richard Stallman <rms@gnu.org>
8550
8551 * ebrowse.texi: Remove Emacs version "21" from title.
8552
8553 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8554
8555 * gnus.texi (Foreign Groups): Say where change of editing commands are
8556 stored. Add reference to `gnus-parameters'.
8557
8558 2006-09-15 Jay Belanger <belanger@truman.edu>
8559
8560 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8561 Change "Library Public License" to "Lesser Public License"
8562 throughout. Use "yyyy" to represent year.
8563
8564 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8565
8566 * org.texi (Setting tags): Typo fix.
8567
8568 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8569
8570 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8571
8572 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8573
8574 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8575
8576 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8577
8578 * faq.texi (Escape sequences in shell output): EMACS is now set
8579 to Emacs's absolute file name, not to "t".
8580 (^M in the shell buffer): Likewise.
8581
8582 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8583
8584 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8585 mails with pop3-leave-mail-on-server. Fix wording.
8586 (Limiting): Improve gnus-summary-limit-to-articles.
8587 (X-Face): Fix typo.
8588
8589 2006-09-11 Simon Josefsson <jas@extundo.com>
8590
8591 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8592 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8593
8594 2006-09-06 Simon Josefsson <jas@extundo.com>
8595
8596 * smtpmail.texi (Authentication): Mention SSL.
8597
8598 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8599
8600 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8601
8602 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8603
8604 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8605 Don't use @indicateurl.
8606
8607 * cc-mode.texi (Subword Movement): Don't use @headitem.
8608 (Custom Braces, Clean-ups): Don't use @tie.
8609
8610 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8611
8612 Sync with Tramp 2.0.54.
8613
8614 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8615 Suggested by Adrian Phillips <a.phillips@met.no>.
8616
8617 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8618
8619 * org.texi (Installation, Activation): Split from Installation and
8620 Activation.
8621 (Clocking work time): Documented new features.
8622
8623 2006-08-13 Alex Schroeder <alex@gnu.org>
8624
8625 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8626 example.
8627
8628 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8629
8630 * faq.texi (How to add fonts): New node.
8631
8632 2006-08-05 Romain Francoise <romain@orebokech.com>
8633
8634 * faq.texi (New in Emacs 22): Expand.
8635
8636 2006-08-03 Michael Olson <mwolson@gnu.org>
8637
8638 * erc.texi: Update for ERC 5.1.4.
8639
8640 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8641
8642 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8643 in .../site-lisp/gnus/ by default.
8644 [ From gnus-news.texi in the trunk. ]
8645
8646 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8647
8648 * gnus.texi (MIME Commands): Additions for yEnc.
8649
8650 2006-07-24 Richard Stallman <rms@gnu.org>
8651
8652 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8653 * faq.texi: Move periods and commas inside quotes.
8654
8655 2006-07-20 Jay Belanger <belanger@truman.edu>
8656
8657 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8658
8659 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8660
8661 * faq.texi (Security risks with Emacs): Document Emacs 22
8662 file-local-variable mechanism.
8663
8664 2006-07-12 Michael Olson <mwolson@gnu.org>
8665
8666 * erc.texi: Update for ERC 5.1.3.
8667
8668 2006-07-12 Alex Schroeder <alex@gnu.org>
8669
8670 * rcirc.texi: Fix typos.
8671 (Getting started with rcirc): New calling convention for M-x irc.
8672 Mention #rcirc. Removed channel tracking.
8673 (Configuration): Change the names of all variables that got changed
8674 recently, eg. rcirc-server to rcirc-default-server. Added
8675 documentation for rcirc-authinfo, some background for Bitlbee, and
8676 rcirc-track-minor-mode.
8677 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8678 Scrolling.
8679 (Reconnecting after you have lost the connection): Fix example code
8680 to match code changes.
8681
8682 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8683
8684 * gnus.texi, message.texi: Fix typos.
8685
8686 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8687
8688 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8689 commands.
8690 (Global TODO list): Document the use of the variables
8691 `org-agenda-todo-ignore-scheduled' and
8692 `org-agenda-todo-list-sublevels'.
8693
8694 2006-07-05 Richard Stallman <rms@gnu.org>
8695
8696 * faq.texi (Scrolling only one line): Fix xref.
8697
8698 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8699
8700 * faq.texi (Evaluating Emacs Lisp code):
8701 Throughout, replace eval-current-buffer with eval-buffer.
8702
8703 2006-07-03 Richard Stallman <rms@gnu.org>
8704
8705 * rcirc.texi (Scrolling conservatively): Fix xref.
8706
8707 * pcl-cvs.texi (Viewing differences): Usage fix.
8708
8709 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8710
8711 * org.texi (Agenda commands): Document `s' key to save all org-mode
8712 buffers.
8713
8714 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8715
8716 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8717 names. Mention `cvs-msg' face.
8718
8719 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8720
8721 * org.texi (Checkboxes): New section.
8722
8723 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8724
8725 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8726 throughout this chapter.
8727
8728 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8729
8730 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8731 text for standalone vs Emacs info.
8732 (Help): Clarify header line description. Use mouse-1 for clicks.
8733 (Help-P): Use mouse-1 for clicks.
8734 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8735 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8736 (Choose menu subtopic): Remove gratuitous Emacs command names.
8737 (Help-FOO): Put usual behavior first.
8738 (Help-Xref): Clicking on xrefs works in Emacs.
8739 (Search Text): Clarify what the default behavior is.
8740 (Create Info buffer): Fix Emacs window/X window confusion.
8741 (Emacs Info Variables): Fix for new Emacs init file behavior.
8742
8743 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8744
8745 * gnus.texi (Summary Buffer Lines): Fix typo.
8746
8747 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8748
8749 * org.texi (Embedded LaTeX): New chapter.
8750 (Archiving): Section rewritten.
8751 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8752
8753 2006-06-20 Bill Wohler <wohler@newt.com>
8754
8755 Release MH-E manual version 8.0.1.
8756
8757 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8758 release 8.0.1.
8759 (Preface): Depend on GNU mailutils 1.0 and higher.
8760
8761 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8762
8763 * message.texi (News Headers): Update message-syntax-checks section.
8764
8765 2006-06-19 Karl Berry <karl@gnu.org>
8766
8767 * info.texi (Advanced): Mention C-q, especially with ?.
8768
8769 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8770
8771 * org.texi (Publishing links): Document the `:link-validation-function'
8772 property.
8773 (Extensions and Hacking): New chapter, includes some sections of the
8774 "Miscellaneous" chapter.
8775
8776 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8777
8778 * org.texi (Progress logging): New section.
8779
8780 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8781
8782 * org.texi (ASCII export): Document indentation adaptation.
8783 (Setting tags): Document mutually-exclusive tags.
8784
8785 2006-06-05 Romain Francoise <romain@orebokech.com>
8786
8787 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8788 Fix typo.
8789
8790 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8791 channel (#gnus@irc.freenode.net).
8792 Fix typos. Update copyright notice.
8793
8794 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8795 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8796 (Line-Up Functions, Custom Macros):
8797 * ediff.texi (Window and Frame Configuration)
8798 (Highlighting Difference Regions):
8799 * emacs-mime.texi (Display Customization):
8800 * erc.texi (History):
8801 * eshell.texi (Known problems):
8802 * eudc.texi (Overview, BBDB):
8803 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8804 (The problem of spam, SpamOracle, Extending the Spam package)
8805 (Conformity, Terminology):
8806 * idlwave.texi (Routine Info)
8807 (Class and Keyword Inheritance, Padding Operators)
8808 (Breakpoints and Stepping, Electric Debug Mode)
8809 (Examining Variables, Troubleshooting):
8810 * org.texi (Creating timestamps):
8811 * reftex.texi (Commands, Options, Changes):
8812 * tramp.texi (Inline methods, Password caching)
8813 (Auto-save and Backup, Issues):
8814 * vip.texi (Files, Commands in Insert Mode):
8815 * viper.texi (Emacs Preliminaries, States in Viper)
8816 (Packages that Change Keymaps, Viper Specials, Groundwork):
8817 Fix various typos.
8818
8819 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8820
8821 * ediff.texi: Fix typos.
8822
8823 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8824
8825 * org.texi: Small typo fixes.
8826
8827 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8828
8829 * viper.texi (Viper Specials):
8830 * gnus.texi (Example Setup):
8831 * faq.texi (Backspace invokes help):
8832 * dired-x.texi (Optional Installation Dired Jump):
8833 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8834 follow coding conventions.
8835
8836 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8837
8838 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8839
8840 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8841
8842 * pcl-cvs.texi: Fix typos.
8843 (Customization): Say "us".
8844
8845 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8846
8847 * org.texi: Remove bogus @setfilename.
8848
8849 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8850
8851 * org.texi (ASCII export): Omit command name.
8852 (HTML export): Add prefix to all lines in Local Variable example.
8853 (Acknowledgments): Typeset names in italics.
8854
8855 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8856
8857 * org.texi (Plain lists): Add new item navigation commands.
8858 (External links): Document elisp and info links.
8859 (Custom searches): New section.
8860 (Publishing): New chapter.
8861 (HTML export): Include a list of supported CSS classes.
8862 (Setting tags): Describe the fast-tag-setting interface.
8863
8864 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8865
8866 * dired-x.texi: ifinfo -> ifnottex.
8867
8868 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8869
8870 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8871
8872 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8873
8874 * message.texi (Interface): Add tool bar customization.
8875 (MIME): Index and text additions for mml-attach.
8876 (MIME): Describe mml-dnd-protocol-alist and
8877 mml-dnd-attach-options.
8878
8879 * gnus.texi (Oort Gnus): Reorder entries in sections.
8880 Fix some entries.
8881 (Starting Up): Add references to "Emacs for Heathens" and to
8882 "Finding the News". Add user-full-name and user-mail-address.
8883 (Group Buffer Format): Add tool bar customization and update.
8884 (Summary Buffer): Add tool bar customization.
8885 (Posting Styles): Add message-alternative-emails.
8886
8887 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8888
8889 * tramp.texi (Filename completion): Improve wording.
8890
8891 2006-05-07 Romain Francoise <romain@orebokech.com>
8892
8893 * faq.texi (Using regular expressions): Fix typo.
8894 (Packages that do not come with Emacs): Fix capitalization.
8895 (Replacing text across multiple files): Expand node to explain how
8896 to use `dired-do-query-replace-regexp' in more detail, based on
8897 suggestion by Eric Hanchrow <offby1@blarg.net>.
8898
8899 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8900
8901 * tramp.texi (Filename completion): Completion of remote files'
8902 method, user name and host name is active only in partial
8903 completion mode.
8904
8905 2006-05-06 Bill Wohler <wohler@newt.com>
8906
8907 Release MH-E manual version 8.0.
8908
8909 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8910 release 8.0.
8911
8912 2006-05-06 Bill Wohler <wohler@newt.com>
8913
8914 * mh-e.texi (MH-BOOK-HOME): Change from
8915 http://www.ics.uci.edu/~mh/book/mh to
8916 http://rand-mh.sourceforge.net/book/mh.
8917 Replace .htm suffix with .html for MH book files.
8918 (Using This Manual): Update key binding for getting relevant
8919 chapter in Info from command key.
8920 (Ranges): Fix itemx.
8921
8922 2006-05-05 Karl Berry <karl@gnu.org>
8923
8924 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8925 (\fonttextsize): New user-level command to change text font size.
8926
8927 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8928
8929 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8930
8931 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8932
8933 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8934
8935 2006-04-24 Bill Wohler <wohler@newt.com>
8936
8937 * mh-e.texi (Getting Started): Make it more explicit that you need
8938 to install MH. Add pointers to current MH implementations.
8939
8940 2006-04-21 Bill Wohler <wohler@newt.com>
8941
8942 Release MH-E manual version 7.94.
8943
8944 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8945 release 7.94.
8946
8947 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8948
8949 * org.texi: Many small fixes.
8950 (Handling links): Rename from "Managing links".
8951
8952 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8953
8954 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8955 (Splitting mail using spam-stat): Fix @xref.
8956
8957 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8958
8959 * gnus.texi (Spam Package): Major revision of the text.
8960 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8961
8962 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8963
8964 * org.texi (Time stamps): Better explanation of the purpose of
8965 different time stamps.
8966 (Structure editing, Plain lists): More details on how new items
8967 and headings are inserted.
8968
8969 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8970
8971 * org.texi (Formula syntax): Fix link to Calc Manual.
8972
8973 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8974
8975 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8976
8977 2006-04-17 Bill Wohler <wohler@newt.com>
8978
8979 * mh-e.texi (Folders): Update mh-before-quit-hook and
8980 mh-quit-hook example with code that removes the buffers rather
8981 than just bury them.
8982
8983 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8984
8985 Sync with Tramp 2.0.53.
8986
8987 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8988
8989 * org.texi (Updating settings): New section.
8990 (Visibility cycling): Better names for the startup folding
8991 options.
8992 (Exporting): Completely restructured.
8993 (The very busy C-c C-c key): New section.
8994 (Summary of in-buffer settings): New section.
8995
8996 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8997
8998 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8999
9000 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9001
9002 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9003 (Server Commands): Key `v' is reserved for users.
9004
9005 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9006
9007 * org.texi (Link format): New section, emphasis on bracket links.
9008 (External links): Document bracket links.
9009 (FAQ): Expand to cover shell links and the new link format.
9010
9011 2006-04-09 Kevin Ryde <user42@zip.com.au>
9012
9013 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9014
9015 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9016
9017 * gnus.texi (Summary Buffer Lines): Add `*'.
9018
9019 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9020
9021 * gnus.texi (Group Parameters):
9022 Mention gnus-permanently-visible-groups.
9023
9024 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9025
9026 * gnus.texi (Face): Fix typo.
9027
9028 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9029
9030 * gnus.texi (X-Face): Clarify.
9031 (Face): Need Emacs with PNG support.
9032
9033 2006-04-06 Richard Stallman <rms@gnu.org>
9034
9035 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9036 Emacs".
9037
9038 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9039
9040 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9041 blocks not suitable for inclusion with Emacs using variable
9042 PARTOFEMACS.
9043
9044 2006-04-04 Simon Josefsson <jas@extundo.com>
9045
9046 * gnus.texi (Security): Improve.
9047
9048 2006-04-02 Karl Berry <karl@gnu.org>
9049
9050 * texinfo.tex: Update to current version (2006-03-21.13).
9051
9052 2006-04-02 Bill Wohler <wohler@newt.com>
9053
9054 * mh-e.texi (Getting Started, Junk, Bug Reports)
9055 (MH FAQ and Support): Fix URLs.
9056
9057 2006-03-31 Romain Francoise <romain@orebokech.com>
9058
9059 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9060 to t, not nil (and has for the past eight years).
9061
9062 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9063
9064 * message.texi, gnus.texi: Bump version to 5.11.
9065
9066 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9067
9068 * gnus.texi (Top): Add comment about version line.
9069
9070 * message.texi (Top): Ditto. Change to take named versions into
9071 account.
9072
9073 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9074
9075 * gnus.texi (Posting Styles): Add x-face-file to example.
9076 (X-Face): Refer to posting styles.
9077
9078 * gnus-faq.texi ([5.8]): Add x-face-file.
9079 ([8.4]): Add links to gmane.emacs.gnus.user and
9080 gmane.emacs.gnus.general.
9081
9082 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9083
9084 * gnus-faq.texi: Use .invalid.
9085 ([5.4]): Fix gnus-posting-styles example.
9086
9087 2006-03-27 Romain Francoise <romain@orebokech.com>
9088
9089 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9090 Emacs/W3 needs a new maintainer.
9091 (Ispell): Update author and version info.
9092 (Mailcrypt): Mention PGG.
9093 (New in Emacs 22): Add PGG to the list of new packages.
9094 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9095 updating dead URLs.
9096
9097 2006-03-25 Karl Berry <karl@gnu.org>
9098
9099 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9100 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9101 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9102 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9103 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9104 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9105 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9106 (2) do not indent copyright year list (or anything else).
9107
9108 2006-03-21 Bill Wohler <wohler@newt.com>
9109
9110 * mh-e.texi (Folders): Various edits.
9111
9112 2006-03-20 Romain Francoise <romain@orebokech.com>
9113
9114 * gnus.texi (Mail Folders): Grammar fix.
9115
9116 2006-03-19 Bill Wohler <wohler@newt.com>
9117
9118 * mh-e.texi (Replying): Document Mail-Followup-To.
9119 Change manually-formatted table to multitable. Add debugging info.
9120 Move description of mh-reply-default-reply-to into paragraph
9121 that describes its values.
9122
9123 2006-03-17 Bill Wohler <wohler@newt.com>
9124
9125 * mh-e.texi: Use smallexample and smalllisp consistently.
9126 (Sending Mail Tour): Update method of entering
9127 addresses and subject.
9128 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9129 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9130
9131 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9132
9133 * org.texi: Version number change only.
9134
9135 2006-03-14 Bill Wohler <wohler@newt.com>
9136
9137 * mh-e.texi: Add index entries around each paragraph rather than
9138 depend on entries from beginning of node. Doing so ensures that
9139 index entries are less likely to be forgotten if text is cut and
9140 pasted, and are necessary anyway if the references are on a
9141 separate page. It seems that makeinfo is now (v. 4.8) only
9142 producing one index entry per node, so there is no longer any
9143 excuse not to. Use subheading instead of heading. The incorrect
9144 use of heading produced very large fonts in Info--as large as the
9145 main heading.
9146 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9147 versions 6 and 7 appeared *around* the time of these Emacs releases.
9148
9149 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9150
9151 * org.texi (Clean view): Document new startup options.
9152
9153 2006-03-11 Bill Wohler <wohler@newt.com>
9154
9155 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9156 (Composing, Scan Line Formats): Fix @refs.
9157 (Getting Started): Define MH profile and MH profile components.
9158 (Incorporating Mail, Reading Mail, Viewing, Printing)
9159 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9160 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9161 for string constants.
9162 (Tool Bar): Remove spurious quote.
9163 (Junk): Use ``...'' instead of "...".
9164 (Scan Line Formats): Replace @samp with @kbd.
9165
9166 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9167
9168 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9169
9170 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9171
9172 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9173 easy to understand.
9174
9175 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9176
9177 * gnus.texi: Markup fix.
9178 (Fancy Mail Splitting): Specify new feature.
9179
9180 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9181
9182 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9183 partial-words matching.
9184
9185 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9186
9187 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9188
9189 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9190 (MIME Commands): Fix mm-discouraged-alternatives.
9191
9192 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9193
9194 * org.texi: Version number change only.
9195
9196 2006-03-06 Bill Wohler <wohler@newt.com>
9197
9198 * mh-e.texi: Move from SourceForge repository to Savannah.
9199 This is version 7.93, which is a total rewrite from the previous
9200 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9201 version 7.93.
9202
9203 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9204
9205 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9206
9207 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9208
9209 * org.texi (Interaction): Add item about `org-mouse.el' by
9210 Piotr Zielinski.
9211 (Managing links): Document that also mouse-1 can be used to
9212 activate a link.
9213 (Headlines, FAQ): Add entry about hiding leading stars.
9214 (Miscellaneous): Resort the sections in this chapter to a more
9215 logical sequence.
9216
9217 2006-02-27 Simon Josefsson <jas@extundo.com>
9218
9219 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9220 2004-01-27 from the trunk).
9221
9222 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9223
9224 * cc-mode.texi: Rename c-hungry-backspace to
9225 c-hungry-delete-backwards, at the request of RMS. Leave the old
9226 name as an alias.
9227
9228 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9229
9230 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9231 include the function header within the defun.
9232
9233 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9234
9235 * cc-mode.texi: Correct two typos.
9236
9237 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9238
9239 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9240 existing comment.
9241 (Electric Keys): Add a justification for electric indentation.
9242 (Hungry WS Deletion): Clear up the names and complications of the
9243 BACKSPACE and DELETE keys.
9244
9245 2006-02-23 Juri Linkov <juri@jurta.org>
9246
9247 * faq.texi (Common requests): Move `Turning on auto-fill by
9248 default' after `Wrapping words automatically'. Move `Working with
9249 unprintable characters' before `Searching for/replacing newlines'.
9250 Move `Replacing highlighted text' after `Highlighting a region'.
9251 Merge `Repeating commands' and `Repeating a command as many times
9252 as possible' into the former.
9253 (Packages that do not come with Emacs): Add refs to Gmane and
9254 etc/MORE.STUFF.
9255
9256 2006-02-23 Juri Linkov <juri@jurta.org>
9257
9258 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9259 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9260 Add xref to `(emacs)Reporting Bugs'.
9261 (Getting a printed manual): Add URL to other formats of the manual.
9262 (Common requests): Fix menu.
9263 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9264 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9265 (Inserting text at the beginning of each line): Add pxref to
9266 `Changing the included text prefix'.
9267 (Forcing the cursor to remain in the same column): Mention `track-eol'
9268 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9269 (Replacing text across multiple files): Add keybinding `Q' for
9270 `dired-do-query-replace'.
9271
9272 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9273
9274 * reftex.texi: Version number and date change only.
9275
9276 * org.texi (Internal Links): Rewrite to cover the modified
9277 linking system.
9278
9279 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9280
9281 * faq.texi: Remove the coding cookie, it's not needed anymore.
9282
9283 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9284
9285 * faq.texi (Colors on a TTY): Mention Mac OS port.
9286
9287 2006-02-12 Karl Berry <karl@gnu.org>
9288
9289 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9290 8-bit accented a.
9291
9292 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9293
9294 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9295
9296 2006-02-08 Romain Francoise <romain@orebokech.com>
9297
9298 * faq.texi (Top): Remove paragraph about the FAQ being a
9299 transitional document, etc.
9300 (Searching for/replacing newlines): New node.
9301 (Yanking text in isearch): New node.
9302 (Inserting text at the beginning of each line): Rename and make
9303 more general, mention `M-;' in Message mode.
9304
9305 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9306
9307 * faq.texi (Meta key does not work in xterm)
9308 (Emacs does not display 8-bit characters)
9309 (Inputting eight-bit characters): Update xrefs.
9310
9311 2006-02-06 Romain Francoise <romain@orebokech.com>
9312
9313 * faq.texi (VM): VM now at version 7.19.
9314 Set myself as maintainer of this file.
9315
9316 2006-02-04 Michael Olson <mwolson@gnu.org>
9317
9318 * erc.texi (History): Note that ERC is now included with Emacs.
9319
9320 2006-01-31 Romain Francoise <romain@orebokech.com>
9321
9322 * message.texi (Message Headers): Explain what
9323 `message-alternative-emails' does in more detail.
9324 Update copyright year.
9325
9326 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9327
9328 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9329
9330 2006-01-29 Richard M. Stallman <rms@gnu.org>
9331
9332 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9333
9334 2006-01-29 Michael Olson <mwolson@gnu.org>
9335
9336 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9337
9338 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9339
9340 * faq.texi (New in Emacs 22): Mention ERC.
9341
9342 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9343
9344 * rcirc.texi: Capitalize dir entry for consistency with the entry
9345 in info/dir and other entries in the Emacs category.
9346 Fix typos. Delete trailing whitespace.
9347
9348 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9349
9350 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9351
9352 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9353
9354 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9355 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9356
9357 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9358 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9359
9360 2006-01-27 Alex Schroeder <alex@gnu.org>
9361
9362 * rcirc.texi: New file.
9363
9364 2006-01-23 Juri Linkov <juri@jurta.org>
9365
9366 * widget.texi (User Interface): Add S-TAB for widget-backward.
9367
9368 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9369
9370 Sync with Tramp 2.0.52.
9371
9372 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9373 Add Tramp disabling item. New item for common connection problems.
9374 (various): Apply "ftp" as method for the download URL.
9375 (Bug Reports): Refer to FAQ for common problems.
9376
9377 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9378
9379 * widget.texi (User Interface): Use @key for TAB.
9380
9381 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9382
9383 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9384 for TAB.
9385
9386 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9387
9388 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9389
9390 * gnus.texi: Update copyright.
9391
9392 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9393
9394 * gnus.texi (Article Washing): Additions.
9395
9396 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9397
9398 * org.texi (Agenda commands): Document tags command.
9399
9400 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9401
9402 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9403
9404 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9405
9406 * gnus.texi (RSS): Addition.
9407
9408 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9409
9410 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9411
9412 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9413
9414 * emacs-mime.texi (Display Customization): Add setting example to
9415 mm-discouraged-alternatives.
9416
9417 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9418
9419 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9420 version is the canonical version.
9421
9422 2006-01-08 Alex Schroeder <alex@gnu.org>
9423
9424 * pgg.texi (Caching passphrase): Rewording.
9425
9426 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9427
9428 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9429 repository URL.
9430
9431 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9432
9433 * org.texi: Removed the accidentally re-added empty line in the
9434 direntry.
9435
9436 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9437
9438 * org.texi (Agenda Views): Chapter reorganized.
9439
9440 2005-12-29 Romain Francoise <romain@orebokech.com>
9441
9442 * faq.texi (Using Customize): New node.
9443
9444 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9445
9446 * org.texi: Remove blank line in @direntry. It is non-standard
9447 and recursively produces blank lines all over the dir file (when
9448 using Texinfo 4.8).
9449
9450 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9451
9452 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9453
9454 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9455
9456 * org.texi (Tags): Boolean logic documented.
9457 (Agenda Views): Document custom commands.
9458
9459 2005-12-20 David Kastrup <dak@gnu.org>
9460
9461 * faq.texi (AUCTeX): Update version and mailing list info.
9462
9463 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9464
9465 * gnus.texi (MIME Commands): Mention addition of
9466 multipart/alternative to gnus-buttonized-mime-types and add xref
9467 to mm-discouraged-alternatives.
9468
9469 * emacs-mime.texi (Display Customization): Mention addition of
9470 "image/.*" and add xref to gnus-buttonized-mime-types in the
9471 mm-discouraged-alternatives section.
9472
9473 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9474
9475 * org.texi (Tags): New section.
9476 (Agenda Views): Chapter reorganized.
9477
9478 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9479
9480 * org.texi (Internal Links): Add a missing comma after an @xref.
9481
9482 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9483
9484 * faq.texi (Filling paragraphs with a single space): No need to
9485 change sentence-end now.
9486
9487 2005-12-13 Romain Francoise <romain@orebokech.com>
9488
9489 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9490
9491 2005-12-12 Jay Belanger <belanger@truman.edu>
9492
9493 * faq.texi (Calc): Update version number.
9494
9495 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9496
9497 * org.texi (Progress Logging): New section.
9498
9499 2005-12-10 Romain Francoise <romain@orebokech.com>
9500
9501 Update the Emacs FAQ for the 22.1 release.
9502
9503 * faq.texi: Set VER to `22.1'.
9504 (Basic editing): Explain how to use localized versions of the
9505 Tutorial. Mention that `C-h r' displays the manual.
9506 Delete obsolete WWW link to an Emacs 18 tutorial.
9507 (Getting a printed manual): Point to the new locations of the
9508 manuals on the GNU Web site.
9509 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9510 available via Info (it was previously distributed separately).
9511 (Installing Texinfo documentation): The latest version of Texinfo
9512 is 4.8, not 4.0.
9513 (Informational files for Emacs): COPYING is the GNU General Public
9514 License, not the Emacs General Public License.
9515 (Informational files for Emacs): Delete obsolete link to the
9516 GNUinfo pages as they have been removed from the GNU Web site.
9517 (New in Emacs 22): New node.
9518 (Setting up a customization file): Say that most packages support
9519 Customize nowadays.
9520 (Colors on a TTY): Delete reference to instructions on how to
9521 enable syntax highlighting, it is now enabled by default.
9522 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9523 at startup automatically.
9524 (Controlling case sensitivity): Mention `M-c' in isearch.
9525 (Using an already running Emacs process): Emacs now creates the
9526 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9527 gnuserv. As emacsclient can now run Lisp code as well, delete a
9528 sentence praising gnuserv for that. Simplify description of how
9529 the client/server operation works.
9530 (Compiler error messages): Delete obsolete text (compile.el has
9531 been rewritten).
9532 (Indenting switch statements): Fix typo.
9533 (Matching parentheses): Simplify setup instructions, mention the
9534 menu bar item in the Options menu.
9535 (Repeating a command as many times as possible): Mention `C-x e'.
9536 (Going to a line by number): Mention new keymap and bindings
9537 `M-g M-g', `M-g M-p' and `M-g M-n'.
9538 (Turning on syntax highlighting): Now on by default. Simplify.
9539 (Replacing highlighted text): Use `1', not `t'.
9540 (Problems with very large files): The maximum size is now 256MB on
9541 32-bit machines.
9542 (^M in the shell buffer): Mention `comint-process-echoes'.
9543 (Emacs for Apple computers): Emacs 22 has native support for Mac
9544 OS X.
9545 (Translating names to IP addresses): Delete node.
9546 (Binding keys to commands): Fix typo.
9547 (SPC no longer completes file names): New node.
9548 (MIME with Emacs mail packages): Delete section about the Emacs
9549 MIME FAQ (it's not reachable anymore).
9550
9551 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9552
9553 * cc-mode.texi: The manual has been extensively revised: the
9554 information about using CC Mode has been separated from the larger
9555 and more difficult chapters about configuration. It has been
9556 updated for CC Mode 5.31.
9557
9558 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9559
9560 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9561 (Selecting an implementation): Fix descriptions.
9562
9563 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9564
9565 * message.texi (Various Message Variables): Addition.
9566
9567 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9568
9569 * message.texi: Fix default values.
9570
9571 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9572
9573 * message.texi (Header Commands): Clarify descriptions of
9574 message-cross-post-followup-to, message-reduce-to-to-cc, and
9575 message-insert-wide-reply.
9576 (Various Commands): Fix kindex for message-kill-to-signature;
9577 clarify description of message-tab.
9578
9579 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9580
9581 * message.texi (Mailing Lists): Fix description about MFT.
9582
9583 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9584
9585 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9586
9587 * gnus.texi (Slow Terminal Connection): Replace old description
9588 with new one.
9589
9590 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9591
9592 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9593 replace X-Draft-Headers with X-Draft-From.
9594
9595 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9596
9597 * gnus.texi (Various Various): Fix the default value of
9598 nnheader-max-head-length.
9599 (Gnus Versions): Fix typo.
9600
9601 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9602
9603 * org.texi (Structure editing): Document new functionality of
9604 M-RET.
9605
9606 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9607
9608 * org.texi (Internal Links): Fix Texinfo usage.
9609
9610 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9611
9612 * org.texi (TODO basics): Document the global todo list.
9613 (TODO items): Documents sparse tree for specific TODO
9614 keywords.
9615
9616 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9617
9618 * org.texi (Plain Lists): Typos fixed.
9619
9620 2005-11-28 Jay Belanger <belanger@truman.edu>
9621
9622 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9623
9624 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9625
9626 * org.texi (Structure editing): New item moving commands added.
9627 (Plain Lists): New section.
9628
9629 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9630
9631 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9632 (Agenda): Document commands `org-cycle-agenda-files' and
9633 `org-agenda-file-to-front'.
9634 (Built-in table editor): Document `org-table-sort-lines'.
9635 (HTML formatting): Export of hand-formatted lists.
9636
9637 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9638
9639 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9640 new variable gnus-toolbar-thickness.
9641
9642 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9643
9644 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9645
9646 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9647
9648 * gnus.texi (X-Face): Fix description.
9649 (XVarious): Remove gnus-xmas-logo-color-alist and
9650 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9651
9652 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9653
9654 * gnus.texi (Group Parameters): Mention new variable
9655 gnus-parameters-case-fold-search.
9656 (Home Score File): Addition.
9657
9658 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9659
9660 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9661 (Overview): List supported feed types.
9662 (Installation): No installation necessary when using autoload.
9663 (Configuration): Rename "RSS" to "news".
9664
9665 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9666
9667 * pgg.texi (User Commands): Document additional passphrase
9668 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9669 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9670
9671 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9672
9673 * org.texi: Version number changed to 3.19.
9674
9675 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9676
9677 * pgg.texi (How to use): Update the example to add autoload of
9678 pgg-encrypt-symmetric-region.
9679 (User Commands): Document pgg-encrypt-symmetric-region.
9680 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9681
9682 2005-10-27 Jay Belanger <belanger@truman.edu>
9683
9684 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9685 mention other TeX-related units.
9686
9687 2005-10-23 Lars Hansen <larsh@soem.dk>
9688
9689 * dired-x.texi (Miscellaneous Commands):
9690 Replace dired-do-relative-symlink by dired-do-relsymlink and
9691 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9692
9693 2005-10-23 Jay Belanger <belanger@truman.edu>
9694
9695 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9696 constant.
9697
9698 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9699
9700 * faq.texi (Bugs and problems):
9701 Replace `dired-move-to-filename-regexp' by
9702 `directory-listing-before-filename-regexp'.
9703
9704 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9705
9706 * newsticker.texi (UPDATED): Set value.
9707
9708 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9709
9710 * gnus.texi (Document Groups): Remove duplicate item.
9711
9712 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9713
9714 * org.texi (Summary): Mention iCalendar support.
9715 (Exporting): Document iCalendar support.
9716
9717 2005-10-18 Romain Francoise <romain@orebokech.com>
9718
9719 * viper.texi (Viper Specials): Capitalize GNU.
9720
9721 2005-10-17 Juri Linkov <juri@jurta.org>
9722
9723 * info.texi (Getting Started, Search Index, Expert Info):
9724 Fix wording.
9725 (Search Text): Replace `echo area' with `mode line'.
9726 (Search Index): Both `i' and `,' find all index entries.
9727 Replace example `C-f' with `C-l' (which exists in index of Info
9728 manual) and delete spaces in its keyboard input sequence.
9729 Delete unnecessary explanations about literal characters.
9730
9731 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9732
9733 * gnus.texi (Document Server Internals): Addition.
9734
9735 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9736
9737 * gnus.texi (A note on namespaces): Fix RFC reference.
9738
9739 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9740
9741 * gnus.texi (RSS): Fix key description.
9742
9743 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9744
9745 * gnus.texi: Emacs/w3 -> Emacs/W3.
9746 (Browsing the Web): Fix description.
9747 (Web Searches): Ditto.
9748 (Customizing W3): Ditto.
9749
9750 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9751
9752 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9753
9754 2005-10-11 Jay Belanger <belanger@truman.edu>
9755
9756 * calc.texi (Integration): Mention using `a i' to compute definite
9757 integrals.
9758
9759 2005-10-11 Juri Linkov <juri@jurta.org>
9760
9761 * info.texi: Rearrange nodes.
9762 (Top): Update menu. Change ref `Info for Experts' to
9763 `Advanced Info Commands'.
9764 (Getting Started): Fix description of manual's parts.
9765 (Help-Int): Change xref `Info Search' to `Search Index', and
9766 `Expert Info' to `Advanced'.
9767 (Advanced): Move node one level up.
9768 (Search Text, Search Index): New nodes split out from `Info Search'.
9769 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9770 split out from `Advanced'.
9771 (Advanced, Emacs Info Variables): De-document editing an Info file
9772 in Info.
9773 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9774 (Creating an Info File): Delete node and move its text to
9775 `Expert Info'.
9776
9777 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9778
9779 * org.texi (Workflow states): Documented that change in keywords
9780 becomes active only after restart of Emacs.
9781
9782 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9783
9784 Sync with Tramp 2.0.51.
9785
9786 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9787
9788 * speedbar.texi (Introduction): Describe new location of speedbar
9789 on menubar.
9790 (Basic Key Bindings): Remove descriptions of bindings that have
9791 been removed.
9792
9793 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9794
9795 * speedbar.texi (GDB): Describe use of watch expressions.
9796
9797 2005-09-28 Simon Josefsson <jas@extundo.com>
9798
9799 * message.texi (IDNA): Fix.
9800
9801 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9802
9803 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9804 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9805 description of nntp-open-connection-function.
9806 (Common Variables): Fix descriptions.
9807
9808 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9809
9810 * gnus.texi (Server Buffer Format): Document the %a format spec.
9811
9812 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9813
9814 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9815
9816 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9817
9818 * org.texi Version 3.16.
9819
9820 2005-09-19 Miles Bader <miles@gnu.org>
9821
9822 * newsticker.texi: Get rid of CVS keywords.
9823
9824 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9825
9826 * gnus.texi (Finding the Parent): Fix description of how Gnus
9827 finds article.
9828
9829 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9830
9831 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9832 to drop off non-answered articles.
9833
9834 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9835
9836 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9837 braces (which are unsupported by NMAKE) for macro `srcdir'.
9838
9839 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9840
9841 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9842 (../info/newsticker, newsticker.dvi): New targets.
9843
9844 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9845
9846 * newsticker.texi: Replace @command with @code. Replace @example
9847 with @lisp.
9848 (Top): Add explanations to menu items.
9849 (GNU Free Documentation License): Remove.
9850
9851 2005-09-16 Romain Francoise <romain@orebokech.com>
9852
9853 Update all files to specify GFDL version 1.2.
9854
9855 * doclicense.texi (GNU Free Documentation License): Update to
9856 version 1.2.
9857
9858 2005-09-15 Richard M. Stallman <rms@gnu.org>
9859
9860 * newsticker.texi: Fix @setfilename.
9861
9862 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9863 (../info/newsticker, newsticker.dvi): New targets.
9864
9865 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9866
9867 * org.texi: Version 3.15.
9868
9869 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9870
9871 * ses.texi: Combine all three indices into one.
9872 Correct a few typos.
9873
9874 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9875
9876 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9877
9878 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9879
9880 * emacs-mime.texi (Handles): Remove duplicate item.
9881 (Encoding Customization): Fix the default value for
9882 mm-coding-system-priorities.
9883 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9884 (Basic Functions): Fix reference.
9885
9886 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9887
9888 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9889
9890 2005-08-18 Richard M. Stallman <rms@gnu.org>
9891
9892 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9893 and web site.
9894
9895 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9896 not keyboard-translate.
9897
9898 2005-08-11 Richard M. Stallman <rms@gnu.org>
9899
9900 * faq.texi (Using regular expressions): Fix xref.
9901
9902 2005-08-09 Juri Linkov <juri@jurta.org>
9903
9904 * info.texi (Help-P): Replace `Prev' with `Previous'.
9905 (Help-M, Help-Xref): Add S-TAB.
9906 (Help-FOO): Update `u' command.
9907 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9908 Update info about visibility of xref parts.
9909 (Help-Int): Fix `m' command. Rename `Info-last' to
9910 `Info-history-back'. Add `Info-history-forward'.
9911 (Advanced): Fix `g*' and `M-n' commands.
9912 (Info Search): Add `index-apropos' in stand-alone browser.
9913 Add isearch commands.
9914 (Emacs Info Variables): Remove `Info-fontify'.
9915 Add `Info-mode-hook'. Update face names.
9916 Add `Info-fontify-maximum-menu-size',
9917 `Info-fontify-visited-nodes', `Info-isearch-search'.
9918
9919 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9920
9921 Sync with Tramp 2.0.50.
9922
9923 * tramp.texi: Use @option{} consequently for method names.
9924 (Inline methods, External transfer methods): Remove references to
9925 Cygwin.
9926 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9927 implementation.
9928
9929 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9930
9931 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9932 Mention that gnus-init-file is not read when Emacs is invoked with
9933 --no-init-file or -q.
9934
9935 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9936
9937 * org.texi: Version 3.14.
9938
9939 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9940
9941 * org.texi: Version 3.13.
9942
9943 2005-07-18 Juri Linkov <juri@jurta.org>
9944
9945 * calc.texi (Time Zones, Logical Operations):
9946 * cl.texi (Overview):
9947 * org.texi (TODO types):
9948 * sc.texi (Emacs 18 MUAs):
9949 * speedbar.texi (Top):
9950 * url.texi (History):
9951 Delete duplicate duplicate words.
9952
9953 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9954
9955 * cl.texi (Type Predicates): Document `atom' type.
9956
9957 2005-07-04 Lute Kamstra <lute@gnu.org>
9958
9959 Update FSF's address in GPL notices.
9960
9961 * calc.texi (Copying):
9962 * doclicense.texi (GNU Free Documentation License):
9963 * faq.texi (Contacting the FSF):
9964 * mh-e.texi (Copying): Update FSF's address.
9965
9966 2005-07-03 Richard M. Stallman <rms@gnu.org>
9967
9968 * flymake.texi (Example -- Configuring a tool called directly):
9969 Update name of flymake-build-relative-filename.
9970
9971 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9972
9973 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9974
9975 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9976
9977 * org.texi: Version 3.12.
9978
9979 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9980
9981 * makefile.w32-in (MAKEINFO): Use --force.
9982 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9983 Makefile.in.
9984 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9985 more shells.
9986
9987 2005-06-23 Richard M. Stallman <rms@gnu.org>
9988
9989 * speedbar.texi (Creating a display): Texinfo usage fixes.
9990
9991 * tramp.texi (Customizing Completion, Auto-save and Backup):
9992 Texinfo usage fixes.
9993
9994 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9995
9996 * dired-x.texi (Miscellaneous Commands):
9997 * ediff.texi (Miscellaneous):
9998 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9999 (Agent Variables):
10000 * info.texi (Help-Xref):
10001 * message.texi (Message Headers):
10002 * org.texi (Remember):
10003 * reftex.texi (Options (Defining Label Environments))
10004 (Options (Index Support), Options (Viewing Cross-References))
10005 (Options (Misc), Changes):
10006 * speedbar.texi (Creating a display):
10007 * tramp.texi (Customizing Completion, Auto-save and Backup):
10008 Texinfo usage fix.
10009
10010 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10011
10012 * org.texi: Version 3.11.
10013
10014 2005-06-12 Jay Belanger <belanger@truman.edu>
10015
10016 * calc.texi (Getting Started): Remove extra menu item.
10017
10018 2005-05-31 Jay Belanger <belanger@truman.edu>
10019
10020 * calc.texi (Notations Used in This Manual): Use @kbd for key
10021 sequence.
10022 (Demonstration of Calc): Mention another way of starting Calc.
10023 (Starting Calc): Mention long name of M-#.
10024 (Embedded Mode Overview): Remove unnecessary instruction.
10025 (Other M-# commands): Rephrase `M-# 0' explanation.
10026 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10027 reflect current behavior.
10028
10029 2005-05-30 Jay Belanger <belanger@truman.edu>
10030
10031 * calc.texi (Hooks): Change description of calc-window-hook and
10032 calc-trail-window-hook to match usage.
10033 (Computational Functions): Add more constant-generating functions.
10034 (Customizable Variables): Use defvar.
10035
10036 2005-05-28 Jay Belanger <belanger@truman.edu>
10037
10038 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10039 (Basic Embedded Mode): Explain behavior of arguments to
10040 calc-embedded-mode.
10041
10042 2005-05-27 Jay Belanger <belanger@truman.edu>
10043
10044 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10045 current behavior.
10046
10047 2005-05-25 Jay Belanger <belanger@truman.edu>
10048
10049 * calc.texi: Change Calc version number throughout.
10050 (Keypad Mode): Change location in info output.
10051 (Keypad mode overview): Move picture of keypad.
10052
10053 2005-05-21 Jay Belanger <belanger@truman.edu>
10054
10055 * calc.texi (Storing variables): Mention that only most variables
10056 are void to begin with.
10057
10058 2005-05-21 Kevin Ryde <user42@zip.com.au>
10059
10060 * widget.texi (Basic Types): Update cross ref from "Enabling
10061 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10062 lispref/text.texi change.
10063
10064 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10065
10066 * org.texi: Version 3.09.
10067
10068 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10069
10070 * reftex.texi: Version 4.28.
10071
10072 2005-05-16 Jay Belanger <belanger@truman.edu>
10073
10074 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10075
10076 2005-05-14 Jay Belanger <belanger@truman.edu>
10077
10078 * calc.texi (Default Simplifications): Insert missing ! (logical
10079 not operator).
10080
10081 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10082
10083 Sync with Tramp 2.0.49.
10084
10085 2005-05-10 Jay Belanger <belanger@truman.edu>
10086
10087 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10088 to 1.
10089
10090 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10091
10092 * org.texi: Version 3.08, structure reorganized.
10093
10094 2005-04-24 Richard M. Stallman <rms@gnu.org>
10095
10096 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10097
10098 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10099
10100 * org.texi: Update to version 3.06.
10101
10102 2005-04-13 Lute Kamstra <lute@gnu.org>
10103
10104 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10105
10106 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10107
10108 * cl.texi (Porting Common Lisp): Fix typo.
10109
10110 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10111
10112 * gnus.texi (RSS): Addition.
10113
10114 2005-04-04 Jay Belanger <belanger@truman.edu>
10115
10116 * calc.texi: Change Calc version number.
10117 (Customizable variables): Fix description of calc-language-alist.
10118 (Copying): Put in version 2 of GPL.
10119
10120 2005-04-01 Jay Belanger <belanger@truman.edu>
10121
10122 * calc.texi (Troubleshooting Commands): Remove comment about
10123 installation.
10124 (Installation): Remove section.
10125 (Customizable Variables): New section.
10126 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10127 (Graphical Devices): Add references to Customizable Variables.
10128
10129 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10130
10131 * emacs-mime.texi (Display Customization): Markup fixes.
10132 (rfc2047): Update.
10133
10134 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10135
10136 * gnus-faq.texi: Replaced with auto-generated version.
10137
10138 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10139
10140 * dired-x.texi (Multiple Dired Directories): default-directory was
10141 renamed to dired-default-directory.
10142
10143 2005-03-26 Jay Belanger <belanger@truman.edu>
10144
10145 * calc.texi (Simplifying Formulas, Rewrite Rules):
10146 Change description of top and bottom of fraction.
10147 (Modulo Forms): Move description of how to create modulo forms to
10148 earlier in the section.
10149 (Fraction Mode): Suggest using : to get a fraction by dividing.
10150 (Basic Arithmetic): Adjust placement of command name.
10151 (Truncating the Stack): Emphasize that "hidden" entries are still
10152 visible.
10153 (Installation): Move discussion of printing manual to "About This
10154 Manual".
10155 (About This Manual): Mention how to print the manual.
10156 (Reporting Bugs): Remove first person.
10157 (Building Vectors): Add algebraic version of append.
10158 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10159 (Grouping Digits): Fix typo.
10160
10161 2005-03-25 Werner Lemberg <wl@gnu.org>
10162
10163 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10164 Replace `legal' with `valid'.
10165
10166 2005-03-25 Werner Lemberg <wl@gnu.org>
10167
10168 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10169
10170 2005-03-24 Jay Belanger <belanger@truman.edu>
10171
10172 * calc.texi (General Mode Commands)
10173 (Mode Settings in Embedded Mode): Add some explanation of
10174 recording mode settings.
10175
10176 2005-03-24 Richard M. Stallman <rms@gnu.org>
10177
10178 * calc.texi: Remove praise of non-free software.
10179
10180 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10181 (Installation): Node deleted.
10182
10183 2005-03-23 Richard M. Stallman <rms@gnu.org>
10184
10185 * url.texi (HTTP language/coding): Improve last change.
10186
10187 2005-03-22 Jay Belanger <belanger@truman.edu>
10188
10189 * calc.texi (Embedded Mode): Add new information on changing
10190 modes.
10191
10192 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10193
10194 Sync with Tramp 2.0.48.
10195
10196 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10197
10198 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10199 "GNU/Linux". Change all addresses to .gnu.org.
10200 (Default Method): Offer shortened syntax for "su" and "sudo"
10201 methods.
10202
10203 2005-03-07 Richard M. Stallman <rms@gnu.org>
10204
10205 * url.texi: Fix usage of "e.g.".
10206 (HTTP language/coding): Explain the rules for these strings.
10207
10208 2005-03-06 Richard M. Stallman <rms@gnu.org>
10209
10210 * woman.texi (Introduction): Minor cleanups.
10211
10212 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10213
10214 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10215 (Installation): Node deleted.
10216
10217 * mh-e.texi (Preface): Get rid of "Emacs 21".
10218
10219 * eshell.texi (Installation): Delete node (for Emacs 20).
10220
10221 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10222
10223 * flymake.texi: Refill and tweak style in @lisp blocks.
10224
10225 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10226
10227 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10228
10229 2005-03-01 Jay Belanger <belanger@truman.edu>
10230
10231 * calc.texi (Trigonometric and Hyperbolic Functions):
10232 Mention additional functions.
10233 (Algebraic Simplifications): Mention additional simplifications.
10234
10235 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10236
10237 * ses.texi: Add concept/function/variable indices (this work was
10238 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10239 papers on file at FSF).
10240
10241 2005-02-10 Jay Belanger <belanger@truman.edu>
10242
10243 * calc.texi: Change @LaTeX to La@TeX throughout.
10244 Redefine @expr as @math for TeX output.
10245 Redefine @texline as a no-op for TeX output.
10246 Define @tfn, replace @t by @tfn throughout.
10247
10248 2005-02-09 Jay Belanger <belanger@truman.edu>
10249
10250 * calc.texi: Add macro for LaTeX for info output.
10251
10252 2005-02-08 Kim F. Storm <storm@cua.dk>
10253
10254 * texinfo.tex (LaTex): Add def.
10255
10256 2005-02-06 Jay Belanger <belanger@truman.edu>
10257
10258 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10259 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10260 throughout manual.
10261
10262 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10263
10264 * gnus.texi: Some edits based on comments from David Abrahams.
10265
10266 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10267
10268 * gnus.texi (RSS): Fix the keystroke.
10269
10270 2005-01-24 David Kastrup <dak@gnu.org>
10271
10272 * faq.texi: Update AUCTeX version info.
10273
10274 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10275
10276 * gnus-faq.texi ([4.1]): Typo.
10277
10278 2005-01-19 Jay Belanger <belanger@truman.edu>
10279
10280 * calc.texi (Keep Arguments): Mention that keeping arguments
10281 doesn't work with keyboard macros.
10282
10283 2005-01-16 Richard M. Stallman <rms@gnu.org>
10284
10285 * autotype.texi (Autoinserting): Fix small error.
10286
10287 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10288
10289 Sync with Tramp 2.0.47.
10290
10291 * tramp.texi (Compilation): New section, describing compilation of
10292 remote files.
10293
10294 2005-01-11 Kim F. Storm <storm@cua.dk>
10295
10296 * widget.texi (Basic Types): Add :follow-link keyword.
10297
10298 2005-01-09 Jay Belanger <belanger@truman.edu>
10299
10300 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10301
10302 2005-01-08 Jay Belanger <belanger@truman.edu>
10303
10304 * calc.texi: Change throughout to reflect new default value of
10305 calc-settings-file.
10306
10307 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10308
10309 * message.texi (Reply): `message-reply-to-function' should return
10310 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10311
10312 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10313
10314 * faq.texi (Changing load-path): Fix typo.
10315
10316 2005-01-05 Jay Belanger <belanger@truman.edu>
10317
10318 * calc.texi (Programming Tutorial): Replace kbd command by
10319 appropriate characters for a keyboard macro.
10320
10321 2005-01-04 Jay Belanger <belanger@truman.edu>
10322
10323 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10324 for Lucid Emacs.
10325 (Programming Tutorial): Mention that the user needs to be in the
10326 right mode to compute some functions.
10327
10328 2005-01-04 Jay Belanger <belanger@truman.edu>
10329
10330 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10331 no longer applicable.
10332
10333 2005-01-01 Jay Belanger <belanger@truman.edu>
10334
10335 * calc.texi (Programming Tutorial): Change description of how to
10336 edit keyboard macros to match current behavior.
10337
10338 2004-12-31 Jay Belanger <belanger@truman.edu>
10339
10340 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10341
10342 2004-12-20 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10345 zero.
10346
10347 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10348
10349 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10350 @xref.
10351 (Font Locking): Avoid @strong{Note:}.
10352
10353 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10354
10355 Sync with Tramp 2.0.46.
10356
10357 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10358
10359 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10360
10361 * url.texi: Correct typos.
10362 (Retrieving URLs): @var{nil}->@code{nil}.
10363 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10364 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10365 (Dealing with HTTP documents): @inforef->@xref.
10366
10367 2004-12-15 Jay Belanger <belanger@truman.edu>
10368
10369 * calc.texi: Consistently capitalized all mode names.
10370 (Answers to Exercises): Mention that an answer can be a fraction
10371 when in Fraction mode.
10372
10373 2004-12-13 Jay Belanger <belanger@truman.edu>
10374
10375 * calc.texi: Fix some TeX definitions.
10376
10377 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10378
10379 * reftex.texi (Imprint): Remove erroneous @value's.
10380
10381 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10382
10383 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10384 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10385
10386 2004-12-08 Jay Belanger <belanger@truman.edu>
10387
10388 * calc.texi (Starting Calc): Remove comment about installation.
10389 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10390
10391 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10392
10393 * url.texi: Update @setfilename.
10394 (Getting Started): No need to worry about Gnus versions.
10395 (Dealing with HTTP documents): Use @inforef.
10396
10397 * org.texi: Fix @direntry file name.
10398
10399 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10400
10401 * url.texi: New file.
10402
10403 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10404
10405 2004-12-06 Jay Belanger <belanger@truman.edu>
10406
10407 * calc.texi (Using Calc): Remove paragraph about installation.
10408
10409 2004-12-06 Jay Belanger <belanger@truman.edu>
10410
10411 * calc.texi: Use more Texinfo macros and less TeX defs.
10412 Remove @refill's.
10413
10414 2004-12-06 Richard M. Stallman <rms@gnu.org>
10415
10416 * org.texi: New file.
10417
10418 2004-12-05 Richard M. Stallman <rms@gnu.org>
10419
10420 * Makefile.in (org.dvi, ../info/org): New targets.
10421 (INFO_TARGETS): Add ../info/org.
10422 (DVI_TARGETS): Add org.dvi.
10423 (maintainer-clean): Remove the info files in the info dir.
10424
10425 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10426
10427 * idlwave.texi: Fix the setfilename directive to put the produced
10428 file in ../info.
10429 (Continued Statement Indentation): Resurrect Jan D.'s change from
10430 2004-11-03 that was lost when a newer version of idlwave.texi was
10431 imported.
10432
10433 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10434
10435 * gnus-faq.texi ([5.1]): Add missing bracket.
10436
10437 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10438 Index `spam-initialize'.
10439
10440 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10441
10442 * message.texi (Various Message Variables): Mention that all mail
10443 file variables are derived from `message-directory'.
10444
10445 * gnus.texi (Splitting Mail): Clarify bogus group.
10446
10447 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10448
10449 * emacs-mime.texi (Encoding Customization):
10450 Fix mm-coding-system-priorities entry.
10451
10452 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10453
10454 * idlwave.texi (Continued Statement Indentation):
10455 * reftex.texi (Options (Index Support))
10456 (Displaying and Editing the Index, Table of Contents):
10457 * speedbar.texi (Creating a display, Major Display Modes):
10458 Replace non-nil with non-@code{nil}.
10459
10460 2004-10-21 Jay Belanger <belanger@truman.edu>
10461
10462 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10463
10464 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10465
10466 * calc.texi (Reporting Bugs): Double up `@'.
10467
10468 2004-10-18 Jay Belanger <belanger@truman.edu>
10469
10470 * calc.texi (Reporting Bugs): Change the address that bugs
10471 should be sent to.
10472
10473 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10474
10475 * gnus.texi (New Features): Add 5.11.
10476
10477 * message.texi (Resending): Remove wrong default value.
10478
10479 * gnus.texi (Mail Source Specifiers): Describe possible problems
10480 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10481 `pop3-leave-mail-on-server' to the index.
10482
10483 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10484
10485 * message.texi (Canceling News): Add how to set a password.
10486
10487 2004-10-12 Jay Belanger <belanger@truman.edu>
10488
10489 * calc.texi (Help Commands): Change the descriptions of
10490 calc-describe-function and calc-describe-variable to match their
10491 current behavior.
10492
10493 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10494
10495 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10496
10497 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10498
10499 Sync with Tramp 2.0.45.
10500
10501 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10502 plink link. The URL is outdated. Originator contacted for
10503 clarification.
10504
10505 2004-10-10 Juri Linkov <juri@jurta.org>
10506
10507 * gnus.texi (Top, Marking Articles): Join two menus in one node
10508 because a node can have only one menu.
10509
10510 2004-10-09 Juri Linkov <juri@jurta.org>
10511
10512 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10513 example of nnmail-split-fancy.
10514
10515 2004-10-06 Karl Berry <karl@gnu.org>
10516
10517 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10518 consistency with other uses of dashes.
10519
10520 2004-10-05 Karl Berry <karl@gnu.org>
10521
10522 * info.texi: Consistently use --- throughout, periods at end of
10523 menu descriptions, and a couple typos.
10524
10525 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10526
10527 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10528 * pgg.texi (User Commands, Backend methods): Do.
10529 * gnus.texi: Markup fixes.
10530 (Setting Process Marks): Fix `M P a' entry.
10531 * emacs-mime.texi: Fixes.
10532
10533 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10534
10535 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10536 again.
10537 Use 5.10 instead of 5.10.0.
10538
10539 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10540
10541 * gnus.texi (Summary Mail Commands): S D e.
10542
10543 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10544
10545 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10546 the gnus-article-mode-line-format section.
10547
10548 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10549
10550 * gnus.texi (Various Summary Stuff): Fix the documentation for
10551 gnus-newsgroup-variables.
10552
10553 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10554
10555 * gnus.texi (MIME Commands):
10556 Add gnus-mime-display-multipart-as-mixed,
10557 gnus-mime-display-multipart-alternative-as-mixed,
10558 gnus-mime-display-multipart-related-as-mixed.
10559 (Mail Source Customization): Clarify `mail-source-directory'.
10560 (Splitting Mail): Mention gnus-group-find-new-groups.
10561 (SpamOracle): Fix typo.
10562
10563 * gnus-faq.texi: Untabify.
10564 ([6.3]): nnir.el is in contrib directory.
10565
10566 * message.texi (News Headers): Clarify how a unique ID is created.
10567
10568 * gnus.texi (Batching Agents): Fix typo in example.
10569 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10570
10571 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10572
10573 * gnus.texi (Group Parameters): Add more on hooks.
10574
10575 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10576
10577 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10578
10579 2004-09-22 Jay Belanger <belanger@truman.edu>
10580
10581 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10582 might be hidden during part of the session.
10583
10584 2004-09-20 Jay Belanger <belanger@truman.edu>
10585
10586 * calc.texi (Notations Used in This Manual): Put in an earlier
10587 mention that DEL could be called Backspace.
10588
10589 2004-09-10 Simon Josefsson <jas@extundo.com>
10590
10591 * gnus.texi (IMAP): Add example. Suggested and partially written
10592 by Steinar Bang <sb@dod.no>.
10593
10594 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10595
10596 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10597 netrc syntax.
10598
10599 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10600
10601 * gnus.texi (Spam ELisp Package Sequence of Events):
10602 Some clarifications.
10603 (Spam ELisp Package Global Variables): More clarifications.
10604
10605 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10606
10607 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10608 Mention spam-split does not modify incoming mail.
10609
10610 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10611
10612 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10613
10614 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10615
10616 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10617
10618 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10619
10620 * makefile.w32-in (sieve, pgg): Use $(infodir).
10621
10622 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10623
10624 * makefile.w32-in: Fix PGG and Sieve entries.
10625
10626 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10627
10628 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10629 Emacs and related programs.
10630
10631 2004-08-27 Richard M. Stallman <rms@gnu.org>
10632
10633 * faq.texi: Fix texinfo usage, esp. doublequotes.
10634 (Difference between Emacs and XEmacs): Some clarification.
10635
10636 * faq.texi (Difference between Emacs and XEmacs):
10637 Explain not to contrast XEmacs with GNU Emacs.
10638
10639 2004-08-26 Richard M. Stallman <rms@gnu.org>
10640
10641 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10642
10643 2004-08-22 David Kastrup <dak@gnu.org>
10644
10645 * reftex.texi (AUCTeX): Update links, section name.
10646
10647 * faq.texi (Calc): Update availability (included in 22.1).
10648 (AUCTeX): Update availability, information, versions, description.
10649
10650 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10651
10652 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10653
10654 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10655
10656 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10657
10658 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10659
10660 Sync with Tramp 2.0.44.
10661
10662 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10663
10664 * widget.texi (User Interface): Update how to separate the
10665 editable field of an editable-field widget from other widgets.
10666 (Programming Example): Add text after field.
10667
10668 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10669
10670 * emacs-mime.texi (Encoding Customization): Add a note to the
10671 mm-content-transfer-encoding-defaults entry.
10672 (rfc2047): Update.
10673
10674 * gnus.texi (Article Highlighting):
10675 Add gnus-cite-ignore-quoted-from.
10676 (POP before SMTP): New node.
10677 (Posting Styles): Addition.
10678 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10679 (Fancy Mail Splitting): Ditto.
10680 (X-Face): Add gnus-x-face.
10681
10682 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10683
10684 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10685 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10686
10687 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10688
10689 * gnus.texi (Mail Source Specifiers):
10690 Describe `pop3-leave-mail-on-server'.
10691
10692 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10693
10694 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10695
10696 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10697 repository. Change setfilename.
10698
10699 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10700
10701 2004-07-02 Juri Linkov <juri@jurta.org>
10702
10703 * pcl-cvs.texi (Viewing differences): Add `d r'.
10704
10705 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10706
10707 * ses.texi, viper.texi, flymake.texi, faq.texi:
10708 * eshell.texi, ediff.texi: Markup fixes.
10709
10710 2004-06-21 Karl Berry <karl@gnu.org>
10711
10712 * info.texi (Top): Mention that only Emacs has mouse support.
10713 (Getting Started): Mention this in a few other places.
10714
10715 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10716
10717 * autotype.texi (Copyrights, Timestamps):
10718 Recommend `before-save-hook' instead of `write-file-functions'.
10719
10720 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10721
10722 * dired-x.texi (dired-mark-omitted): Update keybinding.
10723
10724 2004-06-10 Kim F. Storm <storm@cua.dk>
10725
10726 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10727
10728 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10729
10730 * dired-x.texi (variable dired-omit-mode): Rename from
10731 dired-omit-files-p.
10732 (function dired-omit-mode): Rename from dired-omit-toggle.
10733 Call dired-omit-mode rather than set dired-omit-files-p.
10734 (dired-mark-omitted): Describe command.
10735
10736 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10737
10738 Version 2.0.41 of Tramp released.
10739
10740 2004-05-29 Juanma Barranquero <lektu@terra.es>
10741
10742 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10743 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10744
10745 2004-05-29 Richard M. Stallman <rms@gnu.org>
10746
10747 * cl.texi (Top): Call this chapter `Introduction'.
10748 (Overview): In TeX, no section heading here.
10749
10750 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10751
10752 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10753
10754 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10755 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10756
10757 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10758
10759 * flymake.texi: New file.
10760
10761 2004-05-28 Simon Josefsson <jas@extundo.com>
10762
10763 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10764
10765 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10766
10767 Version 2.0.40 of Tramp released.
10768
10769 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10770
10771 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10772
10773 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10774 variables `tramp-backup-directory-alist' and
10775 `tramp-bkup-backup-directory-info'.
10776 (Overview, Connection types)
10777 (External transfer methods, Default Method)
10778 (Windows setup hints): Remove restriction of password entering
10779 with external methods.
10780 (Auto-save and Backup): Make file name example
10781 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10782 and `auto-save-directory' must be used.
10783 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10784 only "NT"). Remove doubled entry "What kinds of systems does
10785 @tramp{} work on".
10786 (tramp): Macro removed.
10787 (Obtaining Tramp): Flag removed from title.
10788 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10789 and `trampver' used properly. Flag `tramp-inst' replaced by
10790 `installchapter'. Installation related text adapted.
10791
10792 2004-04-28 Masatake YAMATO <jet@gyve.org>
10793
10794 * widget.texi (Programming Example): Remove overlays.
10795
10796 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10797
10798 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10799
10800 2004-04-23 Juanma Barranquero <lektu@terra.es>
10801
10802 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10803
10804 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10805
10806 * info.texi (Info Search): Add info-apropos.
10807
10808 2004-03-22 Juri Linkov <juri@jurta.org>
10809
10810 * faq.texi: Fix help key bindings.
10811
10812 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10813
10814 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10815 (as suggested by Karl Berry). Update information about colored
10816 stars in menus. Add new subheading describing M-n.
10817
10818 2004-03-12 Richard M. Stallman <rms@gnu.org>
10819
10820 * cl.texi (Top): Rename top node's title.
10821
10822 2004-03-08 Karl Berry <karl@gnu.org>
10823
10824 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10825 problems making the texinfo distribution.
10826
10827 2004-02-29 Simon Josefsson <jas@extundo.com>
10828
10829 * smtpmail.texi (Authentication): Change the list of supported
10830 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10831 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10832 <voegelas@gmx.net>.
10833
10834 2004-02-29 Juanma Barranquero <lektu@terra.es>
10835
10836 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10837 Use $(DEL) instead of rm, and ignore exit code.
10838
10839 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10840
10841 Tramp version 2.0.39 released.
10842
10843 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10844
10845 * tramp.texi (Customizing Completion): Explain new functions
10846 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10847 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10848 (Top): Refer to Savannah mailing list as the major one.
10849 Mention older mailing lists in HTML mode only.
10850 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10851 (Frequently Asked Questions): Remote hosts must not be Unix-like
10852 for "smb" method.
10853 (Password caching): New node.
10854 (External transfer methods): Refer to password caching for "smb"
10855 method.
10856
10857 2004-02-17 Karl Berry <karl@gnu.org>
10858
10859 * info.texi (Help-Int): Mention the new line number feature.
10860
10861 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10862
10863 * ses.texi (Advanced Features): New functionality for
10864 ses-set-header-row (defaults to current row unless C-u used).
10865 (Acknowledgements): Add Stefan Monnier.
10866
10867 2003-12-29 Kevin Ryde <user42@zip.com.au>
10868
10869 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10870
10871 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10872
10873 Tramp version 2.0.38 released.
10874
10875 * tramp.texi (Remote shell setup): Warn of environment variables
10876 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10877 <sven.gabriel@imk.fzk.de>.
10878 (Configuration): Tramp now chooses base64/uuencode
10879 automatically. Update wording accordingly.
10880 (Top): More description for the `Default Method' menu entry.
10881 (Default Method): Use @code, not @var, for Lisp variables.
10882 (Default Method): New subsection `Which method is the right one
10883 for me?'. Suggested by Christian Kirsch.
10884 (Configuration): Pointer to new subsection added.
10885 (Default Method): Too many "use" in one sentence.
10886 Rephrase. Reported by Christian Kirsch.
10887 (Filename Syntax): Old `su' example is probably a left-over from
10888 the sm/su method naming. Replace with `ssh', instead.
10889 (External transfer methods, Auto-save and Backup):
10890 Typo fixes.
10891
10892 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10893
10894 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10895 (Top): Mention japanese manual only if flag `jamanual' is set.
10896 Insert section `Japanese manual' in menu.
10897
10898 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10899
10900 * eshell.texi (Known Problems): Add doc item.
10901
10902 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10903
10904 * cc-mode.texi: Update for CC Mode 5.30.
10905
10906 Note: Please refrain from doing purely cosmetic changes like
10907 removing trailing whitespace in this manual; it clobbers cvs
10908 merging for no good reason.
10909
10910 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10911
10912 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10913 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10914 @acronym{ASCII}.
10915
10916 2003-10-26 Karl Berry <karl@gnu.org>
10917
10918 * info.texi (Info Search): Echo area, not echo are. From Debian
10919 diff.
10920
10921 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10922
10923 * widget.texi (Defining New Widgets): Document new behavior of
10924 :buttons and :children keywords.
10925
10926 2003-10-22 Miles Bader <miles@gnu.org>
10927
10928 * Makefile.in (info): Move before $(top_srcdir)/info.
10929
10930 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10931
10932 * tramp.texi (Inline methods): Small grammar fix.
10933 (External transfer methods): Likewise.
10934
10935 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10936
10937 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10938
10939 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10940
10941 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10942
10943 2003-09-30 Richard M. Stallman <rms@gnu.org>
10944
10945 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10946
10947 * widget.texi (User Interface): Fix typos.
10948
10949 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10950
10951 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10952
10953 * pcl-cvs.texi (Selected Files): Fix typo.
10954
10955 2003-09-21 Karl Berry <karl@gnu.org>
10956
10957 * info.texi (] and [ commands): No period at end of section title.
10958
10959 2003-09-04 Miles Bader <miles@gnu.org>
10960
10961 * Makefile.in (top_srcdir): New variable.
10962 ($(top_srcdir)/info): New rule.
10963 (info): Depend on it.
10964
10965 2003-09-03 Peter Runestig <peter@runestig.com>
10966
10967 * makefile.w32-in: New file.
10968
10969 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10970
10971 * widget.texi (User Interface): Explain the need of static text
10972 around an editable field.
10973
10974 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10975
10976 * widget.texi (Basic Types): The argument to `:help-echo' can now
10977 be a form that evaluates to a string.
10978
10979 2003-08-18 Kim F. Storm <storm@cua.dk>
10980
10981 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10982
10983 2003-08-16 Richard M. Stallman <rms@gnu.org>
10984
10985 * dired-x.texi (Shell Command Guessing): Explain *.
10986
10987 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10988
10989 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10990 log-edit-insert-changelog.
10991
10992 2003-08-03 Karl Berry <karl@gnu.org>
10993
10994 * info.texi: Need @contents.
10995
10996 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10997
10998 Tramp version 2.0.36 released.
10999
11000 * tramp.texi (Remote shell setup): Explain about problems with
11001 non-Bourne commands in ~/.profile and ~/.shrc.
11002
11003 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11004
11005 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11006 renaming of `vis-mode' to `visible-mode'.
11007
11008 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11009
11010 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11011 next, prev and up pointers.
11012
11013 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11014
11015 * info.texi (Help): Mention existence of Emacs and stand-alone
11016 Info at the very beginning of the tutorial.
11017 (Help-Inv): New node.
11018 (Help-]): New node.
11019 (Help-M): Systematically point out the differences between default
11020 Emacs and stand-alone versions. Delete second menu.
11021 (Help-Xref): Systematically point out the differences between
11022 default Emacs and stand-alone versions.
11023 (Help-Int): Change `l' example.
11024 (Expert Info): Fix typos.
11025 (Emacs Info Variables): Mention `Info-hide-note-references' and
11026 new default for `Info-scroll-prefer-subnodes'.
11027
11028 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11029
11030 Version 2.0.35 of Tramp released.
11031
11032 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11033 (Inline methods): Add methods `remsh' and `plink1'.
11034 (External transfer methods): Add method `remcp'.
11035 (Multi-hop Methods): Add method `remsh'.
11036 Small patch from Adrian Aichner <adrian@xemacs.org>:
11037 Fix minor typos.
11038 (Concept Index): Add to make manual searchable via
11039 `Info-index'.
11040 (Version Control): Add cindex entry.
11041
11042 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11043
11044 * trampver.texi: Version 2.0.34 released.
11045
11046 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11047
11048 * faq.texi: Improve previous changes.
11049
11050 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11051
11052 * faq.texi: Update copyright and maintenance details.
11053 Update some package URLs, versions, and maintainers.
11054 Remove many references to the Emacs Lisp Archive.
11055
11056 2003-04-23 Simon Josefsson <jas@extundo.com>
11057
11058 * smtpmail.texi: Fix license (the invariant sections mentioned has
11059 never been part of the smtp manual). Align info dir entry with
11060 other emacs packages.
11061
11062 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11063
11064 * tramp.texi: Version 2.0.33 released.
11065 Remove installation chapter. Remove XEmacs specifics.
11066
11067 2003-03-29 Richard M. Stallman <rms@gnu.org>
11068
11069 * tramp.texi (Top): Undo the previous renaming.
11070 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11071
11072 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11073
11074 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11075 version of manual.
11076
11077 * tramp.texi (Auto-save and Backup): New node.
11078
11079 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11080
11081 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11082 Emacs" in order to have better differentiation to "XEmacs".
11083 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11084 are new macros in order to point to the other Emacs flavor where
11085 appropriate. In info case, point to node `Installation' in order
11086 to explain how to generate the other way. In html case, make a
11087 link to the other html file.
11088 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11089 after CVS checkout/update.
11090 (Installation): Completely rewritten.
11091 (Installation parameters, Load paths): New sections under
11092 `Installation'.
11093
11094 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11095
11096 * tramp.texi: Version 2.0.30 released.
11097 Replace word "path" with "localname" where used as a component of
11098 a Tramp file name.
11099
11100 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11101
11102 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11103 introduced.
11104 (Installation): Explain what to do if files from the tramp/contrib
11105 directory are needed.
11106
11107 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11108
11109 * smtpmail.texi (How Mail Works): New.
11110
11111 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11112
11113 * smtpmail.texi: New file.
11114
11115 * Makefile.in: Build SMTP manual.
11116
11117 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11118
11119 * tramp.texi: Version 2.0.29 released.
11120 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11121 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11122
11123 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11124
11125 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11126 another package loads accidentally Ange-FTP.
11127
11128 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11129
11130 * tramp.texi (Customizing Completion): Add function
11131 `tramp-parse-sconfig'. Change example of
11132 `tramp-set-completion-function', because parsing of ssh config
11133 files looks more natural.
11134
11135 2003-01-15 Kevin Ryde <user42@zip.com.au>
11136
11137 * gnus.texi (Using MIME): Mention auto-compression-mode with
11138 gnus-mime-copy-part.
11139
11140 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11141
11142 * gnus.texi: Do not use `path' in several locations.
11143
11144 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11145
11146 * tramp.texi (External transfer methods): New method `smb'.
11147 From Michael Albinus.
11148
11149 2002-11-05 Karl Berry <karl@gnu.org>
11150
11151 * info.texi (Info-fontify): Reorder face list to avoid bad line
11152 breaks.
11153
11154 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11155
11156 * tramp.texi: Move @copying to standard place.
11157 Use @insertcopying.
11158
11159 2002-10-02 Karl Berry <karl@gnu.org>
11160
11161 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11162 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11163 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11164 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11165 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11166 * widget.texi, woman.texi:
11167 Per rms, update all manuals to use @copying instead of @ifinfo.
11168 Also use @ifnottex instead of @ifinfo around the top node, where
11169 needed for the sake of the HTML output.
11170 (The Gnus manual is not fixed since it's not clear to me how it
11171 works; and the Tramp manual already uses @copying, although in an
11172 unusual way. All others were changed.)
11173
11174 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11175
11176 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11177 (../info/ses, ses.dvi): New targets.
11178 * ses.texi: New file.
11179
11180 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11181
11182 * texinfo.tex: Update to texinfo 4.2.
11183
11184 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11185
11186 * reftex.texi: Update to RefTeX 4.19.
11187
11188 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11189
11190 * gnus.texi (Sorting Groups): Add key bindings for
11191 gnus-group-sort-groups-by-real-name and
11192 gnus-group-sort-selected-groups-by-real-name.
11193
11194 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11195
11196 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11197 (../info/tramp, tramp.dvi): New targets.
11198
11199 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11200
11201 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11202 (calc.dvi): Uncomment.
11203
11204 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11205
11206 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11207 (../info/calc): New target.
11208
11209 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11210
11211 * (Version 21.1 released.)
11212
11213 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11214
11215 * Branch for 21.1.
11216
11217 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11218
11219 * Makefile.in (../info/info): Use an explicit -o switch to
11220 makeinfo.
11221
11222 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11223
11224 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11225
11226 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11227
11228 * ediff.texi: Added ediff-coding-system-for-read.
11229
11230 * viper.texi: Fix typos.
11231
11232 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11233
11234 * Makefile.in (../info/idlwave): Use --no-split.
11235
11236 2000-12-14 Dave Love <fx@gnu.org>
11237
11238 * Makefile.in (mostlyclean): Remove gnustmp.*.
11239 (gnus.dvi): Change rule to remove @latex stuff.
11240
11241 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11242
11243 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11244
11245 2000-10-13 John Wiegley <johnw@gnu.org>
11246
11247 * Makefile.in: Add build targets for eshell.texi.
11248
11249 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11250
11251 * Makefile.in: Remove/comment speedbar stuff.
11252
11253 2000-09-22 Dave Love <fx@gnu.org>
11254
11255 * Makefile.in: Add emacs-mime.
11256
11257 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11258
11259 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11260 (DVI_TARGETS): Add woman.dvi.
11261 (../info/woman, woman.dvi): New targets.
11262
11263 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11264
11265 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11266
11267 * pcl-cvs.texi: New file.
11268 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11269 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11270
11271 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11272
11273 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11274 (../info/ebrowse, ebrowse.dvi): New targets.
11275
11276 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11277
11278 * Makefile.in (INFO_TARGETS): Add eudc.
11279 (DVI_TARGETS): Add eudc.dvi.
11280 (../info/eudc, eudc.dvi): New targets.
11281
11282 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11283
11284 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11285 compatibility with 8+3 filesystems).
11286 (../info/efaq): Rename from emacs-faq.
11287
11288 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11289
11290 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11291 (../info/idlwave, idlwave.dvi): New targets.
11292
11293 1999-10-23 Dave Love <fx@gnu.org>
11294
11295 * Makefile.in: Use autotype.texi.
11296
11297 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11298
11299 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11300 faq.texi file) rather than ../info/faq.
11301
11302 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11303
11304 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11305 (../info/ada-mode, ada-mode.dvi): New targets.
11306
11307 1999-09-01 Dave Love <fx@gnu.org>
11308
11309 * Makefile.in: Add faq.
11310
11311 1999-07-12 Richard Stallman <rms@gnu.org>
11312
11313 * Version 20.4 released.
11314
11315 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11316
11317 * Version 20.3 released.
11318
11319 1998-04-06 Andreas Schwab <schwab@gnu.org>
11320
11321 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11322 Use it in dvi targets.
11323 (../etc/GNU): Change to $(srcdir) first.
11324
11325 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11326
11327 * reftex.texi: Update for RefTeX version 3.22.
11328
11329 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11330
11331 * gnus.texi (Easy Picons): Remove references to
11332 `gnus-group-display-picons'.
11333 (Hard Picons): Ditto.
11334
11335 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11336
11337 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11338 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11339
11340 1997-09-23 Paul Eggert <eggert@twinsun.com>
11341
11342 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11343 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11344
11345 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11346
11347 * Version 20.2 released.
11348
11349 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11350
11351 * Version 20.1 released.
11352
11353 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11354
11355 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11356
11357 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11358
11359 * widget.texi (push-button): Document it.
11360
11361 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11362
11363 * Version 19.33 released.
11364
11365 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11366
11367 * Version 19.32 released.
11368
11369 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11370
11371 * Makefile.in: Add rules for the Message manual.
11372
11373 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11374
11375 * gnus.texi: New version.
11376
11377 * message.texi: New manual.
11378
11379 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11380
11381 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11382
11383 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11384
11385 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11386 Specify -I option.
11387 (All dvi targets): Set the TEXINPUTS variable.
11388
11389 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11390
11391 * Version 19.31 released.
11392
11393 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11394
11395 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11396 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11397
11398 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11399
11400 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11401 (INFO_TARGETS): Add ../info/cc-mode.
11402 (DVI_TARGETS): Add cc-mode.dvi.
11403
11404 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11405
11406 * Version 19.30 released.
11407
11408 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11409
11410 * gnus.texi: New file.
11411
11412 1995-11-04 Erik Naggum <erik@naggum.no>
11413
11414 * gnus.texi: File deleted.
11415
11416 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11417
11418 * mh-e.texi: "Function Index" -> "Command Index" to work with
11419 Emacs 19.30 C-h C-k support of separately-documented commands.
11420
11421 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11422
11423 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11424 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11425
11426 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11427
11428 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11429 (../info/viper, viper.dvi): New targets.
11430
11431 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11432
11433 * dired-x.texi (Installation): Change the example to set
11434 buffer-local variables like dired-omit-files-p in
11435 dired-mode-hook.
11436
11437 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11438
11439 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11440 (../info/mh-e, mh-e.dvi): New targets.
11441
11442 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11443
11444 * Makefile.in (maintainer-clean): Rename from realclean.
11445
11446 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11447
11448 * Makefile.in: New file.
11449 * Makefile: File deleted.
11450
11451 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11452
11453 * Makefile (TEXINDEX_OBJS): Variable deleted.
11454 (texindex, texindex.o, getopt.o): Rules deleted.
11455 All deps on texindex deleted.
11456 (distclean): Don't delete texindex.
11457 (mostlyclean): Don't delete *.o.
11458 * texindex.c, getopt.c: Files deleted.
11459
11460 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11461
11462 * Version 19.26 released.
11463
11464 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11465
11466 * Version 19.25 released.
11467
11468 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11469
11470 * Version 19.24 released.
11471
11472 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11473
11474 * Version 19.23 released.
11475
11476 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11477
11478 * Makefile: Delete spurious tab.
11479
11480 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11481
11482 * Makefile (.SUFFIXES): New rule.
11483
11484 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11485
11486 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11487 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11488
11489 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11490
11491 * Makefile (../info/sc): Rename from sc.info.
11492 (../info/cl): Likewise.
11493 (INFO_TARGETS): Use new names.
11494
11495 1993-12-04 Richard Stallman (rms@srarc2)
11496
11497 * getopt.c: New file.
11498 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11499 (getopt.o): New rule.
11500 (dvi): Don't depend on texindex.
11501 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11502 Depend on texindex.
11503
11504 1993-12-03 Richard Stallman (rms@srarc2)
11505
11506 * Makefile (../info/sc.info): Rename from ../info/sc.
11507 (TEXI2DVI): New variable.
11508 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11509 Add explicit commands.
11510 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11511
11512 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11513
11514 * Version 19.22 released.
11515
11516 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11517
11518 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11519
11520 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11521
11522 * Version 19.21 released.
11523
11524 1993-11-15 Paul Eggert (eggert@twinsun.com)
11525
11526 * Makefile (../info/cl.info): Rename from ../info/cl.
11527
11528 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11529
11530 * Makefile (../etc/GNU): New target.
11531 (EMACSSOURCES): Add gnu1.texi.
11532
11533 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11534
11535 * Makefile (realclean): Don't delete the Info files.
11536
11537 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11538
11539 * forms.texi: Fix forms.texi so that it will format correctly.
11540 Add missing `@end iftex', fix bad reference.
11541
11542 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11543
11544 * Makefile: Fix targets for texindex, new info.texi files.
11545 * info-stnd.texi: New file implements info for standalone info
11546 reader.
11547 * info.texi: Update to include recent changes to "../info/info".
11548 New source file for ../info/info; includes info-stnd.texi.
11549
11550 * texindex.c: Include "../src/config.h" if building in emacs.
11551
11552 * Makefile: Change all files to FILENAME.texi, force all targets
11553 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11554 vip.texinfo, forms.texinfo, cl.texinfo.
11555 Add target to build texindex.c, defining `emacs'.
11556
11557 * forms.texi: Install new file to match version 2.3 of forms.el.
11558
11559 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11560
11561 * Version 19.19 released.
11562
11563 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11564
11565 * sc.texinfo: Fix info file name.
11566
11567 * Makefile (info): Add gnus and sc.
11568 (dvi): Add gnus.dvi and sc.dvi.
11569 (../info/sc, sc.dvi): New targets.
11570
11571 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11572
11573 * Version 19.18 released.
11574
11575 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11576
11577 * Makefile: Fix source file names of the separate manuals.
11578 (gnus.dvi, ../info/gnus): New targets.
11579
11580 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11581
11582 * Version 19.17 released.
11583
11584 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11585
11586 * split-man: Fix typos in last change.
11587
11588 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11589
11590 * Version 19.16 released.
11591
11592 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11593
11594 * version 19.15 released.
11595
11596 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11597
11598 * Makefile (distclean): It's rm, not rf.
11599
11600 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11601
11602 * Version 19.14 released.
11603
11604 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11605
11606 * Makefile: New file.
11607
11608 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11609
11610 * Version 19.13 released.
11611
11612 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11613
11614 * Version 19.9 released.
11615
11616 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11617
11618 * Version 19.8 released.
11619
11620 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11621
11622 * Version 19.7 released.
11623
11624 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11625
11626 * gnus.texinfo: New file. Removed installation instructions.
11627
11628 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11629
11630 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11631
11632 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11633
11634 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11635 then define `\sc' as the command for smallcaps in Texinfo.
11636 This means that the @sc command will produce small caps. bfox has
11637 made the corresponding change to makeinfo and texinfm.el.
11638
11639 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11640
11641 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11642 Customization since the menu entry did not point to anything.
11643 Also add an @finalout command to remove overfull hboxes from the
11644 printed output.
11645
11646 * cl.texinfo: Add @bye, \input line and @settitle to file.
11647 This file is clearly intended to be a chapter of some other work,
11648 but the other work does not yet exist.
11649
11650 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11651
11652 * texinfo.texinfo: Three typos corrected.
11653
11654 ;; Local Variables:
11655 ;; coding: utf-8
11656 ;; End:
11657
11658 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11659
11660 This file is part of GNU Emacs.
11661
11662 GNU Emacs is free software: you can redistribute it and/or modify
11663 it under the terms of the GNU General Public License as published by
11664 the Free Software Foundation, either version 3 of the License, or
11665 (at your option) any later version.
11666
11667 GNU Emacs is distributed in the hope that it will be useful,
11668 but WITHOUT ANY WARRANTY; without even the implied warranty of
11669 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11670 GNU General Public License for more details.
11671
11672 You should have received a copy of the GNU General Public License
11673 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.